Measurement-computing GPIB-488 User Manual Page 27

  • Download
  • Add to my manuals
  • Print
  • Page
    / 116
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 26
Chapter 3 GPIB 488.1 Library Reference
Programming Reference Manual 3-14 GPIB-488
Example
This example illustrates how to change the timeout value for GPIB Interface Board 1 to 300
msec.
C int device;
device = ibfind ("gpib1");
ibconfig (device, IbcTMO, 10);
Page view 26
1 2 ... 22 23 24 25 26 27 28 29 30 31 32 ... 115 116

Comments to this Manuals

No comments