Changelog & Open Issue v1.5.0
New and Noteworthy
Key | Component | Summary | Description |
---|---|---|---|
Core | Update to JDK 17 and Eclipse 2022-12 | Use new JDK and current Eclipse RCP libraries. | |
Modbus/TCP Client | Modbus/TCP Client support | The iCommExplorer implements a Modbus/TCP Client with the according GUI which allows to read and write data from/to the device. |
Bugfixes
Key | Component | Summary | Description |
---|---|---|---|
PROFINET Master | I/O data becomes unintended value after reconnection | After reconnection, I/O data may be corrupted and use invalid values. | |
PROFINET Master | Right side of slots view in PNIO I/O cut off | The right side in Slots view in PNIO I/O configuration screen seems to be cut off in version 1.4.0. See "IO Configuration Issue" sheet in attached. | |
Core | Setting more than 4 Byte for hex variables is not possible | It is not possible to set values for CM variables longer than 4 bytes. | |
PROFINET Master | Using a GSDML file for v2.43 leads to ArgumentOutOfBoundsException | GSDML files for PNIO v2.43 can cause ArgumentOutOfBoundsException. | |
EtherNet/IP Master | Configured packet interval for IO connection is ignored | Connection Manager Forward Open contains correct interval, but Master still starts with 10ms interval. |