![Keithley SourceMeter 2600B Series Скачать руководство пользователя страница 274](http://html2.mh-extra.com/html/keithley/sourcemeter-2600b-series/sourcemeter-2600b-series_reference-manual_4085220274.webp)
Series 2600B System SourceMeter® Instrument Reference Manual
Section 5: Introduction to TSP operation
2600BS-901-01 Rev. C / August 2016
5-21
Example:
Run the factory script named “KIPulse”
script.factory.scripts.KIPulse()
Running a factory script function from the Series 2600B front panel controls
1. Press the
LOAD
key.
2. Select
FACTORY
.
3. Select the function to run and press the
ENTER
key or navigation wheel .
4. Press the
RUN
key.
5. Follow the prompts on the front panel to run the script.
Retrieving and modifying a factory script listing
The script listing for a factory script can be retrieved and modified. However, it cannot be saved as a
factory script. The modified script can be saved as a user script using the same name or a new name.
An imported factory script can only be loaded back into the Series 2600B as a user script.
The following function retrieves a script listing. The script code is output with the shell keywords
(
loadscript
or
loadandrunscript
and
endscript
):
script.factory.scripts.
name
.list()
Where:
name
is the name of the factory script.
Example:
Retrieve the script listing for a factory script named “KIPulse”:
script.factory.scripts.KIPulse.list()
KISweep factory script
The KISweep factory script provides simple sweep test programming and shows how to use the
sweeping function.
This script is made up of the following functions. Access these functions from the front panel or the
remote interfaces. The following functions make up the KISweep factory script:
(on page 7-357)
(on page 7-358)
(on page 7-359)
(on page 7-361)
(on page 7-362)
(on page 7-363)