EasyManuals 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 #213 background imageLoading...
Page #213 background image
2600AS-901-01 Rev. B / September 2008 Return to Section Topics 11-5
Series 2600A System SourceMeter® Instruments Reference Manual Section 11: Display Operations
Figure 11-1
Row/column format for display messaging
The function to set cursor position can be used two ways:
display.setcursor(row, column)
display.setcursor(row, column, style)
where: row = 1 or 2
column = 1 to 20 (Row 1)
= 1 to 32 (Row 2)
style = 0 (invisible)
= 1 (blink)
When set to 0, the cursor will not be seen. When set to 1, a display character will blink to indicate
its position.
The display.getcursor function returns the present cursor position, and can be used three
ways:
row, column, style = display.getcursor()
row, column = display.getcursor()
row = display.getcursor()
Example: The following code positions the cursor on Row 2, Column 1, and then reads the cursor
position:
display.setcursor(2, 1)
row, column = display.getcursor()
print (row, column)
Output: 2.000000e+00 1.000000e+00
Displaying text messages
The display.settext function is used to define and display a message. The message will start at
the present cursor position.
display.settext(text)
where: text is the text string to be displayed.
XXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Row 1
Row 2
Columns (for Row 1)
1 20
Columns (for Row 2)1
32
Series 2600A Display
X = display character

Table of Contents

Questions and Answers:

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