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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 116
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 26
Chapter 3 GPIB 488.1 Library Reference
Programming Reference Manual 3-14 GPIB-488
Example
This example illustrates how to change the timeout value for GPIB Interface Board 1 to 300
msec.
C int device;
device = ibfind ("gpib1");
ibconfig (device, IbcTMO, 10);
Przeglądanie stron 26
1 2 ... 22 23 24 25 26 27 28 29 30 31 32 ... 115 116

Komentarze do niniejszej Instrukcji

Brak uwag