jace.tang
2022-06-14 bd5297c64f39c360a7bf41435a88ae5e70840fc2
merge
1个文件已修改
306 ■■■■ 已修改文件
ConfigForm.Designer.cs 306 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ConfigForm.Designer.cs
@@ -502,7 +502,7 @@
            // btnSaveConfig
            // 
            this.btnSaveConfig.Location = new System.Drawing.Point(955, 511);
            this.btnSaveConfig.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnSaveConfig.Margin = new System.Windows.Forms.Padding(4);
            this.btnSaveConfig.Name = "btnSaveConfig";
            this.btnSaveConfig.Size = new System.Drawing.Size(123, 92);
            this.btnSaveConfig.TabIndex = 0;
@@ -517,7 +517,7 @@
            this.tabControl1.Controls.Add(this.tbSoft);
            this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabControl1.Location = new System.Drawing.Point(0, 0);
            this.tabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.tabControl1.Margin = new System.Windows.Forms.Padding(4);
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(1100, 624);
@@ -537,9 +537,9 @@
            this.tpSetConfig.Controls.Add(this.groupBox2);
            this.tpSetConfig.Controls.Add(this.btnSaveConfig);
            this.tpSetConfig.Location = new System.Drawing.Point(4, 25);
            this.tpSetConfig.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.tpSetConfig.Margin = new System.Windows.Forms.Padding(4);
            this.tpSetConfig.Name = "tpSetConfig";
            this.tpSetConfig.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.tpSetConfig.Padding = new System.Windows.Forms.Padding(4);
            this.tpSetConfig.Size = new System.Drawing.Size(1092, 595);
            this.tpSetConfig.TabIndex = 0;
            this.tpSetConfig.Text = "参数配置";
@@ -555,9 +555,9 @@
            this.groupBox4.Controls.Add(this.tbUpload);
            this.groupBox4.Controls.Add(this.btnUploadPath);
            this.groupBox4.Location = new System.Drawing.Point(469, 491);
            this.groupBox4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox4.Margin = new System.Windows.Forms.Padding(4);
            this.groupBox4.Name = "groupBox4";
            this.groupBox4.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox4.Padding = new System.Windows.Forms.Padding(4);
            this.groupBox4.Size = new System.Drawing.Size(444, 128);
            this.groupBox4.TabIndex = 15;
            this.groupBox4.TabStop = false;
@@ -576,7 +576,7 @@
            // tbStation
            // 
            this.tbStation.Location = new System.Drawing.Point(260, 91);
            this.tbStation.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.tbStation.Margin = new System.Windows.Forms.Padding(4);
            this.tbStation.Name = "tbStation";
            this.tbStation.Size = new System.Drawing.Size(123, 25);
            this.tbStation.TabIndex = 5;
@@ -594,7 +594,7 @@
            // tbLine
            // 
            this.tbLine.Location = new System.Drawing.Point(67, 91);
            this.tbLine.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.tbLine.Margin = new System.Windows.Forms.Padding(4);
            this.tbLine.Name = "tbLine";
            this.tbLine.Size = new System.Drawing.Size(123, 25);
            this.tbLine.TabIndex = 3;
@@ -603,7 +603,7 @@
            // 
            this.cbUploadPath.AutoSize = true;
            this.cbUploadPath.Location = new System.Drawing.Point(20, 26);
            this.cbUploadPath.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbUploadPath.Margin = new System.Windows.Forms.Padding(4);
            this.cbUploadPath.Name = "cbUploadPath";
            this.cbUploadPath.Size = new System.Drawing.Size(179, 19);
            this.cbUploadPath.TabIndex = 0;
@@ -614,7 +614,7 @@
            // tbUpload
            // 
            this.tbUpload.Location = new System.Drawing.Point(20, 52);
            this.tbUpload.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.tbUpload.Margin = new System.Windows.Forms.Padding(4);
            this.tbUpload.Name = "tbUpload";
            this.tbUpload.ReadOnly = true;
            this.tbUpload.Size = new System.Drawing.Size(284, 25);
@@ -624,7 +624,7 @@
            // btnUploadPath
            // 
            this.btnUploadPath.Location = new System.Drawing.Point(309, 49);
            this.btnUploadPath.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnUploadPath.Margin = new System.Windows.Forms.Padding(4);
            this.btnUploadPath.Name = "btnUploadPath";
            this.btnUploadPath.Size = new System.Drawing.Size(127, 36);
            this.btnUploadPath.TabIndex = 1;
@@ -641,9 +641,9 @@
            this.groupBox11.Controls.Add(this.btnExcelPath);
            this.groupBox11.Controls.Add(this.btnTstPath);
            this.groupBox11.Location = new System.Drawing.Point(4, 490);
            this.groupBox11.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox11.Margin = new System.Windows.Forms.Padding(4);
            this.groupBox11.Name = "groupBox11";
            this.groupBox11.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox11.Padding = new System.Windows.Forms.Padding(4);
            this.groupBox11.Size = new System.Drawing.Size(457, 129);
            this.groupBox11.TabIndex = 14;
            this.groupBox11.TabStop = false;
@@ -653,7 +653,7 @@
            // 
            this.cbExcel.AutoSize = true;
            this.cbExcel.Location = new System.Drawing.Point(19, 86);
            this.cbExcel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbExcel.Margin = new System.Windows.Forms.Padding(4);
            this.cbExcel.Name = "cbExcel";
            this.cbExcel.Size = new System.Drawing.Size(18, 17);
            this.cbExcel.TabIndex = 5;
@@ -664,7 +664,7 @@
            // 
            this.cbTST.AutoSize = true;
            this.cbTST.Location = new System.Drawing.Point(19, 40);
            this.cbTST.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbTST.Margin = new System.Windows.Forms.Padding(4);
            this.cbTST.Name = "cbTST";
            this.cbTST.Size = new System.Drawing.Size(18, 17);
            this.cbTST.TabIndex = 5;
@@ -674,7 +674,7 @@
            // tbExcel
            // 
            this.tbExcel.Location = new System.Drawing.Point(188, 82);
            this.tbExcel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.tbExcel.Margin = new System.Windows.Forms.Padding(4);
            this.tbExcel.Name = "tbExcel";
            this.tbExcel.ReadOnly = true;
            this.tbExcel.Size = new System.Drawing.Size(253, 25);
@@ -683,7 +683,7 @@
            // tbTST
            // 
            this.tbTST.Location = new System.Drawing.Point(188, 36);
            this.tbTST.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.tbTST.Margin = new System.Windows.Forms.Padding(4);
            this.tbTST.Name = "tbTST";
            this.tbTST.ReadOnly = true;
            this.tbTST.Size = new System.Drawing.Size(253, 25);
@@ -692,7 +692,7 @@
            // btnExcelPath
            // 
            this.btnExcelPath.Location = new System.Drawing.Point(49, 75);
            this.btnExcelPath.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnExcelPath.Margin = new System.Windows.Forms.Padding(4);
            this.btnExcelPath.Name = "btnExcelPath";
            this.btnExcelPath.Size = new System.Drawing.Size(131, 38);
            this.btnExcelPath.TabIndex = 0;
@@ -702,7 +702,7 @@
            // btnTstPath
            // 
            this.btnTstPath.Location = new System.Drawing.Point(49, 29);
            this.btnTstPath.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnTstPath.Margin = new System.Windows.Forms.Padding(4);
            this.btnTstPath.Name = "btnTstPath";
            this.btnTstPath.Size = new System.Drawing.Size(131, 39);
            this.btnTstPath.TabIndex = 0;
@@ -719,6 +719,7 @@
            this.label37.TabIndex = 14;
            this.label37.Text = "长:";
            this.label37.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.label37.Visible = false;
            // 
            // groupBox3
            // 
