Operating instructions

Language Dictionary
64
The following command/queries are associated with this register group:
Command/Query Syntax
Register
STATus:OPERation:CONDition?
Returns the binary value of the Operation Status Condition register, which
represents the present status. The condition is occurring whenever the bit is l.
STATus:OPERation:PTRansition
A filter that specifies whether or not a 0-to-1 transition in the Condition register
will set the corresponding bit in the Event register. Program the bit position to
1 to enable the transition requirement.
STATus:OPERation:PTRansition?
Returns the binary value of the PTRansition filter.
STATus:OPERation:NTRansition
A filter that specifies whether or not a 1-to-0 transition in the Condition register
will set the corresponding bit in the Event resister. Program the bit position to 1
to enable the transition requirement.
STATus:OPERation:NTRansition?
Returns the binary value of the NTRansition filter.
STATus:OPERation [:EVENt]?
Returns the binary value of the Operation Event register, which latches
specified transition in the Operation Condition register the first time they occur.
The event bit remains 1 even if the condition has since disappeared. Reading
this register resets it to 0.
STATus:OPERation:ENABle
A mask that specifies which bits of the Operation Status Event register are
allowed to be summed into the OPER (Operation) bit of the Status Byte
register. Set the bit to l to enable the corresponding condition. Program MAX to
enable all allowable bits or MIN to disable them.
STATus:OPERation:ENABle?
Returns the binary mask value of the Operation Status Enable register.
Note
To specify a bit to be set on either a 0-to-l or a l-to-0 transition, program both filters (NTR
and PTR) for that bit to 1. To prevent a bit from being sent under any conditions, program
that bit in both filters to 0.
Returned Parameters
<NR 1> Register binary value.
Examples
STAT:OPER? Returns the binary value of the Operation Status Event register.
STAT: OPER: COND? Returns the status of the electronic load as it existed the
instant the register was read.
STAT:OPER:PTR 32;NTR 32 Program a recorded event on any transition of the
WTG bit.
Note
ABORt can also cause a WTG bit event if the corresponding NTRansition bit is set to 1.
Related
Commands/Queries
ABOR *CLS TRIG *TRG