Agb1500_Execshortcorr; Agb1500_Force - Agilent Technologies B1500A User Manual

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

Advertisement

Syntax
Parameters
Driver Functions

agb1500_execShortCorr

agb1500_execShortCorr
This function performs the CMU short correction for the specified measurement
frequency, and sets the correction data to the B1500. This function also returns the
execution results. This function initializes the MFCMU.
To execute this function, short the measurement terminals at the end of the device
side, or connect the short standard that has the reference value or calibration value.
If the standard is used, enter the values to the primary and secondary parameters to
set the reference value to the B1500. If you do not use the standard, set
primary=secondary=0.
The agb1500_forceCmuAcLevel function must be executed before this function.
ViStatus _VI_FUNC agb1500_execShortCorr(ViSession vi, ViInt32 channel,
ViReal64 freq, ViInt32 mode, ViReal64 primary, ViReal64 secondary,
ViPInt16 result);
vi
Instrument handle returned from agb1500_init( ).
channel
Slot number of the slot that installs the MFCMU to be used. See
Table 2-2. channel=-1 detects the slot automatically.
freq
Frequency (in Hz). 1000 (1 kHz, initial setting) to 5000000
(5 MHz). Setting resolution: 1 mHz (1 kHz to), 10 mHz
(10 kHz to), 0.1 Hz (100 kHz to), or 1 Hz (1 MHz to 5 MHz).
mode
MFCMU measurement parameters. This value must be 400 at
this time.
primary
Reference value of the standard. This must be the series
inductance value. Numeric expression.
secondary
Reference value of the standard. This must be the series
resistance value. Numeric expression.
result
Execution result of this function. Returned value.
0: Passed. No failure detected.
1: Failed.
2: Aborted.

agb1500_force

This function specifies the dc current/voltage source, and forces the output
immediately. To stop the output, use the agb1500_force function with zero output.
2-28
Agilent B1500 VXIplug&play Driver User's Guide, Edition 3

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents