schangxiang@126.com
2025-09-09 528b1ae722536aafc6afce10389ce7982ed278df
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,6 +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.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();
@@ -66,18 +70,20 @@
            // label_title
            // 
            this.label_title.Font = new System.Drawing.Font("宋体", 22.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_title.Location = new System.Drawing.Point(-3, 189);
            this.label_title.Location = new System.Drawing.Point(-2, 151);
            this.label_title.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label_title.Name = "label_title";
            this.label_title.Size = new System.Drawing.Size(476, 51);
            this.label_title.Size = new System.Drawing.Size(357, 41);
            this.label_title.TabIndex = 0;
            this.label_title.Text = "WCS服务正在启动";
            // 
            // label_PLC
            // 
            this.label_PLC.Font = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_PLC.Location = new System.Drawing.Point(0, 246);
            this.label_PLC.Location = new System.Drawing.Point(0, 197);
            this.label_PLC.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label_PLC.Name = "label_PLC";
            this.label_PLC.Size = new System.Drawing.Size(511, 29);
            this.label_PLC.Size = new System.Drawing.Size(383, 23);
            this.label_PLC.TabIndex = 1;
            this.label_PLC.Text = "PLC链接状态";
            // 
@@ -87,14 +93,18 @@
            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(3, 2, 3, 2);
            this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new System.Drawing.Size(1043, 186);
            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);
            this.panel1.Controls.Add(this.lbl_Thread_lbl_shouEntity_Srm);
            this.panel1.Controls.Add(this.label35);
@@ -122,19 +132,41 @@
            this.panel1.Controls.Add(this.lbl_sendTask_errMsg);
            this.panel1.Controls.Add(this.label1);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panel1.Location = new System.Drawing.Point(0, 279);
            this.panel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.panel1.Location = new System.Drawing.Point(0, 222);
            this.panel1.Margin = new System.Windows.Forms.Padding(2);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(1043, 460);
            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
            // 
            this.lbl_ClearDataMsg.AutoSize = true;
            this.lbl_ClearDataMsg.ForeColor = System.Drawing.Color.Red;
            this.lbl_ClearDataMsg.Location = new System.Drawing.Point(170, 419);
            this.lbl_ClearDataMsg.Location = new System.Drawing.Point(128, 335);
            this.lbl_ClearDataMsg.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.lbl_ClearDataMsg.Name = "lbl_ClearDataMsg";
            this.lbl_ClearDataMsg.Size = new System.Drawing.Size(67, 15);
            this.lbl_ClearDataMsg.Size = new System.Drawing.Size(53, 12);
            this.lbl_ClearDataMsg.TabIndex = 23;
            this.lbl_ClearDataMsg.Text = "错误消息";
            // 
@@ -142,27 +174,30 @@
            // 
            this.lbl_Thread_lbl_shouEntity_Srm.AutoSize = true;
            this.lbl_Thread_lbl_shouEntity_Srm.ForeColor = System.Drawing.Color.Red;
            this.lbl_Thread_lbl_shouEntity_Srm.Location = new System.Drawing.Point(170, 391);
            this.lbl_Thread_lbl_shouEntity_Srm.Location = new System.Drawing.Point(128, 313);
            this.lbl_Thread_lbl_shouEntity_Srm.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.lbl_Thread_lbl_shouEntity_Srm.Name = "lbl_Thread_lbl_shouEntity_Srm";
            this.lbl_Thread_lbl_shouEntity_Srm.Size = new System.Drawing.Size(67, 15);
            this.lbl_Thread_lbl_shouEntity_Srm.Size = new System.Drawing.Size(53, 12);
            this.lbl_Thread_lbl_shouEntity_Srm.TabIndex = 25;
            this.lbl_Thread_lbl_shouEntity_Srm.Text = "错误消息";
            // 
            // label35
            // 
            this.label35.AutoSize = true;
            this.label35.Location = new System.Drawing.Point(15, 419);
            this.label35.Location = new System.Drawing.Point(11, 335);
            this.label35.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label35.Name = "label35";
            this.label35.Size = new System.Drawing.Size(105, 15);
            this.label35.Size = new System.Drawing.Size(83, 12);
            this.label35.TabIndex = 22;
            this.label35.Text = "清除数据线程:";
            // 
            // label36
            // 
            this.label36.AutoSize = true;
            this.label36.Location = new System.Drawing.Point(5, 391);
            this.label36.Location = new System.Drawing.Point(4, 313);
            this.label36.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label36.Name = "label36";
            this.label36.Size = new System.Drawing.Size(150, 15);
            this.label36.Size = new System.Drawing.Size(119, 12);
            this.label36.TabIndex = 24;
            this.label36.Text = "堆垛机设备状态线程:";
            // 
