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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 116
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 65
Chapter 3 GPIB 488.1 Library Reference
GPIB-488 3-53 Programming Reference Manual
If you want to send an EOS character at the end of the data string, you must include it in the
string.
Example
This example sends five bytes terminated by a carriage return and line feed to the specified
device.
C int ptr;
ptr = ibdev (0,7,0,13,1,0);
ibwrt (ptr,"IP2X5\r\n", 7);
Przeglądanie stron 65
1 2 ... 61 62 63 64 65 66 67 68 69 70 71 ... 115 116

Komentarze do niniejszej Instrukcji

Brak uwag