Dynamixel
Stopped Property
NamespacesDynamixelDynamixelNetworkStopped
Stop all Dynamixels and prevent further movement activity for Dynamixels that are synchronized.
Declaration Syntax
C#Visual BasicVisual C++
public bool Stopped { get; set; }
Public Property Stopped As Boolean
public:
property bool Stopped {
	bool get ();
	void set (bool value);
}

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0