From c0e20b1b0f1298cdc0af0037d60e74d51e364501 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周三, 17 9月 2025 14:38:06 +0800
Subject: [PATCH] //去掉这个删除验证  【Editby shaocx,2025-09-17】

---
 CC/iWareCC_ASRS/FormCC.Designer.cs |  552 ++++++++++++++++++++++++------------------------------
 1 files changed, 244 insertions(+), 308 deletions(-)

diff --git a/CC/iWareCC_ASRS/FormCC.Designer.cs b/CC/iWareCC_ASRS/FormCC.Designer.cs
index e6aecde..0405d2d 100644
--- a/CC/iWareCC_ASRS/FormCC.Designer.cs
+++ b/CC/iWareCC_ASRS/FormCC.Designer.cs
@@ -86,39 +86,34 @@
             this.ckBDataProcess_RobotBuffer_ForceOutbound = new System.Windows.Forms.CheckBox();
             this.ckBDataProcess_BZ12_FinishTask = new System.Windows.Forms.CheckBox();
             this.tabPage3 = new System.Windows.Forms.TabPage();
+            this.button2 = new System.Windows.Forms.Button();
+            this.btn1 = new System.Windows.Forms.Button();
+            this.tb_taskNo = new System.Windows.Forms.TextBox();
+            this.label1 = new System.Windows.Forms.Label();
+            this.button1 = new System.Windows.Forms.Button();
             this.button25 = new System.Windows.Forms.Button();
             this.button24 = new System.Windows.Forms.Button();
             this.tb_PackageCode = new System.Windows.Forms.TextBox();
             this.label23 = new System.Windows.Forms.Label();
-            this.button23 = new System.Windows.Forms.Button();
-            this.tb_wlm = new System.Windows.Forms.TextBox();
-            this.label22 = new System.Windows.Forms.Label();
-            this.button22 = new System.Windows.Forms.Button();
             this.button20 = new System.Windows.Forms.Button();
             this.tb_TongJi = new System.Windows.Forms.TextBox();
-            this.checkBox_NowDay = new System.Windows.Forms.CheckBox();
-            this.dateTimePicker_End = new System.Windows.Forms.DateTimePicker();
-            this.label16 = new System.Windows.Forms.Label();
-            this.dateTimePicker_Start = new System.Windows.Forms.DateTimePicker();
-            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.tabControl1.SuspendLayout();
             this.tPModeChoice.SuspendLayout();
             this.panel_Model.SuspendLayout();
@@ -127,10 +122,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
@@ -589,9 +584,9 @@
             this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound.Location = new System.Drawing.Point(2, 269);
             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.Size = new System.Drawing.Size(239, 19);
             this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound.TabIndex = 40;
-            this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound.Text = "机器人缓存岛 自动齐套出库 线程";
+            this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound.Text = "机器人缓存岛 齐包出库 线程";
             this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound.UseVisualStyleBackColor = true;
             this.ckDataProcess_RobotBuffer_AutoQiTaoOutbound.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged);
             // 
@@ -605,7 +600,7 @@
             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);
+            
             // 
             // ck_DataProcess_RobotBuffer_IssueOutboundTask
             // 
@@ -851,22 +846,17 @@
             // 
             // tabPage3
             // 
+            this.tabPage3.Controls.Add(this.button2);
+            this.tabPage3.Controls.Add(this.btn1);
+            this.tabPage3.Controls.Add(this.tb_taskNo);
+            this.tabPage3.Controls.Add(this.label1);
+            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);
             this.tabPage3.Controls.Add(this.label23);
-            this.tabPage3.Controls.Add(this.button23);
-            this.tabPage3.Controls.Add(this.tb_wlm);
-            this.tabPage3.Controls.Add(this.label22);
-            this.tabPage3.Controls.Add(this.button22);
             this.tabPage3.Controls.Add(this.button20);
             this.tabPage3.Controls.Add(this.tb_TongJi);
