initial commit
This commit is contained in:
25
tcl/ill1.config
Normal file
25
tcl/ill1.config
Normal file
@ -0,0 +1,25 @@
|
||||
deviceDesc = orange cryostat with 50 mm sample space
|
||||
|
||||
defineTemperature tt
|
||||
device stick_menu ill1
|
||||
|
||||
makenv tt -driver [lsdriver] {
|
||||
lsc_sensor tm A -sensor x71738 -sensorname VTI
|
||||
# lsc_sensor tx B -sensorname extern
|
||||
lsc_sensor ts C -sensorname sample
|
||||
lsc_sensor ts_2 D -sensor code -sensorname sample2
|
||||
lsc_loop set -loop 1 -channel A -maxheater 50W -resist 50Ohm -color green
|
||||
# if {[lsdriver] eq "336_lsc"} {
|
||||
# lsc_loop setsamp -loop 2 -channel B -maxheater 62.5W -resist 40Ohm
|
||||
# }
|
||||
}
|
||||
tt set/limit 310
|
||||
tt maxwait 7200
|
||||
makeCCU4 ill1 nv n2 he
|
||||
hupdate /nv/set 1.5
|
||||
nv ctrl/deriv_o 10
|
||||
nv ctrl/deriv_c 10
|
||||
nv ctrl/prop_o 0.2
|
||||
nv ctrl/prop_c 0.1
|
||||
|
||||
source std_orange.table
|
Reference in New Issue
Block a user