RIGOL
2-62
VSA Programming Guide
:STATus:OPERation:CONDition?
Syntax
:STATus:OPERation:CONDition?
Description
Queries the condition register of the operation status register.
Return Format
The query returns the condition register in integer. For example, 24.
:STATus:OPERation:ENABle
Syntax
:STATus:OPERation:ENABle <integer>
:STATus:OPERation:ENABle?
Description
Sets the enable register of the operation status register.
Queries the enable register of the operation status register.
Parameter
Name
Type
Range
Default
<integer>
Integer
Refer to
"
Remarks
"
0
Remarks
The definition of the Operation Status Register is shown in the following table. Bit 0-2, Bit 5-7, Bit 13, and
Bit 14 are reserved. You can set their values but they will not affect the system. Bit 15 and Bit 12-8 are not
used and 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-8 are 0.
Bit
Value
Description
0
1
Reserved
1
2
Reserved
2
4
Reserved
3
8
SWEeping
4
16
MEASuring
5
32
Reserved
6
64
Reserved
7
128
Reserved
8
0
Not Used
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 Operation Status Register in integer.