From eea74e8f8cf39967e6003a5a4af23bc57abe6301 Mon Sep 17 00:00:00 2001 From: "nodyang@aliyun.com" Date: Tue, 19 Nov 2024 17:14:46 +0800 Subject: [PATCH] =?UTF-8?q?19=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- RfidWeb/FormLogin.Designer.cs | 48 +- RfidWeb/Frm/FormPar.Designer.cs | 1114 ++++++++++++------------- RfidWeb/Frm/FormPar.cs | 261 +++++- RfidWeb/Frm/UserAlarmShow.Designer.cs | 295 +++---- RfidWeb/Frm/UserAlarmShow.cs | 10 +- RfidWeb/FromSQl.cs | 42 +- RfidWeb/Program.cs | 1 - Tool/Model/HmiPoint.cs | 115 ++- 8 files changed, 1143 insertions(+), 743 deletions(-) diff --git a/RfidWeb/FormLogin.Designer.cs b/RfidWeb/FormLogin.Designer.cs index 6bf9081..7067f3c 100644 --- a/RfidWeb/FormLogin.Designer.cs +++ b/RfidWeb/FormLogin.Designer.cs @@ -30,6 +30,8 @@ { this.panel1 = new System.Windows.Forms.Panel(); this.panel2 = new System.Windows.Forms.Panel(); + this.label3 = new System.Windows.Forms.Label(); + this.comboBox1 = new System.Windows.Forms.ComboBox(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.button2 = new System.Windows.Forms.Button(); this.button1 = new System.Windows.Forms.Button(); @@ -37,8 +39,6 @@ this.comboPwd = new HZH_Controls.Controls.TextBoxEx(); this.comboUser = new System.Windows.Forms.ComboBox(); this.label2 = new System.Windows.Forms.Label(); - this.label3 = new System.Windows.Forms.Label(); - this.comboBox1 = new System.Windows.Forms.ComboBox(); this.panel1.SuspendLayout(); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); @@ -72,12 +72,32 @@ this.panel2.TabIndex = 2; this.panel2.Paint += new System.Windows.Forms.PaintEventHandler(this.panel2_Paint); // + // label3 + // + this.label3.AutoSize = true; + this.label3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.label3.Location = new System.Drawing.Point(324, 26); + this.label3.Name = "label3"; + this.label3.Size = new System.Drawing.Size(79, 16); + this.label3.TabIndex = 7; + this.label3.Text = "登录级别:"; + // + // comboBox1 + // + this.comboBox1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.comboBox1.FormattingEnabled = true; + this.comboBox1.Location = new System.Drawing.Point(409, 23); + this.comboBox1.Name = "comboBox1"; + this.comboBox1.Size = new System.Drawing.Size(139, 24); + this.comboBox1.TabIndex = 8; + this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged); + // // pictureBox1 // this.pictureBox1.Image = global::RfidWeb.Properties.Resources.海威图标在上; - this.pictureBox1.Location = new System.Drawing.Point(12, 12); + this.pictureBox1.Location = new System.Drawing.Point(27, 24); this.pictureBox1.Name = "pictureBox1"; - this.pictureBox1.Size = new System.Drawing.Size(306, 247); + this.pictureBox1.Size = new System.Drawing.Size(250, 203); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pictureBox1.TabIndex = 6; this.pictureBox1.TabStop = false; @@ -158,26 +178,6 @@ this.label2.TabIndex = 2; this.label2.Text = "登录密码:"; // - // label3 - // - this.label3.AutoSize = true; - this.label3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.label3.Location = new System.Drawing.Point(324, 26); - this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(79, 16); - this.label3.TabIndex = 7; - this.label3.Text = "登录级别:"; - // - // comboBox1 - // - this.comboBox1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.comboBox1.FormattingEnabled = true; - this.comboBox1.Location = new System.Drawing.Point(409, 23); - this.comboBox1.Name = "comboBox1"; - this.comboBox1.Size = new System.Drawing.Size(139, 24); - this.comboBox1.TabIndex = 8; - this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged); - // // FormLogin // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); diff --git a/RfidWeb/Frm/FormPar.Designer.cs b/RfidWeb/Frm/FormPar.Designer.cs index ca1c800..7c5f93e 100644 --- a/RfidWeb/Frm/FormPar.Designer.cs +++ b/RfidWeb/Frm/FormPar.Designer.cs @@ -29,19 +29,18 @@ private void InitializeComponent() { this.panel2 = new System.Windows.Forms.Panel(); - this.textBoxEx1 = new HZH_Controls.Controls.TextBoxEx(); - this.textBoxEx2 = new HZH_Controls.Controls.TextBoxEx(); - this.textBoxEx3 = new HZH_Controls.Controls.TextBoxEx(); + this.textBoxExFeedingMotorSpeed = new HZH_Controls.Controls.TextBoxEx(); + this.textBoxExLaminatedMotorSpeed = new HZH_Controls.Controls.TextBoxEx(); + this.textBoxExSWSD = new HZH_Controls.Controls.TextBoxEx(); this.label15 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.panel1 = new System.Windows.Forms.Panel(); - this.textBoxEx6 = new HZH_Controls.Controls.TextBoxEx(); - this.textBoxEx5 = new HZH_Controls.Controls.TextBoxEx(); - this.textBoxEx4 = new HZH_Controls.Controls.TextBoxEx(); + this.button8 = new System.Windows.Forms.Button(); + this.textBoxReceiving = new HZH_Controls.Controls.TextBoxEx(); + this.textBoxExFelt = new HZH_Controls.Controls.TextBoxEx(); this.label1 = new System.Windows.Forms.Label(); - this.label2 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.panel3 = new System.Windows.Forms.Panel(); @@ -54,26 +53,27 @@ this.panel7 = new System.Windows.Forms.Panel(); this.button6 = new System.Windows.Forms.Button(); this.button5 = new System.Windows.Forms.Button(); + this.button7 = new System.Windows.Forms.Button(); this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); this.label17 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); - this.textBoxEx26 = new HZH_Controls.Controls.TextBoxEx(); - this.textBoxEx25 = new HZH_Controls.Controls.TextBoxEx(); - this.textBoxEx24 = new HZH_Controls.Controls.TextBoxEx(); - this.textBoxEx23 = new HZH_Controls.Controls.TextBoxEx(); - this.textBoxEx21 = new HZH_Controls.Controls.TextBoxEx(); - this.textBoxEx20 = new HZH_Controls.Controls.TextBoxEx(); - this.textBoxEx19 = new HZH_Controls.Controls.TextBoxEx(); - this.textBoxEx16 = new HZH_Controls.Controls.TextBoxEx(); - this.textBoxEx15 = new HZH_Controls.Controls.TextBoxEx(); - this.textBoxEx14 = new HZH_Controls.Controls.TextBoxEx(); - this.textBoxEx13 = new HZH_Controls.Controls.TextBoxEx(); - this.textBoxEx11 = new HZH_Controls.Controls.TextBoxEx(); - this.textBoxEx10 = new HZH_Controls.Controls.TextBoxEx(); - this.textBoxEx9 = new HZH_Controls.Controls.TextBoxEx(); - this.textBoxEx8 = new HZH_Controls.Controls.TextBoxEx(); - this.textBoxEx18 = new HZH_Controls.Controls.TextBoxEx(); + this.txtCUTTING_SET_TIME2_4 = new HZH_Controls.Controls.TextBoxEx(); + this.txtCUTTING_SET_TEMPERATURE2_4 = new HZH_Controls.Controls.TextBoxEx(); + this.txtCUTTING_SET_TIME1_4 = new HZH_Controls.Controls.TextBoxEx(); + this.txtCUTTING_SET_TEMPERATURE1_4 = new HZH_Controls.Controls.TextBoxEx(); + this.txtCUTTING_SET_TIME2_3 = new HZH_Controls.Controls.TextBoxEx(); + this.txtCUTTING_SET_TEMPERATURE2_3 = new HZH_Controls.Controls.TextBoxEx(); + this.txtCUTTING_SET_TIME1_3 = new HZH_Controls.Controls.TextBoxEx(); + this.txtCUTTING_SET_TIME2_2 = new HZH_Controls.Controls.TextBoxEx(); + this.txtCUTTING_SET_TEMPERATURE2_2 = new HZH_Controls.Controls.TextBoxEx(); + this.txtCUTTING_SET_TIME1_2 = new HZH_Controls.Controls.TextBoxEx(); + this.txtCUTTING_SET_TEMPERATURE1_2 = new HZH_Controls.Controls.TextBoxEx(); + this.txtCUTTING_SET_TIME2_1 = new HZH_Controls.Controls.TextBoxEx(); + this.txtCUTTING_SET_TEMPERATURE2_1 = new HZH_Controls.Controls.TextBoxEx(); + this.txtCUTTING_SET_TIME1_1 = new HZH_Controls.Controls.TextBoxEx(); + this.txtCUTTING_SET_TEMPERATURE1_1 = new HZH_Controls.Controls.TextBoxEx(); + this.txtCUTTING_SET_TEMPERATURE1_3 = new HZH_Controls.Controls.TextBoxEx(); this.label9 = new System.Windows.Forms.Label(); this.panel6 = new System.Windows.Forms.Panel(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); @@ -95,9 +95,9 @@ // panel2 // this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(243)))), ((int)(((byte)(248))))); - this.panel2.Controls.Add(this.textBoxEx1); - this.panel2.Controls.Add(this.textBoxEx2); - this.panel2.Controls.Add(this.textBoxEx3); + this.panel2.Controls.Add(this.textBoxExFeedingMotorSpeed); + this.panel2.Controls.Add(this.textBoxExLaminatedMotorSpeed); + this.panel2.Controls.Add(this.textBoxExSWSD); this.panel2.Controls.Add(this.label15); this.panel2.Controls.Add(this.label10); this.panel2.Controls.Add(this.label6); @@ -109,92 +109,92 @@ this.panel2.Size = new System.Drawing.Size(910, 136); this.panel2.TabIndex = 6; // - // textBoxEx1 + // textBoxExFeedingMotorSpeed // - this.textBoxEx1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); - this.textBoxEx1.DecLength = 2; - this.textBoxEx1.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.textBoxEx1.InputType = HZH_Controls.TextInputType.NotControl; - this.textBoxEx1.Location = new System.Drawing.Point(69, 68); - this.textBoxEx1.MaxValue = new decimal(new int[] { + this.textBoxExFeedingMotorSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); + this.textBoxExFeedingMotorSpeed.DecLength = 2; + this.textBoxExFeedingMotorSpeed.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.textBoxExFeedingMotorSpeed.InputType = HZH_Controls.TextInputType.NotControl; + this.textBoxExFeedingMotorSpeed.Location = new System.Drawing.Point(69, 68); + this.textBoxExFeedingMotorSpeed.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); - this.textBoxEx1.MinValue = new decimal(new int[] { + this.textBoxExFeedingMotorSpeed.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); - this.textBoxEx1.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); - this.textBoxEx1.Name = "textBoxEx1"; - this.textBoxEx1.OldText = null; - this.textBoxEx1.PromptColor = System.Drawing.Color.Gray; - this.textBoxEx1.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); - this.textBoxEx1.PromptText = ""; - this.textBoxEx1.RegexPattern = ""; - this.textBoxEx1.Size = new System.Drawing.Size(124, 38); - this.textBoxEx1.TabIndex = 26; - this.textBoxEx1.Text = "0"; - this.textBoxEx1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; - // - // textBoxEx2 - // - this.textBoxEx2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); - this.textBoxEx2.DecLength = 2; - this.textBoxEx2.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.textBoxEx2.InputType = HZH_Controls.TextInputType.NotControl; - this.textBoxEx2.Location = new System.Drawing.Point(343, 68); - this.textBoxEx2.MaxValue = new decimal(new int[] { + this.textBoxExFeedingMotorSpeed.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); + this.textBoxExFeedingMotorSpeed.Name = "textBoxExFeedingMotorSpeed"; + this.textBoxExFeedingMotorSpeed.OldText = null; + this.textBoxExFeedingMotorSpeed.PromptColor = System.Drawing.Color.Gray; + this.textBoxExFeedingMotorSpeed.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); + this.textBoxExFeedingMotorSpeed.PromptText = ""; + this.textBoxExFeedingMotorSpeed.RegexPattern = ""; + this.textBoxExFeedingMotorSpeed.Size = new System.Drawing.Size(124, 38); + this.textBoxExFeedingMotorSpeed.TabIndex = 26; + this.textBoxExFeedingMotorSpeed.Text = "0"; + this.textBoxExFeedingMotorSpeed.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + // + // textBoxExLaminatedMotorSpeed + // + this.textBoxExLaminatedMotorSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); + this.textBoxExLaminatedMotorSpeed.DecLength = 2; + this.textBoxExLaminatedMotorSpeed.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.textBoxExLaminatedMotorSpeed.InputType = HZH_Controls.TextInputType.NotControl; + this.textBoxExLaminatedMotorSpeed.Location = new System.Drawing.Point(343, 68); + this.textBoxExLaminatedMotorSpeed.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); - this.textBoxEx2.MinValue = new decimal(new int[] { + this.textBoxExLaminatedMotorSpeed.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); - this.textBoxEx2.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); - this.textBoxEx2.Name = "textBoxEx2"; - this.textBoxEx2.OldText = null; - this.textBoxEx2.PromptColor = System.Drawing.Color.Gray; - this.textBoxEx2.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); - this.textBoxEx2.PromptText = ""; - this.textBoxEx2.RegexPattern = ""; - this.textBoxEx2.Size = new System.Drawing.Size(124, 38); - this.textBoxEx2.TabIndex = 25; - this.textBoxEx2.Text = "0"; - this.textBoxEx2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; - // - // textBoxEx3 - // - this.textBoxEx3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); - this.textBoxEx3.DecLength = 2; - this.textBoxEx3.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.textBoxEx3.InputType = HZH_Controls.TextInputType.NotControl; - this.textBoxEx3.Location = new System.Drawing.Point(646, 68); - this.textBoxEx3.MaxValue = new decimal(new int[] { + this.textBoxExLaminatedMotorSpeed.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); + this.textBoxExLaminatedMotorSpeed.Name = "textBoxExLaminatedMotorSpeed"; + this.textBoxExLaminatedMotorSpeed.OldText = null; + this.textBoxExLaminatedMotorSpeed.PromptColor = System.Drawing.Color.Gray; + this.textBoxExLaminatedMotorSpeed.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); + this.textBoxExLaminatedMotorSpeed.PromptText = ""; + this.textBoxExLaminatedMotorSpeed.RegexPattern = ""; + this.textBoxExLaminatedMotorSpeed.Size = new System.Drawing.Size(124, 38); + this.textBoxExLaminatedMotorSpeed.TabIndex = 25; + this.textBoxExLaminatedMotorSpeed.Text = "0"; + this.textBoxExLaminatedMotorSpeed.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + // + // textBoxExSWSD + // + this.textBoxExSWSD.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); + this.textBoxExSWSD.DecLength = 2; + this.textBoxExSWSD.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.textBoxExSWSD.InputType = HZH_Controls.TextInputType.NotControl; + this.textBoxExSWSD.Location = new System.Drawing.Point(646, 68); + this.textBoxExSWSD.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); - this.textBoxEx3.MinValue = new decimal(new int[] { + this.textBoxExSWSD.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); - this.textBoxEx3.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); - this.textBoxEx3.Name = "textBoxEx3"; - this.textBoxEx3.OldText = null; - this.textBoxEx3.PromptColor = System.Drawing.Color.Gray; - this.textBoxEx3.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); - this.textBoxEx3.PromptText = ""; - this.textBoxEx3.RegexPattern = ""; - this.textBoxEx3.Size = new System.Drawing.Size(124, 38); - this.textBoxEx3.TabIndex = 24; - this.textBoxEx3.Text = "0"; - this.textBoxEx3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.textBoxExSWSD.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); + this.textBoxExSWSD.Name = "textBoxExSWSD"; + this.textBoxExSWSD.OldText = null; + this.textBoxExSWSD.PromptColor = System.Drawing.Color.Gray; + this.textBoxExSWSD.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); + this.textBoxExSWSD.PromptText = ""; + this.textBoxExSWSD.RegexPattern = ""; + this.textBoxExSWSD.Size = new System.Drawing.Size(124, 38); + this.textBoxExSWSD.TabIndex = 24; + this.textBoxExSWSD.Text = "0"; + this.textBoxExSWSD.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label15 // @@ -243,11 +243,10 @@ // panel1 // this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(243)))), ((int)(((byte)(248))))); - this.panel1.Controls.Add(this.textBoxEx6); - this.panel1.Controls.Add(this.textBoxEx5); - this.panel1.Controls.Add(this.textBoxEx4); + this.panel1.Controls.Add(this.button8); + this.panel1.Controls.Add(this.textBoxReceiving); + this.panel1.Controls.Add(this.textBoxExFelt); this.panel1.Controls.Add(this.label1); - this.panel1.Controls.Add(this.label2); this.panel1.Controls.Add(this.label3); this.panel1.Controls.Add(this.label4); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; @@ -257,92 +256,75 @@ this.panel1.Size = new System.Drawing.Size(910, 136); this.panel1.TabIndex = 7; // - // textBoxEx6 - // - this.textBoxEx6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); - this.textBoxEx6.DecLength = 2; - this.textBoxEx6.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.textBoxEx6.InputType = HZH_Controls.TextInputType.NotControl; - this.textBoxEx6.Location = new System.Drawing.Point(646, 77); - this.textBoxEx6.MaxValue = new decimal(new int[] { + // button8 + // + this.button8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(202)))), ((int)(((byte)(188))))); + this.button8.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.button8.Location = new System.Drawing.Point(646, 71); + this.button8.Name = "button8"; + this.button8.Size = new System.Drawing.Size(150, 51); + this.button8.TabIndex = 30; + this.button8.Text = "保存参数"; + this.button8.UseVisualStyleBackColor = false; + this.button8.Click += new System.EventHandler(this.button8_Click); + // + // textBoxReceiving + // + this.textBoxReceiving.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); + this.textBoxReceiving.DecLength = 2; + this.textBoxReceiving.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.textBoxReceiving.InputType = HZH_Controls.TextInputType.NotControl; + this.textBoxReceiving.Location = new System.Drawing.Point(343, 77); + this.textBoxReceiving.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); - this.textBoxEx6.MinValue = new decimal(new int[] { + this.textBoxReceiving.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); - this.textBoxEx6.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); - this.textBoxEx6.Name = "textBoxEx6"; - this.textBoxEx6.OldText = null; - this.textBoxEx6.PromptColor = System.Drawing.Color.Gray; - this.textBoxEx6.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); - this.textBoxEx6.PromptText = ""; - this.textBoxEx6.RegexPattern = ""; - this.textBoxEx6.Size = new System.Drawing.Size(124, 38); - this.textBoxEx6.TabIndex = 29; - this.textBoxEx6.Text = "0"; - this.textBoxEx6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; - // - // textBoxEx5 - // - this.textBoxEx5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); - this.textBoxEx5.DecLength = 2; - this.textBoxEx5.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.textBoxEx5.InputType = HZH_Controls.TextInputType.NotControl; - this.textBoxEx5.Location = new System.Drawing.Point(343, 77); - this.textBoxEx5.MaxValue = new decimal(new int[] { + this.textBoxReceiving.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); + this.textBoxReceiving.Name = "textBoxReceiving"; + this.textBoxReceiving.OldText = null; + this.textBoxReceiving.PromptColor = System.Drawing.Color.Gray; + this.textBoxReceiving.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); + this.textBoxReceiving.PromptText = ""; + this.textBoxReceiving.RegexPattern = ""; + this.textBoxReceiving.Size = new System.Drawing.Size(124, 38); + this.textBoxReceiving.TabIndex = 28; + this.textBoxReceiving.Text = "0"; + this.textBoxReceiving.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + // + // textBoxExFelt + // + this.textBoxExFelt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); + this.textBoxExFelt.DecLength = 2; + this.textBoxExFelt.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.textBoxExFelt.InputType = HZH_Controls.TextInputType.NotControl; + this.textBoxExFelt.Location = new System.Drawing.Point(69, 77); + this.textBoxExFelt.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); - this.textBoxEx5.MinValue = new decimal(new int[] { + this.textBoxExFelt.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); - this.textBoxEx5.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); - this.textBoxEx5.Name = "textBoxEx5"; - this.textBoxEx5.OldText = null; - this.textBoxEx5.PromptColor = System.Drawing.Color.Gray; - this.textBoxEx5.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); - this.textBoxEx5.PromptText = ""; - this.textBoxEx5.RegexPattern = ""; - this.textBoxEx5.Size = new System.Drawing.Size(124, 38); - this.textBoxEx5.TabIndex = 28; - this.textBoxEx5.Text = "0"; - this.textBoxEx5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; - // - // textBoxEx4 - // - this.textBoxEx4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); - this.textBoxEx4.DecLength = 2; - this.textBoxEx4.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.textBoxEx4.InputType = HZH_Controls.TextInputType.NotControl; - this.textBoxEx4.Location = new System.Drawing.Point(69, 77); - this.textBoxEx4.MaxValue = new decimal(new int[] { - 1000000, - 0, - 0, - 0}); - this.textBoxEx4.MinValue = new decimal(new int[] { - 1000000, - 0, - 0, - -2147483648}); - this.textBoxEx4.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); - this.textBoxEx4.Name = "textBoxEx4"; - this.textBoxEx4.OldText = null; - this.textBoxEx4.PromptColor = System.Drawing.Color.Gray; - this.textBoxEx4.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); - this.textBoxEx4.PromptText = ""; - this.textBoxEx4.RegexPattern = ""; - this.textBoxEx4.Size = new System.Drawing.Size(124, 38); - this.textBoxEx4.TabIndex = 27; - this.textBoxEx4.Text = "0"; - this.textBoxEx4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.textBoxExFelt.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); + this.textBoxExFelt.Name = "textBoxExFelt"; + this.textBoxExFelt.OldText = null; + this.textBoxExFelt.PromptColor = System.Drawing.Color.Gray; + this.textBoxExFelt.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); + this.textBoxExFelt.PromptText = ""; + this.textBoxExFelt.RegexPattern = ""; + this.textBoxExFelt.Size = new System.Drawing.Size(124, 38); + this.textBoxExFelt.TabIndex = 27; + this.textBoxExFelt.Text = "0"; + this.textBoxExFelt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label1 // @@ -355,26 +337,15 @@ this.label1.Text = "0"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // - // label2 - // - this.label2.AutoSize = true; - this.label2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.label2.Location = new System.Drawing.Point(610, 26); - this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(159, 16); - this.label2.TabIndex = 4; - this.label2.Text = "收料2电机速度(mm/s)"; - this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("宋体", 12F); this.label3.Location = new System.Drawing.Point(313, 26); this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(159, 16); + this.label3.Size = new System.Drawing.Size(175, 16); this.label3.TabIndex = 2; - this.label3.Text = "收料1电机速度(mm/s)"; + this.label3.Text = "收料1&&2电机速度(mm/s)"; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label4 @@ -470,6 +441,7 @@ // this.panel7.Controls.Add(this.button6); this.panel7.Controls.Add(this.button5); + this.panel7.Controls.Add(this.button7); this.panel7.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel7.Location = new System.Drawing.Point(0, 408); this.panel7.Name = "panel7"; @@ -479,7 +451,7 @@ // button6 // this.button6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(202)))), ((int)(((byte)(188))))); - this.button6.Location = new System.Drawing.Point(683, 0); + this.button6.Location = new System.Drawing.Point(7, 12); this.button6.Name = "button6"; this.button6.Size = new System.Drawing.Size(165, 60); this.button6.TabIndex = 16; @@ -489,13 +461,25 @@ // button5 // this.button5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(202)))), ((int)(((byte)(188))))); - this.button5.Location = new System.Drawing.Point(436, 3); + this.button5.Location = new System.Drawing.Point(215, 12); this.button5.Name = "button5"; this.button5.Size = new System.Drawing.Size(165, 60); this.button5.TabIndex = 15; this.button5.Text = "清除"; this.button5.UseVisualStyleBackColor = false; // + // button7 + // + this.button7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(202)))), ((int)(((byte)(188))))); + this.button7.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.button7.Location = new System.Drawing.Point(589, 12); + this.button7.Name = "button7"; + this.button7.Size = new System.Drawing.Size(251, 51); + this.button7.TabIndex = 58; + this.button7.Text = "保存参数"; + this.button7.UseVisualStyleBackColor = false; + this.button7.Click += new System.EventHandler(this.button7_Click); + // // tableLayoutPanel2 // this.tableLayoutPanel2.ColumnCount = 5; @@ -507,22 +491,22 @@ this.tableLayoutPanel2.Controls.Add(this.label17, 0, 3); this.tableLayoutPanel2.Controls.Add(this.label16, 0, 2); this.tableLayoutPanel2.Controls.Add(this.label14, 0, 1); - this.tableLayoutPanel2.Controls.Add(this.textBoxEx26, 4, 3); - this.tableLayoutPanel2.Controls.Add(this.textBoxEx25, 3, 3); - this.tableLayoutPanel2.Controls.Add(this.textBoxEx24, 2, 3); - this.tableLayoutPanel2.Controls.Add(this.textBoxEx23, 1, 3); - this.tableLayoutPanel2.Controls.Add(this.textBoxEx21, 4, 2); - this.tableLayoutPanel2.Controls.Add(this.textBoxEx20, 3, 2); - this.tableLayoutPanel2.Controls.Add(this.textBoxEx19, 2, 2); - this.tableLayoutPanel2.Controls.Add(this.textBoxEx16, 4, 1); - this.tableLayoutPanel2.Controls.Add(this.textBoxEx15, 3, 1); - this.tableLayoutPanel2.Controls.Add(this.textBoxEx14, 2, 1); - this.tableLayoutPanel2.Controls.Add(this.textBoxEx13, 1, 1); - this.tableLayoutPanel2.Controls.Add(this.textBoxEx11, 4, 0); - this.tableLayoutPanel2.Controls.Add(this.textBoxEx10, 3, 0); - this.tableLayoutPanel2.Controls.Add(this.textBoxEx9, 2, 0); - this.tableLayoutPanel2.Controls.Add(this.textBoxEx8, 1, 0); - this.tableLayoutPanel2.Controls.Add(this.textBoxEx18, 1, 2); + this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TIME2_4, 4, 3); + this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TEMPERATURE2_4, 3, 3); + this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TIME1_4, 2, 3); + this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TEMPERATURE1_4, 1, 3); + this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TIME2_3, 4, 2); + this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TEMPERATURE2_3, 3, 2); + this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TIME1_3, 2, 2); + this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TIME2_2, 4, 1); + this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TEMPERATURE2_2, 3, 1); + this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TIME1_2, 2, 1); + this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TEMPERATURE1_2, 1, 1); + this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TIME2_1, 4, 0); + this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TEMPERATURE2_1, 3, 0); + this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TIME1_1, 2, 0); + this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TEMPERATURE1_1, 1, 0); + this.tableLayoutPanel2.Controls.Add(this.txtCUTTING_SET_TEMPERATURE1_3, 1, 2); this.tableLayoutPanel2.Controls.Add(this.label9, 0, 0); this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 62); @@ -572,485 +556,485 @@ this.label14.Text = "No.2"; this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // - // textBoxEx26 + // txtCUTTING_SET_TIME2_4 // - this.textBoxEx26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); - this.textBoxEx26.DecLength = 2; - this.textBoxEx26.Dock = System.Windows.Forms.DockStyle.Fill; - this.textBoxEx26.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.textBoxEx26.InputType = HZH_Controls.TextInputType.NotControl; - this.textBoxEx26.Location = new System.Drawing.Point(695, 162); - this.textBoxEx26.MaxValue = new decimal(new int[] { + this.txtCUTTING_SET_TIME2_4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); + this.txtCUTTING_SET_TIME2_4.DecLength = 2; + this.txtCUTTING_SET_TIME2_4.Dock = System.Windows.Forms.DockStyle.Fill; + this.txtCUTTING_SET_TIME2_4.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.txtCUTTING_SET_TIME2_4.InputType = HZH_Controls.TextInputType.NotControl; + this.txtCUTTING_SET_TIME2_4.Location = new System.Drawing.Point(695, 162); + this.txtCUTTING_SET_TIME2_4.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); - this.textBoxEx26.MinValue = new decimal(new int[] { + this.txtCUTTING_SET_TIME2_4.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); - this.textBoxEx26.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); - this.textBoxEx26.Name = "textBoxEx26"; - this.textBoxEx26.OldText = null; - this.textBoxEx26.PromptColor = System.Drawing.Color.Gray; - this.textBoxEx26.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); - this.textBoxEx26.PromptText = ""; - this.textBoxEx26.RegexPattern = ""; - this.textBoxEx26.Size = new System.Drawing.Size(212, 38); - this.textBoxEx26.TabIndex = 53; - this.textBoxEx26.Text = "0"; - this.textBoxEx26.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; - // - // textBoxEx25 - // - this.textBoxEx25.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); - this.textBoxEx25.DecLength = 2; - this.textBoxEx25.Dock = System.Windows.Forms.DockStyle.Fill; - this.textBoxEx25.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.textBoxEx25.InputType = HZH_Controls.TextInputType.NotControl; - this.textBoxEx25.Location = new System.Drawing.Point(515, 162); - this.textBoxEx25.MaxValue = new decimal(new int[] { + this.txtCUTTING_SET_TIME2_4.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); + this.txtCUTTING_SET_TIME2_4.Name = "txtCUTTING_SET_TIME2_4"; + this.txtCUTTING_SET_TIME2_4.OldText = null; + this.txtCUTTING_SET_TIME2_4.PromptColor = System.Drawing.Color.Gray; + this.txtCUTTING_SET_TIME2_4.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); + this.txtCUTTING_SET_TIME2_4.PromptText = ""; + this.txtCUTTING_SET_TIME2_4.RegexPattern = ""; + this.txtCUTTING_SET_TIME2_4.Size = new System.Drawing.Size(212, 38); + this.txtCUTTING_SET_TIME2_4.TabIndex = 53; + this.txtCUTTING_SET_TIME2_4.Text = "0"; + this.txtCUTTING_SET_TIME2_4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + // + // txtCUTTING_SET_TEMPERATURE2_4 + // + this.txtCUTTING_SET_TEMPERATURE2_4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); + this.txtCUTTING_SET_TEMPERATURE2_4.DecLength = 2; + this.txtCUTTING_SET_TEMPERATURE2_4.Dock = System.Windows.Forms.DockStyle.Fill; + this.txtCUTTING_SET_TEMPERATURE2_4.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.txtCUTTING_SET_TEMPERATURE2_4.InputType = HZH_Controls.TextInputType.NotControl; + this.txtCUTTING_SET_TEMPERATURE2_4.Location = new System.Drawing.Point(515, 162); + this.txtCUTTING_SET_TEMPERATURE2_4.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); - this.textBoxEx25.MinValue = new decimal(new int[] { + this.txtCUTTING_SET_TEMPERATURE2_4.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); - this.textBoxEx25.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); - this.textBoxEx25.Name = "textBoxEx25"; - this.textBoxEx25.OldText = null; - this.textBoxEx25.PromptColor = System.Drawing.Color.Gray; - this.textBoxEx25.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); - this.textBoxEx25.PromptText = ""; - this.textBoxEx25.RegexPattern = ""; - this.textBoxEx25.Size = new System.Drawing.Size(174, 38); - this.textBoxEx25.TabIndex = 52; - this.textBoxEx25.Text = "0"; - this.textBoxEx25.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; - // - // textBoxEx24 - // - this.textBoxEx24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); - this.textBoxEx24.DecLength = 2; - this.textBoxEx24.Dock = System.Windows.Forms.DockStyle.Fill; - this.textBoxEx24.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.textBoxEx24.InputType = HZH_Controls.TextInputType.NotControl; - this.textBoxEx24.Location = new System.Drawing.Point(298, 162); - this.textBoxEx24.MaxValue = new decimal(new int[] { + this.txtCUTTING_SET_TEMPERATURE2_4.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); + this.txtCUTTING_SET_TEMPERATURE2_4.Name = "txtCUTTING_SET_TEMPERATURE2_4"; + this.txtCUTTING_SET_TEMPERATURE2_4.OldText = null; + this.txtCUTTING_SET_TEMPERATURE2_4.PromptColor = System.Drawing.Color.Gray; + this.txtCUTTING_SET_TEMPERATURE2_4.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); + this.txtCUTTING_SET_TEMPERATURE2_4.PromptText = ""; + this.txtCUTTING_SET_TEMPERATURE2_4.RegexPattern = ""; + this.txtCUTTING_SET_TEMPERATURE2_4.Size = new System.Drawing.Size(174, 38); + this.txtCUTTING_SET_TEMPERATURE2_4.TabIndex = 52; + this.txtCUTTING_SET_TEMPERATURE2_4.Text = "0"; + this.txtCUTTING_SET_TEMPERATURE2_4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + // + // txtCUTTING_SET_TIME1_4 + // + this.txtCUTTING_SET_TIME1_4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); + this.txtCUTTING_SET_TIME1_4.DecLength = 2; + this.txtCUTTING_SET_TIME1_4.Dock = System.Windows.Forms.DockStyle.Fill; + this.txtCUTTING_SET_TIME1_4.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.txtCUTTING_SET_TIME1_4.InputType = HZH_Controls.TextInputType.NotControl; + this.txtCUTTING_SET_TIME1_4.Location = new System.Drawing.Point(298, 162); + this.txtCUTTING_SET_TIME1_4.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); - this.textBoxEx24.MinValue = new decimal(new int[] { + this.txtCUTTING_SET_TIME1_4.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); - this.textBoxEx24.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); - this.textBoxEx24.Name = "textBoxEx24"; - this.textBoxEx24.OldText = null; - this.textBoxEx24.PromptColor = System.Drawing.Color.Gray; - this.textBoxEx24.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); - this.textBoxEx24.PromptText = ""; - this.textBoxEx24.RegexPattern = ""; - this.textBoxEx24.Size = new System.Drawing.Size(211, 38); - this.textBoxEx24.TabIndex = 51; - this.textBoxEx24.Text = "0"; - this.textBoxEx24.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; - // - // textBoxEx23 - // - this.textBoxEx23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); - this.textBoxEx23.DecLength = 2; - this.textBoxEx23.Dock = System.Windows.Forms.DockStyle.Fill; - this.textBoxEx23.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.textBoxEx23.InputType = HZH_Controls.TextInputType.NotControl; - this.textBoxEx23.Location = new System.Drawing.Point(115, 162); - this.textBoxEx23.MaxValue = new decimal(new int[] { + this.txtCUTTING_SET_TIME1_4.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); + this.txtCUTTING_SET_TIME1_4.Name = "txtCUTTING_SET_TIME1_4"; + this.txtCUTTING_SET_TIME1_4.OldText = null; + this.txtCUTTING_SET_TIME1_4.PromptColor = System.Drawing.Color.Gray; + this.txtCUTTING_SET_TIME1_4.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); + this.txtCUTTING_SET_TIME1_4.PromptText = ""; + this.txtCUTTING_SET_TIME1_4.RegexPattern = ""; + this.txtCUTTING_SET_TIME1_4.Size = new System.Drawing.Size(211, 38); + this.txtCUTTING_SET_TIME1_4.TabIndex = 51; + this.txtCUTTING_SET_TIME1_4.Text = "0"; + this.txtCUTTING_SET_TIME1_4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + // + // txtCUTTING_SET_TEMPERATURE1_4 + // + this.txtCUTTING_SET_TEMPERATURE1_4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); + this.txtCUTTING_SET_TEMPERATURE1_4.DecLength = 2; + this.txtCUTTING_SET_TEMPERATURE1_4.Dock = System.Windows.Forms.DockStyle.Fill; + this.txtCUTTING_SET_TEMPERATURE1_4.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.txtCUTTING_SET_TEMPERATURE1_4.InputType = HZH_Controls.TextInputType.NotControl; + this.txtCUTTING_SET_TEMPERATURE1_4.Location = new System.Drawing.Point(115, 162); + this.txtCUTTING_SET_TEMPERATURE1_4.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); - this.textBoxEx23.MinValue = new decimal(new int[] { + this.txtCUTTING_SET_TEMPERATURE1_4.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); - this.textBoxEx23.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); - this.textBoxEx23.Name = "textBoxEx23"; - this.textBoxEx23.OldText = null; - this.textBoxEx23.PromptColor = System.Drawing.Color.Gray; - this.textBoxEx23.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); - this.textBoxEx23.PromptText = ""; - this.textBoxEx23.RegexPattern = ""; - this.textBoxEx23.Size = new System.Drawing.Size(177, 38); - this.textBoxEx23.TabIndex = 50; - this.textBoxEx23.Text = "0"; - this.textBoxEx23.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; - // - // textBoxEx21 - // - this.textBoxEx21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); - this.textBoxEx21.DecLength = 2; - this.textBoxEx21.Dock = System.Windows.Forms.DockStyle.Fill; - this.textBoxEx21.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.textBoxEx21.InputType = HZH_Controls.TextInputType.NotControl; - this.textBoxEx21.Location = new System.Drawing.Point(695, 109); - this.textBoxEx21.MaxValue = new decimal(new int[] { + this.txtCUTTING_SET_TEMPERATURE1_4.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); + this.txtCUTTING_SET_TEMPERATURE1_4.Name = "txtCUTTING_SET_TEMPERATURE1_4"; + this.txtCUTTING_SET_TEMPERATURE1_4.OldText = null; + this.txtCUTTING_SET_TEMPERATURE1_4.PromptColor = System.Drawing.Color.Gray; + this.txtCUTTING_SET_TEMPERATURE1_4.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); + this.txtCUTTING_SET_TEMPERATURE1_4.PromptText = ""; + this.txtCUTTING_SET_TEMPERATURE1_4.RegexPattern = ""; + this.txtCUTTING_SET_TEMPERATURE1_4.Size = new System.Drawing.Size(177, 38); + this.txtCUTTING_SET_TEMPERATURE1_4.TabIndex = 50; + this.txtCUTTING_SET_TEMPERATURE1_4.Text = "0"; + this.txtCUTTING_SET_TEMPERATURE1_4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + // + // txtCUTTING_SET_TIME2_3 + // + this.txtCUTTING_SET_TIME2_3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); + this.txtCUTTING_SET_TIME2_3.DecLength = 2; + this.txtCUTTING_SET_TIME2_3.Dock = System.Windows.Forms.DockStyle.Fill; + this.txtCUTTING_SET_TIME2_3.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.txtCUTTING_SET_TIME2_3.InputType = HZH_Controls.TextInputType.NotControl; + this.txtCUTTING_SET_TIME2_3.Location = new System.Drawing.Point(695, 109); + this.txtCUTTING_SET_TIME2_3.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); - this.textBoxEx21.MinValue = new decimal(new int[] { + this.txtCUTTING_SET_TIME2_3.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); - this.textBoxEx21.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); - this.textBoxEx21.Name = "textBoxEx21"; - this.textBoxEx21.OldText = null; - this.textBoxEx21.PromptColor = System.Drawing.Color.Gray; - this.textBoxEx21.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); - this.textBoxEx21.PromptText = ""; - this.textBoxEx21.RegexPattern = ""; - this.textBoxEx21.Size = new System.Drawing.Size(212, 38); - this.textBoxEx21.TabIndex = 48; - this.textBoxEx21.Text = "0"; - this.textBoxEx21.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; - // - // textBoxEx20 - // - this.textBoxEx20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); - this.textBoxEx20.DecLength = 2; - this.textBoxEx20.Dock = System.Windows.Forms.DockStyle.Fill; - this.textBoxEx20.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.textBoxEx20.InputType = HZH_Controls.TextInputType.NotControl; - this.textBoxEx20.Location = new System.Drawing.Point(515, 109); - this.textBoxEx20.MaxValue = new decimal(new int[] { + this.txtCUTTING_SET_TIME2_3.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); + this.txtCUTTING_SET_TIME2_3.Name = "txtCUTTING_SET_TIME2_3"; + this.txtCUTTING_SET_TIME2_3.OldText = null; + this.txtCUTTING_SET_TIME2_3.PromptColor = System.Drawing.Color.Gray; + this.txtCUTTING_SET_TIME2_3.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); + this.txtCUTTING_SET_TIME2_3.PromptText = ""; + this.txtCUTTING_SET_TIME2_3.RegexPattern = ""; + this.txtCUTTING_SET_TIME2_3.Size = new System.Drawing.Size(212, 38); + this.txtCUTTING_SET_TIME2_3.TabIndex = 48; + this.txtCUTTING_SET_TIME2_3.Text = "0"; + this.txtCUTTING_SET_TIME2_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + // + // txtCUTTING_SET_TEMPERATURE2_3 + // + this.txtCUTTING_SET_TEMPERATURE2_3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); + this.txtCUTTING_SET_TEMPERATURE2_3.DecLength = 2; + this.txtCUTTING_SET_TEMPERATURE2_3.Dock = System.Windows.Forms.DockStyle.Fill; + this.txtCUTTING_SET_TEMPERATURE2_3.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.txtCUTTING_SET_TEMPERATURE2_3.InputType = HZH_Controls.TextInputType.NotControl; + this.txtCUTTING_SET_TEMPERATURE2_3.Location = new System.Drawing.Point(515, 109); + this.txtCUTTING_SET_TEMPERATURE2_3.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); - this.textBoxEx20.MinValue = new decimal(new int[] { + this.txtCUTTING_SET_TEMPERATURE2_3.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); - this.textBoxEx20.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); - this.textBoxEx20.Name = "textBoxEx20"; - this.textBoxEx20.OldText = null; - this.textBoxEx20.PromptColor = System.Drawing.Color.Gray; - this.textBoxEx20.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); - this.textBoxEx20.PromptText = ""; - this.textBoxEx20.RegexPattern = ""; - this.textBoxEx20.Size = new System.Drawing.Size(174, 38); - this.textBoxEx20.TabIndex = 47; - this.textBoxEx20.Text = "0"; - this.textBoxEx20.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; - // - // textBoxEx19 - // - this.textBoxEx19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); - this.textBoxEx19.DecLength = 2; - this.textBoxEx19.Dock = System.Windows.Forms.DockStyle.Fill; - this.textBoxEx19.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.textBoxEx19.InputType = HZH_Controls.TextInputType.NotControl; - this.textBoxEx19.Location = new System.Drawing.Point(298, 109); - this.textBoxEx19.MaxValue = new decimal(new int[] { + this.txtCUTTING_SET_TEMPERATURE2_3.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); + this.txtCUTTING_SET_TEMPERATURE2_3.Name = "txtCUTTING_SET_TEMPERATURE2_3"; + this.txtCUTTING_SET_TEMPERATURE2_3.OldText = null; + this.txtCUTTING_SET_TEMPERATURE2_3.PromptColor = System.Drawing.Color.Gray; + this.txtCUTTING_SET_TEMPERATURE2_3.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); + this.txtCUTTING_SET_TEMPERATURE2_3.PromptText = ""; + this.txtCUTTING_SET_TEMPERATURE2_3.RegexPattern = ""; + this.txtCUTTING_SET_TEMPERATURE2_3.Size = new System.Drawing.Size(174, 38); + this.txtCUTTING_SET_TEMPERATURE2_3.TabIndex = 47; + this.txtCUTTING_SET_TEMPERATURE2_3.Text = "0"; + this.txtCUTTING_SET_TEMPERATURE2_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + // + // txtCUTTING_SET_TIME1_3 + // + this.txtCUTTING_SET_TIME1_3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); + this.txtCUTTING_SET_TIME1_3.DecLength = 2; + this.txtCUTTING_SET_TIME1_3.Dock = System.Windows.Forms.DockStyle.Fill; + this.txtCUTTING_SET_TIME1_3.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.txtCUTTING_SET_TIME1_3.InputType = HZH_Controls.TextInputType.NotControl; + this.txtCUTTING_SET_TIME1_3.Location = new System.Drawing.Point(298, 109); + this.txtCUTTING_SET_TIME1_3.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); - this.textBoxEx19.MinValue = new decimal(new int[] { + this.txtCUTTING_SET_TIME1_3.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); - this.textBoxEx19.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); - this.textBoxEx19.Name = "textBoxEx19"; - this.textBoxEx19.OldText = null; - this.textBoxEx19.PromptColor = System.Drawing.Color.Gray; - this.textBoxEx19.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); - this.textBoxEx19.PromptText = ""; - this.textBoxEx19.RegexPattern = ""; - this.textBoxEx19.Size = new System.Drawing.Size(211, 38); - this.textBoxEx19.TabIndex = 46; - this.textBoxEx19.Text = "0"; - this.textBoxEx19.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; - // - // textBoxEx16 - // - this.textBoxEx16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); - this.textBoxEx16.DecLength = 2; - this.textBoxEx16.Dock = System.Windows.Forms.DockStyle.Fill; - this.textBoxEx16.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.textBoxEx16.InputType = HZH_Controls.TextInputType.NotControl; - this.textBoxEx16.Location = new System.Drawing.Point(695, 56); - this.textBoxEx16.MaxValue = new decimal(new int[] { + this.txtCUTTING_SET_TIME1_3.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); + this.txtCUTTING_SET_TIME1_3.Name = "txtCUTTING_SET_TIME1_3"; + this.txtCUTTING_SET_TIME1_3.OldText = null; + this.txtCUTTING_SET_TIME1_3.PromptColor = System.Drawing.Color.Gray; + this.txtCUTTING_SET_TIME1_3.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); + this.txtCUTTING_SET_TIME1_3.PromptText = ""; + this.txtCUTTING_SET_TIME1_3.RegexPattern = ""; + this.txtCUTTING_SET_TIME1_3.Size = new System.Drawing.Size(211, 38); + this.txtCUTTING_SET_TIME1_3.TabIndex = 46; + this.txtCUTTING_SET_TIME1_3.Text = "0"; + this.txtCUTTING_SET_TIME1_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + // + // txtCUTTING_SET_TIME2_2 + // + this.txtCUTTING_SET_TIME2_2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); + this.txtCUTTING_SET_TIME2_2.DecLength = 2; + this.txtCUTTING_SET_TIME2_2.Dock = System.Windows.Forms.DockStyle.Fill; + this.txtCUTTING_SET_TIME2_2.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.txtCUTTING_SET_TIME2_2.InputType = HZH_Controls.TextInputType.NotControl; + this.txtCUTTING_SET_TIME2_2.Location = new System.Drawing.Point(695, 56); + this.txtCUTTING_SET_TIME2_2.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); - this.textBoxEx16.MinValue = new decimal(new int[] { + this.txtCUTTING_SET_TIME2_2.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); - this.textBoxEx16.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); - this.textBoxEx16.Name = "textBoxEx16"; - this.textBoxEx16.OldText = null; - this.textBoxEx16.PromptColor = System.Drawing.Color.Gray; - this.textBoxEx16.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); - this.textBoxEx16.PromptText = ""; - this.textBoxEx16.RegexPattern = ""; - this.textBoxEx16.Size = new System.Drawing.Size(212, 38); - this.textBoxEx16.TabIndex = 44; - this.textBoxEx16.Text = "0"; - this.textBoxEx16.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; - // - // textBoxEx15 - // - this.textBoxEx15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); - this.textBoxEx15.DecLength = 2; - this.textBoxEx15.Dock = System.Windows.Forms.DockStyle.Fill; - this.textBoxEx15.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.textBoxEx15.InputType = HZH_Controls.TextInputType.NotControl; - this.textBoxEx15.Location = new System.Drawing.Point(515, 56); - this.textBoxEx15.MaxValue = new decimal(new int[] { + this.txtCUTTING_SET_TIME2_2.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); + this.txtCUTTING_SET_TIME2_2.Name = "txtCUTTING_SET_TIME2_2"; + this.txtCUTTING_SET_TIME2_2.OldText = null; + this.txtCUTTING_SET_TIME2_2.PromptColor = System.Drawing.Color.Gray; + this.txtCUTTING_SET_TIME2_2.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); + this.txtCUTTING_SET_TIME2_2.PromptText = ""; + this.txtCUTTING_SET_TIME2_2.RegexPattern = ""; + this.txtCUTTING_SET_TIME2_2.Size = new System.Drawing.Size(212, 38); + this.txtCUTTING_SET_TIME2_2.TabIndex = 44; + this.txtCUTTING_SET_TIME2_2.Text = "0"; + this.txtCUTTING_SET_TIME2_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + // + // txtCUTTING_SET_TEMPERATURE2_2 + // + this.txtCUTTING_SET_TEMPERATURE2_2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); + this.txtCUTTING_SET_TEMPERATURE2_2.DecLength = 2; + this.txtCUTTING_SET_TEMPERATURE2_2.Dock = System.Windows.Forms.DockStyle.Fill; + this.txtCUTTING_SET_TEMPERATURE2_2.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.txtCUTTING_SET_TEMPERATURE2_2.InputType = HZH_Controls.TextInputType.NotControl; + this.txtCUTTING_SET_TEMPERATURE2_2.Location = new System.Drawing.Point(515, 56); + this.txtCUTTING_SET_TEMPERATURE2_2.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); - this.textBoxEx15.MinValue = new decimal(new int[] { + this.txtCUTTING_SET_TEMPERATURE2_2.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); - this.textBoxEx15.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); - this.textBoxEx15.Name = "textBoxEx15"; - this.textBoxEx15.OldText = null; - this.textBoxEx15.PromptColor = System.Drawing.Color.Gray; - this.textBoxEx15.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); - this.textBoxEx15.PromptText = ""; - this.textBoxEx15.RegexPattern = ""; - this.textBoxEx15.Size = new System.Drawing.Size(174, 38); - this.textBoxEx15.TabIndex = 43; - this.textBoxEx15.Text = "0"; - this.textBoxEx15.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; - // - // textBoxEx14 - // - this.textBoxEx14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); - this.textBoxEx14.DecLength = 2; - this.textBoxEx14.Dock = System.Windows.Forms.DockStyle.Fill; - this.textBoxEx14.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.textBoxEx14.InputType = HZH_Controls.TextInputType.NotControl; - this.textBoxEx14.Location = new System.Drawing.Point(298, 56); - this.textBoxEx14.MaxValue = new decimal(new int[] { + this.txtCUTTING_SET_TEMPERATURE2_2.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); + this.txtCUTTING_SET_TEMPERATURE2_2.Name = "txtCUTTING_SET_TEMPERATURE2_2"; + this.txtCUTTING_SET_TEMPERATURE2_2.OldText = null; + this.txtCUTTING_SET_TEMPERATURE2_2.PromptColor = System.Drawing.Color.Gray; + this.txtCUTTING_SET_TEMPERATURE2_2.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); + this.txtCUTTING_SET_TEMPERATURE2_2.PromptText = ""; + this.txtCUTTING_SET_TEMPERATURE2_2.RegexPattern = ""; + this.txtCUTTING_SET_TEMPERATURE2_2.Size = new System.Drawing.Size(174, 38); + this.txtCUTTING_SET_TEMPERATURE2_2.TabIndex = 43; + this.txtCUTTING_SET_TEMPERATURE2_2.Text = "0"; + this.txtCUTTING_SET_TEMPERATURE2_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + // + // txtCUTTING_SET_TIME1_2 + // + this.txtCUTTING_SET_TIME1_2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); + this.txtCUTTING_SET_TIME1_2.DecLength = 2; + this.txtCUTTING_SET_TIME1_2.Dock = System.Windows.Forms.DockStyle.Fill; + this.txtCUTTING_SET_TIME1_2.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.txtCUTTING_SET_TIME1_2.InputType = HZH_Controls.TextInputType.NotControl; + this.txtCUTTING_SET_TIME1_2.Location = new System.Drawing.Point(298, 56); + this.txtCUTTING_SET_TIME1_2.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); - this.textBoxEx14.MinValue = new decimal(new int[] { + this.txtCUTTING_SET_TIME1_2.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); - this.textBoxEx14.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); - this.textBoxEx14.Name = "textBoxEx14"; - this.textBoxEx14.OldText = null; - this.textBoxEx14.PromptColor = System.Drawing.Color.Gray; - this.textBoxEx14.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); - this.textBoxEx14.PromptText = ""; - this.textBoxEx14.RegexPattern = ""; - this.textBoxEx14.Size = new System.Drawing.Size(211, 38); - this.textBoxEx14.TabIndex = 42; - this.textBoxEx14.Text = "0"; - this.textBoxEx14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; - // - // textBoxEx13 - // - this.textBoxEx13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); - this.textBoxEx13.DecLength = 2; - this.textBoxEx13.Dock = System.Windows.Forms.DockStyle.Fill; - this.textBoxEx13.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.textBoxEx13.InputType = HZH_Controls.TextInputType.NotControl; - this.textBoxEx13.Location = new System.Drawing.Point(115, 56); - this.textBoxEx13.MaxValue = new decimal(new int[] { + this.txtCUTTING_SET_TIME1_2.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); + this.txtCUTTING_SET_TIME1_2.Name = "txtCUTTING_SET_TIME1_2"; + this.txtCUTTING_SET_TIME1_2.OldText = null; + this.txtCUTTING_SET_TIME1_2.PromptColor = System.Drawing.Color.Gray; + this.txtCUTTING_SET_TIME1_2.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); + this.txtCUTTING_SET_TIME1_2.PromptText = ""; + this.txtCUTTING_SET_TIME1_2.RegexPattern = ""; + this.txtCUTTING_SET_TIME1_2.Size = new System.Drawing.Size(211, 38); + this.txtCUTTING_SET_TIME1_2.TabIndex = 42; + this.txtCUTTING_SET_TIME1_2.Text = "0"; + this.txtCUTTING_SET_TIME1_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + // + // txtCUTTING_SET_TEMPERATURE1_2 + // + this.txtCUTTING_SET_TEMPERATURE1_2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); + this.txtCUTTING_SET_TEMPERATURE1_2.DecLength = 2; + this.txtCUTTING_SET_TEMPERATURE1_2.Dock = System.Windows.Forms.DockStyle.Fill; + this.txtCUTTING_SET_TEMPERATURE1_2.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.txtCUTTING_SET_TEMPERATURE1_2.InputType = HZH_Controls.TextInputType.NotControl; + this.txtCUTTING_SET_TEMPERATURE1_2.Location = new System.Drawing.Point(115, 56); + this.txtCUTTING_SET_TEMPERATURE1_2.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); - this.textBoxEx13.MinValue = new decimal(new int[] { + this.txtCUTTING_SET_TEMPERATURE1_2.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); - this.textBoxEx13.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); - this.textBoxEx13.Name = "textBoxEx13"; - this.textBoxEx13.OldText = null; - this.textBoxEx13.PromptColor = System.Drawing.Color.Gray; - this.textBoxEx13.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); - this.textBoxEx13.PromptText = ""; - this.textBoxEx13.RegexPattern = ""; - this.textBoxEx13.Size = new System.Drawing.Size(177, 38); - this.textBoxEx13.TabIndex = 41; - this.textBoxEx13.Text = "0"; - this.textBoxEx13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; - // - // textBoxEx11 - // - this.textBoxEx11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); - this.textBoxEx11.DecLength = 2; - this.textBoxEx11.Dock = System.Windows.Forms.DockStyle.Fill; - this.textBoxEx11.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.textBoxEx11.InputType = HZH_Controls.TextInputType.NotControl; - this.textBoxEx11.Location = new System.Drawing.Point(695, 3); - this.textBoxEx11.MaxValue = new decimal(new int[] { + this.txtCUTTING_SET_TEMPERATURE1_2.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); + this.txtCUTTING_SET_TEMPERATURE1_2.Name = "txtCUTTING_SET_TEMPERATURE1_2"; + this.txtCUTTING_SET_TEMPERATURE1_2.OldText = null; + this.txtCUTTING_SET_TEMPERATURE1_2.PromptColor = System.Drawing.Color.Gray; + this.txtCUTTING_SET_TEMPERATURE1_2.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); + this.txtCUTTING_SET_TEMPERATURE1_2.PromptText = ""; + this.txtCUTTING_SET_TEMPERATURE1_2.RegexPattern = ""; + this.txtCUTTING_SET_TEMPERATURE1_2.Size = new System.Drawing.Size(177, 38); + this.txtCUTTING_SET_TEMPERATURE1_2.TabIndex = 41; + this.txtCUTTING_SET_TEMPERATURE1_2.Text = "0"; + this.txtCUTTING_SET_TEMPERATURE1_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + // + // txtCUTTING_SET_TIME2_1 + // + this.txtCUTTING_SET_TIME2_1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); + this.txtCUTTING_SET_TIME2_1.DecLength = 2; + this.txtCUTTING_SET_TIME2_1.Dock = System.Windows.Forms.DockStyle.Fill; + this.txtCUTTING_SET_TIME2_1.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.txtCUTTING_SET_TIME2_1.InputType = HZH_Controls.TextInputType.NotControl; + this.txtCUTTING_SET_TIME2_1.Location = new System.Drawing.Point(695, 3); + this.txtCUTTING_SET_TIME2_1.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); - this.textBoxEx11.MinValue = new decimal(new int[] { + this.txtCUTTING_SET_TIME2_1.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); - this.textBoxEx11.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); - this.textBoxEx11.Name = "textBoxEx11"; - this.textBoxEx11.OldText = null; - this.textBoxEx11.PromptColor = System.Drawing.Color.Gray; - this.textBoxEx11.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); - this.textBoxEx11.PromptText = ""; - this.textBoxEx11.RegexPattern = ""; - this.textBoxEx11.Size = new System.Drawing.Size(212, 38); - this.textBoxEx11.TabIndex = 39; - this.textBoxEx11.Text = "0"; - this.textBoxEx11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; - // - // textBoxEx10 - // - this.textBoxEx10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); - this.textBoxEx10.DecLength = 2; - this.textBoxEx10.Dock = System.Windows.Forms.DockStyle.Fill; - this.textBoxEx10.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.textBoxEx10.InputType = HZH_Controls.TextInputType.NotControl; - this.textBoxEx10.Location = new System.Drawing.Point(515, 3); - this.textBoxEx10.MaxValue = new decimal(new int[] { + this.txtCUTTING_SET_TIME2_1.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); + this.txtCUTTING_SET_TIME2_1.Name = "txtCUTTING_SET_TIME2_1"; + this.txtCUTTING_SET_TIME2_1.OldText = null; + this.txtCUTTING_SET_TIME2_1.PromptColor = System.Drawing.Color.Gray; + this.txtCUTTING_SET_TIME2_1.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); + this.txtCUTTING_SET_TIME2_1.PromptText = ""; + this.txtCUTTING_SET_TIME2_1.RegexPattern = ""; + this.txtCUTTING_SET_TIME2_1.Size = new System.Drawing.Size(212, 38); + this.txtCUTTING_SET_TIME2_1.TabIndex = 39; + this.txtCUTTING_SET_TIME2_1.Text = "0"; + this.txtCUTTING_SET_TIME2_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + // + // txtCUTTING_SET_TEMPERATURE2_1 + // + this.txtCUTTING_SET_TEMPERATURE2_1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); + this.txtCUTTING_SET_TEMPERATURE2_1.DecLength = 2; + this.txtCUTTING_SET_TEMPERATURE2_1.Dock = System.Windows.Forms.DockStyle.Fill; + this.txtCUTTING_SET_TEMPERATURE2_1.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.txtCUTTING_SET_TEMPERATURE2_1.InputType = HZH_Controls.TextInputType.NotControl; + this.txtCUTTING_SET_TEMPERATURE2_1.Location = new System.Drawing.Point(515, 3); + this.txtCUTTING_SET_TEMPERATURE2_1.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); - this.textBoxEx10.MinValue = new decimal(new int[] { + this.txtCUTTING_SET_TEMPERATURE2_1.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); - this.textBoxEx10.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); - this.textBoxEx10.Name = "textBoxEx10"; - this.textBoxEx10.OldText = null; - this.textBoxEx10.PromptColor = System.Drawing.Color.Gray; - this.textBoxEx10.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); - this.textBoxEx10.PromptText = ""; - this.textBoxEx10.RegexPattern = ""; - this.textBoxEx10.Size = new System.Drawing.Size(174, 38); - this.textBoxEx10.TabIndex = 38; - this.textBoxEx10.Text = "0"; - this.textBoxEx10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; - // - // textBoxEx9 - // - this.textBoxEx9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); - this.textBoxEx9.DecLength = 2; - this.textBoxEx9.Dock = System.Windows.Forms.DockStyle.Fill; - this.textBoxEx9.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.textBoxEx9.InputType = HZH_Controls.TextInputType.NotControl; - this.textBoxEx9.Location = new System.Drawing.Point(298, 3); - this.textBoxEx9.MaxValue = new decimal(new int[] { + this.txtCUTTING_SET_TEMPERATURE2_1.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); + this.txtCUTTING_SET_TEMPERATURE2_1.Name = "txtCUTTING_SET_TEMPERATURE2_1"; + this.txtCUTTING_SET_TEMPERATURE2_1.OldText = null; + this.txtCUTTING_SET_TEMPERATURE2_1.PromptColor = System.Drawing.Color.Gray; + this.txtCUTTING_SET_TEMPERATURE2_1.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); + this.txtCUTTING_SET_TEMPERATURE2_1.PromptText = ""; + this.txtCUTTING_SET_TEMPERATURE2_1.RegexPattern = ""; + this.txtCUTTING_SET_TEMPERATURE2_1.Size = new System.Drawing.Size(174, 38); + this.txtCUTTING_SET_TEMPERATURE2_1.TabIndex = 38; + this.txtCUTTING_SET_TEMPERATURE2_1.Text = "0"; + this.txtCUTTING_SET_TEMPERATURE2_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + // + // txtCUTTING_SET_TIME1_1 + // + this.txtCUTTING_SET_TIME1_1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); + this.txtCUTTING_SET_TIME1_1.DecLength = 2; + this.txtCUTTING_SET_TIME1_1.Dock = System.Windows.Forms.DockStyle.Fill; + this.txtCUTTING_SET_TIME1_1.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.txtCUTTING_SET_TIME1_1.InputType = HZH_Controls.TextInputType.NotControl; + this.txtCUTTING_SET_TIME1_1.Location = new System.Drawing.Point(298, 3); + this.txtCUTTING_SET_TIME1_1.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); - this.textBoxEx9.MinValue = new decimal(new int[] { + this.txtCUTTING_SET_TIME1_1.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); - this.textBoxEx9.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); - this.textBoxEx9.Name = "textBoxEx9"; - this.textBoxEx9.OldText = null; - this.textBoxEx9.PromptColor = System.Drawing.Color.Gray; - this.textBoxEx9.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); - this.textBoxEx9.PromptText = ""; - this.textBoxEx9.RegexPattern = ""; - this.textBoxEx9.Size = new System.Drawing.Size(211, 38); - this.textBoxEx9.TabIndex = 37; - this.textBoxEx9.Text = "0"; - this.textBoxEx9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; - // - // textBoxEx8 - // - this.textBoxEx8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); - this.textBoxEx8.DecLength = 2; - this.textBoxEx8.Dock = System.Windows.Forms.DockStyle.Fill; - this.textBoxEx8.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.textBoxEx8.InputType = HZH_Controls.TextInputType.NotControl; - this.textBoxEx8.Location = new System.Drawing.Point(115, 3); - this.textBoxEx8.MaxValue = new decimal(new int[] { + this.txtCUTTING_SET_TIME1_1.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); + this.txtCUTTING_SET_TIME1_1.Name = "txtCUTTING_SET_TIME1_1"; + this.txtCUTTING_SET_TIME1_1.OldText = null; + this.txtCUTTING_SET_TIME1_1.PromptColor = System.Drawing.Color.Gray; + this.txtCUTTING_SET_TIME1_1.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); + this.txtCUTTING_SET_TIME1_1.PromptText = ""; + this.txtCUTTING_SET_TIME1_1.RegexPattern = ""; + this.txtCUTTING_SET_TIME1_1.Size = new System.Drawing.Size(211, 38); + this.txtCUTTING_SET_TIME1_1.TabIndex = 37; + this.txtCUTTING_SET_TIME1_1.Text = "0"; + this.txtCUTTING_SET_TIME1_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + // + // txtCUTTING_SET_TEMPERATURE1_1 + // + this.txtCUTTING_SET_TEMPERATURE1_1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); + this.txtCUTTING_SET_TEMPERATURE1_1.DecLength = 2; + this.txtCUTTING_SET_TEMPERATURE1_1.Dock = System.Windows.Forms.DockStyle.Fill; + this.txtCUTTING_SET_TEMPERATURE1_1.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.txtCUTTING_SET_TEMPERATURE1_1.InputType = HZH_Controls.TextInputType.NotControl; + this.txtCUTTING_SET_TEMPERATURE1_1.Location = new System.Drawing.Point(115, 3); + this.txtCUTTING_SET_TEMPERATURE1_1.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); - this.textBoxEx8.MinValue = new decimal(new int[] { + this.txtCUTTING_SET_TEMPERATURE1_1.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); - this.textBoxEx8.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); - this.textBoxEx8.Name = "textBoxEx8"; - this.textBoxEx8.OldText = null; - this.textBoxEx8.PromptColor = System.Drawing.Color.Gray; - this.textBoxEx8.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); - this.textBoxEx8.PromptText = ""; - this.textBoxEx8.RegexPattern = ""; - this.textBoxEx8.Size = new System.Drawing.Size(177, 38); - this.textBoxEx8.TabIndex = 36; - this.textBoxEx8.Text = "0"; - this.textBoxEx8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; - // - // textBoxEx18 - // - this.textBoxEx18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); - this.textBoxEx18.DecLength = 2; - this.textBoxEx18.Dock = System.Windows.Forms.DockStyle.Fill; - this.textBoxEx18.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.textBoxEx18.InputType = HZH_Controls.TextInputType.NotControl; - this.textBoxEx18.Location = new System.Drawing.Point(115, 109); - this.textBoxEx18.MaxValue = new decimal(new int[] { + this.txtCUTTING_SET_TEMPERATURE1_1.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); + this.txtCUTTING_SET_TEMPERATURE1_1.Name = "txtCUTTING_SET_TEMPERATURE1_1"; + this.txtCUTTING_SET_TEMPERATURE1_1.OldText = null; + this.txtCUTTING_SET_TEMPERATURE1_1.PromptColor = System.Drawing.Color.Gray; + this.txtCUTTING_SET_TEMPERATURE1_1.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); + this.txtCUTTING_SET_TEMPERATURE1_1.PromptText = ""; + this.txtCUTTING_SET_TEMPERATURE1_1.RegexPattern = ""; + this.txtCUTTING_SET_TEMPERATURE1_1.Size = new System.Drawing.Size(177, 38); + this.txtCUTTING_SET_TEMPERATURE1_1.TabIndex = 36; + this.txtCUTTING_SET_TEMPERATURE1_1.Text = "0"; + this.txtCUTTING_SET_TEMPERATURE1_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + // + // txtCUTTING_SET_TEMPERATURE1_3 + // + this.txtCUTTING_SET_TEMPERATURE1_3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(255))))); + this.txtCUTTING_SET_TEMPERATURE1_3.DecLength = 2; + this.txtCUTTING_SET_TEMPERATURE1_3.Dock = System.Windows.Forms.DockStyle.Fill; + this.txtCUTTING_SET_TEMPERATURE1_3.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.txtCUTTING_SET_TEMPERATURE1_3.InputType = HZH_Controls.TextInputType.NotControl; + this.txtCUTTING_SET_TEMPERATURE1_3.Location = new System.Drawing.Point(115, 109); + this.txtCUTTING_SET_TEMPERATURE1_3.MaxValue = new decimal(new int[] { 1000000, 0, 0, 0}); - this.textBoxEx18.MinValue = new decimal(new int[] { + this.txtCUTTING_SET_TEMPERATURE1_3.MinValue = new decimal(new int[] { 1000000, 0, 0, -2147483648}); - this.textBoxEx18.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); - this.textBoxEx18.Name = "textBoxEx18"; - this.textBoxEx18.OldText = null; - this.textBoxEx18.PromptColor = System.Drawing.Color.Gray; - this.textBoxEx18.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); - this.textBoxEx18.PromptText = ""; - this.textBoxEx18.RegexPattern = ""; - this.textBoxEx18.Size = new System.Drawing.Size(177, 38); - this.textBoxEx18.TabIndex = 34; - this.textBoxEx18.Text = "0"; - this.textBoxEx18.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtCUTTING_SET_TEMPERATURE1_3.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0); + this.txtCUTTING_SET_TEMPERATURE1_3.Name = "txtCUTTING_SET_TEMPERATURE1_3"; + this.txtCUTTING_SET_TEMPERATURE1_3.OldText = null; + this.txtCUTTING_SET_TEMPERATURE1_3.PromptColor = System.Drawing.Color.Gray; + this.txtCUTTING_SET_TEMPERATURE1_3.PromptFont = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); + this.txtCUTTING_SET_TEMPERATURE1_3.PromptText = ""; + this.txtCUTTING_SET_TEMPERATURE1_3.RegexPattern = ""; + this.txtCUTTING_SET_TEMPERATURE1_3.Size = new System.Drawing.Size(177, 38); + this.txtCUTTING_SET_TEMPERATURE1_3.TabIndex = 34; + this.txtCUTTING_SET_TEMPERATURE1_3.Text = "0"; + this.txtCUTTING_SET_TEMPERATURE1_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label9 // @@ -1186,10 +1170,9 @@ private System.Windows.Forms.Label label8; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Label label1; - private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label4; - private HZH_Controls.Controls.TextBoxEx textBoxEx3; + private HZH_Controls.Controls.TextBoxEx textBoxExSWSD; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.Label label5; private System.Windows.Forms.Button button1; @@ -1205,33 +1188,34 @@ private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label11; - private HZH_Controls.Controls.TextBoxEx textBoxEx18; - private HZH_Controls.Controls.TextBoxEx textBoxEx1; - private HZH_Controls.Controls.TextBoxEx textBoxEx2; - private HZH_Controls.Controls.TextBoxEx textBoxEx6; - private HZH_Controls.Controls.TextBoxEx textBoxEx5; - private HZH_Controls.Controls.TextBoxEx textBoxEx4; - private HZH_Controls.Controls.TextBoxEx textBoxEx20; - private HZH_Controls.Controls.TextBoxEx textBoxEx19; - private HZH_Controls.Controls.TextBoxEx textBoxEx15; - private HZH_Controls.Controls.TextBoxEx textBoxEx14; - private HZH_Controls.Controls.TextBoxEx textBoxEx13; - private HZH_Controls.Controls.TextBoxEx textBoxEx10; - private HZH_Controls.Controls.TextBoxEx textBoxEx9; - private HZH_Controls.Controls.TextBoxEx textBoxEx8; + private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TEMPERATURE1_3; + private HZH_Controls.Controls.TextBoxEx textBoxExFeedingMotorSpeed; + private HZH_Controls.Controls.TextBoxEx textBoxExLaminatedMotorSpeed; + private HZH_Controls.Controls.TextBoxEx textBoxReceiving; + private HZH_Controls.Controls.TextBoxEx textBoxExFelt; + private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TEMPERATURE2_3; + private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TIME1_3; + private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TEMPERATURE2_2; + private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TIME1_2; + private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TEMPERATURE1_2; + private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TEMPERATURE2_1; + private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TIME1_1; + private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TEMPERATURE1_1; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label label14; - private HZH_Controls.Controls.TextBoxEx textBoxEx21; - private HZH_Controls.Controls.TextBoxEx textBoxEx16; - private HZH_Controls.Controls.TextBoxEx textBoxEx11; + private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TIME2_3; + private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TIME2_2; + private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TIME2_1; private System.Windows.Forms.Panel panel7; private System.Windows.Forms.Label label17; - private HZH_Controls.Controls.TextBoxEx textBoxEx26; - private HZH_Controls.Controls.TextBoxEx textBoxEx25; - private HZH_Controls.Controls.TextBoxEx textBoxEx24; - private HZH_Controls.Controls.TextBoxEx textBoxEx23; + private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TIME2_4; + private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TEMPERATURE2_4; + private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TIME1_4; + private HZH_Controls.Controls.TextBoxEx txtCUTTING_SET_TEMPERATURE1_4; private System.Windows.Forms.Button button6; private System.Windows.Forms.Button button5; + private System.Windows.Forms.Button button8; + private System.Windows.Forms.Button button7; } } diff --git a/RfidWeb/Frm/FormPar.cs b/RfidWeb/Frm/FormPar.cs index 0a98ba4..9cf92e7 100644 --- a/RfidWeb/Frm/FormPar.cs +++ b/RfidWeb/Frm/FormPar.cs @@ -1,20 +1,279 @@ -using System; +using HslCommunication.LogNet; + +using HZH_Controls.Forms; + +using NewLife.Caching; +using NewLife.Threading; + +using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; +using System.Diagnostics; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; +using Tool; +using Tool.Model; + namespace RfidWeb.Frm { public partial class FormPar : UserControl { + + private ICache cache = Cache.Default; + private ILogNet logNet = ILogNetFactory.GetLogNet; + private TimerX _timer; public FormPar() { InitializeComponent(); + FillA(); + FillB(); + //_timer = new TimerX(TimeState, null, 2000, 1000); + //_timer.Async = true; + } + + + private Dictionary dicA = new Dictionary(); + private Dictionary dicB = new Dictionary(); + + + private void FillA() + { + dicA.Clear(); + + textBoxExFeedingMotorSpeed.Text=HmiPoint.GetFeedingMotorSpeed.ToString(); + textBoxExLaminatedMotorSpeed.Text= HmiPoint.GetLaminatedMotorSpeed.ToString(); + double result = HmiPoint.GetSWSS / 10.0; + textBoxExSWSD.Text = result.ToString(); + + textBoxExFelt.Text = HmiPoint.GetFeltBeltMotorSpeed.ToString(); + textBoxReceiving.Text = HmiPoint.GeReceivingMotorSpeed.ToString(); + + dicA["A"] = textBoxExFeedingMotorSpeed.Text; + dicA["B"] = textBoxExLaminatedMotorSpeed.Text; + dicA["C"] = HmiPoint.GetSWSS.ToString(); + + dicA["D"] = textBoxExFelt.Text; + dicA["E"] = textBoxReceiving.Text; + + + } + + private void button8_Click(object sender, EventArgs e) + { + var plc = PlcConnect.Instance; + var a = textBoxExFeedingMotorSpeed.Text; + if (a != dicA["A"]) + { + plc.Write(HmiPoint.feeding_motor_speed, uint.Parse(a)); + } + + var b = textBoxExLaminatedMotorSpeed.Text; + if (b != dicA["B"]) + { + plc.Write(HmiPoint.Laminated_motor_speed, uint.Parse(b)); + } + + var c = UInt32.Parse((Convert.ToDouble(textBoxExSWSD.Text) * 10).ToString()).ToString(); + if (c != dicA["C"]) + { + plc.Write(HmiPoint.SWSS, uint.Parse(c)); + } + + var d = textBoxExFelt.Text; + if (d != dicA["D"]) + { + plc.Write(HmiPoint.Felt_belt_motor_speed, uint.Parse(d)); + } + + var ee = textBoxExFelt.Text; + if (ee != dicA["E"]) + { + plc.Write(HmiPoint.Receiving_Electric_motor_speed, uint.Parse(ee)); + } + + MessageBox.Show("保存成功"); + } + + + + private void FillB() + { + + dicB.Clear(); + txtCUTTING_SET_TEMPERATURE1_1.Text = HmiPoint.GetCUTTING_SET_TEMPERATURE1_1.ToString(); + dicB["CUTTING_SET_TEMPERATURE1_1"] = txtCUTTING_SET_TEMPERATURE1_1.Text; + + txtCUTTING_SET_TEMPERATURE1_2.Text = HmiPoint.GetCUTTING_SET_TEMPERATURE1_2.ToString(); + dicB["CUTTING_SET_TEMPERATURE1_2"] = txtCUTTING_SET_TEMPERATURE1_2.Text; + + txtCUTTING_SET_TEMPERATURE1_3.Text = HmiPoint.GetCUTTING_SET_TEMPERATURE1_3.ToString(); + dicB["CUTTING_SET_TEMPERATURE1_3"] = txtCUTTING_SET_TEMPERATURE1_3.Text; + + txtCUTTING_SET_TEMPERATURE1_4.Text = HmiPoint.GetCUTTING_SET_TEMPERATURE1_4.ToString(); + dicB["CUTTING_SET_TEMPERATURE1_4"] = txtCUTTING_SET_TEMPERATURE1_4.Text; + + + + + txtCUTTING_SET_TEMPERATURE2_1.Text = HmiPoint.GetCUTTING_SET_TEMPERATURE2_1.ToString(); + dicB["CUTTING_SET_TEMPERATURE2_1"] = txtCUTTING_SET_TEMPERATURE2_1.Text; + + txtCUTTING_SET_TEMPERATURE2_2.Text = HmiPoint.GetCUTTING_SET_TEMPERATURE2_2.ToString(); + dicB["CUTTING_SET_TEMPERATURE2_2"] = txtCUTTING_SET_TEMPERATURE2_2.Text; + + txtCUTTING_SET_TEMPERATURE2_3.Text = HmiPoint.GetCUTTING_SET_TEMPERATURE2_3.ToString(); + dicB["CUTTING_SET_TEMPERATURE2_3"] = txtCUTTING_SET_TEMPERATURE2_3.Text; + + txtCUTTING_SET_TEMPERATURE2_4.Text = HmiPoint.GetCUTTING_SET_TEMPERATURE2_4.ToString(); + dicB["CUTTING_SET_TEMPERATURE2_4"] = txtCUTTING_SET_TEMPERATURE2_4.Text; + + + txtCUTTING_SET_TIME1_1.Text = HmiPoint.GetCUTTING_SET_TIME1_1.ToString(); + dicB["CUTTING_SET_TIME1_1"] = txtCUTTING_SET_TIME1_1.Text; + + txtCUTTING_SET_TIME1_2.Text = HmiPoint.GetCUTTING_SET_TIME1_2.ToString(); + dicB["CUTTING_SET_TIME1_2"] = txtCUTTING_SET_TIME1_2.Text; + + + txtCUTTING_SET_TIME1_3.Text = HmiPoint.GetCUTTING_SET_TIME1_3.ToString(); + dicB["CUTTING_SET_TIME1_3"] = txtCUTTING_SET_TIME1_3.Text; + + txtCUTTING_SET_TIME1_4.Text = HmiPoint.GetCUTTING_SET_TIME1_4.ToString(); + dicB["CUTTING_SET_TIME1_4"] = txtCUTTING_SET_TIME1_4.Text; + + + + + txtCUTTING_SET_TIME2_1.Text = HmiPoint.GetCUTTING_SET_TIME2_1.ToString(); + dicB["CUTTING_SET_TIME2_1"] = txtCUTTING_SET_TIME2_1.Text; + + txtCUTTING_SET_TIME2_2.Text = HmiPoint.GetCUTTING_SET_TIME2_2.ToString(); + dicB["CUTTING_SET_TIME2_2"] = txtCUTTING_SET_TIME2_2.Text; + + + txtCUTTING_SET_TIME2_3.Text = HmiPoint.GetCUTTING_SET_TIME2_3.ToString(); + dicB["CUTTING_SET_TIME2_3"] = txtCUTTING_SET_TIME2_3.Text; + + txtCUTTING_SET_TIME2_4.Text = HmiPoint.GetCUTTING_SET_TIME2_4.ToString(); + dicB["CUTTING_SET_TIME2_4"] = txtCUTTING_SET_TIME2_4.Text; + } + + private void button7_Click(object sender, EventArgs e) + { + var plc = PlcConnect.Instance; + var CUTTING_SET_TEMPERATURE1_1= HmiPoint.GetCUTTING_SET_TEMPERATURE1_1.ToString(); + if (CUTTING_SET_TEMPERATURE1_1 != dicB["CUTTING_SET_TEMPERATURE1_1"]) + { + plc.Write(HmiPoint.CUTTING_SET_TEMPERATURE1_1, uint.Parse(CUTTING_SET_TEMPERATURE1_1)); + } + + + var CUTTING_SET_TEMPERATURE1_2 = HmiPoint.GetCUTTING_SET_TEMPERATURE1_2.ToString(); + if (CUTTING_SET_TEMPERATURE1_2 != dicB["CUTTING_SET_TEMPERATURE1_2"]) + { + plc.Write(HmiPoint.CUTTING_SET_TEMPERATURE1_2, uint.Parse(CUTTING_SET_TEMPERATURE1_2)); + } + + var CUTTING_SET_TEMPERATURE1_3 = HmiPoint.GetCUTTING_SET_TEMPERATURE1_3.ToString(); + if (CUTTING_SET_TEMPERATURE1_3 != dicB["CUTTING_SET_TEMPERATURE1_3"]) + { + plc.Write(HmiPoint.CUTTING_SET_TEMPERATURE1_3, uint.Parse(CUTTING_SET_TEMPERATURE1_3)); + } + + + var CUTTING_SET_TEMPERATURE1_4 = HmiPoint.GetCUTTING_SET_TEMPERATURE1_4.ToString(); + if (CUTTING_SET_TEMPERATURE1_4 != dicB["CUTTING_SET_TEMPERATURE1_4"]) + { + plc.Write(HmiPoint.CUTTING_SET_TEMPERATURE1_4, uint.Parse(CUTTING_SET_TEMPERATURE1_4)); + } + + + var CUTTING_SET_TEMPERATURE2_1 = HmiPoint.GetCUTTING_SET_TEMPERATURE2_1.ToString(); + if (CUTTING_SET_TEMPERATURE2_1 != dicB["CUTTING_SET_TEMPERATURE2_1"]) + { + plc.Write(HmiPoint.CUTTING_SET_TEMPERATURE2_1, uint.Parse(CUTTING_SET_TEMPERATURE2_1)); + } + + + var CUTTING_SET_TEMPERATURE2_2 = HmiPoint.GetCUTTING_SET_TEMPERATURE2_2.ToString(); + if (CUTTING_SET_TEMPERATURE2_2 != dicB["CUTTING_SET_TEMPERATURE2_2"]) + { + plc.Write(HmiPoint.CUTTING_SET_TEMPERATURE2_2, uint.Parse(CUTTING_SET_TEMPERATURE2_2)); + } + + var CUTTING_SET_TEMPERATURE2_3 = HmiPoint.GetCUTTING_SET_TEMPERATURE2_3.ToString(); + if (CUTTING_SET_TEMPERATURE2_3 != dicB["CUTTING_SET_TEMPERATURE2_3"]) + { + plc.Write(HmiPoint.CUTTING_SET_TEMPERATURE2_3, uint.Parse(CUTTING_SET_TEMPERATURE2_3)); + } + + + var CUTTING_SET_TEMPERATURE2_4 = HmiPoint.GetCUTTING_SET_TEMPERATURE2_4.ToString(); + if (CUTTING_SET_TEMPERATURE2_4 != dicB["CUTTING_SET_TEMPERATURE2_4"]) + { + plc.Write(HmiPoint.CUTTING_SET_TEMPERATURE2_4, uint.Parse(CUTTING_SET_TEMPERATURE2_4)); + } + + + + var CUTTING_SET_TIME1_1 = HmiPoint.GetCUTTING_SET_TIME1_1.ToString(); + if (CUTTING_SET_TIME1_1 != dicB["CUTTING_SET_TIME1_1"]) + { + plc.Write(HmiPoint.CUTTING_SET_TIME1_1, uint.Parse(CUTTING_SET_TIME1_1)); + } + + var CUTTING_SET_TIME1_2 = HmiPoint.GetCUTTING_SET_TIME1_2.ToString(); + if (CUTTING_SET_TIME1_2 != dicB["CUTTING_SET_TIME1_2"]) + { + plc.Write(HmiPoint.CUTTING_SET_TIME1_2, uint.Parse(CUTTING_SET_TIME1_2)); + } + + var CUTTING_SET_TIME1_3 = HmiPoint.GetCUTTING_SET_TIME1_3.ToString(); + if (CUTTING_SET_TIME1_3 != dicB["CUTTING_SET_TIME1_3"]) + { + plc.Write(HmiPoint.CUTTING_SET_TIME1_3, uint.Parse(CUTTING_SET_TIME1_3)); + } + + + var CUTTING_SET_TIME1_4 = HmiPoint.GetCUTTING_SET_TIME1_4.ToString(); + if (CUTTING_SET_TIME1_4 != dicB["CUTTING_SET_TIME1_4"]) + { + plc.Write(HmiPoint.CUTTING_SET_TIME1_4, uint.Parse(CUTTING_SET_TIME1_4)); + } + + + + var CUTTING_SET_TIME2_1 = HmiPoint.GetCUTTING_SET_TIME2_1.ToString(); + if (CUTTING_SET_TIME2_1 != dicB["CUTTING_SET_TIME2_1"]) + { + plc.Write(HmiPoint.CUTTING_SET_TIME2_1, uint.Parse(CUTTING_SET_TIME2_1)); + } + + var CUTTING_SET_TIME2_2 = HmiPoint.GetCUTTING_SET_TIME2_2.ToString(); + if (CUTTING_SET_TIME2_2 != dicB["CUTTING_SET_TIME2_2"]) + { + plc.Write(HmiPoint.CUTTING_SET_TIME2_2, uint.Parse(CUTTING_SET_TIME2_2)); + } + + var CUTTING_SET_TIME2_3 = HmiPoint.GetCUTTING_SET_TIME2_3.ToString(); + if (CUTTING_SET_TIME2_3 != dicB["CUTTING_SET_TIME2_3"]) + { + plc.Write(HmiPoint.CUTTING_SET_TIME2_3, uint.Parse(CUTTING_SET_TIME2_3)); + } + + + var CUTTING_SET_TIME2_4 = HmiPoint.GetCUTTING_SET_TIME2_4.ToString(); + if (CUTTING_SET_TIME2_4 != dicB["CUTTING_SET_TIME2_4"]) + { + plc.Write(HmiPoint.CUTTING_SET_TIME2_4, uint.Parse(CUTTING_SET_TIME2_4)); + } + + MessageBox.Show("保存成功"); } } } diff --git a/RfidWeb/Frm/UserAlarmShow.Designer.cs b/RfidWeb/Frm/UserAlarmShow.Designer.cs index 35ba1c1..0e1439b 100644 --- a/RfidWeb/Frm/UserAlarmShow.Designer.cs +++ b/RfidWeb/Frm/UserAlarmShow.Designer.cs @@ -28,11 +28,11 @@ /// private void InitializeComponent() { - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.dataGridView2 = new System.Windows.Forms.DataGridView(); this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); @@ -42,12 +42,13 @@ this.Msg = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.panel1 = new System.Windows.Forms.Panel(); this.groupBox1 = new System.Windows.Forms.GroupBox(); + this.panel2 = new System.Windows.Forms.Panel(); + this.hslLabelComboProduct_counter2 = new HslControls.HslLabelCombo(); this.hslLabelComboSWSS = new HslControls.HslLabelCombo(); + this.hslLabelComboCQ_Chip1_counter = new HslControls.HslLabelCombo(); this.hslLabelComboQDWD2SS = new HslControls.HslLabelCombo(); - this.hslLabelComboQDWD1SS = new HslControls.HslLabelCombo(); this.hslLabelComboCQ_Chip2_counter = new HslControls.HslLabelCombo(); - this.hslLabelComboCQ_Chip1_counter = new HslControls.HslLabelCombo(); - this.hslLabelComboProduct_counter2 = new HslControls.HslLabelCombo(); + this.hslLabelComboQDWD1SS = new HslControls.HslLabelCombo(); this.hslA12 = new HslControls.HslLanternSimple(); this.hsl0 = new HslControls.HslLanternSimple(); this.hslA11 = new HslControls.HslLanternSimple(); @@ -62,10 +63,11 @@ this.hslA3 = new HslControls.HslLanternSimple(); this.hslA2 = new HslControls.HslLanternSimple(); this.groupBox2 = new System.Windows.Forms.GroupBox(); + this.panel3 = new System.Windows.Forms.Panel(); + this.hslLabelCombofeedingMotorSpeed = new HslControls.HslLabelCombo(); this.hslLabelComboReceiving = new HslControls.HslLabelCombo(); - this.hslLabelComboFelt = new HslControls.HslLabelCombo(); this.hslLabelComboLaminated = new HslControls.HslLabelCombo(); - this.hslLabelCombofeedingMotorSpeed = new HslControls.HslLabelCombo(); + this.hslLabelComboFelt = new HslControls.HslLabelCombo(); this.hslB14 = new HslControls.HslLanternSimple(); this.hslB13 = new HslControls.HslLanternSimple(); this.hslB2 = new HslControls.HslLanternSimple(); @@ -77,15 +79,14 @@ this.hslB9 = new HslControls.HslLanternSimple(); this.hslB10 = new HslControls.HslLanternSimple(); this.hslB11 = new HslControls.HslLanternSimple(); - this.panel2 = new System.Windows.Forms.Panel(); - this.panel3 = new System.Windows.Forms.Panel(); + this.btnStatus = new System.Windows.Forms.Button(); this.tableLayoutPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit(); this.panel1.SuspendLayout(); this.groupBox1.SuspendLayout(); - this.groupBox2.SuspendLayout(); this.panel2.SuspendLayout(); + this.groupBox2.SuspendLayout(); this.panel3.SuspendLayout(); this.SuspendLayout(); // @@ -109,37 +110,37 @@ this.dataGridView2.AllowUserToAddRows = false; this.dataGridView2.AllowUserToDeleteRows = false; this.dataGridView2.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; - dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; - dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control; - dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText; - dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight; - dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText; - dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True; - this.dataGridView2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1; + dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; + dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Control; + dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText; + dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight; + dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText; + dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True; + this.dataGridView2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6; this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dataGridView2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.dataGridViewTextBoxColumn1, this.dataGridViewTextBoxColumn2}); - dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; - dataGridViewCellStyle2.BackColor = System.Drawing.Color.Red; - dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText; - dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.Red; - dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; - dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False; - this.dataGridView2.DefaultCellStyle = dataGridViewCellStyle2; + dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; + dataGridViewCellStyle7.BackColor = System.Drawing.Color.Red; + dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText; + dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.Red; + dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText; + dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.False; + this.dataGridView2.DefaultCellStyle = dataGridViewCellStyle7; this.dataGridView2.Dock = System.Windows.Forms.DockStyle.Fill; this.dataGridView2.Location = new System.Drawing.Point(458, 3); this.dataGridView2.Name = "dataGridView2"; this.dataGridView2.ReadOnly = true; - dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; - dataGridViewCellStyle3.BackColor = System.Drawing.Color.Red; - dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 15F); - dataGridViewCellStyle3.ForeColor = System.Drawing.Color.White; - dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.Red; - dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.White; - this.dataGridView2.RowsDefaultCellStyle = dataGridViewCellStyle3; + dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; + dataGridViewCellStyle8.BackColor = System.Drawing.Color.Red; + dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 15F); + dataGridViewCellStyle8.ForeColor = System.Drawing.Color.White; + dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.Red; + dataGridViewCellStyle8.SelectionForeColor = System.Drawing.Color.White; + this.dataGridView2.RowsDefaultCellStyle = dataGridViewCellStyle8; this.dataGridView2.RowTemplate.Height = 23; this.dataGridView2.Size = new System.Drawing.Size(449, 270); this.dataGridView2.TabIndex = 1; @@ -164,14 +165,14 @@ // this.dataGridView1.AllowUserToAddRows = false; this.dataGridView1.AllowUserToDeleteRows = false; - dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; - dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control; - dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText; - dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight; - dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText; - dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True; - this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle4; + dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; + dataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Control; + dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + dataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.WindowText; + dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight; + dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText; + dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True; + this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9; this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.al, @@ -180,13 +181,13 @@ this.dataGridView1.Location = new System.Drawing.Point(3, 3); this.dataGridView1.Name = "dataGridView1"; this.dataGridView1.ReadOnly = true; - dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; - dataGridViewCellStyle5.BackColor = System.Drawing.Color.Red; - dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White; - dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.Red; - dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.White; - this.dataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle5; + dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; + dataGridViewCellStyle10.BackColor = System.Drawing.Color.Red; + dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + dataGridViewCellStyle10.ForeColor = System.Drawing.Color.White; + dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.Red; + dataGridViewCellStyle10.SelectionForeColor = System.Drawing.Color.White; + this.dataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle10; this.dataGridView1.RowTemplate.Height = 23; this.dataGridView1.Size = new System.Drawing.Size(449, 270); this.dataGridView1.TabIndex = 0; @@ -245,6 +246,34 @@ this.groupBox1.TabStop = false; this.groupBox1.Text = "卷料侧(收料1)"; // + // panel2 + // + this.panel2.BackColor = System.Drawing.SystemColors.ButtonFace; + this.panel2.Controls.Add(this.hslLabelComboProduct_counter2); + this.panel2.Controls.Add(this.hslLabelComboSWSS); + this.panel2.Controls.Add(this.hslLabelComboCQ_Chip1_counter); + this.panel2.Controls.Add(this.hslLabelComboQDWD2SS); + this.panel2.Controls.Add(this.hslLabelComboCQ_Chip2_counter); + this.panel2.Controls.Add(this.hslLabelComboQDWD1SS); + this.panel2.Location = new System.Drawing.Point(752, 36); + this.panel2.Name = "panel2"; + this.panel2.Size = new System.Drawing.Size(152, 131); + this.panel2.TabIndex = 27; + // + // hslLabelComboProduct_counter2 + // + this.hslLabelComboProduct_counter2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.hslLabelComboProduct_counter2.Location = new System.Drawing.Point(14, 2); + this.hslLabelComboProduct_counter2.LocationUnit = 0.82F; + this.hslLabelComboProduct_counter2.LocationValue = 0.5F; + this.hslLabelComboProduct_counter2.Name = "hslLabelComboProduct_counter2"; + this.hslLabelComboProduct_counter2.Size = new System.Drawing.Size(136, 20); + this.hslLabelComboProduct_counter2.TabIndex = 13; + this.hslLabelComboProduct_counter2.TextInfo = "层合 数量:"; + this.hslLabelComboProduct_counter2.TextUnit = "Pcs"; + this.hslLabelComboProduct_counter2.TextValue = "00"; + this.hslLabelComboProduct_counter2.TextValueColorTransFun = null; + // // hslLabelComboSWSS // this.hslLabelComboSWSS.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); @@ -259,6 +288,20 @@ this.hslLabelComboSWSS.TextValue = "00"; this.hslLabelComboSWSS.TextValueColorTransFun = null; // + // hslLabelComboCQ_Chip1_counter + // + this.hslLabelComboCQ_Chip1_counter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.hslLabelComboCQ_Chip1_counter.Location = new System.Drawing.Point(14, 23); + this.hslLabelComboCQ_Chip1_counter.LocationUnit = 0.82F; + this.hslLabelComboCQ_Chip1_counter.LocationValue = 0.5F; + this.hslLabelComboCQ_Chip1_counter.Name = "hslLabelComboCQ_Chip1_counter"; + this.hslLabelComboCQ_Chip1_counter.Size = new System.Drawing.Size(136, 20); + this.hslLabelComboCQ_Chip1_counter.TabIndex = 22; + this.hslLabelComboCQ_Chip1_counter.TextInfo = "裁刀1数量:"; + this.hslLabelComboCQ_Chip1_counter.TextUnit = "Pcs"; + this.hslLabelComboCQ_Chip1_counter.TextValue = "00"; + this.hslLabelComboCQ_Chip1_counter.TextValueColorTransFun = null; + // // hslLabelComboQDWD2SS // this.hslLabelComboQDWD2SS.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); @@ -273,20 +316,6 @@ this.hslLabelComboQDWD2SS.TextValue = "00"; this.hslLabelComboQDWD2SS.TextValueColorTransFun = null; // - // hslLabelComboQDWD1SS - // - this.hslLabelComboQDWD1SS.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.hslLabelComboQDWD1SS.Location = new System.Drawing.Point(14, 67); - this.hslLabelComboQDWD1SS.LocationUnit = 0.82F; - this.hslLabelComboQDWD1SS.LocationValue = 0.5F; - this.hslLabelComboQDWD1SS.Name = "hslLabelComboQDWD1SS"; - this.hslLabelComboQDWD1SS.Size = new System.Drawing.Size(136, 20); - this.hslLabelComboQDWD1SS.TabIndex = 24; - this.hslLabelComboQDWD1SS.TextInfo = "裁刀1温度:"; - this.hslLabelComboQDWD1SS.TextUnit = "°C"; - this.hslLabelComboQDWD1SS.TextValue = "00"; - this.hslLabelComboQDWD1SS.TextValueColorTransFun = null; - // // hslLabelComboCQ_Chip2_counter // this.hslLabelComboCQ_Chip2_counter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); @@ -301,33 +330,19 @@ this.hslLabelComboCQ_Chip2_counter.TextValue = "00"; this.hslLabelComboCQ_Chip2_counter.TextValueColorTransFun = null; // - // hslLabelComboCQ_Chip1_counter - // - this.hslLabelComboCQ_Chip1_counter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.hslLabelComboCQ_Chip1_counter.Location = new System.Drawing.Point(14, 23); - this.hslLabelComboCQ_Chip1_counter.LocationUnit = 0.82F; - this.hslLabelComboCQ_Chip1_counter.LocationValue = 0.5F; - this.hslLabelComboCQ_Chip1_counter.Name = "hslLabelComboCQ_Chip1_counter"; - this.hslLabelComboCQ_Chip1_counter.Size = new System.Drawing.Size(136, 20); - this.hslLabelComboCQ_Chip1_counter.TabIndex = 22; - this.hslLabelComboCQ_Chip1_counter.TextInfo = "裁刀1数量:"; - this.hslLabelComboCQ_Chip1_counter.TextUnit = "Pcs"; - this.hslLabelComboCQ_Chip1_counter.TextValue = "00"; - this.hslLabelComboCQ_Chip1_counter.TextValueColorTransFun = null; - // - // hslLabelComboProduct_counter2 + // hslLabelComboQDWD1SS // - this.hslLabelComboProduct_counter2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.hslLabelComboProduct_counter2.Location = new System.Drawing.Point(14, 2); - this.hslLabelComboProduct_counter2.LocationUnit = 0.82F; - this.hslLabelComboProduct_counter2.LocationValue = 0.5F; - this.hslLabelComboProduct_counter2.Name = "hslLabelComboProduct_counter2"; - this.hslLabelComboProduct_counter2.Size = new System.Drawing.Size(136, 20); - this.hslLabelComboProduct_counter2.TabIndex = 13; - this.hslLabelComboProduct_counter2.TextInfo = "层合 数量:"; - this.hslLabelComboProduct_counter2.TextUnit = "Pcs"; - this.hslLabelComboProduct_counter2.TextValue = "00"; - this.hslLabelComboProduct_counter2.TextValueColorTransFun = null; + this.hslLabelComboQDWD1SS.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.hslLabelComboQDWD1SS.Location = new System.Drawing.Point(14, 67); + this.hslLabelComboQDWD1SS.LocationUnit = 0.82F; + this.hslLabelComboQDWD1SS.LocationValue = 0.5F; + this.hslLabelComboQDWD1SS.Name = "hslLabelComboQDWD1SS"; + this.hslLabelComboQDWD1SS.Size = new System.Drawing.Size(136, 20); + this.hslLabelComboQDWD1SS.TabIndex = 24; + this.hslLabelComboQDWD1SS.TextInfo = "裁刀1温度:"; + this.hslLabelComboQDWD1SS.TextUnit = "°C"; + this.hslLabelComboQDWD1SS.TextValue = "00"; + this.hslLabelComboQDWD1SS.TextValueColorTransFun = null; // // hslA12 // @@ -450,6 +465,7 @@ // this.groupBox2.BackgroundImage = global::RfidWeb.Properties.Resources.Snipaste_2024_11_14_10_33_44; this.groupBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.groupBox2.Controls.Add(this.btnStatus); this.groupBox2.Controls.Add(this.panel3); this.groupBox2.Controls.Add(this.hslB14); this.groupBox2.Controls.Add(this.hslB13); @@ -470,6 +486,32 @@ this.groupBox2.TabStop = false; this.groupBox2.Text = "料盘侧(收料2)"; // + // panel3 + // + this.panel3.BackColor = System.Drawing.SystemColors.ButtonFace; + this.panel3.Controls.Add(this.hslLabelCombofeedingMotorSpeed); + this.panel3.Controls.Add(this.hslLabelComboReceiving); + this.panel3.Controls.Add(this.hslLabelComboLaminated); + this.panel3.Controls.Add(this.hslLabelComboFelt); + this.panel3.Location = new System.Drawing.Point(12, 63); + this.panel3.Name = "panel3"; + this.panel3.Size = new System.Drawing.Size(155, 100); + this.panel3.TabIndex = 31; + // + // hslLabelCombofeedingMotorSpeed + // + this.hslLabelCombofeedingMotorSpeed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.hslLabelCombofeedingMotorSpeed.Location = new System.Drawing.Point(0, 3); + this.hslLabelCombofeedingMotorSpeed.LocationUnit = 0.75F; + this.hslLabelCombofeedingMotorSpeed.LocationValue = 0.45F; + this.hslLabelCombofeedingMotorSpeed.Name = "hslLabelCombofeedingMotorSpeed"; + this.hslLabelCombofeedingMotorSpeed.Size = new System.Drawing.Size(147, 20); + this.hslLabelCombofeedingMotorSpeed.TabIndex = 27; + this.hslLabelCombofeedingMotorSpeed.TextInfo = "供料电机:"; + this.hslLabelCombofeedingMotorSpeed.TextUnit = "mm/s"; + this.hslLabelCombofeedingMotorSpeed.TextValue = "00"; + this.hslLabelCombofeedingMotorSpeed.TextValueColorTransFun = null; + // // hslLabelComboReceiving // this.hslLabelComboReceiving.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); @@ -484,20 +526,6 @@ this.hslLabelComboReceiving.TextValue = "00"; this.hslLabelComboReceiving.TextValueColorTransFun = null; // - // hslLabelComboFelt - // - this.hslLabelComboFelt.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.hslLabelComboFelt.Location = new System.Drawing.Point(0, 55); - this.hslLabelComboFelt.LocationUnit = 0.75F; - this.hslLabelComboFelt.LocationValue = 0.45F; - this.hslLabelComboFelt.Name = "hslLabelComboFelt"; - this.hslLabelComboFelt.Size = new System.Drawing.Size(147, 20); - this.hslLabelComboFelt.TabIndex = 29; - this.hslLabelComboFelt.TextInfo = "毛毡带电机:"; - this.hslLabelComboFelt.TextUnit = "mm/s"; - this.hslLabelComboFelt.TextValue = "00"; - this.hslLabelComboFelt.TextValueColorTransFun = null; - // // hslLabelComboLaminated // this.hslLabelComboLaminated.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); @@ -512,19 +540,19 @@ this.hslLabelComboLaminated.TextValue = "00"; this.hslLabelComboLaminated.TextValueColorTransFun = null; // - // hslLabelCombofeedingMotorSpeed + // hslLabelComboFelt // - this.hslLabelCombofeedingMotorSpeed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.hslLabelCombofeedingMotorSpeed.Location = new System.Drawing.Point(0, 3); - this.hslLabelCombofeedingMotorSpeed.LocationUnit = 0.75F; - this.hslLabelCombofeedingMotorSpeed.LocationValue = 0.45F; - this.hslLabelCombofeedingMotorSpeed.Name = "hslLabelCombofeedingMotorSpeed"; - this.hslLabelCombofeedingMotorSpeed.Size = new System.Drawing.Size(147, 20); - this.hslLabelCombofeedingMotorSpeed.TabIndex = 27; - this.hslLabelCombofeedingMotorSpeed.TextInfo = "供料电机:"; - this.hslLabelCombofeedingMotorSpeed.TextUnit = "mm/s"; - this.hslLabelCombofeedingMotorSpeed.TextValue = "00"; - this.hslLabelCombofeedingMotorSpeed.TextValueColorTransFun = null; + this.hslLabelComboFelt.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.hslLabelComboFelt.Location = new System.Drawing.Point(0, 55); + this.hslLabelComboFelt.LocationUnit = 0.75F; + this.hslLabelComboFelt.LocationValue = 0.45F; + this.hslLabelComboFelt.Name = "hslLabelComboFelt"; + this.hslLabelComboFelt.Size = new System.Drawing.Size(147, 20); + this.hslLabelComboFelt.TabIndex = 29; + this.hslLabelComboFelt.TextInfo = "毛毡带电机:"; + this.hslLabelComboFelt.TextUnit = "mm/s"; + this.hslLabelComboFelt.TextValue = "00"; + this.hslLabelComboFelt.TextValueColorTransFun = null; // // hslB14 // @@ -625,29 +653,15 @@ this.hslB11.TabIndex = 12; this.hslB11.Text = "hslLanternSimple1"; // - // panel2 - // - this.panel2.Controls.Add(this.hslLabelComboProduct_counter2); - this.panel2.Controls.Add(this.hslLabelComboSWSS); - this.panel2.Controls.Add(this.hslLabelComboCQ_Chip1_counter); - this.panel2.Controls.Add(this.hslLabelComboQDWD2SS); - this.panel2.Controls.Add(this.hslLabelComboCQ_Chip2_counter); - this.panel2.Controls.Add(this.hslLabelComboQDWD1SS); - this.panel2.Location = new System.Drawing.Point(752, 36); - this.panel2.Name = "panel2"; - this.panel2.Size = new System.Drawing.Size(152, 131); - this.panel2.TabIndex = 27; + // btnStatus // - // panel3 - // - this.panel3.Controls.Add(this.hslLabelCombofeedingMotorSpeed); - this.panel3.Controls.Add(this.hslLabelComboReceiving); - this.panel3.Controls.Add(this.hslLabelComboLaminated); - this.panel3.Controls.Add(this.hslLabelComboFelt); - this.panel3.Location = new System.Drawing.Point(12, 63); - this.panel3.Name = "panel3"; - this.panel3.Size = new System.Drawing.Size(155, 100); - this.panel3.TabIndex = 31; + this.btnStatus.BackColor = System.Drawing.Color.Chartreuse; + this.btnStatus.Location = new System.Drawing.Point(252, 92); + this.btnStatus.Name = "btnStatus"; + this.btnStatus.Size = new System.Drawing.Size(112, 28); + this.btnStatus.TabIndex = 32; + this.btnStatus.Text = "状态"; + this.btnStatus.UseVisualStyleBackColor = false; // // UserAlarmShow // @@ -663,8 +677,8 @@ ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit(); this.panel1.ResumeLayout(false); this.groupBox1.ResumeLayout(false); - this.groupBox2.ResumeLayout(false); this.panel2.ResumeLayout(false); + this.groupBox2.ResumeLayout(false); this.panel3.ResumeLayout(false); this.ResumeLayout(false); @@ -718,5 +732,6 @@ private System.Windows.Forms.DataGridViewTextBoxColumn Msg; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Panel panel3; + private System.Windows.Forms.Button btnStatus; } } diff --git a/RfidWeb/Frm/UserAlarmShow.cs b/RfidWeb/Frm/UserAlarmShow.cs index b3da3b1..cc11731 100644 --- a/RfidWeb/Frm/UserAlarmShow.cs +++ b/RfidWeb/Frm/UserAlarmShow.cs @@ -47,11 +47,16 @@ namespace RfidWeb.Frm { stopwatc.Restart(); + this.Invoke(() => + { + btnStatus.Text = HmiPoint.GetStateText(); + }); FillAlarmGrid(); FillPromptGrid(); FillAlartLed(); FillhslLabelCombo(); stopwatc.Stop(); + logNet.WriteInfo("运行时间:"+stopwatc.Elapsed.TotalMilliseconds); } @@ -133,7 +138,7 @@ namespace RfidWeb.Frm var plcCh = cache.Get(CacheKeyManager.CH_alarm); var plcCq= cache.Get(CacheKeyManager.CQ_alarm); var plcStop = cache.Get>(CacheKeyManager.estop_temporary_storage); - var plcAlarm= cache.Get>(CacheKeyManager.Prompt_alarm); + var plcAlarm= cache.Get>(CacheKeyManager.Prompt_alarm); if (plcStop==null || plcCh ==null || plcCq==null ) return; @@ -300,6 +305,9 @@ namespace RfidWeb.Frm hslLabelComboSWSS.TextValue = result.ToString(); + + + } private void SetTrueLed(params HslLanternSimple[] simples) { diff --git a/RfidWeb/FromSQl.cs b/RfidWeb/FromSQl.cs index 8706491..c0c17cd 100644 --- a/RfidWeb/FromSQl.cs +++ b/RfidWeb/FromSQl.cs @@ -30,8 +30,48 @@ namespace RfidWeb new PostgreSQLTableGenerator(dbContext).CreateTables(TableCreateMode.CreateIfNotExists); + Dictionary dic = new Dictionary + { + ["CUTTING_SET_TEMPERATURE1_1"] = "裁刀1温度设定1", + ["CUTTING_SET_TEMPERATURE1_2"] = "裁刀1温度设定2", + ["CUTTING_SET_TEMPERATURE1_3"] = "裁刀1温度设定3", + ["CUTTING_SET_TEMPERATURE1_4"] = "裁刀1温度设定4", + + ["CUTTING_SET_TEMPERATURE2_1"] = "裁刀2温度设定1", + ["CUTTING_SET_TEMPERATURE2_2"] = "裁刀2温度设定2", + ["CUTTING_SET_TEMPERATURE2_3"] = "裁刀2温度设定3", + ["CUTTING_SET_TEMPERATURE2_4"] = "裁刀2温度设定4", + + + + ["CUTTING_SET_TIME1_1"] = "裁刀1时间设定1", + ["CUTTING_SET_TIME1_2"] = "裁刀1时间设定2", + ["CUTTING_SET_TIME1_3"] = "裁刀1时间设定3", + ["CUTTING_SET_TIME1_4"] = "裁刀1时间设定4", + + + + ["CUTTING_SET_TIME2_1"] = "裁刀2时间设定1", + ["CUTTING_SET_TIME2_2"] = "裁刀2时间设定2", + ["CUTTING_SET_TIME2_3"] = "裁刀2时间设定3", + ["CUTTING_SET_TIME2_4"] = "裁刀2时间设定4", + }; + foreach (KeyValuePair k in dic) + { + Point point = new Point(); + point.ID = SnowflakeFactory.NewId; + point.DataType = "Uint32"; + point.FromType = "参数"; + point.PointAddress = k.Key; + point.PointName = k.Value; + + dbContext.Insert(point); + } + + + + - } diff --git a/RfidWeb/Program.cs b/RfidWeb/Program.cs index db07c7c..fbe92d1 100644 --- a/RfidWeb/Program.cs +++ b/RfidWeb/Program.cs @@ -31,7 +31,6 @@ namespace RfidWeb Application.SetCompatibleTextRenderingDefault(false); Application.Run(new FormMain()); - //Application.Run(new FromSQl()); } } } diff --git a/Tool/Model/HmiPoint.cs b/Tool/Model/HmiPoint.cs index 19192ec..02a65eb 100644 --- a/Tool/Model/HmiPoint.cs +++ b/Tool/Model/HmiPoint.cs @@ -4,6 +4,7 @@ using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; +using HslCommunication; namespace Tool.Model { @@ -94,19 +95,113 @@ namespace Tool.Model return result.IsSuccess ? result.Content : (uint)0; } + public static readonly string CUTTING_SET_TEMPERATURE1_1 = "CUTTING_SET_TEMPERATURE1_1"; - public static string[] GetValue() - { - List ls = new List - { - feeding_motor_speed, - Laminated_motor_speed, - Felt_belt_motor_speed, - Receiving_Electric_motor_speed, + public static UInt32 GetCUTTING_SET_TEMPERATURE1_1 => GetValue(CUTTING_SET_TEMPERATURE1_1); + + public static readonly string CUTTING_SET_TEMPERATURE1_2 = "CUTTING_SET_TEMPERATURE1_2"; + public static UInt32 GetCUTTING_SET_TEMPERATURE1_2 => GetValue(CUTTING_SET_TEMPERATURE1_2); + + + public static readonly string CUTTING_SET_TEMPERATURE1_3 = "CUTTING_SET_TEMPERATURE1_3"; + + public static UInt32 GetCUTTING_SET_TEMPERATURE1_3 => GetValue(CUTTING_SET_TEMPERATURE1_3); + + public static readonly string CUTTING_SET_TEMPERATURE1_4 = "CUTTING_SET_TEMPERATURE1_4"; + + public static UInt32 GetCUTTING_SET_TEMPERATURE1_4 => GetValue(CUTTING_SET_TEMPERATURE1_4); + + + + + public static readonly string CUTTING_SET_TEMPERATURE2_1 = "CUTTING_SET_TEMPERATURE2_1"; + + public static UInt32 GetCUTTING_SET_TEMPERATURE2_1 => GetValue(CUTTING_SET_TEMPERATURE2_1); + + public static readonly string CUTTING_SET_TEMPERATURE2_2 = "CUTTING_SET_TEMPERATURE2_2"; + public static UInt32 GetCUTTING_SET_TEMPERATURE2_2 => GetValue(CUTTING_SET_TEMPERATURE2_2); + + public static readonly string CUTTING_SET_TEMPERATURE2_3 = "CUTTING_SET_TEMPERATURE2_3"; + + public static UInt32 GetCUTTING_SET_TEMPERATURE2_3 => GetValue(CUTTING_SET_TEMPERATURE2_3); + + public static readonly string CUTTING_SET_TEMPERATURE2_4 = "CUTTING_SET_TEMPERATURE2_4"; + + public static UInt32 GetCUTTING_SET_TEMPERATURE2_4 => GetValue(CUTTING_SET_TEMPERATURE2_4); + + + public static readonly string CUTTING_SET_TIME1_1 = "CUTTING_SET_TIME1_1"; + + public static UInt32 GetCUTTING_SET_TIME1_1 => GetValue(CUTTING_SET_TIME1_1); + + public static readonly string CUTTING_SET_TIME1_2 = "CUTTING_SET_TIME1_2"; - }; + public static UInt32 GetCUTTING_SET_TIME1_2 => GetValue(CUTTING_SET_TIME1_2); - return ls.ToArray(); + + public static readonly string CUTTING_SET_TIME1_3 = "CUTTING_SET_TIME1_3"; + + public static UInt32 GetCUTTING_SET_TIME1_3 => GetValue(CUTTING_SET_TIME1_3); + + public static readonly string CUTTING_SET_TIME1_4 = "CUTTING_SET_TIME1_4"; + + public static UInt32 GetCUTTING_SET_TIME1_4 => GetValue(CUTTING_SET_TIME1_4); + + + public static readonly string CUTTING_SET_TIME2_1 = "CUTTING_SET_TIME2_1"; + + public static UInt32 GetCUTTING_SET_TIME2_1 => GetValue(CUTTING_SET_TIME2_1); + + public static readonly string CUTTING_SET_TIME2_2 = "CUTTING_SET_TIME2_2"; + + public static UInt32 GetCUTTING_SET_TIME2_2 => GetValue(CUTTING_SET_TIME2_2); + + public static readonly string CUTTING_SET_TIME2_3 = "CUTTING_SET_TIME2_3"; + + public static UInt32 GetCUTTING_SET_TIME2_3 => GetValue(CUTTING_SET_TIME2_3); + + public static readonly string CUTTING_SET_TIME2_4 = "CUTTING_SET_TIME2_4"; + + public static UInt32 GetCUTTING_SET_TIME2_4 => GetValue(CUTTING_SET_TIME2_4); + + + + + public static String GetStateText() + { + + string text = ""; + var plc = PlcConnect.Instance; + var result = plc.ReadUInt32("status_indicator"); + if (result.IsSuccess) + { + var context = result.Content; + switch (context) + { + case 0: + text = "异常"; + break; + + case 1: + text = "手动模式"; + break; + case 2: + text = "自动模式"; + break; + case 3: + text = "自动运行中"; + break; + case 4: + text = "停止"; + break; + case 5: + text = "安全回路正常"; + break; + } + + } + + return text; } } }