ModbusMechanic Versions Save

Cross platform GUI MODBUS TCP/RTU simulator & gateway. Interprets data types including ascii float and int.

v3.0

6 months ago

Release notes

  • Fixed a bug that caused negative values to be hidden when "hide zero values" was checked in register scanner.
  • Added a filter for register values in register scanner.

v2.9

7 months ago

New Features

  • Added interpretation of signed 16 and 32 bit integers

v2.8

10 months ago

Release notes

  • Added timeout for register scanner.
  • Fixed bug where the transaction number from the register scanner is always 1.
  • Added values as ASCII to register scanner.

v2.7

1 year ago

Release notes

  • Minor UI updates
  • Added higher baud rate speed for RTU

v2.6

1 year ago

New features

  • TCP and RTU register scanner for devices where registers are not known.
  • Fixed a bug where write single register always sent 0. Values limited to 32768.

v2.5

1 year ago

Bug fixes

  • Fixed a bug where watch window would not update on RTU slave simulator
  • Updated function code label for Write Multiple Registers to 0x10

v2.4

1 year ago

Bug fixes

  • Fixed a bug where slave simulator would only run on address 1 regardless of what user entered.

v2.3

1 year ago

Fixes

  • UI will now display errors when required fields are blank.
  • UI now displays an error message when the RTU serial scanner cannot access the port.

v2.2.1

1 year ago

Library version update.

v2.2

1 year ago

New features

  • Function code 6 support