ColourSensorEnable Method

Enables the colour sensor to report colour values, using integration time 50ms and gain of x4. See overloaded method for specifying different integration time and gain values.

Definition

Namespace: RoboTx.Api
Assembly: RoboTx.Api (in RoboTx.Api.dll) Version: 1.0.0
C#
public void Enable()

Exceptions

IOExceptionSerial port is in error state or not open.

See Also