T
I have a controller that is a Modbus Master. I have a SCADA is a Modbus Master to serial devices. If I connect these two devices via Modbus TCP/IP I am inferring that the client/server model provides for these two devices to transfer data between one another without the Master/Slave configuration getting in the way. I am assuming the Master/Slave configuration only exists on the the serial communications configuration side. Am I correct?
