System requirement
System | Empfehlung |
---|---|
Actifsource | 11.1.0.202111080830 |
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-2380] - UPAct: clear assignment of report/log entry to test action
- [AVMASPDEV-2413] - Strings are not properly displayed
- [AVMASPDEV-2429] - Generation-error if FreeRun is not selected in taksGroup
- [AVMASPDEV-2439] - Output of function block type can not be used as input for second function block type
- [AVMASPDEV-2451] - Multiple occurrences of the same GUID in the generated file leads to warning
- [AVMASPDEV-2465] - ResetAll does not work for grand child
- [AVMASPDEV-2469] - SimulationAll does not work for grand child
- [AVMASPDEV-2470] - Function in function ends with missing argument
- [AVMASPDEV-2478] - Function Call in Function generates wrong code
- [AVMASPDEV-2481] - ChildIterator data methods invalid GUID (Reorder problem)
Task
- [AVMASPDEV-2444] - recursive state machine no longer supported
Improvement
- [AVMASPDEV-2293] - Parameters of CommonMethods
- [AVMASPDEV-2474] - InstanceConfig auto decoration
Refactorings
Standard type strings removed
Standard type strings like STRING10, STRING40, ... are not longer supported. Use STRING or WSTRING type with first arrayIndex as length definition.
Use "Replace standard type strings" to replace deprecated standard type strings with STRING and literal arrayIndex length. If a specific Constant for string length required, implement refactoring manually.
Additional information
- With replacement of standard type string a view bugfixes solved (String length definition for Service Ui, Custom string length support at common interface extension, ..). At other hand, support for deprecated ArrayType further reduced with this UP version, please replace it manually.
- If prefixes for standard type string declared, delete them manually.
Attachments:
image2021-11-22_16-28-9.png (image/png)
image2021-11-22_16-32-33.png (image/png)
image2021-11-22_16-31-31.png (image/png)
image2021-11-22_16-32-33.png (image/png)
image2021-11-22_16-31-31.png (image/png)