Files
sics/site_ansto/instrument/tas/config/plc/plc.tcl
2013-08-15 14:57:49 +10:00

9 lines
204 B
Tcl

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