![NuDAQ PCI-8554 User Manual Download Page 60](http://html1.mh-extra.com/html/nudaq/pci-8554/pci-8554_user-manual_1716421060.webp)
52
•
C/C++ Libraries
5.15 _8554_INT_Enable
@ Description
This function is only available in Windows 95 driver. This function is
used to start up the interrupt control. After calling this function, every
time an interrupt request signal generated, a software event is
signaled. So that in your program, you can use wait operation to wait
for the event. When the event is signaled, it means an interrupt is
generated.
@ Syntax
C/C++ (Windows 95)
U16 W_8554_INT_Enable (U16 cardNo, HANDLE *hEvent)
Visual Basic (Windows 95)
W_8554_INT_Enable (ByVal cardNo As Integer, hEvent As Long)
As Integer
@ Arguments
cardNo:
card number to select board
hEvent:
the address of an array of two handles. HEvent[0]
and hEvent[1] are the events for interrupt signals
INT1 and INT2 respectively.
@ Return Value
ERR_NoError
ERR_BoardNoInit
5.16 _8554_INT_Disable
@ Description
This function is only available in Windows 95 driver. This function is
used to disable the interrupt signal generation.
@ 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 select board
@ Return Value
ERR_NoError , ERR_BoardNoInit
Summary of Contents for PCI-8554
Page 1: ...NuDAQ PCI 8554 Multi functions Counter Timer Card User s Guide Recycled Paper...
Page 2: ......
Page 8: ......