C# Class Robot.MovmentComandAX12

显示文件 Open project: evilmachina/theMachine Class Usage Examples

Public Methods

Method Description
MovmentComandAX12 ( byte servoId, short position, short speed ) : System
ToByte ( ) : IEnumerable

Method Details

MovmentComandAX12() public method

public MovmentComandAX12 ( byte servoId, short position, short speed ) : System
servoId byte
position short
speed short
return System

ToByte() public method

public ToByte ( ) : IEnumerable
return IEnumerable