X20/X20S and Ethos v1.0.11 User Manual
A > X
The condition is True if the value of the selected source 'A' is greater than 'X', a user
defined value.
A < X
The condition is True if the value of the selected source 'A' is less than 'X', a user
defined value.
|A| > X
The condition is True if the absolute value of the selected source 'A' is greater than 'X',
a user defined value. (Absolute means disregarding whether 'A' is positive or negative,
and just using the value.)
|A| < X
The condition is True if the absolute value of the selected source 'A' is less than 'X', a
user defined value. (Absolute means disregarding whether 'A' is positive or negative,
and just using the value.)
∆ > X
The condition is True if the change in value 'd' (i.e. delta) of the selected source ‘A’ is
greater than or equal to the user defined value 'X', within the 'Check interval'. If the
'Check interval' is set to '---', then the check interval becomes infinite.
|∆| > X
The condition is True if the absolute value of the change '|d|' in the selected source ‘A’
is greater than or equal to the user defined value 'X'. (Absolute means disregarding
whether ‘A’ is positive or negative.). again, if the 'Check interval' is set to '---', then
the check interval becomes infinite.