Prosys OPC UA Modbus Server 1.2.0
This is a new major release. The application has been redesigned internally, which enables it to be run in headless environments
(without the user interface that requires Java FX). There is also a new installation option,
called Portable Installation which enables the installation to any environment that has Java SE 8 preinstalled.
Changes
- New: Support for linear scaling of register values
- New: Show current Value in the variable configuration page
- New: UnitID can be configured for Modbus TCP also (previously it was only available for Modbus RTU over TCP devices)
- New: Description text can be comfigured for devices and variables
- Fixed: Entering application license does not require application restart
- Changed: NamespaceURI of the Device instances (does not contain server hostname anymore)
- Changed: Configuration User Interface has been reworked
- Improved: User manual has been reworked and extended
- Improved: Optimized updating of variables with Modbus reads for multiple addresses whenever possible
- Changed: Basic256Sha256 Security Policy is now enabled by default
Information model changes
- Removed: ModbusIoType
- Renamed: ModbusRegisterConfigurationType to ModbusVariableConfigurationType
- Renamed: HasModbusRegisterConfiguration to HasModbusVariableConfiguration (ReferenceType)
- Renamed: ModbusIoBlockType to ModbusBlockType
- New: Enumeration values to ModbusDataType: UINT and UDINT
24.01.18