@@ -738,9 +739,9 @@
            this.groupBox3.Controls.Add(this.textBox20);
            this.groupBox3.Controls.Add(this.label118);
            this.groupBox3.Location = new System.Drawing.Point(885, 216);
            this.groupBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox3.Margin = new System.Windows.Forms.Padding(4);
            this.groupBox3.Name = "groupBox3";
            this.groupBox3.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox3.Padding = new System.Windows.Forms.Padding(4);
            this.groupBox3.Size = new System.Drawing.Size(197, 222);
            this.groupBox3.TabIndex = 13;
            this.groupBox3.TabStop = false;
@@ -805,7 +806,7 @@
            // textBox89
            // 
            this.textBox89.Location = new System.Drawing.Point(69, 186);
            this.textBox89.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox89.Margin = new System.Windows.Forms.Padding(4);
            this.textBox89.Name = "textBox89";
            this.textBox89.Size = new System.Drawing.Size(76, 25);
            this.textBox89.TabIndex = 18;
@@ -824,7 +825,7 @@
            // textBox88
            // 
            this.textBox88.Location = new System.Drawing.Point(69, 144);
            this.textBox88.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox88.Margin = new System.Windows.Forms.Padding(4);
            this.textBox88.Name = "textBox88";
            this.textBox88.Size = new System.Drawing.Size(76, 25);
            this.textBox88.TabIndex = 18;
@@ -843,7 +844,7 @@
            // textBox87
            // 
            this.textBox87.Location = new System.Drawing.Point(69, 105);
            this.textBox87.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox87.Margin = new System.Windows.Forms.Padding(4);
            this.textBox87.Name = "textBox87";
            this.textBox87.Size = new System.Drawing.Size(76, 25);
            this.textBox87.TabIndex = 18;
@@ -862,7 +863,7 @@
            // textBox86
            // 
            this.textBox86.Location = new System.Drawing.Point(69, 66);
            this.textBox86.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox86.Margin = new System.Windows.Forms.Padding(4);
            this.textBox86.Name = "textBox86";
            this.textBox86.Size = new System.Drawing.Size(76, 25);
            this.textBox86.TabIndex = 18;
@@ -881,7 +882,7 @@
            // textBox20
            // 
            this.textBox20.Location = new System.Drawing.Point(69, 26);
            this.textBox20.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox20.Margin = new System.Windows.Forms.Padding(4);
            this.textBox20.Name = "textBox20";
            this.textBox20.Size = new System.Drawing.Size(76, 25);
            this.textBox20.TabIndex = 18;
@@ -900,7 +901,7 @@
            // textBox21
            // 
            this.textBox21.Location = new System.Drawing.Point(945, 448);
            this.textBox21.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox21.Margin = new System.Windows.Forms.Padding(4);
            this.textBox21.Name = "textBox21";
            this.textBox21.Size = new System.Drawing.Size(76, 25);
            this.textBox21.TabIndex = 19;
@@ -925,9 +926,9 @@
            this.groupBox1.Controls.Add(this.label115);
            this.groupBox1.Controls.Add(this.label113);
            this.groupBox1.Location = new System.Drawing.Point(885, 4);
            this.groupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox1.Margin = new System.Windows.Forms.Padding(4);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox1.Padding = new System.Windows.Forms.Padding(4);
            this.groupBox1.Size = new System.Drawing.Size(199, 208);
            this.groupBox1.TabIndex = 12;
            this.groupBox1.TabStop = false;
@@ -948,7 +949,7 @@
            // textBox85
            // 
            this.textBox85.Location = new System.Drawing.Point(69, 168);
            this.textBox85.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox85.Margin = new System.Windows.Forms.Padding(4);
            this.textBox85.Name = "textBox85";
            this.textBox85.Size = new System.Drawing.Size(76, 25);
            this.textBox85.TabIndex = 13;
@@ -968,7 +969,7 @@
            // textBox84
            // 
            this.textBox84.Location = new System.Drawing.Point(69, 132);
            this.textBox84.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox84.Margin = new System.Windows.Forms.Padding(4);
            this.textBox84.Name = "textBox84";
            this.textBox84.Size = new System.Drawing.Size(76, 25);
            this.textBox84.TabIndex = 13;
@@ -988,7 +989,7 @@
            // textBox83
            // 
            this.textBox83.Location = new System.Drawing.Point(69, 99);
            this.textBox83.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox83.Margin = new System.Windows.Forms.Padding(4);
            this.textBox83.Name = "textBox83";
            this.textBox83.Size = new System.Drawing.Size(76, 25);
            this.textBox83.TabIndex = 13;
@@ -1018,7 +1019,7 @@
            // textBox82
            // 
            this.textBox82.Location = new System.Drawing.Point(69, 62);
            this.textBox82.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox82.Margin = new System.Windows.Forms.Padding(4);
            this.textBox82.Name = "textBox82";
            this.textBox82.Size = new System.Drawing.Size(76, 25);
            this.textBox82.TabIndex = 13;
@@ -1058,7 +1059,7 @@
            // textBox19
            // 
            this.textBox19.Location = new System.Drawing.Point(69, 28);
            this.textBox19.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox19.Margin = new System.Windows.Forms.Padding(4);
            this.textBox19.Name = "textBox19";
            this.textBox19.Size = new System.Drawing.Size(76, 25);
            this.textBox19.TabIndex = 13;
@@ -1093,6 +1094,7 @@
            this.label119.Size = new System.Drawing.Size(23, 15);
            this.label119.TabIndex = 17;
            this.label119.Text = "mm";
            this.label119.Visible = false;
            // 
            // gbOtherParams
            // 
@@ -1103,9 +1105,9 @@
            this.gbOtherParams.Controls.Add(this.label9);
            this.gbOtherParams.Controls.Add(this.label120);
            this.gbOtherParams.Location = new System.Drawing.Point(665, 392);
            this.gbOtherParams.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.gbOtherParams.Margin = new System.Windows.Forms.Padding(4);
            this.gbOtherParams.Name = "gbOtherParams";
            this.gbOtherParams.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.gbOtherParams.Padding = new System.Windows.Forms.Padding(4);
            this.gbOtherParams.Size = new System.Drawing.Size(213, 95);
            this.gbOtherParams.TabIndex = 11;
            this.gbOtherParams.TabStop = false;
@@ -1124,7 +1126,7 @@
            // tbUnloadRobotSpeed
            // 
            this.tbUnloadRobotSpeed.Location = new System.Drawing.Point(133, 54);
            this.tbUnloadRobotSpeed.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.tbUnloadRobotSpeed.Margin = new System.Windows.Forms.Padding(4);
            this.tbUnloadRobotSpeed.Name = "tbUnloadRobotSpeed";
            this.tbUnloadRobotSpeed.Size = new System.Drawing.Size(45, 25);
            this.tbUnloadRobotSpeed.TabIndex = 10;
@@ -1144,7 +1146,7 @@
            // tbLoadRobotSpeed
            // 
            this.tbLoadRobotSpeed.Location = new System.Drawing.Point(133, 20);
            this.tbLoadRobotSpeed.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.tbLoadRobotSpeed.Margin = new System.Windows.Forms.Padding(4);
            this.tbLoadRobotSpeed.Name = "tbLoadRobotSpeed";
            this.tbLoadRobotSpeed.Size = new System.Drawing.Size(45, 25);
            this.tbLoadRobotSpeed.TabIndex = 10;
@@ -1226,9 +1228,9 @@
            this.groupBox13.Controls.Add(this.label34);
            this.groupBox13.Controls.Add(this.label33);
            this.groupBox13.Location = new System.Drawing.Point(4, 2);
            this.groupBox13.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox13.Margin = new System.Windows.Forms.Padding(4);
            this.groupBox13.Name = "groupBox13";
            this.groupBox13.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox13.Padding = new System.Windows.Forms.Padding(4);
            this.groupBox13.Size = new System.Drawing.Size(657, 486);
            this.groupBox13.TabIndex = 7;
            this.groupBox13.TabStop = false;
@@ -1237,7 +1239,7 @@
            // textBox80
            // 
            this.textBox80.Location = new System.Drawing.Point(564, 145);
            this.textBox80.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox80.Margin = new System.Windows.Forms.Padding(4);
            this.textBox80.Name = "textBox80";
            this.textBox80.Size = new System.Drawing.Size(85, 25);
            this.textBox80.TabIndex = 63;
