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

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0