17 lines
441 B
Plaintext
17 lines
441 B
Plaintext
deviceDesc = orange cryostat with 100 mm sample space
|
|
|
|
defineTemperature tt
|
|
device stick_menu "ill5 ill5p sch"
|
|
stick ill5
|
|
|
|
makenv tt -driver [lsdriver] {
|
|
lsc_sensor tm B -sensor x34525 -sensorname VTI
|
|
lsc_sensor ts C -sensorname sample
|
|
lsc_sensor ts_2 D -sensor code -sensorname sample2
|
|
lsc_loop set -loop 1 -channel B -maxheater 50W -resist 50Ohm -color green
|
|
}
|
|
tt set/limit 310
|
|
makeCCU4 ill5 nvstep n2 he
|
|
|
|
source maxi_orange.table
|