Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Automate your tests of your electronic devices with this convenient SCPI wrapper

License

Notifications You must be signed in to change notification settings

gdombiak/EasySCPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasySCPI

Automate your tests of your electronic devices with this convenient SCPI wrapper

Setup

Create virtual env with Python 3 and then:

  • pip install pyvisa
  • pip install pyvisa-py
  • pip install pyserial
  • pip install pyusb

Check setup with: pyvisa-info

Example Setup

Some examples run on Jupyter and have some fancy diagrams. You will need to install the following:

  • pip install jupyterlab
  • pip install pandas
  • pip install plotly

About

Automate your tests of your electronic devices with this convenient SCPI wrapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages