
C/C++ & DLL Libraries
••
57
5.20 _7200_DI_DMA_Stop
@ Description
This function is used to stop the DMA data transferring. After
executing this function, the _7200_DI_DMA_Start function is
stopped. The function returns the number of the data which has
been transferred, no matter if the digital input DMA data transfer is
stopped by this function or by the DMA terminal count ISR.
@ Syntax
Visual C++ (Windows 95/98)
int W_7200_DI_DMA_Stop (U32 * count)
Visual Basic (Windows 95/98)
W_7200_DI_DMA_Stop ( count As Long ) As Long
C/C++ (DOS)
int _7200_DI_DMA_Stop (U32 *count)
@ Argument
count :
the number of DI data which has been transferred.
@ Return Code
ERR_NoError
ERR_BoardNoInit
Summary of Contents for cPCI-7200
Page 1: ...PCI 7200 cPCI 7200 12MB S High Speed Digital Input Output Card ...
Page 2: ......
Page 7: ......
Page 9: ......
Page 18: ...Installation 9 Figure 2 1a PCI 7200 Layout Diagram ...
Page 41: ......
Page 79: ......
Page 83: ......