-            this.tabPage3.Controls.Add(this.checkBox_NowDay);
-            this.tabPage3.Controls.Add(this.dateTimePicker_End);
-            this.tabPage3.Controls.Add(this.label16);
-            this.tabPage3.Controls.Add(this.dateTimePicker_Start);
-            this.tabPage3.Controls.Add(this.btn_TongJi);
-            this.tabPage3.Controls.Add(this.button5);
             this.tabPage3.Location = new System.Drawing.Point(4, 28);
             this.tabPage3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
             this.tabPage3.Name = "tabPage3";
@@ -875,6 +865,58 @@
             this.tabPage3.TabIndex = 9;
             this.tabPage3.Text = "数据维护&统计";
             this.tabPage3.UseVisualStyleBackColor = true;
+            // 
+            // button2
+            // 
+            this.button2.BackColor = System.Drawing.Color.Aqua;
+            this.button2.Location = new System.Drawing.Point(1022, 349);
+            this.button2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.button2.Name = "button2";
+            this.button2.Size = new System.Drawing.Size(155, 48);
+            this.button2.TabIndex = 161;
+            this.button2.Text = "更新库存表中的次序字段";
+            this.button2.UseVisualStyleBackColor = false;
+            this.button2.Click += new System.EventHandler(this.button2_Click);
+            // 
+            // btn1
+            // 
+            this.btn1.BackColor = System.Drawing.Color.Red;
+            this.btn1.Location = new System.Drawing.Point(856, 688);
+            this.btn1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.btn1.Name = "btn1";
+            this.btn1.Size = new System.Drawing.Size(155, 48);
+            this.btn1.TabIndex = 160;
+            this.btn1.Text = "入库任务强制完成";
+            this.btn1.UseVisualStyleBackColor = false;
+            this.btn1.Click += new System.EventHandler(this.btn1_Click);
+            // 
+            // tb_taskNo
+            // 
+            this.tb_taskNo.Location = new System.Drawing.Point(902, 642);
+            this.tb_taskNo.Name = "tb_taskNo";
+            this.tb_taskNo.Size = new System.Drawing.Size(339, 25);
+            this.tb_taskNo.TabIndex = 159;
+            // 
+            // label1
+            // 
+            this.label1.AutoSize = true;
+            this.label1.Location = new System.Drawing.Point(836, 652);
+            this.label1.Name = "label1";
+            this.label1.Size = new System.Drawing.Size(60, 15);
+            this.label1.TabIndex = 158;
+            this.label1.Text = "任务号:";
+            // 
+            // 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);
             // 
             // button25
             // 
@@ -916,46 +958,6 @@
             this.label23.TabIndex = 153;
             this.label23.Text = "包号:";
             // 
-            // button23
-            // 
-            this.button23.BackColor = System.Drawing.Color.Aqua;
-            this.button23.Location = new System.Drawing.Point(808, 349);
-            this.button23.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.button23.Name = "button23";
-            this.button23.Size = new System.Drawing.Size(155, 48);
-            this.button23.TabIndex = 152;
-            this.button23.Text = "临时-测试btjReceive";
-            this.button23.UseVisualStyleBackColor = false;
-            this.button23.Click += new System.EventHandler(this.button23_Click);
-            // 
-            // tb_wlm
-            // 
-            this.tb_wlm.Location = new System.Drawing.Point(898, 206);
-            this.tb_wlm.Name = "tb_wlm";
-            this.tb_wlm.Size = new System.Drawing.Size(339, 25);
-            this.tb_wlm.TabIndex = 151;
-            // 
-            // label22
-            // 
-            this.label22.AutoSize = true;
-            this.label22.Location = new System.Drawing.Point(794, 209);
-            this.label22.Name = "label22";
-            this.label22.Size = new System.Drawing.Size(60, 15);
-            this.label22.TabIndex = 150;
-            this.label22.Text = "物料码:";
-            // 
-            // button22
-            // 
-            this.button22.BackColor = System.Drawing.Color.Aqua;
-            this.button22.Location = new System.Drawing.Point(808, 262);
-            this.button22.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.button22.Name = "button22";
-            this.button22.Size = new System.Drawing.Size(155, 48);
-            this.button22.TabIndex = 149;
-            this.button22.Text = "临时-测试getEngineInfo";
-            this.button22.UseVisualStyleBackColor = false;
-            this.button22.Click += new System.EventHandler(this.button22_Click);
-            // 
             // button20
             // 
             this.button20.BackColor = System.Drawing.Color.DarkOrange;
