Dmm.transducer - Keithley 3700A Series Reference Manual

System switch/multimeter
Hide thumbs Also See for 3700A Series:
Table of Contents

Advertisement

Series 3700A System Switch/Multimeter Reference Manual

dmm.transducer

This attribute contains the transducer type.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
value = dmm.transducer
dmm.transducer = value
value
Details
This attribute is only valid when dmm.func is set to "temperature". All other functions generate an
error and return nil when queried.
The setting of this attribute affects which other temperature-supported attributes get used. There are
various attributes that are only applicable when the transducer type is a certain type. Although the
transducer type needs to match for the attribute setting to be used, the transducer type does not
need to match to change the setting or read the setting. For example, the transducer type does not
need to be set to dmm.TEMP_FOURRTD to change the dmm.fourrtd attribute setting.
The transducer value is saved with the dmm.func function setting, so if you use another function,
then return to "temperature", the transducer value you set previously is retained.
Example
dmm.func = "temperature"
dmm.transducer = dmm.TEMP_THERMISTOR
Also see
dmm.configure.recall()
dmm.configure.set()
dmm.fourrtd
dmm.func
3700AS-901-01 Rev. D/June 2018
Affected by
Reset
DMM reset
Recall setup
The transducer type:
Thermocouple: dmm.TEMP_THERMOCOUPLE or 1
Thermistor: dmm.TEMP_THERMISTOR or 2
3-wire RTD: dmm.TEMP_THREERTD or 3
4-wire RTD: dmm.TEMP_FOURRTD or 4
(on page 11-165)
(on page 11-166)
(on page 11-178)
(on page 11-179)
Where saved
Create configuration script
Save setup
Sets transducer to thermistor type.
Section 11: TSP command reference
Default value
1 (dmm.TEMP_THERMOCOUPLE)
11-233

Advertisement

Table of Contents
loading

Table of Contents