![Agilent Technologies 8719ES Programmer'S Manual Download Page 495](http://html.mh-extra.com/html/agilent-technologies/8719es/8719es_programmers-manual_2867960495.webp)
7-132
Chapter 7
Programming Examples
Limit Line and Data Point Special Functions
Example:
Sending
SELSEG3
and
OUTPSEGF
may return the following:
1 (segment number 3 passed)
NOTE
The output is ASCII. Currently, the formatting for integer numbers appears
to append a trailing space.
Output Pass/Fail Status for All Segments
The GPIB command
OUTPSEGAF
will return the number of segments being reported,
followed by pairs of data consisting of the segment number and its status. A segment is
reported only if it has an associated limit. The output is only valid if limit test is on. See
“Output Limit Test Pass/Fail Status Per Limit Segment” on page 7-131
.
Example:
Sending
OUTPSEGAF
may return the following:
3
1, 0
3, 1
5, 0
For an explanation of these results, see
NOTE
A new Line Feed character <
L
F>
is inserted after the number of segments and
after each data pair.
is an interpretation of the data returned by the command
OUTPSEGAF
. For
clarification, status definition is also included.
Table 7-16 Example Output: OUTPSEGAF (pass/fail for all segments)
Segments
Reported
Segment Number
Status
Status Definition
3
1
0
FAIL
3
1
PASS
5
0
FAIL
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 ...