Measurement-computing GPIB-488.2 Bedienungsanleitung Seite 48

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 64
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 47
3-30 IOtech to Associated MCC APIs 986992 GPIB 488.2 Porting Guide
IOtech GPIB Command Associated MCC GPIB 488.2 Command(s)
PPollDisable PPollUnconfig
Syntax
PPollDisable {IOtech} INT WINAPI PPollDisable(DevHandleT
devHandle);
PPollUnconfig {MCC} PPollUnconfig(int board, short addresslist[]
Usage Notes
IOtech’s PPollDisable command, to no longer be used, disabled the Parallel Poll response
of a selected bus device.
MCC’s PPollUnconfig command is used to unconfigure devices for parallel polls.
In the following example, the command unconfigures all devices connected to board 0, which
are located at GPIB addresses 6 and7.
Example:
short addresslist[3] = {6, 7, NOADDR};
PPollUnconfig(0, addresslist);
Seitenansicht 47
1 2 ... 43 44 45 46 47 48 49 50 51 52 53 ... 63 64

Kommentare zu diesen Handbüchern

Keine Kommentare