Standard software
APCI-1710
76
11)
i_APCI1710_TestInterrupt
Syntax:
<Return-Wert> = i_APCI1710_TestInterrupt
(BYTE b_BoardHandle,
BYTE
b_ModuleMask
PULONG
pul_InterruptMask,
PULONG
pul_CounterLatchValue)
Parameter:
- Input:
There is no input
- Output:
PBYTE pb_BoardHandle
Handle of the xPCI-1710, which has
generated the interrupt.
(see table of the interrupt mask in the
respecting manual)
PBYTE pb_ModuleMask
Mask of the module, which has
generated the interrupt.
(see table of the interrupt mask in the
respecting manual)
PULONG pul_InterruptMask
Mask of the events, which have
generated the interrupt. (see table of the
interrupt mask in the respecting manual)
PULONG pul_CounterLatchValue Returns the latched values of the
counter.
Task:
Controls if a xPCI-1710 has generated an interrupt. If yes, returns the handle
of the board and the source of the interrupt.
i
IMPORTANT!
This function can be used only in Visual Basic for DOS and
Windows.
Calling convention:
ANSI C :
int
i_ReturnValue;
unsigned char b_BoardHandle;
unsigned char b_ModuleMask;
unsigned char ul_InterruptMask;
unsigned int
ul_CounterLatchValue;
i_ReturnValue = i_APCI1710_TestInterrupt
(&b_BoardHandle,
&b_ModuleMask
&ul_InterruptMask,
&ul_CounterLatchValue;
Return value:
Summary of Contents for APCI-1710
Page 13: ...Handling of the board APCI 1710 12 3 HANDLING OF THE BOARD Fig 3 1 Correct handling ...
Page 20: ...APCI 1710 Technical data 19 4 5 Component scheme Figure 4 1 Component scheme ...
Page 78: ...APCI 1710 Standard software 77 1 No interrupt 0 IRQ number ...
Page 84: ...APCI 1710 Index 83 V Versions 14 W Weight 13 ...