123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603 |
- namespace MainForm
- {
- partial class Form_Auto
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form_Auto));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- this.imageList_state = new System.Windows.Forms.ImageList(this.components);
- this.imageList1 = new System.Windows.Forms.ImageList(this.components);
- this.PLCtimer = new System.Windows.Forms.Timer(this.components);
- this.groupBox1 = new System.Windows.Forms.GroupBox();
- this.label11 = new System.Windows.Forms.Label();
- this.label9 = new System.Windows.Forms.Label();
- this.label8 = new System.Windows.Forms.Label();
- this.label7 = new System.Windows.Forms.Label();
- this.产品一 = new System.Windows.Forms.Label();
- this.FixtureSN = new System.Windows.Forms.TextBox();
- this.SN4 = new System.Windows.Forms.TextBox();
- this.SN3 = new System.Windows.Forms.TextBox();
- this.SN2 = new System.Windows.Forms.TextBox();
- this.SN1 = new System.Windows.Forms.TextBox();
- this.Status4 = new System.Windows.Forms.Button();
- this.Status3 = new System.Windows.Forms.Button();
- this.Status2 = new System.Windows.Forms.Button();
- this.Status1 = new System.Windows.Forms.Button();
- this.button1 = new System.Windows.Forms.Button();
- this.groupBox7 = new System.Windows.Forms.GroupBox();
- this.label2 = new System.Windows.Forms.Label();
- this.label10 = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.COMstatus = new System.Windows.Forms.Label();
- this.MESstatus = new System.Windows.Forms.Label();
- this.labPLCStatus = new System.Windows.Forms.Label();
- this.btnClear = new System.Windows.Forms.Button();
- this.label5 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.groupBox2 = new System.Windows.Forms.GroupBox();
- this.dataGridView_current = new System.Windows.Forms.DataGridView();
- this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.test = new System.Windows.Forms.Button();
- this.OK = new System.Windows.Forms.TextBox();
- this.NG = new System.Windows.Forms.TextBox();
- this.Total = new System.Windows.Forms.TextBox();
- this.groupBox1.SuspendLayout();
- this.groupBox7.SuspendLayout();
- this.groupBox2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView_current)).BeginInit();
- this.SuspendLayout();
- //
- // imageList_state
- //
- this.imageList_state.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList_state.ImageStream")));
- this.imageList_state.TransparentColor = System.Drawing.Color.White;
- this.imageList_state.Images.SetKeyName(0, "light_gray.png");
- this.imageList_state.Images.SetKeyName(1, "light_green.png");
- this.imageList_state.Images.SetKeyName(2, "light_red.png");
- //
- // imageList1
- //
- this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
- this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
- this.imageList1.Images.SetKeyName(0, "Alarm_Off.png");
- this.imageList1.Images.SetKeyName(1, "Alarm_On.png");
- this.imageList1.Images.SetKeyName(2, "chart_line.png");
- this.imageList1.Images.SetKeyName(3, "Data_Information_Off.png");
- this.imageList1.Images.SetKeyName(4, "Data_Information_On.png");
- this.imageList1.Images.SetKeyName(5, "File_Excel_Off.png");
- this.imageList1.Images.SetKeyName(6, "File_Excel_On.png");
- this.imageList1.Images.SetKeyName(7, "half_pie.png");
- this.imageList1.Images.SetKeyName(8, "Home_Off.png");
- this.imageList1.Images.SetKeyName(9, "Home_on.png");
- this.imageList1.Images.SetKeyName(10, "ico_folder.png");
- this.imageList1.Images.SetKeyName(11, "ico_save.png");
- this.imageList1.Images.SetKeyName(12, "light_gray.png");
- this.imageList1.Images.SetKeyName(13, "light_green.png");
- this.imageList1.Images.SetKeyName(14, "light_red.png");
- this.imageList1.Images.SetKeyName(15, "Login_Off.png");
- this.imageList1.Images.SetKeyName(16, "Login_On.png");
- this.imageList1.Images.SetKeyName(17, "Mannual_Off.png");
- this.imageList1.Images.SetKeyName(18, "Mannual_On.png");
- this.imageList1.Images.SetKeyName(19, "menu_save.png");
- this.imageList1.Images.SetKeyName(20, "msdn.ico");
- this.imageList1.Images.SetKeyName(21, "Pause_Off.png");
- this.imageList1.Images.SetKeyName(22, "Pause_On.png");
- this.imageList1.Images.SetKeyName(23, "secote.ico");
- this.imageList1.Images.SetKeyName(24, "servo_back.png");
- this.imageList1.Images.SetKeyName(25, "servo_down.png");
- this.imageList1.Images.SetKeyName(26, "servo_front.png");
- this.imageList1.Images.SetKeyName(27, "servo_Left.png");
- this.imageList1.Images.SetKeyName(28, "servo_right.png");
- this.imageList1.Images.SetKeyName(29, "servo_Stop.png");
- this.imageList1.Images.SetKeyName(30, "servo_turn_left.png");
- this.imageList1.Images.SetKeyName(31, "servo_turn_right.png");
- this.imageList1.Images.SetKeyName(32, "servo_up.png");
- this.imageList1.Images.SetKeyName(33, "set.png");
- this.imageList1.Images.SetKeyName(34, "srrr.jpg");
- this.imageList1.Images.SetKeyName(35, "Start_Off.png");
- this.imageList1.Images.SetKeyName(36, "Start_On.png");
- this.imageList1.Images.SetKeyName(37, "Stop_Off.png");
- this.imageList1.Images.SetKeyName(38, "Stop_On.png");
- this.imageList1.Images.SetKeyName(39, "Vision_Off.png");
- this.imageList1.Images.SetKeyName(40, "Vision_On.png");
- //
- // PLCtimer
- //
- this.PLCtimer.Tick += new System.EventHandler(this.PLCtimer_Tick);
- //
- // groupBox1
- //
- this.groupBox1.BackColor = System.Drawing.SystemColors.Control;
- this.groupBox1.Controls.Add(this.test);
- this.groupBox1.Controls.Add(this.label11);
- this.groupBox1.Controls.Add(this.label9);
- this.groupBox1.Controls.Add(this.label8);
- this.groupBox1.Controls.Add(this.label7);
- this.groupBox1.Controls.Add(this.产品一);
- this.groupBox1.Controls.Add(this.FixtureSN);
- this.groupBox1.Controls.Add(this.SN4);
- this.groupBox1.Controls.Add(this.SN3);
- this.groupBox1.Controls.Add(this.SN2);
- this.groupBox1.Controls.Add(this.SN1);
- this.groupBox1.Controls.Add(this.Status4);
- this.groupBox1.Controls.Add(this.Status3);
- this.groupBox1.Controls.Add(this.Status2);
- this.groupBox1.Controls.Add(this.Status1);
- this.groupBox1.Controls.Add(this.button1);
- this.groupBox1.Controls.Add(this.groupBox7);
- this.groupBox1.Controls.Add(this.groupBox2);
- this.groupBox1.ForeColor = System.Drawing.SystemColors.ControlText;
- this.groupBox1.Location = new System.Drawing.Point(0, 0);
- this.groupBox1.Name = "groupBox1";
- this.groupBox1.Size = new System.Drawing.Size(980, 511);
- this.groupBox1.TabIndex = 4;
- this.groupBox1.TabStop = false;
- this.groupBox1.Text = "自动界面";
- //
- // label11
- //
- this.label11.AutoSize = true;
- this.label11.Location = new System.Drawing.Point(374, 281);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(41, 12);
- this.label11.TabIndex = 28;
- this.label11.Text = "载具SN";
- //
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.Location = new System.Drawing.Point(374, 220);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(23, 12);
- this.label9.TabIndex = 28;
- this.label9.Text = "SN4";
- //
- // label8
- //
- this.label8.AutoSize = true;
- this.label8.Location = new System.Drawing.Point(374, 157);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(23, 12);
- this.label8.TabIndex = 28;
- this.label8.Text = "SN3";
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.Location = new System.Drawing.Point(374, 92);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(23, 12);
- this.label7.TabIndex = 28;
- this.label7.Text = "SN2";
- //
- // 产品一
- //
- this.产品一.AutoSize = true;
- this.产品一.Location = new System.Drawing.Point(374, 40);
- this.产品一.Name = "产品一";
- this.产品一.Size = new System.Drawing.Size(23, 12);
- this.产品一.TabIndex = 28;
- this.产品一.Text = "SN1";
- //
- // FixtureSN
- //
- this.FixtureSN.Location = new System.Drawing.Point(370, 298);
- this.FixtureSN.Name = "FixtureSN";
- this.FixtureSN.Size = new System.Drawing.Size(246, 21);
- this.FixtureSN.TabIndex = 27;
- //
- // SN4
- //
- this.SN4.Location = new System.Drawing.Point(370, 237);
- this.SN4.Name = "SN4";
- this.SN4.Size = new System.Drawing.Size(246, 21);
- this.SN4.TabIndex = 27;
- //
- // SN3
- //
- this.SN3.Location = new System.Drawing.Point(370, 176);
- this.SN3.Name = "SN3";
- this.SN3.Size = new System.Drawing.Size(246, 21);
- this.SN3.TabIndex = 27;
- //
- // SN2
- //
- this.SN2.Location = new System.Drawing.Point(370, 115);
- this.SN2.Name = "SN2";
- this.SN2.Size = new System.Drawing.Size(246, 21);
- this.SN2.TabIndex = 27;
- //
- // SN1
- //
- this.SN1.Location = new System.Drawing.Point(370, 62);
- this.SN1.Name = "SN1";
- this.SN1.Size = new System.Drawing.Size(246, 21);
- this.SN1.TabIndex = 27;
- //
- // Status4
- //
- this.Status4.Location = new System.Drawing.Point(189, 267);
- this.Status4.Name = "Status4";
- this.Status4.Size = new System.Drawing.Size(69, 51);
- this.Status4.TabIndex = 26;
- this.Status4.Text = "4";
- this.Status4.UseVisualStyleBackColor = true;
- //
- // Status3
- //
- this.Status3.Location = new System.Drawing.Point(78, 267);
- this.Status3.Name = "Status3";
- this.Status3.Size = new System.Drawing.Size(69, 51);
- this.Status3.TabIndex = 26;
- this.Status3.Text = "3";
- this.Status3.UseVisualStyleBackColor = true;
- //
- // Status2
- //
- this.Status2.Location = new System.Drawing.Point(189, 120);
- this.Status2.Name = "Status2";
- this.Status2.Size = new System.Drawing.Size(69, 51);
- this.Status2.TabIndex = 26;
- this.Status2.Text = "2";
- this.Status2.UseVisualStyleBackColor = true;
- //
- // Status1
- //
- this.Status1.Location = new System.Drawing.Point(78, 120);
- this.Status1.Name = "Status1";
- this.Status1.Size = new System.Drawing.Size(69, 51);
- this.Status1.TabIndex = 26;
- this.Status1.Text = "1";
- this.Status1.UseVisualStyleBackColor = true;
- //
- // button1
- //
- this.button1.Image = global::MainForm.Properties.Resources.载具图2;
- this.button1.Location = new System.Drawing.Point(32, 36);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(260, 292);
- this.button1.TabIndex = 25;
- this.button1.Text = "button1";
- this.button1.UseVisualStyleBackColor = true;
- //
- // groupBox7
- //
- this.groupBox7.Controls.Add(this.Total);
- this.groupBox7.Controls.Add(this.NG);
- this.groupBox7.Controls.Add(this.OK);
- this.groupBox7.Controls.Add(this.label2);
- this.groupBox7.Controls.Add(this.label10);
- this.groupBox7.Controls.Add(this.label1);
- this.groupBox7.Controls.Add(this.COMstatus);
- this.groupBox7.Controls.Add(this.MESstatus);
- this.groupBox7.Controls.Add(this.labPLCStatus);
- this.groupBox7.Controls.Add(this.btnClear);
- this.groupBox7.Controls.Add(this.label5);
- this.groupBox7.Controls.Add(this.label4);
- this.groupBox7.Controls.Add(this.label3);
- this.groupBox7.Location = new System.Drawing.Point(716, 20);
- this.groupBox7.Name = "groupBox7";
- this.groupBox7.Size = new System.Drawing.Size(227, 324);
- this.groupBox7.TabIndex = 24;
- this.groupBox7.TabStop = false;
- this.groupBox7.Text = "统计信息";
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label2.Location = new System.Drawing.Point(6, 27);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(104, 16);
- this.label2.TabIndex = 28;
- this.label2.Text = "扫枪连接状态";
- //
- // label10
- //
- this.label10.AutoSize = true;
- this.label10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label10.Location = new System.Drawing.Point(9, 109);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(96, 16);
- this.label10.TabIndex = 28;
- this.label10.Text = "MES连接状态";
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label1.Location = new System.Drawing.Point(9, 67);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(96, 16);
- this.label1.TabIndex = 28;
- this.label1.Text = "PLC连接状态";
- //
- // COMstatus
- //
- this.COMstatus.BackColor = System.Drawing.Color.Red;
- this.COMstatus.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.COMstatus.Font = new System.Drawing.Font("宋体", 10.25F);
- this.COMstatus.Location = new System.Drawing.Point(111, 21);
- this.COMstatus.Name = "COMstatus";
- this.COMstatus.Size = new System.Drawing.Size(104, 30);
- this.COMstatus.TabIndex = 27;
- this.COMstatus.Text = "未连接";
- this.COMstatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.COMstatus.Click += new System.EventHandler(this.COMstatus_Click);
- //
- // MESstatus
- //
- this.MESstatus.BackColor = System.Drawing.Color.Red;
- this.MESstatus.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.MESstatus.Font = new System.Drawing.Font("宋体", 10.25F);
- this.MESstatus.Location = new System.Drawing.Point(111, 103);
- this.MESstatus.Name = "MESstatus";
- this.MESstatus.Size = new System.Drawing.Size(104, 30);
- this.MESstatus.TabIndex = 27;
- this.MESstatus.Text = "未连接";
- this.MESstatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.MESstatus.Click += new System.EventHandler(this.labPLCStatus_Click);
- //
- // labPLCStatus
- //
- this.labPLCStatus.BackColor = System.Drawing.Color.Red;
- this.labPLCStatus.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.labPLCStatus.Font = new System.Drawing.Font("宋体", 10.25F);
- this.labPLCStatus.Location = new System.Drawing.Point(111, 61);
- this.labPLCStatus.Name = "labPLCStatus";
- this.labPLCStatus.Size = new System.Drawing.Size(104, 30);
- this.labPLCStatus.TabIndex = 27;
- this.labPLCStatus.Text = "未连接";
- this.labPLCStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.labPLCStatus.Click += new System.EventHandler(this.labPLCStatus_Click);
- //
- // btnClear
- //
- this.btnClear.Font = new System.Drawing.Font("新宋体", 12.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnClear.ForeColor = System.Drawing.SystemColors.GrayText;
- this.btnClear.Image = ((System.Drawing.Image)(resources.GetObject("btnClear.Image")));
- this.btnClear.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.btnClear.Location = new System.Drawing.Point(71, 276);
- this.btnClear.Name = "btnClear";
- this.btnClear.Size = new System.Drawing.Size(96, 32);
- this.btnClear.TabIndex = 26;
- this.btnClear.Text = "CLEAR";
- this.btnClear.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- this.btnClear.UseVisualStyleBackColor = true;
- this.btnClear.Click += new System.EventHandler(this.btnClear_Click);
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Font = new System.Drawing.Font("宋体", 12.25F);
- this.label5.Location = new System.Drawing.Point(32, 237);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(93, 17);
- this.label5.TabIndex = 17;
- this.label5.Text = "组装总数:";
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Font = new System.Drawing.Font("宋体", 12.25F);
- this.label4.Location = new System.Drawing.Point(51, 195);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(77, 17);
- this.label4.TabIndex = 18;
- this.label4.Text = "NG总数:";
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Font = new System.Drawing.Font("宋体", 12.25F);
- this.label3.Location = new System.Drawing.Point(48, 155);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(77, 17);
- this.label3.TabIndex = 19;
- this.label3.Text = "OK总数:";
- //
- // groupBox2
- //
- this.groupBox2.Controls.Add(this.dataGridView_current);
- this.groupBox2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.groupBox2.Location = new System.Drawing.Point(0, 334);
- this.groupBox2.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
- this.groupBox2.Name = "groupBox2";
- this.groupBox2.Padding = new System.Windows.Forms.Padding(2, 3, 2, 3);
- this.groupBox2.Size = new System.Drawing.Size(975, 177);
- this.groupBox2.TabIndex = 14;
- this.groupBox2.TabStop = false;
- this.groupBox2.Text = "实时消息";
- //
- // dataGridView_current
- //
- this.dataGridView_current.AllowUserToAddRows = false;
- this.dataGridView_current.AllowUserToResizeRows = false;
- this.dataGridView_current.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
- this.dataGridView_current.BackgroundColor = System.Drawing.SystemColors.Control;
- this.dataGridView_current.BorderStyle = System.Windows.Forms.BorderStyle.None;
- this.dataGridView_current.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.Silver;
- dataGridViewCellStyle1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dataGridView_current.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
- this.dataGridView_current.ColumnHeadersHeight = 20;
- this.dataGridView_current.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dataGridView_current.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.Column3,
- this.Column6});
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dataGridView_current.DefaultCellStyle = dataGridViewCellStyle4;
- this.dataGridView_current.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dataGridView_current.EnableHeadersVisualStyles = false;
- this.dataGridView_current.Location = new System.Drawing.Point(2, 22);
- this.dataGridView_current.MultiSelect = false;
- this.dataGridView_current.Name = "dataGridView_current";
- this.dataGridView_current.ReadOnly = true;
- this.dataGridView_current.RowHeadersVisible = false;
- this.dataGridView_current.RowHeadersWidth = 32;
- this.dataGridView_current.RowTemplate.Height = 30;
- this.dataGridView_current.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.False;
- this.dataGridView_current.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
- this.dataGridView_current.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dataGridView_current.ShowEditingIcon = false;
- this.dataGridView_current.Size = new System.Drawing.Size(971, 152);
- this.dataGridView_current.TabIndex = 4;
- //
- // Column3
- //
- this.Column3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- dataGridViewCellStyle2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
- this.Column3.DefaultCellStyle = dataGridViewCellStyle2;
- this.Column3.HeaderText = "时间";
- this.Column3.Name = "Column3";
- this.Column3.ReadOnly = true;
- this.Column3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.Column3.Width = 200;
- //
- // Column6
- //
- this.Column6.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
- this.Column6.DefaultCellStyle = dataGridViewCellStyle3;
- this.Column6.HeaderText = "消息";
- this.Column6.Name = "Column6";
- this.Column6.ReadOnly = true;
- this.Column6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // test
- //
- this.test.Location = new System.Drawing.Point(651, 298);
- this.test.Name = "test";
- this.test.Size = new System.Drawing.Size(49, 23);
- this.test.TabIndex = 29;
- this.test.Text = "test";
- this.test.UseVisualStyleBackColor = true;
- this.test.Click += new System.EventHandler(this.test_Click);
- //
- // OK
- //
- this.OK.Location = new System.Drawing.Point(131, 153);
- this.OK.Name = "OK";
- this.OK.Size = new System.Drawing.Size(67, 21);
- this.OK.TabIndex = 29;
- //
- // NG
- //
- this.NG.Location = new System.Drawing.Point(131, 195);
- this.NG.Name = "NG";
- this.NG.Size = new System.Drawing.Size(67, 21);
- this.NG.TabIndex = 29;
- //
- // Total
- //
- this.Total.Location = new System.Drawing.Point(131, 237);
- this.Total.Name = "Total";
- this.Total.Size = new System.Drawing.Size(67, 21);
- this.Total.TabIndex = 29;
- //
- // Form_Auto
- //
- 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(980, 510);
- this.Controls.Add(this.groupBox1);
- this.DoubleBuffered = true;
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
- this.Name = "Form_Auto";
- this.Text = "Form_Auto";
- this.Load += new System.EventHandler(this.Form_Auto_Load);
- this.groupBox1.ResumeLayout(false);
- this.groupBox1.PerformLayout();
- this.groupBox7.ResumeLayout(false);
- this.groupBox7.PerformLayout();
- this.groupBox2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView_current)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.ImageList imageList_state;
- private System.Windows.Forms.ImageList imageList1;
- private System.Windows.Forms.Timer PLCtimer;
- private System.Windows.Forms.GroupBox groupBox1;
- private System.Windows.Forms.GroupBox groupBox2;
- private System.Windows.Forms.DataGridView dataGridView_current;
- private System.Windows.Forms.GroupBox groupBox7;
- private System.Windows.Forms.Button btnClear;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column6;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Label labPLCStatus;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label COMstatus;
- private System.Windows.Forms.Button button1;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.Label 产品一;
- private System.Windows.Forms.TextBox SN4;
- private System.Windows.Forms.TextBox SN3;
- private System.Windows.Forms.TextBox SN2;
- private System.Windows.Forms.TextBox SN1;
- private System.Windows.Forms.Button Status4;
- private System.Windows.Forms.Button Status3;
- private System.Windows.Forms.Button Status2;
- private System.Windows.Forms.Button Status1;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.Label MESstatus;
- private System.Windows.Forms.Label label11;
- private System.Windows.Forms.TextBox FixtureSN;
- private System.Windows.Forms.Button test;
- private System.Windows.Forms.TextBox Total;
- private System.Windows.Forms.TextBox NG;
- private System.Windows.Forms.TextBox OK;
- }
- }
|