Files
sics/site_ansto/instrument/kookaburra/config/plc/plc.tcl
Jing Chen 49bcdfb9e8 init config for kookaburra
r3441 | jgn | 2012-03-05 15:14:55 +1100 (Mon, 05 Mar 2012) | 1 line
2012-11-15 17:25:06 +11:00

9 lines
203 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