Skip to main content

Pure Python implementation of a VISA library.

Project description

Continuous integration Documentation building Keysight assisted testing Code Coverage Documentation Status PyPI - License PyPI

A PyVISA backend that implements a large part of the “Virtual Instrument Software Architecture” (VISA) in pure Python (with the help of some nice cross platform libraries python packages!).

Description

PyVISA started as wrapper for the IVI-VISA library and therefore you need to install a VISA library in your system (National Instruments, Keysight, etc). This works most of the time, for most people. But IVI-VISA implementations are proprietary libraries that only works on certain systems. That is when PyVISA-py jumps in.

Starting from version 1.6, PyVISA allows to use different backends. These backends can be dynamically loaded. PyVISA-py is one of such backends. It implements most of the methods for Message Based communication (Serial/USB/GPIB/Ethernet) using Python and some well developed, easy to deploy and cross platform libraries

VISA and Python

Python has a couple of features that make it very interesting for measurement controlling:

  • Python is an easy-to-learn scripting language with short development cycles.

  • It represents a high abstraction level, which perfectly blends with the abstraction level of measurement programs.

  • It has a very rich set of native libraries, including numerical and plotting modules for data analysis and visualisation.

  • A large set of books (in many languages) and on-line publications is available.

Requirements

  • Python 3

  • PyVISA

Optionally:

  • PySerial (to interface with Serial instruments)

  • PyUSB (to interface with USB instruments)

  • linux-gpib (to interface with gpib instruments, only on linux)

  • gpib-ctypes (to interface with GPIB instruments on Windows and Linux)

  • psutil (to discover TCPIP devices across multiple interfaces)

  • zeroconf (for HiSLIP and VICP devices discovery)

  • pyvicp (to enable the Teledyne LeCroy proprietary VICP protocol)

Please refer to pyproject.toml for the specific version requirements.

Installation

Using pip:

$ pip install pyvisa-py

Documentation

The documentation can be read online at https://pyvisa-py.readthedocs.org

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

pyvisa_py-0.8.1.tar.gz (102.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyvisa_py-0.8.1-py3-none-any.whl (82.2 kB view details)

Uploaded Python 3

File details

Details for the file pyvisa_py-0.8.1.tar.gz.

File metadata

  • Download URL: pyvisa_py-0.8.1.tar.gz
  • Upload date:
  • Size: 102.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyvisa_py-0.8.1.tar.gz
Algorithm Hash digest
SHA256 db53d3219d971d16b8f7c764a93e08475875063635b9ad8ea3c988439833ccdd
MD5 7286013c23d13860aca346043210e6e7
BLAKE2b-256 558d0f1af2b39feca8868d0692a2c5d0c47f4ad559a051fb678c441fe1e99536

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyvisa_py-0.8.1.tar.gz:

Publisher: release.yml on pyvisa/pyvisa-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyvisa_py-0.8.1-py3-none-any.whl.

File metadata

  • Download URL: pyvisa_py-0.8.1-py3-none-any.whl
  • Upload date:
  • Size: 82.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pyvisa_py-0.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 31208a2933c1793b4e829ba5f07d265b83f280668df440ee7ee6ac505dea4ee9
MD5 ae67ccfb7aac88b0a6062bfd6fce9757
BLAKE2b-256 700b06ccf917ce30d78d75e452d0afc89236b1d384b776c5c33d75c8cc55fbe7

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyvisa_py-0.8.1-py3-none-any.whl:

Publisher: release.yml on pyvisa/pyvisa-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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