Enumeration of Qwerk's LEDs' states.
Namespace:
AForge.Robotics.TeRKAssembly: AForge.Robotics.TeRK (in AForge.Robotics.TeRK.dll) Version: 2.1.1.0 (2.1.1.0)
Syntax
| C# |
|---|
public enum LedState |
Members
| Member name | Description | |
|---|---|---|
| Off |
LED is off.
| |
| On |
LED is on.
| |
| Blinking |
LES is on and blinking.
|