Chapter 3
Local Command Set
©
National Instruments Corporation
3-47
SaddrLa?
Purpose
Get the logical address that a GPIB address is attached to.
Query Syntax
SaddrLa? <GPIB address>
Response
Program response:
<logical address>
<CRLF>
where
<logical address>
is the logical address that the GPIB address is attached to.
A value of
255
indicates that the GPIB address is not attached to a logical address.
Console response:
GPIB <type> Address <GPIB address> is attached to Logical Address
<logical address>
<CRLF>
for a GPIB address that is attached to a logical address, or
GPIB <type> Address <GPIB address> is NOT attached to a Logical
Address
<CRLF>
for a GPIB address that is not attached to any logical address.
Example
Get the logical address attached to GPIB Address 9.
SaddrLa? 9