LibTiePie
0.4.5
Library for interfacing TiePie engineering instruments
|
Functions to check the status of a device.
Functions | |
bool8_t | DevIsRemoved (TpDeviceHandle_t hDevice) |
Check whether a device is removed. More... | |
bool8_t DevIsRemoved | ( | TpDeviceHandle_t | hDevice | ) |
Check whether a device is removed.
hDevice | A device handle identifying the device. |
INVALID_HANDLE | The handle to the device is invalid. |
SUCCESS | The function executed successfully. |