Skip to main content

Add your description here

Project description

visa-instrument-drivers

Tiny, pragmatic VISA instrument drivers built to use PyVISA.

import pyvisa
from visa_instrument_drivers import RigolDP800

rm = pyvisa.ResourceManager()
instr = rm.open_resource("TCPIP::192.168.0.107::INSTR")
dp832a = RigolDP800(instr)
dp832a.write_source_voltage(13.5)          # CH1
print(dp832a.read_source_voltage())        # 13.5 (setpoint)
instr.close()
rm.close()

Build and publish

python -m pip install --upgrade pip build twine 
# python -m build 
# python -m twine upload --repository pypi dist/*
uv version --bump patch
uv build 
# uv tool install uv-publish
uv-publish # looks for .pypirc file with PyPI credentials

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

visa_instrument_drivers-0.1.4.tar.gz (5.7 kB view details)

Uploaded Source

Built Distribution

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

visa_instrument_drivers-0.1.4-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file visa_instrument_drivers-0.1.4.tar.gz.

File metadata

  • Download URL: visa_instrument_drivers-0.1.4.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.24 {"installer":{"name":"uv","version":"0.9.24","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for visa_instrument_drivers-0.1.4.tar.gz
Algorithm Hash digest
SHA256 0f1f75c5f09ab4f73f1c1608d9214cdecb8c2600f909a899a50663471bb5d50f
MD5 ea097de9e3c08390e87858d5f7ab6b56
BLAKE2b-256 2b2448d2f426c9be9efa68d7c38255a14db16f41ead1ca84135a9bcb50c3affa

See more details on using hashes here.

File details

Details for the file visa_instrument_drivers-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: visa_instrument_drivers-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.24 {"installer":{"name":"uv","version":"0.9.24","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for visa_instrument_drivers-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 edfba15e9d60795017366240431fcd7b6e3a3714072f77827febee28ec453ad1
MD5 9058ef4e6ec4420879d06c4542cfe364
BLAKE2b-256 be812d37de4df374f8f8c3e0ae606183f6887679f1652b617a5b0d7621786aeb

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