https://github.com/terrabits/rohdeschwarz
Rohde & Schwarz python instrument control toolbox
https://github.com/terrabits/rohdeschwarz
Last synced: about 1 year ago
JSON representation
Rohde & Schwarz python instrument control toolbox
- Host: GitHub
- URL: https://github.com/terrabits/rohdeschwarz
- Owner: Terrabits
- License: other
- Created: 2015-07-08T17:05:36.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2025-03-05T08:02:49.000Z (over 1 year ago)
- Last Synced: 2025-03-29T18:07:09.850Z (about 1 year ago)
- Language: Python
- Homepage: https://vna.rs-us.net/python/
- Size: 1 MB
- Stars: 37
- Watchers: 4
- Forks: 18
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.md
Awesome Lists containing this project
README
rohdeschwarz
============
An instrument control library for general purpose Rohde & Schwarz instruments, and in particular the Vector Network Analyzer.
The package is still in development; as such, it may change at any time. I recommend that you "freeze" to a particular version of the package once you get your software working.
Requirements
------------
`rohdeschwarz` is python 2.7/3 compatible. It requires the following packages:
- pathlib
- pyvisa
- numpy