File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 6060maxSamples = preTriggerSamples + postTriggerSamples
6161
6262# Get timebase information
63+ # 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.
64+ # To access these Timebases, set any unused analogue channels to off.
6365# handle = chandle
6466# timebase = 8 = timebase
6567# no_of_samples = maxSamples
Original file line number Diff line number Diff line change 6868maxSamples = preTriggerSamples + postTriggerSamples
6969
7070# Get timebase information
71+ # 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.
72+ # To access these Timebases, set any unused analogue channels to off.
7173# handle = chandle
7274# timebase = 8 = timebase
7375# no_of_samples = maxSamples
You can’t perform that action at this time.
0 commit comments