@@ -1246,7 +1248,7 @@
            // textBox81
            // 
            this.textBox81.Location = new System.Drawing.Point(564, 105);
            this.textBox81.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox81.Margin = new System.Windows.Forms.Padding(4);
            this.textBox81.Name = "textBox81";
            this.textBox81.Size = new System.Drawing.Size(85, 25);
            this.textBox81.TabIndex = 64;
@@ -1275,7 +1277,7 @@
            // textBox32
            // 
            this.textBox32.Location = new System.Drawing.Point(117, 192);
            this.textBox32.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox32.Margin = new System.Windows.Forms.Padding(4);
            this.textBox32.Name = "textBox32";
            this.textBox32.Size = new System.Drawing.Size(85, 25);
            this.textBox32.TabIndex = 56;
@@ -1294,7 +1296,7 @@
            // textBox27
            // 
            this.textBox27.Location = new System.Drawing.Point(325, 445);
            this.textBox27.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox27.Margin = new System.Windows.Forms.Padding(4);
            this.textBox27.Name = "textBox27";
            this.textBox27.Size = new System.Drawing.Size(85, 25);
            this.textBox27.TabIndex = 53;
@@ -1303,7 +1305,7 @@
            // textBox25
            // 
            this.textBox25.Location = new System.Drawing.Point(564, 59);
            this.textBox25.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox25.Margin = new System.Windows.Forms.Padding(4);
            this.textBox25.Name = "textBox25";
            this.textBox25.Size = new System.Drawing.Size(85, 25);
            this.textBox25.TabIndex = 53;
@@ -1312,7 +1314,7 @@
            // textBox33
            // 
            this.textBox33.Location = new System.Drawing.Point(324, 192);
            this.textBox33.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox33.Margin = new System.Windows.Forms.Padding(4);
            this.textBox33.Name = "textBox33";
            this.textBox33.Size = new System.Drawing.Size(85, 25);
            this.textBox33.TabIndex = 53;
@@ -1321,7 +1323,7 @@
            // textBox26
            // 
            this.textBox26.Location = new System.Drawing.Point(117, 445);
            this.textBox26.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox26.Margin = new System.Windows.Forms.Padding(4);
            this.textBox26.Name = "textBox26";
            this.textBox26.Size = new System.Drawing.Size(85, 25);
            this.textBox26.TabIndex = 54;
@@ -1330,7 +1332,7 @@
            // textBox24
            // 
            this.textBox24.Location = new System.Drawing.Point(564, 19);
            this.textBox24.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox24.Margin = new System.Windows.Forms.Padding(4);
            this.textBox24.Name = "textBox24";
            this.textBox24.Size = new System.Drawing.Size(85, 25);
            this.textBox24.TabIndex = 54;
@@ -1389,7 +1391,7 @@
            // textBox1
            // 
            this.textBox1.Location = new System.Drawing.Point(324, 281);
            this.textBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox1.Margin = new System.Windows.Forms.Padding(4);
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new System.Drawing.Size(85, 25);
            this.textBox1.TabIndex = 45;
@@ -1398,7 +1400,7 @@
            // textBox2
            // 
            this.textBox2.Location = new System.Drawing.Point(324, 409);
            this.textBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox2.Margin = new System.Windows.Forms.Padding(4);
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new System.Drawing.Size(85, 25);
            this.textBox2.TabIndex = 46;
@@ -1407,7 +1409,7 @@
            // textBox3
            // 
            this.textBox3.Location = new System.Drawing.Point(324, 362);
            this.textBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox3.Margin = new System.Windows.Forms.Padding(4);
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new System.Drawing.Size(85, 25);
            this.textBox3.TabIndex = 42;
@@ -1416,7 +1418,7 @@
            // textBox4
            // 
            this.textBox4.Location = new System.Drawing.Point(117, 365);
            this.textBox4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox4.Margin = new System.Windows.Forms.Padding(4);
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new System.Drawing.Size(85, 25);
            this.textBox4.TabIndex = 43;
@@ -1425,7 +1427,7 @@
            // textBox5
            // 
            this.textBox5.Location = new System.Drawing.Point(117, 408);
            this.textBox5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox5.Margin = new System.Windows.Forms.Padding(4);
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new System.Drawing.Size(85, 25);
            this.textBox5.TabIndex = 44;
@@ -1434,7 +1436,7 @@
            // textBox6
            // 
            this.textBox6.Location = new System.Drawing.Point(324, 320);
            this.textBox6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox6.Margin = new System.Windows.Forms.Padding(4);
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new System.Drawing.Size(85, 25);
            this.textBox6.TabIndex = 41;
@@ -1443,7 +1445,7 @@
            // textBox8
            // 
            this.textBox8.Location = new System.Drawing.Point(117, 322);
            this.textBox8.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox8.Margin = new System.Windows.Forms.Padding(4);
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new System.Drawing.Size(85, 25);
            this.textBox8.TabIndex = 40;
@@ -1452,7 +1454,7 @@
            // textBox12
            // 
            this.textBox12.Location = new System.Drawing.Point(117, 280);
            this.textBox12.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox12.Margin = new System.Windows.Forms.Padding(4);
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new System.Drawing.Size(85, 25);
            this.textBox12.TabIndex = 50;
@@ -1461,7 +1463,7 @@
            // textBox13
            // 
            this.textBox13.Location = new System.Drawing.Point(324, 238);
            this.textBox13.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox13.Margin = new System.Windows.Forms.Padding(4);
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new System.Drawing.Size(85, 25);
            this.textBox13.TabIndex = 47;
@@ -1470,7 +1472,7 @@
            // textBox14
            // 
            this.textBox14.Location = new System.Drawing.Point(117, 238);
            this.textBox14.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox14.Margin = new System.Windows.Forms.Padding(4);
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new System.Drawing.Size(85, 25);
            this.textBox14.TabIndex = 48;
@@ -1579,7 +1581,7 @@
            // textBox29
            // 
            this.textBox29.Location = new System.Drawing.Point(324, 61);
            this.textBox29.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox29.Margin = new System.Windows.Forms.Padding(4);
            this.textBox29.Name = "textBox29";
            this.textBox29.Size = new System.Drawing.Size(85, 25);
            this.textBox29.TabIndex = 23;
@@ -1588,7 +1590,7 @@
            // textBox31
            // 
            this.textBox31.Location = new System.Drawing.Point(324, 148);
            this.textBox31.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox31.Margin = new System.Windows.Forms.Padding(4);
            this.textBox31.Name = "textBox31";
            this.textBox31.Size = new System.Drawing.Size(85, 25);
            this.textBox31.TabIndex = 21;
@@ -1597,7 +1599,7 @@
            // textBox28
            // 
            this.textBox28.Location = new System.Drawing.Point(117, 146);
            this.textBox28.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox28.Margin = new System.Windows.Forms.Padding(4);
            this.textBox28.Name = "textBox28";
            this.textBox28.Size = new System.Drawing.Size(85, 25);
            this.textBox28.TabIndex = 21;
@@ -1606,7 +1608,7 @@
            // textBox30
            // 
            this.textBox30.Location = new System.Drawing.Point(324, 105);
            this.textBox30.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox30.Margin = new System.Windows.Forms.Padding(4);
            this.textBox30.Name = "textBox30";
            this.textBox30.Size = new System.Drawing.Size(85, 25);
            this.textBox30.TabIndex = 20;
@@ -1615,7 +1617,7 @@
            // textBox23
            // 
            this.textBox23.Location = new System.Drawing.Point(117, 104);
            this.textBox23.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox23.Margin = new System.Windows.Forms.Padding(4);
            this.textBox23.Name = "textBox23";
            this.textBox23.Size = new System.Drawing.Size(85, 25);
            this.textBox23.TabIndex = 20;
