ma6: no 2nd stick sensor, ilm

This commit is contained in:
2023-05-23 18:03:43 +02:00
parent accdb8a804
commit 010a5e1bbf
4 changed files with 14 additions and 1 deletions

View File

@ -17,6 +17,7 @@ makenv tt -driver [lsdriver] {
#tt set/limit 310
makeCCU4 ma6 nv he_ilm
hupdate /nv/set 1.2
makeN2Fill ccu4ilm {
ln2fill lowlevel 10
@ -36,3 +37,12 @@ if {[result instrument] eq "tasp"} {
makeIlm -channels 2 -port ma6-ts:3001
makeHePump
makenv table -driver table /tt/tm {
"tt set/prop" "50:50 300:20 400:10"
"tt set/integ" "10:50 50:20 300:5"
"tt dblctrl/int2" "10:10 50:100 300:600 400:1200"
"tt dblctrl/prop_up" "20:0.1 50:0.4"
"tt dblctrl/prop_lo" "20:0.1 50:0.8"
}