APCI-/CPCI-1500
b) Example in C
int Initialisation(unsigned char *pb_BoardHandle)
{
unsigned char b_SlotNumberArray [8];
#if defined (_Windows) || defined (_WINDOWS) || defined (_WIN32)
i_APCI1500_InitCompiler (DLL_COMPILER_C);
#endif
if(i_PCI1710_CheckAndGetPCISlotNumber (b_SlotNumberArray))
{
if(i_APCI1500_SetBoardInformation (b_SlotNumberArray
{
return (0);
}
else
{
return (-1);
}
}
else
{
return (-1);
}
}
96
pb_BoardHandle) == 0)
/* OK */
/* ERROR */
/* ERROR */
Technical description
,
[0]
Chapter 10
Need help?
Do you have a question about the ADDINUM CPCI-1500 and is the answer not in the manual?
Questions and answers