7½ Digit Graphical Sampling Multimeter Reference Manual Section 8:
DMM7510-901-01 Rev. B / May 2015 8-187
dmm.measure.rtdzero
This attribute contains the zero 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
100
Usage
value = dmm.measure.rtdzero
dmm.measure.rtdzero = value
The zero value of the RTD: 0 to 10000
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
dmm.measure.func = dmm.FUNC_TEMPERATURE
dmm.measure.transducer = dmm.TRANS_THREERTD
dmm.measure.threertd = dmm.RTD_USER
dmm.measure.rtdalpha = 0.00385
dmm.measure.rtdzero = 120
Set the measure function to temperature.
Set the transducer type to 3-wire RTD.
Set the RTD type to User.
Set the alpha RTD value to 0.00385.
Set the zero RTD value to 120.
Also see
dmm.measure.threertd (on page 8-193)
dmm.measure.transducer (on page 8-197)