From c184121b9038aee1d8c9e3e49e45764521e58007 Mon Sep 17 00:00:00 2001 From: cjs <2216046164@qq.com> Date: 星期一, 14 七月 2025 17:29:12 +0800 Subject: [PATCH] 111 --- ams/Hanhe.iWCS.JingmenGEMTwoProtocol/EnentListen.cs | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/ams/Hanhe.iWCS.JingmenGEMTwoProtocol/EnentListen.cs b/ams/Hanhe.iWCS.JingmenGEMTwoProtocol/EnentListen.cs index 5b0292d..81e6d42 100644 --- a/ams/Hanhe.iWCS.JingmenGEMTwoProtocol/EnentListen.cs +++ b/ams/Hanhe.iWCS.JingmenGEMTwoProtocol/EnentListen.cs @@ -272,7 +272,8 @@ #region 2000-鍏呯數浠诲姟--鏃犻渶鏀瑰姩 if (currActionModel.CN_N_ACTION_CODE == 2000) { - ProcessHelper.AGVBatteryTime(); + //ProcessHelper.AGVBatteryTime(); + ProcessHelper.AGVBatteryTimeTwo(); //Thread.Sleep(500); } #endregion @@ -443,6 +444,9 @@ } #endregion + #region 鐢熶骇閫�簱 + #endregion + #endregion return bResult; } -- Gitblit v1.9.1