Events editor
Use the Events editor to set up events processing for an application.
The following table shows options in the editor.
Option | Description |
---|---|
Action | Type the command, macro, or symbol that runs when the expression is True. |
Enabled | For an individual event in an events file to run when the file is running and the event is True, this check box must be selected. |
Description | Type a brief description of what the event does. This description is for your information only and does not appear anywhere else. |
Expression | Type an expression that will trigger the action when it changes from a False value (0) to a True value (non-zero). An expression is a mathematical or logical equation that returns a value. It can contain tag names, constants, mathematical, relational, logical and/or bitwise operators and functions. A tag name can also stand alone as an expression. |
Provide Feedback