Measurement-computing GPIB-488.2 Bedienungsanleitung Seite 53

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 64
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 52
GPIB 488.2 Porting Guide 986992 IOtech to Associated MCC APIs 3-35
IOtech GPIB Command Associated MCC GPIB 488.2 Command(s)
SendCmd SendCmds
Syntax
SendCmd INT WINAPI SendCmd(DevHandleT devHandle,
LPBYTE commands, DWORD count);
SendCmds SendCmds (int board, char commands[],
unsigned long count)
Usage Notes
SendCmd is no longer to be used. The command was used to send a specified string of bytes
with Attention (ATN) asserted, causing the data to be interpreted as IEEE 488 command bytes.
SendCmds - This routine is useful in situations where specialized GPIB command sequences
are called for. In the following example, the GPIB board (at 0) simultaneously triggers the
GPIB devices at addresses 8 and 9 and quickly puts them in local mode.
Example: SendCmds0, "\x3F\x40\x28\x29\x04\x01",6);
Also see IOtech’s OutputX, SendData
Seitenansicht 52
1 2 ... 48 49 50 51 52 53 54 55 56 57 58 ... 63 64

Kommentare zu diesen Handbüchern

Keine Kommentare