B) Example In C - Addi-Data ADDINUM CPCI-1500 Technical Description

Digital inputs and outputs for the pci/compactpci bus
Hide thumbs Also See for ADDINUM CPCI-1500:
Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ADDINUM CPCI-1500 and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Addinum apci-1500

Table of Contents