Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ssoudan/infiniivisionpyvisascope
Wrapper around pyvisa to drive a Keysight Infiniivision MSO-X 2xxx/3xxx scope in Python
https://github.com/ssoudan/infiniivisionpyvisascope
Last synced: 6 days ago
JSON representation
Wrapper around pyvisa to drive a Keysight Infiniivision MSO-X 2xxx/3xxx scope in Python
- Host: GitHub
- URL: https://github.com/ssoudan/infiniivisionpyvisascope
- Owner: ssoudan
- License: mit
- Created: 2015-08-04T09:30:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-04T09:35:35.000Z (over 9 years ago)
- Last Synced: 2023-10-20T23:13:54.044Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 129 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# InfiniivisionPyVisaScope
Wrapper around pyvisa to drive a Keysight Infiniivision MSO-X 2xxx/3xxx scope in Python# License
under MIT license
# Usage
`scope.py` is provided as an example. Don't hesitate to modify it.
```
python scope.py
```Note you might need to change the path to VISA framework in `Infiniivision.py`.