Keithley 708B Reference Manual page 118

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

Advertisement

Models 707B and 708B Switching Matrix Reference Manual
To set up labels from the front panel:
1. Display a channel (you might need to press DISPLAY first).
2. Select the channel for which you want to set labels.
3. Press CONFIG, then press CHAN.
4. Use the navigation wheel
LABEL: Sets the label that is displayed on the front panel for the specified crosspoint.
LABEL-ROW: Sets the label that is displayed on the front panel for the specified row.
LABEL-COL: Sets the label that is displayed on the front panel for the specified column.
5. Change the name using the navigation wheel
6. Press the navigation wheel
To set up labels from the web interface:
1. From the list on the left, select the slot that contains the channel you want to set up a label on.
2. Right-click the channel.
3. In the Label box, enter the label. Click OK.
To set up labels from the remote interface:
Use the commands:
channel.setlabel() (on page 7-46)
channel.setlabelrow() (on page 7-49)
channel.setlabelcolumn() (on page 7-47)
You can use labels to refer to the channels in commands. For example, if you set the label for
channel 1A01 to "start", you could use "start" to close and open the channel. If you set the row 1B to
"SMU2" and the column 02 to "DUT2", you could close the channel by sending the command
channel.close("SMU2+DUT2")
This is shown in the following example:
channel.setlabel('1A01','start')
channel.close("start")
channel.setlabelrow("1B01", "SMU2")
channel.setlabelcolumn("1B02", "DUT2")
channel.close("SMU2+DUT2")
print(channel.getclose("allslots"))
Channel patterns
You can use channel patterns as a convenient way to refer to a group of switching channels with a
single alphanumeric name. When you perform close or open operations on a channel pattern, only
the channels that are in the channel pattern are affected.
There is no speed advantage in performing close and open operations on channel patterns compared
to performing the same operations on individual channels or a list of channels.
707B-901-01 Rev. A / August 2010
to select the type of label you want to define:
.
to save the change.
Section 2: General operation
2-99

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

707b

Table of Contents