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 11-420)
tsplink.master (on page 11-421)
tsplink.node (on page 11-421)
tsplink.readbit() (on page 11-422)
tsplink.readport() (on page 11-422)
tsplink.reset() (on page 11-423)
tsplink.state (on page 11-424)
tsplink.trigger[N].assert() (on page 11-424)
tsplink.trigger[N].clear() (on page 11-425)
tsplink.trigger[N].EVENT_ID (on page 11-425)
tsplink.trigger[N].mode (on page 11-426)
tsplink.trigger[N].overrun (on page 11-427)
tsplink.trigger[N].pulsewidth (on page 11-428)
tsplink.trigger[N].release() (on page 11-428)
tsplink.trigger[N].reset() (on page 11-429)
tsplink.trigger[N].stimulus (on page 11-430)
tsplink.trigger[N].wait() (on page 11-431)
tsplink.writebit() (on page 11-432)
tsplink.writeport() (on page 11-432)
tsplink.writeprotect (on page 11-433)
TSP-Net
The TSP-Net module provides a simple socket-like programming interface to Test Script Processor
(TSP
®
) enabled instruments.
tspnet.clear() (on page 11-434)
tspnet.connect() (on page 11-434)
tspnet.disconnect() (on page 11-436)
tspnet.execute() (on page 11-436)
tspnet.idn() (on page 11-437)
tspnet.read() (on page 11-438)
tspnet.readavailable() (on page 11-439)
tspnet.reset() (on page 11-440)
tspnet.termination() (on page 11-440)
tspnet.timeout (on page 11-441)
tspnet.tsp.abort() (on page 11-442)
tspnet.tsp.abortonconnect (on page 11-442)
tspnet.tsp.rbtablecopy() (on page 11-443)
tspnet.tsp.runscript() (on page 11-444)
tspnet.write() (on page 11-445)