完善Tesa star e测试功能。

This commit is contained in:
TAO Cheng
2013-12-13 08:53:55 +08:00
parent 70611fea3b
commit d060bf56dd
7 changed files with 86 additions and 81 deletions
@@ -17,8 +17,8 @@ public:
void LoadConfig();
BOOL SetTesaStarEAngle(const int& _AngleNumber,double* _Angle,bool _bReturnPosInfo=false);
BOOL GetTesaStarEAngle(int& _AngleNumber,double* _Angle);
CPSerial* m_pSerial;
protected:
CPSerial m_pSerial;
private:
BOOL ReadTesaStarEAngle();
BOOL CheckStatus();
BOOL SetPassword();