Standard software
10) i_APCI1710_SetBoardInRoutineWin32 (..)
IMPORTANT!
i
This function is only available for Windows NT and
Windows 9x.
Syntax:
<Return-Wert> = i_APCI1710_SetBoardIntRoutineWin32
Parameter:
- Input:
BYTE
b_BoardHandle
BYTE
b_UserCallingMode
VOID
v_FunctionName
ULONG
- Output:
VOID ** ppv_UserSharedMemory Address of the user shared memory
70
(BYTE
BYTE
ULONG
VOID **
VOID
Handle of the board xPCI-1710
APCI1710_SYNCHRONOUS_MODE:
The user routine is called directly
through the interrupt routine of the
driver.
APCI1710_ASYNCHRONOUS_MODE:
The user routine is called directly
through the Interrupt Thread of the
driver
Name of the interrupt routine
ul_UserSharedMemorySize Defines the size in bytes of the
user shared memory. You can use the
parameter only if you have selected the
following mode:
APCI1710_SYNCHRONOUS_MODE
IMPORTANT!
The size of the User Shared Memory is limited on 63 MB. It could
cause problems if more memory is required.
You can use the parameter only if you
have selected the following mode:
APCI1710_SYNCHRONOUS_MODE
b_BoardHandle,
b_UserCallingMode,
ul_UserSharedMemorySize,
ppv_UserSharedMemory,
v_FunctionName
(BYTE
b_BoardHandle,
BYTE
b_ModuleMask,
ULONG ul_InterruptMask,
ULONG ul_CounterLatchValue,
BYTE
b_UserCallingMode,
VOID * pv_UserSharedMemory))
APCI-1710
Need help?
Do you have a question about the APCI-1710 and is the answer not in the manual?