COM21. ModbusTCP - Allen-Bradley CompactLogix (Client) and Siemens S7-1200/S7-1500 (Server)

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ม.ค. 2025

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

  • @noevizcarra2314
    @noevizcarra2314 3 ปีที่แล้ว

    Grand contribution Sir, thank you very much!

    • @electricalautomation
      @electricalautomation  3 ปีที่แล้ว +1

      Thanks my friend, glad the video could be helpful, Welcome!

  • @tiennguyenhuu8736
    @tiennguyenhuu8736 9 หลายเดือนก่อน

    Does the plc s7 1200 comunicate with CompactLogix 5300 need a extend module? I have only 1 plc compactlogix 5300 and 1 plc s7 1200. Thank you

    • @electricalautomation
      @electricalautomation  9 หลายเดือนก่อน

      no need the extra module, please find the detailed step of the implementation in the video.

  • @SunilYadav-nb9wp
    @SunilYadav-nb9wp 3 ปีที่แล้ว

    When I use visual studio 2017 in Twincat 3 then no option available for rename or delete in gvl and dut

    • @electricalautomation
      @electricalautomation  3 ปีที่แล้ว

      Your software might has problem. Try to use the version >= TwinCAT 3 4024

  • @rangaswamy8604
    @rangaswamy8604 3 ปีที่แล้ว

    Good video in comm. Series.

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

    Hello, how can Client acts as Master and Server acts as a slave. Plz correct it. Client is Slave and Master is server.

    • @electricalautomation
      @electricalautomation  2 ปีที่แล้ว +1

      My friend, Client is the role to actively send or receive the data, it is MASTER . Server is role passive, it is SLAVE. Please see the link www.simplymodbus.ca/TCP.htm

  • @xiaochunfeng4073
    @xiaochunfeng4073 ปีที่แล้ว

    Is there a way to transfer string data?

    • @electricalautomation
      @electricalautomation  ปีที่แล้ว

      A string includes 255 bytes (max), so sending bytes

    • @xiaochunfeng4073
      @xiaochunfeng4073 ปีที่แล้ว

      So I need to split the string and send it separately? Addition, if I have the Siemens as a Client, which tag type (like 16#00C1) can transmit alphabet ? Thank you so much in advacne!