Channel.setlabelrow() - Keithley 708B Reference Manual

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

Advertisement

Models 707B and 708B Switching Matrix Reference Manual

channel.setlabelrow()

This function assigns a label to a row.
Type
TSP-Link accessible
Function
Yes
Usage
channel.setlabelrow(channel, label)
channel
label
Details
A row 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 row. 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.
You can only set labels for slots and channels that are installed in the instrument.
After defining a row label, you can use it to specify a channel instead of the default channel designation.
On the crosspoint display, the first four characters of the label are displayed. On the bottom display, the full label
is displayed.
Labels can only be set for matrix cards.
Since a row label is common to all channels in that row, you only need to assign the row 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.setlabelrow("1A01", "")
Example 3
channel.setlabelrow("1A01", " ")
707B-901-01 Rev. A / August 2010
Affected by
System reset
Channel reset
A string that specifies the channel that contains the row to which to apply a label
A string that lists the label for the channel row, up to eight characters
About channel commands
NOTE
Where saved
Default value
Create
Empty string or blank
configuration script
(on page 5-5)). For channel, you can specify any
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 row 1 on slot 1 back to
default.
Also clears the label for row 1 on slot 1 back to
default.
Section 7: Command reference
7-49

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

707b

Table of Contents