7: Introduction to TSP operation Model 2461 Interactive SourceMeter® Instrument
7-52 2461-901-01 A/November 2015
TSP-Link
TSP-link commands allow you to control and access the TSP-Link synchronization port. Use these
commands to perform basic steady-state digital I/O operations; for example, you can program the
instrument to read and write to a specific TSP-Link synchronization line or to the entire port.
trigger.tsplinkin[N].edge (on page 8-311)
trigger.tsplinkin[N].overrun (on page 8-311)
trigger.tsplinkin[N].wait() (on page 8-312)
trigger.tsplinkout[N].assert() (on page 8-313)
trigger.tsplinkout[N].logic (on page 8-313)
trigger.tsplinkout[N].pulsewidth (on page 8-314)
trigger.tsplinkout[N].release() (on page 8-315)
trigger.tsplinkout[N].stimulus (on page 8-315)
tsplink.group (on page 8-317)
tsplink.initialize() (on page 8-318)
tsplink.line[N].mode (on page 8-319)
tsplink.line[N].reset() (on page 8-320)
tsplink.line[N].state (on page 8-320)
tsplink.master (on page 8-321)
tsplink.node (on page 8-322)
tsplink.readport() (on page 8-322)
tsplink.state (on page 8-323)
tsplink.writeport() (on page 8-323)
TSP-net
TSP-Net provides a simple socket-like programming interface to Test Script Processor (TSP) enabled
instruments.
tspnet.clear() (on page 8-324)
tspnet.connect() (on page 8-325)
tspnet.disconnect() (on page 8-326)
tspnet.execute() (on page 8-327)
tspnet.idn() (on page 8-328)
tspnet.read() (on page 8-328)
tspnet.readavailable() (on page 8-329)
tspnet.reset() (on page 8-330)
tspnet.termination() (on page 8-331)
tspnet.timeout (on page 8-332)
tspnet.tsp.abort() (on page 8-332)
tspnet.tsp.abortonconnect (on page 8-333)
tspnet.tsp.rbtablecopy() (on page 8-334)
tspnet.tsp.runscript() (on page 8-335)
tspnet.write() (on page 8-335)