How to use
57
Analysis data are accessible in the expression by using specially provided variables. To
example, SampleWeight variable is initial sample weight.
Formulas are created and edited in the Application window.
Pay attention to the result order. Formula of Application result with lower number is calculated
earlier. Formulas of result with the higher numbers can then access calculation result or the
formulas with the lower number. To example, calculating moisture first allows to use moisture
result in the formulas of dry and wet ash later.
If formula result can’t be calculated (due to a mistake in the formula or because data are not yet
available, to example, when formula needs last stage sample weight, while first stage is
running), then it is not displayed in the Results window. In reports, however, this value is
represented as a NaN (not a number).
Variables
A complete list of analysis variables is given here. Synonym is an old variable name, which is
kept for compatibility reasons, but is not advised to use in the new formulas. Index is a number
inside brackets, which correspond to a number of item in the array.
SampleWeight
Initial sample weight (g).
Synonym: X[0].
EmptyCrucibleWeight
Initial empty crucible weight (g).
Synonym: A.
LidWeight
Initial lid weight (g).
Synonym: B.
ReferenceWeight
Initial reference crucible weight (g).
Synonym: C.
ReferenceLidWeight
Initial reference crucible lid weight (g).
Synonym: D.
StageWeight[ ]
Sample weight (g) at the end of corresponding stage.
Synonym: X[ ].