Skip to main content

A Python package to control PMK's active oscilloscope probes.

Project description

PMK Probes Documentation Status PyPI - Version

pmk-probes is the official Python package to control active oscilloscope probes by PMK.

Installation

Use the package manager pip to install pmk-probes.

pip install pmk-probes

Requirements

  • Python 3.10 or higher
  • pyserial

Usage

from pmk_probes.probes import BumbleBee2kV
from pmk_probes.power_supplies import PS03, Channel

ps = PS03('<YOUR_COM_PORT>')  # replace with the COM port of your power supply or specify ip_address parameter 
bumblebee1 = BumbleBee2kV(ps, Channel.CH1)  # use the BumbleBee probe on channel 1
print(bumblebee1.metadata.serial_number)  # print the serial number of the probe
bumblebee1.attenuation = 500  # set the attenuation to 500x

Documentation

The documentation is available at https://pmk-probes.readthedocs.io.

License

BSD-3-Clause

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

pmk_probes-1.0.12.tar.gz (17.0 MB view details)

Uploaded Source

Built Distribution

pmk_probes-1.0.12-py3-none-any.whl (16.5 kB view details)

Uploaded Python 3

File details

Details for the file pmk_probes-1.0.12.tar.gz.

File metadata

  • Download URL: pmk_probes-1.0.12.tar.gz
  • Upload date:
  • Size: 17.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.3

File hashes

Hashes for pmk_probes-1.0.12.tar.gz
Algorithm Hash digest
SHA256 2e98b17ae379ac70839309c32c9c411556c95669a509acfd18ecfaed29601c1e
MD5 b17307d692cbf74329f0d7ae8c0cf183
BLAKE2b-256 8051abcfc931eb92b1609836ef9ec321c9e7132f6311327204b400c5e4ede5f1

See more details on using hashes here.

File details

Details for the file pmk_probes-1.0.12-py3-none-any.whl.

File metadata

  • Download URL: pmk_probes-1.0.12-py3-none-any.whl
  • Upload date:
  • Size: 16.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.3

File hashes

Hashes for pmk_probes-1.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 6445b6c1f2466e5a6dcbecd9df8797ebf0a210d77c1a37ba06d235c06ff7c8fe
MD5 74fcc37587f111a7b98dae5ba852fe6a
BLAKE2b-256 e9ec973bf235f20146c848335d80c8f4026f11b871eb9aa161376488b82f3d2c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page