12 get slot number – ADLINK PCI-7432 User Manual
Page 46

38
•
C/C++ Libraries
5.12 Get Slot Number
@ Description
The Get slot number function is only available to the CompactPCI rear
I/O version. The slot number is read back from the geographic address,
which is defined on the backplane.
@ Syntax
cPCI-7432R / cPCI-7433R / cPCI-7434R
C/C++ (DOS)
void _7432R_SlotNo (U16 cardNo, U32 *slot_No)
void _7433R_SlotNo (U16 cardNo, U32 *slot_No)
void _7434R_SlotNo (U16 cardNo, U32 *slot_No)
C/C++ (Windows 95)
void W_7432R_SlotNo (U16 cardNo, U32 *slot_No)
void W_7433R_SlotNo (U16 cardNo, U32 *slot_No)
void W_7434R_SlotNo (U16 cardNo, U32 *slot_No)
Visual Basic (Windows 95)
W_7432R_SlotNo (ByVal cardNo As Integer , slot_No
As Long) As Integer
W_7433R_SlotNo (ByVal cardNo As Integer , slot_No
As Long) As Integer
W_7434R_SlotNo (ByVal cardNo As Integer , slot_No
As Long) As Integer
@ Argument
cardNo:
card number of selected board
slot_No:
tne slot number of the cPCI card (only use LSB
byte)