Slot[Slot].Poles.two; Slot[Slot].Pseudocard - 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
Example
print(slot[3].poles.one)
Also see
slot[slot].poles.four

slot[slot].poles.two

slot[slot].poles.two
This attribute indicates if a two-pole setting is supported for the channels on the card.
Type
TSP-Link accessible
Attribute (R)
Yes
Usage
twoPole = slot[slot].poles.two
twoPole
slot
Details
This attribute only exists is a card is installed and if the card supports a two-pole setting for the
channels on the card.
If not, the value is nil. If supported, the value is 1.
Example
twoPole3 = slot[3].poles.two
print(twoPole3)
Also see
slot[slot].poles.one
slot[slot].poles.four

slot[slot].pseudocard

This attribute specifies a pseudocard to implement.
Type
TSP-Link accessible
Attribute (RW)
Yes
3700AS-901-01 Rev. D/June 2018
(on page 11-366)
(on page 11-367)
Affected by
Not applicable
The return value
Slot number (1 to 6)
(on page 11-366)
(on page 11-366)
Affected by
Instrument reset
Power cycle
Section 11: TSP command reference
Query to see if slot 3 supports one-pole
settings for the channels on the card.
Output if card supports one pole:
1.000000000e+00
Output if card does not support one pole:
nil
Where saved
Default value
Not applicable
Not applicable
Query to see if slot 3 supports two-pole
settings for the channels on the card.
Output if card supports two pole:
1.000000000e+00
Output if card does not support two pole:
nil
Where saved
Default value
Configuration script
slot.PSEUDO_NONE
11-367

Advertisement

Table of Contents
loading

Table of Contents