YJ2025020924 vor 5 Monaten
Ursprung
Commit
8eaf11c2b1

+ 1 - 1
YangjieTester/工站操作/StationForms/Form33_封装站.Designer.cs

@@ -5024,7 +5024,7 @@
             this.Controls.Add(this.uiTabControl1);
             this.Controls.Add(this.uiPanel1);
             this.Name = "Form33_封装站";
-            this.Text = "Form33_封装站1";
+            this.Text = "Form33_封装站";
             this.uiPanel1.ResumeLayout(false);
             this.uiGroupBox11.ResumeLayout(false);
             this.uiGroupBox10.ResumeLayout(false);

+ 213 - 213
YangjieTester/数据管控/DataControlForm.Designer.cs

@@ -29,10 +29,6 @@
         private void InitializeComponent()
         {
             this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
-            this.txt封装2CCD2良率采样个数 = new PlcUiControl.PlcUiNumberInput();
-            this.uiLabel2 = new Sunny.UI.UILabel();
-            this.txt封装2CCD1良率采样个数 = new PlcUiControl.PlcUiNumberInput();
-            this.uiLabel3 = new Sunny.UI.UILabel();
             this.txt封装1CCD2良率采样个数 = new PlcUiControl.PlcUiNumberInput();
             this.uiLabel15 = new Sunny.UI.UILabel();
             this.txt封装1CCD1良率采样个数 = new PlcUiControl.PlcUiNumberInput();
@@ -54,10 +50,6 @@
             this.txt测试站1良率采样个数 = new PlcUiControl.PlcUiNumberInput();
             this.uiLabel24 = new Sunny.UI.UILabel();
             this.uiGroupBox3 = new Sunny.UI.UIGroupBox();
-            this.txt封装2CCD2低良下限 = new PlcUiControl.PlcUiNumberInput();
-            this.uiLabel14 = new Sunny.UI.UILabel();
-            this.txt封装2CCD1低良下限 = new PlcUiControl.PlcUiNumberInput();
-            this.uiLabel11 = new Sunny.UI.UILabel();
             this.txt封装1CCD2低良下限 = new PlcUiControl.PlcUiNumberInput();
             this.uiLabel10 = new Sunny.UI.UILabel();
             this.txt封装1CCD1低良下限 = new PlcUiControl.PlcUiNumberInput();
@@ -78,15 +70,23 @@
             this.uiLabel12 = new Sunny.UI.UILabel();
             this.txt测试站1低良下限 = new PlcUiControl.PlcUiNumberInput();
             this.uiLabel13 = new Sunny.UI.UILabel();
+            this.plcUiNumberInput1 = new PlcUiControl.PlcUiNumberInput();
+            this.uiLabel2 = new Sunny.UI.UILabel();
+            this.plcUiNumberInput2 = new PlcUiControl.PlcUiNumberInput();
+            this.uiLabel3 = new Sunny.UI.UILabel();
+            this.plcUiNumberInput3 = new PlcUiControl.PlcUiNumberInput();
+            this.uiLabel11 = new Sunny.UI.UILabel();
+            this.plcUiNumberInput4 = new PlcUiControl.PlcUiNumberInput();
+            this.uiLabel14 = new Sunny.UI.UILabel();
             this.uiGroupBox1.SuspendLayout();
             this.uiGroupBox3.SuspendLayout();
             this.SuspendLayout();
             // 
             // uiGroupBox1
             // 
-            this.uiGroupBox1.Controls.Add(this.txt封装2CCD2良率采样个数);
-            this.uiGroupBox1.Controls.Add(this.uiLabel2);
-            this.uiGroupBox1.Controls.Add(this.txt封装2CCD1良率采样个数);
+            this.uiGroupBox1.Controls.Add(this.plcUiNumberInput3);
+            this.uiGroupBox1.Controls.Add(this.uiLabel11);
+            this.uiGroupBox1.Controls.Add(this.plcUiNumberInput2);
             this.uiGroupBox1.Controls.Add(this.uiLabel3);
             this.uiGroupBox1.Controls.Add(this.txt封装1CCD2良率采样个数);
             this.uiGroupBox1.Controls.Add(this.uiLabel15);
@@ -119,76 +119,6 @@
             this.uiGroupBox1.Text = "良率采样个数";
             this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
             // 
-            // txt封装2CCD2良率采样个数
-            // 
-            this.txt封装2CCD2良率采样个数.Cursor = System.Windows.Forms.Cursors.IBeam;
-            this.txt封装2CCD2良率采样个数.DisabilityTriggerNode = null;
-            this.txt封装2CCD2良率采样个数.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.txt封装2CCD2良率采样个数.Gain = 1D;
-            this.txt封装2CCD2良率采样个数.IntegerDigits = 0;
-            this.txt封装2CCD2良率采样个数.InvisibilityTriggerNode = null;
-            this.txt封装2CCD2良率采样个数.Location = new System.Drawing.Point(199, 449);
-            this.txt封装2CCD2良率采样个数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
-            this.txt封装2CCD2良率采样个数.Maximum = 350D;
-            this.txt封装2CCD2良率采样个数.Minimum = 0D;
-            this.txt封装2CCD2良率采样个数.MinimumSize = new System.Drawing.Size(1, 16);
-            this.txt封装2CCD2良率采样个数.Name = "txt封装2CCD2良率采样个数";
-            this.txt封装2CCD2良率采样个数.Padding = new System.Windows.Forms.Padding(5);
-            this.txt封装2CCD2良率采样个数.ReadNode = new Node("Application.PieceDate.ui封装2CCD2良率采样个数", NodeType.UINT, null);
-            this.txt封装2CCD2良率采样个数.ShowText = false;
-            this.txt封装2CCD2良率采样个数.Size = new System.Drawing.Size(125, 27);
-            this.txt封装2CCD2良率采样个数.TabIndex = 63;
-            this.txt封装2CCD2良率采样个数.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
-            this.txt封装2CCD2良率采样个数.Type = Sunny.UI.UITextBox.UIEditType.Integer;
-            this.txt封装2CCD2良率采样个数.Watermark = "";
-            this.txt封装2CCD2良率采样个数.WriteNode = new Node("Application.PieceDate.ui封装2CCD2良率采样个数", NodeType.UINT, null);
-            // 
-            // uiLabel2
-            // 
-            this.uiLabel2.AutoSize = true;
-            this.uiLabel2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.uiLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
-            this.uiLabel2.Location = new System.Drawing.Point(24, 454);
-            this.uiLabel2.Name = "uiLabel2";
-            this.uiLabel2.Size = new System.Drawing.Size(175, 16);
-            this.uiLabel2.TabIndex = 62;
-            this.uiLabel2.Text = "封装2CCD2良率采样个数";
-            // 
-            // txt封装2CCD1良率采样个数
-            // 
-            this.txt封装2CCD1良率采样个数.Cursor = System.Windows.Forms.Cursors.IBeam;
-            this.txt封装2CCD1良率采样个数.DisabilityTriggerNode = null;
-            this.txt封装2CCD1良率采样个数.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.txt封装2CCD1良率采样个数.Gain = 1D;
-            this.txt封装2CCD1良率采样个数.IntegerDigits = 0;
-            this.txt封装2CCD1良率采样个数.InvisibilityTriggerNode = null;
-            this.txt封装2CCD1良率采样个数.Location = new System.Drawing.Point(199, 416);
-            this.txt封装2CCD1良率采样个数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
-            this.txt封装2CCD1良率采样个数.Maximum = 350D;
-            this.txt封装2CCD1良率采样个数.Minimum = 0D;
-            this.txt封装2CCD1良率采样个数.MinimumSize = new System.Drawing.Size(1, 16);
-            this.txt封装2CCD1良率采样个数.Name = "txt封装2CCD1良率采样个数";
-            this.txt封装2CCD1良率采样个数.Padding = new System.Windows.Forms.Padding(5);
-            this.txt封装2CCD1良率采样个数.ReadNode = new Node("Application.PieceDate.ui封装2CCD1良率采样个数", NodeType.UINT, null);
-            this.txt封装2CCD1良率采样个数.ShowText = false;
-            this.txt封装2CCD1良率采样个数.Size = new System.Drawing.Size(125, 27);
-            this.txt封装2CCD1良率采样个数.TabIndex = 61;
-            this.txt封装2CCD1良率采样个数.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
-            this.txt封装2CCD1良率采样个数.Type = Sunny.UI.UITextBox.UIEditType.Integer;
-            this.txt封装2CCD1良率采样个数.Watermark = "";
-            this.txt封装2CCD1良率采样个数.WriteNode = new Node("Application.PieceDate.ui封装2CCD1良率采样个数", NodeType.UINT, null);
-            // 
-            // uiLabel3
-            // 
-            this.uiLabel3.AutoSize = true;
-            this.uiLabel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.uiLabel3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
-            this.uiLabel3.Location = new System.Drawing.Point(24, 421);
-            this.uiLabel3.Name = "uiLabel3";
-            this.uiLabel3.Size = new System.Drawing.Size(175, 16);
-            this.uiLabel3.TabIndex = 60;
-            this.uiLabel3.Text = "封装2CCD1良率采样个数";
-            // 
             // txt封装1CCD2良率采样个数
             // 
             this.txt封装1CCD2良率采样个数.Cursor = System.Windows.Forms.Cursors.IBeam;
@@ -197,7 +127,7 @@
             this.txt封装1CCD2良率采样个数.Gain = 1D;
             this.txt封装1CCD2良率采样个数.IntegerDigits = 0;
             this.txt封装1CCD2良率采样个数.InvisibilityTriggerNode = null;
-            this.txt封装1CCD2良率采样个数.Location = new System.Drawing.Point(199, 379);
+            this.txt封装1CCD2良率采样个数.Location = new System.Drawing.Point(195, 458);
             this.txt封装1CCD2良率采样个数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.txt封装1CCD2良率采样个数.Maximum = 350D;
             this.txt封装1CCD2良率采样个数.Minimum = 0D;
@@ -218,7 +148,7 @@
             this.uiLabel15.AutoSize = true;
             this.uiLabel15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.uiLabel15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
-            this.uiLabel15.Location = new System.Drawing.Point(24, 384);
+            this.uiLabel15.Location = new System.Drawing.Point(20, 463);
             this.uiLabel15.Name = "uiLabel15";
             this.uiLabel15.Size = new System.Drawing.Size(175, 16);
             this.uiLabel15.TabIndex = 58;
@@ -232,7 +162,7 @@
             this.txt封装1CCD1良率采样个数.Gain = 1D;
             this.txt封装1CCD1良率采样个数.IntegerDigits = 0;
             this.txt封装1CCD1良率采样个数.InvisibilityTriggerNode = null;
-            this.txt封装1CCD1良率采样个数.Location = new System.Drawing.Point(199, 342);
+            this.txt封装1CCD1良率采样个数.Location = new System.Drawing.Point(195, 421);
             this.txt封装1CCD1良率采样个数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.txt封装1CCD1良率采样个数.Maximum = 350D;
             this.txt封装1CCD1良率采样个数.Minimum = 0D;
@@ -253,7 +183,7 @@
             this.uiLabel16.AutoSize = true;
             this.uiLabel16.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.uiLabel16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
-            this.uiLabel16.Location = new System.Drawing.Point(24, 347);
+            this.uiLabel16.Location = new System.Drawing.Point(20, 426);
             this.uiLabel16.Name = "uiLabel16";
             this.uiLabel16.Size = new System.Drawing.Size(175, 16);
             this.uiLabel16.TabIndex = 56;
@@ -267,7 +197,7 @@
             this.txt3D检测良率采样个数.Gain = 1D;
             this.txt3D检测良率采样个数.IntegerDigits = 0;
             this.txt3D检测良率采样个数.InvisibilityTriggerNode = null;
-            this.txt3D检测良率采样个数.Location = new System.Drawing.Point(199, 305);
+            this.txt3D检测良率采样个数.Location = new System.Drawing.Point(195, 384);
             this.txt3D检测良率采样个数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.txt3D检测良率采样个数.Maximum = 350D;
             this.txt3D检测良率采样个数.Minimum = 0D;
@@ -288,7 +218,7 @@
             this.uiLabel17.AutoSize = true;
             this.uiLabel17.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.uiLabel17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
-            this.uiLabel17.Location = new System.Drawing.Point(24, 310);
+            this.uiLabel17.Location = new System.Drawing.Point(20, 389);
             this.uiLabel17.Name = "uiLabel17";
             this.uiLabel17.Size = new System.Drawing.Size(151, 16);
             this.uiLabel17.TabIndex = 54;
@@ -302,7 +232,7 @@
             this.txt测试站5良率采样个数.Gain = 1D;
             this.txt测试站5良率采样个数.IntegerDigits = 0;
             this.txt测试站5良率采样个数.InvisibilityTriggerNode = null;
-            this.txt测试站5良率采样个数.Location = new System.Drawing.Point(199, 268);
+            this.txt测试站5良率采样个数.Location = new System.Drawing.Point(195, 347);
             this.txt测试站5良率采样个数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.txt测试站5良率采样个数.Maximum = 350D;
             this.txt测试站5良率采样个数.Minimum = 0D;
@@ -323,7 +253,7 @@
             this.uiLabel18.AutoSize = true;
             this.uiLabel18.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.uiLabel18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
-            this.uiLabel18.Location = new System.Drawing.Point(24, 273);
+            this.uiLabel18.Location = new System.Drawing.Point(20, 352);
             this.uiLabel18.Name = "uiLabel18";
             this.uiLabel18.Size = new System.Drawing.Size(159, 16);
             this.uiLabel18.TabIndex = 52;
@@ -337,7 +267,7 @@
             this.txt镭射打标良率采样个数.Gain = 1D;
             this.txt镭射打标良率采样个数.IntegerDigits = 0;
             this.txt镭射打标良率采样个数.InvisibilityTriggerNode = null;
-            this.txt镭射打标良率采样个数.Location = new System.Drawing.Point(199, 232);
+            this.txt镭射打标良率采样个数.Location = new System.Drawing.Point(195, 311);
             this.txt镭射打标良率采样个数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.txt镭射打标良率采样个数.Maximum = 350D;
             this.txt镭射打标良率采样个数.Minimum = 0D;
@@ -358,11 +288,11 @@
             this.uiLabel19.AutoSize = true;
             this.uiLabel19.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.uiLabel19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
-            this.uiLabel19.Location = new System.Drawing.Point(24, 237);
+            this.uiLabel19.Location = new System.Drawing.Point(20, 316);
             this.uiLabel19.Name = "uiLabel19";
             this.uiLabel19.Size = new System.Drawing.Size(167, 16);
             this.uiLabel19.TabIndex = 50;
-            this.uiLabel19.Text = "镭射打标良率采样个数";
+            this.uiLabel19.Text = "镭射CCD2良率采样个数";
             // 
             // txt热测良率采样个数
             // 
@@ -372,28 +302,28 @@
             this.txt热测良率采样个数.Gain = 1D;
             this.txt热测良率采样个数.IntegerDigits = 0;
             this.txt热测良率采样个数.InvisibilityTriggerNode = null;
-            this.txt热测良率采样个数.Location = new System.Drawing.Point(199, 192);
+            this.txt热测良率采样个数.Location = new System.Drawing.Point(195, 237);
             this.txt热测良率采样个数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.txt热测良率采样个数.Maximum = 350D;
             this.txt热测良率采样个数.Minimum = 0D;
             this.txt热测良率采样个数.MinimumSize = new System.Drawing.Size(1, 16);
             this.txt热测良率采样个数.Name = "txt热测良率采样个数";
             this.txt热测良率采样个数.Padding = new System.Windows.Forms.Padding(5);
-            this.txt热测良率采样个数.ReadNode = new Node("Application.PieceDate.ui热测良率采样个数", NodeType.UINT, null);
+            this.txt热测良率采样个数.ReadNode = new Node("Application.PieceDate.ui热测良率采样个数", NodeType.UDINT, null);
             this.txt热测良率采样个数.ShowText = false;
             this.txt热测良率采样个数.Size = new System.Drawing.Size(125, 27);
             this.txt热测良率采样个数.TabIndex = 49;
             this.txt热测良率采样个数.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
             this.txt热测良率采样个数.Type = Sunny.UI.UITextBox.UIEditType.Integer;
             this.txt热测良率采样个数.Watermark = "";
-            this.txt热测良率采样个数.WriteNode = new Node("Application.PieceDate.ui热测良率采样个数", NodeType.UINT, null);
+            this.txt热测良率采样个数.WriteNode = new Node("Application.PieceDate.ui热测良率采样个数", NodeType.UDINT, null);
             // 
             // uiLabel20
             // 
             this.uiLabel20.AutoSize = true;
             this.uiLabel20.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.uiLabel20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
-            this.uiLabel20.Location = new System.Drawing.Point(24, 197);
+            this.uiLabel20.Location = new System.Drawing.Point(20, 242);
             this.uiLabel20.Name = "uiLabel20";
             this.uiLabel20.Size = new System.Drawing.Size(135, 16);
             this.uiLabel20.TabIndex = 48;
@@ -407,7 +337,7 @@
             this.txt测试站4良率采样个数.Gain = 1D;
             this.txt测试站4良率采样个数.IntegerDigits = 0;
             this.txt测试站4良率采样个数.InvisibilityTriggerNode = null;
-            this.txt测试站4良率采样个数.Location = new System.Drawing.Point(199, 155);
+            this.txt测试站4良率采样个数.Location = new System.Drawing.Point(195, 200);
             this.txt测试站4良率采样个数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.txt测试站4良率采样个数.Maximum = 350D;
             this.txt测试站4良率采样个数.Minimum = 0D;
@@ -428,7 +358,7 @@
             this.uiLabel21.AutoSize = true;
             this.uiLabel21.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.uiLabel21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
-            this.uiLabel21.Location = new System.Drawing.Point(24, 160);
+            this.uiLabel21.Location = new System.Drawing.Point(20, 205);
             this.uiLabel21.Name = "uiLabel21";
             this.uiLabel21.Size = new System.Drawing.Size(159, 16);
             this.uiLabel21.TabIndex = 46;
@@ -442,7 +372,7 @@
             this.txt测试站3良率采样个数.Gain = 1D;
             this.txt测试站3良率采样个数.IntegerDigits = 0;
             this.txt测试站3良率采样个数.InvisibilityTriggerNode = null;
-            this.txt测试站3良率采样个数.Location = new System.Drawing.Point(199, 115);
+            this.txt测试站3良率采样个数.Location = new System.Drawing.Point(195, 160);
             this.txt测试站3良率采样个数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.txt测试站3良率采样个数.Maximum = 350D;
             this.txt测试站3良率采样个数.Minimum = 0D;
@@ -463,7 +393,7 @@
             this.uiLabel22.AutoSize = true;
             this.uiLabel22.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.uiLabel22.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
-            this.uiLabel22.Location = new System.Drawing.Point(24, 120);
+            this.uiLabel22.Location = new System.Drawing.Point(20, 165);
             this.uiLabel22.Name = "uiLabel22";
             this.uiLabel22.Size = new System.Drawing.Size(159, 16);
             this.uiLabel22.TabIndex = 44;
@@ -477,7 +407,7 @@
             this.txt测试站2良率采样个数.Gain = 1D;
             this.txt测试站2良率采样个数.IntegerDigits = 0;
             this.txt测试站2良率采样个数.InvisibilityTriggerNode = null;
-            this.txt测试站2良率采样个数.Location = new System.Drawing.Point(199, 78);
+            this.txt测试站2良率采样个数.Location = new System.Drawing.Point(195, 123);
             this.txt测试站2良率采样个数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.txt测试站2良率采样个数.Maximum = 350D;
             this.txt测试站2良率采样个数.Minimum = 0D;
@@ -498,7 +428,7 @@
             this.uiLabel23.AutoSize = true;
             this.uiLabel23.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.uiLabel23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
-            this.uiLabel23.Location = new System.Drawing.Point(24, 83);
+            this.uiLabel23.Location = new System.Drawing.Point(20, 128);
             this.uiLabel23.Name = "uiLabel23";
             this.uiLabel23.Size = new System.Drawing.Size(159, 16);
             this.uiLabel23.TabIndex = 42;
@@ -512,28 +442,28 @@
             this.txt测试站1良率采样个数.Gain = 1D;
             this.txt测试站1良率采样个数.IntegerDigits = 0;
             this.txt测试站1良率采样个数.InvisibilityTriggerNode = null;
-            this.txt测试站1良率采样个数.Location = new System.Drawing.Point(199, 38);
+            this.txt测试站1良率采样个数.Location = new System.Drawing.Point(195, 83);
             this.txt测试站1良率采样个数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.txt测试站1良率采样个数.Maximum = 350D;
             this.txt测试站1良率采样个数.Minimum = 0D;
             this.txt测试站1良率采样个数.MinimumSize = new System.Drawing.Size(1, 16);
             this.txt测试站1良率采样个数.Name = "txt测试站1良率采样个数";
             this.txt测试站1良率采样个数.Padding = new System.Windows.Forms.Padding(5);
-            this.txt测试站1良率采样个数.ReadNode = new Node("Application.PieceDate.ui测试站1良率采样个数", NodeType.UINT, null);
+            this.txt测试站1良率采样个数.ReadNode = new Node("Application.PieceDate.ui测试站1良率采样个数", NodeType.UDINT, null);
             this.txt测试站1良率采样个数.ShowText = false;
             this.txt测试站1良率采样个数.Size = new System.Drawing.Size(125, 27);
             this.txt测试站1良率采样个数.TabIndex = 41;
             this.txt测试站1良率采样个数.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
             this.txt测试站1良率采样个数.Type = Sunny.UI.UITextBox.UIEditType.Integer;
             this.txt测试站1良率采样个数.Watermark = "";
-            this.txt测试站1良率采样个数.WriteNode = new Node("Application.PieceDate.ui测试站1良率采样个数", NodeType.UINT, null);
+            this.txt测试站1良率采样个数.WriteNode = new Node("Application.PieceDate.ui测试站1良率采样个数", NodeType.UDINT, null);
             // 
             // uiLabel24
             // 
             this.uiLabel24.AutoSize = true;
             this.uiLabel24.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.uiLabel24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
-            this.uiLabel24.Location = new System.Drawing.Point(24, 43);
+            this.uiLabel24.Location = new System.Drawing.Point(20, 88);
             this.uiLabel24.Name = "uiLabel24";
             this.uiLabel24.Size = new System.Drawing.Size(159, 16);
             this.uiLabel24.TabIndex = 40;
@@ -541,10 +471,10 @@
             // 
             // uiGroupBox3
             // 
-            this.uiGroupBox3.Controls.Add(this.txt封装2CCD2低良下限);
+            this.uiGroupBox3.Controls.Add(this.plcUiNumberInput4);
             this.uiGroupBox3.Controls.Add(this.uiLabel14);
-            this.uiGroupBox3.Controls.Add(this.txt封装2CCD1低良下限);
-            this.uiGroupBox3.Controls.Add(this.uiLabel11);
+            this.uiGroupBox3.Controls.Add(this.plcUiNumberInput1);
+            this.uiGroupBox3.Controls.Add(this.uiLabel2);
             this.uiGroupBox3.Controls.Add(this.txt封装1CCD2低良下限);
             this.uiGroupBox3.Controls.Add(this.uiLabel10);
             this.uiGroupBox3.Controls.Add(this.txt封装1CCD1低良下限);
@@ -576,76 +506,6 @@
             this.uiGroupBox3.Text = "低良下限设置";
             this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
             // 
-            // txt封装2CCD2低良下限
-            // 
-            this.txt封装2CCD2低良下限.Cursor = System.Windows.Forms.Cursors.IBeam;
-            this.txt封装2CCD2低良下限.DisabilityTriggerNode = null;
-            this.txt封装2CCD2低良下限.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.txt封装2CCD2低良下限.Gain = 1D;
-            this.txt封装2CCD2低良下限.IntegerDigits = 0;
-            this.txt封装2CCD2低良下限.InvisibilityTriggerNode = null;
-            this.txt封装2CCD2低良下限.Location = new System.Drawing.Point(193, 449);
-            this.txt封装2CCD2低良下限.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
-            this.txt封装2CCD2低良下限.Maximum = 350D;
-            this.txt封装2CCD2低良下限.Minimum = 0D;
-            this.txt封装2CCD2低良下限.MinimumSize = new System.Drawing.Size(1, 16);
-            this.txt封装2CCD2低良下限.Name = "txt封装2CCD2低良下限";
-            this.txt封装2CCD2低良下限.Padding = new System.Windows.Forms.Padding(5);
-            this.txt封装2CCD2低良下限.ReadNode = new Node("Application.PieceDate.re封装2CCD2低良下限", NodeType.REAL, null);
-            this.txt封装2CCD2低良下限.ShowText = false;
-            this.txt封装2CCD2低良下限.Size = new System.Drawing.Size(125, 27);
-            this.txt封装2CCD2低良下限.TabIndex = 39;
-            this.txt封装2CCD2低良下限.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
-            this.txt封装2CCD2低良下限.Type = Sunny.UI.UITextBox.UIEditType.Double;
-            this.txt封装2CCD2低良下限.Watermark = "";
-            this.txt封装2CCD2低良下限.WriteNode = new Node("Application.PieceDate.re封装2CCD2低良下限", NodeType.REAL, null);
-            // 
-            // uiLabel14
-            // 
-            this.uiLabel14.AutoSize = true;
-            this.uiLabel14.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.uiLabel14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
-            this.uiLabel14.Location = new System.Drawing.Point(24, 454);
-            this.uiLabel14.Name = "uiLabel14";
-            this.uiLabel14.Size = new System.Drawing.Size(151, 16);
-            this.uiLabel14.TabIndex = 38;
-            this.uiLabel14.Text = "封装2CCD2低良下限%";
-            // 
-            // txt封装2CCD1低良下限
-            // 
-            this.txt封装2CCD1低良下限.Cursor = System.Windows.Forms.Cursors.IBeam;
-            this.txt封装2CCD1低良下限.DisabilityTriggerNode = null;
-            this.txt封装2CCD1低良下限.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.txt封装2CCD1低良下限.Gain = 1D;
-            this.txt封装2CCD1低良下限.IntegerDigits = 0;
-            this.txt封装2CCD1低良下限.InvisibilityTriggerNode = null;
-            this.txt封装2CCD1低良下限.Location = new System.Drawing.Point(193, 416);
-            this.txt封装2CCD1低良下限.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
-            this.txt封装2CCD1低良下限.Maximum = 350D;
-            this.txt封装2CCD1低良下限.Minimum = 0D;
-            this.txt封装2CCD1低良下限.MinimumSize = new System.Drawing.Size(1, 16);
-            this.txt封装2CCD1低良下限.Name = "txt封装2CCD1低良下限";
-            this.txt封装2CCD1低良下限.Padding = new System.Windows.Forms.Padding(5);
-            this.txt封装2CCD1低良下限.ReadNode = new Node("Application.PieceDate.re封装2CCD1低良下限", NodeType.REAL, null);
-            this.txt封装2CCD1低良下限.ShowText = false;
-            this.txt封装2CCD1低良下限.Size = new System.Drawing.Size(125, 27);
-            this.txt封装2CCD1低良下限.TabIndex = 37;
-            this.txt封装2CCD1低良下限.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
-            this.txt封装2CCD1低良下限.Type = Sunny.UI.UITextBox.UIEditType.Double;
-            this.txt封装2CCD1低良下限.Watermark = "";
-            this.txt封装2CCD1低良下限.WriteNode = new Node("Application.PieceDate.re封装2CCD1低良下限", NodeType.REAL, null);
-            // 
-            // uiLabel11
-            // 
-            this.uiLabel11.AutoSize = true;
-            this.uiLabel11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.uiLabel11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
-            this.uiLabel11.Location = new System.Drawing.Point(24, 421);
-            this.uiLabel11.Name = "uiLabel11";
-            this.uiLabel11.Size = new System.Drawing.Size(151, 16);
-            this.uiLabel11.TabIndex = 36;
-            this.uiLabel11.Text = "封装2CCD1低良下限%";
-            // 
             // txt封装1CCD2低良下限
             // 
             this.txt封装1CCD2低良下限.Cursor = System.Windows.Forms.Cursors.IBeam;
@@ -654,7 +514,7 @@
             this.txt封装1CCD2低良下限.Gain = 1D;
             this.txt封装1CCD2低良下限.IntegerDigits = 0;
             this.txt封装1CCD2低良下限.InvisibilityTriggerNode = null;
-            this.txt封装1CCD2低良下限.Location = new System.Drawing.Point(193, 379);
+            this.txt封装1CCD2低良下限.Location = new System.Drawing.Point(196, 458);
             this.txt封装1CCD2低良下限.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.txt封装1CCD2低良下限.Maximum = 350D;
             this.txt封装1CCD2低良下限.Minimum = 0D;
@@ -675,11 +535,11 @@
             this.uiLabel10.AutoSize = true;
             this.uiLabel10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.uiLabel10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
-            this.uiLabel10.Location = new System.Drawing.Point(24, 384);
+            this.uiLabel10.Location = new System.Drawing.Point(27, 463);
             this.uiLabel10.Name = "uiLabel10";
-            this.uiLabel10.Size = new System.Drawing.Size(151, 16);
+            this.uiLabel10.Size = new System.Drawing.Size(143, 16);
             this.uiLabel10.TabIndex = 34;
-            this.uiLabel10.Text = "封装1CCD2低良下限%";
+            this.uiLabel10.Text = "封装CCD2低良下限%";
             // 
             // txt封装1CCD1低良下限
             // 
@@ -689,7 +549,7 @@
             this.txt封装1CCD1低良下限.Gain = 1D;
             this.txt封装1CCD1低良下限.IntegerDigits = 0;
             this.txt封装1CCD1低良下限.InvisibilityTriggerNode = null;
-            this.txt封装1CCD1低良下限.Location = new System.Drawing.Point(193, 342);
+            this.txt封装1CCD1低良下限.Location = new System.Drawing.Point(196, 421);
             this.txt封装1CCD1低良下限.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.txt封装1CCD1低良下限.Maximum = 350D;
             this.txt封装1CCD1低良下限.Minimum = 0D;
@@ -710,11 +570,11 @@
             this.uiLabel9.AutoSize = true;
             this.uiLabel9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.uiLabel9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
-            this.uiLabel9.Location = new System.Drawing.Point(24, 347);
+            this.uiLabel9.Location = new System.Drawing.Point(27, 426);
             this.uiLabel9.Name = "uiLabel9";
-            this.uiLabel9.Size = new System.Drawing.Size(151, 16);
+            this.uiLabel9.Size = new System.Drawing.Size(143, 16);
             this.uiLabel9.TabIndex = 32;
-            this.uiLabel9.Text = "封装1CCD1低良下限%";
+            this.uiLabel9.Text = "封装CCD1低良下限%";
             // 
             // txt3D检测低良下限
             // 
@@ -724,7 +584,7 @@
             this.txt3D检测低良下限.Gain = 1D;
             this.txt3D检测低良下限.IntegerDigits = 0;
             this.txt3D检测低良下限.InvisibilityTriggerNode = null;
-            this.txt3D检测低良下限.Location = new System.Drawing.Point(193, 305);
+            this.txt3D检测低良下限.Location = new System.Drawing.Point(196, 384);
             this.txt3D检测低良下限.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.txt3D检测低良下限.Maximum = 350D;
             this.txt3D检测低良下限.Minimum = 0D;
@@ -745,7 +605,7 @@
             this.uiLabel8.AutoSize = true;
             this.uiLabel8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.uiLabel8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
-            this.uiLabel8.Location = new System.Drawing.Point(24, 310);
+            this.uiLabel8.Location = new System.Drawing.Point(27, 389);
             this.uiLabel8.Name = "uiLabel8";
             this.uiLabel8.Size = new System.Drawing.Size(127, 16);
             this.uiLabel8.TabIndex = 30;
@@ -759,7 +619,7 @@
             this.txt测试站5低良下限.Gain = 1D;
             this.txt测试站5低良下限.IntegerDigits = 0;
             this.txt测试站5低良下限.InvisibilityTriggerNode = null;
-            this.txt测试站5低良下限.Location = new System.Drawing.Point(193, 268);
+            this.txt测试站5低良下限.Location = new System.Drawing.Point(196, 347);
             this.txt测试站5低良下限.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.txt测试站5低良下限.Maximum = 350D;
             this.txt测试站5低良下限.Minimum = 0D;
@@ -780,7 +640,7 @@
             this.uiLabel7.AutoSize = true;
             this.uiLabel7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.uiLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
-            this.uiLabel7.Location = new System.Drawing.Point(24, 273);
+            this.uiLabel7.Location = new System.Drawing.Point(27, 352);
             this.uiLabel7.Name = "uiLabel7";
             this.uiLabel7.Size = new System.Drawing.Size(135, 16);
             this.uiLabel7.TabIndex = 28;
@@ -794,7 +654,7 @@
             this.txt镭射打标CCD低良下限.Gain = 1D;
             this.txt镭射打标CCD低良下限.IntegerDigits = 0;
             this.txt镭射打标CCD低良下限.InvisibilityTriggerNode = null;
-            this.txt镭射打标CCD低良下限.Location = new System.Drawing.Point(193, 232);
+            this.txt镭射打标CCD低良下限.Location = new System.Drawing.Point(196, 277);
             this.txt镭射打标CCD低良下限.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.txt镭射打标CCD低良下限.Maximum = 350D;
             this.txt镭射打标CCD低良下限.Minimum = 0D;
@@ -815,11 +675,11 @@
             this.uiLabel5.AutoSize = true;
             this.uiLabel5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.uiLabel5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
-            this.uiLabel5.Location = new System.Drawing.Point(24, 237);
+            this.uiLabel5.Location = new System.Drawing.Point(27, 282);
             this.uiLabel5.Name = "uiLabel5";
-            this.uiLabel5.Size = new System.Drawing.Size(167, 16);
+            this.uiLabel5.Size = new System.Drawing.Size(143, 16);
             this.uiLabel5.TabIndex = 26;
-            this.uiLabel5.Text = "镭射打标CCD低良下限%";
+            this.uiLabel5.Text = "镭射CCD1低良下限%";
             // 
             // txt热测低良下限
             // 
@@ -829,7 +689,7 @@
             this.txt热测低良下限.Gain = 1D;
             this.txt热测低良下限.IntegerDigits = 0;
             this.txt热测低良下限.InvisibilityTriggerNode = null;
-            this.txt热测低良下限.Location = new System.Drawing.Point(193, 192);
+            this.txt热测低良下限.Location = new System.Drawing.Point(196, 237);
             this.txt热测低良下限.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.txt热测低良下限.Maximum = 350D;
             this.txt热测低良下限.Minimum = 0D;
@@ -850,7 +710,7 @@
             this.uiLabel6.AutoSize = true;
             this.uiLabel6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.uiLabel6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
-            this.uiLabel6.Location = new System.Drawing.Point(24, 197);
+            this.uiLabel6.Location = new System.Drawing.Point(27, 242);
             this.uiLabel6.Name = "uiLabel6";
             this.uiLabel6.Size = new System.Drawing.Size(111, 16);
             this.uiLabel6.TabIndex = 24;
@@ -864,7 +724,7 @@
             this.txt测试站4低良下限.Gain = 1D;
             this.txt测试站4低良下限.IntegerDigits = 0;
             this.txt测试站4低良下限.InvisibilityTriggerNode = null;
-            this.txt测试站4低良下限.Location = new System.Drawing.Point(193, 155);
+            this.txt测试站4低良下限.Location = new System.Drawing.Point(196, 200);
             this.txt测试站4低良下限.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.txt测试站4低良下限.Maximum = 350D;
             this.txt测试站4低良下限.Minimum = 0D;
@@ -885,7 +745,7 @@
             this.uiLabel1.AutoSize = true;
             this.uiLabel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.uiLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
-            this.uiLabel1.Location = new System.Drawing.Point(24, 160);
+            this.uiLabel1.Location = new System.Drawing.Point(27, 205);
             this.uiLabel1.Name = "uiLabel1";
             this.uiLabel1.Size = new System.Drawing.Size(135, 16);
             this.uiLabel1.TabIndex = 22;
@@ -899,7 +759,7 @@
             this.txt测试站3低良下限.Gain = 1D;
             this.txt测试站3低良下限.IntegerDigits = 0;
             this.txt测试站3低良下限.InvisibilityTriggerNode = null;
-            this.txt测试站3低良下限.Location = new System.Drawing.Point(193, 115);
+            this.txt测试站3低良下限.Location = new System.Drawing.Point(196, 160);
             this.txt测试站3低良下限.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.txt测试站3低良下限.Maximum = 350D;
             this.txt测试站3低良下限.Minimum = 0D;
@@ -920,7 +780,7 @@
             this.uiLabel4.AutoSize = true;
             this.uiLabel4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.uiLabel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
-            this.uiLabel4.Location = new System.Drawing.Point(24, 120);
+            this.uiLabel4.Location = new System.Drawing.Point(27, 165);
             this.uiLabel4.Name = "uiLabel4";
             this.uiLabel4.Size = new System.Drawing.Size(135, 16);
             this.uiLabel4.TabIndex = 20;
@@ -934,7 +794,7 @@
             this.txt测试站2低良下限.Gain = 1D;
             this.txt测试站2低良下限.IntegerDigits = 0;
             this.txt测试站2低良下限.InvisibilityTriggerNode = null;
-            this.txt测试站2低良下限.Location = new System.Drawing.Point(193, 78);
+            this.txt测试站2低良下限.Location = new System.Drawing.Point(196, 123);
             this.txt测试站2低良下限.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.txt测试站2低良下限.Maximum = 350D;
             this.txt测试站2低良下限.Minimum = 0D;
@@ -955,7 +815,7 @@
             this.uiLabel12.AutoSize = true;
             this.uiLabel12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.uiLabel12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
-            this.uiLabel12.Location = new System.Drawing.Point(24, 83);
+            this.uiLabel12.Location = new System.Drawing.Point(27, 128);
             this.uiLabel12.Name = "uiLabel12";
             this.uiLabel12.Size = new System.Drawing.Size(135, 16);
             this.uiLabel12.TabIndex = 18;
@@ -969,7 +829,7 @@
             this.txt测试站1低良下限.Gain = 1D;
             this.txt测试站1低良下限.IntegerDigits = 0;
             this.txt测试站1低良下限.InvisibilityTriggerNode = null;
-            this.txt测试站1低良下限.Location = new System.Drawing.Point(193, 38);
+            this.txt测试站1低良下限.Location = new System.Drawing.Point(196, 83);
             this.txt测试站1低良下限.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.txt测试站1低良下限.Maximum = 350D;
             this.txt测试站1低良下限.Minimum = 0D;
@@ -990,12 +850,152 @@
             this.uiLabel13.AutoSize = true;
             this.uiLabel13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.uiLabel13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
-            this.uiLabel13.Location = new System.Drawing.Point(24, 43);
+            this.uiLabel13.Location = new System.Drawing.Point(27, 88);
             this.uiLabel13.Name = "uiLabel13";
             this.uiLabel13.Size = new System.Drawing.Size(135, 16);
             this.uiLabel13.TabIndex = 16;
             this.uiLabel13.Text = "测试站1低良下限%";
             // 
+            // plcUiNumberInput1
+            // 
+            this.plcUiNumberInput1.Cursor = System.Windows.Forms.Cursors.IBeam;
+            this.plcUiNumberInput1.DisabilityTriggerNode = null;
+            this.plcUiNumberInput1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.plcUiNumberInput1.Gain = 1D;
+            this.plcUiNumberInput1.IntegerDigits = 0;
+            this.plcUiNumberInput1.InvisibilityTriggerNode = null;
+            this.plcUiNumberInput1.Location = new System.Drawing.Point(196, 46);
+            this.plcUiNumberInput1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
+            this.plcUiNumberInput1.Maximum = 350D;
+            this.plcUiNumberInput1.Minimum = 0D;
+            this.plcUiNumberInput1.MinimumSize = new System.Drawing.Size(1, 16);
+            this.plcUiNumberInput1.Name = "plcUiNumberInput1";
+            this.plcUiNumberInput1.Padding = new System.Windows.Forms.Padding(5);
+            this.plcUiNumberInput1.ReadNode = null;
+            this.plcUiNumberInput1.ShowText = false;
+            this.plcUiNumberInput1.Size = new System.Drawing.Size(125, 27);
+            this.plcUiNumberInput1.TabIndex = 37;
+            this.plcUiNumberInput1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
+            this.plcUiNumberInput1.Type = Sunny.UI.UITextBox.UIEditType.Double;
+            this.plcUiNumberInput1.Watermark = "";
+            this.plcUiNumberInput1.WriteNode = null;
+            // 
+            // uiLabel2
+            // 
+            this.uiLabel2.AutoSize = true;
+            this.uiLabel2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.uiLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
+            this.uiLabel2.Location = new System.Drawing.Point(27, 51);
+            this.uiLabel2.Name = "uiLabel2";
+            this.uiLabel2.Size = new System.Drawing.Size(159, 16);
+            this.uiLabel2.TabIndex = 36;
+            this.uiLabel2.Text = "电极性测试低良下限%";
+            // 
+            // plcUiNumberInput2
+            // 
+            this.plcUiNumberInput2.Cursor = System.Windows.Forms.Cursors.IBeam;
+            this.plcUiNumberInput2.DisabilityTriggerNode = null;
+            this.plcUiNumberInput2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.plcUiNumberInput2.Gain = 1D;
+            this.plcUiNumberInput2.IntegerDigits = 0;
+            this.plcUiNumberInput2.InvisibilityTriggerNode = null;
+            this.plcUiNumberInput2.Location = new System.Drawing.Point(195, 46);
+            this.plcUiNumberInput2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
+            this.plcUiNumberInput2.Maximum = 350D;
+            this.plcUiNumberInput2.Minimum = 0D;
+            this.plcUiNumberInput2.MinimumSize = new System.Drawing.Size(1, 16);
+            this.plcUiNumberInput2.Name = "plcUiNumberInput2";
+            this.plcUiNumberInput2.Padding = new System.Windows.Forms.Padding(5);
+            this.plcUiNumberInput2.ReadNode = null;
+            this.plcUiNumberInput2.ShowText = false;
+            this.plcUiNumberInput2.Size = new System.Drawing.Size(125, 27);
+            this.plcUiNumberInput2.TabIndex = 43;
+            this.plcUiNumberInput2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
+            this.plcUiNumberInput2.Type = Sunny.UI.UITextBox.UIEditType.Integer;
+            this.plcUiNumberInput2.Watermark = "";
+            this.plcUiNumberInput2.WriteNode = null;
+            // 
+            // uiLabel3
+            // 
+            this.uiLabel3.AutoSize = true;
+            this.uiLabel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.uiLabel3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
+            this.uiLabel3.Location = new System.Drawing.Point(20, 51);
+            this.uiLabel3.Name = "uiLabel3";
+            this.uiLabel3.Size = new System.Drawing.Size(183, 16);
+            this.uiLabel3.TabIndex = 42;
+            this.uiLabel3.Text = "电极性测试良率采样个数";
+            // 
+            // plcUiNumberInput3
+            // 
+            this.plcUiNumberInput3.Cursor = System.Windows.Forms.Cursors.IBeam;
+            this.plcUiNumberInput3.DisabilityTriggerNode = null;
+            this.plcUiNumberInput3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.plcUiNumberInput3.Gain = 1D;
+            this.plcUiNumberInput3.IntegerDigits = 0;
+            this.plcUiNumberInput3.InvisibilityTriggerNode = null;
+            this.plcUiNumberInput3.Location = new System.Drawing.Point(195, 274);
+            this.plcUiNumberInput3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
+            this.plcUiNumberInput3.Maximum = 350D;
+            this.plcUiNumberInput3.Minimum = 0D;
+            this.plcUiNumberInput3.MinimumSize = new System.Drawing.Size(1, 16);
+            this.plcUiNumberInput3.Name = "plcUiNumberInput3";
+            this.plcUiNumberInput3.Padding = new System.Windows.Forms.Padding(5);
+            this.plcUiNumberInput3.ReadNode = new Node("Application.PieceDate.ui镭射打标CCD良率采样个数", NodeType.UINT, null);
+            this.plcUiNumberInput3.ShowText = false;
+            this.plcUiNumberInput3.Size = new System.Drawing.Size(125, 27);
+            this.plcUiNumberInput3.TabIndex = 61;
+            this.plcUiNumberInput3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
+            this.plcUiNumberInput3.Type = Sunny.UI.UITextBox.UIEditType.Integer;
+            this.plcUiNumberInput3.Watermark = "";
+            this.plcUiNumberInput3.WriteNode = new Node("Application.PieceDate.ui镭射打标CCD良率采样个数", NodeType.UINT, null);
+            // 
+            // uiLabel11
+            // 
+            this.uiLabel11.AutoSize = true;
+            this.uiLabel11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.uiLabel11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
+            this.uiLabel11.Location = new System.Drawing.Point(20, 279);
+            this.uiLabel11.Name = "uiLabel11";
+            this.uiLabel11.Size = new System.Drawing.Size(167, 16);
+            this.uiLabel11.TabIndex = 60;
+            this.uiLabel11.Text = "镭射CCD1良率采样个数";
+            // 
+            // plcUiNumberInput4
+            // 
+            this.plcUiNumberInput4.Cursor = System.Windows.Forms.Cursors.IBeam;
+            this.plcUiNumberInput4.DisabilityTriggerNode = null;
+            this.plcUiNumberInput4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.plcUiNumberInput4.Gain = 1D;
+            this.plcUiNumberInput4.IntegerDigits = 0;
+            this.plcUiNumberInput4.InvisibilityTriggerNode = null;
+            this.plcUiNumberInput4.Location = new System.Drawing.Point(196, 311);
+            this.plcUiNumberInput4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
+            this.plcUiNumberInput4.Maximum = 350D;
+            this.plcUiNumberInput4.Minimum = 0D;
+            this.plcUiNumberInput4.MinimumSize = new System.Drawing.Size(1, 16);
+            this.plcUiNumberInput4.Name = "plcUiNumberInput4";
+            this.plcUiNumberInput4.Padding = new System.Windows.Forms.Padding(5);
+            this.plcUiNumberInput4.ReadNode = new Node("Application.PieceDate.re镭射打标CCD低良下限", NodeType.REAL, null);
+            this.plcUiNumberInput4.ShowText = false;
+            this.plcUiNumberInput4.Size = new System.Drawing.Size(125, 27);
+            this.plcUiNumberInput4.TabIndex = 29;
+            this.plcUiNumberInput4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
+            this.plcUiNumberInput4.Type = Sunny.UI.UITextBox.UIEditType.Double;
+            this.plcUiNumberInput4.Watermark = "";
+            this.plcUiNumberInput4.WriteNode = new Node("Application.PieceDate.re镭射打标CCD低良下限", NodeType.REAL, null);
+            // 
+            // uiLabel14
+            // 
+            this.uiLabel14.AutoSize = true;
+            this.uiLabel14.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.uiLabel14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
+            this.uiLabel14.Location = new System.Drawing.Point(27, 316);
+            this.uiLabel14.Name = "uiLabel14";
+            this.uiLabel14.Size = new System.Drawing.Size(143, 16);
+            this.uiLabel14.TabIndex = 28;
+            this.uiLabel14.Text = "镭射CCD2低良下限%";
+            // 
             // DataControlForm
             // 
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
@@ -1034,16 +1034,8 @@
         private Sunny.UI.UILabel uiLabel8;
         private PlcUiControl.PlcUiNumberInput txt测试站5低良下限;
         private Sunny.UI.UILabel uiLabel7;
-        private PlcUiControl.PlcUiNumberInput txt封装2CCD2低良下限;
-        private Sunny.UI.UILabel uiLabel14;
-        private PlcUiControl.PlcUiNumberInput txt封装2CCD1低良下限;
-        private Sunny.UI.UILabel uiLabel11;
         private PlcUiControl.PlcUiNumberInput txt封装1CCD2低良下限;
         private Sunny.UI.UILabel uiLabel10;
-        private PlcUiControl.PlcUiNumberInput txt封装2CCD2良率采样个数;
-        private Sunny.UI.UILabel uiLabel2;
-        private PlcUiControl.PlcUiNumberInput txt封装2CCD1良率采样个数;
-        private Sunny.UI.UILabel uiLabel3;
         private PlcUiControl.PlcUiNumberInput txt封装1CCD2良率采样个数;
         private Sunny.UI.UILabel uiLabel15;
         private PlcUiControl.PlcUiNumberInput txt封装1CCD1良率采样个数;
@@ -1064,5 +1056,13 @@
         private Sunny.UI.UILabel uiLabel23;
         private PlcUiControl.PlcUiNumberInput txt测试站1良率采样个数;
         private Sunny.UI.UILabel uiLabel24;
+        private PlcUiControl.PlcUiNumberInput plcUiNumberInput3;
+        private Sunny.UI.UILabel uiLabel11;
+        private PlcUiControl.PlcUiNumberInput plcUiNumberInput2;
+        private Sunny.UI.UILabel uiLabel3;
+        private PlcUiControl.PlcUiNumberInput plcUiNumberInput4;
+        private Sunny.UI.UILabel uiLabel14;
+        private PlcUiControl.PlcUiNumberInput plcUiNumberInput1;
+        private Sunny.UI.UILabel uiLabel2;
     }
 }