Get or set the CW (toward 0) angle limit for the Dynamixel's movement.

Declaration Syntax
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