https://github.com/dmitriymakhnovskiy/pyvisa_scpi_rs_vna
PyVISA and SCPI tests for a Rohde&Schwarz VNA
https://github.com/dmitriymakhnovskiy/pyvisa_scpi_rs_vna
python pyvisa rohde-schwarz scpi-instruments vna
Last synced: 4 months ago
JSON representation
PyVISA and SCPI tests for a Rohde&Schwarz VNA
- Host: GitHub
- URL: https://github.com/dmitriymakhnovskiy/pyvisa_scpi_rs_vna
- Owner: DmitriyMakhnovskiy
- Created: 2022-10-06T00:48:16.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-06T01:01:48.000Z (over 2 years ago)
- Last Synced: 2025-01-06T14:47:55.985Z (5 months ago)
- Topics: python, pyvisa, rohde-schwarz, scpi-instruments, vna
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A simple test for sending SCPI commands and s2p files from Python to a Rohde&Schwarz VNA. Main tools: PyVISA (https://pyvisa.readthedocs.io/en/latest/) and RsInstrument (https://pypi.org/project/RsInstrument/)