Programmer's reference
49
Copyright © 2007 Pico Technology Limited. All rights reserved.
ps3425.en
3.2.8.28 Callback function to save data
short my_save_streaming_data (
short * dataBuffer,
short noOfBuffers )
This is a callback function in your application that receives data from
.
The function name my_save_streaming_data() is just for illustration. When you write
this function, you can give it any name you wish. The PicoScope driver does not need
to know your function's name; it refers to it only by the address that you pass to
.
Applicability
mode only
Arguments
dataBuffer,
a pointer to the buffer where the values are stored.
noOfBuffers,
tells your function how many buffers there are.
Returns
47
42
15
Содержание PicoScope 3425
Страница 2: ......
Страница 66: ......
Страница 67: ...63 Copyright 2007 Pico Technology Limited All rights reserved ps3425 en ...