177
CHAPTER 2 DEPENDENCE FUNCTIONS
2.3.6.5 Specify Displaying Trace Data Storage Status
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..0 ; Display from frame -6 to frame 0
>SHOW TRACE -6 ; Start displaying from frame -6
>SHOW TRACE -6..0 ; Displays from frame -6 to frame 0