dil2/3/4.stick: remove motor valves, add flow meter
This commit is contained in:
@@ -73,3 +73,6 @@ catch {default ts heaterselect}
|
||||
#makeMotorValve vb ${diln}-ts:3004
|
||||
#makeMotorValve vm ${diln}-ts:3006
|
||||
|
||||
makenv condflow -driver bronkgen -port ${diln}-ts:3002 condflow 0.2
|
||||
GraphAdd condflow ln/min cond_flow
|
||||
|
||||
|
||||
+6
-2
@@ -39,6 +39,7 @@ makenv tmon -driver 370_lsc -port ${dilts}:3003 {
|
||||
lsc_sensor onek -channel 11 -sensor ruoxm0 -excitation 2mV -color yellow
|
||||
lsc_sensor stillt -channel 10 -sensor ruoxm0 -excitation 200uV -color orange
|
||||
lsc_sensor sample 3 clone
|
||||
lsc_sensor test -channel 2 -sensor cx198 -active 1 -excitation 20uV
|
||||
lsc_sensor samplehtr 1 clone
|
||||
lsc_sensor mix 4 clone
|
||||
}
|
||||
@@ -75,6 +76,9 @@ dil extVersion 1
|
||||
catch {default ts control}
|
||||
catch {default ts heaterselect}
|
||||
|
||||
makeMotorValve vb ${dilts}:3004
|
||||
makeMotorValve vm ${dilts}:3006
|
||||
#makeMotorValve vb ${dilts}:3004
|
||||
#makeMotorValve vm ${dilts}:3006
|
||||
|
||||
makenv condflow -driver bronkgen -port ${diln}-ts:3002 condflow 0.2
|
||||
GraphAdd condflow ln/min cond_flow
|
||||
|
||||
|
||||
+3
-2
@@ -67,7 +67,7 @@ ts auto/cool_crit vti<4 && onek<4 && sorb<6 && still<14
|
||||
|
||||
defineTemperature ts
|
||||
|
||||
dil extVersion 1
|
||||
dil extVersion 2
|
||||
# for fixing communication errors
|
||||
# a fix for the clock for the serial comm. would solve the propblem
|
||||
# see http://linse-c.psi.ch:8080/sample_environment/221
|
||||
@@ -80,4 +80,5 @@ catch {default ts heaterselect}
|
||||
#makeMotorValve vb ${diln}-ts:3004
|
||||
#makeMotorValve vm ${diln}-ts:3006
|
||||
|
||||
|
||||
makenv condflow -driver bronkgen -port ${diln}-ts:3002 condflow 0.2
|
||||
GraphAdd condflow ln/min cond_flow
|
||||
|
||||
Reference in New Issue
Block a user