Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# InfiniivisionPyVisaScope
Wrapper around pyvisa to drive a Keysight Infiniivision MSO-X 2xxx/3xxx scope in Python

[email protected]

# 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`.