
Chapter 6 153
Advanced Operations
Status Reporting
Accessing the Calibration Status Register Group’s Registers
The following sections show the syntax and give programming
examples (using the IBASIC programming language) for the STATus
commands used to access the Calibration Status Register Group’s
registers.
Reading the Condition Register
Example 6-57 Syntax
STATus:CALibration:CONDition?
Example 6-58 Example
OUTPUT 714;"STAT:CAL:COND?"
ENTER 714;Register_value
Reading the Transition Filters
Example 6-59 Syntax
STATus:CALibration:PTRansition?
STATus:CALibration:NTRansition?
Example 6-60 Example
OUTPUT 714;"STAT:CAL:PTR?"
ENTER 714;Register_value
Writing the Transition Filters
Example 6-61 Syntax
STATus:CALibration:PTRansition <integer>
STATus:CALibration:NTRansition <integer>
Example 6-62 Example
OUTPUT 714;"STAT:CAL:PTR 256"
Reading the Event Register
Example 6-63 Syntax
STATus:CALibration:EVENt?
Example 6-64 Example
OUTPUT 714;"STAT:CAL:EVEN?"
ENTER 714;Register_value
Comentários a estes Manuais