ContinuousSensorIsReady Property
Returns true if the sensor values are available for reading.
Namespace: RoboTx.ApiAssembly: RoboTx.Api (in RoboTx.Api.dll) Version: 2.0.0
public bool IsReady { get; }
Public ReadOnly Property IsReady As Boolean
Get
member IsReady : bool with get
Property Value
Boolean