-SCS Parameter Analyzer Reference Manual Section 13:
LPT library function reference
4200A-901-01 Rev. C / February 2017 13-175
Also see
asweepv (on page 13-167)
dsweepf (on page 13-172)
setfreq (on page 13-181)
setlevel (on page 13-182)
sweepf (on page 13-192)
sweepv (on page 13-193)
forcev
This command sets the DC bias voltage level.
Usage
int forcev(int instr_id, double voltage);
The instrument identification code of the 4210-CVU:
DC bias voltage level (−30 V to 30 V)
Details
This command sets a DC bias level for a single impedance measurement and a frequency sweep.
Use the setfreq and setlevel commands to set the AC drive frequency and AC voltage for the
sweep.
The DC source operates independently of the AC source. Changes to the level and state of the DC
source take effect immediately; the AC frequency and source value are only used during measz
operations.
Example
Programming example #1 (on page 13-194) makes a single impedance measurement. Note that the
rdelay command provides a settling time before the measurement.
Also see
measz (on page 13-178)
setfreq (on page 13-181)
setlevel (on page 13-182)