Dynamixel
CCWComplianceSlope Property
NamespacesDynamixelDynamixelCCWComplianceSlope
Get or set the CCW compliance slope.
Declaration Syntax
C#Visual BasicVisual C++
public int CCWComplianceSlope { get; set; }
Public Property CCWComplianceSlope As Integer
public:
property int CCWComplianceSlope {
	int get ();
	void set (int value);
}

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0