initial commit
This commit is contained in:
17
tcl/cti3.stick
Normal file
17
tcl/cti3.stick
Normal file
@ -0,0 +1,17 @@
|
||||
stickDesc = 15 K closed cycle cryostat
|
||||
|
||||
defineTemperature tt
|
||||
makenv tt -driver [lsdriver] {
|
||||
lsc_sensor ts C -sensor x89009 -sensorname sample
|
||||
lsc_sensor tm A -sensor r10403 -sensorname main
|
||||
lsc_loop set -loop 1 -channel A -maxheater 25W -resist 25Ohm
|
||||
}
|
||||
tt set/limit 315
|
||||
tt set/prop 15
|
||||
tt set/integ 10
|
||||
catch {
|
||||
enableTable 0
|
||||
}
|
||||
|
||||
makeCCU4 cti3
|
||||
|
Reference in New Issue
Block a user