From 9aa1ccbaf232340bcc1196eddb85258e2b16f4e2 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周五, 06 12月 2024 15:38:29 +0800 Subject: [PATCH] 22 --- CC/iWareCC_ASRS/FormCC.Designer.cs | 67 ++++++++++++++++++++------------- 1 files changed, 41 insertions(+), 26 deletions(-) diff --git a/CC/iWareCC_ASRS/FormCC.Designer.cs b/CC/iWareCC_ASRS/FormCC.Designer.cs index 9b42137..4ce7f6d 100644 --- a/CC/iWareCC_ASRS/FormCC.Designer.cs +++ b/CC/iWareCC_ASRS/FormCC.Designer.cs @@ -264,13 +264,13 @@ this.lbl_Alert_DataProcess_BZ12_FinishTask = new System.Windows.Forms.Label(); this.lbl_Alter_Srm1ReleaseFinish = new System.Windows.Forms.Label(); this.lbl_Alert_RgvRelease = new System.Windows.Forms.Label(); - this.lbl_Alert_Srm2Release = new System.Windows.Forms.Label(); + this.lbl_Alert_DataProcess_RobotBuffer_ForceOutbound = new System.Windows.Forms.Label(); this.lbl_Alert_DataProcess_BZ39_IssueInboundTask = new System.Windows.Forms.Label(); this.ckB_DataProcess_BZ39_IssueInboundTask = new System.Windows.Forms.CheckBox(); this.ckB_PushPaperCutToMes = new System.Windows.Forms.CheckBox(); this.ckBSrm1FinishedHandle = new System.Windows.Forms.CheckBox(); this.ckBRgvRelease = new System.Windows.Forms.CheckBox(); - this.ckBSrm2Release = new System.Windows.Forms.CheckBox(); + this.ckBDataProcess_RobotBuffer_ForceOutbound = new System.Windows.Forms.CheckBox(); this.ckBDataProcess_BZ12_FinishTask = new System.Windows.Forms.CheckBox(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.panel_Srm4 = new System.Windows.Forms.Panel(); @@ -438,6 +438,7 @@ this.Qty = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.InStoreTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.tabPage3 = new System.Windows.Forms.TabPage(); + 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(); @@ -3036,13 +3037,13 @@ this.groupBox1.Controls.Add(this.lbl_Alert_DataProcess_BZ12_FinishTask); this.groupBox1.Controls.Add(this.lbl_Alter_Srm1ReleaseFinish); this.groupBox1.Controls.Add(this.lbl_Alert_RgvRelease); - this.groupBox1.Controls.Add(this.lbl_Alert_Srm2Release); + this.groupBox1.Controls.Add(this.lbl_Alert_DataProcess_RobotBuffer_ForceOutbound); this.groupBox1.Controls.Add(this.lbl_Alert_DataProcess_BZ39_IssueInboundTask); this.groupBox1.Controls.Add(this.ckB_DataProcess_BZ39_IssueInboundTask); this.groupBox1.Controls.Add(this.ckB_PushPaperCutToMes); this.groupBox1.Controls.Add(this.ckBSrm1FinishedHandle); this.groupBox1.Controls.Add(this.ckBRgvRelease); - this.groupBox1.Controls.Add(this.ckBSrm2Release); + this.groupBox1.Controls.Add(this.ckBDataProcess_RobotBuffer_ForceOutbound); this.groupBox1.Controls.Add(this.ckBDataProcess_BZ12_FinishTask); this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox1.ForeColor = System.Drawing.Color.Maroon; @@ -3514,16 +3515,16 @@ this.lbl_Alert_RgvRelease.TabIndex = 15; this.lbl_Alert_RgvRelease.Text = "label11"; // - // lbl_Alert_Srm2Release + // lbl_Alert_DataProcess_RobotBuffer_ForceOutbound // - this.lbl_Alert_Srm2Release.AutoSize = true; - this.lbl_Alert_Srm2Release.BackColor = System.Drawing.Color.White; - this.lbl_Alert_Srm2Release.ForeColor = System.Drawing.Color.Red; - this.lbl_Alert_Srm2Release.Location = new System.Drawing.Point(936, 80); - this.lbl_Alert_Srm2Release.Name = "lbl_Alert_Srm2Release"; - this.lbl_Alert_Srm2Release.Size = new System.Drawing.Size(70, 15); - this.lbl_Alert_Srm2Release.TabIndex = 13; - this.lbl_Alert_Srm2Release.Text = "label11"; + this.lbl_Alert_DataProcess_RobotBuffer_ForceOutbound.AutoSize = true; + this.lbl_Alert_DataProcess_RobotBuffer_ForceOutbound.BackColor = System.Drawing.Color.White; + this.lbl_Alert_DataProcess_RobotBuffer_ForceOutbound.ForeColor = System.Drawing.Color.Red; + this.lbl_Alert_DataProcess_RobotBuffer_ForceOutbound.Location = new System.Drawing.Point(252, 134); + this.lbl_Alert_DataProcess_RobotBuffer_ForceOutbound.Name = "lbl_Alert_DataProcess_RobotBuffer_ForceOutbound"; + this.lbl_Alert_DataProcess_RobotBuffer_ForceOutbound.Size = new System.Drawing.Size(70, 15); + this.lbl_Alert_DataProcess_RobotBuffer_ForceOutbound.TabIndex = 13; + this.lbl_Alert_DataProcess_RobotBuffer_ForceOutbound.Text = "label11"; // // lbl_Alert_DataProcess_BZ39_IssueInboundTask // @@ -3563,7 +3564,7 @@ // ckBSrm1FinishedHandle // this.ckBSrm1FinishedHandle.AutoSize = true; - this.ckBSrm1FinishedHandle.Location = new System.Drawing.Point(728, 54); + this.ckBSrm1FinishedHandle.Location = new System.Drawing.Point(728, 50); this.ckBSrm1FinishedHandle.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.ckBSrm1FinishedHandle.Name = "ckBSrm1FinishedHandle"; this.ckBSrm1FinishedHandle.Size = new System.Drawing.Size(182, 19); @@ -3584,17 +3585,17 @@ this.ckBRgvRelease.UseVisualStyleBackColor = true; this.ckBRgvRelease.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged); // - // ckBSrm2Release + // ckBDataProcess_RobotBuffer_ForceOutbound // - this.ckBSrm2Release.AutoSize = true; - this.ckBSrm2Release.Location = new System.Drawing.Point(728, 80); - this.ckBSrm2Release.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.ckBSrm2Release.Name = "ckBSrm2Release"; - this.ckBSrm2Release.Size = new System.Drawing.Size(150, 19); - this.ckBSrm2Release.TabIndex = 2; - this.ckBSrm2Release.Text = "堆垛机2任务下发"; - this.ckBSrm2Release.UseVisualStyleBackColor = true; - this.ckBSrm2Release.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged); + this.ckBDataProcess_RobotBuffer_ForceOutbound.AutoSize = true; + this.ckBDataProcess_RobotBuffer_ForceOutbound.Location = new System.Drawing.Point(5, 134); + this.ckBDataProcess_RobotBuffer_ForceOutbound.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.ckBDataProcess_RobotBuffer_ForceOutbound.Name = "ckBDataProcess_RobotBuffer_ForceOutbound"; + this.ckBDataProcess_RobotBuffer_ForceOutbound.Size = new System.Drawing.Size(246, 19); + this.ckBDataProcess_RobotBuffer_ForceOutbound.TabIndex = 2; + this.ckBDataProcess_RobotBuffer_ForceOutbound.Text = "缓存岛人工强制出库 处理线程"; + this.ckBDataProcess_RobotBuffer_ForceOutbound.UseVisualStyleBackColor = true; + this.ckBDataProcess_RobotBuffer_ForceOutbound.CheckedChanged += new System.EventHandler(this.CommonCheckedChanged); // // ckBDataProcess_BZ12_FinishTask // @@ -5499,6 +5500,7 @@ // // tabPage3 // + 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); @@ -5522,6 +5524,18 @@ this.tabPage3.TabIndex = 9; this.tabPage3.Text = "数据维护&统计"; this.tabPage3.UseVisualStyleBackColor = true; + // + // button25 + // + this.button25.BackColor = System.Drawing.Color.Red; + this.button25.Location = new System.Drawing.Point(1006, 489); + this.button25.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.button25.Name = "button25"; + this.button25.Size = new System.Drawing.Size(155, 48); + this.button25.TabIndex = 156; + this.button25.Text = "一键初始化整包板件"; + this.button25.UseVisualStyleBackColor = false; + this.button25.Click += new System.EventHandler(this.button25_Click); // // button24 // @@ -6063,13 +6077,13 @@ private System.Windows.Forms.CheckBox ckB_PushPaperCutToMes; private System.Windows.Forms.CheckBox ckBSrm1FinishedHandle; private System.Windows.Forms.CheckBox ckBRgvRelease; - private System.Windows.Forms.CheckBox ckBSrm2Release; + private System.Windows.Forms.CheckBox ckBDataProcess_RobotBuffer_ForceOutbound; private System.Windows.Forms.CheckBox ckBDataProcess_BZ12_FinishTask; private System.Windows.Forms.Button btn_Change1; private System.Windows.Forms.Button btn_Change2; private System.Windows.Forms.Label lbl_SrmConveyorAlarm_2; private System.Windows.Forms.Label lbl_Alert_DataProcess_BZ39_IssueInboundTask; - private System.Windows.Forms.Label lbl_Alert_Srm2Release; + private System.Windows.Forms.Label lbl_Alert_DataProcess_RobotBuffer_ForceOutbound; private System.Windows.Forms.Label lbl_Alert_RgvRelease; private System.Windows.Forms.Label lbl_Alert_DataProcess_BZ12_FinishTask; private System.Windows.Forms.Label lbl_Alter_Srm1ReleaseFinish; @@ -6397,6 +6411,7 @@ private System.Windows.Forms.TextBox tb_PackageCode; private System.Windows.Forms.Label label23; private System.Windows.Forms.Label lbl_currHandlerPackageCodeForIssueOutboundTask; + private System.Windows.Forms.Button button25; } } -- Gitblit v1.9.3