Keithley 708B Reference Manual page 279

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

Advertisement

Section 7: Command reference
For example, if row 1, column 1 channels are closed on each of the six slots, specifying a channelList
parameter of "2A02, 4A04" opens the row 1, column 1 channels (slots 2 and 4 only). Then, the row 1, column
2 channel on slot 2, and the row 1, column 4 channel on slot 4 close. The row 1, column 2 channels remain
closed on slots 1, 3, 5, and 6.
An error is generated if:
The parameter string contains slotX, where X equals 1 to 6 for Model 707B, or 1 for Model 708B, or
allslots
A forbidden item is specified
Once an error is detected, the command stops processing.
Example
channel.open("allslots")
channel.close("1A01,2A01,3A01,4A01,5A01,6A01")
channel.exclusiveslotclose("3A03")
print(channel.getclose("allslots"))
Also see
channel.clearforbidden()
channel.close()
channel.exclusiveclose()
channel.getclose()
channel.getforbidden()
channel.open()
channel.setforbidden()
7-26
(on page 7-18)
(on page 7-19)
(on page 7-24)
(on page 7-27)
(on page 7-30)
(on page 7-35)
(on page 7-45)
Models 707B and 708B Switching Matrix Reference Manual
Open all channels on all slots.
Close row A column 1 channels on all slots.
Open row A column 1 on slot 3 and close
row A column 3 on slot 3 without affecting
any other slot with closed channels.
Output:
1A01;2A01;3A03;4A01;5A01;6A01
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