C# 클래스 ASCOM.cam8_v07.TECControl

파일 보기 프로젝트 열기: vakulenko/CAM8_software 1 사용 예제들

공개 메소드들

메소드 설명
Dispose ( ) : void
TECControl ( string comPort, bool traceEnabled ) : System

비공개 메소드들

메소드 설명
crc8_block ( byte pcBlock, byte len ) : byte
tecReadPacket ( ) : byte
tecSendCommand ( byte cmd ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

TECControl() 공개 메소드

public TECControl ( string comPort, bool traceEnabled ) : System
comPort string
traceEnabled bool
리턴 System