From cc11ccdaea85f5ecaaa2317fc1ffd8943739dfff Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周六, 23 11月 2024 13:40:49 +0800
Subject: [PATCH] 2

---
 CC/iWareCC_ASRS/FormCC.Designer.cs |  101 +++++++++++++++++++++++++-------------------------
 1 files changed, 51 insertions(+), 50 deletions(-)

diff --git a/CC/iWareCC_ASRS/FormCC.Designer.cs b/CC/iWareCC_ASRS/FormCC.Designer.cs
index b67fa92..f85f44f 100644
--- a/CC/iWareCC_ASRS/FormCC.Designer.cs
+++ b/CC/iWareCC_ASRS/FormCC.Designer.cs
@@ -238,10 +238,10 @@
             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_Place1014ClearStoreTask = new System.Windows.Forms.Label();
-            this.ckPlace1014ClearStoreTask = 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_DataProcess_RobotBuffer_IssueOutboundTask = new System.Windows.Forms.Label();
+            this.ck_DataProcess_RobotBuffer_IssueOutboundTask = new System.Windows.Forms.CheckBox();
             this.lbl_Alert_EmptySalverTransfer = new System.Windows.Forms.Label();
             this.ckEmptySalverTransfer = new System.Windows.Forms.CheckBox();
             this.lbl_MainTaskDecompose = new System.Windows.Forms.Label();
@@ -2985,10 +2985,10 @@
             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_Place1014ClearStoreTask);
-            this.groupBox1.Controls.Add(this.ckPlace1014ClearStoreTask);
+            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_DataProcess_RobotBuffer_IssueOutboundTask);
+            this.groupBox1.Controls.Add(this.ck_DataProcess_RobotBuffer_IssueOutboundTask);
             this.groupBox1.Controls.Add(this.lbl_Alert_EmptySalverTransfer);
             this.groupBox1.Controls.Add(this.ckEmptySalverTransfer);
             this.groupBox1.Controls.Add(this.lbl_MainTaskDecompose);
@@ -3212,51 +3212,52 @@
             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
+            // lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask
             // 
-            this.lbl_Alert_Place1014ClearStoreTask.AutoSize = true;
-            this.lbl_Alert_Place1014ClearStoreTask.BackColor = System.Drawing.Color.White;
-            this.lbl_Alert_Place1014ClearStoreTask.ForeColor = System.Drawing.Color.Red;
-            this.lbl_Alert_Place1014ClearStoreTask.Location = new System.Drawing.Point(215, 528);
-            this.lbl_Alert_Place1014ClearStoreTask.Name = "lbl_Alert_Place1014ClearStoreTask";
-            this.lbl_Alert_Place1014ClearStoreTask.Size = new System.Drawing.Size(70, 15);
-            this.lbl_Alert_Place1014ClearStoreTask.TabIndex = 39;
-            this.lbl_Alert_Place1014ClearStoreTask.Text = "label11";
+            this.lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask.AutoSize = true;
+            this.lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask.BackColor = System.Drawing.Color.White;
+            this.lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask.ForeColor = System.Drawing.Color.Red;
+            this.lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask.Location = new System.Drawing.Point(345, 529);
+            this.lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask.Name = "lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask";
+            this.lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask.Size = new System.Drawing.Size(70, 15);
+            this.lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask.TabIndex = 39;
+            this.lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask.Text = "label11";
+            this.lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask.Click += new System.EventHandler(this.lbl_Alert_Place1014ClearStoreTask_Click);
             // 
-            // ckPlace1014ClearStoreTask
+            // ck_DataProcess_RobotBuffer_IssueOutboundTask
             // 
-            this.ckPlace1014ClearStoreTask.AutoSize = true;
-            this.ckPlace1014ClearStoreTask.Location = new System.Drawing.Point(4, 528);
-            this.ckPlace1014ClearStoreTask.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.ckPlace1014ClearStoreTask.Name = "ckPlace1014ClearStoreTask";
-            this.ckPlace1014ClearStoreTask.Size = new System.Drawing.Size(165, 19);
-            this.ckPlace1014ClearStoreTask.TabIndex = 38;
-            this.ckPlace1014ClearStoreTask.Text = "1014转运1020线程";
-            this.ckPlace1014ClearStoreTask.UseVisualStyleBackColor = true;
-            this.ckPlace1014ClearStoreTask.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged);
+            this.ck_DataProcess_RobotBuffer_IssueOutboundTask.AutoSize = true;
+            this.ck_DataProcess_RobotBuffer_IssueOutboundTask.Location = new System.Drawing.Point(4, 528);
+            this.ck_DataProcess_RobotBuffer_IssueOutboundTask.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.ck_DataProcess_RobotBuffer_IssueOutboundTask.Name = "ck_DataProcess_RobotBuffer_IssueOutboundTask";
+            this.ck_DataProcess_RobotBuffer_IssueOutboundTask.Size = new System.Drawing.Size(335, 19);
+            this.ck_DataProcess_RobotBuffer_IssueOutboundTask.TabIndex = 38;
+            this.ck_DataProcess_RobotBuffer_IssueOutboundTask.Text = "机器人缓存岛 自动下发出库任务 处理线程";
+            this.ck_DataProcess_RobotBuffer_IssueOutboundTask.UseVisualStyleBackColor = true;
+            this.ck_DataProcess_RobotBuffer_IssueOutboundTask.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged);
             // 
             // lbl_Alert_EmptySalverTransfer
             // 
@@ -6095,8 +6096,8 @@
         private System.Windows.Forms.CheckBox ckMainTaskDecompose;
         private System.Windows.Forms.Label lbl_Alert_EmptySalverTransfer;
         private System.Windows.Forms.CheckBox ckEmptySalverTransfer;
-        private System.Windows.Forms.Label lbl_Alert_Place1014ClearStoreTask;
-        private System.Windows.Forms.CheckBox ckPlace1014ClearStoreTask;
+        private System.Windows.Forms.Label lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask;
+        private System.Windows.Forms.CheckBox ck_DataProcess_RobotBuffer_IssueOutboundTask;
         private System.Windows.Forms.Button btn_1007;
         private System.Windows.Forms.Button btn_1006;
         private System.Windows.Forms.Button btn_1005;
@@ -6206,8 +6207,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