C) Example In C For Windows Nt / 95 - Addi-Data ADDIALOG PA 3110 Technical Description

Analog input and output channels
Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ADDIALOG PA 3110 and is the answer not in the manual?

Questions and answers

Table of Contents