Skip to content

Commit

Permalink
Add Link to new TSP Toolkit extension
Browse files Browse the repository at this point in the history
TSP Toolkit is now the recommended way to write for and communicate with TSP instruments.
  • Loading branch information
Brad-O committed Mar 28, 2024
1 parent d2ec6fa commit 84145c4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,11 @@ If you don't want to clone this entire repository, it's still possible to take i

## Relevant Keithley Software

If you're looking for officially supported software, we invite you to visit [tek.com/software](https://www.tek.com/software). Here are some especially relevant software options for controlling Keithley equipment:
- [Test Script Builder](https://www.tek.com/keithley-test-script-builder), dedicated IDE for TSP code development.
If you're looking for officially supported software, we invite you to visit [tek.com/software](https://www.tek.com/software). Here are some relevant software options for controlling Keithley equipment:
- [Keithley TSP Toolkit (Beta)](https://github.com/tektronix/tsp-toolkit), An open source [Visual Studio Code](https://code.visualstudio.com/) extension that facilitates communicating with TSP instruments from VS Code, adds command auto-complete and syntax checking, and provides TSP command documentation from within VS Code.
- [KickStart](https://www.tek.com/products/keithley/keithley-control-software-bench-instruments/kickstart), Instrument control and automation software for both Keithley and Tektronix products.
- [Keithley Automated Characterization Suite (ACS)](https://www.tek.com/products/keithley/semiconductor-test-systems/automated-characterization-suite), Advanced characterization and automation software.
- [Test Script Builder](https://www.tek.com/keithley-test-script-builder), dedicated IDE for TSP code development. Consider using the Visual Studio Code extension, TSP Toolkit, instead.
- [More Information on TSP](https://www.tek.com/solutions/application/test-automation/tsp-for-test-automation), our instrument control command set and programming language

## Maintainers
Expand Down

0 comments on commit 84145c4

Please sign in to comment.