User`s guide
4-23
Programming
:STATus:<node>[:EVENT]
Command Syntax:
:STATus:<node>:ENABle<value>
Where:
<node> = OPERation | QUEStionable
<value> ::= 0 to 32767 (integer or floating point – NR1)
Example: OUTPUT 711;":STATUS:QUESTIONABLE:ENABLE 1024"
Query Syntax:
:STATus:<node>:ENABle?
Returned Format:
<value>
Where:
<node> = OPERation | QUEStionable
<value> ::= 0 to 32767 (integer – NR1)
Example: OUTPUT 711;":STATUS:QUESTIONABLE:ENABLE?"
ENTER 711;Value
PRINT Value
:STATus:<node>[:EVENT]
The :STATus:<node>[:EVENT] query returns the value of the event register
for the node. Event registers have no function in this instrument, but the
query is included for compatability with the SCPI standard. This query always
returns the value 0.
Usage:
GPIB only
Query Syntax:
:STATus:<node>[:EVENT?]
Returned Format:
<value>
Where:
<value> = 0 (integer – NR1)
<node> = OPERation | QUEStionable
Example: OUTPUT 711;":STATUS:OPERATION:EVENT?"
ENTER 711;Value
PRINT Value