Service manual
}
}
}
printf("\nEnd of handshake line test\n");
/*------------------------------------Results----------------------------------------------*/
if (fail == 0)
printf("\nDigital I/O PASSED all tests");
else
printf("\nDigital I/O failed tests");
iclose (id); /* Close instrument session */
}
A-4 Example C Programs