
171
Chapter 4, Status Reporting
GPIB Status Register Groups
Accessing the Measuring Status Register Group Registers
The following sections show the syntax and give programming examples, using
the HP
®
BASIC programming language, for the STATus commands used to
access the Measuring Status Register Group registers.
Reading the Condition Register
Syntax
STATus:MEASuring:CONDition?
Example
OUTPUT 714;”STAT:MEAS:COND?”
ENTER 714;Register_value
Reading the Transition Filters
Syntax
STATus:MEASuring:PTRansition?
STATus:MEASuring:NTRansition?
Example
OUTPUT 714;”STAT:MEAS:PTR?”
ENTER 714;Register_value
Writing the Transition Filters
Syntax
STATus:MEASuring:PTRansition <integer>
STATus:MEASuring:NTRansition <integer>
Example
OUTPUT 714;”STAT:MEAS:PTR 256”
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
Содержание E8285A
Страница 18: ...Contents 17 Index Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 100: ...99 4 Status Reporting Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 268: ...267 6 IBASIC Controller Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 346: ...345 A Error Messages Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...