Dynamixel
HighVoltageLimit Property
NamespacesDynamixelDynamixelHighVoltageLimit
Get or set the high voltage limit.
Declaration Syntax
C#Visual BasicVisual C++
public float HighVoltageLimit { get; set; }
Public Property HighVoltageLimit As Single
public:
property float HighVoltageLimit {
	float get ();
	void set (float value);
}

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0