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