@@ -1624,7 +1626,7 @@
            // textBox22
            // 
            this.textBox22.Location = new System.Drawing.Point(117, 61);
            this.textBox22.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox22.Margin = new System.Windows.Forms.Padding(4);
            this.textBox22.Name = "textBox22";
            this.textBox22.Size = new System.Drawing.Size(85, 25);
            this.textBox22.TabIndex = 28;
@@ -1633,7 +1635,7 @@
            // textBox18
            // 
            this.textBox18.Location = new System.Drawing.Point(324, 19);
            this.textBox18.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox18.Margin = new System.Windows.Forms.Padding(4);
            this.textBox18.Name = "textBox18";
            this.textBox18.Size = new System.Drawing.Size(85, 25);
            this.textBox18.TabIndex = 25;
@@ -1642,7 +1644,7 @@
            // textBox17
            // 
            this.textBox17.Location = new System.Drawing.Point(117, 19);
            this.textBox17.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox17.Margin = new System.Windows.Forms.Padding(4);
            this.textBox17.Name = "textBox17";
            this.textBox17.Size = new System.Drawing.Size(85, 25);
            this.textBox17.TabIndex = 26;
@@ -1735,9 +1737,9 @@
            this.groupBox2.Controls.Add(this.groupBox6);
            this.groupBox2.Controls.Add(this.groupBox7);
            this.groupBox2.Location = new System.Drawing.Point(665, 2);
            this.groupBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox2.Margin = new System.Windows.Forms.Padding(4);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox2.Padding = new System.Windows.Forms.Padding(4);
            this.groupBox2.Size = new System.Drawing.Size(215, 358);
            this.groupBox2.TabIndex = 5;
            this.groupBox2.TabStop = false;
@@ -1752,9 +1754,9 @@
            this.groupBox12.Controls.Add(this.label145);
            this.groupBox12.Controls.Add(this.label146);
            this.groupBox12.Location = new System.Drawing.Point(7, 269);
            this.groupBox12.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox12.Margin = new System.Windows.Forms.Padding(4);
            this.groupBox12.Name = "groupBox12";
            this.groupBox12.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox12.Padding = new System.Windows.Forms.Padding(4);
            this.groupBox12.Size = new System.Drawing.Size(200, 78);
            this.groupBox12.TabIndex = 2;
            this.groupBox12.TabStop = false;
@@ -1763,7 +1765,7 @@
            // textBox90
            // 
            this.textBox90.Location = new System.Drawing.Point(56, 15);
            this.textBox90.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox90.Margin = new System.Windows.Forms.Padding(4);
            this.textBox90.Name = "textBox90";
            this.textBox90.Size = new System.Drawing.Size(107, 25);
            this.textBox90.TabIndex = 2;
@@ -1782,7 +1784,7 @@
            // textBox91
            // 
            this.textBox91.Location = new System.Drawing.Point(55, 46);
            this.textBox91.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox91.Margin = new System.Windows.Forms.Padding(4);
            this.textBox91.Name = "textBox91";
            this.textBox91.Size = new System.Drawing.Size(107, 25);
            this.textBox91.TabIndex = 2;
@@ -1827,9 +1829,9 @@
            this.groupBox8.Controls.Add(this.label21);
            this.groupBox8.Controls.Add(this.label24);
            this.groupBox8.Location = new System.Drawing.Point(8, 189);
            this.groupBox8.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox8.Margin = new System.Windows.Forms.Padding(4);
            this.groupBox8.Name = "groupBox8";
            this.groupBox8.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox8.Padding = new System.Windows.Forms.Padding(4);
            this.groupBox8.Size = new System.Drawing.Size(200, 78);
            this.groupBox8.TabIndex = 1;
            this.groupBox8.TabStop = false;
@@ -1838,7 +1840,7 @@
            // textBox16
            // 
            this.textBox16.Location = new System.Drawing.Point(56, 15);
            this.textBox16.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox16.Margin = new System.Windows.Forms.Padding(4);
            this.textBox16.Name = "textBox16";
            this.textBox16.Size = new System.Drawing.Size(107, 25);
            this.textBox16.TabIndex = 2;
@@ -1857,7 +1859,7 @@
            // textBox11
            // 
            this.textBox11.Location = new System.Drawing.Point(55, 46);
            this.textBox11.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox11.Margin = new System.Windows.Forms.Padding(4);
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new System.Drawing.Size(107, 25);
            this.textBox11.TabIndex = 2;
@@ -1902,9 +1904,9 @@
            this.groupBox6.Controls.Add(this.label13);
            this.groupBox6.Controls.Add(this.label16);
            this.groupBox6.Location = new System.Drawing.Point(8, 19);
            this.groupBox6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox6.Margin = new System.Windows.Forms.Padding(4);
            this.groupBox6.Name = "groupBox6";
            this.groupBox6.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox6.Padding = new System.Windows.Forms.Padding(4);
            this.groupBox6.Size = new System.Drawing.Size(200, 84);
            this.groupBox6.TabIndex = 1;
            this.groupBox6.TabStop = false;
@@ -1913,7 +1915,7 @@
            // textBox10
            // 
            this.textBox10.Location = new System.Drawing.Point(55, 18);
            this.textBox10.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox10.Margin = new System.Windows.Forms.Padding(4);
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new System.Drawing.Size(107, 25);
            this.textBox10.TabIndex = 2;
@@ -1932,7 +1934,7 @@
            // textBox7
            // 
            this.textBox7.Location = new System.Drawing.Point(55, 49);
            this.textBox7.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox7.Margin = new System.Windows.Forms.Padding(4);
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new System.Drawing.Size(107, 25);
            this.textBox7.TabIndex = 2;
@@ -1977,9 +1979,9 @@
            this.groupBox7.Controls.Add(this.label17);
            this.groupBox7.Controls.Add(this.label20);
            this.groupBox7.Location = new System.Drawing.Point(8, 104);
            this.groupBox7.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox7.Margin = new System.Windows.Forms.Padding(4);
            this.groupBox7.Name = "groupBox7";
            this.groupBox7.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox7.Padding = new System.Windows.Forms.Padding(4);
            this.groupBox7.Size = new System.Drawing.Size(200, 84);
            this.groupBox7.TabIndex = 1;
            this.groupBox7.TabStop = false;
@@ -1988,7 +1990,7 @@
            // textBox15
            // 
            this.textBox15.Location = new System.Drawing.Point(56, 16);
            this.textBox15.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox15.Margin = new System.Windows.Forms.Padding(4);
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new System.Drawing.Size(107, 25);
            this.textBox15.TabIndex = 2;
@@ -2007,7 +2009,7 @@
            // textBox9
            // 
            this.textBox9.Location = new System.Drawing.Point(55, 48);
            this.textBox9.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.textBox9.Margin = new System.Windows.Forms.Padding(4);
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new System.Drawing.Size(107, 25);
            this.textBox9.TabIndex = 2;
@@ -2101,9 +2103,9 @@
            this.tpPLC.Controls.Add(this.btnXYStop);
            this.tpPLC.Controls.Add(this.btnTableAction);
            this.tpPLC.Location = new System.Drawing.Point(4, 25);
            this.tpPLC.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.tpPLC.Margin = new System.Windows.Forms.Padding(4);
            this.tpPLC.Name = "tpPLC";
            this.tpPLC.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.tpPLC.Padding = new System.Windows.Forms.Padding(4);
            this.tpPLC.Size = new System.Drawing.Size(1092, 595);
            this.tpPLC.TabIndex = 1;
            this.tpPLC.Text = "PLC";
@@ -2113,7 +2115,7 @@
            // 
            this.cbY2AxisEnable.Appearance = System.Windows.Forms.Appearance.Button;
            this.cbY2AxisEnable.Location = new System.Drawing.Point(355, 411);
            this.cbY2AxisEnable.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbY2AxisEnable.Margin = new System.Windows.Forms.Padding(4);
            this.cbY2AxisEnable.Name = "cbY2AxisEnable";
            this.cbY2AxisEnable.Size = new System.Drawing.Size(107, 50);
            this.cbY2AxisEnable.TabIndex = 74;
