From e86f3bddecdc13210a546761ecf5e8550ea20799 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周四, 11 9月 2025 14:51:32 +0800 Subject: [PATCH] 增加日志追踪 --- wcs/yunneiWCS/yunneiWCS/Form1.Designer.cs | 77 ++++++++++++++++++++++++++------------ 1 files changed, 52 insertions(+), 25 deletions(-) diff --git a/wcs/yunneiWCS/yunneiWCS/Form1.Designer.cs b/wcs/yunneiWCS/yunneiWCS/Form1.Designer.cs index 2938dfb..1e210fe 100644 --- a/wcs/yunneiWCS/yunneiWCS/Form1.Designer.cs +++ b/wcs/yunneiWCS/yunneiWCS/Form1.Designer.cs @@ -33,6 +33,8 @@ this.label_PLC = new System.Windows.Forms.Label(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.panel1 = new System.Windows.Forms.Panel(); + this.lbl_msg_mesDataTranffic_V2 = new System.Windows.Forms.Label(); + this.label2 = new System.Windows.Forms.Label(); this.lbl_ClearDataMsg = new System.Windows.Forms.Label(); this.lbl_Thread_lbl_shouEntity_Srm = new System.Windows.Forms.Label(); this.label35 = new System.Windows.Forms.Label(); @@ -59,8 +61,8 @@ this.label3 = new System.Windows.Forms.Label(); this.lbl_sendTask_errMsg = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); - this.label2 = new System.Windows.Forms.Label(); - this.lbl_msg_mesDataTranffic_V2 = new System.Windows.Forms.Label(); + this.lbl_msg_mesStockDataForRealMes = new System.Windows.Forms.Label(); + this.label14 = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.panel1.SuspendLayout(); this.SuspendLayout(); @@ -91,14 +93,16 @@ this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Top; this.pictureBox1.Location = new System.Drawing.Point(0, 0); - this.pictureBox1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.pictureBox1.Margin = new System.Windows.Forms.Padding(2); this.pictureBox1.Name = "pictureBox1"; - this.pictureBox1.Size = new System.Drawing.Size(782, 149); + this.pictureBox1.Size = new System.Drawing.Size(1234, 149); this.pictureBox1.TabIndex = 2; this.pictureBox1.TabStop = false; // // panel1 // + this.panel1.Controls.Add(this.lbl_msg_mesStockDataForRealMes); + this.panel1.Controls.Add(this.label14); this.panel1.Controls.Add(this.lbl_msg_mesDataTranffic_V2); this.panel1.Controls.Add(this.label2); this.panel1.Controls.Add(this.lbl_ClearDataMsg); @@ -129,10 +133,31 @@ this.panel1.Controls.Add(this.label1); this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel1.Location = new System.Drawing.Point(0, 222); - this.panel1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.panel1.Margin = new System.Windows.Forms.Padding(2); this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(782, 425); + this.panel1.Size = new System.Drawing.Size(1234, 425); this.panel1.TabIndex = 3; + // + // lbl_msg_mesDataTranffic_V2 + // + this.lbl_msg_mesDataTranffic_V2.AutoSize = true; + this.lbl_msg_mesDataTranffic_V2.ForeColor = System.Drawing.Color.Red; + this.lbl_msg_mesDataTranffic_V2.Location = new System.Drawing.Point(156, 365); + this.lbl_msg_mesDataTranffic_V2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.lbl_msg_mesDataTranffic_V2.Name = "lbl_msg_mesDataTranffic_V2"; + this.lbl_msg_mesDataTranffic_V2.Size = new System.Drawing.Size(53, 12); + this.lbl_msg_mesDataTranffic_V2.TabIndex = 27; + this.lbl_msg_mesDataTranffic_V2.Text = "閿欒娑堟伅"; + // + // label2 + // + this.label2.AutoSize = true; + this.label2.Location = new System.Drawing.Point(9, 365); + this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(149, 12); + this.label2.TabIndex = 26; + this.label2.Text = "鎺ㄩ�佺粰MES鍑哄叆搴撴暟鎹�(V2):"; // // lbl_ClearDataMsg // @@ -407,33 +432,33 @@ this.label1.TabIndex = 0; this.label1.Text = "娑堣垂宸蹭笅鍙戠殑浠诲姟绾跨▼:"; // - // label2 + // lbl_msg_mesStockDataForRealMes // - this.label2.AutoSize = true; - this.label2.Location = new System.Drawing.Point(9, 365); - this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(113, 12); - this.label2.TabIndex = 26; - this.label2.Text = "鎺ㄩ�佺粰MES鏁版嵁(V2):"; + this.lbl_msg_mesStockDataForRealMes.AutoSize = true; + this.lbl_msg_mesStockDataForRealMes.ForeColor = System.Drawing.Color.Red; + this.lbl_msg_mesStockDataForRealMes.Location = new System.Drawing.Point(148, 391); + this.lbl_msg_mesStockDataForRealMes.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.lbl_msg_mesStockDataForRealMes.Name = "lbl_msg_mesStockDataForRealMes"; + this.lbl_msg_mesStockDataForRealMes.Size = new System.Drawing.Size(53, 12); + this.lbl_msg_mesStockDataForRealMes.TabIndex = 29; + this.lbl_msg_mesStockDataForRealMes.Text = "閿欒娑堟伅"; // - // lbl_msg_mesDataTranffic_V2 + // label14 // - this.lbl_msg_mesDataTranffic_V2.AutoSize = true; - this.lbl_msg_mesDataTranffic_V2.ForeColor = System.Drawing.Color.Red; - this.lbl_msg_mesDataTranffic_V2.Location = new System.Drawing.Point(135, 365); - this.lbl_msg_mesDataTranffic_V2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.lbl_msg_mesDataTranffic_V2.Name = "lbl_msg_mesDataTranffic_V2"; - this.lbl_msg_mesDataTranffic_V2.Size = new System.Drawing.Size(53, 12); - this.lbl_msg_mesDataTranffic_V2.TabIndex = 27; - this.lbl_msg_mesDataTranffic_V2.Text = "閿欒娑堟伅"; + this.label14.AutoSize = true; + this.label14.Location = new System.Drawing.Point(9, 391); + this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label14.Name = "label14"; + this.label14.Size = new System.Drawing.Size(137, 12); + this.label14.TabIndex = 28; + this.label14.Text = "鎺ㄩ�佺粰MES搴撳瓨鏁版嵁(V2):"; // // Form1 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.SystemColors.Control; - this.ClientSize = new System.Drawing.Size(782, 647); + this.ClientSize = new System.Drawing.Size(1234, 647); this.Controls.Add(this.panel1); this.Controls.Add(this.pictureBox1); this.Controls.Add(this.label_PLC); @@ -441,7 +466,7 @@ this.ForeColor = System.Drawing.SystemColors.ActiveCaptionText; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); - this.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.Margin = new System.Windows.Forms.Padding(2); this.Name = "Form1"; this.Text = "浼熸湰鏅鸿兘WCS"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing); @@ -487,6 +512,8 @@ private System.Windows.Forms.Label label36; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label lbl_msg_mesDataTranffic_V2; + private System.Windows.Forms.Label lbl_msg_mesStockDataForRealMes; + private System.Windows.Forms.Label label14; } } -- Gitblit v1.9.3