C# Class ASCOM.cam85_v03.TECControl

Datei anzeigen Open project: vakulenko/CAM8_software Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
TECControl ( string comPort, bool traceEnabled ) : System

Private Methods

Method Description
crc8_block ( byte pcBlock, byte len ) : byte
tecReadPacket ( ) : byte
tecSendCommand ( byte cmd ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

TECControl() public method

public TECControl ( string comPort, bool traceEnabled ) : System
comPort string
traceEnabled bool
return System