APCI-/CPCI-1500
4) i_APCI1500_GetHardwareInformation (...)
Syntax:
<Return value> = i_APCI1500_GetHardwareInformation
Parameters:
- Input
BYTE
- Output:
PUINT
PBYTE
PBYTE
Task:
Returns the base address, the interrupt and the slot number of the xPCI-1500.
Calling convention:
ANSI C :
int
unsigned int
unsigned char b_InterruptNbr;
unsigned char b_SlotNumber;
unsigned char b_BoardHandle;
i_ReturnValue = i_APCI1500_GetHardwareInformation
Return value:
0: No error
-1: The handle parameter of the board is wrong
44
b_BoardHandle
pui_BaseAddress
pb_InterruptNbr
pb_SlotNumber
i_ReturnValue;
ui_BaseAddress;
Technical description
(BYTE b_BoardHandle,
PUINT pui_BaseAddress,
PBYTE pb_InterruptNbr,
PBYTE pb_SlotNumber)
Handle of board xPCI-1500
xPCI-1500 base address
xPCI-1500 interrupt channel.
xPCI-1500 slot number
(b_BoardHandle,
&ui_BaseAddress,
&b_InterruptNbr,
&b_SlotNumber);
Chapter 9
Need help?
Do you have a question about the ADDINUM CPCI-1500 and is the answer not in the manual?
Questions and answers