Interface for Keysight Oscilloscopes.
Project description
Keysight Oscilloscope
Interface for Keysight Oscilloscopes.
Features
Basic support for models DSOX1102A and DSOX2004A
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.1 - 2024-09-24
Added
Suppport for DSOX2004A
General support for 4-channel oscilloscopes
0.1.0 - 2022-12-01
Added
First preview release.
Project details
Release history Release notifications | RSS feed
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.1.tar.gz
(15.8 kB
view details)
File details
Details for the file keysightosc-0.1.1.tar.gz
.
File metadata
- Download URL: keysightosc-0.1.1.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c83ce720878c75fd59ea2e3ef45e15c1aebd797e425ef06904133bdb278c0518 |
|
MD5 | e012f84c01c4bfbd1dec8fc5525cec6d |
|
BLAKE2b-256 | 13e814e542ea69b1be1a87186e3a451324e1877d518db202df2d5cfb85d73497 |