22.08.2017, 06:44
Hello,
can we communicate with LM using IP address, protocol type (UDP or TCP), port and send directly HEX data?? As example such variant:
LM IP: 192.168.20.20 (example)
Protocol: TCP (example)
Port:63002 (example)
Send raw data: (to switch something??)
Send= 0x02 0x01 0x00 0x00 0x03
I propose to use variant with http strings ( http://remotelogin:remotepass@192.168.20.20/scada-remote?m=json&r=grp&fn=write&alias=0/0/1&value=1).
But I was asked to use communication as above. (May be other device have no possibilities to communicate by using http strings?)
Can we do it such way to send commands to LM from other devices in network or it is not possible??
Alex
can we communicate with LM using IP address, protocol type (UDP or TCP), port and send directly HEX data?? As example such variant:
LM IP: 192.168.20.20 (example)
Protocol: TCP (example)
Port:63002 (example)
Send raw data: (to switch something??)
Send= 0x02 0x01 0x00 0x00 0x03
I propose to use variant with http strings ( http://remotelogin:remotepass@192.168.20.20/scada-remote?m=json&r=grp&fn=write&alias=0/0/1&value=1).
But I was asked to use communication as above. (May be other device have no possibilities to communicate by using http strings?)
Can we do it such way to send commands to LM from other devices in network or it is not possible??
Alex