10010.02.12 UP DEV : UP - 3.26.2

System requirement

SystemEmpfehlung
Actifsource11.1.0.202109231800
UP connectUP - UPconnect V1.5.5
JavaAdoptOpenJDK 11.0.12+7
Eclipse4.21.0
OSWin 7/8.1/10, macOS Big Sur
OS Architecture64 Bit
Processor64 Bit
RAM8 GB
DiskSSD

Download

The complete package with

  • Eclipse
  • Java
  • Actifsource
  • UP (the latest minor version)

can be downloaded from the AVM Cloud. The credentials are identical to those for the UP update.

Update Site

https://updates.avm.swiss/up

Bugs / Features / Improvements

Bug

Task

Improvement



Refactoring

UP: Adjust arrayindex properties

Some adjustments to the ArrayIndex definitions require refactoring.

UP: Replace deprecated interface data

3.26.2 28 Oct 2021 UP: (optional) Replace deprecated interface data is optional. But it is recommended for all users, since deprecated controller interface declaration will be removed with future UP versions.

Refactoring does:

  • Replaces Config, Parameter, Recipe, Current definition at controller interface data points with general InterfaceData type.
  • Moves config, parameter, recipe, current declaration at controller interface specific to general data property.
  • Replaces VariableInitParameter, VariableInitParameter, VariableInitRecipe, VariableInitCurrrent at config with VariableInitCustom.

Restrictions:

  • B&R platform only: there is actually no alternative for remanent flag at CurrentDec definition for controller specific interface data point.