Skip to content

Python 3 library to communicate with Tektronix MSO4/5/6 oscilloscopes

License

Notifications You must be signed in to change notification settings

lamermoon/pyTekMSO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyTekMSO

Overview

This package was tested with Python 3.7 and can be used to communicate with a Tektronix MSO4/5/6 oscilloscope.

Currently only basic actions are supported such as

  • starting a measurement
  • checking whether a measurement has finished
  • configure and activate FastFrame

Installation

This package can be installed by running

python setup.py install

All dependent packages should be installed automatically. If that does not happen, install pyvisa-py and pyvisa using either pip3 or your packet manager.

PyVISA Documentation

About

Python 3 library to communicate with Tektronix MSO4/5/6 oscilloscopes

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages