RCP API  6.61.0

◆ rcp_connection_state_t

Enumerator
RCP_CONNECTION_STATE_INIT 

The connection to the camera is being initialized.

RCP_CONNECTION_STATE_GET_REQUIRED_PARAMS 

Initialization is complete, but the API needs more information before allowing the application to continue.

RCP_CONNECTION_STATE_CONNECTED 

The connection has been established and communication is ready to continue.

RCP_CONNECTION_STATE_ERROR_RCP_VERSION_MISMATCH 

There was an error establishing a connection due to RCP version mismatch. An updates RCP API is likely required.

RCP_CONNECTION_STATE_ERROR_RCP_PARAMETER_SET_VERSION_MISMATCH 

There was an error establishing a connection due to RCP parameter set version mismatch. An updates RCP API is likely required.

RCP_CONNECTION_STATE_RCP_DISABLED_ON_INTERFACE 

RCP Communication is not allowed on this interface. If once connected, connection should be closed.

RCP_CONNECTION_STATE_COMMUNICATION_ERROR 

There was a communication error with the camera.

RCP_CONNECTION_STATE_COUNT