Skip to content

Latest commit

 

History

History
28 lines (13 loc) · 1.13 KB

File metadata and controls

28 lines (13 loc) · 1.13 KB

image

(You can install using pip by issuing the following commands in a terminal window:

pip install pymodbus

If you want to use the serial interface:

pip install pymodbus[serial] )

🛑 Modbus register address changes based on the product. Use attached Modbus manual for register table information.

🟢 Modbus RTU and Modbus TCP files are uploaded with examples.

🧑‍💻 User need to make sure Modbus Mode is enabled using Applied Motion Products. Check product related software at https://www.applied-motion.com/s/

⬇️ Below of the example for TSM motor using Step Servo Quick Tuner software. Modbus RTU mode is checked ✅ as shown below.

image

⬇️ Below of the example for ST10-IP drive using ST Configurator software. Modbus mode is checked ✅ as shown below.

image