Buffervar.units - Keithley 2450 Reference Manual

Interactive sourcemeter instrument
Table of Contents

Advertisement

Section 8: TSP command reference
Example 2
for x = 1, 3 do printbuffer(x, x, testData.timestamps) end
For the buffer created in Example 1, print the timestamps for the readings.
Output:
03/01/2013 14:46:07.714614838
03/01/2013 14:46:08.100468838
03/01/2013 14:46:08.487631838
Also see
buffer.delete()
buffer.make()
bufferVar.clear()
print()
(on page 8-77)
printbuffer()
(on page 8-78)
Reading buffers
Remote buffer operation

bufferVar.units

This attribute contains the unit of measure that is stored with readings in the reading buffer.
Type
TSP-Link accessible
Attribute (R)
Yes
Usage
readingUnits = bufferVar.units[N]
readingUnits
bufferVar
N
Details
This attribute contains the unit of measure that is stored with readings in the reading buffer.
8-36
(on page 8-9)
(on page 8-11)
(on page 8-17)
(on page 3-10)
(on page 3-27)
Affected by
Restore configuration
Instrument reset
Power cycle
Volt DC: Voltage measurement
Ohm: Resistance measurement
Watt DC: Power measurement
Amp DC: Current measurement
%: Math is set to percent for the measurements
mX+b: Math is set to mx+b for the measurements
Reciprocal: Math is set to reciprocal for the measurements
The name of the reading buffer, which may be a default buffer (defbuffer1 or
defbuffer2) or a user-defined buffer
The reading number N; can be any value between 1 and the number of readings in
the buffer; use the bufferVar.n command to determine the number of readings
in the buffer
Model 2450 Interactive SourceMeter® Instrument Reference Manual
Where saved
Not applicable
Default value
Not applicable
2450-901-01 Rev. B/September 2013

Advertisement

Table of Contents
loading

Table of Contents