Section Four
Register Descriptions
© National Instruments Corporation
4-45
GPIB-1014P User Manual
Address Register (ADR)
VMEbus I/O Address:
Base A D (hex)
Attributes:
Write Only, Internal to TLC
7
6
5
4
3
2
1
0
ARS
DT
DL
AD5
AD4
AD3
AD2
AD1
W
The Address Register (ADR) is used to load the internal registers ADR0 and ADR1. Both ADR0
and ADR1 must be loaded for all addressing modes.
Bit
Mnemonic
Description
7w
ARS
Address Register Select Bit
ARS is 0 or 1 to select whether the seven lower-order bits of ADR must
be loaded into internal registers ADR0 or ADR1, respectively.
6w
DT
Disable Talker Bit
DT must be set if recognition of the GPIB talk address formed from
AD5 through AD1 (ADR[4-0]w) is not to be enabled.
5w
DL
Disable Listener Bit
DL must be set if recognition of the GPIB Listen address formed from
AD[5-1] is not to be enabled.
4-0w
AD5-1
Address Bit
These bits specify the five low-order bits of the GPIB address that is to
be recognized by the TLC. (The corresponding GPIB Talk address is
formed by adding octal 100 to AD[5-1], while the corresponding GPIB
listen address is formed by adding octal 40.) The value written to AD[5-
1] must not be all ones; otherwise, the corresponding talk and listen
addresses would conflict with the GPIB Untalk (UNT) and Unlisten
(UNL) commands.