DSO programming guide - Page 146

For SDS2352X-E.

Loading ...
Loading ...
Loading ...
Digital Oscilloscope Series
146
STATUS
INR?
Query
DESCRIPTION
The INR? query reads and clears the contents of
INternal state change Register (INR). The INR
register records the completion of various
internal operations and state transitions.
QUERY SYNTAX
INR?
RESPONSE FORMAT
INR <value>
<value>:= 0 to 65535.
Note :
This query only returns 0 bit and 13 bit.
See the table INternal State Register (INR)
Structure as shown below for details.
EXAMPLE
The following steps show the change of INR.
Step 1: When the trigger mode is single, and
there is no signal input, send the query.
Response message:
INR 0
Step 2: Now, input a signal to trigger. The
acquisition mode is Stop. Then, send the query.
Response message:
INR 1
Step 3: Now, change the trigger mode to Auto.
Then, send the query.
Response message:
INR 8193
Step 4: Now, change the trigger mode to Single.
The acquisition mode changes to be Stop. And
then, send the query.
Response message:
INR 8193
Loading ...
Loading ...
Loading ...