Dmm.opendetector - 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.opendetector

This attributes determines if the detection of open leads is enabled or disabled.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
state = dmm.opendetector
dmm.opendetector = state
state
Details
The command applies when dmm.func is set to "fourwireohms", "commonsideohms", or
"temperature".
When dmm.func is set to temperature, the open detector setting is only used when the transducer
type is thermocouple. For all other transducer types, it is set, but not used until the transducer type is
set to thermocouple.
The open detector setting is saved with the dmm.func function setting, so if you use another function,
then return to "fourwireohms", "commonsideohms", or "temperature", the open detector
setting you set previously is retained.
An error is generated if dmm.func is set to any function other than "fourwireohms",
"commonsideohms", or "temperature". If you query the setting for any other function, nil is
returned.
Example
dmm.func = "temperature"
dmm.transducer = dmm.TEMP_THERMOCOUPLE
dmm.opendetector = dmm.ON
Also see
dmm.configure.recall()
dmm.configure.set()
dmm.func
3700AS-901-01 Rev. D/June 2018
Affected by
Reset
DMM reset
Recall setup
Disable open lead detector: dmm.OFF or 0
Enable open lead detector: dmm.ON or 1
(on page 11-165)
(on page 11-166)
(on page 11-179)
Where saved
Default value
Create configuration script
0 (dmm.OFF) for "commonsideohms"
Save setup
1 (dmm.ON) for "fourwireohms" and
"temperature"
Enable the thermocouple open detector.
Section 11: TSP command reference
11-213

Advertisement

Table of Contents
loading

Table of Contents