Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ModbusScope/ModbusScope

Repository files navigation

modbusscope logo

Docs: Documentation Status

Build status: Build

Quality: Bugs Codacy Badge CodeScene general

ModbusScope

ModbusScope is a graphical user interface tool designed for logging and visualizing data using the Modbus protocol. It supports real-time data visualization, enabling users to see graphical representations of data while logging. The tool also allows users to export logged data to CSV files for further analysis. It's highly configurable to suit various data logging needs and supports multiple Modbus devices simultaneously, making it ideal for monitoring devices in industrial automation, energy management, and environmental monitoring.

Getting started | Download | Release notes

Features

  • Real-time Data Visualization: Provides real-time graphical representations of Modbus data.
    • Zooming: Interactively zoom in and out of the graphs to focus on specific time periods or data points.
    • Markers: Analyze data (min/max/average/...) within a specific time period.
  • Data Logging: Continuously logs data from Modbus devices for future analysis.
  • Multiple Device Support: Capable of handling multiple Modbus devices simultaneously.
  • CSV Export: Allows export of logged data to CSV files for easy analysis and sharing.
  • Data manipulation: Perform calculations and combine different multiple registers into one value.

ModbusScope demo

Documentation

Docs are available at https://modbusscope.readthedocs.io.

Contributing

Please open a new issue to report bugs or create a pull request to send patches. Before implementing changes, please open an issue to discuss what you would like to change.

Support

For support, please visit our documentation or create an issue on our GitHub page.