16 _7300_di_dma_abort – ADLINK PCIe-7300A User Manual

Page 93

Advertising
background image

C/C++ Libraries

83

5.16 _7300_DI_DMA_Abort

@ Description

This function is used to stop the DMA DI operation. After executing
this function, the DMA transfer operation is stopped.

@ Syntax

Visual C/C++ (Windows 95)

int W_7300_DI_DMA_Abort (int card_number)

Visual Basic (Windows 95)

W_7300_DI_DMA_Abort (ByVal card_number As Long )

As Long

C/C++ (DOS)

int _7300_DI_DMA_Stop (int card_number)

@ Argument

card_number

:The card number of the cPCI/PCI/PCIe-7300A

card.

@ Return Code

NoError

PCICardNumErr

PCICardNotInit

Advertising