Agilent Technologies E2094S User's Guide Page 93

  • Download
  • Add to my manuals
  • Print
  • Page
    / 146
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 92
Programming via GPIB and VXI 4
Agilent VISA User’s Guide 93
/* Print results */
printf ("ID Register = 0x%4X\n", id_reg);
printf ("Device Type Register = 0x%4X\n",
devtype_reg);
/* Close sessions */
viClose(dmm);
viClose(defaultRM);
}
Page view 92
1 2 ... 88 89 90 91 92 93 94 95 96 97 98 ... 145 146

Comments to this Manuals

No comments