Releases: serhmarch/ModbusTools
Releases · serhmarch/ModbusTools
v0.3.8
- Added
Export
button for LogView
- Fixed a bug for TCP Server when changing connection timeout makes no effect
v0.3.7
- Added menu
File->Recent
to quick open previous projects
- Fixed Client Scanner for Modbus TCP scanning
v0.3.6
- Added
ProjectInfo
dialog + update project xml file params
- Added detection of changes in the project and confirmation prompt when exit and project is not saved
- Fixed crash bug on Linux when working with serial port
v0.3.5
- When click
Insert
in the DataView
window, the new value is added to the list, but taking into account the address and size of the element format above.
- Added insert/delete hotkeys for port/device/actions elements (+copy/paste for simulation actions)
- Added a confirmation prompt when deleting items such as port and device
- Added import/export whole DataView list in csv-format
- Added import/export for simulation actions in csv-format
- Added min/max params for simulation action of Increment
v0.3.4
- Added the ability to import/export DataView's selected items in CSV format
- Fixed a bug for the DataView item when the specified byte order
MostSignifiedFirst
of data was displayed/written incorrectly
v0.3.3
- Fixed incorrect data offset for 'WriteSingleRegister'-function in 'SendMessage'-window
- Improve client's Scanner Window
v0.3.2
- Fixed a bug when changing the log settings does not affect the LogView of client/server.
- Fixed bug for serial port reading (Wrong CRC) (ModbusLib)
v0.1.5
Old release but can be used as alternative because based on the different Modbus library