Standard operations – Hach sc1000 User Manual
Page 78

76
Standard Operations
A set of functions is available to set the error and warning status of output modules. Each
of these functions requires a minimum of 2 (or 3) parameters and allows a maximum of
32 parameters. In calculations all functions take the value of first argument A as the
function result, so the use of these functions does not affect the calculated value.
Table 26 Check functions to set errors and warnings
Range Error
RNG(A, Min, Max)
When A
Error
Range Warning
rng(A, Min, Max)
When A
Warning
Conditional Error
CHK(A, X)
When X is true:
Error
Conditional Warning
chk(A, X)
When X is true:
Warning