Get or set the return delay, in microseconds.

Declaration Syntax
public int ReturnDelay { get; set; }Public Property ReturnDelay As Integer
public:
property int ReturnDelay {
int get ();
void set (int value);
}
Remarks
The return delay is the time it takes for a status packet
to return after a command packet is sent.
Assembly:
Dynamixel (Module: Dynamixel) Version: 1.0.4.0