@@ -170,18 +205,20 @@
            // 
            this.lbl_Thread_HandleOutStockList_Msg.AutoSize = true;
            this.lbl_Thread_HandleOutStockList_Msg.ForeColor = System.Drawing.Color.Red;
            this.lbl_Thread_HandleOutStockList_Msg.Location = new System.Drawing.Point(161, 354);
            this.lbl_Thread_HandleOutStockList_Msg.Location = new System.Drawing.Point(121, 283);
            this.lbl_Thread_HandleOutStockList_Msg.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.lbl_Thread_HandleOutStockList_Msg.Name = "lbl_Thread_HandleOutStockList_Msg";
            this.lbl_Thread_HandleOutStockList_Msg.Size = new System.Drawing.Size(67, 15);
            this.lbl_Thread_HandleOutStockList_Msg.Size = new System.Drawing.Size(53, 12);
            this.lbl_Thread_HandleOutStockList_Msg.TabIndex = 21;
            this.lbl_Thread_HandleOutStockList_Msg.Text = "错误消息";
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(5, 354);
            this.label12.Location = new System.Drawing.Point(4, 283);
            this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(150, 15);
            this.label12.Size = new System.Drawing.Size(119, 12);
            this.label12.TabIndex = 20;
            this.label12.Text = "处理新建的出库表单:";
            // 
@@ -189,18 +226,20 @@
            // 
            this.lbl_inStockCodeToTask_errMsg.AutoSize = true;
            this.lbl_inStockCodeToTask_errMsg.ForeColor = System.Drawing.Color.Red;
            this.lbl_inStockCodeToTask_errMsg.Location = new System.Drawing.Point(243, 15);
            this.lbl_inStockCodeToTask_errMsg.Location = new System.Drawing.Point(182, 12);
            this.lbl_inStockCodeToTask_errMsg.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.lbl_inStockCodeToTask_errMsg.Name = "lbl_inStockCodeToTask_errMsg";
            this.lbl_inStockCodeToTask_errMsg.Size = new System.Drawing.Size(67, 15);
            this.lbl_inStockCodeToTask_errMsg.Size = new System.Drawing.Size(53, 12);
            this.lbl_inStockCodeToTask_errMsg.TabIndex = 19;
            this.lbl_inStockCodeToTask_errMsg.Text = "错误消息";
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(12, 15);
            this.label11.Location = new System.Drawing.Point(9, 12);
            this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(225, 15);
            this.label11.Size = new System.Drawing.Size(179, 12);
            this.label11.TabIndex = 18;
            this.label11.Text = "组盘下发后,生成下线入库任务:";
            // 
