Dynamixel
Speed Property
NamespacesDynamixelArmPostureSpeed
The speed for movement of the fastest joint.
Declaration Syntax
C#Visual BasicVisual C++
public int Speed { get; set; }
Public Property Speed As Integer
public:
property int Speed {
	int get ();
	void set (int value);
}

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0