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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

pmk_probes-1.0.16-py3-none-any.whl (21.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pmk_probes-1.0.16-py3-none-any.whl
Algorithm Hash digest
SHA256 85759f0ca3bcb4cd123821c49e609766319798098e291faa21d0998a66fbe3f0
MD5 ca18ae2b0724c8eb8022af5c09602fdc
BLAKE2b-256 45dd125955663d01cec9e1e528cf9e21f86b79e3c83e760cd09684f66b9240af

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