@@ -977,67 +979,6 @@
             this.tb_TongJi.Size = new System.Drawing.Size(748, 459);
             this.tb_TongJi.TabIndex = 13;
             // 
-            // checkBox_NowDay
-            // 
-            this.checkBox_NowDay.AutoSize = true;
-            this.checkBox_NowDay.Location = new System.Drawing.Point(533, 132);
-            this.checkBox_NowDay.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.checkBox_NowDay.Name = "checkBox_NowDay";
-            this.checkBox_NowDay.Size = new System.Drawing.Size(59, 19);
-            this.checkBox_NowDay.TabIndex = 12;
-            this.checkBox_NowDay.Text = "今天";
-            this.checkBox_NowDay.UseVisualStyleBackColor = true;
-            this.checkBox_NowDay.CheckedChanged += new System.EventHandler(this.checkBox_NowDay_CheckedChanged);
-            // 
-            // dateTimePicker_End
-            // 
-            this.dateTimePicker_End.Location = new System.Drawing.Point(295, 130);
-            this.dateTimePicker_End.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.dateTimePicker_End.Name = "dateTimePicker_End";
-            this.dateTimePicker_End.Size = new System.Drawing.Size(200, 25);
-            this.dateTimePicker_End.TabIndex = 11;
-            // 
-            // label16
-            // 
-            this.label16.AutoSize = true;
-            this.label16.Location = new System.Drawing.Point(253, 138);
-            this.label16.Name = "label16";
-            this.label16.Size = new System.Drawing.Size(22, 15);
-            this.label16.TabIndex = 10;
-            this.label16.Text = "至";
-            // 
-            // dateTimePicker_Start
-            // 
-            this.dateTimePicker_Start.Location = new System.Drawing.Point(37, 130);
-            this.dateTimePicker_Start.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.dateTimePicker_Start.Name = "dateTimePicker_Start";
-            this.dateTimePicker_Start.Size = new System.Drawing.Size(200, 25);
-            this.dateTimePicker_Start.TabIndex = 9;
-            // 
-            // btn_TongJi
-            // 
-            this.btn_TongJi.BackColor = System.Drawing.Color.Aqua;
-            this.btn_TongJi.Location = new System.Drawing.Point(631, 118);
-            this.btn_TongJi.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.btn_TongJi.Name = "btn_TongJi";
-            this.btn_TongJi.Size = new System.Drawing.Size(155, 48);
-            this.btn_TongJi.TabIndex = 8;
-            this.btn_TongJi.Text = "统计信息";
-            this.btn_TongJi.UseVisualStyleBackColor = false;
-            this.btn_TongJi.Click += new System.EventHandler(this.btn_TongJi_Click);
-            // 
-            // button5
-            // 
-            this.button5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
-            this.button5.Location = new System.Drawing.Point(36, 20);
-            this.button5.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.button5.Name = "button5";
-            this.button5.Size = new System.Drawing.Size(177, 48);
-            this.button5.TabIndex = 7;
-            this.button5.Text = "手动库存维护";
-            this.button5.UseVisualStyleBackColor = false;
-            this.button5.Click += new System.EventHandler(this.button5_Click);
-            // 
             // tabDevice
             // 
             this.tabDevice.Controls.Add(this.groupBox5);
@@ -1050,159 +991,6 @@
             this.tabDevice.TabIndex = 10;
             this.tabDevice.Text = "设备状态";
             this.tabDevice.UseVisualStyleBackColor = true;
