initial commit
This commit is contained in:
16
tcl/dise.config
Normal file
16
tcl/dise.config
Normal file
@ -0,0 +1,16 @@
|
||||
deviceDesc = 8 K closed cycle cryostat (Risoe)
|
||||
|
||||
defineTemperature tt
|
||||
makenv tt -driver [lsdriver] {
|
||||
lsc_sensor tm A -sensor x31317 -sensorname main
|
||||
lsc_loop set -loop 1 -channel A -maxheater 50W -resist 75Ohm
|
||||
}
|
||||
tt set/limit 310
|
||||
tt set/prop 15
|
||||
tt set/integ 10
|
||||
catch {
|
||||
enableTable 0
|
||||
}
|
||||
|
||||
makeCCU4 dise
|
||||
|
Reference in New Issue
Block a user