Download

Download Manuals, Datasheets, Software and more:

DOWNLOAD TYPE
MODEL or KEYWORD

Feedback

TSP Toolkit VSCode Extension

Accelerate development and maximize performance with TSP Toolkit—a Visual Studio Code extension for TSP-enabled instruments including DMMs, DAQs, and the MP5000 Series supported SMUs and PSUs.

Build custom TSP test sequences faster, integrate into complex systems with ease, and take full control of your instruments. With features like real-time error checking, intelligent autocompletion, inline help, an on-instrument debugger, and automated script generation, TSP Toolkit turns TSP scripting into a powerful, intuitive experience.

Download TSP Toolkit

Test Automation
instrument pane in TSP Toolkit

Upgrade your Automation

TSP Toolkit offers all the power of Test Script Builder (TSB)—plus a sleek UI and productivity-boosting features to make TSP scripting faster than ever.

With TSP Toolkit you can:

  • Develop automation scripts for all TSP-enabled instruments, including the MP5000 series
  • Send commands and receive responses from the instrument
  • Create, manage and run user scripts
  • Quickly upgrade instrument firmware within TSP Toolkit
  • Open and edit existing TSP scripts including example scripts available on GitHub.

Simplify and Accelerate Automation

TSP Toolkit simplifies the entire automation process—from developing to debugging—so you can get your tests running quickly and reliably.

TSP Toolkit offers:

  • NEW! On-Instrument Debugger allows you to debug scripts and monitor key variables and expressions as the script runs in the instrument environment.
  • Autocomplete with inline help and documentation
  • Syntax and error highlighting
  • User-friendly and modern VSCode IDE for faster scripting and easy integration within your existing code base
  • Getting started is easy—install VS Code, and add the extension. See TSP Toolkit Quick Start Guide for details.
TSPToolkit_help 540x300
Auto script generation for I-V Characterization testing with TSP Toolkit's beta auto script gen feature

Accelerate I-V Characterization Tests

The Automated TSP Script Generation feature, available as a beta, simplifies I-V tests for two-terminal and multi-terminal semiconductor devices, solar cells, and more. You can configure each SMU or PSU for a variety of bias and sweep sourcing operations, then run, edit, and leverage the resulting TSP code.

The Automated TSP Script Generation feature includes:

  • Interactive GUI: Quickly create I-V characterization routines by entering test parameters in a user interface and generate TSP scripts with a single mouse click.
  • Waveform Previews: Verify sourcing behavior prior to generating a script to eliminate the guess work.

To access the beta, download TSP Toolkit. This feature is compatible with the MP5000 Series Modular Precision Test System SMUs and PSUs.

Learn how to use this feature.

Supported Instruments

MP5000 mainframe with SMU and PSU modules on the left angled right

MP5000 Modular Precision Test Systems

  • 1U mainframe with 3 slots 
  • Up to 6 channels per 1U mainframe
  • Mix & match PSU & SMU

 

2470 SMU front image for product series

Keithley 2400 Graphical Touchscreen Series SMU

  • Nanostructured Materials Research
  • Power Semiconductor GaN, SiC
  • Biosensor Development
  • Semiconductor Device Design
  • Automotive Sensor Design
2602B Front

SMU 2600B: Single or Dual Channel Systems

  • Semiconductor Production Test
  • Semiconductor Device Design
  • Transistor Characterization
  • IDDQ Testing and Standby Current Testing
  • Multi-Pin Device Test

SMU 2650 Series for High Power

  • Power Semiconductor GaN, SiC
  • Solar Panel Test
  • Electromigration studies
  • Semiconductor junction temperature characterization
Keithley DMM7510: Đồng Hồ Vạn Năng Lấy Mẫu Đồ Họa 7.5 Chữ Số

DMM7510 7.5 Digit Graphical Sampling Multimeter

  • 0.0014% DCV accuracy (one year)
  • 1,000,000 readings/s digitizer
  • Touchscreen display
Đồng hồ vạn năng điện tử DMM6500

Keithley DMM6500 6.5 Digit Multimeter with Graphical Touchscreen

  • 0.0025% DCV accuracy (1 year)
  • 1 Msample/s digitizing, 16-bits
  • 10-channel scan card option

Keithley DAQ6510 6½-Digit Data Acquisition and Logging Multimeter System

  • Two-slot, 80-channel capacity
  • 6½-digit DMM for precision measurement
  • Touchscreen display to simplify setup, monitoring, and data analysis
Keithley Series 3700A Systems Switch/Multimeter

Keithley 3700A Systems Switch/Multimeter

  • Six-slot, 576-channel capacity
  • 7½-digit high precision measurement
  • TSP-Link® Technology with TSP® processing allows test execution and control of multiple 3700As or other instruments

TSP Toolkit Software FAQs

What is TSP Toolkit?

TSP Toolkit is a Visual Studio Code extension that simplifies building TSP scripts for instrument control and automation of TSP-enabled instruments, including the MP5000 Series and supported SMUs and PSUs, and our DAQs, DMMs, and Switches.

What is TSP?

TSP is a human-readable command set and programming language used for instrument control and automation of TSP-enabled instruments. These instruments contain an embedded scripting engine that enables on-instrument execution of TSP instrument control commands and full test routines written in TSP, eliminating PC-instrument latency. Learn more about TSP.

Can TSP be used alongside another programming language like Python?

Yes, just like SCPI commands, you can use TSP commands in your scripts written in common programming languages like C# and Python. You can also call entire scripts written in TSP from your existing code.