IsCompatible

bool IController.IsCompatible { get; }

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

Value

bool – True if compatible, false otherwise.

Throws

System.ObjectDisposedException – Object is disposed.