Dynamixel
MaxTorque Property
NamespacesDynamixelDynamixelMaxTorque
Get or set the maximum torque.
Declaration Syntax
C#Visual BasicVisual C++
public int MaxTorque { get; set; }
Public Property MaxTorque As Integer
public:
property int MaxTorque {
	int get ();
	void set (int value);
}

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0