7300_Do_Dma_S Tatus; 7300_Do_Dma_A Bort - ADLINK Technology NuIPC cPCI-7300A User Manual

80mb ultra-high speed 32-ch digital i/o boards
Hide thumbs Also See for NuIPC cPCI-7300A:
Table of Contents

Advertisement

5.19 _7300_DO_DMA_Status
@ Description
Since the _7300_DO_DMA_Start function is executed in background, you
can issue the function _7300_DO_DMA_Status to check its operation status.
@ Syntax
Visual C/C++ (Windows 95)
int W_7300_DO_DMA_Status (int card_number, int *status)
Visual Basic (Windows 95)
W_7300_DO_DMA_Status (ByVal card_number As Long, status As Long)
C/C++ (DOS)
int _7300_DO_DMA_Status (int card_number, int *status)
@ Argument
card_number:
status:
@ Return Code
NoError
PCICardNumErr
PCICardNotInit
5.20 _7300_DO_DMA_Abort
@ Description
This function is used to stop the DMA DO operation. After executing this
function, the _7300_DO_DMA_Start function is stopped.
@ Syntax
Visual C/C++ (Windows 95)
int W_7300_DO_DMA_Abort (int card_number)
Visual Basic (Windows 95)
W_7300_DO_DMA_Abort (ByVal card_number As Long) As Long
C/C++ (DOS)
int _7300_DO_DMA_Abort (int card_number)
@ Argument
card_number:
@ Return Code
NoError
As Long
The card number of the PCI-7300A card.
status of the DMA data transfer
0 (DMA_DONE): DMA is completed
1 (DMA_CONTINUE): DMA is not completed
The card number of the PCI-7300A card.
C/C++ Libraries • 63

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NuIPC cPCI-7300A and is the answer not in the manual?

This manual is also suitable for:

Nudaq pci-7300aNuipc pci-7300aNudaq cpci-7300a

Table of Contents