Modbus: RS485 Port Settings

Поділитися
Вставка
  • Опубліковано 24 січ 2025

КОМЕНТАРІ • 17

  • @zz3709
    @zz3709 4 роки тому +1

    That accent... Trini!

  • @oyunstudyosuyt454
    @oyunstudyosuyt454 8 років тому +1

    hello, I have problem... three RS 485 sensors, connected to PC com port.. two sensors cowork fine, when I connect another one, all FAIL data transfer... please advice what to do...

  • @johnsonemmanuel
    @johnsonemmanuel 5 років тому +1

    Hi, I am extracting data using rs485. when I extract data using modbus the voltage(using pymodbus) shows 17056(int) . but in actual voltage is something around 235.xx. Is there any conversion required? I also want to know about MSRF and LSRF. becuase when I tried with modbus32 software, decimal shows 17056 but Float MSRF shows 235.xx . any help on this

    • @EmileAckbarali
      @EmileAckbarali  5 років тому

      Hi Johnson. So what you are trying to read is a floating point value. That would be a 32-bit value. The lower word would be stored in a 16-bit register and then the upper word would be stored in the next consecutive 16-bit register. Modscan32 is able to combine the 2 registers and then perform a calculation to convert to float. The calculation is not trivial. If you are using PyModbus, please have a look at following example that shows decoding for different data types, inclusive of floating point ... pymodbus.readthedocs.io/en/latest/source/example/modbus_payload.html

    • @johnsonemmanuel
      @johnsonemmanuel 5 років тому +1

      @@EmileAckbarali Thank you so much! Solved it :)

    • @EmileAckbarali
      @EmileAckbarali  5 років тому

      @@johnsonemmanuel So very pleased that you solved it. Great job!

  • @puncheonandmauby1
    @puncheonandmauby1 Рік тому +1

    I know that trini accent anywhere.

  • @deepkumar-hk6wl
    @deepkumar-hk6wl 5 років тому +1

    hello sir,.... In rs485 4-5 devices are connected with modbus and 2 display is connected only as receiver , It is working fine ......Is there any chance of problem in future ???

    • @EmileAckbarali
      @EmileAckbarali  5 років тому

      From what you have described, that should be fine.

    • @deepkumar-hk6wl
      @deepkumar-hk6wl 5 років тому

      @@EmileAckbarali thank you for reply...

  • @eng.aymanelsayed5159
    @eng.aymanelsayed5159 6 років тому

    nice video . thanks

  • @mohamedrashad2674
    @mohamedrashad2674 5 років тому

    Hi .. I have a problem and need your help

  • @mohammedaslam8864
    @mohammedaslam8864 3 роки тому

    All Modbus parameters shall be same for all devices in a network except device ID as device ID shall be unique

  • @bitebonumbere1426
    @bitebonumbere1426 4 роки тому

    Please can you add subtitles to all your UA-cam videos?