RobotLib  1
A set of software wrappers for Rovio, Roomba and NXT robots written in C#.
 All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Member Functions | Properties | List of all members
Roomba.Leds.PowerLed Class Reference

Power Led - controls the colour and intensity. iCreate left led. More...

Public Member Functions

 PowerLed (Leds _leds)
 The constructor.
 

Properties

int Color [get, set]
 Power Led Colour - 0-255 (green-red).
 
int Intensity [get, set]
 Power Led Intensity - 0-255 (off-on).
 

Detailed Description

Power Led - controls the colour and intensity. iCreate left led.

Constructor & Destructor Documentation

Roomba.Leds.PowerLed.PowerLed ( Leds  _leds)

The constructor.

Property Documentation

int Roomba.Leds.PowerLed.Color
getset

Power Led Colour - 0-255 (green-red).

int Roomba.Leds.PowerLed.Intensity
getset

Power Led Intensity - 0-255 (off-on).


The documentation for this class was generated from the following file: