Files
sics/site_ansto/instrument/reflectometer/config/chopper/chopper.tcl
Ferdi Franceschini dea8c2c1bb platypus chopper.tcl
Configures the new chopper driver.
r3140 | ffr | 2011-05-19 08:44:20 +1000 (Thu, 19 May 2011) | 2 lines
2012-11-15 17:13:10 +11:00

10 lines
241 B
Tcl

set sim_mode [SplitReply [chopper_simulation]]
namespace eval ::scobj::chopper {
variable chopper_IP "137.157.202.137"
variable chopper_port "10000"
variable UID "NCS"
variable PWD "NCS013"
}
source $cfPath(chopper)/sct_chopper.tcl