Enumeration of Qwerk's LEDs' states.

Namespace:  AForge.Robotics.TeRK
Assembly:  AForge.Robotics.TeRK (in AForge.Robotics.TeRK.dll) Version: 2.2.5.0 (2.2.5.0)

Syntax

C#
public enum LedState

Members

Member nameDescription
Off
LED is off.
On
LED is on.
Blinking
LES is on and blinking.

See Also