Releases: v1v3x/ModSyncX
Releases · v1v3x/ModSyncX
PyModbus GUI - First Stable Release 🚀
🎉 Initial stable release of PyModbus Script! 🎉
This release includes a fully functional Python script for Modbus RTU & TCP communication, allowing users to connect with Modbus devices, read/write registers, and handle errors efficiently.
✅ Features:
- Connect to Modbus RTU (Serial) & Modbus TCP (Ethernet)
- Read Holding Registers, Input Registers
- Write Single & Multiple Registers
- Error Handling & Connection Diagnostics
- Simple, Lightweight & Fast Implementation
🚀 Usage:
Modify pymodbus_nogui.py
to configure Modbus settings (RTU/TCP) and test read/write operations.
🔄 Future Updates:
📌 Add a GUI for easy interaction
📌 Support for Modbus Coil & Discrete Inputs
📌 Implement Graphical Data Visualization
Let us know your feedback! 🚀