EasyManuals Logo
Home>Keithley>Multimeter>3700 Series

Keithley 3700 Series User Manual

Keithley 3700 Series
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 #674 background imageLoading...
Page #674 background image
Series 3700A System Switch/Multimeter Reference Manual Section 11: TSP command reference
3700AS-901-01 Rev. D/June 2018 11-295
Example
MemUsed = memory.used()
print(MemUsed)
Reads the memory used in the instrument and
returns the percentages.
Output:
69.14, 0.16, 12.74, 1.04
Also see
memory.available() (on page 11-293)
node[N].execute()
This function starts test scripts on a remote TSP-Link node.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function
Yes (see Details)
Usage
node[N].execute("scriptCode")
N
The node number of this instrument (1 to 64)
scriptCode
A string containing the source code
Details
This command is only applicable to TSP-Link systems. You can use this command to use the remote
master node to run a script on the specified node. This function does not run test scripts on the
master node; only on the subordinate node when initiated by the master node.
This function may only be called when the group number of the node is different than the node of the
master.
This function does not wait for the script to finish execution.
Example 1
node[2].execute(sourcecode)
Runs script code on node 2. The code is in a string variable
called sourcecode.
Example 2
node[3].execute("x = 5")
Runs script code in string constant ("x = 5") to set x
equal to 5 on node 3.
Example 3
node[32].execute(TestDut.source)
Runs the test script stored in the variable TestDut
(previously stored on the master node) on node 32.
Also see
TSP advanced features (on page 10-58)
tsplink.group (on page 11-420)

Table of Contents

Other manuals for Keithley 3700 Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keithley 3700 Series and is the answer not in the manual?

Keithley 3700 Series Specifications

General IconGeneral
BrandKeithley
Model3700 Series
CategoryMultimeter
LanguageEnglish

Related product manuals