Kontaktaufnahme
Live-Chat mit Tektronix-Vertretern. Verfügbar von 9 bis 17 Uhr CET Geschäftstage.
Kontaktieren Sie uns telefonisch unter
Verfügbar von 9 bis 17 Uhr CET Geschäftstage.
Download
Laden Sie Handbücher, Datenblätter, Software und vieles mehr herunter:
Feedback
TSP Toolkit Software
Entwickeln Sie schnell Test Script Processor (TSP)-Skripte mit dem neuen TSP Toolkit. TSP Toolkit ist ein Skripting-Tool, das alle Funktionen und die Geräteunterstützung des Test Script Builders (TSB) sowie viele benutzerfreundliche Funktionen zur Verbesserung der Entwicklungserfahrung bietet, darunter Syntaxhervorhebung, Autovervollständigung mit Inline-Befehlshilfe und eine moderne Benutzeroberfläche.
Die Basisversion des TSP Toolkits ist ein Open-Source-Skriptwerkzeug, das als Erweiterung für Visual Studio Code (VS Code) verfügbar ist. Es kann verwendet werden, um TSP-Testskripte zusammen mit Ihren anderen bevorzugten VS Code-Erweiterungen zu entwickeln, wie z. B. für Python, C# und viele weitere.

Enjoy the Same Functionality as TSB with TSP Toolkit:
- Develop automation scripts for all TSP-enabled instruments
- Send commands and receive responses from the instrument
- Create, manage and run user scripts
- Quick and easy firmware upgrades
- Edit example scripts from the Keithley Github and convert to user scripts
- Explore TSP Toolkit Solutions
Improved Development Experience with the Modern UI of the Visual Studio Code editor and more:
- User-friendly UI
- Command autocomplete
- In-line command help
- Syntax-highlighting

Supported Instruments
TSP Toolkit Software FAQs
What is TSP Toolkit?
TSP Toolkit is a test script software tool that takes the form of a Visual Studio Code extension and simplifies building test scripts for Test Script Processor (TSP®)-enabled instruments.
What is TSP?
A Test Instrument Command Set and Programming Language. TSP-enabled instruments contain an embedded scripting engine that’s capable of executing both instrument control commands and basic programming functionality.
Why use TSP instead of another scripting language like Python?
Unlike Python, TSP allows you to achieve automation with a test script that executes at the instrument level. TSP can initiate tests with a single call from the PC or run the test on the instrument automatically without the PC, reducing overhead and improving throughput.