RIGOL Chapter 2 Command System
2-12 DL3000 Programming Guide
:STATus:OPERation:ENABle
Syntax :STATus:OPERation:ENABle <enable value>
:STATus:OPERation:ENABle?
Description Enables bits in the operation enable register of the questionable status register.
Queries the bit enabled in the operation enable register of the questionable status
Parameter
Remarks The parameter <enable value> is a decimal value. It corresponds to the
binary-weighted sum of the bit to be enabled in the enable register part of the
questionable status register. The definitions for the bits in the questionable status
register and the decimal value that corresponds to the binary-weighted value are
shown in Table 1-1.
After the bit in the operation enable register of the questionable status register is
enabled, the system will report the status of the bit to the status byte register.
When the parameter <enable value> is set to 0, you can run the command to clear
the operation enable register of the questionable status register.
Return
Format
The query returns a decimal value. It corresponds to the binary-weighted sum of the bit
to be enabled in the operation enable register of the questionable status register. For
Example :STAT:OPER:ENAB 17 /*Enables Bit 0 and Bit 4 in the operation enable register of
the questionable status register.*/
:STAT:OPER:ENAB? /*Queries the bit to be enabled in the operation enable
register of the questionable status register. The query
:STATus:OPERation[:EVENt]?
:STATus:OPERation[:EVENt]?
Queries the operation event register of the questionable status register.
Remarks The query returns a decimal value. It corresponds to the binary-weighted sum of all
the bits in the enable register part of the standard event status register. The
command also clears the status of the register. The definitions for the bits in the
questionable status register and the decimal value that corresponds to the
binary-weighted value are shown in Table 1-1.
The bit in the operation event register of the questionable status register is latched,
and reading the operation event register will clear the register. You can also send the
*CLS command to clear the register.
Return
The query returns a decimal value. It corresponds to the binary-weighted sum of all the
bits in the operation event register of the questionable status register. For example, 17.
Example :STAT:OPER? /*Queries the operation event register of the questionable status
register. The query returns 17.*/
Related
*CLS