wxw
2025-10-23 38ddb9560fa8e030d63d2bce7fa3b2daa1d5f1ff
Admin.NET/WCS.Application/PLC/PLCTaskAction.cs
@@ -431,6 +431,7 @@
                            var (plcResult, palletVal) = modConn.GetPlcDBValue(modDevice.PosType, modDevice.DbNumber, modDevice.PlcPos);
                            if (!plcResult.IsSucceed || Convert.ToInt32(palletVal) != 720)
                            {
                                //Log.Error($"放货工位没有读取成功或不是空闲:{waitTask.TaskNo}");
                                continue;//放货工位没有读取成功或不是空闲
                            }