v0.15.0
Features Requests / Bugs
If you find issues or have a feature request, please enter a new issue on GitHub.
Installation
View the installation instructions in the README
Changelog
Fixed
- Change language to
TSP
after connection to TTI instrument (TSP-561) - tsp-toolkit-kic-lib: Use
*TST?
to check login state instead of
print("unlocked")
just in case we are in a SCPI command set mode. - Fix script name issues if the name contains special characters (TSP-505)