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.
Gets whether the controller firmware is compatible with the used motion API.
bool – True if compatible, false otherwise.
System.ObjectDisposedException
– Object is disposed.