Instructions

Chapter 2 Command Systems for GPSA and RTSA Modes RIGOL
RSA3000E Programming Guide 2-181
: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 following table lists the bit definitions for the operation status register. The bit 0 to bit 2, bit 5 to bit 7,
bit 13 and bit 14 are reserved; they can be set but will not affect the instrument. The bit 15 and bit 12 to bit
8 are not used and are always treated as 0; therefore, the range of <integer> are the decimal numbers
corresponding to the binary numbers ranging from 0000000000000000 (0 in decimal) to
1111111111111111 (32767 in decimal) and of which the bit 15 and bit 12 to bit 8 are 0.
Bit
Value
Definition
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.