Model 2657A High Power System SourceMeter® Instrument Reference Manual Section 5: Introduction to TSP operation
2657A-901-01 Rev. B/December 2012 5-17
TSP-Link
These functions and attributes allow you to set up and work with a system that is connected by a
TSP-Link
®
network.
tsplink.group (on page 7-344)
tsplink.master
(on page 7-345)
tsplink.node
(on page 7-345)
tsplink.readbit()
(on page 7-346)
tsplink.readport()
(on page 7-346)
tsplink.reset()
(on page 7-347)
tsplink.state
(on page 7-347)
tsplink.trigger[N].assert()
(on page 7-348)
tsplink.trigger[N].clear()
(on page 7-349)
tsplink.trigger[N].EVENT_ID
(on page 7-349)
tsplink.trigger[N].mode
(on page 7-350)
tsplink.trigger[N].overrun
(on page 7-352)
tsplink.trigger[N].pulsewidth
(on page 7-353)
tsplink.trigger[N].release()
(on page 7-353)
tsplink.trigger[N].reset()
(on page 7-354)
tsplink.trigger[N].stimulus
(on page 7-354)
tsplink.trigger[N].wait()
(on page 7-356)
tsplink.writebit()
(on page 7-356)
tsplink.writeport()
(on page 7-357)
tsplink.writeprotect
(on page 7-358)
TSP-Net
The TSP-Net module provides a simple socket-like programming interface to Test Script Processor
(TSP
®
) enabled instruments.
tspnet.clear() (on page 7-358)
tspnet.connect()
(on page 7-359)
tspnet.disconnect()
(on page 7-360)
tspnet.execute()
(on page 7-361)
tspnet.idn()
(on page 7-362)
tspnet.read()
(on page 7-362)
tspnet.readavailable()
(on page 7-363)
tspnet.reset()
(on page 7-364)
tspnet.termination()
(on page 7-364)
tspnet.timeout
(on page 7-365)
tspnet.tsp.abort()
(on page 7-366)
tspnet.tsp.abortonconnect
(on page 7-366)
tspnet.tsp.rbtablecopy()
(on page 7-367)
tspnet.tsp.runscript()
(on page 7-368)
tspnet.write()
(on page 7-368)
Userstrings
Use the functions in this group to store and retrieve user-defined strings in nonvolatile memory.
These strings are stored as key-value pairs.
You can use the userstring functions to store custom, instrument-specific information in the
instrument, such as department number, asset number, or manufacturing plant location.
userstring.add() (on page 7-369)
userstring.catalog()
(on page 7-370)
userstring.delete()
(on page 7-370)
userstring.get()
(on page 7-371)