Hello OWON fans!I have good news for you.
There is a new software for your scope that is much better than what you get from OWON.
And it is open source.
https://netcult.ch/elmue/Oszi-Waveform-AnalyzerThe OWON Java application is very primitive. It has several issues.
The worst is that there is no horizontal scrollbar. It is a mess to move the signal if you are zoomed into it.
And if you are at a higher zoom level suddenly parts of the signal disappear.
And if you show a CAP file you cannot even zoom into the signal, nor can you scroll it.
Measuring of exact timing or exact voltages is not provided.
It is a primitive Chinese software that displays a signal, but not much more.
But now you can use
Oszi Waveform Analyzer which offers you lots of new features.
You get a high quality user interface with lots of features.
Oszi Waveform Analyzer can import the proprietary and completely undocumented OWON files in 3 formats: BIN, CAP and CSV.
A BIN file contains one capture buffer of 5000 samples.
A CAP file consists of multiple "frames" of only 4000 samples, each transferred over USB one by one.
The original OWON software shows you only one frame at a time when you open a CAP file.
But Oszi Waveform Analyzer combines the frames in one display (obviously with scrollbar).
A vertical red line marks the end of a frame and the begin of the next.
The data in between is lost because of the delay of the USB transfer.

Read the detailed manual so you don't miss the plenty features:
Oszi Waveform Analyzer supports analog and digital channels.
Oszi Waveform Analyzer can zoom the signal horizontally and vertically.
Oszi Waveform Analyzer has menu with the available operations that appears when you right-click into the signal.
Oszi Waveform Analyzer shows signal details in a tooltip, can measure voltages and precise timing and show a measure raster.
Oszi Waveform Analyzer has multiple A/D converters, noise suppression, can apply math operations on signal data, etc.
Oszi Waveform Analyzer has a logic analyzer for SPI bus, I²C bus, CAN Bus, UART (RS232), and more with full decoding.
Oszi Waveform Analyzer can split bidirectional half-duplex traffic on the Data wire into separate Rx and Tx channels.
Oszi Waveform Analyzer allows to decode chip-specific SPI and I²C packets and protocol specific UART packets.
Oszi Waveform Analyzer can edit analog and digital signals with copy and paste.
Oszi Waveform Analyzer stores waveforms in the open-source OSZI file format which applies the highest compression to waveform data.
Oszi Waveform Analyzer is open source and YOU can add new decoders, file formats and oscilloscope models.
Oszi Waveform Analyzer allows you to analyze very specific signals that you cannot even analyze with most expensive commercial products.
Oszi Waveform Analyzer is high quality software, written by a software and hardware developer with 40 years of programming and electronic experience.
Oszi Waveform Analyzer is optimized for maximum speed in every line of it's very clean source code.
Here you see an I2C signal decoded:

Oszi Waveform Analyzer can also transfer oscilloscope captures over USB, TCP or VXI using SCPI commands.
But this is currently not yet implemented for OWON.
You can implement this feature because the OWON SCPI commands are documented and Oszi Waveform Analyzer is open source.
