Skip to content

Commit e6924f6

Browse files
author
neil.hamilton
committed
Fix typo in ps6000RapidBlockExample.py comments
1 parent 2d031b8 commit e6924f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ps6000Examples/ps6000RapidBlockExample.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright (C) 2018 Pico Technology Ltd. See LICENSE file for terms.
33
#
44
# ps6000 RAPID BLOCK MODE EXAMPLE
5-
# This example opens a 3000a driver device, sets up one channel and a trigger then collects 10 block of data in rapid succession.
5+
# This example opens a 6000 driver device, sets up one channel and a trigger then collects 10 block of data in rapid succession.
66
# This data is then plotted as mV against time in ns.
77

88
import ctypes

0 commit comments

Comments
 (0)