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