![VXI GPIB-VXI Скачать руководство пользователя страница 56](http://html1.mh-extra.com/html/vxi/gpib-vxi/gpib-vxi_user-manual_1057860056.webp)
Local Command Set
Chapter 3
GPIB-VXI User Manual
3-14
© National Instruments Corporation
Laddrs?
Purpose:
Get a list of the known logical addresses.
Query
Syntax:
Laddrs?
Response:
Program
response:
<la1>,<la2>,..., <la
N>
<CRLF>
where
<la1>
through
<la
N>
are the known logical addresses.
Console
response:
Known logical addresses are <la1>,<la2>,..., <la
N>
<CRLF>
CI logical addresses are terminated with an asterisk (
*
) in the console mode
response.
NumLaddrs?
Purpose:
Get the number of known logical addresses.
Query
Syntax:
NumLaddrs?
Response:
Program
response:
<num las>
<CRLF>
where
<num las>
is the number of known logical addresses.
Console
response:
There are <num las> known Logical Addresses
<CRLF>