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
Copy file name to clipboardExpand all lines: src/ngscopeclient/md/tutorial_00_intro.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
3
3
Thanks for trying ngscopeclient! If this is your first time using the tool, we suggest you go through this tutorial to learn your way around.
4
4
5
-
The tutorial will only be automatically displayed once. If you wish to return to the tutorial at any point, simply select "Tutorial" from the Help menu.
5
+
You can drag this tutorial window by the title bar to reposition it, or dock it by dragging it to the edge of the window, as needed.
6
6
7
-
You can drag this tutorial window by the title bar to reposition it, or dock it by dragging it to the edge of the window, as needed. To end the tutorial at any time, just press the close button in the title bar of this window.
7
+
The tutorial will only be automatically displayed once. To end the tutorial at any time, just press the close button in the title bar of this window. If you wish to return to the tutorial at any point, simply select "Tutorial" from the Help menu.
8
8
9
-
Press the "Continue" button to begin the tutorial.
9
+
Press the "Continue" button to begin the tutorial. We suggest maximizing the application so you can see the entire user interface without the tutorial obscuring your view.
In conventional digital oscilloscopes, the display zoom setting and the sample rate / record length are locked so that changing one changes the other.
4
+
5
+
Since ngscopeclient allows you to have many views displaying the same waveform data, the horizontal zoom on a plot is independent of the timebase settings. The default record length for the demo scope is 1M samples which is much longer than the visible area of the plot.
6
+
7
+
Try using your mouse wheel (or touchpad vertical scroll axis) over the timeline or plot to zoom in and out. Zoom centers on the mouse position, so you can focus on different parts of the waveform.
You've completed the tutorial! We hope you enjoy using ngscopeclient.
4
+
5
+
This tutorial has only scratched the surface of the feature set. Please refer to the PDF or HTML versions of the user manual for a more complete reference.
6
+
7
+
If you have questions, comments, or problems please reach out via the IRC/Discord channels or file a GitHub ticket.
0 commit comments