@@ -208,18 +247,20 @@
            // 
            this.lbl_sendTaskForPick_ErrMsg.AutoSize = true;
            this.lbl_sendTaskForPick_ErrMsg.ForeColor = System.Drawing.Color.Red;
            this.lbl_sendTaskForPick_ErrMsg.Location = new System.Drawing.Point(209, 187);
            this.lbl_sendTaskForPick_ErrMsg.Location = new System.Drawing.Point(157, 150);
            this.lbl_sendTaskForPick_ErrMsg.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.lbl_sendTaskForPick_ErrMsg.Name = "lbl_sendTaskForPick_ErrMsg";
            this.lbl_sendTaskForPick_ErrMsg.Size = new System.Drawing.Size(67, 15);
            this.lbl_sendTaskForPick_ErrMsg.Size = new System.Drawing.Size(53, 12);
            this.lbl_sendTaskForPick_ErrMsg.TabIndex = 17;
            this.lbl_sendTaskForPick_ErrMsg.Text = "错误消息";
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(15, 187);
            this.label10.Location = new System.Drawing.Point(11, 150);
            this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(180, 15);
            this.label10.Size = new System.Drawing.Size(143, 12);
            this.label10.TabIndex = 16;
            this.label10.Text = "处理分拣完成的任务处理:";
            // 
@@ -227,18 +268,20 @@
            // 
            this.lbl_SrmfinishConfirm_Msg.AutoSize = true;
            this.lbl_SrmfinishConfirm_Msg.ForeColor = System.Drawing.Color.Red;
            this.lbl_SrmfinishConfirm_Msg.Location = new System.Drawing.Point(192, 155);
            this.lbl_SrmfinishConfirm_Msg.Location = new System.Drawing.Point(144, 124);
            this.lbl_SrmfinishConfirm_Msg.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.lbl_SrmfinishConfirm_Msg.Name = "lbl_SrmfinishConfirm_Msg";
            this.lbl_SrmfinishConfirm_Msg.Size = new System.Drawing.Size(67, 15);
            this.lbl_SrmfinishConfirm_Msg.Size = new System.Drawing.Size(53, 12);
            this.lbl_SrmfinishConfirm_Msg.TabIndex = 15;
            this.lbl_SrmfinishConfirm_Msg.Text = "错误消息";
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(15, 155);
            this.label9.Location = new System.Drawing.Point(11, 124);
            this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(150, 15);
            this.label9.Size = new System.Drawing.Size(119, 12);
            this.label9.TabIndex = 14;
            this.label9.Text = "堆垛机完成信号处理:";
            // 
@@ -246,18 +289,20 @@
            // 
            this.lbl_NoIssueTaskMsg_GG.AutoSize = true;
            this.lbl_NoIssueTaskMsg_GG.ForeColor = System.Drawing.Color.Red;
            this.lbl_NoIssueTaskMsg_GG.Location = new System.Drawing.Point(244, 114);
            this.lbl_NoIssueTaskMsg_GG.Location = new System.Drawing.Point(183, 91);
            this.lbl_NoIssueTaskMsg_GG.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.lbl_NoIssueTaskMsg_GG.Name = "lbl_NoIssueTaskMsg_GG";
            this.lbl_NoIssueTaskMsg_GG.Size = new System.Drawing.Size(67, 15);
            this.lbl_NoIssueTaskMsg_GG.Size = new System.Drawing.Size(53, 12);
            this.lbl_NoIssueTaskMsg_GG.TabIndex = 13;
            this.lbl_NoIssueTaskMsg_GG.Text = "错误消息";
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(15, 114);
            this.label8.Location = new System.Drawing.Point(11, 91);
            this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(211, 15);
            this.label8.Size = new System.Drawing.Size(167, 12);
            this.label8.TabIndex = 12;
            this.label8.Text = "(缸盖)消费未下发的任务线程:";
            // 
