Skip to main content

Interface for Keysight Oscilloscopes.

Project description

Keysight Oscilloscope

Interface for Keysight Oscilloscopes.

Features

  • Basic support for model DSOX1102A

Installation

To install the Keysight Oscilloscope Interface, run this command in your terminal:

$ pip install keysightosc

Note that usage in Windows will require the IO Libraries Suite by Keysight.

Usage

To use Keysight Oscilloscope in a project:

from keysightosc import Oscilloscope

osc = Oscilloscope()
# Get signal data from first channel
data = osc.get_signal('CHAN1')

Changelog

This project follows the guidelines of Keep a changelog and adheres to Semantic versioning.

0.1.0 - 2022-12-01

Added

  • First preview release.

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

keysightosc-0.1.0.tar.gz (15.6 kB view hashes)

Uploaded Source

Built Distribution

keysightosc-0.1.0-py3-none-any.whl (11.1 kB view hashes)

Uploaded Python 3

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