OpenHantek / openhantek

OpenHantek is a DSO software for Hantek (Voltcraft/Darkwire/Protek/Acetech) USB digital signal oscilloscopes
http://openhantek.org/
GNU General Public License v3.0
774 stars 200 forks source link

Questions about Hantek DSO 2150 #19

Closed Mesqualito closed 6 years ago

Mesqualito commented 8 years ago

After downloading the newest Hantek-Driver from their website, which are Windows 8-compatible, I got a working firmware extracted with:

cp Dso2150x861.sys DSO21501.SYS and dsoextractfw

Openhantek 0.2.0 starts up with

sudo openhantek Warning: This Hantek DSO model isn't supported officially, so it may not be working as expected. Reports about your experiences are very welcome though (Please open a feature request in the tracker at https://sf.net/projects/openhantek/ or email me directly to oliver.haag@gmail.com). If it's working perfectly I can remove this warning, if not it should be possible to get it working with your help soon. QObject: Cannot create children for a parent that is in a different thread. (Parent is Hantek::Control(0x16dce70), parent's thread is QThread(0x16593b0), current thread is Hantek::Control(0x16dce70)

The program shows, that the DSO 2150 is connected in the status line: "Device found: Hantek DSO-2150 (002:013)"

I can measure the test signal of 1 kHz shown in the screenshot. I wonder why there is this much "interference", no clear line display. Is it normal, that I have to change settings (e.g. samplerate or timebase or voltage for CH1) to get an updated view? There is no "live-view", when I disconnect the probe from the test-signal-port.

openhantek_1khz

Mesqualito commented 8 years ago

O.k., after playing around with the new settings which aren't documented yet in your screenshots, I get the test-signal like your screenshot like this:

openhantek_1khz_2

What is the Spektrum-Analysis - and why don't I have signals?

Thanks a lot!

Sincerely, Jochen

jedi7 commented 8 years ago

Hi, regarding the "inteference". It is quite normal also on normal oscilloscopes (analog&digital). Because the horizontal line is created from many measured points (voltage) and the measure is not always the same (noise, etc) The vertical line is created normally only from "two" measured points, then it can be interpreted as long line.

davidgraeff commented 6 years ago

I guess the question is resolved?