@@ -265,18 +310,20 @@
            // 
            this.lbl_NoIssueTaskMsg_GT.AutoSize = true;
            this.lbl_NoIssueTaskMsg_GT.ForeColor = System.Drawing.Color.Red;
            this.lbl_NoIssueTaskMsg_GT.Location = new System.Drawing.Point(252, 84);
            this.lbl_NoIssueTaskMsg_GT.Location = new System.Drawing.Point(189, 67);
            this.lbl_NoIssueTaskMsg_GT.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.lbl_NoIssueTaskMsg_GT.Name = "lbl_NoIssueTaskMsg_GT";
            this.lbl_NoIssueTaskMsg_GT.Size = new System.Drawing.Size(67, 15);
            this.lbl_NoIssueTaskMsg_GT.Size = new System.Drawing.Size(53, 12);
            this.lbl_NoIssueTaskMsg_GT.TabIndex = 11;
            this.lbl_NoIssueTaskMsg_GT.Text = "错误消息";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(15, 84);
            this.label7.Location = new System.Drawing.Point(11, 67);
            this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(211, 15);
            this.label7.Size = new System.Drawing.Size(167, 12);
            this.label7.TabIndex = 10;
            this.label7.Text = "(缸体)消费未下发的任务线程:";
            // 
@@ -284,18 +331,20 @@
            // 
            this.lbl_msg_mesDataTranffic.AutoSize = true;
            this.lbl_msg_mesDataTranffic.ForeColor = System.Drawing.Color.Red;
            this.lbl_msg_mesDataTranffic.Location = new System.Drawing.Point(152, 322);
            this.lbl_msg_mesDataTranffic.Location = new System.Drawing.Point(114, 258);
            this.lbl_msg_mesDataTranffic.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.lbl_msg_mesDataTranffic.Name = "lbl_msg_mesDataTranffic";
            this.lbl_msg_mesDataTranffic.Size = new System.Drawing.Size(67, 15);
            this.lbl_msg_mesDataTranffic.Size = new System.Drawing.Size(53, 12);
            this.lbl_msg_mesDataTranffic.TabIndex = 9;
            this.lbl_msg_mesDataTranffic.Text = "错误消息";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(3, 322);
            this.label6.Location = new System.Drawing.Point(2, 258);
            this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(114, 15);
            this.label6.Size = new System.Drawing.Size(89, 12);
            this.label6.TabIndex = 8;
            this.label6.Text = "推送给MES数据:";
            // 
@@ -303,18 +352,20 @@
            // 
            this.lbl_agvSendStatu2.AutoSize = true;
            this.lbl_agvSendStatu2.ForeColor = System.Drawing.Color.Red;
            this.lbl_agvSendStatu2.Location = new System.Drawing.Point(152, 295);
            this.lbl_agvSendStatu2.Location = new System.Drawing.Point(114, 236);
            this.lbl_agvSendStatu2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.lbl_agvSendStatu2.Name = "lbl_agvSendStatu2";
            this.lbl_agvSendStatu2.Size = new System.Drawing.Size(67, 15);
            this.lbl_agvSendStatu2.Size = new System.Drawing.Size(53, 12);
            this.lbl_agvSendStatu2.TabIndex = 7;
            this.lbl_agvSendStatu2.Text = "错误消息";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(3, 295);
            this.label5.Location = new System.Drawing.Point(2, 236);
            this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(143, 15);
            this.label5.Size = new System.Drawing.Size(107, 12);
            this.label5.TabIndex = 6;
            this.label5.Text = "agvSendStatus[1]:";
            // 
@@ -322,18 +373,20 @@
            // 
            this.lbl_agvSendStatus1.AutoSize = true;
            this.lbl_agvSendStatus1.ForeColor = System.Drawing.Color.Red;
            this.lbl_agvSendStatus1.Location = new System.Drawing.Point(152, 266);
            this.lbl_agvSendStatus1.Location = new System.Drawing.Point(114, 213);
            this.lbl_agvSendStatus1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.lbl_agvSendStatus1.Name = "lbl_agvSendStatus1";
            this.lbl_agvSendStatus1.Size = new System.Drawing.Size(67, 15);
            this.lbl_agvSendStatus1.Size = new System.Drawing.Size(53, 12);
            this.lbl_agvSendStatus1.TabIndex = 5;
            this.lbl_agvSendStatus1.Text = "错误消息";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(3, 266);
            this.label4.Location = new System.Drawing.Point(2, 213);
            this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(143, 15);
            this.label4.Size = new System.Drawing.Size(107, 12);
            this.label4.TabIndex = 4;
            this.label4.Text = "agvSendStatus[0]:";
            // 
