Agilent Technologies A.18.00 Bedienungsanleitung Seite 210

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 581
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 209
210
S:\agilent\8920\8920b\PRGGUIDE\BOOK\SECTIONS\ieee.sec
IEEE 488.2 Common Commands
*OPT? (Option
Identification
Query)
The *OPT? command tells the Test Set to identify any reportable device options
or filters installed in the unit. The Test Set responds to the *OPT? command by
placing information which describes any reportable installed options into the
Output Queue. The data is in ASCII format. The response data is obtained by
reading the Output Queue into a string variable. The response data is organized
into fields separated by commas.
Example program
10 DIM A$[255]
20 OUTPUT 714;"*OPT?"
30 ENTER 714;A$
40 PRINT A$
50 END
Example response
CCITT,6KHZ BPF
Seitenansicht 209
1 2 ... 205 206 207 208 209 210 211 212 213 214 215 ... 580 581

Kommentare zu diesen Handbüchern

Keine Kommentare