EasyManua.ls Logo

Tektronix KEITHLEY 2600B Series

Tektronix KEITHLEY 2600B Series
834 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
Loading...
Series 2600B System SourceMeter® instrument Reference Manual Section 7: Introduction to TSP operation
2600BS-901-01 Rev. F/August 2021 7-5
Data queue
Use the data queue commands to:
Share data between test scripts running in parallel
Access data from a remote group or a local node on a TSP-Link
®
network at any time
The data queue in the Test Script Processor (TSP
®
) scripting engine is first-in, first-out (FIFO).
You can access data from the data queue even if a remote group or a node has overlapped
operations in process.
dataqueue.add() (on page 9-49)
dataqueue.CAPACITY (on page 9-50)
dataqueue.clear() (on page 9-50)
dataqueue.count (on page 9-51)
dataqueue.next() (on page 9-52)
Digital I/O
The 2604B, 2614B, and 2634B do not have digital input/output lines. The commands to control the
digital input/output lines are not available for these models.
The digital I/O port of the instrument can control external circuitry (such as a component handler for
binning operations).
The I/O port has 14 lines. Each line can be at TTL logic state 1 (high) or 0 (low). See the pinout
diagram in Digital I/O port (on page 4-38) for additional information.
There are commands to read and write to each individual bit, and commands to read and write to the
entire port.
digio.readbit() (on page 9-54)
digio.readport() (on page 9-55)
digio.trigger[N].assert() (on page 9-55)
digio.trigger[N].clear() (on page 9-56)
digio.trigger[N].EVENT_ID (on page 9-56)
digio.trigger[N].mode (on page 9-57)
digio.trigger[N].overrun (on page 9-58)
digio.trigger[N].pulsewidth (on page 9-59)
digio.trigger[N].release() (on page 9-59)
digio.trigger[N].reset() (on page 9-60)
digio.trigger[N].stimulus (on page 9-61)
digio.trigger[N].wait() (on page 9-62)
digio.writebit() (on page 9-63)
digio.writeport() (on page 9-64)
digio.writeprotect (on page 9-64)

Table of Contents

Related product manuals