
Chapter 6 135
Advanced Operations
Status Reporting
Accessing the Operation Status Register Group’s Registers
The following sections show the syntax and give programming
examples, using the Agilent Technologies Instrument BASIC (IBASIC)
programming language, for the STATus commands used to access the
Operation Status Register Group’s registers.
Reading the Condition Register
Example 6-17 Syntax
STATus:OPERation:CONDition?
Example 6-18 Example
OUTPUT 714;"STAT:OPER:COND?"
ENTER 714;Register_value
Reading the Transition Filters
Example 6-19 Syntax
STATus:OPERation:PTRansition?
STATus:OPERation:NTRansition?
Example 6-20 Example
OUTPUT 714;"STAT:OPER:PTR?"
ENTER 714;Register_value
Writing the Transition Filters
Example 6-21 Syntax
STATus:OPERation:PTRansition <integer>
STATus:OPERation:NTRansition <integer>
Example 6-22 Example
OUTPUT 714;"STAT:OPER:PTR 256"
Reading the Event Register
Example 6-23 Syntax
STATus:OPERation:EVENt?
Comentários a estes Manuais