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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 116
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 50
Chapter 3 GPIB 488.1 Library Reference
Programming Reference Manual 3-38 GPIB-488
Example
This program sends the command "DUMP" to a device. The device responds by sending data
back.
ibrdf reads the incoming data and stores it in the file called gpib.dat on the C drive.
C ibwrt (boarddev, "DUMP");
ibrdf (boarddev, "c:gpib.dat");
Przeglądanie stron 50
1 2 ... 46 47 48 49 50 51 52 53 54 55 56 ... 115 116

Komentarze do niniejszej Instrukcji

Brak uwag