From eba3ff535abb002e650ba974b2f81de8d91fba42 Mon Sep 17 00:00:00 2001 From: "DESKTOP-GPE37UV\\THINKAPD" Date: Mon, 28 Nov 2022 14:29:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3AutoTransfer=E4=B8=ADMonitorU?= =?UTF-8?q?nLoadTask=E5=87=BD=E6=95=B0=E4=B8=AD=E6=A3=80=E6=B5=8B=E6=AD=A3?= =?UTF-8?q?=E5=9C=A8=E8=BF=90=E8=A1=8C=E7=9A=84Wafer=E6=80=BB=E6=95=B0?= =?UTF-8?q?=E7=9A=84=E8=AE=A1=E7=AE=97=E6=96=B9=E6=B3=95=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SicRT/Equipments/AutoTransfer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SicRT/Equipments/AutoTransfer.cs b/SicRT/Equipments/AutoTransfer.cs index 4a5ed1b..6183acf 100644 --- a/SicRT/Equipments/AutoTransfer.cs +++ b/SicRT/Equipments/AutoTransfer.cs @@ -1783,7 +1783,7 @@ namespace SicRT.Modules if ((!_tmRobot.IsReadyForPlace(ModuleName.UnLoad, 0) && _load.CheckWaferNeedProcess(0)) || _aligner.CheckWaferNeedProcess(0) || _waferRobot.CheckWaferNeedProcess(0) - || (GetWaferInJobQueue() != null && GetCurrentWaferCount() < _maxTrayCount)) + || (GetWaferInJobQueue() != null && GetRunWaferCount() < _maxTrayCount)) return; // TM把Wafer和Tray放如UnLoad后,先冷却,再分离,然后取Tray前Purge