Agilent Technologies B1500A User's Guide Page 94

  • Download
  • Add to my manuals
  • Print
  • Page
    / 208
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 93
2-78 Agilent B1500 VXIplug&play Driver Users Guide, Edition 3
Driver Functions
agb1500_timeOut
agb1500_timeOut
This function sets a minimum timeout value for driver I/O transactions in
milliseconds. The default timeout period is 5 seconds.
Syntax ViStatus_VI_FUNC agb1500_timeOut(ViSession vi, ViInt32 timeOut);
Parameters vi Instrument handle returned from agb1500_init( ).
timeOut I/O timeout value for all functions in the driver. in milliseconds.
0 to 2147483647.
agb1500_timeOut_Q
This function returns the timeout value for driver I/O transactions in milliseconds.
Syntax ViStatus_VI_FUNC agb1500_timeOut_Q(ViSession vi, ViPInt32 pTimeOut);
Parameters vi Instrument handle returned from agb1500_init( ).
pTimeOut Minimum timeout period that the driver can be set to, in
milliseconds. Returned data.
agb1500_zeroOutput
This function stores the measurement setup of the units, and sets the units to 0 V
output. To recover the setup, execute agb1500_recoverOutput function.
Syntax ViStatus_VI_FUNC agb1500_zetoOutput(ViSession vi, ViInt32 channel);
Parameters vi Instrument handle returned from agb1500_init( ).
channel Slot number of the SMU/MFCMU to set to the zero output. See
Table 2-2.
channel=0 specifies all modules.
channel=-1 detects the CMU slot automatically.
Page view 93
1 2 ... 89 90 91 92 93 94 95 96 97 98 99 ... 207 208

Comments to this Manuals

No comments