Reading the event dictionary
The event dictionary contains three columns of information:
- NAME
- USE
- REFERENCED ON STATEMENT NUMBER.
The USE column lists how each event is used in the STL program.
Valid values for the USE column are:
| POST | POST type event names. |
| SIGNAL | SIGNAL type event names. |
| TAG | Event tags. |
The REFERENCED ON STATEMENT NUMBER column lists the statement numbers where the particular event is referenced.