EasyManuals Logo

Keithley 3706A Reference Manual

Keithley 3706A
936 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 #729 background imageLoading...
Page #729 background image
Section 11: TSP command reference Series 3700A System Switch/Multimeter Reference Manual
11-350 3700AS-901-01 Rev. D/June 2018
Changing the name of a script does not change the name of any variables that reference that script.
The variables will still reference the script, but the names of the script and variables may not match.
Example
test7 = script.new("display.clear() display.settext('Hello from my test')", "")
test7()
print(test7.name)
test7.name = "test7"
print(test7.name)
test7.save()
This example calls the script.new() function to create a script with no name, runs the script, names the
script "test7", and then saves the script in nonvolatile memory.
Also see
Rename a script (on page 10-48)
script.new() (on page 11-344)
scriptVar.save() (on page 11-351)
scriptVar.run()
This function runs a script.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function
No
Usage
scriptVar.run()
scriptVar()
scriptVar
The name of the variable that references the script
Details
The scriptVar.run() function runs the script referenced by scriptVar. You can also run the
script by using scriptVar().
Example
test8.run()
Runs the script referenced by the variable test8.
Also see
None

Table of Contents

Other manuals for Keithley 3706A

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keithley 3706A and is the answer not in the manual?

Keithley 3706A Specifications

General IconGeneral
Model3706A
CategorySystem Switch/Multimeter
Voltage Range100 nV to 300 V
Basic DC Voltage Accuracy0.0035%
Basic Resistance Accuracy0.01%
Maximum Channels576
Maximum Voltage300 V
ConnectivityLAN, USB, GPIB
InterfaceLAN, USB, GPIB
Switching MatrixYes
Channels576 (6-slot mainframe)
Maximum Current3 A

Related product manuals