Rohde & Schwarz SCPI Driver
Project description
#Rohde&Schwarz Python SCPI Driver & Examples
---
Example automation code for general purpose R&S equipment. Project
also aims to provide a functional python driver for use in other projects.
### Drivers:
* Structure:
* pyvisa -->
* yaVISA.py -->
* <**instr**>\_Common.py -->
* <**instr**>\_<OptionName>\_Kxx.py
* <**instr**>\_<OptionName>\_Kxx.py
* <**instr**>\_<OptionName>\_Kxx.py
* FSW: Vector Spectrum Analyzer
* Base for FSW & VSE drivers
* Possible compatibility: VSE; FPS; FSV;
* SMW: Vector Signal Generator
* Possible compatibility: SGS; SGT; SMB; SMBV
* VSE: Vector Signal Explorer SW
* FSW & VSE shares many SCPI commands.
* Drivers represent VSE commands not in FSW code
* OFDMVSA K96 code resides here as well
* Possible compatibility: FSW
##Getting Started
---
### Prerequisites
```python
python -m pip install pyvisa
```
### Installing
* Install prerequisites
* Unzip code into desired directory
### Running
* Load example files in top directory
* Change IP address to match instrument(s)
* Run
* Examples Include:
* Socket_Example.py :Socket connection w/o VISA
* VSE_ADemod.py :VSE/FSW Analog FM Demod
* VSE_Debug.py :VSE Raw SCPI
* VSE_MultiCC_K96.py :VSE Multi component carrier EVM w/ K96
## Versioning
---
We use [Bitbucket](http://www.bitbucket.com/) for versioning.
### Authors
* Martin C Lim - *Initial work*
* Others welcome. :-D
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
## Acknowledgments
---
* Thanx to Nick Lalic for all his help.
* [Markdown reference](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)
---
Example automation code for general purpose R&S equipment. Project
also aims to provide a functional python driver for use in other projects.
### Drivers:
* Structure:
* pyvisa -->
* yaVISA.py -->
* <**instr**>\_Common.py -->
* <**instr**>\_<OptionName>\_Kxx.py
* <**instr**>\_<OptionName>\_Kxx.py
* <**instr**>\_<OptionName>\_Kxx.py
* FSW: Vector Spectrum Analyzer
* Base for FSW & VSE drivers
* Possible compatibility: VSE; FPS; FSV;
* SMW: Vector Signal Generator
* Possible compatibility: SGS; SGT; SMB; SMBV
* VSE: Vector Signal Explorer SW
* FSW & VSE shares many SCPI commands.
* Drivers represent VSE commands not in FSW code
* OFDMVSA K96 code resides here as well
* Possible compatibility: FSW
##Getting Started
---
### Prerequisites
```python
python -m pip install pyvisa
```
### Installing
* Install prerequisites
* Unzip code into desired directory
### Running
* Load example files in top directory
* Change IP address to match instrument(s)
* Run
* Examples Include:
* Socket_Example.py :Socket connection w/o VISA
* VSE_ADemod.py :VSE/FSW Analog FM Demod
* VSE_Debug.py :VSE Raw SCPI
* VSE_MultiCC_K96.py :VSE Multi component carrier EVM w/ K96
## Versioning
---
We use [Bitbucket](http://www.bitbucket.com/) for versioning.
### Authors
* Martin C Lim - *Initial work*
* Others welcome. :-D
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
## Acknowledgments
---
* Thanx to Nick Lalic for all his help.
* [Markdown reference](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rssd-0.1.tar.gz
(17.3 kB
view details)
Built Distribution
rssd-0.1-py2.7.egg
(40.6 kB
view details)
File details
Details for the file rssd-0.1.tar.gz
.
File metadata
- Download URL: rssd-0.1.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 271ff5e0017534ed3a10c453e0a897219c45dde813a16564b4a02cdc9cbbd8b8 |
|
MD5 | b970837b8f78002b02f23a739f96ba7c |
|
BLAKE2b-256 | 2e8b7f5c025db4fd80ed45d0e6faf2a1b577b50d66ca097842c87830bc257e9d |
Provenance
File details
Details for the file rssd-0.1-py2.7.egg
.
File metadata
- Download URL: rssd-0.1-py2.7.egg
- Upload date:
- Size: 40.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 899b7631c3411bee8f0d360316d220bcb14647d2ee89dd1735b5b59a612df3c6 |
|
MD5 | c7493da57d6151ba0e26ca2e12a5147b |
|
BLAKE2b-256 | 09203a6a0c7e3d0947f875443cb4ebb4abbbe3c737ca39f9a88cff378016aff0 |