Good afternoon,
I have a V1040 Master Plc and I want to communicate more than 2 slave devices (v700,v570,v430 etc.)
I tried Modbus TCP-IP Master-Slave and UDP Master-Slave examples, but I could not communicate at the same time. While doing a sample with UDP, when I send data from Slave1, it writes to the Master MI20. Likewise, when I send data from Slave2, it writes to the MASTER MI20.
When I send data from Slave1 that I want, it will write to Master MI20. If I send data from Slave2, It will write to Master MI30
For example,
I want to write between MI100 and MI130, bet