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 #553 background imageLoading...
Page #553 background image
2600AS-901-01 Rev. B / September 2008 Return to Section Topics 19-231
Series 2600A System SourceMeter® Instruments Reference Manual Section 19: Remote Commands
tspnet.tsp.rbtablecopy
Function Copies a reading buffer synchronous table from a remote instrument.
TSP-Link
accessibility
This function can be accessed from a remote TSP-Link node.
Usage array = tspnet.tsp.rbtablecopy(connection_id, name)
array = tspnet.tsp.rbtablecopy(connection_id, name, start_index,
end_index)
connection_id Integer value used as a handle for other tspnet
commands.
name The full name of the reading buffer synchronous table.
start_index Integer start value.
end_index Integer end value.
array A copy of the synchronous table.
Remarks This convenience command reads the data from a reading buffer on a remote instrument and
returns an array of numbers or a string representing the data. The name argument identifies the
reading buffer name and synchronous table to copy. The optional start_index and
end_index specify the portion of the reading buffer to read. If no index is specified, the entire
buffer will be copied.
This command is limited to transferring 50,000 readings at a time.
Errors:
Invalid Specified Connection
Read Failed, Timeout
Read Failed, Aborted
Read Failed
Write Failed, Timeout
Write Failed
Invalid Reading Buffer Table
Invalid Index Range
Out of Memory
Remote Error,<remote error generated by command>
Example t = tspnet.tsp.rbtablecopy(myconnection, 'myremotebuffername.readings',
1, 3)
print(t[1], t[2], t[3])
Output:
4.5653423423e-1 4.5267523423e-1 4.5753543423e-1

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