From 7fb01e7407706d0362e2fd382d497fd52be0a176 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周六, 23 11月 2024 13:35:34 +0800 Subject: [PATCH] 222 --- CC/iWareCC_ASRS/FormCC.Designer.cs | 50 +++++++++++++++++++++++++------------------------- 1 files changed, 25 insertions(+), 25 deletions(-) diff --git a/CC/iWareCC_ASRS/FormCC.Designer.cs b/CC/iWareCC_ASRS/FormCC.Designer.cs index b67fa92..fb79b9a 100644 --- a/CC/iWareCC_ASRS/FormCC.Designer.cs +++ b/CC/iWareCC_ASRS/FormCC.Designer.cs @@ -238,8 +238,8 @@ this.checkBox_DataProcess_RobotBuffer_FinishTaskForOutbound = new System.Windows.Forms.CheckBox(); this.lbl_MainTaskDecompose_ZPRK = new System.Windows.Forms.Label(); this.ckMainTaskDecompose_ZPRK = new System.Windows.Forms.CheckBox(); - this.lbl_Alert_Agv = new System.Windows.Forms.Label(); - this.ckAgv = new System.Windows.Forms.CheckBox(); + this.lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound = new System.Windows.Forms.Label(); + this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound = new System.Windows.Forms.CheckBox(); this.lbl_Alert_Place1014ClearStoreTask = new System.Windows.Forms.Label(); this.ckPlace1014ClearStoreTask = new System.Windows.Forms.CheckBox(); this.lbl_Alert_EmptySalverTransfer = new System.Windows.Forms.Label(); @@ -2985,8 +2985,8 @@ this.groupBox1.Controls.Add(this.checkBox_DataProcess_RobotBuffer_FinishTaskForOutbound); this.groupBox1.Controls.Add(this.lbl_MainTaskDecompose_ZPRK); this.groupBox1.Controls.Add(this.ckMainTaskDecompose_ZPRK); - this.groupBox1.Controls.Add(this.lbl_Alert_Agv); - this.groupBox1.Controls.Add(this.ckAgv); + this.groupBox1.Controls.Add(this.lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound); + this.groupBox1.Controls.Add(this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound); this.groupBox1.Controls.Add(this.lbl_Alert_Place1014ClearStoreTask); this.groupBox1.Controls.Add(this.ckPlace1014ClearStoreTask); this.groupBox1.Controls.Add(this.lbl_Alert_EmptySalverTransfer); @@ -3212,28 +3212,28 @@ this.ckMainTaskDecompose_ZPRK.UseVisualStyleBackColor = true; this.ckMainTaskDecompose_ZPRK.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged); // - // lbl_Alert_Agv + // lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound // - this.lbl_Alert_Agv.AutoSize = true; - this.lbl_Alert_Agv.BackColor = System.Drawing.Color.White; - this.lbl_Alert_Agv.ForeColor = System.Drawing.Color.Red; - this.lbl_Alert_Agv.Location = new System.Drawing.Point(216, 609); - this.lbl_Alert_Agv.Name = "lbl_Alert_Agv"; - this.lbl_Alert_Agv.Size = new System.Drawing.Size(70, 15); - this.lbl_Alert_Agv.TabIndex = 41; - this.lbl_Alert_Agv.Text = "label11"; + this.lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound.AutoSize = true; + this.lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound.BackColor = System.Drawing.Color.White; + this.lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound.ForeColor = System.Drawing.Color.Red; + this.lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound.Location = new System.Drawing.Point(289, 609); + this.lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound.Name = "lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound"; + this.lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound.Size = new System.Drawing.Size(70, 15); + this.lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound.TabIndex = 41; + this.lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound.Text = "label11"; // - // ckAgv + // ckDataProcess_RobotBuffer_AutoQiTaoOutbound // - this.ckAgv.AutoSize = true; - this.ckAgv.Location = new System.Drawing.Point(3, 609); - this.ckAgv.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ckAgv.Name = "ckAgv"; - this.ckAgv.Size = new System.Drawing.Size(88, 19); - this.ckAgv.TabIndex = 40; - this.ckAgv.Text = "AGV线程"; - this.ckAgv.UseVisualStyleBackColor = true; - this.ckAgv.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged); + this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound.AutoSize = true; + this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound.Location = new System.Drawing.Point(3, 609); + this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound.Name = "ckDataProcess_RobotBuffer_AutoQiTaoOutbound"; + this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound.Size = new System.Drawing.Size(271, 19); + this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound.TabIndex = 40; + this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound.Text = "机器人缓存岛 自动齐套出库 线程"; + this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound.UseVisualStyleBackColor = true; + this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged); // // lbl_Alert_Place1014ClearStoreTask // @@ -6206,8 +6206,8 @@ private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11; private System.Windows.Forms.DataGridViewTextBoxColumn Qty; private System.Windows.Forms.DataGridViewTextBoxColumn InStoreTime; - private System.Windows.Forms.Label lbl_Alert_Agv; - private System.Windows.Forms.CheckBox ckAgv; + private System.Windows.Forms.Label lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound; + private System.Windows.Forms.CheckBox ckDataProcess_RobotBuffer_AutoQiTaoOutbound; private System.Windows.Forms.Label lbl_MainTaskDecompose_ZPRK; private System.Windows.Forms.CheckBox ckMainTaskDecompose_ZPRK; private System.Windows.Forms.TabPage tabPage4; -- Gitblit v1.9.3