275
Chapter 5, Advanced Operations
Status Reporting
Reading the Event Register
Syntax
STATus:CALLProc:EVENt?
Example
OUTPUT 714;"STAT:CALLP:EVEN?"
ENTER 714;Register_value
Clearing the Event Register
The EVENT register is cleared whenever it is queried or whenever the Common
Command *CLS is sent to the Test Set.
Reading the Enable Register
Syntax
STATus:CALLProc:ENABle?
Example
OUTPUT 714;"STAT:CALLP:ENAB?"
ENTER 714;Register_value
Writing the Enable Register
Syntax
STATus:CALLProc:ENABle <integer>
Example
OUTPUT 714;"STAT:CALLP:ENAB 256"
Clearing the Enable Register
The ENABLE register is cleared by writing to it with an integer value of zero.