two80
Initiate
Joined: 06/07/2011 07:31:15
Messages: 1
Offline
|
I am trying to simulate an TCP Modbus slave.
I extended the class TcpSlave for this and added some Process Images.
Unfortunately, the TcpSlave provides only the port to set.
How can I set the IP Address of the slave ?
I tried to add the following code snippet in TcpSlave but it doesn't help :
Can someone help me ?
|