Skip to content

Commit a30d5ab

Browse files
committed
Updates per review
1 parent f3498de commit a30d5ab

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ TSP-enabled Tektronix and Keithley instruments. This toolkit delivers a complete
1717
* **Script Debugging** - On-instrument debugging with breakpoints, step execution, and variable inspection.
1818
* **Automated Script Generation** - Configuration-driven interface to create TSP scripts without manual coding.
1919
* **System Configuration Management** - Support for TSP-Link™ networks and multi-instrument setups.
20+
* **\[Beta] Data Export**
21+
- **\[Beta]** Save script output to a file
22+
- **\[Beta]** Save buffer contents to a file
23+
- **\[Beta]** Start and stop saving commands and output to a file
2024

2125
## Quick Start
2226

@@ -109,7 +113,7 @@ To execute your TSP scripts on connected instruments, you can perform one of the
109113

110114
1. Right-click a TSP file in the explorer or editor and select "Send Script to Terminal"
111115
2. Click the Run icon in the editor title bar when a TSP file is open
112-
3. \[Beta] Save the output of a script to a file by clicking on the "\[Beta] Save TSP Script Output" option under the run/debug icon drop down at the top of the editor
116+
3. **\[Beta]** Save the output of a script to a file by clicking on the "\[Beta] Save TSP Script Output" option under the run/debug icon drop down at the top of the editor
113117

114118
### Automated TSP Script Generation
115119

@@ -233,6 +237,8 @@ Extensions installed through the marketplace are subject to the [Marketplace Ter
233237
- [App Note: How to Write TSP Scripts for TSP][app-note-how-to-write-tsp-scripts]
234238
- [App Note: Effortless Script Generation with TSP Toolkit ][app-note-script-gen]
235239
- [TSP Script Example Repository][tsp-script-examples]
240+
- Clone or download the ZIP file of the repository using the "Code" button
241+
![Clone or download from GitHub using the "Code" button](./images/ExampleRepoDownload.png)
236242

237243
### Supported Locales
238244

images/ExampleRepoDownload.png

26.3 KB
Loading

0 commit comments

Comments
 (0)