RobotIOWaitUntilSensorsReady Method

Overload List

WaitUntilSensorsReady(ContinuousSensor) Waits up to 2000ms for specified sensors to become ready. The sensors must have been enabled beforehand. Analog sensors are enabled by default.
WaitUntilSensorsReady(Int32, ContinuousSensor) Waits up to the timeout period for specified sensors to become ready. The sensors must have been enabled beforehand. Analog sensors are enabled by default.

See Also