| | |
| | | // 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; |
| | |
| | | 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); |
| | |
| | | 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 = "参数配置"; |
| | |
| | | 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // 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); |
| | |
| | | // 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; |
| | |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // 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); |
| | |
| | | // 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); |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | this.label37.TabIndex = 14; |
| | | this.label37.Text = "长:"; |
| | | this.label37.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| | | this.label37.Visible = false; |
| | | // |
| | | // groupBox3 |
| | | // |
| | |
| | | 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | this.label119.Size = new System.Drawing.Size(23, 15); |
| | | this.label119.TabIndex = 17; |
| | | this.label119.Text = "mm"; |
| | | this.label119.Visible = false; |
| | | // |
| | | // gbOtherParams |
| | | // |
| | |
| | | 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | 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; |
| | |
| | | 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | 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"; |
| | |
| | | // |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | 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; |
| | |
| | | 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; |
| | |
| | | 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; |
| | |
| | | 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; |
| | |
| | | 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; |
| | |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | 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); |