Chapter 4
Register Descriptions
© National Instruments Corporation
4-45
GPIB-1014 User Manual
End of String Register (EOSR)
VMEbus Address:
Base A 11F hex
Attributes:
Write Only, Internal to TLC
W
7
6
5
4
3
2
1
0
EOS7
EOS6
EOS5
EOS4
EOS3
EOS2
EOS1
EOS0
The End Of String Register (EOSR) holds the byte used by the TLC to detect the end of a GPIB
data block transfer. A 7- or 8-bit byte (ASCII or binary) can be placed in the EOSR to be used in
detecting the end of a block of data. The length of the EOS byte to be used in the comparison is
selected by the BIN bit in AUXRA (AUXRA[4w]).
If the TLC is a Listener, and bit REOS of AUXRA is set, the END bit is set in ISR1 whenever
the byte in the DIR matches the EOSR. If the TLC is a Talker and the data is being transmitted,
and bit XEOS of AUXRA is set, the END message (GPIB EOI* line asserted low) is sent along
with the data byte whenever the contents of the CDOR match the EOSR.
Bit
Mnemonic
Description
7-0w
EOS[7-0]
End of String Bits 7 through 0