Skip to content

Releases: ModbusScope/ModbusScope

4.2.0

13 Jan 18:56
6457d45

Choose a tag to compare

The ModbusScope version for Windows is also available as Chocolately package.

Added

  • Added concept of devices to allow polling multiple devices on a single connection

Changed

  • Major rework of settings window

    • Combined several settings dialogs into one window
  • Major refactor of documentation and user manual

  • Improve note handling (more padding, round values to less decimals)

  • Update default colours of graphs

Removed

  • Replaced workaround to force light theme with standard function

4.1.1

11 Sep 19:12

Choose a tag to compare

The ModbusScope version for Windows is also available as Chocolately package.

Added

  • Warn when registers are selected, but not imported yet when closing import MBC dialog

Fixed

  • Always use light mode even when system is configured as dark mode (Github #372)

4.1.0

03 Jul 19:46
a80121b

Choose a tag to compare

The ModbusScope version for Windows is also available as Chocolately package.

Added

  • Add option to highlight graph
  • Add option to compare/import changes from mbc with existing mbs (Github #342)

Changed

  • Select consistent theme across platforms
  • Various UI changes to improve consistency (scale dock, about window, ...) (Github #349)
  • Make sure color of register remains visible when register is selected in register window
  • Various improvements to importing MBC registers (Github #344)

4.0.1

23 Dec 19:38
c6bb94c

Choose a tag to compare

The ModbusScope version for Windows is also available as Chocolately package.

Added

  • Diagnostic dialog is opened when stats section in status bar is clicked
  • Add most recent project file menu (Github #222)
  • Add median poll time of last 50 samples to status bar
  • Support other files with "open with" (Github #329)

Changed

  • Scaling settings of secondary value axis is now saved in project file

4.0.0

19 Jun 18:25

Choose a tag to compare

The ModbusScope version for Windows is also available as Chocolately package.

Added

  • Add extended register syntax to handle full address range (e.g ${h65535})
  • Highlight expression syntax error in register dialog
  • Implement easier editing of expression in register dialog

Fixed

  • Fixed warning when loading mbs file with unsupported datalevel
  • Don't deselect axis when Ctrl key is pressed (Github #304)

Changed

  • Improve formatting of large and small values (Github #287)

Removed

  • Removed correction of corrupt values (STMStudio)
  • Removed support for opening very old mbs files (ModbusScope v2.x.x or earlier)
    • Old mbs files can be updated by opening and saving using ModbusScope v3.x.x.

3.9.0

04 Dec 19:54

Choose a tag to compare

The ModbusScope version for Windows is also available as Chocolately package.

Added

  • Add support for other object types (discrete output coils, discrete input contacts, input registers, holding registers)

3.8.1

12 Aug 19:43

Choose a tag to compare

The ModbusScope version for Windows is also available as Chocolately package.

Added

  • Allow in place editing of expressions

Changed

3.8.0

02 Jun 18:17

Choose a tag to compare

The ModbusScope version for Windows is now also available as Chocolately package.

Added

  • Improve visibility of errors (highlight curve in legend)

Changed

  • Change add register dialog (wizard) to drop-down frame
  • Keep focus of selected register when filtering during mbc import (Github #169)

Fixed

  • Fixed diagnostic log cleared when "extensive logging" is disabled (Github #265)

3.7.0

03 Feb 18:10

Choose a tag to compare

Changed

  • Rework toolbar (new icons and remove some actions)
  • Update notification is now only visible after 14 days since release
  • Improve marker indicators (Z-order)
  • Select value axis scale options tab on axis selection (Github #253)
  • Update dependencies

Added

  • Add support for 32-bit floating point type (Github #250)
  • Add indicator on axis to indicate value axis configuration of curve

3.6.3

22 Nov 07:49

Choose a tag to compare

Fixed