Dmm.open() - 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.open()

Opens the specified channel or channel pattern.
Type
TSP-Link accessible
Function
Yes
Usage
dmm.open("channelList")
channelList
Details
This command allows you to separate the opening and closing of channels and analog backplane
relays when measuring. You can execute any number of commands between the open and close
commands to meet your application needs.
The configuration (dmm.getconfig()) associated with the specified channel dictates whether a
paired channel is open or not. For channel patterns, the channels associated with it are opened. A
channel pattern includes a paired channel for multi-wire measurement if a channel is configured that
way when the pattern is created (see commands channel.setpole() and
channel.pattern.setimage()).
The configuration (dmm.getconfig()) dictates whether analog backplane relays 1 and 2 are
opened and if a paired channel is opened. The dmm.open() function does not use the analog
backplane relays specified by the channel.setbackplane() function or pole settings set by the
channel.setpole() function.
An error is generated and the channels do not open if:
An empty parameter string is specified.
The specified channel or channel pattern is invalid.
A channel number does not exist for installed card in slot specified.
A slot is empty.
The channel pattern does not exist.
The channel does not support being closed (for example, a digital I/O channel).
The channel is paired with another bank for a multi-wire application.
The channel configuration is "nofunction".
More than one channel or channel pattern is specified in the parameter.
3700AS-901-01 Rev. D/June 2018
Affected by
Where saved
A string that lists the channel or channel pattern to open
Section 11: TSP command reference
Default value
11-211

Advertisement

Table of Contents
loading

Table of Contents