SQL Trigger blocks can be in any of the following states:
The state... |
Indicates the block is... |
MANUAL |
In Manual mode. |
OFF |
Off scan or not connected to a relational database. |
TIME |
Waiting for a time event. |
EV SET |
Waiting for a low to high event. |
EV CLR |
Waiting for a high to low event. |
EV CHG |
Waiting for the block event to change. |
PERIOD |
Waiting for the next event period. |
W EV CLR |
Waiting for the event to clear. |
W CONF |
Waiting for the confirmation tag to set. |
IDLE |
Not waiting for an event. |