C# Class Robot.MovmentComandAX12

Afficher le fichier Open project: evilmachina/theMachine Class Usage Examples

Méthodes publiques

Méthode Description
MovmentComandAX12 ( byte servoId, short position, short speed ) : System
ToByte ( ) : IEnumerable

Method Details

MovmentComandAX12() public méthode

public MovmentComandAX12 ( byte servoId, short position, short speed ) : System
servoId byte
position short
speed short
Résultat System

ToByte() public méthode

public ToByte ( ) : IEnumerable
Résultat IEnumerable