Resolution
[Oscilloscope]

Functions

uint32_t ScpGetResolutions (TpDeviceHandle_t hDevice, uint8_t *pList, uint32_t dwLength)
uint8_t ScpGetResolution (TpDeviceHandle_t hDevice)
uint8_t ScpSetResolution (TpDeviceHandle_t hDevice, uint8_t byResolution)

Function Documentation

uint8_t ScpGetResolution ( TpDeviceHandle_t  hDevice  ) 

Get current resolution

Parameters:
hDevice a device handle
Returns:
current resolution
uint32_t ScpGetResolutions ( TpDeviceHandle_t  hDevice,
uint8_t *  pList,
uint32_t  dwLength 
)

Get array with supported resolutions

Parameters:
hDevice a device handle
pList pointer to array
dwLength number of elements in array
Returns:
total number of resolutions
uint8_t ScpSetResolution ( TpDeviceHandle_t  hDevice,
uint8_t  byResolution 
)

Set resolution

Note:
Only 12 bit is supported
Parameters:
hDevice a device handle
byResolution resolution in bits
Returns:
current resolution

Generated on Fri Apr 9 16:07:51 2010 for libtiepie by  doxygen 1.6.1