S530/S540 KTE Linear Parametric Test Library (LPTLib) User's Manual Section 3:
S530-900-01 Rev. E / September 2017 3-17
clrcon
This command opens or de-energizes all device under test (DUT) pins and instrument matrix relays,
disconnecting all crosspoint connections.
Usage
int clrcon(void);
Details
The clrcon command is called automatically by the devint command. The first in a series of one
or more connection-type commands automatically calls a clrcon command. Because this command
is automatically called, it is not normally used by a programmer.
If any sources are actively generating current or voltage, the devclr command is automatically
called before the relay matrix is de-energized.
Also see
devclr (on page 3-26)
devint (on page 3-26)
clrscn
This command clears the measurement scan tables associated with a sweep.
Usage
int clrscn(void);
Details
The clrscn command is only required when multiple sweeps and multiple sweep measurements are
used in a single test sequence.