Dynamixel
CurrentLoad Property
NamespacesDynamixelJointCurrentLoad
Get the current load of the joint.
Declaration Syntax
C#Visual BasicVisual C++
public abstract int CurrentLoad { get; }
Public MustOverride ReadOnly Property CurrentLoad As Integer
public:
virtual property int CurrentLoad {
	int get () abstract;
}

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0