Keithley 3700A Series Reference Manual page 557

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

Advertisement

Section 11: TSP command reference
Example
dmm.func = "twowireohms"
dmm.filter.window = 0.25
dmm.filter.enable = dmm.ON
Also see
dmm.configure.recall()
dmm.configure.set()
dmm.filter.enable
dmm.filter.count
dmm.filter.type
dmm.fourrtd
This attribute sets the type of 4-wire RTD that is being used.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
value = dmm.fourrtd
dmm.fourrtd = value
value
Details
This attribute is only valid when dmm.func is set to "temperature" and dmm.transducer is set
to dmm.TEMP_FOURRTD. For all other transducer types, the attribute is set but is not used until the
transducer type is set for four-wire RTD.
All other functions generate an error and return nil when queried. An illegal parameter value error
message is generated if the value specified is not a supported RTD type value as listed in the usage
table.
The four-wire RTD setting is saved with the dmm.func function setting, so if you use another
function, then return to "temperature", the four-wire RTD settings you set previously are retained.
Example
dmm.func = "temperature"
dmm.transducer = dmm.TEMP_FOURRTD
dmm.fourrtd = dmm.RTD_PT3916
11-178
(on page 11-165)
(on page 11-166)
(on page 11-175)
(on page 11-174)
(on page 11-176)
Affected by
Reset
DMM reset
Recall setup
The type of four-wire RTD:
dmm.RTD_PT100 or 0 for type PT100
dmm.RTD_D100 or 1 for type D100
dmm.RTD_F100 or 2 for type F100
dmm.RTD_PT385 or 3 for type PT385
dmm.RTD_PT3916 or 4 for type PT3916
dmm.RTD_USER or 5 for user-specified type
Series 3700A System Switch/Multimeter Reference Manual
Set the filter window for 2-wire ohms to 0.25
and enable filtered measurements.
Where saved
Default value
Create configuration script
0 (dmm.RTD_PT100)
Save setup
Sets the type of four-wire RTD for PT3916.
3700AS-901-01 Rev. D/June 2018

Advertisement

Table of Contents
loading

Table of Contents