add config, stick and addon files from l_samenv@samenv

This commit is contained in:
l_samenv
2022-08-22 15:08:43 +02:00
parent cd5d938f65
commit 6440ed1931
104 changed files with 1574 additions and 0 deletions

21
tcl/ill3_ps.config Normal file
View 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