Skip to content

UltrasoundSam/TekDPO2000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python TekDPO2000

Class for controlling and obtaining data from Tektronix DPO2k range of oscilloscopes.

INSTALLATION

=================== Requirements

Before installing, make sure that you have installed all of the prerequiste dependancies:

Python - (Tested on 2.6 and 2.7).

PyVISA - For handling the connection to the oscilloscope.

PyVISA-py - Pure Python backend for PyVISA.

DESCRIPTION

A python class for controlling the DPO2k series of scopes that we have in the lab. Uses pyvisa to establish a connection with the oscilloscope, which can then be computer controlled. For a full list of commands for the scope, the programmers guide is available.

Also contains an example script showing how it can be used.

About

Class for controlling Tektronix DPO2k oscilloscopes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages