GPIB Interface Introduction to Programming
Agilent 8163A/B, 8164A/B & 8166A/B Mainframes, Fifth Edition 17
The interface of the Agilent 8163A/B Lightwave Multimeter,
Agilent 8164A/B Lightwave Measurement System, a nd Agilent 8166A/B
Lightwave Multichannel System to the GPIB is defined by the IEEE
Standards 488.1 and 488.2.
Table1 shows the in terface functional subset that the inst ruments
implement.
Setting the GPIB Address
There are two ways to set the GPIB address:
You can set the GPIB address by using the command
:SYSTem:COMMunicate:GPIB[:SELF]:ADDRe ss” on page 78.
You can set the GPIB address from the front panel. See your
instrument’s User’s Guide for more information.
The default GPIB address is 20.
Table1 GPIB Capabilities
Mnemonic Function
SH1 Complete source handshake capability
AH1 Complete acceptor handshake capability
T6 Basic talker; serial poll; no talk only mode; unaddressed to talk
if addressed to listen
L4 Basic listener; no listen only mode; unaddr essed to listen if ad
dressed to talk
SR0 No service re quest capability
RL1 Complete remote/local capability
PP0 No parallel poll capability
DC1 Complete device clear capability
DT0 No devic e trigger cap ability
C0 No controller capability.
GPIB address 21 is often applied to the GPIB controller. If so, 21 cannot be
used as an instrument address.
NOTE