Agilent Technologies 86120B Marine Instruments User Manual


 
5-75
Programming Commands
STATus Subsystem
{OPERation | QUEStionable}:CONDition?
Queries the value of the questionable or operation condition register.
Syntax
:STATus:{OPERation | QUEStionable}:CONDition?
Query Response
0 to 32767
Attribute
Summary
Preset
State: none
*RST State: none
SCPI Compliance: standard
Query Only
Description
Use this command to read the value of the OPERation Status or QUEStionable
Status registers. Refer to “Monitoring the Instrument” on page 4-16.
Example
OUTPUT 720;”:STATUS:OPERATION:CONDITION?”
{OPERation | QUEStionable}:ENABle
Sets the enable mask for the questionable or operation event register.
Syntax
:STATus:{OPERation | QUEStionable}:ENABle{?| <value>}
<integer>
an integer from 0 to 65535.
Attribute
Summary
Preset
State: none
*RST State: none
SCPI Compliance: standard
Description
The enable mask selects which conditions in the event register cause the sum-
mary bit in the status byte to be set. If a bit in the enable mask is set true and
the corresponding event occurs, the summary bit (bit 3 for the questionable
status or bit 7 for the operation status) in the status byte will be set.
Example
OUTPUT 720;”:STATUS:QUESTIONABLE:ENABLE 1024”