beautypg.com

ADLINK PCI-8554 User Manual

Page 64

background image

54 • C/C++ Libraries

5.16 _8554_INT_Disable

@ Description

This function is only available to the Windows 95 driver. It is used to
disable the generation of an interrupt signal.

@ Syntax

C/C++ (Windows 95)

U16 W_8554_INT_Disable (U16 cardNo)

Visual Basic (Windows 95)

W_8554_INT_Disable (ByVal cardNo As Integer) As Integer

@ Arguments

cardNo:

card number to be selected

@ Return Value

ERR_NoError, ERR_BoardNoInit

5.17 _8554_CLR_IRQ1

@ Description

This function is only available to the DOS driver. It is used to clear
the interrupt request, which is generated by INT1. You should use
this function to clear the interrupt request status; otherwise the new
incoming interrupt will not be generated.

@ Syntax

C/C++ (Windows 95)

U16 _8554_CLR_IRQ1 (U16 cardNo)

@ Arguments

cardNo:

card number to be selected