Section 11: TSP command reference
Series 3700A System Switch/Multimeter Reference Manual
11-46
3700AS-901-01 Rev. D/June 2018
channel.clearforbidden()
This function clears the list of channels specified from being forbidden to close.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function
Yes
Usage
channel.clearforbidden("
channelList
")
channelList
The channels to set, using standard channel naming
Details
The
channelList
parameter indicates the channels that will no longer be forbidden to close, and
may include:
▪
allslots
or
slot
X
(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")
Clears channels 2, 4, 6, and 8 on slot 2 from
being forbidden to close.
channel.clearforbidden("allslots")
Clears all channels from being forbidden to
close.
channel.clearforbidden("3005:3010")
Clears channels 5 through 10 on slot 3 from
being forbidden to close.
Also see
(on page 11-62)
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
Affected by
Where saved
Default value
Function
Yes
Usage
channel.close("
channelList
")
channelList
The channels, analog backplane relays, and channel patterns to close, using
standard channel naming