分支自 SuZhouGuanHong/TaiYuanTaiZhong

dengjunjie
2024-06-20 3b243dbf4c477fc6ca39263f3969c7118fe27a68
代码管理/PCS/WCS_Server/WIDESEA_WCS/Common/Pipeline.cs
@@ -17,6 +17,7 @@
using WIDESEA_WCS.JobsPart.Common;
using System.Xml.Linq;
using WIDESEA_Common;
using System.Net;
namespace WIDESEA_WCS
{
@@ -219,6 +220,11 @@
                        //}
                        #endregion
                    }
                    else
                    {
                        var count = Gantry_client.ReadByOrder<Int16>("W_IndexNr", number);
                        if (Station.quantity != count) Gantry_client.WriteByOrder("W_RequestUnload", false, number);
                    }
                }
                else
                {