quokka config/environment/environment.tcl
Move the select_environment_controller function from quokka_configuration.tcl to here. SICS-402 Implement Quokka spin flipper control server_config.tcl Added rfgen_simulation variable r2932 | ffr | 2010-05-22 17:01:09 +1000 (Sat, 22 May 2010) | 8 lines
This commit is contained in:
committed by
Douglas Clowes
parent
b8811330f1
commit
88eefb0064
18
site_ansto/instrument/sans/config/beamline/spin_flipper.tcl
Normal file
18
site_ansto/instrument/sans/config/beamline/spin_flipper.tcl
Normal file
@@ -0,0 +1,18 @@
|
||||
fileeval $cfPath(beamline)/sct_flipper.tcl
|
||||
|
||||
# NOTE: opCurr is 10 * your operating current, ie if the current is 7.1 then opCurr = 71
|
||||
::scobj::rfgen::mkFlipper {
|
||||
name "flipper"
|
||||
address 1
|
||||
opCurr 71
|
||||
opFreq 407
|
||||
IP 137.157.202.86
|
||||
PORT 4001
|
||||
tuning 1
|
||||
interval 5
|
||||
currtol 1
|
||||
compCurr 1
|
||||
guideCurr 1
|
||||
thickness 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user