천호석
2022-06-17 c6b6801427b900d82d726eae0808c1beaf86df3b
SHARP_CLAS_UI/500.Equipment/700.Unit/400.Unloader/UnloaderLiftOk.cs
@@ -1243,6 +1243,8 @@
                        {
                            if (IsStayPosition)
                            {
                                _trayCount = 0;
                                if (equipment.unloader.ConveyorOut.IsLiftInSensor || equipment.unloader.ConveyorOut.IsLiftInCompleteSensor)
                                {
                                    Step = LiftOutSteps.S2420_CONVEYOR_UNLOAD;
@@ -1270,7 +1272,6 @@
                    {
                        if (equipment.unloader.ConveyorOut.Step == ConveyorOutSteps.S0000_WAIT)
                        {
                            _trayCount = 0;
                            if (equipment.cim_mode == En_Cim_Mode.Online)
                            {
                                Step = LiftOutSteps.S2500_PORT_STATUS_CIM_SEND;