TCS34725 Class

Symbolic labels for sensor configuration settings.

Definition

Namespace: RoboTx.Api
Assembly: RoboTx.Api (in RoboTx.Api.dll) Version: 1.0.0
C#
public static class TCS34725
Inheritance
Object    TCS34725

Fields

GAIN_16X Represents sensor gain of 16x.
GAIN_1X Represents sensor gain of 1x.
GAIN_4X Represents sensor gain of 4x.
GAIN_60X Represents sensor gain of 60x.
INTEGRATION_TIME_101MS Represents integration time of 101 ms.
INTEGRATION_TIME_154MS Represents integration time of 154 ms.
INTEGRATION_TIME_2_4MS Represents integration time of 2.4 ms.
INTEGRATION_TIME_24MS Represents integration time of 24 ms.
INTEGRATION_TIME_50MS Represents integration time of 50 ms.
INTEGRATION_TIME_700MS Represents integration time of 700 ms.

See Also