Releases: fedeturco/ModBus_Client
ModBus_Client_v2.44
Client ModBus TCP/RTU written in C# useful for Modbus read and write operations on RTU-485 or TCP/TLS slaves.
v2.44
- Bugfix reading multiple registers of type string inside group resources
- Bugfix database manager translation
ModBus_Client_v2.43
Client ModBus TCP/RTU written in C# useful for Modbus read and write operations on RTU-485 or TCP/TLS slaves.
v2.43
- Fix bug import csv template with hex offset values
- Added feature to avoid sending commands selecting cells in the live edit mode
ModBus_Client_v2.42
Client ModBus TCP/RTU written in C# useful for Modbus read and write operations on RTU-485 or TCP/TLS slaves.
v2.42
- Fixed bug loading profile group
- Improved csv export speed
- Added context menu datagrids
- Added offset columns in registers datagrids
ModBus_Client_v2.41
Client ModBus TCP/RTU written in C# useful for Modbus read and write operations on RTU-485 or TCP/TLS slaves.
v2.41
- Fixed bug freeze preview window while sending write commands
- Fixed bug enum E32 / E64 misread as integer
- Added background color to import preview
- Added progressbar to taskbar while reading groups of resources or writing preview content
- Improved speed loading profile for big templates
ModBus_Client_v2.40
Client ModBus TCP/RTU written in C# useful for Modbus read and write operations on RTU-485 or TCP/TLS slaves.
v2.40
- Added enum types for coils and discrete inputs
- Fixed minor bugs and translations
ModBus_Client_v2.39
Client ModBus TCP/RTU written in C# useful for Modbus read and write operations on RTU-485 or TCP slaves.
v2.39
- Added home profile buttons new/import/export profile
- Fixed bug clear table coils when reading group resources
- Added custom extension ".mbp" for profile import/export
ModBus_Client_v2.38
Client ModBus TCP/RTU written in C# useful for Modbus read and write operations on RTU-485 or TCP slaves.
v2.38
- Added Modbus Secure support
- Added Latex documentation
- Consecutive registers inside a group now are read with a single request of multiple registers instead of n request of one register
- Fixed bug on TCP socket opening
ModBus_Client_v2.37
Client ModBus TCP/RTU written in C# useful for Modbus read and write operations on RTU-485 or TCP slaves.
v2.37
- Added profile selection home page
- Fixed bug live edit hex values
- Changed FC tab order main and template windows
- Fixed live edit binary values
- Fixed minor bugs like profile refresh, string datatypes, language translation
- Default profile moved from "Generico" to "Default"
ModBus_Client_v2.36
Client ModBus TCP/RTU written in C# useful for Modbus read and write operations on RTU-485 or TCP slaves.
v2.36
- Uin16 datagrid edit now sent as write single register
- Added eng notes in template window
- Improved datagrid edit for hex value write operations
ModBus_Client_v2.35
Client ModBus TCP/RTU per interrogare slave ModBus / debug sviluppo slave ModBus
v2.35
- Fixed bug string conversion
- Added enum info