Hi,
Today I received my OWON HDS25S (25 MHz, 250 MSa/s, 2CH + Gen).
A couple of things I noticed:
* There is no included carrying pouch.
* Only one probe came with the kit.
* There are RMS, rise time, pulse width and other measurements that were not available on older FW versions of the HDS200 series.
* Screenshots can be taken in every mode (Oscilloscope, Sig. Gen. and DMM), although in Sig. Gen. and DMM modes the `save` key has to be pressed and held for about 5 seconds.
* The screenshots are vertically flipped (see attached screenshot).
* On the OWON website there is no entry for the HDS25 series, so there is no firmware available for this version.
It came with FW version V8.8.2 and SN starts with 2453.
After using it for a while I must say that, at least for my use case, this is a very useful device, with very nice features. I mainly used it for low frequencies measurements.
One of the key features for me is the SCPI interface, which I mainly used for measuring the frequency response of filters. To do this I have written a Python script to set the signal generator to a fixed amplitude and vary the frequency across a list of logarithmically spaced values, measuring the output of the filter with the oscilloscope probe. The resulting measured values are exported as comma separated values and plotted using GNU Octave.
Attached are some measurements made on the filter and the resulting plotted frequency response compared with the ideal and simulated response of the circuit.