Update the SIS IP address for the plc status driver on Echidna.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
set sim_mode [SplitReply [plc_simulation]]
|
||||
if {$sim_mode == "false"} {
|
||||
MakeAsyncQueue plc_chan SafetyPLC 137.157.204.65 30002
|
||||
MakeAsyncQueue plc_chan SafetyPLC 137.157.211.21 30002
|
||||
MakeSafetyPLC plc plc_chan 0
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user