Skip to main content

TCP server for controlling multiple instruments with a simplified SCPI interface

Project description

# instrument Server

TCP server for controlling multiple instruments via a simplified SCPI interface

## Requirements

  • python 3.7+

  • ddt testing package

  • ruamel.yaml yaml parser package

## Install Requirements

To get started:

`shell # git clone instrument-server cd path/to/instrument-server pip install . `

Or, alternatively, for development:

`shell cd path/to/instrument-server pip install -e .[dev] `

## Start Server

A command line command instrument-server is installed on your system. See instrument-server –help for details.

## Example

See doc/example for a simple example to help get started.

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

instrument-server-1.3.2.tar.gz (9.1 kB view hashes)

Uploaded Source

Built Distribution

instrument_server-1.3.2-py2.py3-none-any.whl (13.8 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