13: LPT library function reference Model 4200A-SCS Parameter Analyzer
13-180 4200A-901-01 Rev. C / February 2017
Example
Programming example #1 (on page 13-194) uses the 1 mA measure range for the impedance
measurement.
Also see
devint (on page 13-13)
setauto (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);
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
Example
Programming example #2 (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);
The instrument identification code of the 4210-CVU: CVU1