Skip to content

v0.4.0

Choose a tag to compare

@serhmarch serhmarch released this 09 Feb 20:46
· 113 commits to main since this release

List of changes of new v0.4 version of ModbusTools:

  • Added scripting with Python for server application
  • Added support for REPORT_SERVER_ID (17, 0x11) Modbus function
  • Added column customization options for the DataView list
  • Added item address notation setting: 1-based (standard) and 0-based (IEC 61131-3)
  • Extended log view flags to enable/disable certain type of log messages
  • Extended RegisterOrder support:
    • R0R1R2R3
    • R3R2R1R0
    • R1R0R3R2
    • R2R3R0R1
  • Updated System settings dialog windows