58
Function Library
5.6.2
DIO_INT1_EventMessage
Description
Controls the INT1 interrupt sources for a dual-interrupt sys-
tem and notifies the user's application when an interrupt
event occurs. The notification is performed through a user-
specified callback function or the Windows PostMessage
API.
Syntax
C/C++
I16 DIO_INT1_EventMessage (U16 CardNumber, I16
Int1Mode, HANDLE windowHandle, U32 message,
void *callbackAddr())
Visual Basic
DIO_INT1_EventMessage (ByVal CardNumber As
Integer, ByVal Int1Mode As Integer, ByVal win-
dowHandle As Long, ByVal message As Long,
ByVal callbackAddr As Long) As Integer
VB.Net
DIO_INT1_EventMessage (ByVal CardNumber As
Short, ByVal Int1Mode As Short, ByVal window-
Handle As Integer, ByVal message As Integer,
ByVal callbackAddr As CallbackDelegate) As
Short
C#
short DIO_INT1_EventMessage (ushort CardNum-
ber, short Int1Mode, long windowHandle, long
message, MulticastDelegate callbackAddr)
Parameter(s)
CardNumber
ID of the card performing the operation
Int1Mode
Interrupt mode of INT1. Valid values:
INT1_DISABLE
INT1_EXT_SIGNALINT1 by COS of Ch0 of Port 0
Содержание EOS-1200
Страница 2: ...ii Revision History Revision Release Date Description of Change s 2 00 Dec 28 2011 Initial release ...
Страница 10: ...x List of Figures This page intentionally left blank ...
Страница 12: ...xii List of Tables This page intentionally left blank ...
Страница 50: ...38 OS Driver Installation This page intentionally left blank ...
Страница 82: ...70 Function Library 2 Invalid parameter 3 EEPROM is busy ...