This class represents an LED. All the methods and properties used to access the available leds are implemented in this class.

Namespace:  Phidgets
Assembly:  Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34

Syntax

C#
public class LEDLED2
Visual Basic (Declaration)
Public Class LEDLED2
Visual C++
public ref class LEDLED2

Remarks

This class was added to support leds with 12-bit brightness and individual current limit

Inheritance Hierarchy

System..::.Object
  Phidgets..::.LEDLED2

See Also