Skip to main content

Control Keysight U3606B Multimeter through PyVISA

Project description

Build and Publish version license

u3606b Python driver (unofficial)

This is a Python driver for the u3606b multimeter. It is based on the official U3606B Multimeter| DC Power Supply Programming Guide and PyVISA package. PyVISA is a Python package that allows you to control measurement devices independently of the interface (GPIB, USB, Ethernet, etc.) by using a common API.

The driver is not complete, but it is a good starting point for anyone who wants to control the u3606b multimeter with Python.

The driver supports the following functions:

  • Read voltage
  • Read current
  • Set voltage
  • Set current
  • Set output on/off
  • Set limits
  • Step output

Pre-requisites

Installation

pip install u3606b_py

Example

from u3606b_py.u3606b import U3606B

u3606b_dev = U3606B()
u3606b_dev._open()
u3606b_dev._reset()
u3606b_dev.sour_vol_rng(rng='8V')
u3606b_dev.sour(lvl='1.0V')

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

u3606b_py-0.0.4.tar.gz (10.1 kB view details)

Uploaded Source

Built Distribution

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

u3606b_py-0.0.4-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

File details

Details for the file u3606b_py-0.0.4.tar.gz.

File metadata

  • Download URL: u3606b_py-0.0.4.tar.gz
  • Upload date:
  • Size: 10.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.18

File hashes

Hashes for u3606b_py-0.0.4.tar.gz
Algorithm Hash digest
SHA256 d1f5fdd2e2353bafc47325e1bba2eee1e6aaaa6445c18bf6e188ac2448295bbd
MD5 304963d935461b18b2984ac87ff4c312
BLAKE2b-256 792d14999aafd28c44aab27ee92f308b86e21f98b826056c516222fe009a043d

See more details on using hashes here.

File details

Details for the file u3606b_py-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: u3606b_py-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 9.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.18

File hashes

Hashes for u3606b_py-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 a381e80cc978328673186393136de8715937c3c59d3c631fda79a25f83dc0393
MD5 97c3ebe9827ded766b50e99885bff1c4
BLAKE2b-256 d99774eb9a1b65587f6299481c639b28f2a9a6b3f11efc7adbe37037e3de1d74

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