Skip to content

Releases: v1v3x/ModSyncX

PyModbus GUI - First Stable Release 🚀

04 Mar 10:42
580083e
Compare
Choose a tag to compare

🎉 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

image
Shows if no PLC is Connected

🚀 Usage:

Modify pymodbus_nogui.py to configure Modbus settings (RTU/TCP) and test read/write operations.
image

🔄 Future Updates:

📌 Add a GUI for easy interaction
📌 Support for Modbus Coil & Discrete Inputs
📌 Implement Graphical Data Visualization

Let us know your feedback! 🚀