Model 4200A-SCS Parameter Analyzer Reference Manual
Section 13: LPT library function reference
4200A-901-01 Rev. C / February 2017
13-175
Also see
(on page 13-167)
(on page 13-172)
(on page 13-181)
(on page 13-182)
(on page 13-192)
(on page 13-193)
forcev
This command sets the DC bias voltage level.
Usage
int forcev(int
instr_id
, double
voltage
);
instr_id
The instrument identification code of the 4210-CVU:
CVU1
voltage
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
(on page 13-194) makes a single impedance measurement. Note that the
rdelay
command provides a settling time before the measurement.
Also see
(on page 13-178)
(on page 13-181)
(on page 13-182)