How can I...
25
Performing streaming measurements
When the callback function has been created and the transfer mode is set to
streaming mode, streaming measurements can be performed.
The sampling speed has to be set to the required values and the input channels
have to be set to appropriate values (auto ranging does not work in streaming
mode). The record length has to be set to the number of samples that has to be
measured each measurement. There is no trigger and no pre- or post trigger
available in streaming mode.
A streaming measurement is started with the before mentioned routine
ADC_Start( )
. During the measurement the callback function will be called each
time new data is available. These can be used to update the screen of the appli-
cation and show the measured data.
To stop a running measurement, call
ADC_Abort( )
. This will stop the running
measurement.
Summary of Contents for Handyscope HS3
Page 2: ......
Page 8: ...8 Introduction...
Page 65: ...Deprecated routines 65...
Page 67: ...TiePie engineering DLL programmer s manual rev 1 26...