tektronix / Programmatic-Control-Examples

An index of all remote instrument communication examples and links to discussion threads written by the community, for the community.
Other
73 stars 42 forks source link

Fix pyvisa package import #56

Closed luccareinehr closed 1 year ago

luccareinehr commented 2 years ago

Pull Request Checklist

Please review the Contribution Guidelines before submitting.

Type (Select only one)

Description

import visa for the PyVISA package has been deprecated. This just changes it to import pyvisa as visa to fix it.

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.