C# Class MechArcher.CommuncationControl

Afficher le fichier Open project: RITMechArch/MechArch Class Usage Examples

Méthodes publiques

Méthode Description
getInstance ( ) : CommuncationControl
sendDraw ( ) : bool
sendESTOP ( ) : bool
sendFire ( ) : bool
sendRetract ( ) : bool
setLCD ( string message ) : string

Private Methods

Méthode Description
CommuncationControl ( ) : System

Method Details

getInstance() public méthode

public getInstance ( ) : CommuncationControl
Résultat CommuncationControl

sendDraw() public méthode

public sendDraw ( ) : bool
Résultat bool

sendESTOP() public méthode

public sendESTOP ( ) : bool
Résultat bool

sendFire() public méthode

public sendFire ( ) : bool
Résultat bool

sendRetract() public méthode

public sendRetract ( ) : bool
Résultat bool

setLCD() public méthode

public setLCD ( string message ) : string
message string
Résultat string