Dynamixel
Moving Property
NamespacesDynamixelDynamixelMoving
Get an indication if the Dynamixel is moving or not.
Declaration Syntax
C#Visual BasicVisual C++
public bool Moving { get; }
Public ReadOnly Property Moving As Boolean
public:
property bool Moving {
	bool get ();
}

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0