@@ -2126,7 +2128,7 @@
            // 
            this.cbX2AxisEnable.Appearance = System.Windows.Forms.Appearance.Button;
            this.cbX2AxisEnable.Location = new System.Drawing.Point(239, 411);
            this.cbX2AxisEnable.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbX2AxisEnable.Margin = new System.Windows.Forms.Padding(4);
            this.cbX2AxisEnable.Name = "cbX2AxisEnable";
            this.cbX2AxisEnable.Size = new System.Drawing.Size(107, 50);
            this.cbX2AxisEnable.TabIndex = 73;
@@ -2139,7 +2141,7 @@
            // 
            this.cbY1AxisEnable.Appearance = System.Windows.Forms.Appearance.Button;
            this.cbY1AxisEnable.Location = new System.Drawing.Point(124, 411);
            this.cbY1AxisEnable.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbY1AxisEnable.Margin = new System.Windows.Forms.Padding(4);
            this.cbY1AxisEnable.Name = "cbY1AxisEnable";
            this.cbY1AxisEnable.Size = new System.Drawing.Size(107, 50);
            this.cbY1AxisEnable.TabIndex = 72;
@@ -2152,7 +2154,7 @@
            // 
            this.cbX1AxisEnable.Appearance = System.Windows.Forms.Appearance.Button;
            this.cbX1AxisEnable.Location = new System.Drawing.Point(9, 411);
            this.cbX1AxisEnable.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbX1AxisEnable.Margin = new System.Windows.Forms.Padding(4);
            this.cbX1AxisEnable.Name = "cbX1AxisEnable";
            this.cbX1AxisEnable.Size = new System.Drawing.Size(107, 50);
            this.cbX1AxisEnable.TabIndex = 71;
@@ -2164,7 +2166,7 @@
            // btnChangeTuitou
            // 
            this.btnChangeTuitou.Location = new System.Drawing.Point(815, 271);
            this.btnChangeTuitou.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnChangeTuitou.Margin = new System.Windows.Forms.Padding(4);
            this.btnChangeTuitou.Name = "btnChangeTuitou";
            this.btnChangeTuitou.Size = new System.Drawing.Size(107, 50);
            this.btnChangeTuitou.TabIndex = 70;
@@ -2176,7 +2178,7 @@
            // 
            this.cbLineMachinePower4.Appearance = System.Windows.Forms.Appearance.Button;
            this.cbLineMachinePower4.Location = new System.Drawing.Point(355, 8);
            this.cbLineMachinePower4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbLineMachinePower4.Margin = new System.Windows.Forms.Padding(4);
            this.cbLineMachinePower4.Name = "cbLineMachinePower4";
            this.cbLineMachinePower4.Size = new System.Drawing.Size(107, 50);
            this.cbLineMachinePower4.TabIndex = 69;
@@ -2189,7 +2191,7 @@
            // 
            this.cbLineMachinePower2.Appearance = System.Windows.Forms.Appearance.Button;
            this.cbLineMachinePower2.Location = new System.Drawing.Point(237, 8);
            this.cbLineMachinePower2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbLineMachinePower2.Margin = new System.Windows.Forms.Padding(4);
            this.cbLineMachinePower2.Name = "cbLineMachinePower2";
            this.cbLineMachinePower2.Size = new System.Drawing.Size(107, 50);
            this.cbLineMachinePower2.TabIndex = 69;
@@ -2202,7 +2204,7 @@
            // 
            this.cbCylinder5.Appearance = System.Windows.Forms.Appearance.Button;
            this.cbCylinder5.Location = new System.Drawing.Point(585, 274);
            this.cbCylinder5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbCylinder5.Margin = new System.Windows.Forms.Padding(4);
            this.cbCylinder5.Name = "cbCylinder5";
            this.cbCylinder5.Size = new System.Drawing.Size(107, 50);
            this.cbCylinder5.TabIndex = 68;
@@ -2215,7 +2217,7 @@
            // 
            this.cbValve5.Appearance = System.Windows.Forms.Appearance.Button;
            this.cbValve5.Location = new System.Drawing.Point(469, 274);
            this.cbValve5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbValve5.Margin = new System.Windows.Forms.Padding(4);
            this.cbValve5.Name = "cbValve5";
            this.cbValve5.Size = new System.Drawing.Size(107, 50);
            this.cbValve5.TabIndex = 68;
@@ -2228,7 +2230,7 @@
            // 
            this.cbCylinder4.Appearance = System.Windows.Forms.Appearance.Button;
            this.cbCylinder4.Location = new System.Drawing.Point(585, 206);
            this.cbCylinder4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbCylinder4.Margin = new System.Windows.Forms.Padding(4);
            this.cbCylinder4.Name = "cbCylinder4";
            this.cbCylinder4.Size = new System.Drawing.Size(107, 50);
            this.cbCylinder4.TabIndex = 68;
@@ -2241,7 +2243,7 @@
            // 
            this.cbValve4.Appearance = System.Windows.Forms.Appearance.Button;
            this.cbValve4.Location = new System.Drawing.Point(469, 206);
            this.cbValve4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbValve4.Margin = new System.Windows.Forms.Padding(4);
            this.cbValve4.Name = "cbValve4";
            this.cbValve4.Size = new System.Drawing.Size(107, 50);
            this.cbValve4.TabIndex = 68;
@@ -2254,7 +2256,7 @@
            // 
            this.cbCylinder3.Appearance = System.Windows.Forms.Appearance.Button;
            this.cbCylinder3.Location = new System.Drawing.Point(585, 139);
            this.cbCylinder3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbCylinder3.Margin = new System.Windows.Forms.Padding(4);
            this.cbCylinder3.Name = "cbCylinder3";
            this.cbCylinder3.Size = new System.Drawing.Size(107, 50);
            this.cbCylinder3.TabIndex = 68;
@@ -2267,7 +2269,7 @@
            // 
            this.cbValve3.Appearance = System.Windows.Forms.Appearance.Button;
            this.cbValve3.Location = new System.Drawing.Point(469, 139);
            this.cbValve3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbValve3.Margin = new System.Windows.Forms.Padding(4);
            this.cbValve3.Name = "cbValve3";
            this.cbValve3.Size = new System.Drawing.Size(107, 50);
            this.cbValve3.TabIndex = 68;
@@ -2280,7 +2282,7 @@
            // 
            this.cbCylinder2.Appearance = System.Windows.Forms.Appearance.Button;
            this.cbCylinder2.Location = new System.Drawing.Point(585, 71);
            this.cbCylinder2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbCylinder2.Margin = new System.Windows.Forms.Padding(4);
            this.cbCylinder2.Name = "cbCylinder2";
            this.cbCylinder2.Size = new System.Drawing.Size(107, 50);
            this.cbCylinder2.TabIndex = 68;
@@ -2293,7 +2295,7 @@
            // 
            this.cbValve2.Appearance = System.Windows.Forms.Appearance.Button;
            this.cbValve2.Location = new System.Drawing.Point(469, 71);
            this.cbValve2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbValve2.Margin = new System.Windows.Forms.Padding(4);
            this.cbValve2.Name = "cbValve2";
            this.cbValve2.Size = new System.Drawing.Size(107, 50);
            this.cbValve2.TabIndex = 68;
@@ -2306,7 +2308,7 @@
            // 
            this.cbUnloadRbtControl.Appearance = System.Windows.Forms.Appearance.Button;
            this.cbUnloadRbtControl.Location = new System.Drawing.Point(700, 341);
            this.cbUnloadRbtControl.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbUnloadRbtControl.Margin = new System.Windows.Forms.Padding(4);
            this.cbUnloadRbtControl.Name = "cbUnloadRbtControl";
            this.cbUnloadRbtControl.Size = new System.Drawing.Size(107, 50);
            this.cbUnloadRbtControl.TabIndex = 68;
