namespace MainForm { partial class Form_Home { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form_Home)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); this.panel1 = new System.Windows.Forms.Panel(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.lblDeviceStates = new Sunny.UI.UILabel(); this.txt_CurSupplierCode = new System.Windows.Forms.TextBox(); this.label20 = new System.Windows.Forms.Label(); this.currentMtltmrk = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.currentBN = new System.Windows.Forms.TextBox(); this.currentWC = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.panel2 = new System.Windows.Forms.Panel(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.groupBox15 = new System.Windows.Forms.GroupBox(); this.picAgvMqtt = new System.Windows.Forms.PictureBox(); this.groupBox14 = new System.Windows.Forms.GroupBox(); this.picAgvHttp = new System.Windows.Forms.PictureBox(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.picIot = new System.Windows.Forms.PictureBox(); this.groupBox5 = new System.Windows.Forms.GroupBox(); this.picMESStatus = new System.Windows.Forms.PictureBox(); this.groupBox7 = new System.Windows.Forms.GroupBox(); this.pictureBox6 = new System.Windows.Forms.PictureBox(); this.groupBox12 = new System.Windows.Forms.GroupBox(); this.pictureBox8 = new System.Windows.Forms.PictureBox(); this.groupBox9 = new System.Windows.Forms.GroupBox(); this.pictureBox7 = new System.Windows.Forms.PictureBox(); this.groupBox8 = new System.Windows.Forms.GroupBox(); this.picPLC = new System.Windows.Forms.PictureBox(); this.groupBox6 = new System.Windows.Forms.GroupBox(); this.pictureBox2 = new System.Windows.Forms.PictureBox(); this.groupBox10 = new System.Windows.Forms.GroupBox(); this.pictureBox3 = new System.Windows.Forms.PictureBox(); this.groupBox13 = new System.Windows.Forms.GroupBox(); this.pictureBox5 = new System.Windows.Forms.PictureBox(); this.groupBox11 = new System.Windows.Forms.GroupBox(); this.pictureBox4 = new System.Windows.Forms.PictureBox(); this.panel3 = new System.Windows.Forms.Panel(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.systemLog = new System.Windows.Forms.DataGridView(); this.colDate = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.colTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.colMessage = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.imageListState = new System.Windows.Forms.ImageList(this.components); this.lblDeviceStates2 = new Sunny.UI.UILabel(); this.label4 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.panel1.SuspendLayout(); this.groupBox3.SuspendLayout(); this.panel2.SuspendLayout(); this.groupBox2.SuspendLayout(); this.groupBox15.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.picAgvMqtt)).BeginInit(); this.groupBox14.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.picAgvHttp)).BeginInit(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.picIot)).BeginInit(); this.groupBox5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.picMESStatus)).BeginInit(); this.groupBox7.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit(); this.groupBox12.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit(); this.groupBox9.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit(); this.groupBox8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.picPLC)).BeginInit(); this.groupBox6.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); this.groupBox10.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit(); this.groupBox13.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit(); this.groupBox11.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit(); this.panel3.SuspendLayout(); this.groupBox4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.systemLog)).BeginInit(); this.SuspendLayout(); // // panel1 // this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.panel1.Controls.Add(this.groupBox3); this.panel1.Location = new System.Drawing.Point(14, 15); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1539, 183); this.panel1.TabIndex = 0; // // groupBox3 // this.groupBox3.Controls.Add(this.label5); this.groupBox3.Controls.Add(this.label4); this.groupBox3.Controls.Add(this.lblDeviceStates2); this.groupBox3.Controls.Add(this.lblDeviceStates); this.groupBox3.Controls.Add(this.txt_CurSupplierCode); this.groupBox3.Controls.Add(this.label20); this.groupBox3.Controls.Add(this.currentMtltmrk); this.groupBox3.Controls.Add(this.label3); this.groupBox3.Controls.Add(this.currentBN); this.groupBox3.Controls.Add(this.currentWC); this.groupBox3.Controls.Add(this.label2); this.groupBox3.Controls.Add(this.label1); this.groupBox3.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox3.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.groupBox3.Location = new System.Drawing.Point(0, 0); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(1539, 183); this.groupBox3.TabIndex = 2; this.groupBox3.TabStop = false; this.groupBox3.Text = "当前加工订单信息"; // // lblDeviceStates // this.lblDeviceStates.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.lblDeviceStates.Font = new System.Drawing.Font("微软雅黑", 10.8F); this.lblDeviceStates.ForeColor = System.Drawing.Color.Blue; this.lblDeviceStates.Location = new System.Drawing.Point(1196, 51); this.lblDeviceStates.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblDeviceStates.Name = "lblDeviceStates"; this.lblDeviceStates.Size = new System.Drawing.Size(261, 50); this.lblDeviceStates.TabIndex = 100; this.lblDeviceStates.Text = "未初始状态"; this.lblDeviceStates.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // txt_CurSupplierCode // this.txt_CurSupplierCode.Enabled = false; this.txt_CurSupplierCode.Location = new System.Drawing.Point(650, 120); this.txt_CurSupplierCode.Name = "txt_CurSupplierCode"; this.txt_CurSupplierCode.Size = new System.Drawing.Size(262, 36); this.txt_CurSupplierCode.TabIndex = 95; this.txt_CurSupplierCode.Visible = false; // // label20 // this.label20.AutoSize = true; this.label20.Location = new System.Drawing.Point(507, 124); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(128, 30); this.label20.TabIndex = 94; this.label20.Text = "供应商代码:"; this.label20.Visible = false; // // currentMtltmrk // this.currentMtltmrk.Enabled = false; this.currentMtltmrk.Location = new System.Drawing.Point(650, 58); this.currentMtltmrk.Name = "currentMtltmrk"; this.currentMtltmrk.Size = new System.Drawing.Size(262, 36); this.currentMtltmrk.TabIndex = 10; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(530, 63); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(106, 30); this.label3.TabIndex = 7; this.label3.Text = "产品型号:"; // // currentBN // this.currentBN.Enabled = false; this.currentBN.Location = new System.Drawing.Point(178, 120); this.currentBN.Name = "currentBN"; this.currentBN.Size = new System.Drawing.Size(262, 36); this.currentBN.TabIndex = 3; this.currentBN.Visible = false; // // currentWC // this.currentWC.Enabled = false; this.currentWC.Location = new System.Drawing.Point(178, 58); this.currentWC.Name = "currentWC"; this.currentWC.Size = new System.Drawing.Size(262, 36); this.currentWC.TabIndex = 2; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(69, 124); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(101, 30); this.label2.TabIndex = 1; this.label2.Text = "批次号:"; this.label2.Visible = false; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(28, 63); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(128, 30); this.label1.TabIndex = 0; this.label1.Text = "车间订单号:"; // // panel2 // this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.panel2.Controls.Add(this.groupBox2); this.panel2.Location = new System.Drawing.Point(14, 682); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(1539, 150); this.panel2.TabIndex = 1; // // groupBox2 // this.groupBox2.Controls.Add(this.groupBox15); this.groupBox2.Controls.Add(this.groupBox14); this.groupBox2.Controls.Add(this.groupBox1); this.groupBox2.Controls.Add(this.groupBox5); this.groupBox2.Controls.Add(this.groupBox7); this.groupBox2.Controls.Add(this.groupBox12); this.groupBox2.Controls.Add(this.groupBox9); this.groupBox2.Controls.Add(this.groupBox8); this.groupBox2.Controls.Add(this.groupBox6); this.groupBox2.Controls.Add(this.groupBox10); this.groupBox2.Controls.Add(this.groupBox13); this.groupBox2.Controls.Add(this.groupBox11); this.groupBox2.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.groupBox2.Location = new System.Drawing.Point(3, 3); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(1353, 141); this.groupBox2.TabIndex = 1; this.groupBox2.TabStop = false; this.groupBox2.Text = "设备状态"; // // groupBox15 // this.groupBox15.Controls.Add(this.picAgvMqtt); this.groupBox15.Font = new System.Drawing.Font("微软雅黑", 9.6F); this.groupBox15.Location = new System.Drawing.Point(368, 36); this.groupBox15.Name = "groupBox15"; this.groupBox15.RightToLeft = System.Windows.Forms.RightToLeft.No; this.groupBox15.Size = new System.Drawing.Size(135, 90); this.groupBox15.TabIndex = 14; this.groupBox15.TabStop = false; this.groupBox15.Text = "AGV Mqtt"; // // picAgvMqtt // this.picAgvMqtt.ErrorImage = ((System.Drawing.Image)(resources.GetObject("picAgvMqtt.ErrorImage"))); this.picAgvMqtt.Image = ((System.Drawing.Image)(resources.GetObject("picAgvMqtt.Image"))); this.picAgvMqtt.InitialImage = ((System.Drawing.Image)(resources.GetObject("picAgvMqtt.InitialImage"))); this.picAgvMqtt.Location = new System.Drawing.Point(48, 36); this.picAgvMqtt.Name = "picAgvMqtt"; this.picAgvMqtt.Size = new System.Drawing.Size(39, 42); this.picAgvMqtt.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.picAgvMqtt.TabIndex = 10; this.picAgvMqtt.TabStop = false; // // groupBox14 // this.groupBox14.Controls.Add(this.picAgvHttp); this.groupBox14.Font = new System.Drawing.Font("微软雅黑", 9.6F); this.groupBox14.Location = new System.Drawing.Point(234, 36); this.groupBox14.Name = "groupBox14"; this.groupBox14.RightToLeft = System.Windows.Forms.RightToLeft.No; this.groupBox14.Size = new System.Drawing.Size(128, 90); this.groupBox14.TabIndex = 13; this.groupBox14.TabStop = false; this.groupBox14.Text = "AGV Http"; // // picAgvHttp // this.picAgvHttp.ErrorImage = ((System.Drawing.Image)(resources.GetObject("picAgvHttp.ErrorImage"))); this.picAgvHttp.Image = ((System.Drawing.Image)(resources.GetObject("picAgvHttp.Image"))); this.picAgvHttp.InitialImage = ((System.Drawing.Image)(resources.GetObject("picAgvHttp.InitialImage"))); this.picAgvHttp.Location = new System.Drawing.Point(42, 36); this.picAgvHttp.Name = "picAgvHttp"; this.picAgvHttp.Size = new System.Drawing.Size(39, 42); this.picAgvHttp.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.picAgvHttp.TabIndex = 10; this.picAgvHttp.TabStop = false; // // groupBox1 // this.groupBox1.Controls.Add(this.picIot); this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 9.6F); this.groupBox1.Location = new System.Drawing.Point(132, 36); this.groupBox1.Name = "groupBox1"; this.groupBox1.RightToLeft = System.Windows.Forms.RightToLeft.No; this.groupBox1.Size = new System.Drawing.Size(96, 90); this.groupBox1.TabIndex = 12; this.groupBox1.TabStop = false; this.groupBox1.Text = "IOT"; // // picIot // this.picIot.ErrorImage = ((System.Drawing.Image)(resources.GetObject("picIot.ErrorImage"))); this.picIot.Image = ((System.Drawing.Image)(resources.GetObject("picIot.Image"))); this.picIot.InitialImage = ((System.Drawing.Image)(resources.GetObject("picIot.InitialImage"))); this.picIot.Location = new System.Drawing.Point(27, 36); this.picIot.Name = "picIot"; this.picIot.Size = new System.Drawing.Size(39, 42); this.picIot.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.picIot.TabIndex = 10; this.picIot.TabStop = false; // // groupBox5 // this.groupBox5.Controls.Add(this.picMESStatus); this.groupBox5.Font = new System.Drawing.Font("微软雅黑", 9.6F); this.groupBox5.Location = new System.Drawing.Point(30, 36); this.groupBox5.Name = "groupBox5"; this.groupBox5.RightToLeft = System.Windows.Forms.RightToLeft.No; this.groupBox5.Size = new System.Drawing.Size(96, 90); this.groupBox5.TabIndex = 0; this.groupBox5.TabStop = false; this.groupBox5.Text = "MES"; // // picMESStatus // this.picMESStatus.ErrorImage = ((System.Drawing.Image)(resources.GetObject("picMESStatus.ErrorImage"))); this.picMESStatus.Image = ((System.Drawing.Image)(resources.GetObject("picMESStatus.Image"))); this.picMESStatus.InitialImage = ((System.Drawing.Image)(resources.GetObject("picMESStatus.InitialImage"))); this.picMESStatus.Location = new System.Drawing.Point(27, 36); this.picMESStatus.Name = "picMESStatus"; this.picMESStatus.Size = new System.Drawing.Size(39, 42); this.picMESStatus.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.picMESStatus.TabIndex = 10; this.picMESStatus.TabStop = false; // // groupBox7 // this.groupBox7.Controls.Add(this.pictureBox6); this.groupBox7.Font = new System.Drawing.Font("微软雅黑", 9.6F); this.groupBox7.Location = new System.Drawing.Point(1020, 36); this.groupBox7.Name = "groupBox7"; this.groupBox7.RightToLeft = System.Windows.Forms.RightToLeft.No; this.groupBox7.Size = new System.Drawing.Size(96, 90); this.groupBox7.TabIndex = 1; this.groupBox7.TabStop = false; this.groupBox7.Text = "PLC6"; this.groupBox7.Visible = false; // // pictureBox6 // this.pictureBox6.ErrorImage = ((System.Drawing.Image)(resources.GetObject("pictureBox6.ErrorImage"))); this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image"))); this.pictureBox6.InitialImage = ((System.Drawing.Image)(resources.GetObject("pictureBox6.InitialImage"))); this.pictureBox6.Location = new System.Drawing.Point(27, 36); this.pictureBox6.Name = "pictureBox6"; this.pictureBox6.Size = new System.Drawing.Size(39, 42); this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pictureBox6.TabIndex = 16; this.pictureBox6.TabStop = false; // // groupBox12 // this.groupBox12.Controls.Add(this.pictureBox8); this.groupBox12.Font = new System.Drawing.Font("微软雅黑", 9.6F); this.groupBox12.Location = new System.Drawing.Point(1224, 36); this.groupBox12.Name = "groupBox12"; this.groupBox12.RightToLeft = System.Windows.Forms.RightToLeft.No; this.groupBox12.Size = new System.Drawing.Size(96, 90); this.groupBox12.TabIndex = 1; this.groupBox12.TabStop = false; this.groupBox12.Text = "PLC8"; this.groupBox12.Visible = false; // // pictureBox8 // this.pictureBox8.ErrorImage = ((System.Drawing.Image)(resources.GetObject("pictureBox8.ErrorImage"))); this.pictureBox8.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox8.Image"))); this.pictureBox8.InitialImage = ((System.Drawing.Image)(resources.GetObject("pictureBox8.InitialImage"))); this.pictureBox8.Location = new System.Drawing.Point(28, 36); this.pictureBox8.Name = "pictureBox8"; this.pictureBox8.Size = new System.Drawing.Size(39, 42); this.pictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pictureBox8.TabIndex = 18; this.pictureBox8.TabStop = false; // // groupBox9 // this.groupBox9.Controls.Add(this.pictureBox7); this.groupBox9.Font = new System.Drawing.Font("微软雅黑", 9.6F); this.groupBox9.Location = new System.Drawing.Point(1122, 36); this.groupBox9.Name = "groupBox9"; this.groupBox9.RightToLeft = System.Windows.Forms.RightToLeft.No; this.groupBox9.Size = new System.Drawing.Size(96, 90); this.groupBox9.TabIndex = 1; this.groupBox9.TabStop = false; this.groupBox9.Text = "PLC7"; this.groupBox9.Visible = false; // // pictureBox7 // this.pictureBox7.ErrorImage = ((System.Drawing.Image)(resources.GetObject("pictureBox7.ErrorImage"))); this.pictureBox7.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox7.Image"))); this.pictureBox7.InitialImage = ((System.Drawing.Image)(resources.GetObject("pictureBox7.InitialImage"))); this.pictureBox7.Location = new System.Drawing.Point(30, 36); this.pictureBox7.Name = "pictureBox7"; this.pictureBox7.Size = new System.Drawing.Size(39, 42); this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pictureBox7.TabIndex = 17; this.pictureBox7.TabStop = false; // // groupBox8 // this.groupBox8.Controls.Add(this.picPLC); this.groupBox8.Font = new System.Drawing.Font("微软雅黑", 9.6F); this.groupBox8.Location = new System.Drawing.Point(508, 36); this.groupBox8.Name = "groupBox8"; this.groupBox8.RightToLeft = System.Windows.Forms.RightToLeft.No; this.groupBox8.Size = new System.Drawing.Size(96, 90); this.groupBox8.TabIndex = 1; this.groupBox8.TabStop = false; this.groupBox8.Text = "PLC"; // // picPLC // this.picPLC.ErrorImage = ((System.Drawing.Image)(resources.GetObject("picPLC.ErrorImage"))); this.picPLC.Image = ((System.Drawing.Image)(resources.GetObject("picPLC.Image"))); this.picPLC.InitialImage = ((System.Drawing.Image)(resources.GetObject("picPLC.InitialImage"))); this.picPLC.Location = new System.Drawing.Point(30, 36); this.picPLC.Name = "picPLC"; this.picPLC.Size = new System.Drawing.Size(39, 42); this.picPLC.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.picPLC.TabIndex = 0; this.picPLC.TabStop = false; // // groupBox6 // this.groupBox6.Controls.Add(this.pictureBox2); this.groupBox6.Font = new System.Drawing.Font("微软雅黑", 9.6F); this.groupBox6.Location = new System.Drawing.Point(610, 36); this.groupBox6.Name = "groupBox6"; this.groupBox6.RightToLeft = System.Windows.Forms.RightToLeft.No; this.groupBox6.Size = new System.Drawing.Size(96, 90); this.groupBox6.TabIndex = 11; this.groupBox6.TabStop = false; this.groupBox6.Text = "PLC2"; this.groupBox6.Visible = false; // // pictureBox2 // this.pictureBox2.ErrorImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.ErrorImage"))); this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image"))); this.pictureBox2.InitialImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.InitialImage"))); this.pictureBox2.Location = new System.Drawing.Point(30, 36); this.pictureBox2.Name = "pictureBox2"; this.pictureBox2.Size = new System.Drawing.Size(39, 42); this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pictureBox2.TabIndex = 12; this.pictureBox2.TabStop = false; // // groupBox10 // this.groupBox10.Controls.Add(this.pictureBox3); this.groupBox10.Font = new System.Drawing.Font("微软雅黑", 9.6F); this.groupBox10.Location = new System.Drawing.Point(712, 36); this.groupBox10.Name = "groupBox10"; this.groupBox10.RightToLeft = System.Windows.Forms.RightToLeft.No; this.groupBox10.Size = new System.Drawing.Size(96, 90); this.groupBox10.TabIndex = 1; this.groupBox10.TabStop = false; this.groupBox10.Text = "PLC3"; this.groupBox10.Visible = false; // // pictureBox3 // this.pictureBox3.ErrorImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.ErrorImage"))); this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image"))); this.pictureBox3.InitialImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.InitialImage"))); this.pictureBox3.Location = new System.Drawing.Point(27, 36); this.pictureBox3.Name = "pictureBox3"; this.pictureBox3.Size = new System.Drawing.Size(39, 42); this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pictureBox3.TabIndex = 13; this.pictureBox3.TabStop = false; // // groupBox13 // this.groupBox13.Controls.Add(this.pictureBox5); this.groupBox13.Font = new System.Drawing.Font("微软雅黑", 9.6F); this.groupBox13.Location = new System.Drawing.Point(916, 36); this.groupBox13.Name = "groupBox13"; this.groupBox13.RightToLeft = System.Windows.Forms.RightToLeft.No; this.groupBox13.Size = new System.Drawing.Size(96, 90); this.groupBox13.TabIndex = 1; this.groupBox13.TabStop = false; this.groupBox13.Text = "PLC5"; this.groupBox13.Visible = false; // // pictureBox5 // this.pictureBox5.ErrorImage = ((System.Drawing.Image)(resources.GetObject("pictureBox5.ErrorImage"))); this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image"))); this.pictureBox5.InitialImage = ((System.Drawing.Image)(resources.GetObject("pictureBox5.InitialImage"))); this.pictureBox5.Location = new System.Drawing.Point(30, 36); this.pictureBox5.Name = "pictureBox5"; this.pictureBox5.Size = new System.Drawing.Size(39, 42); this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pictureBox5.TabIndex = 15; this.pictureBox5.TabStop = false; // // groupBox11 // this.groupBox11.Controls.Add(this.pictureBox4); this.groupBox11.Font = new System.Drawing.Font("微软雅黑", 9.6F); this.groupBox11.Location = new System.Drawing.Point(814, 36); this.groupBox11.Name = "groupBox11"; this.groupBox11.RightToLeft = System.Windows.Forms.RightToLeft.No; this.groupBox11.Size = new System.Drawing.Size(96, 90); this.groupBox11.TabIndex = 1; this.groupBox11.TabStop = false; this.groupBox11.Text = "PLC4"; this.groupBox11.Visible = false; // // pictureBox4 // this.pictureBox4.ErrorImage = ((System.Drawing.Image)(resources.GetObject("pictureBox4.ErrorImage"))); this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image"))); this.pictureBox4.InitialImage = ((System.Drawing.Image)(resources.GetObject("pictureBox4.InitialImage"))); this.pictureBox4.Location = new System.Drawing.Point(30, 36); this.pictureBox4.Name = "pictureBox4"; this.pictureBox4.Size = new System.Drawing.Size(39, 42); this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pictureBox4.TabIndex = 14; this.pictureBox4.TabStop = false; // // panel3 // this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.panel3.Controls.Add(this.groupBox4); this.panel3.Location = new System.Drawing.Point(14, 206); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(1539, 470); this.panel3.TabIndex = 2; // // groupBox4 // this.groupBox4.Controls.Add(this.systemLog); this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox4.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.groupBox4.Location = new System.Drawing.Point(0, 0); this.groupBox4.Name = "groupBox4"; this.groupBox4.Size = new System.Drawing.Size(1539, 470); this.groupBox4.TabIndex = 1; this.groupBox4.TabStop = false; this.groupBox4.Text = "数据采集"; // // systemLog // this.systemLog.AllowUserToAddRows = false; this.systemLog.AllowUserToDeleteRows = false; this.systemLog.AllowUserToResizeColumns = false; this.systemLog.AllowUserToResizeRows = false; this.systemLog.BackgroundColor = System.Drawing.Color.White; this.systemLog.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle5.BackColor = System.Drawing.Color.WhiteSmoke; dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.systemLog.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5; this.systemLog.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.systemLog.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.colDate, this.colTime, this.colMessage}); this.systemLog.Dock = System.Windows.Forms.DockStyle.Fill; this.systemLog.EnableHeadersVisualStyles = false; this.systemLog.GridColor = System.Drawing.Color.Gainsboro; this.systemLog.Location = new System.Drawing.Point(3, 32); this.systemLog.Name = "systemLog"; this.systemLog.ReadOnly = true; dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle7.BackColor = System.Drawing.Color.WhiteSmoke; dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.systemLog.RowHeadersDefaultCellStyle = dataGridViewCellStyle7; this.systemLog.RowHeadersVisible = false; this.systemLog.RowHeadersWidth = 51; this.systemLog.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.systemLog.RowsDefaultCellStyle = dataGridViewCellStyle8; this.systemLog.RowTemplate.Height = 27; this.systemLog.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.systemLog.Size = new System.Drawing.Size(1533, 435); this.systemLog.TabIndex = 0; // // colDate // dataGridViewCellStyle6.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.colDate.DefaultCellStyle = dataGridViewCellStyle6; this.colDate.HeaderText = "日期"; this.colDate.MinimumWidth = 6; this.colDate.Name = "colDate"; this.colDate.ReadOnly = true; this.colDate.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.colDate.Width = 125; // // colTime // this.colTime.HeaderText = "时间"; this.colTime.MinimumWidth = 6; this.colTime.Name = "colTime"; this.colTime.ReadOnly = true; this.colTime.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.colTime.Width = 125; // // colMessage // this.colMessage.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.colMessage.HeaderText = "消息"; this.colMessage.MinimumWidth = 6; this.colMessage.Name = "colMessage"; this.colMessage.ReadOnly = true; this.colMessage.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // imageListState // this.imageListState.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListState.ImageStream"))); this.imageListState.TransparentColor = System.Drawing.Color.White; this.imageListState.Images.SetKeyName(0, "light_gray.png"); this.imageListState.Images.SetKeyName(1, "light_green.png"); this.imageListState.Images.SetKeyName(2, "light_red.png"); // // lblDeviceStates2 // this.lblDeviceStates2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.lblDeviceStates2.Font = new System.Drawing.Font("微软雅黑", 10.8F); this.lblDeviceStates2.ForeColor = System.Drawing.Color.Blue; this.lblDeviceStates2.Location = new System.Drawing.Point(1196, 113); this.lblDeviceStates2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblDeviceStates2.Name = "lblDeviceStates2"; this.lblDeviceStates2.Size = new System.Drawing.Size(261, 50); this.lblDeviceStates2.TabIndex = 101; this.lblDeviceStates2.Text = "未初始状态"; this.lblDeviceStates2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(1066, 61); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(123, 30); this.label4.TabIndex = 102; this.label4.Text = "设备状态:"; this.label4.Visible = false; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(1066, 123); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(123, 30); this.label5.TabIndex = 103; this.label5.Text = "设备状态:"; this.label5.Visible = false; // // Form_Home // this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.White; this.ClientSize = new System.Drawing.Size(1566, 842); this.Controls.Add(this.panel3); this.Controls.Add(this.panel2); this.Controls.Add(this.panel1); this.Name = "Form_Home"; this.Text = "Form_Home"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.Form_Home_FormClosed); this.Load += new System.EventHandler(this.Form_Home_Load); this.panel1.ResumeLayout(false); this.groupBox3.ResumeLayout(false); this.groupBox3.PerformLayout(); this.panel2.ResumeLayout(false); this.groupBox2.ResumeLayout(false); this.groupBox15.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.picAgvMqtt)).EndInit(); this.groupBox14.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.picAgvHttp)).EndInit(); this.groupBox1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.picIot)).EndInit(); this.groupBox5.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.picMESStatus)).EndInit(); this.groupBox7.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit(); this.groupBox12.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit(); this.groupBox9.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit(); this.groupBox8.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.picPLC)).EndInit(); this.groupBox6.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); this.groupBox10.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit(); this.groupBox13.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit(); this.groupBox11.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit(); this.panel3.ResumeLayout(false); this.groupBox4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.systemLog)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.GroupBox groupBox4; private System.Windows.Forms.DataGridView systemLog; private System.Windows.Forms.DataGridViewTextBoxColumn colDate; private System.Windows.Forms.DataGridViewTextBoxColumn colTime; private System.Windows.Forms.DataGridViewTextBoxColumn colMessage; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.GroupBox groupBox5; private System.Windows.Forms.PictureBox picMESStatus; private System.Windows.Forms.GroupBox groupBox7; private System.Windows.Forms.PictureBox pictureBox6; private System.Windows.Forms.GroupBox groupBox12; private System.Windows.Forms.PictureBox pictureBox8; private System.Windows.Forms.GroupBox groupBox9; private System.Windows.Forms.PictureBox pictureBox7; private System.Windows.Forms.GroupBox groupBox8; private System.Windows.Forms.PictureBox picPLC; private System.Windows.Forms.GroupBox groupBox6; private System.Windows.Forms.PictureBox pictureBox2; private System.Windows.Forms.GroupBox groupBox10; private System.Windows.Forms.PictureBox pictureBox3; private System.Windows.Forms.GroupBox groupBox13; private System.Windows.Forms.PictureBox pictureBox5; private System.Windows.Forms.GroupBox groupBox11; private System.Windows.Forms.PictureBox pictureBox4; private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.TextBox currentBN; private System.Windows.Forms.TextBox currentWC; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private System.Windows.Forms.ImageList imageListState; private System.Windows.Forms.Label label3; private System.Windows.Forms.TextBox currentMtltmrk; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.PictureBox picIot; private System.Windows.Forms.Label label20; private System.Windows.Forms.TextBox txt_CurSupplierCode; private System.Windows.Forms.GroupBox groupBox14; private System.Windows.Forms.PictureBox picAgvHttp; private System.Windows.Forms.GroupBox groupBox15; private System.Windows.Forms.PictureBox picAgvMqtt; private System.Windows.Forms.Button button1; //private Sunny.UI.UILabel uiLabel2; //private Sunny.UI.UILabel uiLabel3; private Sunny.UI.UILabel uiLabel1; private Sunny.UI.UILabel lblDeviceStates; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label4; private Sunny.UI.UILabel lblDeviceStates2; } }