System requirement
System | Empfehlung |
---|---|
Actifsource | 11.1.0.202109231800 |
UP connect | UP - UPconnect V1.5.5 |
Java | AdoptOpenJDK 11.0.12+7 |
Eclipse | 4.21.0 |
OS | Win 7/8.1/10, macOS Big Sur |
OS Architecture | 64 Bit |
Processor | 64 Bit |
RAM | 8 GB |
Disk | SSD |
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
Bugs / Features / Improvements
Bug
- [AVMASPDEV-2373] - Classtype member can't access local constances
- [AVMASPDEV-2406] - Status at entry action old
- [AVMASPDEV-2420] - Interlock FB not called
- [AVMASPDEV-2423] - Message idx = 0 is not displayed / can not be ack
- [AVMASPDEV-2426] - State override jumps in father state
- [AVMASPDEV-2428] - Compile-Error simulationFunction
- [AVMASPDEV-2441] - renaming of controller_tree diagrams not possible
- [AVMASPDEV-2450] - no default value if 'standard' custom data group is used
- [AVMASPDEV-2454] - After UP Generate missing VISU objects from Beckhof
- [AVMASPDEV-2456] - New B&R Libs: AEAct, AEMQTT, AEWebLc
Task
- [AVMASPDEV-2433] - Generic Refactoring Interface Data
- [AVMASPDEV-2449] - UPact junit report
Improvement
- [AVMASPDEV-2431] - getInstanceName as method available
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.