![Agilent Technologies 8719ES Programmer'S Manual Download Page 497](http://html.mh-extra.com/html/agilent-technologies/8719es/8719es_programmers-manual_2867960497.webp)
7-134
Chapter 7
Programming Examples
Limit Line and Data Point Special Functions
Example:
Sending
SELSEG3
and
OUTPSEGM
may return the following:
3, 1.90009,
−
9.900000E
−
01, 2.12309, 2.00
For an explanation of these results, see
is an interpretation of the min/max data returned using the
SELSEG
and
OUTPSEGM
commands.
NOTE
A new Line Feed character <
L
F>
is inserted after the segment number and
after each data pair.
Output Minimum and Maximum Point for All Segments
Three GPIB commands allow the user to dump the min-or-max or min-and-max values for
all active segments:
•
OUTPSEGAM
: outputs min and max data for each active segment.
•
OUTPAMIN
: outputs the min data for each active segment.
•
OUTPAMAX
: outputs the max data for each active segment.
The
OUTPSEGAM
output consists of:
• The total number of segments being reported.
• The following data for each segment:
❏
segment number
❏
min stimulus
❏
min value
❏
max stimulus
❏
max value
Table 7-17 Example Output: OUTPSEGM (min/max per segment)
Segment
Min Pt Stimulus
(Frequency)
Min Pt Value
(dB)
Max Pt Stimulus
(Frequency)
Max Pt Value
(dB)
3
1.9 GHz
−
.99
2.12 GHz
2.12
Summary of Contents for 8719ES
Page 15: ...1 1 1 Alphabetical Command Reference ...
Page 293: ...2 1 2 Introduction to Instrument Control ...
Page 310: ...3 1 3 GPIB Programming ...
Page 334: ...4 1 4 Reading Analyzer Data ...
Page 343: ...5 1 5 Data Processing Chain ...
Page 350: ...6 1 6 Error Reporting ...
Page 364: ...7 1 7 Programming Examples ...
Page 502: ...A 1 A Preset Conditions ...
Page 517: ...B 1 B Command Listings ...