Skip to content

v3.1.2

Compare
Choose a tag to compare
@tek-githubbot-1010 tek-githubbot-1010 released this 12 Feb 21:45
· 2 commits to main since this release
v3.1.2
9e13b48

v3.1.2 (2025-02-12)

Merged Pull Requests

  • feat: Enable turning down the verbosity of failure messages during reboot of a VISA device (#381)
  • gh-actions(deps): bump tektronix/python-package-ci-cd (#378)

Added

  • Added a new parameter to the create_visa_connection() function which can be used to turn down the verbosity of the printouts to stdout during a reboot from ERROR to DEBUG to avoid cluttering the console with unnecessary failures while the device is still rebooting.