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

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0