VT1422A Command Reference 383Chapter 7
STATus
STATus:OPERation:ENABle?
STATus:OPERation:ENABle? returns the value of bits set in the Operation Enable
register.
Comments Returned Value: Decimal weighted sum of all set bits. The data type is uint16.
Related Commands: *STB?, SPOLL, STAT:OPER:COND?,
STAT:OPER:EVENT?, STAT:OPER:ENABLE
*RST Condition: No change
Send with VXIplug&play Function: hpe1422_cmdInt16_Q(...)
Usage STAT:OPER:ENABLE? Enter statement returns current value of
bits set in the Operation Enable register
STATus:OPERation[:EVENt]?
STATus:OPERation[:EVENt]? returns the decimal weighted value of the bits set in
the Event register.
Comments When using the Operation Event register to cause SRQ interrupts,
STAT:OPER:EVENT? must be executed after an SRQ to re-enable future
interrupts.
Returned Value: Decimal weighted sum of all set bits. The data type is uint16.
Related Commands: *STB?, SPOLL, STAT:OPER:COND?,
STAT:OPER:ENABLE, STAT:OPER:ENABLE?
Cleared By: *CLS, power-on and by reading the register.
*RST Condition: No change
Use VXIplug&play function: hpe1422_operEvent_Q(...)
Usage STAT:OPER:EVENT? Enter statement will return the value of
bits set in the Operation Event register
STAT:OPER? Same as above