Dynamixel
CWAngleLimit Property
NamespacesDynamixelDynamixelCWAngleLimit
Get or set the CW (toward 0) angle limit for the Dynamixel's movement.
Declaration Syntax
C#Visual BasicVisual C++
public int CWAngleLimit { get; set; }
Public Property CWAngleLimit As Integer
public:
property int CWAngleLimit {
	int get ();
	void set (int value);
}

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0