![Keithley 707B Скачать руководство пользователя страница 170](http://html.mh-extra.com/html/keithley/707b/707b_reference-manual_661685170.webp)
Models 707B and 708B Switching Matrix Reference Manual
Section 5: Remote commands
707B-901-01 Rev. A / August 2010
5-9
dataqueue functions and attributes
Use the dataqueue 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 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-52)
delay function
This function is used to hold up instrument operation for a specified period of time. It is typically used
to soak a device at a specific voltage or current for a period of time.
digio functions and attributes
The digital I/O port of the Model 707B or 708B 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 in
(on page 2-7) for additional information.
There are commands to read and write to each individual bit, and commands to read and write to the
entire port. Use the following code fragment to write to one bit of the digital I/O port. The I/O bit is then
read and the state is returned to the computer, where it can be processed or displayed.