林豪 左 2 yıl önce
ebeveyn
işleme
8fbb74455e
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      WCS.Core/DataTrans/DataBlock.cs

+ 1 - 1
WCS.Core/DataTrans/DataBlock.cs

@@ -66,7 +66,7 @@ namespace WCS.Core
                     }
                     catch (Exception ex)
                     {
-                        Console.WriteLine($"{Entity.PLC.NAME}{Entity.PLC.IP}{Entity.NO}");
+                        Console.WriteLine($"{Entity.PLC.NAME}{Entity.PLC.IP}{Entity.NO}:{ex.Message}--DataBlock69");
                         Console.ResetColor();
                     }
                 }