Agilent Technologies E1346A Service Manual Page 66

  • Download
  • Add to my manuals
  • Print
  • Page
    / 66
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 65
/*..........HI to GUARD..........*/
printf ("\ n\ nConnect DMM HI and LO to E1346A COMMON HI and COMMON G");
getchar ();
iprintf (dm, "TRIG SGL\ n");
iscanf (dm, "%t", reading);
printf ("\ nDC Isolation - HI to GUARD ");
printf (" R = %s Ohms", reading);
/*.........................................*/
iprintf (id, "OPEN (@193,100,108,116)\ n");
iclose (id); /* Close instrument session */
iclose (dm);
}
A-8 Example C Programs Appendix A
Page view 65
1 2 ... 61 62 63 64 65 66

Comments to this Manuals

No comments