Agb1500_Timeout; Agb1500_Timeout_Q; Agb1500_Zerooutput - Agilent Technologies B1500A User Manual

Semiconductor device analyzer
Hide thumbs Also See for B1500A:
Table of Contents

Advertisement

Syntax
Parameters
Syntax
Parameters
Syntax
Parameters
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.
ViStatus_VI_FUNC agb1500_timeOut(ViSession vi, ViInt32 timeOut);
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.
ViStatus_VI_FUNC agb1500_timeOut_Q(ViSession vi, ViPInt32 pTimeOut);
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.
ViStatus_VI_FUNC agb1500_zetoOutput(ViSession vi, ViInt32 channel);
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.
2-78
Agilent B1500 VXIplug&play Driver User's Guide, Edition 3

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents