How To: Modbus RTU & Modbus TCP

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ต.ค. 2024

ความคิดเห็น • 10

  • @eggplantinathong
    @eggplantinathong 11 หลายเดือนก่อน

    I appreciate how much time and effort you put into creating your videos. They are very helpful and have helped me become a better trader.

    • @LionsIndy
      @LionsIndy 11 หลายเดือนก่อน

      You are welcome. Good luck in your current and future projects!

  • @andersonrivas9545
    @andersonrivas9545 2 หลายเดือนก่อน

    Yo tengo un problema de comunicación me dice timeout error

  • @PURGE-3000
    @PURGE-3000 5 หลายเดือนก่อน

    How come we can’t use the plc table and data types ?

  • @EDUARDO-fc9rj
    @EDUARDO-fc9rj 6 หลายเดือนก่อน

    I am having a problem communicating my PLC with Drive via Modbus connection. I start by opening the port and there is no problem, but then when I want to use the Modbusmaster I fill in all the data correctly but it gives me two errors: 1 in the Trigger it does not allow me to assign any boolean to the switch and with the MCB I put an array in int format to fill in the communication fields but when compiling it marks Modbusmaster: argument expected. Do you have any idea what it could be?

    • @LionsIndy
      @LionsIndy 6 หลายเดือนก่อน

      This is probably complex enough where you should probably contact tech-support and see if one of the application engineers can help you get to the bottom of it.
      I'm sorry it took me a few days to see your comment, I've been working on a project and am behind - my apologies.

  • @andersonrivas9545
    @andersonrivas9545 2 หลายเดือนก่อน

    I get a communication problem timeout error?

    • @LionsIndy
      @LionsIndy 2 หลายเดือนก่อน

      Several potential causes for a communications timeout. If communications had previously been established - it could mean a new problem with a cable (i.e. wire being cut) or maybe the other device being powered down. It is probably more likely that you had never established comms to being with, and in that case it could be a number of things. A wiring problem, a baud rate / data bits / stop bits mismatch (for RTU) or an IP address mismatch (for IP). On the list of RTU wiring issues - you'd need to look at pinout, termination, bias, etc. Feel free to contact our support team if these hints fix your issue.

  • @MicroBitz
    @MicroBitz 2 ปีที่แล้ว

    Hi, im tryin to replicate this very same example, but using a gateway and modbus TCP/IP, the horner gets the correct information (Bit 4 modbus status), but yet i dont get any response from it, in fact the Modbuspoll says, Gateway target device failed to respond, is a HE-XT106VC

    • @MicroBitz
      @MicroBitz 2 ปีที่แล้ว

      I managed to get response on RS232 not geting any out of RS485....