Chapter 7 7-127
Programming Examples
Limit Line and Data Point Special Functions
Table 7-11 Limit Line and Data Point Special Functions Commands
Action Mnemonic Syntax ? Description
MIN/MAX DATA DETECTION PER LIMIT SEGMENT
Min/max
recording
MINMAX<ON|OFF> 2 1,0 Enables/disables min/max recording per
segment. Min and max values are recorded per
limit segment.
Max values OUTPAMAX 1 Outputs max values for all limit line segments.
OUTPAMAX values and OUTPAMIN values
are both output using OUTPSEGAM.
Min values OUTPAMIN 1 Outputs min values for all limit line segments.
OUTPAMIN values and OUTPAMAX values
are both output using OUTPSEGAM.
Min/max
values
OUTPSEGAM 1 Outputs limit test min/max for all segs.
Outputs the segment number, max stimulus,
max value, min stimulus, and min value for all
active segments.†
Min/max
value
OUTPSEGM 1 Outputs limit test min/max for a specified
segment. See “SELSEG” on page 1-226.†
Segment SELSEG<num> 3 <num> Selects segment number for the OUTPSEGF
and OUTPSEGM commands to report on.
<num> can range from 1 to 18.†
OUTPUT TRACE DATA BY SELECTED POINTS
Last point SELMAXPT<num> 3 <num> Selects the last point number in the range of
points that the OUTPDATR command will
report. <num> can range from 0 to the number
of points minus 1.
First point SELMINPT<num> 3 <num> Selects the first point number in the range of
points that the OUTPDATR command will
report. <num> can range from 0 to the number
of points minus 1.
Specify
point
SELPT<num> 3 <num> Selects the single point number that the
OUTPDATP command will report. <num> can
range from 0 to the number of points minus 1.
Data: point OUTPDATP 1 Outputs a single trace data value indexed by
point. (See “SELPT” on page 1-226.)
Data: range OUTPDATR 1 Outputs trace data for range of points. (See
“SELMINPT” and “SELMAXPT” on
page 1-226.)
† For the definition of a limit segment, see “Example Display of Limit Lines” on page 7-128.