The program monitor is started by a program monitor instruction and stops monitoring when the program executes a MONITOR END instruction or is aborted. You can display the Program monitor screen for the status of running or paused program conditions. Table 1, " Program Monitor Screen Items " lists and describes each program monitor status item.
The Program monitor screen does not display a condition that has not been started.
Table 1. Program Monitor Screen Items
ITEM | DESCRIPTION |
---|---|
CH Prog. |
This item is the name of active condition handler program. |
Status |
This item is the status of condition.
|
Program |
This item is the name of the program that starts the condition. If the sub program starts the monitor, the main program name is displayed. |
SYSTEM |
This item displays the System Monitor screen. NoteIf $TPP_MON.$global_mt equal to 0, then this function key does not work and display the message "System monitor is not available." |
RESTART |
This item restarts the paused condition. |
PAUSE |
This item pauses the program condition. |
END |
This item ends this condition. The status is canceled and the condition is stopped. |