-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in decode data #1
Comments
You can try this software that plots also in the frequency domain as well as in time domain. |
@mcuOne The error happens while reading the header data. Regards, Rudolf |
ncount is 1 one not working for me neither |
In linux it's working in windows not. hm... |
I made it :) in device manager-> serial adapter -> properites -> port options-> advanced -> uncheck fifo :) |
Congratulations csaboka21. Which Windows version do you have? |
Windows 10, but it's not solved the problem completly.. it's only working from usb hub but not always but most of time from direct usb port it's still not working |
Hey, if I get the data from the DSO then comes the following error message:
Push DSO150 ADJ + V/DIV. 59 58 Traceback (most recent call last): File "dso150-110-plot.py", line 122, in <module> dsoHeader.append(sdat.decode("utf-8")) UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe0 in position 2: invalid continuation byte
The text was updated successfully, but these errors were encountered: