Commit 257f46e
authored
examples: Speed up voltage_acq_clk_plot_wfm.py and handle multiple channels correctly (#940)
* examples: Speed up voltage_acq_clk_plot_wfm.py and make it handle multiple channels correctly
* docs: Update CHANGELOG.md
* examples: Fix lint errors
* examples: Remove type hints from new code because the API does not have enough type hints for them to work
* examples: Exclude X-axis endpoint from time_data1 parent d805ebc commit 257f46e
File tree
2 files changed
+26
-7
lines changed- examples/analog_in
2 files changed
+26
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
13 | 29 | | |
14 | 30 | | |
15 | 31 | | |
16 | 32 | | |
17 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
18 | 36 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
22 | 40 | | |
23 | | - | |
24 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
25 | 44 | | |
26 | 45 | | |
27 | 46 | | |
0 commit comments