Specifications
C/C++ & DLL Libraries •• 61
5.24 _7200_GetOverrunStatus
@ Description
When you use _7200_DI_DMA_Start to convert Digital I/O data with
double buffer mode enabled, and if you do not use
_7200_DblBufferTransfer to move converted data then the double
buffer overrun will occur, using this function to check overrun count.
@ Syntax
Visual C++ (Windows 95/98)
int W_7200_GetOverrunStatus (U32 * overrunCount)
Visual Basic (Windows 95/98)
int W_7200_GetOverrunStatus (overrunCount As Long) As Long
C/C++ (DOS)
int _7200_GetOverrunStatus (U32 *overrunCount )
@ Argument
overrunCount : number of overrun counts.
@ Return Code
ERR_NoError