Hi,
I’am trying to connect a modbus device. I am able to connect using TCP server on the device and tcp client on SCADA but I am not able to connect using TCP client on the device and TCP server on SCADA.
I wish to connect using tcp client on the device to avoid not fixed ip issues (device side), etc.
The config nowadays (main parameters) is:
Tcp server
Tcp port 555
Inactive Time= 60
Behavior (I tried both of them)
ConnMode Individual
DevSelMode= ByIpAddress
Thank you very much in advance!!!