images/contents.gifimages/index.gifimages/prev1.gifimages/next1.gif

Formula Alarm Examples

Example
Description
MYFORM==470
Alarm if MYFORM is equal to 470.
MYFORM>470
Alarm if MYFORM is greater than 470.
MYFORM<470
Alarm if MYFORM is less than 470.
MYFORM>=470
Alarm if MYFORM is greater than or equal to 470.
MYFORM<=470
Alarm if MYFORM is less than or equal to 470.
MYFORM!=470
Alarm if MYFORM is not equal to 470.

You can set an alarm on any formula you have defined in the formula setup window, providing the formula contains no ranged functions or subscriptions. Enhancements for this functionality will be included in later releases of the program. In the Trigger Condition field, specify the formula by its name. Include an operator, and the formula value you want to use for comparison.