
176
S:\agilent\e8285\USRGUIDE\BOOK\CHAPTERS\hpibstat.fb
Chapter 4, Status Reporting
GPIB Status Register Groups
Accessing the Open Loop Time Response 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 OLTR Status Register Group registers.
Reading the Condition Register
Syntax
STATus:OLTR:CONDition?
Example
OUTPUT 714;”STAT:OLTR:COND?”
ENTER 714;Register_value
Reading the Transition Filters
Syntax
STATus:OLTR:PTRansition?
STATus:OLTR:NTRansition?
Example
OUTPUT 714;”STAT:OLTR:PTR?”
ENTER 714;Register_value
Writing the Transition Filters
Syntax
STATus:OLTR:PTRansition <integer>
STATus:OLTR:NTRansition <integer>
Example
OUTPUT 714;”STAT:OLTR:PTR 2”
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...