@@ -2319,7 +2321,7 @@
            // 
            this.cbLoadRbtControl.Appearance = System.Windows.Forms.Appearance.Button;
            this.cbLoadRbtControl.Location = new System.Drawing.Point(700, 274);
            this.cbLoadRbtControl.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbLoadRbtControl.Margin = new System.Windows.Forms.Padding(4);
            this.cbLoadRbtControl.Name = "cbLoadRbtControl";
            this.cbLoadRbtControl.Size = new System.Drawing.Size(107, 50);
            this.cbLoadRbtControl.TabIndex = 68;
@@ -2332,7 +2334,7 @@
            // 
            this.cbRbtHandAuto.Appearance = System.Windows.Forms.Appearance.Button;
            this.cbRbtHandAuto.Location = new System.Drawing.Point(700, 206);
            this.cbRbtHandAuto.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbRbtHandAuto.Margin = new System.Windows.Forms.Padding(4);
            this.cbRbtHandAuto.Name = "cbRbtHandAuto";
            this.cbRbtHandAuto.Size = new System.Drawing.Size(107, 50);
            this.cbRbtHandAuto.TabIndex = 68;
@@ -2345,7 +2347,7 @@
            // 
            this.cbUnloadRbtAlarm.Appearance = System.Windows.Forms.Appearance.Button;
            this.cbUnloadRbtAlarm.Location = new System.Drawing.Point(700, 139);
            this.cbUnloadRbtAlarm.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbUnloadRbtAlarm.Margin = new System.Windows.Forms.Padding(4);
            this.cbUnloadRbtAlarm.Name = "cbUnloadRbtAlarm";
            this.cbUnloadRbtAlarm.Size = new System.Drawing.Size(107, 50);
            this.cbUnloadRbtAlarm.TabIndex = 68;
@@ -2358,7 +2360,7 @@
            // 
            this.cbLoadRbtAlarm.Appearance = System.Windows.Forms.Appearance.Button;
            this.cbLoadRbtAlarm.Location = new System.Drawing.Point(700, 71);
            this.cbLoadRbtAlarm.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbLoadRbtAlarm.Margin = new System.Windows.Forms.Padding(4);
            this.cbLoadRbtAlarm.Name = "cbLoadRbtAlarm";
            this.cbLoadRbtAlarm.Size = new System.Drawing.Size(107, 50);
            this.cbLoadRbtAlarm.TabIndex = 68;
@@ -2371,7 +2373,7 @@
            // 
            this.cbZAxisStop.Appearance = System.Windows.Forms.Appearance.Button;
            this.cbZAxisStop.Location = new System.Drawing.Point(700, 8);
            this.cbZAxisStop.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbZAxisStop.Margin = new System.Windows.Forms.Padding(4);
            this.cbZAxisStop.Name = "cbZAxisStop";
            this.cbZAxisStop.Size = new System.Drawing.Size(107, 50);
            this.cbZAxisStop.TabIndex = 68;
@@ -2384,7 +2386,7 @@
            // 
            this.cbCylinder1.Appearance = System.Windows.Forms.Appearance.Button;
            this.cbCylinder1.Location = new System.Drawing.Point(585, 8);
            this.cbCylinder1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbCylinder1.Margin = new System.Windows.Forms.Padding(4);
            this.cbCylinder1.Name = "cbCylinder1";
            this.cbCylinder1.Size = new System.Drawing.Size(107, 50);
            this.cbCylinder1.TabIndex = 68;
@@ -2397,7 +2399,7 @@
            // 
            this.cbValve1.Appearance = System.Windows.Forms.Appearance.Button;
            this.cbValve1.Location = new System.Drawing.Point(469, 8);
            this.cbValve1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbValve1.Margin = new System.Windows.Forms.Padding(4);
            this.cbValve1.Name = "cbValve1";
            this.cbValve1.Size = new System.Drawing.Size(107, 50);
            this.cbValve1.TabIndex = 68;
@@ -2409,7 +2411,7 @@
            // btnY2axisLocation
            // 
            this.btnY2axisLocation.Location = new System.Drawing.Point(353, 139);
            this.btnY2axisLocation.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnY2axisLocation.Margin = new System.Windows.Forms.Padding(4);
            this.btnY2axisLocation.Name = "btnY2axisLocation";
            this.btnY2axisLocation.Size = new System.Drawing.Size(107, 50);
            this.btnY2axisLocation.TabIndex = 67;
@@ -2421,7 +2423,7 @@
            // btnX2axisLocation
            // 
            this.btnX2axisLocation.Location = new System.Drawing.Point(237, 139);
            this.btnX2axisLocation.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnX2axisLocation.Margin = new System.Windows.Forms.Padding(4);
            this.btnX2axisLocation.Name = "btnX2axisLocation";
            this.btnX2axisLocation.Size = new System.Drawing.Size(107, 50);
            this.btnX2axisLocation.TabIndex = 66;
@@ -2434,7 +2436,7 @@
            // btnY2axistoL
            // 
            this.btnY2axistoL.Location = new System.Drawing.Point(353, 274);
            this.btnY2axistoL.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnY2axistoL.Margin = new System.Windows.Forms.Padding(4);
            this.btnY2axistoL.Name = "btnY2axistoL";
            this.btnY2axistoL.Size = new System.Drawing.Size(107, 50);
            this.btnY2axistoL.TabIndex = 65;
@@ -2447,7 +2449,7 @@
            // btnY2axistoR
            // 
            this.btnY2axistoR.Location = new System.Drawing.Point(353, 206);
            this.btnY2axistoR.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnY2axistoR.Margin = new System.Windows.Forms.Padding(4);
            this.btnY2axistoR.Name = "btnY2axistoR";
            this.btnY2axistoR.Size = new System.Drawing.Size(107, 50);
            this.btnY2axistoR.TabIndex = 64;
@@ -2460,7 +2462,7 @@
            // btnX2axistoL
            // 
            this.btnX2axistoL.Location = new System.Drawing.Point(237, 274);
            this.btnX2axistoL.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnX2axistoL.Margin = new System.Windows.Forms.Padding(4);
            this.btnX2axistoL.Name = "btnX2axistoL";
            this.btnX2axistoL.Size = new System.Drawing.Size(107, 50);
            this.btnX2axistoL.TabIndex = 63;
@@ -2473,7 +2475,7 @@
            // btnX2axistoR
            // 
            this.btnX2axistoR.Location = new System.Drawing.Point(237, 206);
            this.btnX2axistoR.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnX2axistoR.Margin = new System.Windows.Forms.Padding(4);
            this.btnX2axistoR.Name = "btnX2axistoR";
            this.btnX2axistoR.Size = new System.Drawing.Size(107, 50);
            this.btnX2axistoR.TabIndex = 62;
@@ -2486,7 +2488,7 @@
            // btnY2ToOri
            // 
            this.btnY2ToOri.Location = new System.Drawing.Point(353, 71);
            this.btnY2ToOri.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnY2ToOri.Margin = new System.Windows.Forms.Padding(4);
            this.btnY2ToOri.Name = "btnY2ToOri";
            this.btnY2ToOri.Size = new System.Drawing.Size(107, 50);
            this.btnY2ToOri.TabIndex = 61;
@@ -2499,7 +2501,7 @@
            // btnX2ToOri
            // 
            this.btnX2ToOri.Location = new System.Drawing.Point(237, 71);
            this.btnX2ToOri.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnX2ToOri.Margin = new System.Windows.Forms.Padding(4);
            this.btnX2ToOri.Name = "btnX2ToOri";
            this.btnX2ToOri.Size = new System.Drawing.Size(107, 50);
            this.btnX2ToOri.TabIndex = 60;
@@ -2513,7 +2515,7 @@
            // 
            this.cbSifuPower4.Appearance = System.Windows.Forms.Appearance.Button;
            this.cbSifuPower4.Location = new System.Drawing.Point(815, 206);
            this.cbSifuPower4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbSifuPower4.Margin = new System.Windows.Forms.Padding(4);
            this.cbSifuPower4.Name = "cbSifuPower4";
            this.cbSifuPower4.Size = new System.Drawing.Size(107, 50);
            this.cbSifuPower4.TabIndex = 51;
