26
How can I...
Control the input resolution
The Handyscope HS3 and Handyscope HS4 (DIFF) support a number of diffe-
rent input resolutions.
Set the input resolution
word SetResolution( byte byResolution )
Description:
This routine sets the input resolution of the hardware.
Use GetAvailableResolutions() to determine which resolutions
are available.
Input:
byResolution
the new resolution, in bits
Output:
Return value
E_NO_ERRORS
E_INVALID_VALUE
E_NOT_SUPPORTED
E_NO_HARDWARE
Remark:
When setting a new input resolution, the maximum sampling
frequency of the hardware changes as well.
Use GetMaxSampleFrequency() to determine the new maximum
sampling frequency.
Get the current input resolution
word GetResolution( byte *byResolution )
Description:
This routine retrieves the currently set input resolution in bits.
Input:
-
Output:
byResolution
the return address for the resolution
Return value
E_NO_ERRORS
E_NO_HARDWARE
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...