1、运动到指定点,JOG运动,运动结束的判断
2、优化测试用例
This commit is contained in:
@@ -843,7 +843,7 @@ int CPSerial::ProgramPort(int Port, int Baud, char Parity, int Bits, int StopBit
|
||||
}
|
||||
else
|
||||
{
|
||||
TRACE(_T("CmmIO> Port was not OPEN ProgramPort not done \n"));
|
||||
TRACE(_T("CmmIO> Port was not OPEN, Program Port not done!\n"));
|
||||
Ok = TRUE;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user