Section 13: LPT library function reference
Model 4200A-SCS Parameter Analyzer Reference Manual
13-12
4200A-901-01 Rev. C / February 2017
This example collects data and creates a graph that shows the forward and reverse conduction
characteristics of a diode. The
clrtrg
command allows multiple triggers to be programmed twice in the
same test sequence. Each result is returned to a separate array.
Figure 501: Diode conduction characteristics
Also see
(on page 13-59)
(on page 13-65)
(on page 13-38)
(on page 13-88)
(on page 13-47)
delay
This command provides a user-programmable delay in a test sequence.
Usage
int delay(long
n
);
n
The duration of the delay in milliseconds
Details
The
delay
command can be called anywhere in the test sequence.