Keithley 708B Reference Manual page 301

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

Advertisement

Section 7: Command reference
Details
A column label can be applied to columns of a matrix card. The label is then used on the display and can be
accessed in a channel list (see
channel in the column. You cannot specify a channel pattern.
The row and column label parameters must be unique. In addition, they cannot be the same as the name of a
channel pattern or channel label.
After defining a column label, you can use it with a row label to specify a channel instead of the channel specifier.
On the crosspoint display, the first four characters of the label are displayed. On the bottom display, the full label
is displayed.
Since a column label is common to all channels in that column, you only need to assign the column
label to one channel.
Example 1
channel.setlabelrow("1B01", "SMU2")
channel.setlabelcolumn("1B02", "DUT2")
channel.close("SMU2+DUT2")
print(channel.getclose("allslots"))
Example 2
channel.setlabelcolumn("1A01", "")
Example 3
channel.setlabelcolumn("1A01", " ")
Example 4
channel.setlabelcolumn("2B01", "TwoC")
print(channel.getlabelcolumn("slot2"))
Also see
channel.getlabelcolumn()
channel.getlabelrow()
channel.setlabelrow()
7-48
About channel commands
(on page 7-32)
(on page 7-33)
(on page 7-49)
Models 707B and 708B Switching Matrix Reference Manual
(on page 5-5)). For channel, you can specify any
NOTE
Sets the label for the slot 1, row 2 to "SMU2"
and slot 1, column 2 to "DUT2".
Use the labels to close a channel.
Output:
1B02
Clears the label for column 1 on slot 1 back to
default.
Also clears the label for column 1 on slot 1
back to default.
This example assumes a Model 7072 in slot 2.
Set the label to be TwoC, which assigns the
label to all channels in the column. Output:
TwoC,,,,,,,,,,,,TwoC,,,,,,,,,,,,Tw
oC,,,,,,,,,,,,TwoC,,,,,,,,,,,,
TwoC,,,,,,,,,,,,TwoC,,,,,,,,,,
,,TwoC,,,,,,,,,,,,TwoC,,,,,,,,
,,,
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