-            // 
-            // 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_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;
-            // 
-            // 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_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;
-            // 
-            // 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;
-            // 
-            // groupBox4
-            // 
-            this.groupBox4.Controls.Add(this.lbl_Warning_HB);
-            this.groupBox4.Controls.Add(this.lbl_XinTiao_HB);
-            this.groupBox4.Controls.Add(this.lbl_Mode_HB);
-            this.groupBox4.Location = new System.Drawing.Point(50, 321);
-            this.groupBox4.Name = "groupBox4";
-            this.groupBox4.Size = new System.Drawing.Size(333, 189);
-            this.groupBox4.TabIndex = 2;
-            this.groupBox4.TabStop = false;
-            this.groupBox4.Text = "合包区域";
-            // 
-            // lbl_Warning_HB
-            // 
-            this.lbl_Warning_HB.AutoSize = true;
-            this.lbl_Warning_HB.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.lbl_Warning_HB.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(158)))), ((int)(((byte)(98)))));
-            this.lbl_Warning_HB.Location = new System.Drawing.Point(16, 129);
-            this.lbl_Warning_HB.Margin = new System.Windows.Forms.Padding(13, 12, 13, 12);
-            this.lbl_Warning_HB.Name = "lbl_Warning_HB";
-            this.lbl_Warning_HB.Size = new System.Drawing.Size(91, 24);
-            this.lbl_Warning_HB.TabIndex = 39;
-            this.lbl_Warning_HB.Text = "报警类型: ";
-            this.lbl_Warning_HB.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
-            // 
-            // lbl_XinTiao_HB
-            // 
-            this.lbl_XinTiao_HB.AutoSize = true;
-            this.lbl_XinTiao_HB.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.lbl_XinTiao_HB.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(158)))), ((int)(((byte)(98)))));
-            this.lbl_XinTiao_HB.Location = new System.Drawing.Point(16, 81);
-            this.lbl_XinTiao_HB.Margin = new System.Windows.Forms.Padding(13, 12, 13, 12);
-            this.lbl_XinTiao_HB.Name = "lbl_XinTiao_HB";
-            this.lbl_XinTiao_HB.Size = new System.Drawing.Size(55, 24);
-            this.lbl_XinTiao_HB.TabIndex = 38;
-            this.lbl_XinTiao_HB.Text = "心跳: ";
-            this.lbl_XinTiao_HB.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
-            // 
-            // lbl_Mode_HB
-            // 
-            this.lbl_Mode_HB.AutoSize = true;
-            this.lbl_Mode_HB.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.lbl_Mode_HB.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(158)))), ((int)(((byte)(98)))));
-            this.lbl_Mode_HB.Location = new System.Drawing.Point(16, 33);
-            this.lbl_Mode_HB.Margin = new System.Windows.Forms.Padding(13, 12, 13, 12);
-            this.lbl_Mode_HB.Name = "lbl_Mode_HB";
-            this.lbl_Mode_HB.Size = new System.Drawing.Size(91, 24);
-            this.lbl_Mode_HB.TabIndex = 37;
-            this.lbl_Mode_HB.Text = "设备模式: ";
-            this.lbl_Mode_HB.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
             // 
             // groupBox5
             // 
@@ -1255,6 +1043,159 @@
             this.lbl_Mode_FX.Text = "设备模式: ";
             this.lbl_Mode_FX.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
             // 
