Measurement-computing GPIB-488 Bedienungsanleitung Seite 29

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 116
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 28
Chapter 3 GPIB 488.1 Library Reference
Programming Reference Manual 3-16 GPIB-488
Example
This example opens an available device, associates it with GPIB interface board 1, and assigns
it the following device configuration parameters.
primary address = 3
secondary address = 19 (115 decimal, 73 hex)
timeout = 10 sec
Assert EOI
EOS Disabled
The new device handle is returned.
C int device;
device = ibdev(1, 3, 0x73, 13, 1, 0);
Seitenansicht 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 115 116

Kommentare zu diesen Handbüchern

Keine Kommentare