![VXI GPIB-VXI Скачать руководство пользователя страница 69](http://html1.mh-extra.com/html/vxi/gpib-vxi/gpib-vxi_user-manual_1057860069.webp)
Chapter 3
Local Command Set
© National Instruments Corporation
3-27
GPIB-VXI User Manual
DINF?
Purpose:
Return static system information about a device.
Query
Syntax:
DINF? [<logical address>]
(If
<logical address>
is omitted,
DINF?
returns static information for all
devices.)
Response:
Program
response:
<la1>,<manID>,<modelcode>,<devclass>,<memspace>,<membase>,
<memsize>,<slot>,<slot0>,<ext>,<attr>,<com>
<CRLF>
Console
response:
Device configuration at Logical Address <la>:
<CRLF>
<CRLF>
Manufacturer ID Number
:<manid> (manufacturer name)
<CRLF>
Model Code :<modelcode>
<CRLF>
Device Class
:<devclass>
<CRLF>
A16/A24/A32 Memory Space
:<memspace>
<CRLF>
A16/A24/A32 Memory Base
:<membase>
<CRLF>
A16/A24/A32 Memory Size
:<memsize>
<CRLF>
Slot
:<slot>
<CRLF>
Slot 0 Logical Address
:<slot0>
<CRLF>
Extended Subclass
:<ext>
<CRLF>
Attribute
:<attr>
<CRLF>
Manufacturer Specific Comment :<com>
<CRLF>
The mnemonics have the following meanings:
la
device's logical address
manid
manufacturer's ID number
devclass
device class; the following values may be used:
REG = Register-Based device
MSG = Message-Based device
EXT = Extended-Class device
MEM = Memory-Based device
memspace
memory space requirement
A16
A16/A24
A16/A32
membase
memory-based address for A16, A24, A32