Skip to content

Releases: SciFiDryer/ModbusMechanic

v3.1

19 Feb 00:31

Choose a tag to compare

Added whitelisting to prevent untrusted class instantiation.

v3.0

07 Nov 20:20

Choose a tag to compare

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

20 Sep 23:54

Choose a tag to compare

New Features

  • Added interpretation of signed 16 and 32 bit integers

v2.8

06 Jul 00:57

Choose a tag to compare

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

14 Apr 21:09

Choose a tag to compare

Release notes

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

v2.6

23 Mar 15:15

Choose a tag to compare

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

16 Feb 19:59

Choose a tag to compare

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

19 Jan 15:53

Choose a tag to compare

Bug fixes

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

v2.3

01 Nov 19:39

Choose a tag to compare

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

26 Aug 13:16

Choose a tag to compare

Library version update.