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,
@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.
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.
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!
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 !
Really appreciated for this video. Especially the conversion of 2 16 bit as little endian , big endian in siemens. Thank you.
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,
@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.
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.
@MCR4872 Greetings from IIPD. Please refer above comment.
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!
@FireCat12340 Greetings from IIPD. We can Simulate the Siemens PLC with PLC SIM Advance and use Modscan on the other end.
@@SamuelDilton Thank you so much for taking the time to respond! Do you happen to have a video of what you mentioned?
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 !
@pierremagniat3637 Yes its similar but remember to disconnect the previous block and set 1 in MB_MODE.