libtiepie
 All Files Functions Typedefs Groups
Range

Functions

bool8_t GenGetAutoRanging (TpDeviceHandle_t hDevice)
bool8_t GenSetAutoRanging (TpDeviceHandle_t hDevice, bool8_t bEnable)
uint32_t GenGetRanges (TpDeviceHandle_t hDevice, double *pList, uint32_t dwLength)
double GenGetRange (TpDeviceHandle_t hDevice)
double GenSetRange (TpDeviceHandle_t hDevice, double dRange)

Detailed Description

Parameters:
hDevicea device handle

Function Documentation

bool8_t GenGetAutoRanging ( TpDeviceHandle_t  hDevice)
double GenGetRange ( TpDeviceHandle_t  hDevice)
Parameters:
hDevicea device handle
uint32_t GenGetRanges ( TpDeviceHandle_t  hDevice,
double *  pList,
uint32_t  dwLength 
)
Parameters:
hDevicea device handle
bool8_t GenSetAutoRanging ( TpDeviceHandle_t  hDevice,
bool8_t  bEnable 
)
Parameters:
hDevicea device handle
double GenSetRange ( TpDeviceHandle_t  hDevice,
double  dRange 
)
Parameters:
hDevicea device handle