Skip to main content

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)

Project details


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 hashes)

Uploaded Source

Built Distribution

rssd-0.1-py2.7.egg (40.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page