186
CHAPTER 2 DEPENDENCE FUNCTIONS
● Measuring Count
The specified events become performance measurement points automatically.
■ Executing Program
Start measuring when executing a program by using the GO or CALL command. If a break occurs during
interval time measurement, the data for this specific interval is discarded.
■ Displaying Performance Measurement Data
Display performance measurement data by using the SHOW PERFORMANCE command.
■ Clearing Performance Measurement Data
Clear performance measurement data by using the CLEAR PERFORMANCE command.
[Example]
>CLEAR PERFORMANCE
>
Interval Starting Event Number Ending Event Number
1 1 2
2 3 4
3 5 6
4 7 8