Modbus RTU Master Implementation in Python - Read Data from Modbus RTU Slave

Sdílet
Vložit
  • čas přidán 9. 03. 2024
  • This video demonstrates how to implement a Modbsu RTU Master in Python to read Data from a Modbus RTU Slave. The Implementation uses the python minimalmodbus library

Komentáře • 3

  • @boyuanli1201
    @boyuanli1201 Před 16 dny

    Hi, thank you so much for the video. Seems you have another video that introduces how to implement a RTU slave. I can not find it anywhere, can you share the code or the video to me ? thank you so much !!!

    • @brightersidehacks
      @brightersidehacks  Před 16 dny

      yes, here is the video: czcams.com/video/nL-dR87dHOw/video.html

    • @boyuanli1201
      @boyuanli1201 Před 15 dny

      @@brightersidehacks Thank you! May I simulate a RTU slave using python since I do not have an Arduino? Cannot find an instruction anywhere....