Dmm.thermocouple - Keithley 3700A Series Reference Manual

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

Advertisement

Section 11: TSP command reference
Also see
dmm.configure.recall()
dmm.configure.set()
dmm.func
(on page 11-179)
dmm.transducer

dmm.thermocouple

This attribute indicates the thermocouple type.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
value = dmm.thermocouple
dmm.thermocouple = 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. An illegal parameter value error message is generated if the value
specified is not a supported thermocouple type value listed in the usage table.
The thermocouple attribute is only used when the transducer type is thermocouple. For all other
transducer types, the value is set but not used until the transducer type is set for thermocouple.
The thermocouple setting is saved with the dmm.func function setting, so if you use another function,
then return to "temperature", the thermocouple value you set previously is retained.
Example
dmm.func = "temperature"
dmm.transducer = dmm.TEMP_THERMOCOUPLE
dmm.thermocouple = dmm.THERMOCOUPLE_J
Also see
dmm.configure.recall()
dmm.configure.set()
dmm.func
(on page 11-179)
dmm.transducer
11-230
(on page 11-165)
(on page 11-166)
(on page 11-233)
Affected by
Reset
DMM reset
Recall setup
The thermocouple type:
dmm.THERMOCOUPLE_J or 0
dmm.THERMOCOUPLE_K or 1
dmm.THERMOCOUPLE_T or 2
dmm.THERMOCOUPLE_E or 3
dmm.THERMOCOUPLE_R or 4
dmm.THERMOCOUPLE_S or 5
dmm.THERMOCOUPLE_B or 6
dmm.THERMOCOUPLE_N or 7
(on page 11-165)
(on page 11-166)
(on page 11-233)
Series 3700A System Switch/Multimeter Reference Manual
Where saved
Create configuration script
Save setup
Sets the thermocouple type to J.
Default value
1 (dmm.THERMOCOUPLE_K)
3700AS-901-01 Rev. D/June 2018

Advertisement

Table of Contents
loading

Table of Contents