Slot[Slot].Digio; Slot[Slot].Endchannel - 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

slot[slot].digio

This attribute indicates whether or not a card in the specified slot supports digital input and output channels.
Type
TSP-Link accessible
Attribute (R)
Yes
Usage
value = slot[slot].digio
value
slot
Details
This attribute is only available for a slot if the installed card supports digital I/O channels.
If digital I/O channels are supported, the returned value is 1.
Example
print(slot[1].digio)
Also see
None

slot[slot].endchannel.*

These attributes indicates whether or not the channel in the selected slot supports a feature and if so, which
channels support the feature.
Type
TSP-Link accessible
Attribute (R)
Yes
Usage
value = slot[slot].endchannel.amps
value = slot[slot].endchannel.analogoutput
value = slot[slot].endchannel.digitalio
value = slot[slot].endchannel.isolated
value = slot[slot].endchannel.totalizer
value = slot[slot].endchannel.voltage
value
slot
Details
This attribute is only available for a slot if the installed card supports the selected feature. If the
attribute is not available, the return value is nil.
Channels are grouped by feature sets, so you can use the start and ending channel numbers to
identify a group of channels that supports a particular feature. If the card supports the feature, the
returned value is the number of the ending channel.
3700AS-901-01 Rev. D/June 2018
Affected by
Not applicable
Indicator for whether or not the card in the slot supports digital I/O channels
Slot number (1 to 6)
Affected by
Not applicable
The channel number of the ending channel of the group of channels that supports
the feature
Slot number (1 to 6)
Section 11: TSP command reference
Where saved
Default value
Not applicable
Not applicable
Query if slot 1 supports digital I/O channels.
Where saved
Default value
Not applicable
Not applicable
11-359

Advertisement

Table of Contents
loading

Table of Contents