Dynamixel
Value Property
NamespacesDynamixelJointValue
Set the joint GoalPosition as the value;
Declaration Syntax
C#Visual BasicVisual C++
public int Value { set; }
Public WriteOnly Property Value As Integer
public:
virtual property int Value {
	void set (int value) sealed;
}

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0