From 142e78034cdc629f74090caa62b9b2d216eb0a86 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周六, 23 11月 2024 16:07:08 +0800
Subject: [PATCH] 222

---
 CC/iWareCC_ASRS/FormCC.Designer.cs |   63 +++++++++++++++++++------------
 1 files changed, 38 insertions(+), 25 deletions(-)

diff --git a/CC/iWareCC_ASRS/FormCC.Designer.cs b/CC/iWareCC_ASRS/FormCC.Designer.cs
index f85f44f..6c5286f 100644
--- a/CC/iWareCC_ASRS/FormCC.Designer.cs
+++ b/CC/iWareCC_ASRS/FormCC.Designer.cs
@@ -236,8 +236,8 @@
             this.checkBox_OutTaskRetryToMes = new System.Windows.Forms.CheckBox();
             this.lbl_Alert_DataProcess_RobotBuffer_FinishTaskForOutbound = new System.Windows.Forms.Label();
             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_DataProcess_RobotBuffer_ModeChange = new System.Windows.Forms.Label();
+            this.ck_DataProcess_RobotBuffer_ModeChange = 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();
@@ -469,6 +469,7 @@
             this.dataGridViewTextBoxColumn62 = new System.Windows.Forms.DataGridViewTextBoxColumn();
             this.dataGridViewTextBoxColumn63 = new System.Windows.Forms.DataGridViewTextBoxColumn();
             this.btn_Find_OutTaskRetryToMes = new System.Windows.Forms.Button();
+            this.lbl_RobotMode = new System.Windows.Forms.Label();
             this.tPTransAsrs.SuspendLayout();
             this.panel14.SuspendLayout();
             this.panel15.SuspendLayout();
@@ -2800,6 +2801,7 @@
             // 
             // panel_Model
             // 
+            this.panel_Model.Controls.Add(this.lbl_RobotMode);
             this.panel_Model.Controls.Add(this.rBOnlyIn);
             this.panel_Model.Controls.Add(this.lbl_IsSimulationPLC);
             this.panel_Model.Controls.Add(this.lbl_WCFMsg);
@@ -2983,8 +2985,8 @@
             this.groupBox1.Controls.Add(this.checkBox_OutTaskRetryToMes);
             this.groupBox1.Controls.Add(this.lbl_Alert_DataProcess_RobotBuffer_FinishTaskForOutbound);
             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_DataProcess_RobotBuffer_ModeChange);
+            this.groupBox1.Controls.Add(this.ck_DataProcess_RobotBuffer_ModeChange);
             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);
@@ -3189,28 +3191,28 @@
             this.checkBox_DataProcess_RobotBuffer_FinishTaskForOutbound.UseVisualStyleBackColor = true;
             this.checkBox_DataProcess_RobotBuffer_FinishTaskForOutbound.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged);
             // 
-            // lbl_MainTaskDecompose_ZPRK
+            // lbl_DataProcess_RobotBuffer_ModeChange
             // 
-            this.lbl_MainTaskDecompose_ZPRK.AutoSize = true;
-            this.lbl_MainTaskDecompose_ZPRK.BackColor = System.Drawing.Color.White;
-            this.lbl_MainTaskDecompose_ZPRK.ForeColor = System.Drawing.Color.Red;
-            this.lbl_MainTaskDecompose_ZPRK.Location = new System.Drawing.Point(213, 452);
-            this.lbl_MainTaskDecompose_ZPRK.Name = "lbl_MainTaskDecompose_ZPRK";
-            this.lbl_MainTaskDecompose_ZPRK.Size = new System.Drawing.Size(70, 15);
-            this.lbl_MainTaskDecompose_ZPRK.TabIndex = 43;
-            this.lbl_MainTaskDecompose_ZPRK.Text = "label11";
+            this.lbl_DataProcess_RobotBuffer_ModeChange.AutoSize = true;
+            this.lbl_DataProcess_RobotBuffer_ModeChange.BackColor = System.Drawing.Color.White;
+            this.lbl_DataProcess_RobotBuffer_ModeChange.ForeColor = System.Drawing.Color.Red;
+            this.lbl_DataProcess_RobotBuffer_ModeChange.Location = new System.Drawing.Point(213, 452);
+            this.lbl_DataProcess_RobotBuffer_ModeChange.Name = "lbl_DataProcess_RobotBuffer_ModeChange";
+            this.lbl_DataProcess_RobotBuffer_ModeChange.Size = new System.Drawing.Size(70, 15);
+            this.lbl_DataProcess_RobotBuffer_ModeChange.TabIndex = 43;
+            this.lbl_DataProcess_RobotBuffer_ModeChange.Text = "label11";
             // 
