Explorar el Código

Merge branch 'GSP' of http://36.129.163.148:10080/gaoshipeng/OTS2_0 into GSP

CXS hace 3 años
padre
commit
0712b57756
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      OTSCPP/OTSControl/COTSHardwareMgr.cpp

+ 1 - 1
OTSCPP/OTSControl/COTSHardwareMgr.cpp

@@ -72,7 +72,7 @@ namespace OTSController {
 				}
 			}
 
-			LogTrace(__FILE__, __LINE__, "(COTSHardwareMgr::GetSemControllerMgrPtr) szSemName = %s,  szEdsName = %s", szSemName, szEdsName);
+			LogTrace(__FILE__, __LINE__, "(COTSHardwareMgr::GetSemControllerMgrPtr) SemName = %s,  EdsName = %s", szSemName, szEdsName);
 
 			iDevID = this->GetSemControllerID(szSemName);
 			switch (iDevID)