add config, stick and addon files from l_samenv@samenv
This commit is contained in:
28
tcl/origp.stick
Normal file
28
tcl/origp.stick
Normal file
@ -0,0 +1,28 @@
|
||||
stickDesc = 5kbar gas pressure stick for maxi orange
|
||||
|
||||
#stick_sensors x71777 x88950
|
||||
stick_sensors x88950 x71777
|
||||
|
||||
#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
|
||||
#}
|
||||
|
||||
makenv tc -driver 340_lsc {
|
||||
lsc_sensor tb B -sensor pt1000e -sensorname capillary
|
||||
# lsc_sensor rs C -sensor raw -sensorname strain
|
||||
lsc_loop set -loop 1 -channel B -maxheater 50W -resist 118Ohm -color green
|
||||
}
|
||||
tt set/limit 310
|
||||
|
||||
makenv pk paa33x
|
||||
|
||||
GraphAdd pk bar p auto
|
||||
|
Reference in New Issue
Block a user