-            // ckMainTaskDecompose_ZPRK
+            // ck_DataProcess_RobotBuffer_ModeChange
             // 
-            this.ckMainTaskDecompose_ZPRK.AutoSize = true;
-            this.ckMainTaskDecompose_ZPRK.Location = new System.Drawing.Point(3, 452);
-            this.ckMainTaskDecompose_ZPRK.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.ckMainTaskDecompose_ZPRK.Name = "ckMainTaskDecompose_ZPRK";
-            this.ckMainTaskDecompose_ZPRK.Size = new System.Drawing.Size(207, 19);
-            this.ckMainTaskDecompose_ZPRK.TabIndex = 42;
-            this.ckMainTaskDecompose_ZPRK.Text = "任务分解线程(组盘入库)";
-            this.ckMainTaskDecompose_ZPRK.UseVisualStyleBackColor = true;
-            this.ckMainTaskDecompose_ZPRK.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged);
+            this.ck_DataProcess_RobotBuffer_ModeChange.AutoSize = true;
+            this.ck_DataProcess_RobotBuffer_ModeChange.Location = new System.Drawing.Point(3, 452);
+            this.ck_DataProcess_RobotBuffer_ModeChange.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.ck_DataProcess_RobotBuffer_ModeChange.Name = "ck_DataProcess_RobotBuffer_ModeChange";
+            this.ck_DataProcess_RobotBuffer_ModeChange.Size = new System.Drawing.Size(166, 19);
+            this.ck_DataProcess_RobotBuffer_ModeChange.TabIndex = 42;
+            this.ck_DataProcess_RobotBuffer_ModeChange.Text = "出库模式切换线程 ";
+            this.ck_DataProcess_RobotBuffer_ModeChange.UseVisualStyleBackColor = true;
+            this.ck_DataProcess_RobotBuffer_ModeChange.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged);
             // 
             // lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound
             // 
@@ -5822,6 +5824,16 @@
             this.btn_Find_OutTaskRetryToMes.UseVisualStyleBackColor = true;
             this.btn_Find_OutTaskRetryToMes.Click += new System.EventHandler(this.btn_Find_OutTaskRetryToMes_Click);
             // 
+            // lbl_RobotMode
+            // 
+            this.lbl_RobotMode.AutoSize = true;
+            this.lbl_RobotMode.Location = new System.Drawing.Point(275, 659);
+            this.lbl_RobotMode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.lbl_RobotMode.Name = "lbl_RobotMode";
+            this.lbl_RobotMode.Size = new System.Drawing.Size(127, 15);
+            this.lbl_RobotMode.TabIndex = 12;
+            this.lbl_RobotMode.Text = "缓存岛机器人模式";
+            // 
             // FormCC
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
@@ -6209,8 +6221,8 @@
         private System.Windows.Forms.DataGridViewTextBoxColumn InStoreTime;
         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.Label lbl_DataProcess_RobotBuffer_ModeChange;
+        private System.Windows.Forms.CheckBox ck_DataProcess_RobotBuffer_ModeChange;
         private System.Windows.Forms.TabPage tabPage4;
         private System.Windows.Forms.Panel panel_DeviceTaskList_dgvPartTask_Finished;
         private System.Windows.Forms.Button button17;
@@ -6334,6 +6346,7 @@
         private System.Windows.Forms.TextBox tb_wlm;
         private System.Windows.Forms.Label label22;
         private System.Windows.Forms.Button button23;
+        private System.Windows.Forms.Label lbl_RobotMode;
     }
 }
 

--
Gitblit v1.9.3