Skip to main content

A package for controlling SCPI based instruments in a pythonic way.

Project description

The purpose of this Python library is to provide a nice way of writing measurement instrument remote control programs in Python. This is acheived mainly by converting all SCPI commands to equivalent Python classes, so that no text strings with SCPI commands have to be entered by the programmer. This will hopefully reduce bugs in the code, and increase programmer productivity.

Main features

  • Complete SCPI command class heirarchy; automatically generated from extracted command lists

  • Each SCPI command class has a docstring with links to the relevant online manual page

  • py.test regression testsuite

  • Helper classes to wrap the more unveildly SCPI commands

To use this library you need pyvisa, and a suitable VISA backend.

See examples/ for inspirational usage.

Please report bugs to lukas.sandstrom@rohde-schwarz.com, or at https://github.com/luksan/RSSscpi

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

RSSscpi-0.1.0.dev1.tar.gz (191.1 kB view hashes)

Uploaded Source

Built Distribution

RSSscpi-0.1.0.dev1-py2.py3-none-any.whl (187.2 kB view hashes)

Uploaded Python 2 Python 3

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