Skip to main content

Low-level GPIB (IEEE-488.2) communication layer with gpib-ctypes and PyVISA backends

Project description

KI488

Low-level GPIB (IEEE-488.2) communication layer for Keithley instruments.

Backends

Automatically selects the best available backend:

  1. linux-gpib (native, Linux)
  2. gpib-ctypes (native, Windows — recommended)
  3. pyvisa (fallback, any platform)

Installation

pip install ki488

Or from source:

pip install git+https://github.com/YOUR_USERNAME/ki488.git

Usage

from ki488 import KI488

ki = KI488(board=0)
ki.write(18, "*RST")
response = ki.query(18, "*IDN?")
print(response)
ki.close()

License

MIT

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

ki488-1.0.0.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

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

ki488-1.0.0-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file ki488-1.0.0.tar.gz.

File metadata

  • Download URL: ki488-1.0.0.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for ki488-1.0.0.tar.gz
Algorithm Hash digest
SHA256 d4fb6476773cf68b66cbc6c9c06d3822e61cf3b4cb4b927741af677e2d36b2bb
MD5 a674cafadde76880608935c0209ededf
BLAKE2b-256 169499b7d91b08bed22d8b687d837c53e72c32b5133e5ac5a4f28f539be94626

See more details on using hashes here.

File details

Details for the file ki488-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: ki488-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 5.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for ki488-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f73c091b97b88bfa8f68a017e72c3045424866a9f5a3a38e1a9bbeee79dfb8d5
MD5 4a30cd2496f08deb1bc26b0cc4fb6d3a
BLAKE2b-256 5699aaa79ec75c0b3e8144b53c54fc62aa04d5853956bf7bbab334c42c094df0

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