Herunterladen Inhalt Inhalt Diese Seite drucken

PICO PicoScope 3204 Handbuch Seite 22

Series picoscope 3000
Inhaltsverzeichnis

Werbung

Verfügbare Sprachen

Verfügbare Sprachen

PicoScope 3000 series
21
Arguments
Returns
5.2.13 ps3000_stop
void ps3000_stop (
Call this function to stop the oscilloscope from sampling data. If this function is called before a
trigger event occurs, the oscilloscope may not contain valid data.
Arguments
Returns
5.2.14 ps3000_get_values
long ps3000_get_values(
This function is used to get values. This function does nothing if ETS triggering is enabled.
Arguments
Returns
5.2.15 ps3000_get_times_and_values
long ps3000_get_times_and_values( short handle
handle, the handle to the required device.
when the oscilloscope has collected a complete block of data or the auto
1
trigger timeout has been reached, otherwise it returns 0. 0 is returned if an
invalid handle is passed or if the oscilloscope is in streaming mode.
short handle)
handle, the handle to the required device.
if an invalid handle is passed, otherwise 1.
0
short * buffer_a,
short * buffer_b,
short * buffer_c,
short * buffer_d,
short * overflow,
long no_of_values)
handle, the handle to the required device.
buffer_a, this is a pointer to the buffer to which data from A will go. It is
unused if the oscilloscope is collecting only from channel B. If the pointer is
NULL, nothing will be written here.
buffer_b, this is a pointer to the buffer to which data from B will go. It is
unused if the oscilloscope is collecting only from channel A. If the pointer is
NULL, nothing will be written here.
buffer_c, for future use -set to
buffer_d, for future use -set to
overflow, a bit pattern indicating whether an overflow has occurred on a
channel, bit 0 overflow on channel A, bit 1 is an overflow on channel B, bit 2 is
an overflow on channel C and bit 3 is an overflow on channel D. Where bit0 is
the LSB.
no_of_values. The number of data points to return. In streaming mode, this is
the maximum no of values to return.
The actual number of data values per channel returned which may be less than
the no_of_values if streaming.
out of range.
short handle
.
NULL
NULL
.
is returned if one of the parameters are
FALSE
long * times,
short * buffer_a,
short * buffer_b,
Copyright 2005 Pico Technology Limited. All rights reserved.

Werbung

Inhaltsverzeichnis
loading

Diese Anleitung auch für:

Picoscope 3205Picoscope 3206

Inhaltsverzeichnis