Measurement-computing GPIB-488.2 Bedienungsanleitung Seite 58

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 64
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 57
3-40 IOtech to Associated MCC APIs 986992 GPIB 488.2 Porting Guide
IOtech GPIB Commands Associated MCC GPIB 488.2 Command(s)
Status
ReadStatusByte
Syntax
Status INT WINAPI Status(DevHandleT devHandle,
IeeeStatusPT result);
ReadStatusByte ReadStatusByte(int board, int address,
short *result)])
Usage Notes
The Status command, no longer to be used, returned various items detailing the current state
of Driver488.
ReadStatusByte serial polls a single device and reads its status byte. In the following example
the command instructs to: serial poll the device [at address 2] and retrieve its status byte.
Example: short result;
ReadStatusByte (0, 2, &result);
Seitenansicht 57
1 2 ... 53 54 55 56 57 58 59 60 61 62 63 64

Kommentare zu diesen Handbüchern

Keine Kommentare