![Keithley SourceMeter 2600B Series Reference Manual Download Page 257](http://html2.mh-extra.com/html/keithley/sourcemeter-2600b-series/sourcemeter-2600b-series_reference-manual_4085220257.webp)
Section 5: Introduction to TSP operation
Series 2600B System SourceMeter® Instrument Reference Manual
5-4
2600BS-901-01 Rev. C / August 2016
The Test Script Processor (TSP) scripting engine stores all numbers internally as IEEE Std 754
double-precision floating point values. The logical operations work on 32-bit integers. Any fractional
bits are truncated. For numbers larger than 4294967295, only the lower 32 bits are used.
(on page 7-9)
(on page 7-10)
(on page 7-10)
(on page 7-11)
(on page 7-12)
(on page 7-12)
(on page 7-13)
(on page 7-14)
(on page 7-15)
(on page 7-16)
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.
(on page 7-49)
(on page 7-50)
(on page 7-51)
(on page 7-51)