![ADLINK Technology HSLink HSL-AI16 Скачать руководство пользователя страница 50](http://html1.mh-extra.com/html/adlink-technology/hslink-hsl-ai16/hslink-hsl-ai16_user-manual_2852692050.webp)
42
•
NT DLL Programming
Timer Interrupt Disable
Ø
Systax
U16 _stdcall W_HSL_TMRINT_Disable(U16 card_ID);
Ø
Description
This function is used to disable the H/W timer interrupt of this master card.
Ø
Parameter
card_ID
The card id of the card that want to perform this
operation.
Ø
Return Number
ERR_NoError, ERR_InvalidBoardNumber
Ø
Example
result = W_HSL_TMRINT_Disable(cardNo);