Measurement-computing GPIB-488 Instrukcja Użytkownika Strona 29

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 116
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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);
Przeglądanie stron 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 115 116

Komentarze do niniejszej Instrukcji

Brak uwag