C# Class ASCOM.cam8_v07.TECControl

Afficher le fichier Open project: vakulenko/CAM8_software Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
TECControl ( string comPort, bool traceEnabled ) : System

Private Methods

Méthode Description
crc8_block ( byte pcBlock, byte len ) : byte
tecReadPacket ( ) : byte
tecSendCommand ( byte cmd ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

TECControl() public méthode

public TECControl ( string comPort, bool traceEnabled ) : System
comPort string
traceEnabled bool
Résultat System