Skip to main content

Waveform capture viewer for Keysight oscilloscopes

Project description

wavebin

wavebin is a waveform capture viewer for Keysight oscilloscopes. These capture files are generated on the oscilloscope as .bin files, which can be saved to a USB Mass Storage device for transfer to a PC.

Screenshot

Currently wavebin has been tested with files from a DSO-X 1102G. If you have access to waveform files from other Keysight oscilloscopes, please submit them for testing through the Sample Waveforms issue.

Getting Started

wavebin is available through the Python Package Index. To install wavebin and its dependencies (magnitude, numpy, pyqt5, pyqtgraph), run the following command:

pip install wavebin

To view a waveform with wavebin, run the following command:

python -m wavebin [PATH TO BIN FILE]

Use the -v option to see detailed information about the waveform file:

wavebin v1.0

Loading "samples\sample.bin"...
File Size:              7.79 KB
Waveforms:              1

Waveform 1:
  - Wave Type:          NORMAL
  - Wave Buffers:       1
  - Sample Points:      1953
  - Average Count:      1
  - X Display Range:    2000.0001 us
  - X Display Origin:   -1000.0000 us
  - X Increment:        1024.0000 ns
  - X Origin:           -1000.0000 us
  - X Units:            SECONDS
  - Y Units:            VOLTS
  - Date:
  - Time:
  - Frame Type:         DSO-X 1102G
  - Frame Serial:       CN12345678
  - Waveform Label:     1
  - Time Tags:          0.0
  - Segment Number:     0

[DATA] Type: FLOAT32    Depth: 32 bits    Length: 7812 bytes
Rendering 1 waveform...

Resources

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

wavebin-1.1.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

wavebin-1.1-py3-none-any.whl (6.8 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