:STAT:OPER:ENAB

Type

Command/Query

Syntax

:STATus:OPERation:ENABle <Value>

:STATus:OPERation:ENABle?

Description

This command sets/gets the value of Operation Status Enable Register.

      • The bit 0 to 3, and bit 6 to 15 cannot be set to 1.

Variable

Parameter

Value

Description

Value of the Operation Status Enable Register

Data Type

Numeric type (Integer)

Range

0 ~ 65535

Preset Value

0

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Long
Var= 1
Ena.WriteString ":STAT:OPER:ENAB " & Str(Var), True
Ena.WriteString ":STAT:OPER:ENAB?", True
Var=Ena.ReadNumber

Related Commands

*SRE

:STAT:OPER:NTR

:STAT:OPER:PTR

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.STATUS.OPERATION.ENABLE