+            // groupBox4
+            // 
+            this.groupBox4.Controls.Add(this.lbl_Warning_HB);
+            this.groupBox4.Controls.Add(this.lbl_XinTiao_HB);
+            this.groupBox4.Controls.Add(this.lbl_Mode_HB);
+            this.groupBox4.Location = new System.Drawing.Point(50, 321);
+            this.groupBox4.Name = "groupBox4";
+            this.groupBox4.Size = new System.Drawing.Size(333, 189);
+            this.groupBox4.TabIndex = 2;
+            this.groupBox4.TabStop = false;
+            this.groupBox4.Text = "合包区域";
+            // 
+            // lbl_Warning_HB
+            // 
+            this.lbl_Warning_HB.AutoSize = true;
+            this.lbl_Warning_HB.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.lbl_Warning_HB.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(158)))), ((int)(((byte)(98)))));
+            this.lbl_Warning_HB.Location = new System.Drawing.Point(16, 129);
+            this.lbl_Warning_HB.Margin = new System.Windows.Forms.Padding(13, 12, 13, 12);
+            this.lbl_Warning_HB.Name = "lbl_Warning_HB";
+            this.lbl_Warning_HB.Size = new System.Drawing.Size(91, 24);
+            this.lbl_Warning_HB.TabIndex = 39;
+            this.lbl_Warning_HB.Text = "报警类型: ";
+            this.lbl_Warning_HB.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+            // 
+            // lbl_XinTiao_HB
+            // 
+            this.lbl_XinTiao_HB.AutoSize = true;
+            this.lbl_XinTiao_HB.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.lbl_XinTiao_HB.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(158)))), ((int)(((byte)(98)))));
+            this.lbl_XinTiao_HB.Location = new System.Drawing.Point(16, 81);
+            this.lbl_XinTiao_HB.Margin = new System.Windows.Forms.Padding(13, 12, 13, 12);
+            this.lbl_XinTiao_HB.Name = "lbl_XinTiao_HB";
+            this.lbl_XinTiao_HB.Size = new System.Drawing.Size(55, 24);
+            this.lbl_XinTiao_HB.TabIndex = 38;
+            this.lbl_XinTiao_HB.Text = "心跳: ";
+            this.lbl_XinTiao_HB.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+            // 
+            // lbl_Mode_HB
+            // 
+            this.lbl_Mode_HB.AutoSize = true;
+            this.lbl_Mode_HB.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.lbl_Mode_HB.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(158)))), ((int)(((byte)(98)))));
+            this.lbl_Mode_HB.Location = new System.Drawing.Point(16, 33);
+            this.lbl_Mode_HB.Margin = new System.Windows.Forms.Padding(13, 12, 13, 12);
+            this.lbl_Mode_HB.Name = "lbl_Mode_HB";
+            this.lbl_Mode_HB.Size = new System.Drawing.Size(91, 24);
+            this.lbl_Mode_HB.TabIndex = 37;
+            this.lbl_Mode_HB.Text = "设备模式: ";
+            this.lbl_Mode_HB.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;
+            // 
+            // 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;
+            // 
             // FormCC
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
@@ -1282,14 +1223,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);
 
         }
@@ -1332,16 +1273,10 @@
         private System.Windows.Forms.Label lbl_Alert_DataProcess_RobotBuffer_IssueOutboundTask;
         private System.Windows.Forms.CheckBox ck_DataProcess_RobotBuffer_IssueOutboundTask;
         private System.Windows.Forms.TabPage tabPage3;
-        private System.Windows.Forms.Button button5;
         private System.Windows.Forms.Label lbl_Alert_DataProcess_RobotBuffer_AutoQiTaoOutbound;
         private System.Windows.Forms.CheckBox ckDataProcess_RobotBuffer_AutoQiTaoOutbound;
         private System.Windows.Forms.Label lbl_DataProcess_RobotBuffer_ModeChange;
         private System.Windows.Forms.CheckBox ck_DataProcess_RobotBuffer_ModeChange;
-        private System.Windows.Forms.Button btn_TongJi;
-        private System.Windows.Forms.Label label16;
-        private System.Windows.Forms.DateTimePicker dateTimePicker_Start;
-        private System.Windows.Forms.DateTimePicker dateTimePicker_End;
-        private System.Windows.Forms.CheckBox checkBox_NowDay;
         private System.Windows.Forms.Button button20;
         private System.Windows.Forms.TextBox tb_TongJi;
         private System.Windows.Forms.Label lbl_Alert_DataProcess_RobotBuffer_FinishTaskForOutbound;
@@ -1356,12 +1291,8 @@
         private System.Windows.Forms.CheckBox ck_DataProcess_BZ39;
         private System.Windows.Forms.Label lbl_alert_DataProcess_BZ01;
         private System.Windows.Forms.CheckBox ck_AutoIssueInStoreTask;
-        private System.Windows.Forms.Button button22;
         private System.Windows.Forms.Label lbl_alert_DataProcess_269;
         private System.Windows.Forms.CheckBox ck_DataProcess_269;
-        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;
         private System.Windows.Forms.Button button24;
         private System.Windows.Forms.TextBox tb_PackageCode;
@@ -1385,6 +1316,11 @@
         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;
+        private System.Windows.Forms.TextBox tb_taskNo;
+        private System.Windows.Forms.Label label1;
+        private System.Windows.Forms.Button btn1;
+        private System.Windows.Forms.Button button2;
     }
 }
 

--
Gitblit v1.9.3