ReviewSystem/ReviewSystem/SequenceProcessor_CPJT.cpp
@@ -3649,6 +3649,10 @@ { strPath.Format(_T("%s\\%s"), pNetworkInfo->m_strAlignImagePath, strGlassID); pAlignCameraControl->SetSaveImageBasePath(strPath); strPath.Format(_T("D:\\ResultData\\AlignOK\\%s"), strGlassID); pAlignCameraControl->SetSaveImageOKPath(strPath); strPath.Format(_T("D:\\ResultData\\AlignNG\\%s"), strGlassID); pAlignCameraControl->SetSaveImageNGPath(strPath); } m_pSP2P->ISP2P_DisplayMessage(_T("[SequenceProcessor::Loading] Make Align image path End ")); }