Slot[Slot].Banks.matrix - Keithley 3700A Series Reference Manual

System switch/multimeter
Hide thumbs Also See for 3700A Series:
Table of Contents

Advertisement

Series 3700A System Switch/Multimeter Reference Manual
The id parameter can use a path that is absolute or relative to the current working directory.
iIf you do not specify the id parameter, the setup is saved to the nonvolatile memory of the
instrument. If a previous setup exists, it is overwritten.
You can also create configuration scripts to save setups. See
page 3-33).
Example
setup.save()
Also see
createconfigscript()
Saved setups
setup.recall()

slot[slot].banks.matrix

This attribute describes the number of banks in the matrix for a card.
Type
TSP-Link accessible
Attribute (R)
Yes
Usage
value = slot[slot].banks.matrix
value
slot
Details
Returns the number of banks in the matrix on the card in the specified slot. If no matrix or no card
exists, it returns nil.
Example
print(slot[1].banks.matrix)
Also see
slot[slot].columns.matrix
3700AS-901-01 Rev. D/June 2018
(on page 11-110)
(on page 3-30)
(on page 11-356)
Affected by
Never
The number of banks in the matrix
The slot number
(on page 11-358)
Save the present configuration
Saves the present setup to the internal memory of the
instrument. If there is an existing setup, it is overwritten.
Where saved
Default value
Not applicable
Not applicable
Returns the number of banks in the matrix on the
card in slot 1 (4 banks).
Output:
4.000000000e+000
Section 11: TSP command reference
11-357
(on

Advertisement

Table of Contents
loading

Table of Contents