Skip to content

Commit ce75bc5

Browse files
author
neil.hamilton
committed
Add timebase warning to ps4000 examples
1 parent 358f729 commit ce75bc5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ps4000Examples/ps4000BlockExample.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@
5757
maxSamples = preTriggerSamples + postTriggerSamples
5858

5959
# Get timebase information
60+
# Warning: When using this example it may not be possible to access all Timebases as all channels are enabled by default when opening the scope.
61+
# To access these Timebases, set any unused analogue channels to off.
6062
# handle = chandle
6163
# timebase = 8 = timebase
6264
# noSamples = maxSamples

0 commit comments

Comments
 (0)