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
- 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.
Docs are available at https://modbusscope.readthedocs.io.
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.
For support, please visit our documentation or create an issue on our GitHub page.