diff --git a/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/Product/PptPlan/PlanDownloadAction.cs b/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/Product/PptPlan/PlanDownloadAction.cs index ac9d15f..87adc6b 100644 --- a/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/Product/PptPlan/PlanDownloadAction.cs +++ b/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/Product/PptPlan/PlanDownloadAction.cs @@ -67,7 +67,7 @@ namespace Mesnac.Action.ChemicalWeighing.Product.PptPlan } } - //判断下位机准备好信号 + //判断下位机准备好信号,正式调试时需取消注释 /*if (!(BasePlcHelper.Instance.ChemicalWeighing_PC_ConfirmRemote.NowValue.ToInt() == 1 && BasePlcHelper.Instance.ChemicalWeighing_PC_ConfirmReady.NowValue.ToInt() == 1)) { MessageBox.Show("下位机未准备好!!!"); diff --git a/Main/MCEdit/Data/MCProject/nodeDevice.xml b/Main/MCEdit/Data/MCProject/nodeDevice.xml index 10a1779..3f4aa30 100644 --- a/Main/MCEdit/Data/MCProject/nodeDevice.xml +++ b/Main/MCEdit/Data/MCProject/nodeDevice.xml @@ -13,162 +13,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -177,7 +22,7 @@ - + @@ -188,6 +33,11 @@ + + + + + \ No newline at end of file