@@ -2526,7 +2528,7 @@
            // 
            this.cbRingLight4.Appearance = System.Windows.Forms.Appearance.Button;
            this.cbRingLight4.Location = new System.Drawing.Point(928, 71);
            this.cbRingLight4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbRingLight4.Margin = new System.Windows.Forms.Padding(4);
            this.cbRingLight4.Name = "cbRingLight4";
            this.cbRingLight4.Size = new System.Drawing.Size(107, 50);
            this.cbRingLight4.TabIndex = 52;
@@ -2539,7 +2541,7 @@
            // 
            this.cbPingbiGuangshan.Appearance = System.Windows.Forms.Appearance.Button;
            this.cbPingbiGuangshan.Location = new System.Drawing.Point(929, 206);
            this.cbPingbiGuangshan.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbPingbiGuangshan.Margin = new System.Windows.Forms.Padding(4);
            this.cbPingbiGuangshan.Name = "cbPingbiGuangshan";
            this.cbPingbiGuangshan.Size = new System.Drawing.Size(107, 50);
            this.cbPingbiGuangshan.TabIndex = 48;
@@ -2552,7 +2554,7 @@
            // 
            this.cbPingbiSafeGuard.Appearance = System.Windows.Forms.Appearance.Button;
            this.cbPingbiSafeGuard.Location = new System.Drawing.Point(928, 139);
            this.cbPingbiSafeGuard.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbPingbiSafeGuard.Margin = new System.Windows.Forms.Padding(4);
            this.cbPingbiSafeGuard.Name = "cbPingbiSafeGuard";
            this.cbPingbiSafeGuard.Size = new System.Drawing.Size(107, 50);
            this.cbPingbiSafeGuard.TabIndex = 53;
@@ -2565,7 +2567,7 @@
            // 
            this.cbRingLight2.Appearance = System.Windows.Forms.Appearance.Button;
            this.cbRingLight2.Location = new System.Drawing.Point(928, 9);
            this.cbRingLight2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbRingLight2.Margin = new System.Windows.Forms.Padding(4);
            this.cbRingLight2.Name = "cbRingLight2";
            this.cbRingLight2.Size = new System.Drawing.Size(107, 50);
            this.cbRingLight2.TabIndex = 58;
@@ -2578,7 +2580,7 @@
            // 
            this.cbBackLight4.Appearance = System.Windows.Forms.Appearance.Button;
            this.cbBackLight4.Location = new System.Drawing.Point(813, 71);
            this.cbBackLight4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbBackLight4.Margin = new System.Windows.Forms.Padding(4);
            this.cbBackLight4.Name = "cbBackLight4";
            this.cbBackLight4.Size = new System.Drawing.Size(107, 50);
            this.cbBackLight4.TabIndex = 56;
@@ -2591,7 +2593,7 @@
            // 
            this.cbLight.Appearance = System.Windows.Forms.Appearance.Button;
            this.cbLight.Location = new System.Drawing.Point(813, 9);
            this.cbLight.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.cbLight.Margin = new System.Windows.Forms.Padding(4);
            this.cbLight.Name = "cbLight";
            this.cbLight.Size = new System.Drawing.Size(107, 50);
            this.cbLight.TabIndex = 55;
@@ -2603,7 +2605,7 @@
            // btnCloseAlarm
            // 
            this.btnCloseAlarm.Location = new System.Drawing.Point(815, 139);
            this.btnCloseAlarm.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnCloseAlarm.Margin = new System.Windows.Forms.Padding(4);
            this.btnCloseAlarm.Name = "btnCloseAlarm";
            this.btnCloseAlarm.Size = new System.Drawing.Size(107, 50);
            this.btnCloseAlarm.TabIndex = 37;
@@ -2616,7 +2618,7 @@
            // btnNGCylinderBack
            // 
            this.btnNGCylinderBack.Location = new System.Drawing.Point(353, 341);
            this.btnNGCylinderBack.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnNGCylinderBack.Margin = new System.Windows.Forms.Padding(4);
            this.btnNGCylinderBack.Name = "btnNGCylinderBack";
            this.btnNGCylinderBack.Size = new System.Drawing.Size(107, 50);
            this.btnNGCylinderBack.TabIndex = 36;
@@ -2627,7 +2629,7 @@
            // btnLoadCylinderBack
            // 
            this.btnLoadCylinderBack.Location = new System.Drawing.Point(121, 341);
            this.btnLoadCylinderBack.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnLoadCylinderBack.Margin = new System.Windows.Forms.Padding(4);
            this.btnLoadCylinderBack.Name = "btnLoadCylinderBack";
            this.btnLoadCylinderBack.Size = new System.Drawing.Size(107, 50);
            this.btnLoadCylinderBack.TabIndex = 36;
@@ -2638,7 +2640,7 @@
            // btnUnloadCylinderBack
            // 
            this.btnUnloadCylinderBack.Location = new System.Drawing.Point(584, 341);
            this.btnUnloadCylinderBack.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnUnloadCylinderBack.Margin = new System.Windows.Forms.Padding(4);
            this.btnUnloadCylinderBack.Name = "btnUnloadCylinderBack";
            this.btnUnloadCylinderBack.Size = new System.Drawing.Size(107, 50);
            this.btnUnloadCylinderBack.TabIndex = 36;
@@ -2649,7 +2651,7 @@
            // btnUnloadCylinderEnter
            // 
            this.btnUnloadCylinderEnter.Location = new System.Drawing.Point(468, 341);
            this.btnUnloadCylinderEnter.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnUnloadCylinderEnter.Margin = new System.Windows.Forms.Padding(4);
            this.btnUnloadCylinderEnter.Name = "btnUnloadCylinderEnter";
            this.btnUnloadCylinderEnter.Size = new System.Drawing.Size(107, 50);
            this.btnUnloadCylinderEnter.TabIndex = 36;
@@ -2660,7 +2662,7 @@
            // btnNGCylinderEnter
            // 
            this.btnNGCylinderEnter.Location = new System.Drawing.Point(237, 341);
            this.btnNGCylinderEnter.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnNGCylinderEnter.Margin = new System.Windows.Forms.Padding(4);
            this.btnNGCylinderEnter.Name = "btnNGCylinderEnter";
            this.btnNGCylinderEnter.Size = new System.Drawing.Size(107, 50);
            this.btnNGCylinderEnter.TabIndex = 36;
@@ -2671,7 +2673,7 @@
            // btnLoadCylinderEnter
            // 
            this.btnLoadCylinderEnter.Location = new System.Drawing.Point(5, 341);
            this.btnLoadCylinderEnter.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnLoadCylinderEnter.Margin = new System.Windows.Forms.Padding(4);
            this.btnLoadCylinderEnter.Name = "btnLoadCylinderEnter";
            this.btnLoadCylinderEnter.Size = new System.Drawing.Size(107, 50);
            this.btnLoadCylinderEnter.TabIndex = 36;
@@ -2682,7 +2684,7 @@
            // btnY1axistoL
            // 
            this.btnY1axistoL.Location = new System.Drawing.Point(121, 274);
            this.btnY1axistoL.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnY1axistoL.Margin = new System.Windows.Forms.Padding(4);
            this.btnY1axistoL.Name = "btnY1axistoL";
            this.btnY1axistoL.Size = new System.Drawing.Size(107, 50);
            this.btnY1axistoL.TabIndex = 36;
@@ -2695,7 +2697,7 @@
            // btnX1axistoL
            // 
            this.btnX1axistoL.Location = new System.Drawing.Point(5, 274);
            this.btnX1axistoL.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnX1axistoL.Margin = new System.Windows.Forms.Padding(4);
            this.btnX1axistoL.Name = "btnX1axistoL";
            this.btnX1axistoL.Size = new System.Drawing.Size(107, 50);
            this.btnX1axistoL.TabIndex = 33;
