Standard software
11) i_APCI1710_TestInterrupt
Syntax:
<Return-Wert> = i_APCI1710_TestInterrupt
Parameter:
- Input:
There is no input
- Output:
PBYTE
PBYTE
PULONG pul_InterruptMask
PULONG pul_CounterLatchValue Returns the latched values of the
Task:
Controls if a xPCI-1710 has generated an interrupt. If yes, returns the handle
of the board and the source of the interrupt.
IMPORTANT!
i
This function can be used only in Visual Basic for DOS and
Windows.
Calling convention:
ANSI C :
int
unsigned char
unsigned char
unsigned char
unsigned int
i_ReturnValue = i_APCI1710_TestInterrupt
Return value:
76
pb_BoardHandle
pb_ModuleMask
i_ReturnValue;
b_BoardHandle;
b_ModuleMask;
ul_InterruptMask;
ul_CounterLatchValue;
(BYTE
b_BoardHandle,
BYTE
b_ModuleMask
PULONG
pul_InterruptMask,
PULONG
pul_CounterLatchValue)
Handle of the xPCI-1710, which has
generated the interrupt.
(see table of the interrupt mask in the
respecting manual)
Mask of the module, which has
generated the interrupt.
(see table of the interrupt mask in the
respecting manual)
Mask of the events, which have
generated the interrupt. (see table of the
interrupt mask in the respecting manual)
counter.
(&b_BoardHandle,
&b_ModuleMask
&ul_InterruptMask,
&ul_CounterLatchValue;
APCI-1710
Need help?
Do you have a question about the APCI-1710 and is the answer not in the manual?