B) Example In C For Dos And Windows 3.11 - Addi-Data ADDIALOG PA 3110 Technical Description

Analog input and output channels
Table of Contents

Advertisement

Technical description

b) Example in C for DOS and Windows 3.11

int Initialisation(unsigned char *pb_BoardHandle)
{
#ifdef _Windows
i_PA3110_InitCompiler (DLL_COMPILER_C);
#endif
if(i_PA3110_SetBoardInformation (0x390,
{
return (0);
}
else
{
return (-1);
}
}
32
Chapter 9
3,
// IRQ3
16,
8,
pb_BoardHandle) == 0)
/* OK */
/* ERROR */
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