New features
- Template Builder: Status Bar object - the first status is displayed in the template instead of the "StatusBar" text.
- Protocol Allen-Bradley EtherNet/IP Symbolic Addressing: Creation.
- Gate Builder: added the ability to paste gates while also automatically incrementing their address (for protocols that support it).
- Gates: introduced the ability to specify up to 9 decimal digits for numeric and compound gates.
- Templates and template objects: Chart, Historical data table, Alarm/Event Log and User Activity Log objects - introduced the possibility to set Time range up to 366 days.
- Gates: For each gate, you can now specify that it is automatically saved and restored to its last value when the program is restarted.
- Web access: Added support to Winlog Remote, a new iOS and Android app that provides you easy access to system monitoring and allows you to receive notifications when alarms occur.
- Language and API: All string APIs have been reviewed and enhanced with new parameters and the ability to specify positions starting from the end.
- Language and API: Added the new APIs StrFormat, StrIsEmpty, StrCompare, StrLastPos, StrPosOf, StrLastPosOf, StrStartsWith, StrEndsWith, StrInsert, StrReplace, StrReverse, StrTrim, StrPad, TryStrToInt, TryStrToUnsigned and TryStrToReal.
- Protocol Allen-Bradley EtherNet/IP Data Table Addressing : For each unsuccessful attempt to connect to the PLC, a handle remains allocated.
- Runtime: Overflow operation on compound gates causes malfunction.
- Template Builder: Image object: sometimes deleting a frame causes malfunction.
- Protocol OPC UA Client: Sometimes the previously captured variable list is not displayed correctly.
- Template Builder: Led object - deleting the gate from the "Gate" property cause template saving error.
- Templates and template objects: Chart object - The "Cursor Pointer Actions" button is shown in the general chart template.
- Protocol Modbus RTU: Digital and numeric gate blocks have an incorrect maximum limit.
- Protocol Modbus TCP: Digital and numeric gate blocks have an incorrect maximum limit.
- Sharing protocol OPC UA Server: update.
- Project Manager: The settings related to web access, sharing channels and the watchdog have been moved from general project options to dedicated dialogs.
- Web access: lighttpd upgraded to version 1.4.82