@@ -2708,7 +2710,7 @@
            // btnY1axistoR
            // 
            this.btnY1axistoR.Location = new System.Drawing.Point(121, 206);
            this.btnY1axistoR.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnY1axistoR.Margin = new System.Windows.Forms.Padding(4);
            this.btnY1axistoR.Name = "btnY1axistoR";
            this.btnY1axistoR.Size = new System.Drawing.Size(107, 50);
            this.btnY1axistoR.TabIndex = 34;
@@ -2721,7 +2723,7 @@
            // btnX1axistoR
            // 
            this.btnX1axistoR.Location = new System.Drawing.Point(5, 206);
            this.btnX1axistoR.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnX1axistoR.Margin = new System.Windows.Forms.Padding(4);
            this.btnX1axistoR.Name = "btnX1axistoR";
            this.btnX1axistoR.Size = new System.Drawing.Size(107, 50);
            this.btnX1axistoR.TabIndex = 35;
@@ -2734,7 +2736,7 @@
            // btnY1axisLocation
            // 
            this.btnY1axisLocation.Location = new System.Drawing.Point(121, 139);
            this.btnY1axisLocation.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnY1axisLocation.Margin = new System.Windows.Forms.Padding(4);
            this.btnY1axisLocation.Name = "btnY1axisLocation";
            this.btnY1axisLocation.Size = new System.Drawing.Size(107, 50);
            this.btnY1axisLocation.TabIndex = 40;
@@ -2746,7 +2748,7 @@
            // btnX1axisLocation
            // 
            this.btnX1axisLocation.Location = new System.Drawing.Point(5, 139);
            this.btnX1axisLocation.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnX1axisLocation.Margin = new System.Windows.Forms.Padding(4);
            this.btnX1axisLocation.Name = "btnX1axisLocation";
            this.btnX1axisLocation.Size = new System.Drawing.Size(107, 50);
            this.btnX1axisLocation.TabIndex = 45;
@@ -2758,7 +2760,7 @@
            // btnY1ToOri
            // 
            this.btnY1ToOri.Location = new System.Drawing.Point(121, 71);
            this.btnY1ToOri.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnY1ToOri.Margin = new System.Windows.Forms.Padding(4);
            this.btnY1ToOri.Name = "btnY1ToOri";
            this.btnY1ToOri.Size = new System.Drawing.Size(107, 50);
            this.btnY1ToOri.TabIndex = 46;
@@ -2771,7 +2773,7 @@
            // btnX1ToOri
            // 
            this.btnX1ToOri.Location = new System.Drawing.Point(5, 71);
            this.btnX1ToOri.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnX1ToOri.Margin = new System.Windows.Forms.Padding(4);
            this.btnX1ToOri.Name = "btnX1ToOri";
            this.btnX1ToOri.Size = new System.Drawing.Size(107, 50);
            this.btnX1ToOri.TabIndex = 47;
@@ -2784,7 +2786,7 @@
            // btnXYStop
            // 
            this.btnXYStop.Location = new System.Drawing.Point(5, 4);
            this.btnXYStop.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnXYStop.Margin = new System.Windows.Forms.Padding(4);
            this.btnXYStop.Name = "btnXYStop";
            this.btnXYStop.Size = new System.Drawing.Size(107, 50);
            this.btnXYStop.TabIndex = 41;
@@ -2794,7 +2796,7 @@
            // btnTableAction
            // 
            this.btnTableAction.Location = new System.Drawing.Point(121, 5);
            this.btnTableAction.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.btnTableAction.Margin = new System.Windows.Forms.Padding(4);
            this.btnTableAction.Name = "btnTableAction";
            this.btnTableAction.Size = new System.Drawing.Size(107, 50);
            this.btnTableAction.TabIndex = 24;
@@ -2825,9 +2827,9 @@
            this.groupBox31.Controls.Add(this.label149);
            this.groupBox31.Controls.Add(this.label150);
            this.groupBox31.Location = new System.Drawing.Point(315, 131);
            this.groupBox31.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox31.Margin = new System.Windows.Forms.Padding(4);
            this.groupBox31.Name = "groupBox31";
            this.groupBox31.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox31.Padding = new System.Windows.Forms.Padding(4);
            this.groupBox31.Size = new System.Drawing.Size(267, 125);
            this.groupBox31.TabIndex = 2;
            this.groupBox31.TabStop = false;
@@ -2842,7 +2844,7 @@
            0,
            131072});
            this.nudCellMinWidth.Location = new System.Drawing.Point(65, 75);
            this.nudCellMinWidth.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.nudCellMinWidth.Margin = new System.Windows.Forms.Padding(4);
            this.nudCellMinWidth.Name = "nudCellMinWidth";
            this.nudCellMinWidth.Size = new System.Drawing.Size(160, 25);
            this.nudCellMinWidth.TabIndex = 1;
@@ -2856,7 +2858,7 @@
            0,
            131072});
            this.nudCellMinLength.Location = new System.Drawing.Point(65, 36);
            this.nudCellMinLength.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.nudCellMinLength.Margin = new System.Windows.Forms.Padding(4);
            this.nudCellMinLength.Name = "nudCellMinLength";
            this.nudCellMinLength.Size = new System.Drawing.Size(160, 25);
            this.nudCellMinLength.TabIndex = 1;
@@ -2888,9 +2890,9 @@
            this.groupBox30.Controls.Add(this.label148);
            this.groupBox30.Controls.Add(this.label147);
            this.groupBox30.Location = new System.Drawing.Point(20, 130);
            this.groupBox30.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox30.Margin = new System.Windows.Forms.Padding(4);
            this.groupBox30.Name = "groupBox30";
            this.groupBox30.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.groupBox30.Padding = new System.Windows.Forms.Padding(4);
            this.groupBox30.Size = new System.Drawing.Size(267, 125);
            this.groupBox30.TabIndex = 2;
            this.groupBox30.TabStop = false;
@@ -2905,7 +2907,7 @@
            0,
            131072});
            this.nudCellMaxWidth.Location = new System.Drawing.Point(65, 75);
            this.nudCellMaxWidth.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.nudCellMaxWidth.Margin = new System.Windows.Forms.Padding(4);
            this.nudCellMaxWidth.Name = "nudCellMaxWidth";
            this.nudCellMaxWidth.Size = new System.Drawing.Size(160, 25);
            this.nudCellMaxWidth.TabIndex = 1;
@@ -2919,7 +2921,7 @@
            0,
            131072});
            this.nudCellMaxLength.Location = new System.Drawing.Point(65, 36);
            this.nudCellMaxLength.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.nudCellMaxLength.Margin = new System.Windows.Forms.Padding(4);
            this.nudCellMaxLength.Name = "nudCellMaxLength";
            this.nudCellMaxLength.Size = new System.Drawing.Size(160, 25);
            this.nudCellMaxLength.TabIndex = 1;
@@ -2948,7 +2950,7 @@
            // 
            this.chkSaveHeightOK.AutoSize = true;
            this.chkSaveHeightOK.Location = new System.Drawing.Point(229, 81);
            this.chkSaveHeightOK.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.chkSaveHeightOK.Margin = new System.Windows.Forms.Padding(4);
            this.chkSaveHeightOK.Name = "chkSaveHeightOK";
            this.chkSaveHeightOK.Size = new System.Drawing.Size(165, 19);
            this.chkSaveHeightOK.TabIndex = 1;
@@ -2960,7 +2962,7 @@
            // 
            this.chkSaveOKLWImage.AutoSize = true;
            this.chkSaveOKLWImage.Location = new System.Drawing.Point(20, 81);
            this.chkSaveOKLWImage.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.chkSaveOKLWImage.Margin = new System.Windows.Forms.Padding(4);
            this.chkSaveOKLWImage.Name = "chkSaveOKLWImage";
            this.chkSaveOKLWImage.Size = new System.Drawing.Size(165, 19);
            this.chkSaveOKLWImage.TabIndex = 1;
@@ -5039,7 +5041,7 @@
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1100, 624);
            this.Controls.Add(this.tabControl1);
            this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.Margin = new System.Windows.Forms.Padding(4);
            this.Name = "ConfigForm";
            this.Text = "配置";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ConfigForm_FormClosing);