| |
Create calculated graphs
Your recorder channels together with previous formulas constitute
your variables that can be used to calculate new graphs or
functions. Formulas may be very simple like..
GRAPH Diff(°C) = ID2 - ID1
or more advanced like..
GRAPH MeanFlow(l/s) = VAVEL(ID1;4)
GRAPH Vol(l) = Vol[-1] + MeanFlowCalculate
Key values for the Info-Table
The Info Table contains key values like the ave, min, max, standard
deviation, id(t) etc. Using the formulas you may calculate your own
key values to be shown as columns in the Info Table.
|