S7 1200 as Modbus TCP Client Master Using MB_Client Block | Schneider M221 Integration Tutorial

Поділитися
Вставка
  • Опубліковано 14 гру 2024

КОМЕНТАРІ • 10

  • @manigandan6678
    @manigandan6678 3 місяці тому +1

    Really appreciated for this video. Especially the conversion of 2 16 bit as little endian , big endian in siemens. Thank you.

  • @enerodel77
    @enerodel77 11 днів тому +1

    Hello,
    First of all, I would like to greet you and express my gratitude and admiration for sharing your knowledge. I humbly request your assistance with an issue: I need to establish communication between a Siemens S7-1200 PLC and a Schneider Electric M221 PLC using the Modbus TCP/IP protocol. However, I do not have access to the physical PLCs, so I will only be able to test the functionality using simulators.
    Thank you very much for your help.
    Best regards,

    • @SamuelDilton
      @SamuelDilton 10 днів тому +1

      @enerodel77 Greetings from IIPD. Yes we can try to simulate Siemens PLC using PLC Sim Advance but for Schneider I don't see a way. May be you can try with MODSCAN and use it as a Modbus Client/Server.

  • @MCR4872
    @MCR4872 11 днів тому +1

    Hello, I need to perform the same Modbus TCP/IP configuration, but it needs to be simulated (without physical PLCs). Should it be done the same way? regards.

    • @SamuelDilton
      @SamuelDilton 10 днів тому +1

      @MCR4872 Greetings from IIPD. Please refer above comment.

  • @FireCat12340
    @FireCat12340 11 днів тому +1

    Hello! I need to perform this same Modbus TCP-IP configuration, but it only needs to be simulated (without physical PLCs). Should it be done the same way? Greetings from Chile!

    • @SamuelDilton
      @SamuelDilton 10 днів тому +1

      @FireCat12340 Greetings from IIPD. We can Simulate the Siemens PLC with PLC SIM Advance and use Modscan on the other end.

    • @FireCat12340
      @FireCat12340 10 днів тому

      @@SamuelDilton Thank you so much for taking the time to respond! Do you happen to have a video of what you mentioned?

  • @pierremagniat3637
    @pierremagniat3637 Місяць тому

    Hi ! Great tutorial, thank you ! However, i have a question :
    If i want to write some data from the siemens PLC to the Schneider PLC, i just have to create another MB_CLIENT block and set 1 in MB_MODE or is it more complicated than this ?
    Thanks by advance !

    • @SamuelDilton
      @SamuelDilton 10 днів тому

      @pierremagniat3637 Yes its similar but remember to disconnect the previous block and set 1 in MB_MODE.