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