Enumeration

AravisDeviceError

since: 0.8

Declaration

error-domain Aravis.DeviceError

Description

No description available.

Available since: 0.8

Members

ARV_DEVICE_ERROR_WRONG_FEATURE

Wrong feature type.

  • Value: 0
  • Nickname: wrong-feature
  • Available since: 0.8
ARV_DEVICE_ERROR_FEATURE_NOT_FOUND

Feature node not found.

  • Value: 1
  • Nickname: feature-not-found
  • Available since: 0.8
ARV_DEVICE_ERROR_NOT_CONNECTED

Device is not connected.

  • Value: 2
  • Nickname: not-connected
  • Available since: 0.8
ARV_DEVICE_ERROR_PROTOCOL_ERROR

Protocol error.

  • Value: 3
  • Nickname: protocol-error
  • Available since: 0.8
ARV_DEVICE_ERROR_TRANSFER_ERROR

Transfer error.

  • Value: 4
  • Nickname: transfer-error
  • Available since: 0.8
ARV_DEVICE_ERROR_TIMEOUT

Timeout detected.

  • Value: 5
  • Nickname: timeout
  • Available since: 0.8
ARV_DEVICE_ERROR_NOT_FOUND

Device not found.

  • Value: 6
  • Nickname: not-found
  • Available since: 0.8
ARV_DEVICE_ERROR_INVALID_PARAMETER

Invalid construction parameter.

  • Value: 7
  • Nickname: invalid-parameter
  • Available since: 0.8
ARV_DEVICE_ERROR_GENICAM_NOT_FOUND

Missing Genicam data.

  • Value: 8
  • Nickname: genicam-not-found
  • Available since: 0.8
ARV_DEVICE_ERROR_NO_STREAM_CHANNEL

No stream channel found.

  • Value: 9
  • Nickname: no-stream-channel
  • Available since: 0.8
ARV_DEVICE_ERROR_NOT_CONTROLLER

Controller privilege required.

  • Value: 10
  • Nickname: not-controller
  • Available since: 0.8
ARV_DEVICE_ERROR_UNKNOWN

Unknown error.

  • Value: 11
  • Nickname: unknown
  • Available since: 0.8
ARV_DEVICE_ERROR_PROTOCOL_ERROR_NOT_IMPLEMENTED
No description available.
  • Value: 12
  • Nickname: protocol-error-not-implemented
  • Available since: 0.8
ARV_DEVICE_ERROR_PROTOCOL_ERROR_INVALID_PARAMETER
No description available.
  • Value: 13
  • Nickname: protocol-error-invalid-parameter
  • Available since: 0.8
ARV_DEVICE_ERROR_PROTOCOL_ERROR_INVALID_ADDRESS
No description available.
  • Value: 14
  • Nickname: protocol-error-invalid-address
  • Available since: 0.8
ARV_DEVICE_ERROR_PROTOCOL_ERROR_WRITE_PROTECT
No description available.
  • Value: 15
  • Nickname: protocol-error-write-protect
  • Available since: 0.8
ARV_DEVICE_ERROR_PROTOCOL_ERROR_BAD_ALIGNMENT
No description available.
  • Value: 16
  • Nickname: protocol-error-bad-alignment
  • Available since: 0.8
ARV_DEVICE_ERROR_PROTOCOL_ERROR_ACCESS_DENIED
No description available.
  • Value: 17
  • Nickname: protocol-error-access-denied
  • Available since: 0.8
ARV_DEVICE_ERROR_PROTOCOL_ERROR_BUSY
No description available.
  • Value: 18
  • Nickname: protocol-error-busy
  • Available since: 0.8

Type functions

arv_device_error_quark
No description available.

since: 0.8