Section 13: LPT library function reference
Model 4200A-SCS Parameter Analyzer Reference Manual
13-180
4200A-901-01 Rev. C / February 2017
Example
(on page 13-194) uses the 1 mA measure range for the impedance
measurement.
Also see
(on page 13-13)
(on page 13-180)
rtfary
This command returns the array of force values used during the subsequent voltage or frequency sweep.
Usage
int rtfary(double *
forceArray
);
forceArray
Array of force values for voltage or frequency
Details
This command is used to return an array of voltage or frequency force values for a sweep. Send this
command before calling any sweep command.
To prevent a memory exception error, make sure that the array that will receive the sourced values is
large enough.
The following examples show the proper command sequence for using
rtfary
:
Example 1: Valid command
sequence for voltage sweep
Example 2: Valid command
sequence for frequency sweep
smeasz
smeasz
smeast
rtfary
rtfary
dsweepf
dsweepv
Example
(on page 13-195) returns the array of force values for the voltage sweep.
Also see
None
setauto
This command selects the auto measure range.
Usage
int setauto(int
instr_id
);
instr_id
The instrument identification code of the 4210-CVU:
CVU1