https://github.com/lab11/pyvisa_tek_mso2000
script to control Tektronix MSO2000 series scope via USB
https://github.com/lab11/pyvisa_tek_mso2000
Last synced: 12 months ago
JSON representation
script to control Tektronix MSO2000 series scope via USB
- Host: GitHub
- URL: https://github.com/lab11/pyvisa_tek_mso2000
- Owner: lab11
- Created: 2016-04-10T16:26:37.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-10T16:28:00.000Z (about 10 years ago)
- Last Synced: 2025-01-19T10:43:32.532Z (over 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 1
- Watchers: 12
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pyVisa example for Tektronix MSO 2000 series
This is a sample script to capture waveforms on Tektronix MSO 2000 series
using
[NI-VISA](http://www.ni.com/download/ni-visa-14.0.2/5075/en/)
backend and
[pyvisa](https://pyvisa.readthedocs.org/en/stable/)
module.