Technical description
b) Example in C
void main (void)
{
unsigned char b_BoardHandle;
if (Initialisation (&b_BoardHandle) == 0)
{
if (i_PA3110_WriteAnalogValue
{
printf ("Write test OK");
}
else
{
printf ("Write value error");
}
i_PA3110_CloseBoardHandle (b_BoardHandle);
}
else
{
printf ("Initialisation error");
}
}
Chapter 9
(b_BoardHandle,
0,
4095)
== 0)
PA 3110
55
Need help?
Do you have a question about the ADDIALOG PA 3110 and is the answer not in the manual?
Questions and answers