RIGOL
2-64
VSA Programming Guide
Remarks
The definition of the Questionable Status Register is shown in the following table. Bit 0-8, Bit 13, and Bit 14
are reserved. You can set their values but they will not affect the system. Bit 15, Bit 12-9 are not used and
they are always treated as 0. Therefore, the parameter <integer> can be any decimal value that
corresponds to the binary-weighted sum of the bits that range from 0000000000000000 (0 in decimal) to
1111111111111111 (32,767 in decimal) and of which Bit 15 and Bit 12-9 are 0.
Bit
Value
Description
0
1
Reserved
1
2
Reserved
2
4
Reserved
3
8
Reserved
4
16
Reserved
5
32
Reserved
6
64
Reserved
7
128
Reserved
8
256
Reserved
9
0
Not Used
10
0
Not Used
11
0
Not Used
12
0
Not Used
13
8192
Reserved
14
16384
Reserved
15
0
Not Used
Return Format
The query returns the enable register of the Questionable Status Register in integer.
Example
The following command sets the enable register of the Questionable Status Register to 100.
:STATus:QUEStionable:ENABle 100
The following query returns 100.
:STATus:QUEStionable:ENABle?
:STATus:QUEStionable[:EVENt]?
Syntax
:STATus:QUEStionable[:EVENt]?
Description
Queries the event register of the Questionable Status Register.
Return Format
The query returns the event register of the Questionable Status Register in integer. For example, 0.