EasyManuals Logo

Tektronix Keithley SourceMeter 2470 Reference Manual

Tektronix Keithley SourceMeter 2470
995 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #593 background imageLoading...
Page #593 background image
2470
High Voltage SourceMeter Instrument Reference Manual Section 13: Introduction to TSP c
ommands
2470-901-01 Rev. A / May 2019 13-7
Loading a script using a USB flash drive
After loading a script onto a USB flash drive, you can copy the script using options on the front-panel
display.
To load a script using a USB flash drive:
1. Insert the USB flash drive into the USB port on the front panel.
2. Press the MENU key.
3. Under Scripts, select Manage. The MANAGE SCRIPTS window is displayed.
4. In the USB Scripts list, select the script you want to copy from the USB flash drive.
5. Select <. The file is transferred to the instrument, and the corresponding filename is displayed i
n
t
he Internal Scripts box.
Load a script by sending commands over a remote interface
To load a script over the remote interface, you can use the loadscript and endscript
commands.
Normally, when the instrument receives a command, it runs the command immediately. When the
instrument receives the loadscript command, the instrument starts collecting subsequent
messages instead of running them immediately.
The endscript command tells the instrument to stop collecting messages. It then compiles t
he
c
ollection of messages into a script. The script is stored as a function. This script is loaded into the
run-time environment — you need to save it to store it in the instrument.
To load a script:
Send the loadscript command with a script name. This tells the instrument to start collecti
ng
m
essages for the function named testInfo:
loadscript testInfo
Send the commands for the script; this example displays text on the USER swipe screen when the
script is run:
display.settext(display.TEXT1, "Batch 233")
display.settext(display.TEXT2, "Test Information")
display.changescreen(display.SCREEN_USER_SWIPE)
Send the command that tells the instrument that the script is complete:
endscript
Run the script by sending the script name followed by ():
testInfo()
The USER swipe screen on the front panel is displayed and shows the text "Batch 233 Test
Information" when you run this script.

Table of Contents

Other manuals for Tektronix Keithley SourceMeter 2470

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Tektronix Keithley SourceMeter 2470 and is the answer not in the manual?

Tektronix Keithley SourceMeter 2470 Specifications

General IconGeneral
BrandTektronix
ModelKeithley SourceMeter 2470
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals