19 lines
512 B
Plaintext
19 lines
512 B
Plaintext
stickDesc = sample changer for maxi orange (5 rotating sample)
|
|
|
|
#stick_sensors x88944 code=18000 # before repair Oct 2021
|
|
stick_sensors x163060 code=18000
|
|
|
|
makenv warmup -driver warmup
|
|
|
|
if [catch {
|
|
table tbl_tt_dblctrl_int2 2:10 10:20 20:50 50:300 120:1250 300:2000
|
|
table tbl_warmup_weight 50:0.5 100:0 160:-0.3 200:-0.6 300:-1
|
|
table tbl_tt_dblctrl_prop_lo 20:0 100:0.8
|
|
table tbl_tt_dblctrl_prop_up 10:0.1 20:0.3 50:0.6
|
|
nv autoflow/prop 1
|
|
} msg] {
|
|
clientput $msg
|
|
}
|
|
|
|
GraphAdd tt.dout 1 heater_switch
|