SDC C-Project CF Review 프로그램
LYW
2021-08-10 ebfd7a15f5c7fe5d4cf9120a49b21f3cffd050f7
ReviewSystem/ReviewSystem/SequenceProcessor.cpp
@@ -1882,9 +1882,11 @@
      if(pWsiControl == NULL) continue ;
      CRcpAFMRecipeInfo *pRcpWsiAFMInfo = pRsRcpReviewInfo->GetRcpWsiAFMRecipeInfo(nWsiControlIdx);
      if(pRcpWsiAFMInfo == NULL) continue ;
//       if(pRcpWsiAFMInfo == NULL) continue ;
//
//       int nRealMagIndex = GetRealMagnification(nWsiControlIdx, pRcpWsiAFMInfo->m_nZoomIndex);
      int nRealMagIndex = GetRealMagnification(nWsiControlIdx, pRcpWsiAFMInfo->m_nZoomIndex);
      int nRealMagIndex = 0;
   
      //pWsiControl->SetWsiReady(*pGlassResult->GetJobID(),_T("LGDemo"),2, 0); //TEST0716