EasyManua.ls Logo

Keithley 2600a series User Manual

Keithley 2600a series
696 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #535 background imageLoading...
Page #535 background image
2600AS-901-01 Rev. B / September 2008 Return to Section Topics 19-213
Series 2600A System SourceMeter® Instruments Reference Manual Section 19: Remote Commands
tsplink.readbit
Function Reads the state of a TSP-Link synchronization line.
TSP-Link
accessibility
This function can be accessed from a remote TSP-Link node.
Usage data = tsplink.readbit(n)
data A custom variable that stores the state of the
synchronization line.
n Synchronization line to be read (1 - 3).
Remarks Returns a value of 0 if the line is low and a 1 if the line is high.
Details See TSP-Link synchronization lines in Section 8.
Also see tsplink.readbit, tsplink.readport, tsplink.writebit.
Example Assume line 3 is set high, and it is then read:
data = tsplink.readbit(3)
print(data)
Output: 1.000000e+00
tsplink.readport
Function Reads the TSP-Link synchronization lines as a digital I/O port.
TSP-Link
accessibility
This function can be accessed from a remote TSP-Link node.
Usage data = tsplink.readport()
Remarks The binary equivalent of the returned value indicates the input pattern on the I/O port. The least
significant bit of the binary number corresponds to line 1 and bit 3 corresponds to line 3. For
example, a returned value of 2 has a binary equivalent of 010. Line 2 is high (1), and the other 2
lines are low (0).
Details See TSP-Link synchronization lines in Section 8.
Also see tsplink.readbit, tsplink.writebit, tsplink.writeport
Example Assume line 2 is set high, and the digio I/O port reads:
data = tsplink.readport()
print(data)
Output: 2.000000e+00 (binary 010)

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the Keithley 2600a series and is the answer not in the manual?

Keithley 2600a series Specifications

General IconGeneral
CategorySource Measure Unit (SMU)
Model2600A Series
TypePrecision SourceMeter
Voltage Range±200V
Current Range±10fA to ±10A (depending on model)
DC Current±10A
Pulse Current±100A
Maximum Power20W to 200W (depending on model)
Power per Channel20W
Accuracy0.012% basic
InterfaceGPIB, USB, Ethernet
Power Supply100V to 240V, 50Hz to 60Hz
Weight (1-channel)4.5kg
Channels1 or 2
Dimensions (1-channel)89 mm high x 214 mm wide x 429 mm deep (3.5 in x 8.4 in x 16.9 in)
Dimensions (2-channel)89 mm high x 214 mm wide x 429 mm deep (3.5 in x 8.4 in x 16.9 in)

Related product manuals