APCI-1710
v_FunctionName
b_BoardHandle
b_ModulMask
ul_InterruptMask
ul_CounterLatchValue
The user can specify another name for v_FunctionName, b_BoardHandle,
ul_InterruptMask, ul_CounterLatchValue
Calling convention:
ANSI C :
void
v_FunctionName
int
unsigned char b_BoardHandle;
i_ReturnValue = i_APCI1710_SetBoardIntRoutineDos
Return value:
0: No error
-1: Handle parameter of the board is wrong
-2: Interrupt is already installed
Name of the user interrupt routine
Number of the xPCI-1710-handle, which
has generated the interrupt.
Mask of the module, which has
generated the interrupt.
(See table of the interrupt mask in the
respecting manual)
Mask of the event, which has generated
the interrupt.
(See table of the interrupt mask in the
respecting manual)
The latched values of the time are
returned
(See table of the interrupt mask in the
respecting manual)
(unsigned char b_BoardHandle,
unsigned char b_ModuleMask,
unsigned long ul_InterruptMask
unsigned long ul_CounterLatchValue)
{
.
.
}
i_ReturnValue;
(b_BoardHandle,
v_FunctionName );
Standard software
65
Need help?
Do you have a question about the APCI-1710 and is the answer not in the manual?