add config, stick and addon files from l_samenv@samenv
This commit is contained in:
21
tcl/ill3_ps.config
Normal file
21
tcl/ill3_ps.config
Normal file
@ -0,0 +1,21 @@
|
||||
deviceDesc = orange cryofurnace with 70 mm sample space (with power supply)
|
||||
|
||||
defineTemperature tt
|
||||
device stick_menu "ill3 ill3g"
|
||||
stick ill3
|
||||
|
||||
makenv tt -driver [lsdriver] {
|
||||
lsc_sensor tm A -sensor rhfe8119 -sensorname VTI -alarm 550
|
||||
lsc_sensor ts C -sensorname sample -alarm 550
|
||||
lsc_sensor ts_2 D -sensor code -sensorname sample2
|
||||
if {[lsdriver] eq "340_lsc"} {
|
||||
lsc_loop set -loop 2 -channel A -linearpower -200 -maxheater 200W -resist 20 -color green
|
||||
} else {
|
||||
error "can not use ILL3_PS with [lsdriver]"
|
||||
}
|
||||
}
|
||||
tt set/limit 550
|
||||
makeCCU4 ill3 nv n2 he
|
||||
|
||||
source std_orange.table
|
||||
|
Reference in New Issue
Block a user