3 Language Dictionary
170 Keysight Models 6811C, 6812C, and 6813C Programming Guide
STATus:OPERation:CONDition?
This query returns the value of the Operation Condition register. That is a
read-only register which holds the real-time (unlatched) operational status of the
ac source.
STATus:OPERation:ENABle
This command and its query set and read the value of the Operation Enable
register. This register is a mask for enabling specific bits from the Operation Event
register to set the operation summary bit (OPER) of the Status Byte register. The
operation summary bit is the logical OR of all enabled Operation Event register
bits.
Query syntax STATus:OPERation:CONDition?
Parameters None
Examples
STAT:OPER:COND?
Returned parameters <NR1> (register value)
Related commands STAT:QUES:COND?
Command syntax STATus:OPERation:ENABle <NRf+>
Parameters 0 to 32767 | MAXimum | MINimum
Default value 0
Examples
STAT:OPER:ENAB 32 STAT:OPER:ENAB 1
Query syntax STATus:OPERation:ENABle?
Returned parameters <NR1> (register value)
Related commands STAT:OPER?