Python Forum
stepper motor modbus-tcp - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: Networking (https://python-forum.io/forum-12.html)
+--- Thread: stepper motor modbus-tcp (/thread-18660.html)



stepper motor modbus-tcp - Tomerkrp - May-26-2019

Need Help!!!

I am trying to control a stepper motor thet has a internal controller and communication via mudbus tcp I want to send commands to him directly through python rather than through the designated software.

how do I do it???
Thanks


RE: stepper motor modbus-tcp - heiner55 - May-26-2019

You have to tell more about your project.