Hantek6022API icon indicating copy to clipboard operation
Hantek6022API copied to clipboard

example_linux_scopevis fails with "data length differ"

Open moritzschaefer opened this issue 7 years ago • 0 comments

Running the example there are always only around 400-800 sample points.

!@! ~/tmp/Hantek6022API (master) $ python2 examples/example_linux_scopevis.py
data lengths differ!
[('timing', 8192), ('voltage', 609)]
!@! ~/tmp/Hantek6022API (master) $ python2 examples/example_linux_scopevis.py
data lengths differ!
[('timing', 8192), ('voltage', 448)]

moritzschaefer avatar Apr 14 '17 11:04 moritzschaefer