Chapter 3
Local Command Set
©
National Instruments Corporation
3-95
RespReg?
Purpose
Get the Response register contents of a Message-Based device.
Query Syntax
RespReg? <log addr>
Action
Returns the contents of the device’s Response register at Logical Address
<log addr>
.
Response
Program response:
<hex value>
<CRLF>
where
<hex value>
is the hexadecimal value of the Response register contents.
Console response:
Logical Address <log addr>'s Response register:
<CRLF>
0x<hex value>]: <dor> <dir> <err> <rr> <wr> <fhs> <locked>
<CRLF>
where
<dor>
,
<dir>
,
<err>
,
<rr>
,
<wr>
,
<fhs>
, and
<locked>
are text flags that interpret
the state of the Response register bit flags. Capitalized text in a text flag indicates that the
corresponding bit flag is in the logic TRUE state. Lowercase text indicates that the
corresponding bit flag is in the logic FALSE state.