APCI-/CPCI-1500 Technical
description Chapter 9
40
2) i_APCI1500_CheckAndGetPCISlotNumber (...)
Syntax:
<Return value> = i_APCI1500_CheckAndGetPCISlotNumber
(PBYTE
pb_SlotNumberArray)
Parameters:
- Input:
No input signal has to occur.
- Output:
PBYTE pb_SlotNumberArray
List of the slot numbers.
Task:
Checks all
xPCI-1500
and returns the slot number of each
xPCI-1500
board.
Each
pb_SlotNumberArray
parameter contains the slot number (1 to 10) of one
xPCI-1500
board.
Calling convention:
ANSI
C
:
int
i_ReturnValue;
unsigned
char b_SlotNumberArray [10];
i_ReturnValue = i_APCI1500_CheckAndGetPCISlotNumber
(b_SlotNumberArray);
Return value:
Returns the number of
xPCI-1500
boards which are inserted in your PC.
If the return value equals 0 then no
xPCI-1500
board was found in your PC.
1 Common designation for the boards
APCI-1500
and
CPCI-1500