Get or set an indication of whether or not a RegWrite instruction
is awaiting an Action command.

Declaration Syntax
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