Coder Social home page Coder Social logo

Comments (3)

Ho-Ro avatar Ho-Ro commented on June 7, 2024

That is the correct and intended behaviour due to HW and USB constraints.
USB2 can transfer (theoretically) 480 Mbit/s = 60 MByte/s but due to protocol overhead and other device's activity on USB only half of this bandwidth can be used reliably by Hantek in bulk transfer mode. Therefore I limited the max sampling to 30 MS/s (30MByte/s) for single channel mode (only CH1) and 16 MS/s (-> 32 MByte/s) for dual channel mode (CH1+CH2 or CH2 only). Also this rate already gives some data corruption due to overruns.
If you want to test the result of much too high sampling rate you can change it in:
https://github.com/OpenHantek/OpenHantek6022/blob/master/openhantek/src/hantekdso/models/modelDSO6022.cpp line 28 & 32
See also the discussion in this mega thread: http://www.eevblog.com/forum/testgear/hantek-6022be-20mhz-usb-dso/msg661509/#msg661509

from openhantek6022.

Vascom avatar Vascom commented on June 7, 2024

Thanks for clarification.

from openhantek6022.

Vascom avatar Vascom commented on June 7, 2024

May be add this value as parameter in settings?
Because it is very hard to set desired timebase and samplerate simultaneously. It is impossible as I see: at low timebase openhantek always want switch to maximum sampleate.

from openhantek6022.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.