![Agilent Technologies 8712ES Programmer'S Manual Download Page 23](http://html.mh-extra.com/html/agilent-technologies/8712es/8712es_programmers-manual_2867956023.webp)
Programmer’s Guide
1-13
Introduction to GPIB Programming
Programming Fundamentals
When the status byte is returned in response to a serial poll, bit 6 acts as
the Request Service (RQS) bit. If the bit is set, it will be cleared after the
status byte is returned.
The Serial Poll Disable (SPD) command causes the analyzer to leave the
serial poll mode.
Take Control Talker (TCT)
If the analyzer is addressed to talk, this command causes it to take
control of the GPIB. It becomes the active controller on the bus. The
analyzer automatically passes control back when it completes the
operation that required it to take control. Control is passed back to the
address specified by the
*PCB
command (which should be sent prior to
passing control).
If the analyzer does not require control when this command is received,
it immediately passes control back.
Message Exchange
The analyzer communicates with the controller and other devices on the
GPIB using program messages and response messages. Program
messages are used to send commands, queries, and data to the analyzer.
Response messages are used to return data from the analyzer. The
syntax for both kinds of messages is discussed in
There are two important things to remember about the message
exchanges between the analyzer and other devices on the bus:
• The analyzer only talks after it receives a terminated query (see
“Query Response Generation” on page 1-16
• Once it receives a terminated query, the analyzer expects to talk
before it is told to do something else.
Summary of Contents for 8712ES
Page 11: ...1 1 1 Introduction to GPIB Programming ...
Page 27: ...2 1 2 Synchronizing the Analyzer and a Controller ...
Page 36: ...3 1 3 Passing Control ...
Page 39: ...4 1 4 Data Types and Encoding ...
Page 46: ...5 1 5 Using Status Registers ...
Page 71: ...6 1 6 Trace Data Transfers ...
Page 98: ...6 28 Programmer sGuide Trace Data Transfers Internal Measurement Arrays ...
Page 99: ...7 1 7 Using Graphics ...
Page 105: ...8 1 8 Front Panel Keycodes ...
Page 111: ...9 1 9 Introduction to SCPI ...
Page 129: ...10 1 10 Menu Map with SCPI Commands ...
Page 268: ...12 1 12 SCPI Conformance Information ...
Page 290: ...13 1 13 SCPI Error Messages ...