Chapter 3
Local Command Set
3-98
ni.com
WSresp?
Purpose
Read a 16-bit Word Serial response to a previously sent query.
Query Syntax
WSresp? <log addr>
Action
Reads and returns the response of the device at
<log addr>
.
Response
Program response:
<hex value>
<CRLF>
where
<hex value>
is the hexadecimal value of the Data Low register response.
Console response:
Logical Address <log addr> returned response 0x<hex value>
<CRLF>
Example
Read the 16-bit response to a previously sent Word Serial query from Logical Address 3.
WSresp? 3