ADLINK Technology PCI-7200 Spezifikationen Seite 66

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 91
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 65
56 C/C++ & DLL Libraries
5.19 _7200_DI_DMA_Status
@ Description
Since the _7200_DI_DMA_Start function is executed in
background, you can issue this function to check its operation
status. This function only works when double-buffer mode is set as
disable.
@ Syntax
Visual C++ (Windows 95/98)
int W_7200_DI_DMA_Status (U8 *status, U32 *count)
Visual Basic (Windows 95/98)
W_7200_AD_Status (status As Byte, count As Long ) As Long
C/C++ (DOS)
int _7200_AD_DMA_Status (U8 *status, U32 *count)
@ Argument
status : status of the DMA data transfer
0 : DI_DMA_STOP : DMA is completed
1 : DI_DMA_RUN : DMA is not completed
count : the numbers of DI data which has been transferred.
@ Return Code
ERR_NoError
Seitenansicht 65
1 2 ... 61 62 63 64 65 66 67 68 69 70 71 ... 90 91

Kommentare zu diesen Handbüchern

Keine Kommentare