Enumeration
AravisDeviceError
Members
Name | Description |
---|---|
ARV_DEVICE_ERROR_WRONG_FEATURE |
Wrong feature type. |
ARV_DEVICE_ERROR_FEATURE_NOT_FOUND |
Feature node not found. |
ARV_DEVICE_ERROR_NOT_CONNECTED |
Device is not connected. |
ARV_DEVICE_ERROR_PROTOCOL_ERROR |
Protocol error. |
ARV_DEVICE_ERROR_TRANSFER_ERROR |
Transfer error. |
ARV_DEVICE_ERROR_TIMEOUT |
Timeout detected. |
ARV_DEVICE_ERROR_NOT_FOUND |
Device not found. |
ARV_DEVICE_ERROR_INVALID_PARAMETER |
Invalid construction parameter. |
ARV_DEVICE_ERROR_GENICAM_NOT_FOUND |
Missing Genicam data. |
ARV_DEVICE_ERROR_NO_STREAM_CHANNEL |
No stream channel found. |
ARV_DEVICE_ERROR_NOT_CONTROLLER |
Controller privilege required. |
ARV_DEVICE_ERROR_UNKNOWN |
Unknown error. |
ARV_DEVICE_ERROR_PROTOCOL_ERROR_NOT_IMPLEMENTED |
No description available. |
ARV_DEVICE_ERROR_PROTOCOL_ERROR_INVALID_PARAMETER |
No description available. |
ARV_DEVICE_ERROR_PROTOCOL_ERROR_INVALID_ADDRESS |
No description available. |
ARV_DEVICE_ERROR_PROTOCOL_ERROR_WRITE_PROTECT |
No description available. |
ARV_DEVICE_ERROR_PROTOCOL_ERROR_BAD_ALIGNMENT |
No description available. |
ARV_DEVICE_ERROR_PROTOCOL_ERROR_ACCESS_DENIED |
No description available. |
ARV_DEVICE_ERROR_PROTOCOL_ERROR_BUSY |
No description available. |
Type functions
arv_device_error_quark
No description available.