HP (Hewlett-Packard) E1459A Network Router User Manual


 
62 HP E1459A SCPI Command Reference
STATus:OPERation:CONDition?
Returns the value of the Operation Status Condition Register as a signed 16 bit
integer.
Parameters None
Comments The only bit in this register used by the HP E1459A is bit 9 (decimal weight
512) which contains the summary of the Operation Status Port register.
The Status Operation Condition register is not cleared by this command. It is
cleared only by executing the PSUMmary:EVENt command.
*RST clears all Status Operation Conditions.
*CLS does not affect the contents of the of the Status Operation Conditions.
The STATus:PRESet command does not affect the Status Operation
Conditions.
STATus:OPERation:ENABle <
mask
>
Sets the value of the OPERation Status Enable Register.
Parameters
Comments <mask> determines which OPERation Status conditions are summed. See
Figure 3-1. The events detected in the Port Summary Status Register are
reported in bit 9 of the Operation Status Register which in turn is reported in
bit 7 of the Status Byte Register.
*RST and *CLS do not affect the value of the enable mask.
STATus:PRESet sets the value of the enable mask to 0.
Example STAT:OPER:ENAB 0xFFFF
Enable all bits of the Operation Status
Enable Register
Parameter Name Parameter Type Range of Values Default
<
mask
> numeric -32768 to 32767 (0000
h
to FFFF
h
)0