Dynamixel
LED Property
NamespacesDynamixelDynamixelLED
Turn the LED on or off.
Declaration Syntax
C#Visual BasicVisual C++
public bool LED { get; set; }
Public Property LED As Boolean
public:
property bool LED {
	bool get ();
	void set (bool value);
}

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0