Jump to content

Recommended Posts

                   Dear Colleagues,

In my project I'm using Vision V350-TU24 PLC. I have connected the PLC to SCADA software and I can read and write data from and to the PLC via MODBUS TCP protocol.  In this case the PLC is slave. The question is- Can I connect to the same ethernet network power meter SATEC PM130. Can the PLC read data from the power meter and after that to send the data to the SCADA software? Can the PLC be simultaneously master and slave? Below in the attachment I send you my test program. I can read and write data from SCADA software and Remote operator.

MODBUS_IP.vlp

Link to comment
Share on other sites

  • MVP 2023

And just to expand on Joe's answer, Your PLC has 4 available sockets for Ethernet communications. Each socket can have its own configuration independent of the others. You can have any mix of protocols, master/slave, and port numbers desired, just don't duplicate port numbers. Be aware that each socket has a default configuration even if you don't specifically define one.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.