8: TSP command reference Model DMM7510 7½ Digit Graphical Sampling Multimeter
8-186 DMM7510-901-01 Rev. B / May 2015
dmm.measure.rtddelta
This attribute contains the delta value of a user-defined RTD.
Type TSP-Link accessible Affected by Where saved Default value
Attribute (RW) Yes
Restore configuration
Instrument reset
Power cycle
Measure configuration list
Configuration script
Measure configuration list
1.4999
Usage
range = dmm.measure.rtddelta
dmm.measure.rtddelta = range
The RTD delta value: 0 to 5
Functions
dmm.FUNC_DIGITIZE_CURRENT
dmm.FUNC_DIGITIZE_VOLTAGE
Details
This attribute is only valid when:
• The function is set to temperature.
• The transducer type is set to 3 or 4-wire RTD.
• The RTD type is set to user-defined.
Example 1
dmm.measure.func = dmm.FUNC_TEMPERATURE
dmm.measure.transducer = dmm.TRANS_THREERTD
dmm.measure.threertd = dmm.RTD_USER
dmm.measure.rtddelta = .00385
Set the measure function to temperature.
Set the transducer type to 3-wire RTD.
Set the RTD type to User.
Set the delta RTD value to 0.00385.
Also see
dmm.measure.fourrtd (on page 8-154)
dmm.measure.threertd (on page 8-193)
dmm.measure.transducer (on page 8-197)