English

How is Delta servo controlled by touch screen

Categories:
Motor
149
1
See translation
2023-03-15

I have seen a device that controls the servo directly through the screen. It should be a special address register for communication. But I want to know how to do it, including parameter setting.

C
    • Vasili

      2023-03-16
      Use modbusRTU, the screen is the master, the servo is the slave, and write some scripts or macros on the screen when there are many communication data. It is mainly to understand the address of each servo parameter and the number of parameter values. Just study the servo manual carefully.
        See translation
        Reply
      Collect
      Report