Channel.clearforbidden(); Channel.close() - Keithley 3700A Series Reference Manual

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

Advertisement

Section 11: TSP command reference

channel.clearforbidden()

This function clears the list of channels specified from being forbidden to close.
Type
TSP-Link accessible
Function
Yes
Usage
channel.clearforbidden("channelList")
channelList
Details
The channelList parameter indicates the channels that will no longer be forbidden to close, and
may include:
allslots or slotX (where X is 1 to 6 )
Channel ranges or individual channels
Analog backplane relays
This function allows all items contained in the channelList parameter to be closed. It removes the
"forbidden to close" attribute that can be applied to a channel using channel.setforbidden().
Command processing stops as soon as an error is detected. If an error is found, the channels are not
cleared from being forbidden to close.
Example
channel.clearforbidden("2002,2004,2006,2008")
channel.clearforbidden("allslots")
channel.clearforbidden("3005:3010")
Also see
channel.getforbidden()
channel.setforbidden()

channel.close()

This function closes the channels, analog backplane relays, and channel patterns that are specified by the
channel list parameter.
Type
TSP-Link accessible
Function
Yes
Usage
channel.close("channelList")
channelList
11-46
Affected by
The channels to set, using standard channel naming
(on page 11-62)
(on page 11-90)
Affected by
The channels, analog backplane relays, and channel patterns to close, using
standard channel naming
Series 3700A System Switch/Multimeter Reference Manual
Where saved
Default value
Clears channels 2, 4, 6, and 8 on slot 2 from
being forbidden to close.
Clears all channels from being forbidden to
close.
Clears channels 5 through 10 on slot 3 from
being forbidden to close.
Where saved
Default value
3700AS-901-01 Rev. D/June 2018

Advertisement

Table of Contents
loading

Table of Contents