Section 8: TSP command reference
Model 2461 Interactive SourceMeter® Instrument Reference Manual
8-94
2461-901-01 A/November 2015
Details
If
startIndex
is set to less than 1 or if
endIndex
is more than the size of the index, 9.37
is returned for each value outside the allowed index and an event is generated.
If overlapped commands use the specified reading buffers and the commands are not complete (at
least to the specified index), this function outputs data as it becomes available.
When there are outstanding overlapped commands to acquire data,
n
refers to the index that the last
entry in the table has after all the readings have completed.
If you pass a reading buffer instead of a reading buffer subtable, the default subtable for that reading
buffer is used.
This command generates a single response message that contains all data.
The
format.data
attribute controls the format of the response message.
You can use the
bufferVar
attributes that are listed in the following table with the print buffer
command. For example, if
testData
is the buffer, you can use
testData.dates
attribute to print
the date of each reading in the
testData
buffer.
You can use
bufferVar
.n
to retrieve the number of readings in the specified reading buffer.
Attribute
Description
bufferVar
.readings
The readings stored in a specified reading buffer. See
(on page 8-27).
bufferVar
.dates
The dates of readings stored in the reading buffer. See
(on page 8-20).
bufferVar
.statuses
The status values of readings in the reading buffer. See
(on page 8-36).
bufferVar
.formattedreadings
The stored readings formatted as they appear on the
front-panel display. See
bufferVar
.sourceformattedvalues
The source levels formatted as they appear on the front-panel
display when the readings in the reading buffer were acquired.
See
bufferVar.sourceformattedvalues
(on page 8-30).
bufferVar
.sourcevalues
The source levels that were being output when readings in the
reading buffer were acquired. See
bufferVar
.sourcestatuses
The source status conditions of the instrument for the reading
point. See
(on page 8-31).