|
|
@ -399,7 +399,7 @@ namespace Mesnac.Action.ChemicalWeighing.AutoControl
|
|
|
|
TextE.GelWaterTime.MCValue = web.GelWater;
|
|
|
|
TextE.GelWaterTime.MCValue = web.GelWater;
|
|
|
|
TextE.GelWaitTime.MCValue = web.GelWait;
|
|
|
|
TextE.GelWaitTime.MCValue = web.GelWait;
|
|
|
|
TextE.GelCloseHeatTime.MCValue = web.GelCloseHeat;
|
|
|
|
TextE.GelCloseHeatTime.MCValue = web.GelCloseHeat;
|
|
|
|
TextE.GelOutDelayTime.MCValue = web.WetOutDelay;
|
|
|
|
TextE.GelOutDelayTime.MCValue = web.GelDelayTime;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TextE.WetDryWeight.MCValue = web.WetDryWei;
|
|
|
|
TextE.WetDryWeight.MCValue = web.WetDryWei;
|
|
|
@ -467,7 +467,7 @@ namespace Mesnac.Action.ChemicalWeighing.AutoControl
|
|
|
|
TextE.GelWaterTime.MCValue = web.GelWater;
|
|
|
|
TextE.GelWaterTime.MCValue = web.GelWater;
|
|
|
|
TextE.GelWaitTime.MCValue = web.GelWait;
|
|
|
|
TextE.GelWaitTime.MCValue = web.GelWait;
|
|
|
|
TextE.GelCloseHeatTime.MCValue = web.GelCloseHeat;
|
|
|
|
TextE.GelCloseHeatTime.MCValue = web.GelCloseHeat;
|
|
|
|
TextE.GelOutDelayTime.MCValue = web.WetOutDelay;
|
|
|
|
TextE.GelOutDelayTime.MCValue = web.GelDelayTime;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|