LibTiePie
0.4.0
Library for interfacing TiePie engineering instruments
|
Functions | |
uint32_t | GenGetConnectorType (TpDeviceHandle_t hDevice) |
Get output connector type. | |
bool8_t | GenIsDifferential (TpDeviceHandle_t hDevice) |
Check whether the output is differential. | |
double | GenGetImpedance (TpDeviceHandle_t hDevice) |
Get output impedance. | |
uint32_t GenGetConnectorType | ( | TpDeviceHandle_t | hDevice | ) |
double GenGetImpedance | ( | TpDeviceHandle_t | hDevice | ) |
bool8_t GenIsDifferential | ( | TpDeviceHandle_t | hDevice | ) |
Check whether the output is differential.
hDevice | A device handle. |