Remarks
None.
Return Format
If the instrument is in calibration, the query returns +1. Otherwise, the query returns
+0.
Examples
:STATus:OPERation:CONDition? /*Queries the value of the condition
register of the Operation Status register. The query returns +0.*/
4.10.2 :STATus:OPERation:ENABle
Syntax
:STATus:OPERation:ENABle <
value
>
:STATus:OPERation:ENABle?
Description
Enables the bits in the enable register of the Operation Status register.
Queries the enabled bits in the enable register of the Operation Status register.
Parameter
Name Type Range Default
<value> Integer Refer to
Remarks
-
Remarks
• The <value> is a decimal value, which corresponds to the binary-weighted sum
of the bits to be enabled in the enable register of the Operation Status register.
• When <value> is set to 0, executing this command will clear the enable register
of the Operation Status register.
Return Format
The query returns a decimal value, which corresponds to the binary-weighted sum of
the bits to be enabled in the enable register of the Operation Status register. For
example, the query might return +16.
Examples
STATus:OPERation:ENABle 16 /*Enables bit4 in the enable register.*/
:STATus:OPERation:ENABle? /*Queries the enabled bits. The query
returns +16.*/
Command System
Copyright ©RIGOL TECHNOLOGIES CO., LTD. All rights reserved.
69