IsCompatible

virtual bool IController::IsCompatible() = 0

Gets whether the controller firmware is compatible with the used motion API.

Returns

bool – True if compatible, false otherwise.

Throws

CObjectDestroyedException – Object is destroyed.