| 
    LibTiePie
    0.4.3
    
   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.   | |
| uint8_t | GenGetResolution (TpDeviceHandle_t hDevice) | 
| Get resolution.   | |
| uint32_t GenGetConnectorType | ( | TpDeviceHandle_t | hDevice | ) | 
| bool8_t GenIsDifferential | ( | TpDeviceHandle_t | hDevice | ) | 
Check whether the output is differential.
| hDevice | A device handle. | 
| double GenGetImpedance | ( | TpDeviceHandle_t | hDevice | ) | 
| uint8_t GenGetResolution | ( | TpDeviceHandle_t | hDevice | ) |