initial commit
This commit is contained in:
15
tcl/cti2.config
Normal file
15
tcl/cti2.config
Normal file
@@ -0,0 +1,15 @@
|
||||
deviceDesc = 15 K closed cycle cryostat
|
||||
|
||||
defineTemperature tt
|
||||
makenv tt -driver [lsdriver] {
|
||||
lsc_sensor tm A -sensor r10402 -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 cti2
|
||||
Reference in New Issue
Block a user