Programming Manual
–
T3AWG3K-C Series Arbitrary Waveform Generator
True-Arb Operating Mode
93
Group
Status
Syntax
STATus:OPERation:CONDition?
Related Commands
STATus:OPERation:ENABle, STATus:OPERation[:EVENt]?
Arguments
Returns
A single <NR1> value showing the contents of the OCR.
Example
STATus:OPERation:CONDition? might return 0, showing that the bits in
the OCR have the binary value 0000000000000000.
Table 116: STATus:OPERation:CONDition?
Command
STATus:OPERation:ENABle
Description
This command and query sets or returns the mask for the Operation
Enable Register.
IMPORTANT NOTE
: The most-significant bit cannot be set true.
Group
Status
Syntax
STATus:OPERation:ENABle <enable_value>
STATus:OPERation:ENABle?
Related Commands
STATus:OPERation:CONDition?, STATus:OPERation[:EVENt]?
Arguments
A single <NR1>::=<enable_value> value.
Range: 0 to 65535
Returns
A single <NR1> value.
Example
STATus:OPERation:ENABle 1 enables the Calibrating bit.
STATus:OPERation:ENABle? might return 1, showing that the bits in the
OENR have the binary value 00000000 00000001, which means that
the Calibrating bit is valid.
Table 117: STATus:OPERation:ENABle
Command
STATus:OPERation[:EVENt]? (Query Only)
Description
This query returns the contents of Operation Event Register.
Reading the OEVR clears it.
Group
Status
Syntax
STATus:OPERation[:EVENt]?
Related Commands
STATus:OPERation:CONDition?, STATus:OPERation:ENABle
Arguments
Returns
A single <NR1> value showing the contents of the OEVR.
Example
STATus:OPERation? might return 1, showing that the bits in the OEVR
have the binary value 00000000 00000001, which means that the
CALibrating bit is set.
Table 118: STATus:OPERation[:EVENt]?