Dynamixel
EchoRead Method (b)
NamespacesDynamixelEchoStreamEchoRead(Byte)
Echo a read byte.
Declaration Syntax
C#Visual BasicVisual C++
protected void EchoRead(
	byte b
)
Protected Sub EchoRead ( _
	b As Byte _
)
protected:
void EchoRead(
	unsigned char b
)
Parameters
b (Byte)
The byte value to echo.

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0