PicoScope 3425 PC Oscilloscope
36
Copyright © 2007 Pico Technology Limited. All rights reserved.
ps3425.en
3.2.8.16 ps3000_run_streaming
short ps3000_run_streaming (
short handle,
short sample_interval_ms,
long max_samples,
short windowed )
This function tells the oscilloscope to start collecting data in
. If this function is called when a trigger has been enabled, the trigger
settings will be ignored.
For faster streaming, use
instead.
Applicability
mode only
Arguments
handle,
the handle of the required device.
sample_interval_ms,
the time interval, in milliseconds,
between data points. This can be no shorter than 1 ms.
max_samples,
the maximum number of samples that the driver
is to store. This can be no greater than 60 000. It is the caller's
responsibility to retrieve data before the oldest values are
overwritten.
windowed,
if this is 0, only the values taken since the last call to
are returned. If this is 1, the number of
values requested by
are returned, even if
they have already been read by
.
Returns
1
if streaming has been enabled correctly,
0
if a problem occurred or a value was out of range.
14
41
14
39
39
39
Summary of Contents for PicoScope 3425
Page 2: ......
Page 66: ......
Page 67: ...63 Copyright 2007 Pico Technology Limited All rights reserved ps3425 en ...