Skip to main content

Implement SCPI in pure Python

Project description

Since all the other wrappers either require VISA binary or are not generic (and do not implement the device I need)

Basic idea here is to make transport-independent command sender/parser and a device baseclass that implements the common SCPI commands

A device specific implementation can then add the device-specific commands.

Pro tip for thos wishing to work on the code <http://guide.python-distribute.org/pip.html#installing-from-a-vcs>

## TODO

### Check Carrier-Detect for RS232 transport

in the RS232 transport check getCD to make sure the device is present before doing anything. CTS can also be checked even if hw flow control is not in use.

Basically wait for it for X seconds and abort if not found

### ZMQ/DBus signals and helpers

For remote-control and sharing access to the resource

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

scpi-0.6.2.tar.gz (5.1 kB view details)

Uploaded Source

File details

Details for the file scpi-0.6.2.tar.gz.

File metadata

  • Download URL: scpi-0.6.2.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for scpi-0.6.2.tar.gz
Algorithm Hash digest
SHA256 197caf8d1971c7ea412f4de37569ac001b6dae42f8c67ec3d997a2679c783595
MD5 2e338bc6a0a28d9ebf653d0f49195e31
BLAKE2b-256 f7979d60f095e9ec920b9b9a69d72a2abcd5e01a61544d16f42c23f6b808b229

See more details on using hashes here.

Supported by

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