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: ps5000aExamples/ps5000aStreamingExample.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
#
2
2
# Copyright (C) 2018-2019 Pico Technology Ltd. See LICENSE file for terms.
3
3
#
4
-
# PS2000 Series (A API) STREAMING MODE EXAMPLE
4
+
# PS5000 Series (A API) STREAMING MODE EXAMPLE
5
5
# This example demonstrates how to call the ps5000a driver API functions in order to open a device, setup 2 channels and collects streamed data (1 buffer).
6
6
# This data is then plotted as mV against time in ns.
0 commit comments