|
|
@ -319,7 +319,7 @@ namespace Mesnac.Action.ChemicalWeighing.AutoControl
|
|
|
|
TextE.DryW10.MCValue = Dry[9].Weight;
|
|
|
|
TextE.DryW10.MCValue = Dry[9].Weight;
|
|
|
|
TextE.DryW11.MCValue = Dry[10].Weight;
|
|
|
|
TextE.DryW11.MCValue = Dry[10].Weight;
|
|
|
|
TextE.DryW12.MCValue = Dry[11].Weight;
|
|
|
|
TextE.DryW12.MCValue = Dry[11].Weight;
|
|
|
|
//TextE.DryW13.MCValue = Dry.RecipePlcViews[12].Set;
|
|
|
|
TextE.DryW13.MCValue = Dry[12].Weight;
|
|
|
|
//TextE.DryW14.MCValue = Dry.RecipePlcViews[13].Set;
|
|
|
|
//TextE.DryW14.MCValue = Dry.RecipePlcViews[13].Set;
|
|
|
|
//TextE.DryW15.MCValue = Dry.RecipePlcViews[14].Set;
|
|
|
|
//TextE.DryW15.MCValue = Dry.RecipePlcViews[14].Set;
|
|
|
|
TextE.DryT1.MCValue = Dry[0].Allowance;
|
|
|
|
TextE.DryT1.MCValue = Dry[0].Allowance;
|
|
|
@ -358,7 +358,7 @@ namespace Mesnac.Action.ChemicalWeighing.AutoControl
|
|
|
|
TextE.DryW10.MCValue = Dry.RecipePlcViews[9].Set;
|
|
|
|
TextE.DryW10.MCValue = Dry.RecipePlcViews[9].Set;
|
|
|
|
TextE.DryW11.MCValue = Dry.RecipePlcViews[10].Set;
|
|
|
|
TextE.DryW11.MCValue = Dry.RecipePlcViews[10].Set;
|
|
|
|
TextE.DryW12.MCValue = Dry.RecipePlcViews[11].Set;
|
|
|
|
TextE.DryW12.MCValue = Dry.RecipePlcViews[11].Set;
|
|
|
|
//TextE.DryW13.MCValue = Dry.RecipePlcViews[12].Set;
|
|
|
|
TextE.DryW13.MCValue = Dry.RecipePlcViews[12].Set;
|
|
|
|
//TextE.DryW14.MCValue = Dry.RecipePlcViews[13].Set;
|
|
|
|
//TextE.DryW14.MCValue = Dry.RecipePlcViews[13].Set;
|
|
|
|
//TextE.DryW15.MCValue = Dry.RecipePlcViews[14].Set;
|
|
|
|
//TextE.DryW15.MCValue = Dry.RecipePlcViews[14].Set;
|
|
|
|
TextE.DryT1.MCValue = Dry.RecipePlcViews[0].Tolerance;
|
|
|
|
TextE.DryT1.MCValue = Dry.RecipePlcViews[0].Tolerance;
|
|
|
@ -373,7 +373,7 @@ namespace Mesnac.Action.ChemicalWeighing.AutoControl
|
|
|
|
TextE.DryT10.MCValue = Dry.RecipePlcViews[9].Tolerance;
|
|
|
|
TextE.DryT10.MCValue = Dry.RecipePlcViews[9].Tolerance;
|
|
|
|
TextE.DryT11.MCValue = Dry.RecipePlcViews[10].Tolerance;
|
|
|
|
TextE.DryT11.MCValue = Dry.RecipePlcViews[10].Tolerance;
|
|
|
|
TextE.DryT12.MCValue = Dry.RecipePlcViews[11].Tolerance;
|
|
|
|
TextE.DryT12.MCValue = Dry.RecipePlcViews[11].Tolerance;
|
|
|
|
//TextE.DryT13.MCValue = Dry.RecipePlcViews[12].Tolerance;
|
|
|
|
TextE.DryT13.MCValue = Dry.RecipePlcViews[12].Tolerance;
|
|
|
|
//TextE.DryT14.MCValue = Dry.RecipePlcViews[13].Tolerance;
|
|
|
|
//TextE.DryT14.MCValue = Dry.RecipePlcViews[13].Tolerance;
|
|
|
|
//TextE.DryT15.MCValue = Dry.RecipePlcViews[14].Tolerance;
|
|
|
|
//TextE.DryT15.MCValue = Dry.RecipePlcViews[14].Tolerance;
|
|
|
|
TextE.DryWaitTime.MCValue = Dry.RecipeSteps[1].MixTime;
|
|
|
|
TextE.DryWaitTime.MCValue = Dry.RecipeSteps[1].MixTime;
|
|
|
|