13: LPT library function reference Model 4200A-SCS Parameter Analyzer
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
asweepX (on page 13-59)
bsweepX (on page 13-65)
searchX (on page 13-38)
sweepX (on page 13-88)
trigXg, trigXl (on page 13-47)
delay
This command provides a user-programmable delay in a test sequence.
Usage
int delay(long n);
The duration of the delay in milliseconds
Details
The delay command can be called anywhere in the test sequence.