Skip to content

Releases: serhmarch/ModbusTools

v0.3.8

25 Nov 18:58
Compare
Choose a tag to compare
  • Added Export button for LogView
  • Fixed a bug for TCP Server when changing connection timeout makes no effect

v0.3.7

10 Nov 12:47
Compare
Choose a tag to compare
  • Added menu File->Recent to quick open previous projects
  • Fixed Client Scanner for Modbus TCP scanning

v0.3.6

08 Nov 21:07
Compare
Choose a tag to compare
  • 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

05 Nov 13:36
Compare
Choose a tag to compare
  • 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

15 Oct 21:07
Compare
Choose a tag to compare
  • 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

13 Oct 15:19
Compare
Choose a tag to compare
  • Fixed incorrect data offset for 'WriteSingleRegister'-function in 'SendMessage'-window
  • Improve client's Scanner Window

v0.3.2

08 Oct 21:08
Compare
Choose a tag to compare
  • 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.3.1

03 Oct 16:11
Compare
Choose a tag to compare
Fix bugs

v0.3.0

26 Sep 22:03
Compare
Choose a tag to compare
Version 0.3.0

v0.1.5

11 Oct 11:10
Compare
Choose a tag to compare

Old release but can be used as alternative because based on the different Modbus library