initial commit
This commit is contained in:
19
tcl/cti4.config
Normal file
19
tcl/cti4.config
Normal file
@ -0,0 +1,19 @@
|
||||
deviceDesc = 30 K - 475 K closed cycle cryostat
|
||||
|
||||
defineTemperature tt
|
||||
makenv tt -driver [lsdriver] {
|
||||
lsc_sensor tm B -sensor rhfe4140 -sensorname main -alarm 475
|
||||
lsc_sensor te A -sensor x09941 -sensorname coldhead -alarm 300
|
||||
# lsc_sensor tk C -sensor pt-1000 -sensorname sam_bot
|
||||
lsc_loop set -loop 1 -channel B -maxheater 50W -resist 50Ohm
|
||||
}
|
||||
tt set/limit 475
|
||||
tt set/prop 5
|
||||
tt set/integ 2
|
||||
catch {
|
||||
enableTable 0
|
||||
}
|
||||
appendVars tt.te/K/ColdFinger_T/6 tt.tk/K/Samp_bot_T/7
|
||||
|
||||
makeCCU4 cti4
|
||||
|
Reference in New Issue
Block a user