SDC C-Project CF Review 프로그램
ReviewSystem/ReviewSystem/ReviewInterface.cpp
@@ -6525,6 +6525,10 @@
{
   if (m_pSequenceProcessor==NULL) return;
   //#3584 210817 LYW CF AOI Review 시뮬레이션 기능 정상화 ADD START
   m_pSequenceProcessor->SetSimulationMode(TRUE);
   //#3584 210817 LYW CF AOI Review 시뮬레이션 기능 정상화 ADD END
   if (nCommand == -1)      // DBClick Date
   {