
112
S:\agilent\e8285\USRGUIDE\BOOK\CHAPTERS\hpibstat.fb
Chapter 4, Status Reporting
GPIB Status Register Groups
Accessing the Calibrating Status Register Group’s 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 Calibrating Status Register Group’s registers.
Reading the Condition Register
Syntax
STATus:OPERation:CALibrating:CONDition?
Example
OUTPUT 714;"STAT:OPERation:CALibrating:COND?"
ENTER 714;Register_value
Reading the Transition Filters
Syntax
STATus:OPERation:CALibrating:PTRansition?
STATus:OPERation:CALibrating:NTRansition?
Example
OUTPUT 714;"STAT:OPERation:CALibrating:PTR?"
ENTER 714;Register_value
Writing the Transition Filters
Syntax
STATus:OPERation:CALibrating:PTRansition <integer>
STATus:OPERation:CALibrating:NTRansition <integer>
Example
OUTPUT 714;"STAT:OPERation:CALibrating: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...