![VXI GPIB-VXI Скачать руководство пользователя страница 68](http://html1.mh-extra.com/html/vxi/gpib-vxi/gpib-vxi_user-manual_1057860068.webp)
Local Command Set
Chapter 3
GPIB-VXI User Manual
3-26
© National Instruments Corporation
Response:
Program
response:
<la1>,<cla>,<IHANS>,<INTS>,<status>,<sstate>,<com>
<CRLF>
Console
response:
Device configuration at Logical Address <la>:
<CRLF>
<CRLF>
Commander's Logical Address
:<cla>
<CRLF>
Interrupt Handlers
:<IHANS>
<CRLF>
Interrupters
:<INTS>
<CRLF>
Passed/Failed/Ready :<status>
<CRLF>
Device Substate
:<sstate>
<CRLF>
Manufacturer Specific Comment :<com>
<CRLF>
The mnemonics have the following meanings:
la
device's logical address
cla
commander's logical address
IHANS
Interrupt handler levels used by this device where
IHANS
is
a 7-digit binary representing the seven VXI interrupt levels
and a one in each position, meaning Interrupt Handler
present
INTS
Interrupter levels used by this device where
INTS
is a 7-digit
binary representing the seven VXI interrupt levels and a one
in each position, meaning Interrupter present.
status
the status state of the device:
PASS
FAIL
IFAIL
READY
sstate
the substate of the device
NOP
CONF
NONE
com
not used; always returns
""
Example:
Get device configuration information for logical address 6.
DCON? 6