Kinova-kortex2_Gen3_G3L

Enum BridgeStatus

Overview / Purpose

Enumeration BridgeStatus

Enumerator Value Description
BRIDGE_STATUS_OK 0 No error encountered.
BRIDGE_STATUS_OUTP_UNAVAILABLE 1 Requested output port unavailable.
BRIDGE_STATUS_UNKNOWN_DEVID 2 Given device identifier is unknown (no device associated with it).
BRIDGE_STATUS_UNKNOWN_BRIDGE_TYPE 3 Unknown bridge type used.
BRIDGE_STATUS_NOT_FOUND 4 Requested bridge not found.
BRIDGE_STATUS_NOT_INITIALIZED 5 Bridge manager not initialized.
BRIDGE_STATUS_UNKNOWN 6 Unknown error.

Parent topic: Base (Python)