From 17019b3d553d9d24597f432e6f57386fad549246 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=91=E5=8F=AB=E9=94=84=E5=A4=B4?= Date: Fri, 12 Apr 2024 17:26:54 +0800 Subject: [PATCH] Home --- ProductionSystem/Forms/HomeFormInfo.cs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ProductionSystem/Forms/HomeFormInfo.cs b/ProductionSystem/Forms/HomeFormInfo.cs index b45d0cc..266d434 100644 --- a/ProductionSystem/Forms/HomeFormInfo.cs +++ b/ProductionSystem/Forms/HomeFormInfo.cs @@ -1635,9 +1635,7 @@ namespace ProductionSystem.Forms if (entity != null) { string productBarCode = GetCode(); - - - + var value = OmronHelper.GetPlcVal(entity.DataType, entity.Address); if (value.Item2.ToDouble().ToInt() == 1) {