add pressure reading to ccrpe.config
This commit is contained in:
@ -30,3 +30,8 @@ makenv warmup -driver piloop -invar "tt" -outvar "tt current/manualpower" \
|
|||||||
-prop 0.0005 -int 120 -outmin 0 -outmax 0.053
|
-prop 0.0005 -int 120 -outmin 0 -outmax 0.053
|
||||||
|
|
||||||
GraphAdd warmup.output kW Htr_wup auto
|
GraphAdd warmup.output kW Htr_wup auto
|
||||||
|
|
||||||
|
# pressure reading (from flukepe.addon)
|
||||||
|
makenv p -driver fluke45 { (X + 0.00015) * 500 * 900 }
|
||||||
|
GraphAdd p bar p dark_green
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user