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.3.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.3-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: u3606b_py-0.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 c69ef8675aeb688210ae619fd44f13229f4dc1141cecab95791f31f47c277cfa
MD5 9187d40b83db94aa4d342ae5817b8228
BLAKE2b-256 0798062fc5e6a62c9e00d63a566f8b1a7c454a3e8e5b12f6c55a4c21cb709a6f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: u3606b_py-0.0.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 3bb0f897c0cdc07b9ec554a4ca390af6ac3b11bfe7bd66cffb7c916397820203
MD5 ff800fe53e886c02381c307c1764cd9e
BLAKE2b-256 ed3516f7913092bf88313b696ded336292a3ad552c19d1d06ab0b64bf9d473ba

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