HP E1328A Service Manual page 70

4-channel d/a converter
Hide thumbs Also See for E1328A:
Table of Contents

Advertisement

70 Verification Tests - C Programs
iprintf (id, "CURR%u MAX\n", chan);
printf ("\nChannel %u is set to maximum (+.024 A)", chan);
printf ("\nEnter measured value (in A to 5.5 digits) : ");
scanf ("%f", &max);
iprintf (id, "CAL%u:CURR %f,%f,%f\n",chan,min,def,max);
}
printf ("\n\nCurrent Adjustments Complete");
iclose (id);
}
/* Close instrument session */
Appendix B

Advertisement

Table of Contents
loading

Table of Contents