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 #598 background imageLoading...
Page #598 background image
Section
13: Introduction to TSP commands 2470 High Voltage SourceMeter Instrument
Reference Manual
13-12 2470-901-01 Rev. A / May 2019
C
ommon commands that cannot be used in scripts are shown in the following table with equivalent
commands that can be used.
Unavailable commands with TSP equivalents
Common commands TSP equivalent commands
*CLS
eventlog.clear() status.clear()
*ESE
status.standard.enable
*ESE?
print(status.standard.enable)
*ESR?
print(status.standard.event)
*IDN?
print(localnode.model)
print(localnode.serialno)
print(localnode.version)
*LANG
No equivalent
*LANG?
No equivalent
*OPC
opc()
*OPC?
waitcomplete() print([[1]])
*RST
reset()
*SRE
status.request_enable
*SRE?
print(status.request_enable)
*STB?
print(status.condition)
*TRG
No equivalent
*TST?
print([[0]])
*WAI
waitcomplete()
Fundamentals of programming for TSP
To conduct a test, a computer (controller) is programmed to send sequences of commands to an
instrument. The controller orchestrates the actions of the instrumentation. The controller is typically
programmed to request measurement results from the instrumentation and make test sequence
decisions based on those measurements.
To take advantage of the advanced features of the instrument, you can add programming commands
to your scripts. Programming commands control script execution and provide tools such as variables,
functions, branching, and loop control.
The Test Script Processor (TSP
®
) scripting engine is a Lua interpreter. In TSP-enabled instruments,
the Lua programming language has been extended with Keithley-specific instrument control
commands.

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