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 | 394 +++++++++++++++++++++++++++++--------------------------- 1 files changed, 204 insertions(+), 190 deletions(-) diff --git a/CC/iWareCC_ASRS/FormCC.Designer.cs b/CC/iWareCC_ASRS/FormCC.Designer.cs index 1902390..6c5286f 100644 --- a/CC/iWareCC_ASRS/FormCC.Designer.cs +++ b/CC/iWareCC_ASRS/FormCC.Designer.cs @@ -222,26 +222,26 @@ this.tp_Thread = new System.Windows.Forms.TabPage(); this.gBoxThread = new System.Windows.Forms.GroupBox(); this.groupBox1 = new System.Windows.Forms.GroupBox(); - this.lbl_alert_AutoUpdateEngineInfoTask = new System.Windows.Forms.Label(); - this.ck_AutoUpdateEngineInfoTask = new System.Windows.Forms.CheckBox(); - this.lbl_alert_AutoIssueInStoreTask = new System.Windows.Forms.Label(); + this.lbl_alert_DataProcess_269 = new System.Windows.Forms.Label(); + this.ck_DataProcess_269 = new System.Windows.Forms.CheckBox(); + this.lbl_alert_DataProcess_BZ01 = new System.Windows.Forms.Label(); this.ck_AutoIssueInStoreTask = new System.Windows.Forms.CheckBox(); - this.lbl_alert_AutoSalverMaterialBindTask = new System.Windows.Forms.Label(); - this.ck_AutoSalverMaterialBindTask = new System.Windows.Forms.CheckBox(); + this.lbl_alert_DataProcess_BZ39 = new System.Windows.Forms.Label(); + this.ck_DataProcess_BZ39 = new System.Windows.Forms.CheckBox(); this.lbl_Alert_RgvReleaseFinish_BuChang = new System.Windows.Forms.Label(); this.ckBRgvFinishedHandle_BuChang = new System.Windows.Forms.CheckBox(); - this.lbl_Alert_VirtualTaskNoOutPlanTaskHandler = new System.Windows.Forms.Label(); - this.ck_VirtualTaskNoOutPlanTaskHandler = new System.Windows.Forms.CheckBox(); + this.lbl_Alert_DataProcess_RobotBuffer_FinishTask = new System.Windows.Forms.Label(); + this.ck_DataProcess_RobotBuffer_FinishTask = new System.Windows.Forms.CheckBox(); this.lbl_Alter_OutTaskRetryToMes = new System.Windows.Forms.Label(); this.checkBox_OutTaskRetryToMes = new System.Windows.Forms.CheckBox(); - this.lbl_Alert_LineInScan = new System.Windows.Forms.Label(); - this.checkBox_LineInScan = 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_FinishTaskForOutbound = new System.Windows.Forms.Label(); + this.checkBox_DataProcess_RobotBuffer_FinishTaskForOutbound = 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(); + 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(); @@ -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); @@ -2969,26 +2971,26 @@ // // groupBox1 // - this.groupBox1.Controls.Add(this.lbl_alert_AutoUpdateEngineInfoTask); - this.groupBox1.Controls.Add(this.ck_AutoUpdateEngineInfoTask); - this.groupBox1.Controls.Add(this.lbl_alert_AutoIssueInStoreTask); + this.groupBox1.Controls.Add(this.lbl_alert_DataProcess_269); + this.groupBox1.Controls.Add(this.ck_DataProcess_269); + this.groupBox1.Controls.Add(this.lbl_alert_DataProcess_BZ01); this.groupBox1.Controls.Add(this.ck_AutoIssueInStoreTask); - this.groupBox1.Controls.Add(this.lbl_alert_AutoSalverMaterialBindTask); - this.groupBox1.Controls.Add(this.ck_AutoSalverMaterialBindTask); + this.groupBox1.Controls.Add(this.lbl_alert_DataProcess_BZ39); + this.groupBox1.Controls.Add(this.ck_DataProcess_BZ39); this.groupBox1.Controls.Add(this.lbl_Alert_RgvReleaseFinish_BuChang); this.groupBox1.Controls.Add(this.ckBRgvFinishedHandle_BuChang); - this.groupBox1.Controls.Add(this.lbl_Alert_VirtualTaskNoOutPlanTaskHandler); - this.groupBox1.Controls.Add(this.ck_VirtualTaskNoOutPlanTaskHandler); + this.groupBox1.Controls.Add(this.lbl_Alert_DataProcess_RobotBuffer_FinishTask); + this.groupBox1.Controls.Add(this.ck_DataProcess_RobotBuffer_FinishTask); this.groupBox1.Controls.Add(this.lbl_Alter_OutTaskRetryToMes); this.groupBox1.Controls.Add(this.checkBox_OutTaskRetryToMes); - this.groupBox1.Controls.Add(this.lbl_Alert_LineInScan); - this.groupBox1.Controls.Add(this.checkBox_LineInScan); - 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_FinishTaskForOutbound); + this.groupBox1.Controls.Add(this.checkBox_DataProcess_RobotBuffer_FinishTaskForOutbound); + 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); + 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); @@ -3028,74 +3030,74 @@ this.groupBox1.TabStop = false; this.groupBox1.Text = "设备调度"; // - // lbl_alert_AutoUpdateEngineInfoTask + // lbl_alert_DataProcess_269 // - this.lbl_alert_AutoUpdateEngineInfoTask.AutoSize = true; - this.lbl_alert_AutoUpdateEngineInfoTask.BackColor = System.Drawing.Color.White; - this.lbl_alert_AutoUpdateEngineInfoTask.ForeColor = System.Drawing.Color.Red; - this.lbl_alert_AutoUpdateEngineInfoTask.Location = new System.Drawing.Point(210, 831); - this.lbl_alert_AutoUpdateEngineInfoTask.Name = "lbl_alert_AutoUpdateEngineInfoTask"; - this.lbl_alert_AutoUpdateEngineInfoTask.Size = new System.Drawing.Size(70, 15); - this.lbl_alert_AutoUpdateEngineInfoTask.TabIndex = 57; - this.lbl_alert_AutoUpdateEngineInfoTask.Text = "label11"; + this.lbl_alert_DataProcess_269.AutoSize = true; + this.lbl_alert_DataProcess_269.BackColor = System.Drawing.Color.White; + this.lbl_alert_DataProcess_269.ForeColor = System.Drawing.Color.Red; + this.lbl_alert_DataProcess_269.Location = new System.Drawing.Point(210, 821); + this.lbl_alert_DataProcess_269.Name = "lbl_alert_DataProcess_269"; + this.lbl_alert_DataProcess_269.Size = new System.Drawing.Size(70, 15); + this.lbl_alert_DataProcess_269.TabIndex = 57; + this.lbl_alert_DataProcess_269.Text = "label11"; // - // ck_AutoUpdateEngineInfoTask + // ck_DataProcess_269 // - this.ck_AutoUpdateEngineInfoTask.AutoSize = true; - this.ck_AutoUpdateEngineInfoTask.Location = new System.Drawing.Point(4, 831); - this.ck_AutoUpdateEngineInfoTask.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ck_AutoUpdateEngineInfoTask.Name = "ck_AutoUpdateEngineInfoTask"; - this.ck_AutoUpdateEngineInfoTask.Size = new System.Drawing.Size(205, 19); - this.ck_AutoUpdateEngineInfoTask.TabIndex = 56; - this.ck_AutoUpdateEngineInfoTask.Text = "重新获取发动机信息线程"; - this.ck_AutoUpdateEngineInfoTask.UseVisualStyleBackColor = true; - this.ck_AutoUpdateEngineInfoTask.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged); + this.ck_DataProcess_269.AutoSize = true; + this.ck_DataProcess_269.Location = new System.Drawing.Point(4, 821); + this.ck_DataProcess_269.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ck_DataProcess_269.Name = "ck_DataProcess_269"; + this.ck_DataProcess_269.Size = new System.Drawing.Size(120, 19); + this.ck_DataProcess_269.TabIndex = 56; + this.ck_DataProcess_269.Text = "269工位线程"; + this.ck_DataProcess_269.UseVisualStyleBackColor = true; + this.ck_DataProcess_269.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged); // - // lbl_alert_AutoIssueInStoreTask + // lbl_alert_DataProcess_BZ01 // - this.lbl_alert_AutoIssueInStoreTask.AutoSize = true; - this.lbl_alert_AutoIssueInStoreTask.BackColor = System.Drawing.Color.White; - this.lbl_alert_AutoIssueInStoreTask.ForeColor = System.Drawing.Color.Red; - this.lbl_alert_AutoIssueInStoreTask.Location = new System.Drawing.Point(212, 796); - this.lbl_alert_AutoIssueInStoreTask.Name = "lbl_alert_AutoIssueInStoreTask"; - this.lbl_alert_AutoIssueInStoreTask.Size = new System.Drawing.Size(70, 15); - this.lbl_alert_AutoIssueInStoreTask.TabIndex = 55; - this.lbl_alert_AutoIssueInStoreTask.Text = "label11"; + this.lbl_alert_DataProcess_BZ01.AutoSize = true; + this.lbl_alert_DataProcess_BZ01.BackColor = System.Drawing.Color.White; + this.lbl_alert_DataProcess_BZ01.ForeColor = System.Drawing.Color.Red; + this.lbl_alert_DataProcess_BZ01.Location = new System.Drawing.Point(212, 786); + this.lbl_alert_DataProcess_BZ01.Name = "lbl_alert_DataProcess_BZ01"; + this.lbl_alert_DataProcess_BZ01.Size = new System.Drawing.Size(70, 15); + this.lbl_alert_DataProcess_BZ01.TabIndex = 55; + this.lbl_alert_DataProcess_BZ01.Text = "label11"; // // ck_AutoIssueInStoreTask // this.ck_AutoIssueInStoreTask.AutoSize = true; - this.ck_AutoIssueInStoreTask.Location = new System.Drawing.Point(6, 796); + this.ck_AutoIssueInStoreTask.Location = new System.Drawing.Point(6, 786); this.ck_AutoIssueInStoreTask.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.ck_AutoIssueInStoreTask.Name = "ck_AutoIssueInStoreTask"; - this.ck_AutoIssueInStoreTask.Size = new System.Drawing.Size(157, 19); + this.ck_AutoIssueInStoreTask.Size = new System.Drawing.Size(129, 19); this.ck_AutoIssueInStoreTask.TabIndex = 54; - this.ck_AutoIssueInStoreTask.Text = "自动组盘下发线程"; + this.ck_AutoIssueInStoreTask.Text = "BZ01工位线程"; this.ck_AutoIssueInStoreTask.UseVisualStyleBackColor = true; this.ck_AutoIssueInStoreTask.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged); // - // lbl_alert_AutoSalverMaterialBindTask + // lbl_alert_DataProcess_BZ39 // - this.lbl_alert_AutoSalverMaterialBindTask.AutoSize = true; - this.lbl_alert_AutoSalverMaterialBindTask.BackColor = System.Drawing.Color.White; - this.lbl_alert_AutoSalverMaterialBindTask.ForeColor = System.Drawing.Color.Red; - this.lbl_alert_AutoSalverMaterialBindTask.Location = new System.Drawing.Point(209, 748); - this.lbl_alert_AutoSalverMaterialBindTask.Name = "lbl_alert_AutoSalverMaterialBindTask"; - this.lbl_alert_AutoSalverMaterialBindTask.Size = new System.Drawing.Size(70, 15); - this.lbl_alert_AutoSalverMaterialBindTask.TabIndex = 53; - this.lbl_alert_AutoSalverMaterialBindTask.Text = "label11"; + this.lbl_alert_DataProcess_BZ39.AutoSize = true; + this.lbl_alert_DataProcess_BZ39.BackColor = System.Drawing.Color.White; + this.lbl_alert_DataProcess_BZ39.ForeColor = System.Drawing.Color.Red; + this.lbl_alert_DataProcess_BZ39.Location = new System.Drawing.Point(209, 748); + this.lbl_alert_DataProcess_BZ39.Name = "lbl_alert_DataProcess_BZ39"; + this.lbl_alert_DataProcess_BZ39.Size = new System.Drawing.Size(70, 15); + this.lbl_alert_DataProcess_BZ39.TabIndex = 53; + this.lbl_alert_DataProcess_BZ39.Text = "label11"; // - // ck_AutoSalverMaterialBindTask + // ck_DataProcess_BZ39 // - this.ck_AutoSalverMaterialBindTask.AutoSize = true; - this.ck_AutoSalverMaterialBindTask.Location = new System.Drawing.Point(5, 748); - this.ck_AutoSalverMaterialBindTask.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ck_AutoSalverMaterialBindTask.Name = "ck_AutoSalverMaterialBindTask"; - this.ck_AutoSalverMaterialBindTask.Size = new System.Drawing.Size(125, 19); - this.ck_AutoSalverMaterialBindTask.TabIndex = 52; - this.ck_AutoSalverMaterialBindTask.Text = "自动组盘线程"; - this.ck_AutoSalverMaterialBindTask.UseVisualStyleBackColor = true; - this.ck_AutoSalverMaterialBindTask.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged); + this.ck_DataProcess_BZ39.AutoSize = true; + this.ck_DataProcess_BZ39.Location = new System.Drawing.Point(5, 748); + this.ck_DataProcess_BZ39.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ck_DataProcess_BZ39.Name = "ck_DataProcess_BZ39"; + this.ck_DataProcess_BZ39.Size = new System.Drawing.Size(129, 19); + this.ck_DataProcess_BZ39.TabIndex = 52; + this.ck_DataProcess_BZ39.Text = "BZ39工位线程"; + this.ck_DataProcess_BZ39.UseVisualStyleBackColor = true; + this.ck_DataProcess_BZ39.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged); // // lbl_Alert_RgvReleaseFinish_BuChang // @@ -3120,28 +3122,28 @@ this.ckBRgvFinishedHandle_BuChang.UseVisualStyleBackColor = true; this.ckBRgvFinishedHandle_BuChang.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged); // - // lbl_Alert_VirtualTaskNoOutPlanTaskHandler + // lbl_Alert_DataProcess_RobotBuffer_FinishTask // - this.lbl_Alert_VirtualTaskNoOutPlanTaskHandler.AutoSize = true; - this.lbl_Alert_VirtualTaskNoOutPlanTaskHandler.BackColor = System.Drawing.Color.White; - this.lbl_Alert_VirtualTaskNoOutPlanTaskHandler.ForeColor = System.Drawing.Color.Red; - this.lbl_Alert_VirtualTaskNoOutPlanTaskHandler.Location = new System.Drawing.Point(212, 714); - this.lbl_Alert_VirtualTaskNoOutPlanTaskHandler.Name = "lbl_Alert_VirtualTaskNoOutPlanTaskHandler"; - this.lbl_Alert_VirtualTaskNoOutPlanTaskHandler.Size = new System.Drawing.Size(70, 15); - this.lbl_Alert_VirtualTaskNoOutPlanTaskHandler.TabIndex = 49; - this.lbl_Alert_VirtualTaskNoOutPlanTaskHandler.Text = "label11"; + this.lbl_Alert_DataProcess_RobotBuffer_FinishTask.AutoSize = true; + this.lbl_Alert_DataProcess_RobotBuffer_FinishTask.BackColor = System.Drawing.Color.White; + this.lbl_Alert_DataProcess_RobotBuffer_FinishTask.ForeColor = System.Drawing.Color.Red; + this.lbl_Alert_DataProcess_RobotBuffer_FinishTask.Location = new System.Drawing.Point(307, 714); + this.lbl_Alert_DataProcess_RobotBuffer_FinishTask.Name = "lbl_Alert_DataProcess_RobotBuffer_FinishTask"; + this.lbl_Alert_DataProcess_RobotBuffer_FinishTask.Size = new System.Drawing.Size(70, 15); + this.lbl_Alert_DataProcess_RobotBuffer_FinishTask.TabIndex = 49; + this.lbl_Alert_DataProcess_RobotBuffer_FinishTask.Text = "label11"; // - // ck_VirtualTaskNoOutPlanTaskHandler + // ck_DataProcess_RobotBuffer_FinishTask // - this.ck_VirtualTaskNoOutPlanTaskHandler.AutoSize = true; - this.ck_VirtualTaskNoOutPlanTaskHandler.Location = new System.Drawing.Point(4, 714); - this.ck_VirtualTaskNoOutPlanTaskHandler.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ck_VirtualTaskNoOutPlanTaskHandler.Name = "ck_VirtualTaskNoOutPlanTaskHandler"; - this.ck_VirtualTaskNoOutPlanTaskHandler.Size = new System.Drawing.Size(189, 19); - this.ck_VirtualTaskNoOutPlanTaskHandler.TabIndex = 48; - this.ck_VirtualTaskNoOutPlanTaskHandler.Text = "虚拟库存人工出库线程"; - this.ck_VirtualTaskNoOutPlanTaskHandler.UseVisualStyleBackColor = true; - this.ck_VirtualTaskNoOutPlanTaskHandler.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged); + this.ck_DataProcess_RobotBuffer_FinishTask.AutoSize = true; + this.ck_DataProcess_RobotBuffer_FinishTask.Location = new System.Drawing.Point(4, 714); + this.ck_DataProcess_RobotBuffer_FinishTask.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ck_DataProcess_RobotBuffer_FinishTask.Name = "ck_DataProcess_RobotBuffer_FinishTask"; + this.ck_DataProcess_RobotBuffer_FinishTask.Size = new System.Drawing.Size(285, 19); + this.ck_DataProcess_RobotBuffer_FinishTask.TabIndex = 48; + this.ck_DataProcess_RobotBuffer_FinishTask.Text = "机器人缓存岛入库任务完成处理线程"; + this.ck_DataProcess_RobotBuffer_FinishTask.UseVisualStyleBackColor = true; + this.ck_DataProcess_RobotBuffer_FinishTask.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged); // // lbl_Alter_OutTaskRetryToMes // @@ -3166,97 +3168,98 @@ this.checkBox_OutTaskRetryToMes.UseVisualStyleBackColor = true; this.checkBox_OutTaskRetryToMes.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged); // - // lbl_Alert_LineInScan + // lbl_Alert_DataProcess_RobotBuffer_FinishTaskForOutbound // - this.lbl_Alert_LineInScan.AutoSize = true; - this.lbl_Alert_LineInScan.BackColor = System.Drawing.Color.White; - this.lbl_Alert_LineInScan.ForeColor = System.Drawing.Color.Red; - this.lbl_Alert_LineInScan.Location = new System.Drawing.Point(216, 644); - this.lbl_Alert_LineInScan.Name = "lbl_Alert_LineInScan"; - this.lbl_Alert_LineInScan.Size = new System.Drawing.Size(70, 15); - this.lbl_Alert_LineInScan.TabIndex = 45; - this.lbl_Alert_LineInScan.Text = "label11"; + this.lbl_Alert_DataProcess_RobotBuffer_FinishTaskForOutbound.AutoSize = true; + this.lbl_Alert_DataProcess_RobotBuffer_FinishTaskForOutbound.BackColor = System.Drawing.Color.White; + this.lbl_Alert_DataProcess_RobotBuffer_FinishTaskForOutbound.ForeColor = System.Drawing.Color.Red; + this.lbl_Alert_DataProcess_RobotBuffer_FinishTaskForOutbound.Location = new System.Drawing.Point(324, 648); + this.lbl_Alert_DataProcess_RobotBuffer_FinishTaskForOutbound.Name = "lbl_Alert_DataProcess_RobotBuffer_FinishTaskForOutbound"; + this.lbl_Alert_DataProcess_RobotBuffer_FinishTaskForOutbound.Size = new System.Drawing.Size(70, 15); + this.lbl_Alert_DataProcess_RobotBuffer_FinishTaskForOutbound.TabIndex = 45; + this.lbl_Alert_DataProcess_RobotBuffer_FinishTaskForOutbound.Text = "label11"; // - // checkBox_LineInScan + // checkBox_DataProcess_RobotBuffer_FinishTaskForOutbound // - this.checkBox_LineInScan.AutoSize = true; - this.checkBox_LineInScan.Location = new System.Drawing.Point(3, 644); - this.checkBox_LineInScan.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.checkBox_LineInScan.Name = "checkBox_LineInScan"; - this.checkBox_LineInScan.Size = new System.Drawing.Size(205, 19); - this.checkBox_LineInScan.TabIndex = 44; - this.checkBox_LineInScan.Text = "堆垛机入口扫码检测线程"; - this.checkBox_LineInScan.UseVisualStyleBackColor = true; - this.checkBox_LineInScan.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged); + this.checkBox_DataProcess_RobotBuffer_FinishTaskForOutbound.AutoSize = true; + this.checkBox_DataProcess_RobotBuffer_FinishTaskForOutbound.Location = new System.Drawing.Point(3, 644); + this.checkBox_DataProcess_RobotBuffer_FinishTaskForOutbound.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.checkBox_DataProcess_RobotBuffer_FinishTaskForOutbound.Name = "checkBox_DataProcess_RobotBuffer_FinishTaskForOutbound"; + this.checkBox_DataProcess_RobotBuffer_FinishTaskForOutbound.Size = new System.Drawing.Size(285, 19); + this.checkBox_DataProcess_RobotBuffer_FinishTaskForOutbound.TabIndex = 44; + this.checkBox_DataProcess_RobotBuffer_FinishTaskForOutbound.Text = "机器人缓存岛出库任务完成处理线程"; + 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_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 // @@ -5821,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); @@ -6095,8 +6108,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,10 +6219,10 @@ 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_MainTaskDecompose_ZPRK; - private System.Windows.Forms.CheckBox ckMainTaskDecompose_ZPRK; + 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.TabPage tabPage4; private System.Windows.Forms.Panel panel_DeviceTaskList_dgvPartTask_Finished; private System.Windows.Forms.Button button17; @@ -6262,8 +6275,8 @@ private System.Windows.Forms.Button button20; private System.Windows.Forms.TextBox tb_TongJi; private System.Windows.Forms.RadioButton rBOnlyIn; - private System.Windows.Forms.Label lbl_Alert_LineInScan; - private System.Windows.Forms.CheckBox checkBox_LineInScan; + private System.Windows.Forms.Label lbl_Alert_DataProcess_RobotBuffer_FinishTaskForOutbound; + private System.Windows.Forms.CheckBox checkBox_DataProcess_RobotBuffer_FinishTaskForOutbound; private System.Windows.Forms.Label lbl_R_PickReqForInStore_1; private System.Windows.Forms.Label lbl_R_PickReqForInStore_2; private System.Windows.Forms.Label lbl_R_PickReqForInStore_4; @@ -6295,8 +6308,8 @@ private System.Windows.Forms.Button btn_Find_OutTaskRetryToMes; private System.Windows.Forms.DataGridView dg_OutTaskRetryToMes; private System.Windows.Forms.Button button19; - private System.Windows.Forms.Label lbl_Alert_VirtualTaskNoOutPlanTaskHandler; - private System.Windows.Forms.CheckBox ck_VirtualTaskNoOutPlanTaskHandler; + private System.Windows.Forms.Label lbl_Alert_DataProcess_RobotBuffer_FinishTask; + private System.Windows.Forms.CheckBox ck_DataProcess_RobotBuffer_FinishTask; private System.Windows.Forms.DataGridViewTextBoxColumn MesId; private System.Windows.Forms.DataGridViewTextBoxColumn Column11; private System.Windows.Forms.DataGridViewTextBoxColumn Column12; @@ -6322,17 +6335,18 @@ private System.Windows.Forms.Button btn_1019; private System.Windows.Forms.Label lbl_R_1019_Scan; private System.Windows.Forms.Button button21; - private System.Windows.Forms.Label lbl_alert_AutoSalverMaterialBindTask; - private System.Windows.Forms.CheckBox ck_AutoSalverMaterialBindTask; + private System.Windows.Forms.Label lbl_alert_DataProcess_BZ39; + private System.Windows.Forms.CheckBox ck_DataProcess_BZ39; private System.Windows.Forms.Label lblR_1019_CargoNoScan; - private System.Windows.Forms.Label lbl_alert_AutoIssueInStoreTask; + 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_AutoUpdateEngineInfoTask; - private System.Windows.Forms.CheckBox ck_AutoUpdateEngineInfoTask; + 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; } } -- Gitblit v1.9.3