Keithley DMM7510 Reference Manual page 656

7 1/2 digit graphical sampling multimeter
Hide thumbs Also See for DMM7510:
Table of Contents

Advertisement

Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
buffer.write.format()
This function sets the units and number of digits of the readings that are written into the reading buffer.
Type
TSP-Link accessible
Function
Yes
Usage
buffer.write.format(bufferVar, units, displayDigits)
buffer.write.format(bufferVar, units, displayDigits, extraUnits)
buffer.write.format(bufferVar, units, displayDigits, extraUnits, extraDigits)
bufferVar
units
displayDigits
extraUnits
extraDigits
DMM7510-901-01 Rev. B / May 2015
Affected by
The name of the buffer
The units for the first measurement in the
buffer index:
buffer.UNIT_AMP
buffer.UNIT_AMP_AC
buffer.UNIT_CELSIUS
buffer.UNIT_DECIBEL
buffer.UNIT_FAHRENHEIT
buffer.UNIT_FARAD
buffer.UNIT_HERTZ
buffer.UNIT_KELVIN
buffer.UNIT_NONE
The number of digits to use for the first measurement:
buffer.DIGITS_3_5
buffer.DIGITS_4_5
buffer.DIGITS_5_5
buffer.DIGITS_6_5
buffer.DIGITS_7_5
buffer.DIGITS_8_5
The units for the second measurement in the buffer index; the selections are the same
as units (only valid for buffer style WRITABLE_FULL); if not specified, will use the
value for units
The number of digits to use for the second measurement; the selections are the same
as displayDigits (only valid for buffer style WRITABLE_FULL); if not specified, will
use the value for displayDigits
Section 8: TSP command reference
Where saved
Default value
buffer.UNIT_OHM
buffer.UNIT_PERCENT
buffer.UNIT_RATIO
buffer.UNIT_RECIPROCAL
buffer.UNIT_SECOND
buffer.UNIT_VOLT
buffer.UNIT_VOLT_AC
buffer.UNIT_WATT
buffer.UNIT_X
8-43

Advertisement

Table of Contents
loading

Table of Contents