222
schangxiang@126.com
2024-12-11 b07eb132b5886122d4d154cd163485af611ebc6a
CC/iWareCC_ASRS/ThreadService/00_269¹¤Î»/DataProcess_269.cs
@@ -76,6 +76,10 @@
                                            Log4NetHelper.WriteInfoLog(logType, $"{rgvLocation.ToString()}-推送plc äººå·¥æ”¾è¡Œ æˆåŠŸ,WriteStation_PersonAllowAsync,参数: ç«™ç‚¹{rgvLocation}");
                                        }
                                    }
                                    //写入报警信息
                                    await MyExtendHelper.WriteBoolPlcDataForWarning(PlcWarningAddressGloble.Num_269_1);
                                    SystemWarningMsg._lbl_alert_DataProcess_269 = $"{rgvLocation.ToString()},根据UPI:{upiCode}没有找到对象 ";
                                    continue;
                                    //*/
@@ -121,6 +125,10 @@
                                //*/
                            }
                        }
                        else
                        {
                            SystemWarningMsg._lbl_alert_DataProcess_269 = $"{rgvLocation.ToString()}-没有要处理的数据";
                        }
                    }
                }
                catch (Exception ex)