Technical description
c) Example in C for Windows NT / 95
int Initialisation(unsigned char *pb_BoardHandle)
{
if (i_PA3110_InitCompiler (DLL_COMPILER_C) == 0)
{
if(i_PA3110_SetBoardInformationWin32 ("PA3110-00",
{
return (0);
}
else
{
return (-1);
}
}
else
{
return (-1);
}
}
34
Chapter 9
/* OK */
/* ERROR */
/* ERROR */
16,
8,
pb_BoardHandle) == 0)
PA 3110
Need help?
Do you have a question about the ADDIALOG PA 3110 and is the answer not in the manual?
Questions and answers