Computer Hardware User Manual

OME-A-826PG Software Manual [Win 95/98/NT]
3.6.6 A826_AD_DMA_GetBuffer
z Description:
This subroutine will copy the transferred DMA data into the user’s buffer.
z Syntax:
WORD A826_AD_DMA_GetBuffer( short wBuffer[] )
z Parameter:
*wBuffer : [Output] the address of wBuffer,
z Return Value:
The returned bytes no : when successful
DmaGetDataError : failure
3.6.7 A826_AD_DMA_GetFloatBuffer
z Description:
This subroutine will copy the transferred DMA data into the user’s buffer.
z Syntax:
WORD A826_AD_DMA_GetfloatBuffer( float fBuf[] )
z Parameter:
*fBuf : [Output] the address of fBuf
z Return Value:
The returned bytes no : when successful
DmaGetDataError : failure
Date: Aug-15-2000 Ver: 2.2 Page 52