261
CHAPTER 2 DEPENDENCE FUNCTIONS
2.5.6.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]
>SHOW TRACE/RAWDATA -6 ; Start displaying from frame -6
>SHOW TRACE/RAWDATA -6..0 ; Display from frame -6 to frame 0
>SHOW TRACE -6 ; Start displaying from step -6
>SHOW TRACE -6..0 ; Displays from step -6 to step 0