https://github.com/pklaus/hmc-8043
Python Interface for the R&S HMC 8043 power supply
https://github.com/pklaus/hmc-8043
Last synced: 3 months ago
JSON representation
Python Interface for the R&S HMC 8043 power supply
- Host: GitHub
- URL: https://github.com/pklaus/hmc-8043
- Owner: pklaus
- Created: 2015-08-03T11:50:06.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-22T16:24:49.000Z (over 7 years ago)
- Last Synced: 2024-12-28T15:48:55.730Z (5 months ago)
- Language: Python
- Homepage: http://blog.philippklaus.de/2015/04/rohde-schwarz-hameg-hmc-8043-power-supply/
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Python Interface for the R&S HMC 8043 power supply
The power supply is from Rohde & Schwarz, the division belonged to Hameg before.
### Installation
Installing this package is as simple as:
pip install https://github.com/pklaus/HMC-8043/archive/master.zip
This command will also install the required python-vxi11 package from PyPI.
### Author
* Philipp Klaus