Channel.getforbidden() - Keithley 708B Reference Manual

Switching matrix
Hide thumbs Also See for 708B:
Table of Contents

Advertisement

Section 7: Command reference
Example
print(channel.getdelay("1A07,1B05,1C03"))
channel.setdelay("slot1", 3.1)
DelayTimes =
channel.getdelay("1A07,1B05,1C03")
print(DelayTimes)
Also see
channel.setdelay()
Data retrieval commands

channel.getforbidden()

This function returns a string listing the channels in the channel list parameter that are forbidden to close.
Type
TSP-Link accessible
Function
Yes
Usage
forbiddenList = channel.getforbidden(channelList)
forbiddenList
channelList
Details
The channelList parameter indicates which channels to check, and may include:
allslots or slotX (where X equals 1 to 6 for Model 707B, or 1 for Model 708B)
Channel ranges or individual channels
Channel patterns
If there are no channels in the scope of the channelList that are on the forbidden list, the string returned is
empty or nil. The format of the channels in the response string is slot, row, column.
7-30
(on page 7-44)
Affected by
System reset
Channel reset
Comma-delimited string listing channels that are forbidden to close in the channel
list
A string listing the channels and channel patterns to query to see which are
forbidden to close
Models 707B and 708B Switching Matrix Reference Manual
Get the existing delays for the listed
channels.
Output:
0.0000000e+00,0.0000000e+00,0.00
00000e+00
Set a delay on all channels in slot 1.
Verify that the delay was set for the listed
channels.
Output:
3.1000000e+00,3.1000000e+00,3.10
00000e+00
Where saved
Default value
Create
Permitted to close
configuration script
707B-901-01 Rev. A / August 2010

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

707b

Table of Contents