Agb1500_Clearcorrdata; Agb1500_Clearsamplesync; Agb1500_Close - Agilent Technologies B1500A User Manual

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

Advertisement

Syntax
Parameters
Syntax
Parameters
Syntax
Parameters

agb1500_clearCorrData

This function clears the CMU open/short/load correction data.
ViStatus _VI_FUNC agb1500_clearCorrData(ViSession vi, ViInt32 channel,
ViInt32 mode);
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.
mode
0: Resets frequency settings after clearing the correction data.
1: Keeps the settings after clearing the correction data.
If mode=0, the default measurement frequencies are set to the
CMU. The default frequencies are 1 k, 2 k, 5 k, 10 k, 20 k, 50 k,
100 k, 200 k, 500 k, 1 M, 2 M, and 5 MHz.

agb1500_clearSampleSync

This function clears the channel setup defined by the agb1500_addSampleSyncIv
function.
ViStatus _VI_FUNC agb1500_clearSampleSync(ViSession vi);
vi
Instrument handle returned from agb1500_init( ).

agb1500_close

This function terminates the software connection to the instrument and deallocates
system resources. It is generally a good programming habit to close the instrument
handle when the program is done using the instrument.
ViStatus _VI_FUNC agb1500_close(ViSession vi);
vi
Instrument handle returned from agb1500_init( ).
Agilent B1500 VXIplug&play Driver User's Guide, Edition 3
Driver Functions
agb1500_clearCorrData
2-19

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents