From 75ca84b7570d7a6a805c27164c3f17c1f2158423 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周五, 13 12月 2024 08:34:26 +0800 Subject: [PATCH] 111 --- CC/iWareCC_ASRS/FormCC.Designer.cs | 331 ++++++++++++++++++++++++++++-------------------------- 1 files changed, 173 insertions(+), 158 deletions(-) diff --git a/CC/iWareCC_ASRS/FormCC.Designer.cs b/CC/iWareCC_ASRS/FormCC.Designer.cs index e6aecde..6201dae 100644 --- a/CC/iWareCC_ASRS/FormCC.Designer.cs +++ b/CC/iWareCC_ASRS/FormCC.Designer.cs @@ -103,22 +103,23 @@ this.btn_TongJi = new System.Windows.Forms.Button(); this.button5 = new System.Windows.Forms.Button(); this.tabDevice = new System.Windows.Forms.TabPage(); - this.groupBox2 = new System.Windows.Forms.GroupBox(); - this.lbl_Mode_FJ = new System.Windows.Forms.Label(); - this.lbl_XinTiao_FJ = new System.Windows.Forms.Label(); - this.lbl_Warning_FJ = new System.Windows.Forms.Label(); - this.groupBox3 = new System.Windows.Forms.GroupBox(); - this.lbl_Warning_MB = new System.Windows.Forms.Label(); - this.lbl_XinTiao_MB = new System.Windows.Forms.Label(); - this.lbl_Mode_MB = new System.Windows.Forms.Label(); - this.groupBox4 = new System.Windows.Forms.GroupBox(); - this.lbl_Warning_HB = new System.Windows.Forms.Label(); - this.lbl_XinTiao_HB = new System.Windows.Forms.Label(); - this.lbl_Mode_HB = new System.Windows.Forms.Label(); this.groupBox5 = new System.Windows.Forms.GroupBox(); this.lbl_Warning_FX = new System.Windows.Forms.Label(); this.lbl_XinTiao_FX = new System.Windows.Forms.Label(); this.lbl_Mode_FX = new System.Windows.Forms.Label(); + this.groupBox4 = new System.Windows.Forms.GroupBox(); + this.lbl_Warning_HB = new System.Windows.Forms.Label(); + this.lbl_XinTiao_HB = new System.Windows.Forms.Label(); + this.lbl_Mode_HB = new System.Windows.Forms.Label(); + this.groupBox3 = new System.Windows.Forms.GroupBox(); + this.lbl_Warning_MB = new System.Windows.Forms.Label(); + this.lbl_XinTiao_MB = new System.Windows.Forms.Label(); + this.lbl_Mode_MB = new System.Windows.Forms.Label(); + this.groupBox2 = new System.Windows.Forms.GroupBox(); + this.lbl_Warning_FJ = new System.Windows.Forms.Label(); + this.lbl_XinTiao_FJ = new System.Windows.Forms.Label(); + this.lbl_Mode_FJ = new System.Windows.Forms.Label(); + this.button1 = new System.Windows.Forms.Button(); this.tabControl1.SuspendLayout(); this.tPModeChoice.SuspendLayout(); this.panel_Model.SuspendLayout(); @@ -127,10 +128,10 @@ this.groupBox1.SuspendLayout(); this.tabPage3.SuspendLayout(); this.tabDevice.SuspendLayout(); - this.groupBox2.SuspendLayout(); - this.groupBox3.SuspendLayout(); - this.groupBox4.SuspendLayout(); this.groupBox5.SuspendLayout(); + this.groupBox4.SuspendLayout(); + this.groupBox3.SuspendLayout(); + this.groupBox2.SuspendLayout(); this.SuspendLayout(); // // tabControl1 @@ -851,6 +852,7 @@ // // tabPage3 // + this.tabPage3.Controls.Add(this.button1); this.tabPage3.Controls.Add(this.button25); this.tabPage3.Controls.Add(this.button24); this.tabPage3.Controls.Add(this.tb_PackageCode); @@ -1051,107 +1053,56 @@ this.tabDevice.Text = "设备状态"; this.tabDevice.UseVisualStyleBackColor = true; // - // groupBox2 + // groupBox5 // - this.groupBox2.Controls.Add(this.lbl_Warning_FJ); - this.groupBox2.Controls.Add(this.lbl_XinTiao_FJ); - this.groupBox2.Controls.Add(this.lbl_Mode_FJ); - this.groupBox2.Location = new System.Drawing.Point(50, 49); - this.groupBox2.Name = "groupBox2"; - this.groupBox2.Size = new System.Drawing.Size(333, 189); - this.groupBox2.TabIndex = 0; - this.groupBox2.TabStop = false; - this.groupBox2.Text = "分拣区域"; + this.groupBox5.Controls.Add(this.lbl_Warning_FX); + this.groupBox5.Controls.Add(this.lbl_XinTiao_FX); + this.groupBox5.Controls.Add(this.lbl_Mode_FX); + this.groupBox5.Location = new System.Drawing.Point(523, 321); + this.groupBox5.Name = "groupBox5"; + this.groupBox5.Size = new System.Drawing.Size(333, 189); + this.groupBox5.TabIndex = 3; + this.groupBox5.TabStop = false; + this.groupBox5.Text = "封箱区域"; // - // lbl_Mode_FJ + // lbl_Warning_FX // - this.lbl_Mode_FJ.AutoSize = true; - this.lbl_Mode_FJ.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.lbl_Mode_FJ.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(158)))), ((int)(((byte)(98))))); - this.lbl_Mode_FJ.Location = new System.Drawing.Point(16, 33); - this.lbl_Mode_FJ.Margin = new System.Windows.Forms.Padding(13, 12, 13, 12); - this.lbl_Mode_FJ.Name = "lbl_Mode_FJ"; - this.lbl_Mode_FJ.Size = new System.Drawing.Size(91, 24); - this.lbl_Mode_FJ.TabIndex = 37; - this.lbl_Mode_FJ.Text = "设备模式: "; - this.lbl_Mode_FJ.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + this.lbl_Warning_FX.AutoSize = true; + this.lbl_Warning_FX.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.lbl_Warning_FX.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(158)))), ((int)(((byte)(98))))); + this.lbl_Warning_FX.Location = new System.Drawing.Point(16, 129); + this.lbl_Warning_FX.Margin = new System.Windows.Forms.Padding(13, 12, 13, 12); + this.lbl_Warning_FX.Name = "lbl_Warning_FX"; + this.lbl_Warning_FX.Size = new System.Drawing.Size(91, 24); + this.lbl_Warning_FX.TabIndex = 39; + this.lbl_Warning_FX.Text = "报警类型: "; + this.lbl_Warning_FX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // - // lbl_XinTiao_FJ + // lbl_XinTiao_FX // - this.lbl_XinTiao_FJ.AutoSize = true; - this.lbl_XinTiao_FJ.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.lbl_XinTiao_FJ.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(158)))), ((int)(((byte)(98))))); - this.lbl_XinTiao_FJ.Location = new System.Drawing.Point(16, 81); - this.lbl_XinTiao_FJ.Margin = new System.Windows.Forms.Padding(13, 12, 13, 12); - this.lbl_XinTiao_FJ.Name = "lbl_XinTiao_FJ"; - this.lbl_XinTiao_FJ.Size = new System.Drawing.Size(55, 24); - this.lbl_XinTiao_FJ.TabIndex = 38; - this.lbl_XinTiao_FJ.Text = "心跳: "; - this.lbl_XinTiao_FJ.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + this.lbl_XinTiao_FX.AutoSize = true; + this.lbl_XinTiao_FX.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.lbl_XinTiao_FX.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(158)))), ((int)(((byte)(98))))); + this.lbl_XinTiao_FX.Location = new System.Drawing.Point(16, 81); + this.lbl_XinTiao_FX.Margin = new System.Windows.Forms.Padding(13, 12, 13, 12); + this.lbl_XinTiao_FX.Name = "lbl_XinTiao_FX"; + this.lbl_XinTiao_FX.Size = new System.Drawing.Size(55, 24); + this.lbl_XinTiao_FX.TabIndex = 38; + this.lbl_XinTiao_FX.Text = "心跳: "; + this.lbl_XinTiao_FX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // - // lbl_Warning_FJ + // lbl_Mode_FX // - this.lbl_Warning_FJ.AutoSize = true; - this.lbl_Warning_FJ.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.lbl_Warning_FJ.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(158)))), ((int)(((byte)(98))))); - this.lbl_Warning_FJ.Location = new System.Drawing.Point(16, 129); - this.lbl_Warning_FJ.Margin = new System.Windows.Forms.Padding(13, 12, 13, 12); - this.lbl_Warning_FJ.Name = "lbl_Warning_FJ"; - this.lbl_Warning_FJ.Size = new System.Drawing.Size(91, 24); - this.lbl_Warning_FJ.TabIndex = 39; - this.lbl_Warning_FJ.Text = "报警类型: "; - this.lbl_Warning_FJ.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // groupBox3 - // - this.groupBox3.Controls.Add(this.lbl_Warning_MB); - this.groupBox3.Controls.Add(this.lbl_XinTiao_MB); - this.groupBox3.Controls.Add(this.lbl_Mode_MB); - this.groupBox3.Location = new System.Drawing.Point(523, 49); - this.groupBox3.Name = "groupBox3"; - this.groupBox3.Size = new System.Drawing.Size(333, 189); - this.groupBox3.TabIndex = 1; - this.groupBox3.TabStop = false; - this.groupBox3.Text = "码包区域"; - // - // lbl_Warning_MB - // - this.lbl_Warning_MB.AutoSize = true; - this.lbl_Warning_MB.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.lbl_Warning_MB.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(158)))), ((int)(((byte)(98))))); - this.lbl_Warning_MB.Location = new System.Drawing.Point(16, 129); - this.lbl_Warning_MB.Margin = new System.Windows.Forms.Padding(13, 12, 13, 12); - this.lbl_Warning_MB.Name = "lbl_Warning_MB"; - this.lbl_Warning_MB.Size = new System.Drawing.Size(91, 24); - this.lbl_Warning_MB.TabIndex = 39; - this.lbl_Warning_MB.Text = "报警类型: "; - this.lbl_Warning_MB.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // lbl_XinTiao_MB - // - this.lbl_XinTiao_MB.AutoSize = true; - this.lbl_XinTiao_MB.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.lbl_XinTiao_MB.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(158)))), ((int)(((byte)(98))))); - this.lbl_XinTiao_MB.Location = new System.Drawing.Point(16, 81); - this.lbl_XinTiao_MB.Margin = new System.Windows.Forms.Padding(13, 12, 13, 12); - this.lbl_XinTiao_MB.Name = "lbl_XinTiao_MB"; - this.lbl_XinTiao_MB.Size = new System.Drawing.Size(55, 24); - this.lbl_XinTiao_MB.TabIndex = 38; - this.lbl_XinTiao_MB.Text = "心跳: "; - this.lbl_XinTiao_MB.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // lbl_Mode_MB - // - this.lbl_Mode_MB.AutoSize = true; - this.lbl_Mode_MB.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.lbl_Mode_MB.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(158)))), ((int)(((byte)(98))))); - this.lbl_Mode_MB.Location = new System.Drawing.Point(16, 33); - this.lbl_Mode_MB.Margin = new System.Windows.Forms.Padding(13, 12, 13, 12); - this.lbl_Mode_MB.Name = "lbl_Mode_MB"; - this.lbl_Mode_MB.Size = new System.Drawing.Size(91, 24); - this.lbl_Mode_MB.TabIndex = 37; - this.lbl_Mode_MB.Text = "设备模式: "; - this.lbl_Mode_MB.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + this.lbl_Mode_FX.AutoSize = true; + this.lbl_Mode_FX.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.lbl_Mode_FX.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(158)))), ((int)(((byte)(98))))); + this.lbl_Mode_FX.Location = new System.Drawing.Point(16, 33); + this.lbl_Mode_FX.Margin = new System.Windows.Forms.Padding(13, 12, 13, 12); + this.lbl_Mode_FX.Name = "lbl_Mode_FX"; + this.lbl_Mode_FX.Size = new System.Drawing.Size(91, 24); + this.lbl_Mode_FX.TabIndex = 37; + this.lbl_Mode_FX.Text = "设备模式: "; + this.lbl_Mode_FX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // groupBox4 // @@ -1204,56 +1155,119 @@ this.lbl_Mode_HB.Text = "设备模式: "; this.lbl_Mode_HB.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // - // groupBox5 + // groupBox3 // - this.groupBox5.Controls.Add(this.lbl_Warning_FX); - this.groupBox5.Controls.Add(this.lbl_XinTiao_FX); - this.groupBox5.Controls.Add(this.lbl_Mode_FX); - this.groupBox5.Location = new System.Drawing.Point(523, 321); - this.groupBox5.Name = "groupBox5"; - this.groupBox5.Size = new System.Drawing.Size(333, 189); - this.groupBox5.TabIndex = 3; - this.groupBox5.TabStop = false; - this.groupBox5.Text = "封箱区域"; + this.groupBox3.Controls.Add(this.lbl_Warning_MB); + this.groupBox3.Controls.Add(this.lbl_XinTiao_MB); + this.groupBox3.Controls.Add(this.lbl_Mode_MB); + this.groupBox3.Location = new System.Drawing.Point(523, 49); + this.groupBox3.Name = "groupBox3"; + this.groupBox3.Size = new System.Drawing.Size(333, 189); + this.groupBox3.TabIndex = 1; + this.groupBox3.TabStop = false; + this.groupBox3.Text = "码包区域"; // - // lbl_Warning_FX + // lbl_Warning_MB // - this.lbl_Warning_FX.AutoSize = true; - this.lbl_Warning_FX.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.lbl_Warning_FX.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(158)))), ((int)(((byte)(98))))); - this.lbl_Warning_FX.Location = new System.Drawing.Point(16, 129); - this.lbl_Warning_FX.Margin = new System.Windows.Forms.Padding(13, 12, 13, 12); - this.lbl_Warning_FX.Name = "lbl_Warning_FX"; - this.lbl_Warning_FX.Size = new System.Drawing.Size(91, 24); - this.lbl_Warning_FX.TabIndex = 39; - this.lbl_Warning_FX.Text = "报警类型: "; - this.lbl_Warning_FX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + this.lbl_Warning_MB.AutoSize = true; + this.lbl_Warning_MB.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.lbl_Warning_MB.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(158)))), ((int)(((byte)(98))))); + this.lbl_Warning_MB.Location = new System.Drawing.Point(16, 129); + this.lbl_Warning_MB.Margin = new System.Windows.Forms.Padding(13, 12, 13, 12); + this.lbl_Warning_MB.Name = "lbl_Warning_MB"; + this.lbl_Warning_MB.Size = new System.Drawing.Size(91, 24); + this.lbl_Warning_MB.TabIndex = 39; + this.lbl_Warning_MB.Text = "报警类型: "; + this.lbl_Warning_MB.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // - // lbl_XinTiao_FX + // lbl_XinTiao_MB // - this.lbl_XinTiao_FX.AutoSize = true; - this.lbl_XinTiao_FX.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.lbl_XinTiao_FX.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(158)))), ((int)(((byte)(98))))); - this.lbl_XinTiao_FX.Location = new System.Drawing.Point(16, 81); - this.lbl_XinTiao_FX.Margin = new System.Windows.Forms.Padding(13, 12, 13, 12); - this.lbl_XinTiao_FX.Name = "lbl_XinTiao_FX"; - this.lbl_XinTiao_FX.Size = new System.Drawing.Size(55, 24); - this.lbl_XinTiao_FX.TabIndex = 38; - this.lbl_XinTiao_FX.Text = "心跳: "; - this.lbl_XinTiao_FX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + this.lbl_XinTiao_MB.AutoSize = true; + this.lbl_XinTiao_MB.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.lbl_XinTiao_MB.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(158)))), ((int)(((byte)(98))))); + this.lbl_XinTiao_MB.Location = new System.Drawing.Point(16, 81); + this.lbl_XinTiao_MB.Margin = new System.Windows.Forms.Padding(13, 12, 13, 12); + this.lbl_XinTiao_MB.Name = "lbl_XinTiao_MB"; + this.lbl_XinTiao_MB.Size = new System.Drawing.Size(55, 24); + this.lbl_XinTiao_MB.TabIndex = 38; + this.lbl_XinTiao_MB.Text = "心跳: "; + this.lbl_XinTiao_MB.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // - // lbl_Mode_FX + // lbl_Mode_MB // - this.lbl_Mode_FX.AutoSize = true; - this.lbl_Mode_FX.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.lbl_Mode_FX.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(158)))), ((int)(((byte)(98))))); - this.lbl_Mode_FX.Location = new System.Drawing.Point(16, 33); - this.lbl_Mode_FX.Margin = new System.Windows.Forms.Padding(13, 12, 13, 12); - this.lbl_Mode_FX.Name = "lbl_Mode_FX"; - this.lbl_Mode_FX.Size = new System.Drawing.Size(91, 24); - this.lbl_Mode_FX.TabIndex = 37; - this.lbl_Mode_FX.Text = "设备模式: "; - this.lbl_Mode_FX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + this.lbl_Mode_MB.AutoSize = true; + this.lbl_Mode_MB.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.lbl_Mode_MB.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(158)))), ((int)(((byte)(98))))); + this.lbl_Mode_MB.Location = new System.Drawing.Point(16, 33); + this.lbl_Mode_MB.Margin = new System.Windows.Forms.Padding(13, 12, 13, 12); + this.lbl_Mode_MB.Name = "lbl_Mode_MB"; + this.lbl_Mode_MB.Size = new System.Drawing.Size(91, 24); + this.lbl_Mode_MB.TabIndex = 37; + this.lbl_Mode_MB.Text = "设备模式: "; + this.lbl_Mode_MB.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + // + // groupBox2 + // + this.groupBox2.Controls.Add(this.lbl_Warning_FJ); + this.groupBox2.Controls.Add(this.lbl_XinTiao_FJ); + this.groupBox2.Controls.Add(this.lbl_Mode_FJ); + this.groupBox2.Location = new System.Drawing.Point(50, 49); + this.groupBox2.Name = "groupBox2"; + this.groupBox2.Size = new System.Drawing.Size(333, 189); + this.groupBox2.TabIndex = 0; + this.groupBox2.TabStop = false; + this.groupBox2.Text = "分拣区域"; + // + // lbl_Warning_FJ + // + this.lbl_Warning_FJ.AutoSize = true; + this.lbl_Warning_FJ.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.lbl_Warning_FJ.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(158)))), ((int)(((byte)(98))))); + this.lbl_Warning_FJ.Location = new System.Drawing.Point(16, 129); + this.lbl_Warning_FJ.Margin = new System.Windows.Forms.Padding(13, 12, 13, 12); + this.lbl_Warning_FJ.Name = "lbl_Warning_FJ"; + this.lbl_Warning_FJ.Size = new System.Drawing.Size(91, 24); + this.lbl_Warning_FJ.TabIndex = 39; + this.lbl_Warning_FJ.Text = "报警类型: "; + this.lbl_Warning_FJ.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + // + // lbl_XinTiao_FJ + // + this.lbl_XinTiao_FJ.AutoSize = true; + this.lbl_XinTiao_FJ.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.lbl_XinTiao_FJ.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(158)))), ((int)(((byte)(98))))); + this.lbl_XinTiao_FJ.Location = new System.Drawing.Point(16, 81); + this.lbl_XinTiao_FJ.Margin = new System.Windows.Forms.Padding(13, 12, 13, 12); + this.lbl_XinTiao_FJ.Name = "lbl_XinTiao_FJ"; + this.lbl_XinTiao_FJ.Size = new System.Drawing.Size(55, 24); + this.lbl_XinTiao_FJ.TabIndex = 38; + this.lbl_XinTiao_FJ.Text = "心跳: "; + this.lbl_XinTiao_FJ.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + // + // lbl_Mode_FJ + // + this.lbl_Mode_FJ.AutoSize = true; + this.lbl_Mode_FJ.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.lbl_Mode_FJ.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(158)))), ((int)(((byte)(98))))); + this.lbl_Mode_FJ.Location = new System.Drawing.Point(16, 33); + this.lbl_Mode_FJ.Margin = new System.Windows.Forms.Padding(13, 12, 13, 12); + this.lbl_Mode_FJ.Name = "lbl_Mode_FJ"; + this.lbl_Mode_FJ.Size = new System.Drawing.Size(91, 24); + this.lbl_Mode_FJ.TabIndex = 37; + this.lbl_Mode_FJ.Text = "设备模式: "; + this.lbl_Mode_FJ.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + // + // button1 + // + this.button1.BackColor = System.Drawing.Color.Red; + this.button1.Location = new System.Drawing.Point(817, 568); + this.button1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.button1.Name = "button1"; + this.button1.Size = new System.Drawing.Size(238, 48); + this.button1.TabIndex = 157; + this.button1.Text = "一键初始化除立体库中的板件"; + this.button1.UseVisualStyleBackColor = false; + this.button1.Click += new System.EventHandler(this.button1_Click); // // FormCC // @@ -1282,14 +1296,14 @@ this.tabPage3.ResumeLayout(false); this.tabPage3.PerformLayout(); this.tabDevice.ResumeLayout(false); - this.groupBox2.ResumeLayout(false); - this.groupBox2.PerformLayout(); - this.groupBox3.ResumeLayout(false); - this.groupBox3.PerformLayout(); - this.groupBox4.ResumeLayout(false); - this.groupBox4.PerformLayout(); this.groupBox5.ResumeLayout(false); this.groupBox5.PerformLayout(); + this.groupBox4.ResumeLayout(false); + this.groupBox4.PerformLayout(); + this.groupBox3.ResumeLayout(false); + this.groupBox3.PerformLayout(); + this.groupBox2.ResumeLayout(false); + this.groupBox2.PerformLayout(); this.ResumeLayout(false); } @@ -1385,6 +1399,7 @@ private System.Windows.Forms.Label lbl_Warning_FX; private System.Windows.Forms.Label lbl_XinTiao_FX; private System.Windows.Forms.Label lbl_Mode_FX; + private System.Windows.Forms.Button button1; } } -- Gitblit v1.9.3