@@ -341,18 +394,20 @@
            // 
            this.lbl_Thread_HandleTaskForNoIssuedForDirectOnLinePoint__ErrMsg.AutoSize = true;
            this.lbl_Thread_HandleTaskForNoIssuedForDirectOnLinePoint__ErrMsg.ForeColor = System.Drawing.Color.Red;
            this.lbl_Thread_HandleTaskForNoIssuedForDirectOnLinePoint__ErrMsg.Location = new System.Drawing.Point(235, 237);
            this.lbl_Thread_HandleTaskForNoIssuedForDirectOnLinePoint__ErrMsg.Location = new System.Drawing.Point(176, 190);
            this.lbl_Thread_HandleTaskForNoIssuedForDirectOnLinePoint__ErrMsg.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.lbl_Thread_HandleTaskForNoIssuedForDirectOnLinePoint__ErrMsg.Name = "lbl_Thread_HandleTaskForNoIssuedForDirectOnLinePoint__ErrMsg";
            this.lbl_Thread_HandleTaskForNoIssuedForDirectOnLinePoint__ErrMsg.Size = new System.Drawing.Size(67, 15);
            this.lbl_Thread_HandleTaskForNoIssuedForDirectOnLinePoint__ErrMsg.Size = new System.Drawing.Size(53, 12);
            this.lbl_Thread_HandleTaskForNoIssuedForDirectOnLinePoint__ErrMsg.TabIndex = 3;
            this.lbl_Thread_HandleTaskForNoIssuedForDirectOnLinePoint__ErrMsg.Text = "错误消息";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(3, 237);
            this.label3.Location = new System.Drawing.Point(2, 190);
            this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(226, 15);
            this.label3.Size = new System.Drawing.Size(179, 12);
            this.label3.TabIndex = 2;
            this.label3.Text = "消费任务线程(直达上线点专用):";
            // 
@@ -360,27 +415,50 @@
            // 
            this.lbl_sendTask_errMsg.AutoSize = true;
            this.lbl_sendTask_errMsg.ForeColor = System.Drawing.Color.Red;
            this.lbl_sendTask_errMsg.Location = new System.Drawing.Point(192, 48);
            this.lbl_sendTask_errMsg.Location = new System.Drawing.Point(144, 38);
            this.lbl_sendTask_errMsg.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.lbl_sendTask_errMsg.Name = "lbl_sendTask_errMsg";
            this.lbl_sendTask_errMsg.Size = new System.Drawing.Size(67, 15);
            this.lbl_sendTask_errMsg.Size = new System.Drawing.Size(53, 12);
            this.lbl_sendTask_errMsg.TabIndex = 1;
            this.lbl_sendTask_errMsg.Text = "错误消息";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(12, 48);
            this.label1.Location = new System.Drawing.Point(9, 38);
            this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(165, 15);
            this.label1.Size = new System.Drawing.Size(131, 12);
            this.label1.TabIndex = 0;
            this.label1.Text = "消费已下发的任务线程:";
            // 
            // lbl_msg_mesStockDataForRealMes
            //
            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 = "错误消息";
            //
            // label14
            //
            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(8F, 15F);
            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(1043, 739);
            this.ClientSize = new System.Drawing.Size(1234, 647);
            this.Controls.Add(this.panel1);
            this.Controls.Add(this.pictureBox1);
            this.Controls.Add(this.label_PLC);
@@ -388,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(3, 2, 3, 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);
@@ -432,7 +510,10 @@
        private System.Windows.Forms.Label label35;
        private System.Windows.Forms.Label lbl_Thread_lbl_shouEntity_Srm;
        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;
    }
}