You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the vds1022.ipynb, example 3 is titled "Live plotting". I would like to stream the data and plot directly as the OWON application does, but this does not seem like the way to do so. Please assist as I would like to pull voltage and time values directly from the oscilloscope (on both channels) to plot and use this data for real-time analysis.
Is this possible? Thanks for your time.
The text was updated successfully, but these errors were encountered:
If it no longer work, then it's likely due to changes with the bokeh library. It shouldn't be too hard to fix. Unfortunately I don't plan on spending time on this project.
Thanks for the quick response, so the live plotting section is the right section to be referring to in vds1022.ipynb for my needs? So the plot should update in real time in a jupyter notebook? I will attempt to make it work.
Hi.
In the vds1022.ipynb, example 3 is titled "Live plotting". I would like to stream the data and plot directly as the OWON application does, but this does not seem like the way to do so. Please assist as I would like to pull voltage and time values directly from the oscilloscope (on both channels) to plot and use this data for real-time analysis.
Is this possible? Thanks for your time.
The text was updated successfully, but these errors were encountered: