API Functions22
Copyright © 2006–2016 Pico Technology Ltd. All rights reserved.ps2000pg.en r11
5.7
ps2000_get_times_and_values
int32_t ps2000_get_times_and_values
(
int16_t handle
int32_t *times,
int16_t *buffer_a,
int16_t *buffer_b,
int16_t *buffer_c,
int16_t *buffer_d,
int16_t *overflow,
int16_t time_units,
int32_t no_of_values
)
This function is used to get values and times in block mode after calling
ps2000_run_block.
Note that if you are using block mode or ETS mode and call this function before the
oscilloscope is ready, no capture will be available and the driver will not return any
samples.