A826_ad_dma_getbuffer, A826_ad_dma_getfloatbuffer, 6 a826_ad_dma_getbuffer – Omega Engineering OME-A826PG User Manual
Page 54: 7 a826_ad_dma_getfloatbuffer
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