A826_ad_int_stop, A826_getintcount, 3 a826_ad_int_stop 3.5.4 a826_getintcount – Omega Engineering OME-A826PG User Manual
Page 47: 3 a826_ad_int_stop, 4 a826_getintcount
OME-A-826PG Software Manual [Win 95/98/NT]
3.5.3 A826_AD_INT_Stop
z
Description:
This subroutine will stop the interrupt transfer and remove the installed
interrupt handler.
z
Syntax:
WORD A826_AD_INT_Stop(void )
z
Parameter:
void.
z
Return Value:
NoError
: successful
INTStopError :
fail
3.5.4 A826_GetIntCount
z
Description:
This subroutine will read the transferred count of interrupt.
z
Syntax:
WORD A826_GetIntCount(DWORD *dwVal )
z
Parameter:
*dwVal
:
[
Output
] the address of dwVal,
the dwVal is the interrupt transferred count.
z
Return Value:
NoError
:
successful
GetIntCountError
: fail get interrupt count.
Date: Aug-15-2000 Ver: 2.2 Page 45