C# Class OpenDACT.Class_Files.Communication

Afficher le fichier Open project: RollieRowland/OpenDACT

Méthodes publiques

Méthode Description
Communication ( Connection _Connection ) : System
homePrinter ( ) : void
probe ( ) : void
sendToPosition ( float x, float y, float z ) : void

Method Details

Communication() public méthode

public Communication ( Connection _Connection ) : System
_Connection Connection
Résultat System

homePrinter() public méthode

public homePrinter ( ) : void
Résultat void

probe() public méthode

public probe ( ) : void
Résultat void

sendToPosition() public méthode

public sendToPosition ( float x, float y, float z ) : void
x float
y float
z float
Résultat void