Dynamixel
RegisteredInstruction Property
NamespacesDynamixelDynamixelRegisteredInstruction
Get or set an indication of whether or not a RegWrite instruction is awaiting an Action command.
Declaration Syntax
C#Visual BasicVisual C++
public bool RegisteredInstruction { get; set; }
Public Property RegisteredInstruction As Boolean
public:
property bool RegisteredInstruction {
	bool get ();
	void set (bool value);
}

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0