225
CHAPTER 2 DEPENDENCE FUNCTIONS
2.4.5.3 Specifying Displaying Trace Data Start
The data display start position in the trace buffer can be specified by inputting a step
number or frame number using the SHOW TRACE command. The data display range can
also be specified.
■ Specifying Displaying Trace Data Start
Specify the data display start position in the trace buffer by inputting a step number or frame number using
the SHOW TRACE command. The data display range can also be specified.
[Example]
- In Single Trace Mode
>SHOW TRACE/CYCLE -6 ; Start displaying from frame -6
>SHOW TRACE/CYCLE -6..10 ; Display from frame -6 to frame 10
>SHOW TRACE -6 ; Start displaying from step -6
>SHOW TRACE -6..10 ; Displays from step -6 to step 10