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:
Ferdi Franceschini
2010-05-22 17:01:09 +10:00
committed by Douglas Clowes
parent b8811330f1
commit 88eefb0064
5 changed files with 403 additions and 29 deletions

View 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
}