Files
sics/site_ansto/instrument/kookaburra/config/plc/plc.tcl
2014-05-16 17:23:58 +10:00

9 lines
202 B
Tcl

set sim_mode [SplitReply [plc_simulation]]
if {$sim_mode == "false"} {
# MakeAsyncQueue plc_chan SafetyPLC 137.157.204.79 31001
# MakeSafetyPLC plc plc_chan 0
}
source $cfPath(plc)/plc_common_1.tcl