User`s manual
Function Classes 23
PCIS-DASK
Digital Input/Output Function Group
Dual-Interrupt System Setting Functions
DIO_SetDualInterrupt Controls two interrupt sources of Dual
Interrupt system.
DIO_SetCOSInterrupt Sets the ports used for COS interrupt
detection.
DIO_SetCOSInterrupt32 Sets the ports with 32-bit data width
used for COS interrupt detection.
DIO_GetCOSLatchData Get the DI data that latched in the COS
Latch register while the Change-of-State
(COS) interrupt occurred.
DIO_GetCOSLatchData32 Get the DI data with 32-bit data width
that latched in the COS Latch register
while the Change-of-State (COS) inter-
rupt occurred.
DIO_INT_EventMessage Controls and notifies the user's applica-
tion when an interrupt event occurs. The
notification is performed through a user-
specified callback function or the Win-
dows PostMessage API.
DIO_INT1_EventMessage Controls the interrupt sources of INT1 of
Dual Interrupt system and notifies the
user's application when an interrupt
event occurs. The notification is per-
formed through a user-specified call-
back function or the Windows
PostMessage API.
DIO_INT2_EventMessage Controls the interrupt sources of INT2 of
Dual Interrupt system and notifies the
user's application when an interrupt
event occurs. The notification is per-
formed through a user-specified call-
back function or the Windows
PostMessage API.