|
|
|
@ -72,11 +72,19 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
|
|
|
this.NowCopyLabel = new System.Windows.Forms.Label();
|
|
|
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
|
|
|
this.ClearCutBoradButton = new System.Windows.Forms.Button();
|
|
|
|
|
this.PasteParaButton = new System.Windows.Forms.Button();
|
|
|
|
|
this.CopyParaButton = new System.Windows.Forms.Button();
|
|
|
|
|
this.SaveParaButton = new System.Windows.Forms.Button();
|
|
|
|
|
this.groupBox4 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.S2Check = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.S8Check = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.S5Check = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.S1Check = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.S7Check = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.S4Check = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.S0Check = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.S6Check = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.S3Check = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
|
|
|
this.SpecNameLabel = new System.Windows.Forms.Label();
|
|
|
|
@ -93,9 +101,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
this.LightWidthTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
|
|
|
this.RimInchTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.SideCutCheckBox = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.WeightCalCheckBox = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.PosititonIsUseCheckBox = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.S9Check = new System.Windows.Forms.CheckBox();
|
|
|
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
|
|
|
this.E10TextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
|
|
@ -133,6 +139,14 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
this.UpdateWeightButton = new System.Windows.Forms.Button();
|
|
|
|
|
this.AddWeightButton = new System.Windows.Forms.Button();
|
|
|
|
|
this.DeleteWeightButton = new System.Windows.Forms.Button();
|
|
|
|
|
this.groupbox5 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label22 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label28 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label29 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label30 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label31 = new System.Windows.Forms.Label();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.WeightDataGridView)).BeginInit();
|
|
|
|
|
this.ButtonPanel.SuspendLayout();
|
|
|
|
|
this.groupBox1.SuspendLayout();
|
|
|
|
@ -147,6 +161,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
this.PositionRadioButtonPanel.SuspendLayout();
|
|
|
|
|
this.tableLayoutPanel2.SuspendLayout();
|
|
|
|
|
this.panel1.SuspendLayout();
|
|
|
|
|
this.groupbox5.SuspendLayout();
|
|
|
|
|
this.SuspendLayout();
|
|
|
|
|
//
|
|
|
|
|
// WeightDataGridView
|
|
|
|
@ -172,7 +187,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
this.WeightDataGridView.Name = "WeightDataGridView";
|
|
|
|
|
this.WeightDataGridView.RowHeadersVisible = false;
|
|
|
|
|
this.WeightDataGridView.RowTemplate.Height = 25;
|
|
|
|
|
this.WeightDataGridView.Size = new System.Drawing.Size(881, 763);
|
|
|
|
|
this.WeightDataGridView.Size = new System.Drawing.Size(855, 793);
|
|
|
|
|
this.WeightDataGridView.TabIndex = 0;
|
|
|
|
|
this.WeightDataGridView.Tag = "";
|
|
|
|
|
//
|
|
|
|
@ -287,7 +302,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
this.ButtonPanel.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.ButtonPanel.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.ButtonPanel.Name = "ButtonPanel";
|
|
|
|
|
this.ButtonPanel.Size = new System.Drawing.Size(886, 58);
|
|
|
|
|
this.ButtonPanel.Size = new System.Drawing.Size(861, 58);
|
|
|
|
|
this.ButtonPanel.TabIndex = 4;
|
|
|
|
|
//
|
|
|
|
|
// label26
|
|
|
|
@ -333,7 +348,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
// DeleteRecipeButton
|
|
|
|
|
//
|
|
|
|
|
this.DeleteRecipeButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.DeleteRecipeButton.Location = new System.Drawing.Point(771, 9);
|
|
|
|
|
this.DeleteRecipeButton.Location = new System.Drawing.Point(746, 9);
|
|
|
|
|
this.DeleteRecipeButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
|
|
this.DeleteRecipeButton.Name = "DeleteRecipeButton";
|
|
|
|
|
this.DeleteRecipeButton.Size = new System.Drawing.Size(103, 39);
|
|
|
|
@ -346,10 +361,10 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
//
|
|
|
|
|
this.groupBox1.Controls.Add(this.WeightDataGridView);
|
|
|
|
|
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.groupBox1.Location = new System.Drawing.Point(886, 0);
|
|
|
|
|
this.groupBox1.Location = new System.Drawing.Point(861, 0);
|
|
|
|
|
this.groupBox1.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.groupBox1.Name = "groupBox1";
|
|
|
|
|
this.groupBox1.Size = new System.Drawing.Size(887, 783);
|
|
|
|
|
this.groupBox1.Size = new System.Drawing.Size(861, 813);
|
|
|
|
|
this.groupBox1.TabIndex = 5;
|
|
|
|
|
this.groupBox1.TabStop = false;
|
|
|
|
|
this.groupBox1.Text = "称量信息";
|
|
|
|
@ -361,7 +376,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
this.groupBox2.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.groupBox2.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.groupBox2.Name = "groupBox2";
|
|
|
|
|
this.groupBox2.Size = new System.Drawing.Size(886, 783);
|
|
|
|
|
this.groupBox2.Size = new System.Drawing.Size(861, 813);
|
|
|
|
|
this.groupBox2.TabIndex = 6;
|
|
|
|
|
this.groupBox2.TabStop = false;
|
|
|
|
|
this.groupBox2.Text = "配方列表";
|
|
|
|
@ -387,7 +402,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
this.RecipeDataGridView.Name = "RecipeDataGridView";
|
|
|
|
|
this.RecipeDataGridView.RowHeadersVisible = false;
|
|
|
|
|
this.RecipeDataGridView.RowTemplate.Height = 25;
|
|
|
|
|
this.RecipeDataGridView.Size = new System.Drawing.Size(880, 763);
|
|
|
|
|
this.RecipeDataGridView.Size = new System.Drawing.Size(855, 793);
|
|
|
|
|
this.RecipeDataGridView.TabIndex = 0;
|
|
|
|
|
this.RecipeDataGridView.Tag = "";
|
|
|
|
|
this.RecipeDataGridView.SelectionChanged += new System.EventHandler(this.RecipeDataGridView_SelectionChanged);
|
|
|
|
@ -474,7 +489,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
|
|
|
|
this.tableLayoutPanel1.RowCount = 1;
|
|
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
|
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(1773, 783);
|
|
|
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(1722, 813);
|
|
|
|
|
this.tableLayoutPanel1.TabIndex = 7;
|
|
|
|
|
//
|
|
|
|
|
// groupBox3
|
|
|
|
@ -485,24 +500,26 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
this.groupBox3.Location = new System.Drawing.Point(0, 63);
|
|
|
|
|
this.groupBox3.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.groupBox3.Name = "groupBox3";
|
|
|
|
|
this.groupBox3.Size = new System.Drawing.Size(1773, 190);
|
|
|
|
|
this.groupBox3.Size = new System.Drawing.Size(1722, 190);
|
|
|
|
|
this.groupBox3.TabIndex = 8;
|
|
|
|
|
this.groupBox3.TabStop = false;
|
|
|
|
|
this.groupBox3.Text = "配方参数";
|
|
|
|
|
//
|
|
|
|
|
// tableLayoutPanel3
|
|
|
|
|
//
|
|
|
|
|
this.tableLayoutPanel3.ColumnCount = 2;
|
|
|
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 300F));
|
|
|
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
|
|
this.tableLayoutPanel3.ColumnCount = 3;
|
|
|
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 400F));
|
|
|
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
|
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
|
|
|
this.tableLayoutPanel3.Controls.Add(this.groupBox7, 0, 0);
|
|
|
|
|
this.tableLayoutPanel3.Controls.Add(this.groupBox4, 1, 0);
|
|
|
|
|
this.tableLayoutPanel3.Controls.Add(this.groupbox5, 2, 0);
|
|
|
|
|
this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 17);
|
|
|
|
|
this.tableLayoutPanel3.Name = "tableLayoutPanel3";
|
|
|
|
|
this.tableLayoutPanel3.RowCount = 1;
|
|
|
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
|
|
this.tableLayoutPanel3.Size = new System.Drawing.Size(1767, 170);
|
|
|
|
|
this.tableLayoutPanel3.Size = new System.Drawing.Size(1716, 170);
|
|
|
|
|
this.tableLayoutPanel3.TabIndex = 0;
|
|
|
|
|
//
|
|
|
|
|
// groupBox7
|
|
|
|
@ -513,15 +530,16 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
this.groupBox7.Controls.Add(this.label17);
|
|
|
|
|
this.groupBox7.Controls.Add(this.NowCopyLabel);
|
|
|
|
|
this.groupBox7.Controls.Add(this.label23);
|
|
|
|
|
this.groupBox7.Controls.Add(this.ClearCutBoradButton);
|
|
|
|
|
this.groupBox7.Controls.Add(this.PasteParaButton);
|
|
|
|
|
this.groupBox7.Controls.Add(this.CopyParaButton);
|
|
|
|
|
this.groupBox7.Controls.Add(this.SaveParaButton);
|
|
|
|
|
this.groupBox7.Controls.Add(this.button1);
|
|
|
|
|
this.groupBox7.Controls.Add(this.button2);
|
|
|
|
|
this.groupBox7.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.groupBox7.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.groupBox7.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.groupBox7.Name = "groupBox7";
|
|
|
|
|
this.groupBox7.Size = new System.Drawing.Size(300, 170);
|
|
|
|
|
this.groupBox7.Size = new System.Drawing.Size(400, 170);
|
|
|
|
|
this.groupBox7.TabIndex = 3;
|
|
|
|
|
this.groupBox7.TabStop = false;
|
|
|
|
|
this.groupBox7.Text = "参数操作";
|
|
|
|
@ -529,7 +547,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
// PastePositionButton
|
|
|
|
|
//
|
|
|
|
|
this.PastePositionButton.Font = new System.Drawing.Font("宋体", 12F);
|
|
|
|
|
this.PastePositionButton.Location = new System.Drawing.Point(172, 69);
|
|
|
|
|
this.PastePositionButton.Location = new System.Drawing.Point(139, 71);
|
|
|
|
|
this.PastePositionButton.Name = "PastePositionButton";
|
|
|
|
|
this.PastePositionButton.Size = new System.Drawing.Size(122, 43);
|
|
|
|
|
this.PastePositionButton.TabIndex = 9;
|
|
|
|
@ -539,7 +557,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
// CopyPositionButton
|
|
|
|
|
//
|
|
|
|
|
this.CopyPositionButton.Font = new System.Drawing.Font("宋体", 12F);
|
|
|
|
|
this.CopyPositionButton.Location = new System.Drawing.Point(171, 20);
|
|
|
|
|
this.CopyPositionButton.Location = new System.Drawing.Point(138, 22);
|
|
|
|
|
this.CopyPositionButton.Name = "CopyPositionButton";
|
|
|
|
|
this.CopyPositionButton.Size = new System.Drawing.Size(122, 43);
|
|
|
|
|
this.CopyPositionButton.TabIndex = 8;
|
|
|
|
@ -549,7 +567,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
// label16
|
|
|
|
|
//
|
|
|
|
|
this.label16.AutoSize = true;
|
|
|
|
|
this.label16.Location = new System.Drawing.Point(89, 142);
|
|
|
|
|
this.label16.Location = new System.Drawing.Point(144, 142);
|
|
|
|
|
this.label16.Name = "label16";
|
|
|
|
|
this.label16.Size = new System.Drawing.Size(23, 12);
|
|
|
|
|
this.label16.TabIndex = 7;
|
|
|
|
@ -558,7 +576,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
// label17
|
|
|
|
|
//
|
|
|
|
|
this.label17.AutoSize = true;
|
|
|
|
|
this.label17.Location = new System.Drawing.Point(89, 118);
|
|
|
|
|
this.label17.Location = new System.Drawing.Point(144, 118);
|
|
|
|
|
this.label17.Name = "label17";
|
|
|
|
|
this.label17.Size = new System.Drawing.Size(77, 12);
|
|
|
|
|
this.label17.TabIndex = 6;
|
|
|
|
@ -567,7 +585,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
// NowCopyLabel
|
|
|
|
|
//
|
|
|
|
|
this.NowCopyLabel.AutoSize = true;
|
|
|
|
|
this.NowCopyLabel.Location = new System.Drawing.Point(6, 142);
|
|
|
|
|
this.NowCopyLabel.Location = new System.Drawing.Point(13, 142);
|
|
|
|
|
this.NowCopyLabel.Name = "NowCopyLabel";
|
|
|
|
|
this.NowCopyLabel.Size = new System.Drawing.Size(23, 12);
|
|
|
|
|
this.NowCopyLabel.TabIndex = 5;
|
|
|
|
@ -576,77 +594,47 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
// label23
|
|
|
|
|
//
|
|
|
|
|
this.label23.AutoSize = true;
|
|
|
|
|
this.label23.Location = new System.Drawing.Point(6, 118);
|
|
|
|
|
this.label23.Location = new System.Drawing.Point(13, 118);
|
|
|
|
|
this.label23.Name = "label23";
|
|
|
|
|
this.label23.Size = new System.Drawing.Size(77, 12);
|
|
|
|
|
this.label23.TabIndex = 4;
|
|
|
|
|
this.label23.Text = "当前复制配方";
|
|
|
|
|
//
|
|
|
|
|
// ClearCutBoradButton
|
|
|
|
|
//
|
|
|
|
|
this.ClearCutBoradButton.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.ClearCutBoradButton.Location = new System.Drawing.Point(172, 118);
|
|
|
|
|
this.ClearCutBoradButton.Name = "ClearCutBoradButton";
|
|
|
|
|
this.ClearCutBoradButton.Size = new System.Drawing.Size(122, 43);
|
|
|
|
|
this.ClearCutBoradButton.TabIndex = 3;
|
|
|
|
|
this.ClearCutBoradButton.Text = "清除复制信息";
|
|
|
|
|
this.ClearCutBoradButton.UseVisualStyleBackColor = true;
|
|
|
|
|
this.ClearCutBoradButton.Click += new System.EventHandler(this.ClearCutBoradButton_Click);
|
|
|
|
|
//
|
|
|
|
|
// PasteParaButton
|
|
|
|
|
//
|
|
|
|
|
this.PasteParaButton.Font = new System.Drawing.Font("宋体", 9F);
|
|
|
|
|
this.PasteParaButton.Location = new System.Drawing.Point(88, 69);
|
|
|
|
|
this.PasteParaButton.Font = new System.Drawing.Font("宋体", 12F);
|
|
|
|
|
this.PasteParaButton.Location = new System.Drawing.Point(8, 69);
|
|
|
|
|
this.PasteParaButton.Name = "PasteParaButton";
|
|
|
|
|
this.PasteParaButton.Size = new System.Drawing.Size(76, 43);
|
|
|
|
|
this.PasteParaButton.Size = new System.Drawing.Size(122, 43);
|
|
|
|
|
this.PasteParaButton.TabIndex = 2;
|
|
|
|
|
this.PasteParaButton.Text = "粘贴配方";
|
|
|
|
|
this.PasteParaButton.Text = "粘贴配方参数";
|
|
|
|
|
this.PasteParaButton.UseVisualStyleBackColor = true;
|
|
|
|
|
this.PasteParaButton.Click += new System.EventHandler(this.PasteParaButton_Click);
|
|
|
|
|
//
|
|
|
|
|
// CopyParaButton
|
|
|
|
|
//
|
|
|
|
|
this.CopyParaButton.Font = new System.Drawing.Font("宋体", 9F);
|
|
|
|
|
this.CopyParaButton.Location = new System.Drawing.Point(6, 69);
|
|
|
|
|
this.CopyParaButton.Font = new System.Drawing.Font("宋体", 12F);
|
|
|
|
|
this.CopyParaButton.Location = new System.Drawing.Point(8, 22);
|
|
|
|
|
this.CopyParaButton.Name = "CopyParaButton";
|
|
|
|
|
this.CopyParaButton.Size = new System.Drawing.Size(76, 43);
|
|
|
|
|
this.CopyParaButton.Size = new System.Drawing.Size(122, 43);
|
|
|
|
|
this.CopyParaButton.TabIndex = 1;
|
|
|
|
|
this.CopyParaButton.Text = "复制配方";
|
|
|
|
|
this.CopyParaButton.Text = "复制配方参数";
|
|
|
|
|
this.CopyParaButton.UseVisualStyleBackColor = true;
|
|
|
|
|
this.CopyParaButton.Click += new System.EventHandler(this.CopyParaButton_Click);
|
|
|
|
|
//
|
|
|
|
|
// SaveParaButton
|
|
|
|
|
//
|
|
|
|
|
this.SaveParaButton.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.SaveParaButton.Location = new System.Drawing.Point(6, 20);
|
|
|
|
|
this.SaveParaButton.Location = new System.Drawing.Point(268, 22);
|
|
|
|
|
this.SaveParaButton.Name = "SaveParaButton";
|
|
|
|
|
this.SaveParaButton.Size = new System.Drawing.Size(158, 43);
|
|
|
|
|
this.SaveParaButton.Size = new System.Drawing.Size(122, 43);
|
|
|
|
|
this.SaveParaButton.TabIndex = 0;
|
|
|
|
|
this.SaveParaButton.Text = "保存此参数";
|
|
|
|
|
this.SaveParaButton.Text = "保存参数";
|
|
|
|
|
this.SaveParaButton.UseVisualStyleBackColor = true;
|
|
|
|
|
this.SaveParaButton.Click += new System.EventHandler(this.SaveParaButton_Click);
|
|
|
|
|
//
|
|
|
|
|
// groupBox4
|
|
|
|
|
//
|
|
|
|
|
this.groupBox4.Controls.Add(this.button2);
|
|
|
|
|
this.groupBox4.Controls.Add(this.button1);
|
|
|
|
|
this.groupBox4.Controls.Add(this.SpecNameLabel);
|
|
|
|
|
this.groupBox4.Controls.Add(this.SpecNoLabel);
|
|
|
|
|
this.groupBox4.Controls.Add(this.label19);
|
|
|
|
|
this.groupBox4.Controls.Add(this.label18);
|
|
|
|
|
this.groupBox4.Controls.Add(this.label11);
|
|
|
|
|
this.groupBox4.Controls.Add(this.TireWeightTextBox);
|
|
|
|
|
this.groupBox4.Controls.Add(this.label12);
|
|
|
|
|
this.groupBox4.Controls.Add(this.StopDistanceTextBox);
|
|
|
|
|
this.groupBox4.Controls.Add(this.label13);
|
|
|
|
|
this.groupBox4.Controls.Add(this.SlowDistanceTextBox);
|
|
|
|
|
this.groupBox4.Controls.Add(this.label14);
|
|
|
|
|
this.groupBox4.Controls.Add(this.LightWidthTextBox);
|
|
|
|
|
this.groupBox4.Controls.Add(this.label15);
|
|
|
|
|
this.groupBox4.Controls.Add(this.RimInchTextBox);
|
|
|
|
|
this.groupBox4.Controls.Add(this.SideCutCheckBox);
|
|
|
|
|
this.groupBox4.Controls.Add(this.WeightCalCheckBox);
|
|
|
|
|
this.groupBox4.Controls.Add(this.PosititonIsUseCheckBox);
|
|
|
|
|
this.groupBox4.Controls.Add(this.label6);
|
|
|
|
|
this.groupBox4.Controls.Add(this.E10TextBox);
|
|
|
|
|
this.groupBox4.Controls.Add(this.label7);
|
|
|
|
@ -670,18 +658,108 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
this.groupBox4.Controls.Add(this.SideRadioButtonPanel);
|
|
|
|
|
this.groupBox4.Controls.Add(this.PositionRadioButtonPanel);
|
|
|
|
|
this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.groupBox4.Location = new System.Drawing.Point(300, 0);
|
|
|
|
|
this.groupBox4.Location = new System.Drawing.Point(400, 0);
|
|
|
|
|
this.groupBox4.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.groupBox4.Name = "groupBox4";
|
|
|
|
|
this.groupBox4.Size = new System.Drawing.Size(1467, 170);
|
|
|
|
|
this.groupBox4.Size = new System.Drawing.Size(658, 170);
|
|
|
|
|
this.groupBox4.TabIndex = 4;
|
|
|
|
|
this.groupBox4.TabStop = false;
|
|
|
|
|
this.groupBox4.Text = "参数设置";
|
|
|
|
|
this.groupBox4.Text = "贴合参数";
|
|
|
|
|
//
|
|
|
|
|
// S2Check
|
|
|
|
|
//
|
|
|
|
|
this.S2Check.AutoSize = true;
|
|
|
|
|
this.S2Check.Location = new System.Drawing.Point(167, 66);
|
|
|
|
|
this.S2Check.Margin = new System.Windows.Forms.Padding(6);
|
|
|
|
|
this.S2Check.Name = "S2Check";
|
|
|
|
|
this.S2Check.Size = new System.Drawing.Size(15, 14);
|
|
|
|
|
this.S2Check.TabIndex = 57;
|
|
|
|
|
this.S2Check.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// S8Check
|
|
|
|
|
//
|
|
|
|
|
this.S8Check.AutoSize = true;
|
|
|
|
|
this.S8Check.Location = new System.Drawing.Point(167, 118);
|
|
|
|
|
this.S8Check.Margin = new System.Windows.Forms.Padding(6);
|
|
|
|
|
this.S8Check.Name = "S8Check";
|
|
|
|
|
this.S8Check.Size = new System.Drawing.Size(15, 14);
|
|
|
|
|
this.S8Check.TabIndex = 56;
|
|
|
|
|
this.S8Check.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// S5Check
|
|
|
|
|
//
|
|
|
|
|
this.S5Check.AutoSize = true;
|
|
|
|
|
this.S5Check.Location = new System.Drawing.Point(167, 92);
|
|
|
|
|
this.S5Check.Margin = new System.Windows.Forms.Padding(6);
|
|
|
|
|
this.S5Check.Name = "S5Check";
|
|
|
|
|
this.S5Check.Size = new System.Drawing.Size(15, 14);
|
|
|
|
|
this.S5Check.TabIndex = 55;
|
|
|
|
|
this.S5Check.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// S1Check
|
|
|
|
|
//
|
|
|
|
|
this.S1Check.AutoSize = true;
|
|
|
|
|
this.S1Check.Location = new System.Drawing.Point(140, 66);
|
|
|
|
|
this.S1Check.Margin = new System.Windows.Forms.Padding(6);
|
|
|
|
|
this.S1Check.Name = "S1Check";
|
|
|
|
|
this.S1Check.Size = new System.Drawing.Size(15, 14);
|
|
|
|
|
this.S1Check.TabIndex = 54;
|
|
|
|
|
this.S1Check.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// S7Check
|
|
|
|
|
//
|
|
|
|
|
this.S7Check.AutoSize = true;
|
|
|
|
|
this.S7Check.Location = new System.Drawing.Point(140, 118);
|
|
|
|
|
this.S7Check.Margin = new System.Windows.Forms.Padding(6);
|
|
|
|
|
this.S7Check.Name = "S7Check";
|
|
|
|
|
this.S7Check.Size = new System.Drawing.Size(15, 14);
|
|
|
|
|
this.S7Check.TabIndex = 53;
|
|
|
|
|
this.S7Check.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// S4Check
|
|
|
|
|
//
|
|
|
|
|
this.S4Check.AutoSize = true;
|
|
|
|
|
this.S4Check.Location = new System.Drawing.Point(140, 92);
|
|
|
|
|
this.S4Check.Margin = new System.Windows.Forms.Padding(6);
|
|
|
|
|
this.S4Check.Name = "S4Check";
|
|
|
|
|
this.S4Check.Size = new System.Drawing.Size(15, 14);
|
|
|
|
|
this.S4Check.TabIndex = 52;
|
|
|
|
|
this.S4Check.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// S0Check
|
|
|
|
|
//
|
|
|
|
|
this.S0Check.AutoSize = true;
|
|
|
|
|
this.S0Check.Location = new System.Drawing.Point(113, 66);
|
|
|
|
|
this.S0Check.Margin = new System.Windows.Forms.Padding(6);
|
|
|
|
|
this.S0Check.Name = "S0Check";
|
|
|
|
|
this.S0Check.Size = new System.Drawing.Size(15, 14);
|
|
|
|
|
this.S0Check.TabIndex = 51;
|
|
|
|
|
this.S0Check.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// S6Check
|
|
|
|
|
//
|
|
|
|
|
this.S6Check.AutoSize = true;
|
|
|
|
|
this.S6Check.Location = new System.Drawing.Point(113, 118);
|
|
|
|
|
this.S6Check.Margin = new System.Windows.Forms.Padding(6);
|
|
|
|
|
this.S6Check.Name = "S6Check";
|
|
|
|
|
this.S6Check.Size = new System.Drawing.Size(15, 14);
|
|
|
|
|
this.S6Check.TabIndex = 50;
|
|
|
|
|
this.S6Check.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// S3Check
|
|
|
|
|
//
|
|
|
|
|
this.S3Check.AutoSize = true;
|
|
|
|
|
this.S3Check.Location = new System.Drawing.Point(113, 92);
|
|
|
|
|
this.S3Check.Margin = new System.Windows.Forms.Padding(6);
|
|
|
|
|
this.S3Check.Name = "S3Check";
|
|
|
|
|
this.S3Check.Size = new System.Drawing.Size(15, 14);
|
|
|
|
|
this.S3Check.TabIndex = 49;
|
|
|
|
|
this.S3Check.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// button2
|
|
|
|
|
//
|
|
|
|
|
this.button2.Font = new System.Drawing.Font("宋体", 12F);
|
|
|
|
|
this.button2.Location = new System.Drawing.Point(1079, 99);
|
|
|
|
|
this.button2.Location = new System.Drawing.Point(268, 120);
|
|
|
|
|
this.button2.Name = "button2";
|
|
|
|
|
this.button2.Size = new System.Drawing.Size(122, 43);
|
|
|
|
|
this.button2.TabIndex = 48;
|
|
|
|
@ -691,7 +769,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
// button1
|
|
|
|
|
//
|
|
|
|
|
this.button1.Font = new System.Drawing.Font("宋体", 12F);
|
|
|
|
|
this.button1.Location = new System.Drawing.Point(939, 99);
|
|
|
|
|
this.button1.Location = new System.Drawing.Point(268, 71);
|
|
|
|
|
this.button1.Name = "button1";
|
|
|
|
|
this.button1.Size = new System.Drawing.Size(122, 43);
|
|
|
|
|
this.button1.TabIndex = 47;
|
|
|
|
@ -702,7 +780,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
//
|
|
|
|
|
this.SpecNameLabel.AutoSize = true;
|
|
|
|
|
this.SpecNameLabel.Font = new System.Drawing.Font("宋体", 13F);
|
|
|
|
|
this.SpecNameLabel.Location = new System.Drawing.Point(1040, 52);
|
|
|
|
|
this.SpecNameLabel.Location = new System.Drawing.Point(400, 125);
|
|
|
|
|
this.SpecNameLabel.Name = "SpecNameLabel";
|
|
|
|
|
this.SpecNameLabel.Size = new System.Drawing.Size(35, 18);
|
|
|
|
|
this.SpecNameLabel.TabIndex = 46;
|
|
|
|
@ -712,7 +790,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
//
|
|
|
|
|
this.SpecNoLabel.AutoSize = true;
|
|
|
|
|
this.SpecNoLabel.Font = new System.Drawing.Font("宋体", 13F);
|
|
|
|
|
this.SpecNoLabel.Location = new System.Drawing.Point(1040, 26);
|
|
|
|
|
this.SpecNoLabel.Location = new System.Drawing.Point(400, 69);
|
|
|
|
|
this.SpecNoLabel.Name = "SpecNoLabel";
|
|
|
|
|
this.SpecNoLabel.Size = new System.Drawing.Size(35, 18);
|
|
|
|
|
this.SpecNoLabel.TabIndex = 45;
|
|
|
|
@ -722,7 +800,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
//
|
|
|
|
|
this.label19.AutoSize = true;
|
|
|
|
|
this.label19.Font = new System.Drawing.Font("宋体", 13F);
|
|
|
|
|
this.label19.Location = new System.Drawing.Point(936, 52);
|
|
|
|
|
this.label19.Location = new System.Drawing.Point(396, 98);
|
|
|
|
|
this.label19.Name = "label19";
|
|
|
|
|
this.label19.Size = new System.Drawing.Size(98, 18);
|
|
|
|
|
this.label19.TabIndex = 44;
|
|
|
|
@ -732,7 +810,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
//
|
|
|
|
|
this.label18.AutoSize = true;
|
|
|
|
|
this.label18.Font = new System.Drawing.Font("宋体", 13F);
|
|
|
|
|
this.label18.Location = new System.Drawing.Point(954, 26);
|
|
|
|
|
this.label18.Location = new System.Drawing.Point(396, 43);
|
|
|
|
|
this.label18.Name = "label18";
|
|
|
|
|
this.label18.Size = new System.Drawing.Size(80, 18);
|
|
|
|
|
this.label18.TabIndex = 43;
|
|
|
|
@ -741,7 +819,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
// label11
|
|
|
|
|
//
|
|
|
|
|
this.label11.AutoSize = true;
|
|
|
|
|
this.label11.Location = new System.Drawing.Point(743, 136);
|
|
|
|
|
this.label11.Location = new System.Drawing.Point(215, 139);
|
|
|
|
|
this.label11.Name = "label11";
|
|
|
|
|
this.label11.Size = new System.Drawing.Size(53, 12);
|
|
|
|
|
this.label11.TabIndex = 41;
|
|
|
|
@ -749,7 +827,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
//
|
|
|
|
|
// TireWeightTextBox
|
|
|
|
|
//
|
|
|
|
|
this.TireWeightTextBox.Location = new System.Drawing.Point(802, 132);
|
|
|
|
|
this.TireWeightTextBox.Location = new System.Drawing.Point(274, 135);
|
|
|
|
|
this.TireWeightTextBox.Name = "TireWeightTextBox";
|
|
|
|
|
this.TireWeightTextBox.Size = new System.Drawing.Size(100, 21);
|
|
|
|
|
this.TireWeightTextBox.TabIndex = 40;
|
|
|
|
@ -757,7 +835,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
// label12
|
|
|
|
|
//
|
|
|
|
|
this.label12.AutoSize = true;
|
|
|
|
|
this.label12.Location = new System.Drawing.Point(743, 109);
|
|
|
|
|
this.label12.Location = new System.Drawing.Point(215, 112);
|
|
|
|
|
this.label12.Name = "label12";
|
|
|
|
|
this.label12.Size = new System.Drawing.Size(53, 12);
|
|
|
|
|
this.label12.TabIndex = 39;
|
|
|
|
@ -765,7 +843,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
//
|
|
|
|
|
// StopDistanceTextBox
|
|
|
|
|
//
|
|
|
|
|
this.StopDistanceTextBox.Location = new System.Drawing.Point(802, 105);
|
|
|
|
|
this.StopDistanceTextBox.Location = new System.Drawing.Point(274, 108);
|
|
|
|
|
this.StopDistanceTextBox.Name = "StopDistanceTextBox";
|
|
|
|
|
this.StopDistanceTextBox.Size = new System.Drawing.Size(100, 21);
|
|
|
|
|
this.StopDistanceTextBox.TabIndex = 38;
|
|
|
|
@ -773,7 +851,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
// label13
|
|
|
|
|
//
|
|
|
|
|
this.label13.AutoSize = true;
|
|
|
|
|
this.label13.Location = new System.Drawing.Point(743, 83);
|
|
|
|
|
this.label13.Location = new System.Drawing.Point(215, 86);
|
|
|
|
|
this.label13.Name = "label13";
|
|
|
|
|
this.label13.Size = new System.Drawing.Size(53, 12);
|
|
|
|
|
this.label13.TabIndex = 37;
|
|
|
|
@ -781,7 +859,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
//
|
|
|
|
|
// SlowDistanceTextBox
|
|
|
|
|
//
|
|
|
|
|
this.SlowDistanceTextBox.Location = new System.Drawing.Point(802, 78);
|
|
|
|
|
this.SlowDistanceTextBox.Location = new System.Drawing.Point(274, 81);
|
|
|
|
|
this.SlowDistanceTextBox.Name = "SlowDistanceTextBox";
|
|
|
|
|
this.SlowDistanceTextBox.Size = new System.Drawing.Size(100, 21);
|
|
|
|
|
this.SlowDistanceTextBox.TabIndex = 36;
|
|
|
|
@ -789,7 +867,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
// label14
|
|
|
|
|
//
|
|
|
|
|
this.label14.AutoSize = true;
|
|
|
|
|
this.label14.Location = new System.Drawing.Point(743, 55);
|
|
|
|
|
this.label14.Location = new System.Drawing.Point(215, 58);
|
|
|
|
|
this.label14.Name = "label14";
|
|
|
|
|
this.label14.Size = new System.Drawing.Size(53, 12);
|
|
|
|
|
this.label14.TabIndex = 35;
|
|
|
|
@ -797,7 +875,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
//
|
|
|
|
|
// LightWidthTextBox
|
|
|
|
|
//
|
|
|
|
|
this.LightWidthTextBox.Location = new System.Drawing.Point(802, 51);
|
|
|
|
|
this.LightWidthTextBox.Location = new System.Drawing.Point(274, 54);
|
|
|
|
|
this.LightWidthTextBox.Name = "LightWidthTextBox";
|
|
|
|
|
this.LightWidthTextBox.Size = new System.Drawing.Size(100, 21);
|
|
|
|
|
this.LightWidthTextBox.TabIndex = 34;
|
|
|
|
@ -805,7 +883,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
// label15
|
|
|
|
|
//
|
|
|
|
|
this.label15.AutoSize = true;
|
|
|
|
|
this.label15.Location = new System.Drawing.Point(743, 28);
|
|
|
|
|
this.label15.Location = new System.Drawing.Point(215, 31);
|
|
|
|
|
this.label15.Name = "label15";
|
|
|
|
|
this.label15.Size = new System.Drawing.Size(53, 12);
|
|
|
|
|
this.label15.TabIndex = 33;
|
|
|
|
@ -813,40 +891,20 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
//
|
|
|
|
|
// RimInchTextBox
|
|
|
|
|
//
|
|
|
|
|
this.RimInchTextBox.Location = new System.Drawing.Point(802, 24);
|
|
|
|
|
this.RimInchTextBox.Location = new System.Drawing.Point(274, 27);
|
|
|
|
|
this.RimInchTextBox.Name = "RimInchTextBox";
|
|
|
|
|
this.RimInchTextBox.Size = new System.Drawing.Size(100, 21);
|
|
|
|
|
this.RimInchTextBox.TabIndex = 32;
|
|
|
|
|
//
|
|
|
|
|
// SideCutCheckBox
|
|
|
|
|
// S9Check
|
|
|
|
|
//
|
|
|
|
|
this.SideCutCheckBox.AutoSize = true;
|
|
|
|
|
this.SideCutCheckBox.Location = new System.Drawing.Point(641, 54);
|
|
|
|
|
this.SideCutCheckBox.Name = "SideCutCheckBox";
|
|
|
|
|
this.SideCutCheckBox.Size = new System.Drawing.Size(72, 16);
|
|
|
|
|
this.SideCutCheckBox.TabIndex = 31;
|
|
|
|
|
this.SideCutCheckBox.Text = "包边裁切";
|
|
|
|
|
this.SideCutCheckBox.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// WeightCalCheckBox
|
|
|
|
|
//
|
|
|
|
|
this.WeightCalCheckBox.AutoSize = true;
|
|
|
|
|
this.WeightCalCheckBox.Location = new System.Drawing.Point(641, 108);
|
|
|
|
|
this.WeightCalCheckBox.Name = "WeightCalCheckBox";
|
|
|
|
|
this.WeightCalCheckBox.Size = new System.Drawing.Size(72, 16);
|
|
|
|
|
this.WeightCalCheckBox.TabIndex = 30;
|
|
|
|
|
this.WeightCalCheckBox.Text = "称重校准";
|
|
|
|
|
this.WeightCalCheckBox.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// PosititonIsUseCheckBox
|
|
|
|
|
//
|
|
|
|
|
this.PosititonIsUseCheckBox.AutoSize = true;
|
|
|
|
|
this.PosititonIsUseCheckBox.Location = new System.Drawing.Point(641, 81);
|
|
|
|
|
this.PosititonIsUseCheckBox.Name = "PosititonIsUseCheckBox";
|
|
|
|
|
this.PosititonIsUseCheckBox.Size = new System.Drawing.Size(72, 16);
|
|
|
|
|
this.PosititonIsUseCheckBox.TabIndex = 29;
|
|
|
|
|
this.PosititonIsUseCheckBox.Text = "工位使用";
|
|
|
|
|
this.PosititonIsUseCheckBox.UseVisualStyleBackColor = true;
|
|
|
|
|
this.S9Check.AutoSize = true;
|
|
|
|
|
this.S9Check.Location = new System.Drawing.Point(86, 92);
|
|
|
|
|
this.S9Check.Margin = new System.Windows.Forms.Padding(6);
|
|
|
|
|
this.S9Check.Name = "S9Check";
|
|
|
|
|
this.S9Check.Size = new System.Drawing.Size(15, 14);
|
|
|
|
|
this.S9Check.TabIndex = 29;
|
|
|
|
|
this.S9Check.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// label6
|
|
|
|
|
//
|
|
|
|
@ -1134,7 +1192,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
|
|
|
|
|
this.tableLayoutPanel2.RowCount = 1;
|
|
|
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
|
|
|
this.tableLayoutPanel2.Size = new System.Drawing.Size(1773, 63);
|
|
|
|
|
this.tableLayoutPanel2.Size = new System.Drawing.Size(1722, 63);
|
|
|
|
|
this.tableLayoutPanel2.TabIndex = 9;
|
|
|
|
|
//
|
|
|
|
|
// panel1
|
|
|
|
@ -1147,10 +1205,10 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
this.panel1.Controls.Add(this.UpdateWeightButton);
|
|
|
|
|
this.panel1.Controls.Add(this.AddWeightButton);
|
|
|
|
|
this.panel1.Controls.Add(this.DeleteWeightButton);
|
|
|
|
|
this.panel1.Location = new System.Drawing.Point(886, 0);
|
|
|
|
|
this.panel1.Location = new System.Drawing.Point(861, 0);
|
|
|
|
|
this.panel1.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.panel1.Name = "panel1";
|
|
|
|
|
this.panel1.Size = new System.Drawing.Size(887, 58);
|
|
|
|
|
this.panel1.Size = new System.Drawing.Size(861, 58);
|
|
|
|
|
this.panel1.TabIndex = 5;
|
|
|
|
|
//
|
|
|
|
|
// label27
|
|
|
|
@ -1207,7 +1265,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
// DeleteWeightButton
|
|
|
|
|
//
|
|
|
|
|
this.DeleteWeightButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.DeleteWeightButton.Location = new System.Drawing.Point(772, 9);
|
|
|
|
|
this.DeleteWeightButton.Location = new System.Drawing.Point(746, 9);
|
|
|
|
|
this.DeleteWeightButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
|
|
this.DeleteWeightButton.Name = "DeleteWeightButton";
|
|
|
|
|
this.DeleteWeightButton.Size = new System.Drawing.Size(103, 39);
|
|
|
|
@ -1216,6 +1274,118 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
this.DeleteWeightButton.UseVisualStyleBackColor = true;
|
|
|
|
|
this.DeleteWeightButton.Click += new System.EventHandler(this.DeleteWeightButton_Click);
|
|
|
|
|
//
|
|
|
|
|
// groupbox5
|
|
|
|
|
//
|
|
|
|
|
this.groupbox5.Controls.Add(this.label30);
|
|
|
|
|
this.groupbox5.Controls.Add(this.label31);
|
|
|
|
|
this.groupbox5.Controls.Add(this.label29);
|
|
|
|
|
this.groupbox5.Controls.Add(this.label28);
|
|
|
|
|
this.groupbox5.Controls.Add(this.label22);
|
|
|
|
|
this.groupbox5.Controls.Add(this.label21);
|
|
|
|
|
this.groupbox5.Controls.Add(this.label20);
|
|
|
|
|
this.groupbox5.Controls.Add(this.S2Check);
|
|
|
|
|
this.groupbox5.Controls.Add(this.label11);
|
|
|
|
|
this.groupbox5.Controls.Add(this.S8Check);
|
|
|
|
|
this.groupbox5.Controls.Add(this.S9Check);
|
|
|
|
|
this.groupbox5.Controls.Add(this.S5Check);
|
|
|
|
|
this.groupbox5.Controls.Add(this.RimInchTextBox);
|
|
|
|
|
this.groupbox5.Controls.Add(this.S1Check);
|
|
|
|
|
this.groupbox5.Controls.Add(this.label15);
|
|
|
|
|
this.groupbox5.Controls.Add(this.S7Check);
|
|
|
|
|
this.groupbox5.Controls.Add(this.LightWidthTextBox);
|
|
|
|
|
this.groupbox5.Controls.Add(this.S4Check);
|
|
|
|
|
this.groupbox5.Controls.Add(this.label14);
|
|
|
|
|
this.groupbox5.Controls.Add(this.S0Check);
|
|
|
|
|
this.groupbox5.Controls.Add(this.SlowDistanceTextBox);
|
|
|
|
|
this.groupbox5.Controls.Add(this.S6Check);
|
|
|
|
|
this.groupbox5.Controls.Add(this.label13);
|
|
|
|
|
this.groupbox5.Controls.Add(this.S3Check);
|
|
|
|
|
this.groupbox5.Controls.Add(this.StopDistanceTextBox);
|
|
|
|
|
this.groupbox5.Controls.Add(this.label12);
|
|
|
|
|
this.groupbox5.Controls.Add(this.TireWeightTextBox);
|
|
|
|
|
this.groupbox5.Controls.Add(this.SpecNameLabel);
|
|
|
|
|
this.groupbox5.Controls.Add(this.label18);
|
|
|
|
|
this.groupbox5.Controls.Add(this.SpecNoLabel);
|
|
|
|
|
this.groupbox5.Controls.Add(this.label19);
|
|
|
|
|
this.groupbox5.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.groupbox5.Location = new System.Drawing.Point(1058, 0);
|
|
|
|
|
this.groupbox5.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.groupbox5.Name = "groupbox5";
|
|
|
|
|
this.groupbox5.Size = new System.Drawing.Size(658, 170);
|
|
|
|
|
this.groupbox5.TabIndex = 5;
|
|
|
|
|
this.groupbox5.TabStop = false;
|
|
|
|
|
this.groupbox5.Text = "公共参数";
|
|
|
|
|
//
|
|
|
|
|
// label20
|
|
|
|
|
//
|
|
|
|
|
this.label20.AutoSize = true;
|
|
|
|
|
this.label20.Location = new System.Drawing.Point(25, 66);
|
|
|
|
|
this.label20.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
|
|
|
|
|
this.label20.Name = "label20";
|
|
|
|
|
this.label20.Size = new System.Drawing.Size(53, 12);
|
|
|
|
|
this.label20.TabIndex = 58;
|
|
|
|
|
this.label20.Text = "包边裁切";
|
|
|
|
|
//
|
|
|
|
|
// label21
|
|
|
|
|
//
|
|
|
|
|
this.label21.AutoSize = true;
|
|
|
|
|
this.label21.Location = new System.Drawing.Point(25, 92);
|
|
|
|
|
this.label21.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
|
|
|
|
|
this.label21.Name = "label21";
|
|
|
|
|
this.label21.Size = new System.Drawing.Size(53, 12);
|
|
|
|
|
this.label21.TabIndex = 59;
|
|
|
|
|
this.label21.Text = "工位使用";
|
|
|
|
|
//
|
|
|
|
|
// label22
|
|
|
|
|
//
|
|
|
|
|
this.label22.AutoSize = true;
|
|
|
|
|
this.label22.Location = new System.Drawing.Point(25, 118);
|
|
|
|
|
this.label22.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
|
|
|
|
|
this.label22.Name = "label22";
|
|
|
|
|
this.label22.Size = new System.Drawing.Size(53, 12);
|
|
|
|
|
this.label22.TabIndex = 60;
|
|
|
|
|
this.label22.Text = "称重校准";
|
|
|
|
|
//
|
|
|
|
|
// label28
|
|
|
|
|
//
|
|
|
|
|
this.label28.AutoSize = true;
|
|
|
|
|
this.label28.Location = new System.Drawing.Point(84, 42);
|
|
|
|
|
this.label28.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
|
|
|
|
|
this.label28.Name = "label28";
|
|
|
|
|
this.label28.Size = new System.Drawing.Size(17, 12);
|
|
|
|
|
this.label28.TabIndex = 61;
|
|
|
|
|
this.label28.Text = "2#";
|
|
|
|
|
//
|
|
|
|
|
// label29
|
|
|
|
|
//
|
|
|
|
|
this.label29.AutoSize = true;
|
|
|
|
|
this.label29.Location = new System.Drawing.Point(111, 42);
|
|
|
|
|
this.label29.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
|
|
|
|
|
this.label29.Name = "label29";
|
|
|
|
|
this.label29.Size = new System.Drawing.Size(17, 12);
|
|
|
|
|
this.label29.TabIndex = 62;
|
|
|
|
|
this.label29.Text = "3#";
|
|
|
|
|
//
|
|
|
|
|
// label30
|
|
|
|
|
//
|
|
|
|
|
this.label30.AutoSize = true;
|
|
|
|
|
this.label30.Location = new System.Drawing.Point(165, 42);
|
|
|
|
|
this.label30.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
|
|
|
|
|
this.label30.Name = "label30";
|
|
|
|
|
this.label30.Size = new System.Drawing.Size(17, 12);
|
|
|
|
|
this.label30.TabIndex = 64;
|
|
|
|
|
this.label30.Text = "5#";
|
|
|
|
|
//
|
|
|
|
|
// label31
|
|
|
|
|
//
|
|
|
|
|
this.label31.AutoSize = true;
|
|
|
|
|
this.label31.Location = new System.Drawing.Point(138, 42);
|
|
|
|
|
this.label31.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
|
|
|
|
|
this.label31.Name = "label31";
|
|
|
|
|
this.label31.Size = new System.Drawing.Size(17, 12);
|
|
|
|
|
this.label31.TabIndex = 63;
|
|
|
|
|
this.label31.Text = "4#";
|
|
|
|
|
//
|
|
|
|
|
// RecipeConfigPage
|
|
|
|
|
//
|
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
|
@ -1226,7 +1396,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
this.Controls.Add(this.tableLayoutPanel1);
|
|
|
|
|
this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
|
|
this.Name = "RecipeConfigPage";
|
|
|
|
|
this.Size = new System.Drawing.Size(1773, 1036);
|
|
|
|
|
this.Size = new System.Drawing.Size(1722, 1066);
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.WeightDataGridView)).EndInit();
|
|
|
|
|
this.ButtonPanel.ResumeLayout(false);
|
|
|
|
|
this.ButtonPanel.PerformLayout();
|
|
|
|
@ -1247,6 +1417,8 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
this.tableLayoutPanel2.ResumeLayout(false);
|
|
|
|
|
this.panel1.ResumeLayout(false);
|
|
|
|
|
this.panel1.PerformLayout();
|
|
|
|
|
this.groupbox5.ResumeLayout(false);
|
|
|
|
|
this.groupbox5.PerformLayout();
|
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
@ -1277,7 +1449,6 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
private Button SaveParaButton;
|
|
|
|
|
private Label NowCopyLabel;
|
|
|
|
|
private Label label23;
|
|
|
|
|
private Button ClearCutBoradButton;
|
|
|
|
|
private DataGridViewTextBoxColumn Id;
|
|
|
|
|
private DataGridViewTextBoxColumn MaterialCode;
|
|
|
|
|
private DataGridViewTextBoxColumn MaterialName;
|
|
|
|
@ -1332,9 +1503,7 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
private TextBox E3TextBox;
|
|
|
|
|
private Label label2;
|
|
|
|
|
private TextBox E2TextBox;
|
|
|
|
|
private CheckBox SideCutCheckBox;
|
|
|
|
|
private CheckBox WeightCalCheckBox;
|
|
|
|
|
private CheckBox PosititonIsUseCheckBox;
|
|
|
|
|
private CheckBox S9Check;
|
|
|
|
|
private Label label11;
|
|
|
|
|
private TextBox TireWeightTextBox;
|
|
|
|
|
private Label label12;
|
|
|
|
@ -1355,5 +1524,22 @@ namespace HighWayIot.Winform.UserControlPages
|
|
|
|
|
private Label SpecNoLabel;
|
|
|
|
|
private Button button2;
|
|
|
|
|
private Button button1;
|
|
|
|
|
private CheckBox S8Check;
|
|
|
|
|
private CheckBox S5Check;
|
|
|
|
|
private CheckBox S1Check;
|
|
|
|
|
private CheckBox S7Check;
|
|
|
|
|
private CheckBox S4Check;
|
|
|
|
|
private CheckBox S6Check;
|
|
|
|
|
private CheckBox S3Check;
|
|
|
|
|
private GroupBox groupbox5;
|
|
|
|
|
private Label label30;
|
|
|
|
|
private Label label31;
|
|
|
|
|
private Label label29;
|
|
|
|
|
private Label label28;
|
|
|
|
|
private Label label22;
|
|
|
|
|
private Label label21;
|
|
|
|
|
private Label label20;
|
|
|
|
|
private CheckBox S0Check;
|
|
|
|
|
private CheckBox S2Check;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|