| | |
| | | m_vecWsiMultiShotScheduleResult.clear(); |
| | | |
| | | //FDC보고용 Review Contrast |
| | | nReview00ImageContrast = 0; |
| | | nReview01ImageContrast = 0; |
| | | //#3524_210723_LYW_CF AOI Review 디포커스 알람 추가 및 FDC 보고 방식 개선 MOD Start |
| | | nReview00ImageContrast = 5; |
| | | nReview01ImageContrast = 5; |
| | | //#3524_210723_LYW_CF AOI Review 디포커스 알람 추가 및 FDC 보고 방식 개선 MOD End |
| | | |
| | | // defect result |
| | | for (MapDefectResultIt it = m_mapDefectResult.begin(); it != m_mapDefectResult.end(); it++) |
| | |
| | | m_vecWsiMultiShotScheduleResult.clear(); |
| | | |
| | | //FDC보고용 Review Contrast |
| | | nReview00ImageContrast = -1; |
| | | nReview01ImageContrast = -1; |
| | | //#3524_210723_LYW_CF AOI Review 디포커스 알람 추가 및 FDC 보고 방식 개선 MOD Start |
| | | nReview00ImageContrast = 5; |
| | | nReview01ImageContrast = 5; |
| | | //#3524_210723_LYW_CF AOI Review 디포커스 알람 추가 및 FDC 보고 방식 개선 MOD End |
| | | //// defect result |
| | | //for (MapDefectResultIt it = m_mapDefectResult.begin(); it != m_mapDefectResult.end(); it++) |
| | | //{ |