Files
SeikoGluing/精工涂胶检测项目/精工涂胶检测项目/Form/FrmMain.Designer.cs

1244 lines
70 KiB
C#
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
namespace
{
partial class FrmMain
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows
/// <summary>
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMain));
this.panel1 = new System.Windows.Forms.Panel();
this.tlp_MainContainer = new System.Windows.Forms.TableLayoutPanel();
this.label33 = new System.Windows.Forms.Label();
this.pnl_LeftContainer1 = new System.Windows.Forms.Panel();
this.lbl_ProductName = new System.Windows.Forms.Label();
this.btn_LoadImage = new System.Windows.Forms.Button();
this.label81 = new System.Windows.Forms.Label();
this.button1 = new System.Windows.Forms.Button();
this.btn_ManulTrigger = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.btn_Auto = new System.Windows.Forms.Button();
this.checkBox5 = new System.Windows.Forms.CheckBox();
this.checkBox4 = new System.Windows.Forms.CheckBox();
this.checkBox1 = new System.Windows.Forms.CheckBox();
this.checkBox2 = new System.Windows.Forms.CheckBox();
this.checkBox3 = new System.Windows.Forms.CheckBox();
this.pnl_BottomContainer = new System.Windows.Forms.Panel();
this.dgv_Log = new System.Windows.Forms.DataGridView();
this.lvw_Log = new System.Windows.Forms.ListView();
this.InfoTime = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.Information = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
this.pnl_MiddleContainer1 = new System.Windows.Forms.Panel();
this.cogRecordDisplay1 = new Cognex.VisionPro.CogRecordDisplay();
this.label34 = new System.Windows.Forms.Label();
this.pnl_MiddleContainer2 = new System.Windows.Forms.Panel();
this.cog3DDisplayV2WF1 = new Cognex.VisionPro3D.Cog3DDisplayV2WF();
this.pnl_RightContainer1 = new System.Windows.Forms.Panel();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.lbl_Volume1 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.lbl_Area1 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.lbl_Volume2 = new System.Windows.Forms.Label();
this.lbl_Area2 = new System.Windows.Forms.Label();
this.lbl_Volume3 = new System.Windows.Forms.Label();
this.lbl_Area3 = new System.Windows.Forms.Label();
this.lbl_Volume1Status = new System.Windows.Forms.Label();
this.lbl_Area1Status = new System.Windows.Forms.Label();
this.lbl_Volume2Status = new System.Windows.Forms.Label();
this.lbl_Area2Status = new System.Windows.Forms.Label();
this.lbl_Volume3Status = new System.Windows.Forms.Label();
this.lbl_Area3Status = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.lbl_CheckNum = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.lbl_OkRate = new System.Windows.Forms.Label();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
this.label18 = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.label65 = new System.Windows.Forms.Label();
this.label44 = new System.Windows.Forms.Label();
this.label80 = new System.Windows.Forms.Label();
this.label64 = new System.Windows.Forms.Label();
this.label54 = new System.Windows.Forms.Label();
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.QuickBuildToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.QuickBuildToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.QuickBuildToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.退ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.panel1.SuspendLayout();
this.tlp_MainContainer.SuspendLayout();
this.pnl_LeftContainer1.SuspendLayout();
this.pnl_BottomContainer.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgv_Log)).BeginInit();
this.contextMenuStrip1.SuspendLayout();
this.pnl_MiddleContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.cogRecordDisplay1)).BeginInit();
this.pnl_MiddleContainer2.SuspendLayout();
this.pnl_RightContainer1.SuspendLayout();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
this.tableLayoutPanel2.SuspendLayout();
this.tabPage2.SuspendLayout();
this.tableLayoutPanel3.SuspendLayout();
this.menuStrip1.SuspendLayout();
this.SuspendLayout();
//
// panel1
//
this.panel1.Controls.Add(this.tlp_MainContainer);
this.panel1.Controls.Add(this.menuStrip1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Margin = new System.Windows.Forms.Padding(4);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1350, 749);
this.panel1.TabIndex = 0;
//
// tlp_MainContainer
//
this.tlp_MainContainer.ColumnCount = 4;
this.tlp_MainContainer.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 190F));
this.tlp_MainContainer.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tlp_MainContainer.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tlp_MainContainer.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 550F));
this.tlp_MainContainer.Controls.Add(this.label33, 1, 1);
this.tlp_MainContainer.Controls.Add(this.pnl_LeftContainer1, 0, 0);
this.tlp_MainContainer.Controls.Add(this.pnl_BottomContainer, 0, 2);
this.tlp_MainContainer.Controls.Add(this.pnl_MiddleContainer1, 1, 0);
this.tlp_MainContainer.Controls.Add(this.label34, 2, 1);
this.tlp_MainContainer.Controls.Add(this.pnl_MiddleContainer2, 2, 0);
this.tlp_MainContainer.Controls.Add(this.pnl_RightContainer1, 3, 0);
this.tlp_MainContainer.Dock = System.Windows.Forms.DockStyle.Fill;
this.tlp_MainContainer.Location = new System.Drawing.Point(0, 27);
this.tlp_MainContainer.Name = "tlp_MainContainer";
this.tlp_MainContainer.RowCount = 3;
this.tlp_MainContainer.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tlp_MainContainer.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 40F));
this.tlp_MainContainer.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 190F));
this.tlp_MainContainer.Size = new System.Drawing.Size(1350, 722);
this.tlp_MainContainer.TabIndex = 20;
//
// label33
//
this.label33.AutoSize = true;
this.label33.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
this.label33.Dock = System.Windows.Forms.DockStyle.Fill;
this.label33.Location = new System.Drawing.Point(191, 493);
this.label33.Margin = new System.Windows.Forms.Padding(1);
this.label33.Name = "label33";
this.label33.Size = new System.Drawing.Size(303, 38);
this.label33.TabIndex = 53;
this.label33.Text = "NG原因";
this.label33.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// pnl_LeftContainer1
//
this.pnl_LeftContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pnl_LeftContainer1.Controls.Add(this.lbl_ProductName);
this.pnl_LeftContainer1.Controls.Add(this.btn_LoadImage);
this.pnl_LeftContainer1.Controls.Add(this.label81);
this.pnl_LeftContainer1.Controls.Add(this.button1);
this.pnl_LeftContainer1.Controls.Add(this.btn_ManulTrigger);
this.pnl_LeftContainer1.Controls.Add(this.button2);
this.pnl_LeftContainer1.Controls.Add(this.btn_Auto);
this.pnl_LeftContainer1.Controls.Add(this.checkBox5);
this.pnl_LeftContainer1.Controls.Add(this.checkBox4);
this.pnl_LeftContainer1.Controls.Add(this.checkBox1);
this.pnl_LeftContainer1.Controls.Add(this.checkBox2);
this.pnl_LeftContainer1.Controls.Add(this.checkBox3);
this.pnl_LeftContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.pnl_LeftContainer1.Location = new System.Drawing.Point(1, 1);
this.pnl_LeftContainer1.Margin = new System.Windows.Forms.Padding(1);
this.pnl_LeftContainer1.Name = "pnl_LeftContainer1";
this.tlp_MainContainer.SetRowSpan(this.pnl_LeftContainer1, 2);
this.pnl_LeftContainer1.Size = new System.Drawing.Size(188, 530);
this.pnl_LeftContainer1.TabIndex = 0;
//
// lbl_ProductName
//
this.lbl_ProductName.Dock = System.Windows.Forms.DockStyle.Top;
this.lbl_ProductName.Font = new System.Drawing.Font("宋体", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbl_ProductName.Location = new System.Drawing.Point(0, 0);
this.lbl_ProductName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbl_ProductName.Name = "lbl_ProductName";
this.lbl_ProductName.Size = new System.Drawing.Size(186, 42);
this.lbl_ProductName.TabIndex = 5;
this.lbl_ProductName.Text = "产品名称:";
this.lbl_ProductName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// btn_LoadImage
//
this.btn_LoadImage.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold);
this.btn_LoadImage.Location = new System.Drawing.Point(10, 182);
this.btn_LoadImage.Margin = new System.Windows.Forms.Padding(4);
this.btn_LoadImage.Name = "btn_LoadImage";
this.btn_LoadImage.Size = new System.Drawing.Size(166, 33);
this.btn_LoadImage.TabIndex = 20;
this.btn_LoadImage.Text = "加载图像";
this.btn_LoadImage.UseVisualStyleBackColor = true;
this.btn_LoadImage.Click += new System.EventHandler(this.btn_LoadImage_Click);
//
// label81
//
this.label81.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.label81.Font = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label81.Location = new System.Drawing.Point(3, 47);
this.label81.Name = "label81";
this.label81.Size = new System.Drawing.Size(180, 43);
this.label81.TabIndex = 57;
this.label81.Text = "PPU";
this.label81.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// button1
//
this.button1.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button1.Location = new System.Drawing.Point(10, 222);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(166, 33);
this.button1.TabIndex = 48;
this.button1.Text = "清除计数";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// btn_ManulTrigger
//
this.btn_ManulTrigger.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold);
this.btn_ManulTrigger.Location = new System.Drawing.Point(10, 141);
this.btn_ManulTrigger.Margin = new System.Windows.Forms.Padding(4);
this.btn_ManulTrigger.Name = "btn_ManulTrigger";
this.btn_ManulTrigger.Size = new System.Drawing.Size(166, 33);
this.btn_ManulTrigger.TabIndex = 18;
this.btn_ManulTrigger.Text = "手动触发";
this.btn_ManulTrigger.UseVisualStyleBackColor = true;
this.btn_ManulTrigger.Click += new System.EventHandler(this.btn_ManulTrigger_Click);
//
// button2
//
this.button2.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button2.Location = new System.Drawing.Point(10, 261);
this.button2.Margin = new System.Windows.Forms.Padding(4);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(166, 33);
this.button2.TabIndex = 51;
this.button2.Text = "复位按钮";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// btn_Auto
//
this.btn_Auto.BackColor = System.Drawing.Color.GreenYellow;
this.btn_Auto.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btn_Auto.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.btn_Auto.FlatAppearance.BorderSize = 0;
this.btn_Auto.FlatAppearance.MouseDownBackColor = System.Drawing.Color.White;
this.btn_Auto.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
this.btn_Auto.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.btn_Auto.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_Auto.Location = new System.Drawing.Point(10, 103);
this.btn_Auto.Margin = new System.Windows.Forms.Padding(4);
this.btn_Auto.Name = "btn_Auto";
this.btn_Auto.Size = new System.Drawing.Size(166, 33);
this.btn_Auto.TabIndex = 17;
this.btn_Auto.Text = "自动模式";
this.btn_Auto.UseVisualStyleBackColor = false;
this.btn_Auto.Click += new System.EventHandler(this.btn_Auto_Click);
//
// checkBox5
//
this.checkBox5.AutoSize = true;
this.checkBox5.Location = new System.Drawing.Point(12, 460);
this.checkBox5.Name = "checkBox5";
this.checkBox5.Size = new System.Drawing.Size(162, 20);
this.checkBox5.TabIndex = 56;
this.checkBox5.Text = "标定数据存储启用";
this.checkBox5.UseVisualStyleBackColor = true;
this.checkBox5.CheckedChanged += new System.EventHandler(this.checkBox5_CheckedChanged);
//
// checkBox4
//
this.checkBox4.AutoSize = true;
this.checkBox4.Checked = true;
this.checkBox4.CheckState = System.Windows.Forms.CheckState.Checked;
this.checkBox4.Location = new System.Drawing.Point(12, 424);
this.checkBox4.Name = "checkBox4";
this.checkBox4.Size = new System.Drawing.Size(94, 20);
this.checkBox4.TabIndex = 55;
this.checkBox4.Text = "偏移检测";
this.checkBox4.UseVisualStyleBackColor = true;
//
// checkBox1
//
this.checkBox1.AutoSize = true;
this.checkBox1.Location = new System.Drawing.Point(12, 388);
this.checkBox1.Name = "checkBox1";
this.checkBox1.Size = new System.Drawing.Size(94, 20);
this.checkBox1.TabIndex = 52;
this.checkBox1.Text = "图像切换";
this.checkBox1.UseVisualStyleBackColor = true;
this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged_1);
//
// checkBox2
//
this.checkBox2.AutoSize = true;
this.checkBox2.Checked = true;
this.checkBox2.CheckState = System.Windows.Forms.CheckState.Checked;
this.checkBox2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBox2.Location = new System.Drawing.Point(12, 352);
this.checkBox2.Name = "checkBox2";
this.checkBox2.Size = new System.Drawing.Size(94, 20);
this.checkBox2.TabIndex = 43;
this.checkBox2.Text = "阈值启用";
this.checkBox2.UseVisualStyleBackColor = true;
this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged);
//
// checkBox3
//
this.checkBox3.AutoSize = true;
this.checkBox3.Checked = true;
this.checkBox3.CheckState = System.Windows.Forms.CheckState.Checked;
this.checkBox3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.checkBox3.Location = new System.Drawing.Point(12, 316);
this.checkBox3.Name = "checkBox3";
this.checkBox3.Size = new System.Drawing.Size(128, 20);
this.checkBox3.TabIndex = 49;
this.checkBox3.Text = "断胶监测启用";
this.checkBox3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.checkBox3.UseVisualStyleBackColor = true;
//
// pnl_BottomContainer
//
this.pnl_BottomContainer.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.tlp_MainContainer.SetColumnSpan(this.pnl_BottomContainer, 4);
this.pnl_BottomContainer.Controls.Add(this.dgv_Log);
this.pnl_BottomContainer.Controls.Add(this.lvw_Log);
this.pnl_BottomContainer.Dock = System.Windows.Forms.DockStyle.Fill;
this.pnl_BottomContainer.Location = new System.Drawing.Point(1, 533);
this.pnl_BottomContainer.Margin = new System.Windows.Forms.Padding(1);
this.pnl_BottomContainer.Name = "pnl_BottomContainer";
this.pnl_BottomContainer.Size = new System.Drawing.Size(1348, 188);
this.pnl_BottomContainer.TabIndex = 0;
//
// dgv_Log
//
this.dgv_Log.AllowUserToAddRows = false;
this.dgv_Log.AllowUserToDeleteRows = false;
this.dgv_Log.AllowUserToResizeColumns = false;
this.dgv_Log.AllowUserToResizeRows = false;
this.dgv_Log.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
this.dgv_Log.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
this.dgv_Log.BackgroundColor = System.Drawing.Color.White;
this.dgv_Log.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
this.dgv_Log.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dgv_Log.ColumnHeadersVisible = false;
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgv_Log.DefaultCellStyle = dataGridViewCellStyle1;
this.dgv_Log.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgv_Log.Location = new System.Drawing.Point(0, 0);
this.dgv_Log.MultiSelect = false;
this.dgv_Log.Name = "dgv_Log";
this.dgv_Log.ReadOnly = true;
this.dgv_Log.RowHeadersVisible = false;
this.dgv_Log.RowTemplate.Height = 23;
this.dgv_Log.Size = new System.Drawing.Size(1346, 186);
this.dgv_Log.TabIndex = 17;
//
// lvw_Log
//
this.lvw_Log.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.InfoTime,
this.Information});
this.lvw_Log.ContextMenuStrip = this.contextMenuStrip1;
this.lvw_Log.Dock = System.Windows.Forms.DockStyle.Fill;
this.lvw_Log.FullRowSelect = true;
this.lvw_Log.GridLines = true;
this.lvw_Log.HideSelection = false;
this.lvw_Log.Location = new System.Drawing.Point(0, 0);
this.lvw_Log.Margin = new System.Windows.Forms.Padding(4);
this.lvw_Log.Name = "lvw_Log";
this.lvw_Log.Size = new System.Drawing.Size(1346, 186);
this.lvw_Log.SmallImageList = this.imageList1;
this.lvw_Log.TabIndex = 16;
this.lvw_Log.UseCompatibleStateImageBehavior = false;
this.lvw_Log.View = System.Windows.Forms.View.Details;
this.lvw_Log.Visible = false;
//
// InfoTime
//
this.InfoTime.Text = "时间";
this.InfoTime.Width = 150;
//
// Information
//
this.Information.Text = "信息";
this.Information.Width = 800;
//
// contextMenuStrip1
//
this.contextMenuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.ToolStripMenuItem});
this.contextMenuStrip1.Name = "contextMenuStrip1";
this.contextMenuStrip1.Size = new System.Drawing.Size(101, 26);
//
// 清除ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "清除ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
this.ToolStripMenuItem.Text = "清除";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// imageList1
//
this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
this.imageList1.Images.SetKeyName(0, "info.png");
this.imageList1.Images.SetKeyName(1, "warning.png");
this.imageList1.Images.SetKeyName(2, "error.png");
//
// pnl_MiddleContainer1
//
this.pnl_MiddleContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pnl_MiddleContainer1.Controls.Add(this.cogRecordDisplay1);
this.pnl_MiddleContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.pnl_MiddleContainer1.Location = new System.Drawing.Point(191, 1);
this.pnl_MiddleContainer1.Margin = new System.Windows.Forms.Padding(1);
this.pnl_MiddleContainer1.Name = "pnl_MiddleContainer1";
this.pnl_MiddleContainer1.Size = new System.Drawing.Size(303, 490);
this.pnl_MiddleContainer1.TabIndex = 0;
//
// cogRecordDisplay1
//
this.cogRecordDisplay1.ColorMapLowerClipColor = System.Drawing.Color.Black;
this.cogRecordDisplay1.ColorMapLowerRoiLimit = 0D;
this.cogRecordDisplay1.ColorMapPredefined = Cognex.VisionPro.Display.CogDisplayColorMapPredefinedConstants.None;
this.cogRecordDisplay1.ColorMapUpperClipColor = System.Drawing.Color.Black;
this.cogRecordDisplay1.ColorMapUpperRoiLimit = 1D;
this.cogRecordDisplay1.Dock = System.Windows.Forms.DockStyle.Fill;
this.cogRecordDisplay1.DoubleTapZoomCycleLength = 2;
this.cogRecordDisplay1.DoubleTapZoomSensitivity = 2.5D;
this.cogRecordDisplay1.Location = new System.Drawing.Point(0, 0);
this.cogRecordDisplay1.Margin = new System.Windows.Forms.Padding(4);
this.cogRecordDisplay1.MouseWheelMode = Cognex.VisionPro.Display.CogDisplayMouseWheelModeConstants.Zoom1;
this.cogRecordDisplay1.MouseWheelSensitivity = 1D;
this.cogRecordDisplay1.Name = "cogRecordDisplay1";
this.cogRecordDisplay1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("cogRecordDisplay1.OcxState")));
this.cogRecordDisplay1.Size = new System.Drawing.Size(301, 488);
this.cogRecordDisplay1.TabIndex = 3;
//
// label34
//
this.label34.AutoSize = true;
this.label34.BackColor = System.Drawing.Color.Lime;
this.tlp_MainContainer.SetColumnSpan(this.label34, 2);
this.label34.Dock = System.Windows.Forms.DockStyle.Fill;
this.label34.Location = new System.Drawing.Point(498, 492);
this.label34.Name = "label34";
this.label34.Size = new System.Drawing.Size(849, 40);
this.label34.TabIndex = 54;
this.label34.Text = "暂无异常";
this.label34.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// pnl_MiddleContainer2
//
this.pnl_MiddleContainer2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pnl_MiddleContainer2.Controls.Add(this.cog3DDisplayV2WF1);
this.pnl_MiddleContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
this.pnl_MiddleContainer2.Location = new System.Drawing.Point(496, 1);
this.pnl_MiddleContainer2.Margin = new System.Windows.Forms.Padding(1);
this.pnl_MiddleContainer2.Name = "pnl_MiddleContainer2";
this.pnl_MiddleContainer2.Size = new System.Drawing.Size(303, 490);
this.pnl_MiddleContainer2.TabIndex = 0;
//
// cog3DDisplayV2WF1
//
this.cog3DDisplayV2WF1.AutoResolution = true;
this.cog3DDisplayV2WF1.DisplayMode = Cognex.VisionPro3D.DisplayModes.Surface;
this.cog3DDisplayV2WF1.DisplaySpaceName3D = ".";
this.cog3DDisplayV2WF1.Dock = System.Windows.Forms.DockStyle.Fill;
this.cog3DDisplayV2WF1.EnableDrawing = true;
this.cog3DDisplayV2WF1.Location = new System.Drawing.Point(0, 0);
this.cog3DDisplayV2WF1.Margin = new System.Windows.Forms.Padding(9, 7, 9, 7);
this.cog3DDisplayV2WF1.Name = "cog3DDisplayV2WF1";
this.cog3DDisplayV2WF1.Resolution = 0.1D;
this.cog3DDisplayV2WF1.Size = new System.Drawing.Size(301, 488);
this.cog3DDisplayV2WF1.TabIndex = 50;
//
// pnl_RightContainer1
//
this.pnl_RightContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pnl_RightContainer1.Controls.Add(this.tabControl1);
this.pnl_RightContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.pnl_RightContainer1.Location = new System.Drawing.Point(801, 1);
this.pnl_RightContainer1.Margin = new System.Windows.Forms.Padding(1);
this.pnl_RightContainer1.Name = "pnl_RightContainer1";
this.pnl_RightContainer1.Size = new System.Drawing.Size(548, 490);
this.pnl_RightContainer1.TabIndex = 0;
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControl1.Location = new System.Drawing.Point(0, 0);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(546, 488);
this.tabControl1.TabIndex = 20;
//
// tabPage1
//
this.tabPage1.Controls.Add(this.tableLayoutPanel2);
this.tabPage1.Location = new System.Drawing.Point(4, 26);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(538, 458);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "生产界面";
this.tabPage1.UseVisualStyleBackColor = true;
//
// tableLayoutPanel2
//
this.tableLayoutPanel2.ColumnCount = 5;
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 21.99248F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20.48872F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16.54135F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20.67669F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
this.tableLayoutPanel2.Controls.Add(this.label1, 0, 0);
this.tableLayoutPanel2.Controls.Add(this.label2, 1, 0);
this.tableLayoutPanel2.Controls.Add(this.label3, 0, 1);
this.tableLayoutPanel2.Controls.Add(this.lbl_Volume1, 1, 1);
this.tableLayoutPanel2.Controls.Add(this.label4, 0, 2);
this.tableLayoutPanel2.Controls.Add(this.lbl_Area1, 1, 2);
this.tableLayoutPanel2.Controls.Add(this.label5, 0, 3);
this.tableLayoutPanel2.Controls.Add(this.label6, 0, 4);
this.tableLayoutPanel2.Controls.Add(this.label7, 0, 5);
this.tableLayoutPanel2.Controls.Add(this.label8, 0, 6);
this.tableLayoutPanel2.Controls.Add(this.lbl_Volume2, 1, 3);
this.tableLayoutPanel2.Controls.Add(this.lbl_Area2, 1, 4);
this.tableLayoutPanel2.Controls.Add(this.lbl_Volume3, 1, 5);
this.tableLayoutPanel2.Controls.Add(this.lbl_Area3, 1, 6);
this.tableLayoutPanel2.Controls.Add(this.lbl_Volume1Status, 2, 1);
this.tableLayoutPanel2.Controls.Add(this.lbl_Area1Status, 2, 2);
this.tableLayoutPanel2.Controls.Add(this.lbl_Volume2Status, 2, 3);
this.tableLayoutPanel2.Controls.Add(this.lbl_Area2Status, 2, 4);
this.tableLayoutPanel2.Controls.Add(this.lbl_Volume3Status, 2, 5);
this.tableLayoutPanel2.Controls.Add(this.lbl_Area3Status, 2, 6);
this.tableLayoutPanel2.Controls.Add(this.label9, 3, 1);
this.tableLayoutPanel2.Controls.Add(this.lbl_CheckNum, 4, 1);
this.tableLayoutPanel2.Controls.Add(this.label10, 3, 2);
this.tableLayoutPanel2.Controls.Add(this.label11, 4, 2);
this.tableLayoutPanel2.Controls.Add(this.label12, 3, 3);
this.tableLayoutPanel2.Controls.Add(this.label13, 3, 4);
this.tableLayoutPanel2.Controls.Add(this.label14, 4, 3);
this.tableLayoutPanel2.Controls.Add(this.lbl_OkRate, 4, 4);
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 3);
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
this.tableLayoutPanel2.RowCount = 7;
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
this.tableLayoutPanel2.Size = new System.Drawing.Size(532, 452);
this.tableLayoutPanel2.TabIndex = 0;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Dock = System.Windows.Forms.DockStyle.Fill;
this.label1.Location = new System.Drawing.Point(3, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(111, 64);
this.label1.TabIndex = 0;
this.label1.Text = "SN:";
//
// label2
//
this.label2.AutoSize = true;
this.tableLayoutPanel2.SetColumnSpan(this.label2, 2);
this.label2.Dock = System.Windows.Forms.DockStyle.Fill;
this.label2.Location = new System.Drawing.Point(120, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(191, 64);
this.label2.TabIndex = 1;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Dock = System.Windows.Forms.DockStyle.Fill;
this.label3.Location = new System.Drawing.Point(3, 64);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(111, 64);
this.label3.TabIndex = 2;
this.label3.Text = "位置1体积";
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lbl_Volume1
//
this.lbl_Volume1.AutoSize = true;
this.lbl_Volume1.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbl_Volume1.Location = new System.Drawing.Point(120, 64);
this.lbl_Volume1.Name = "lbl_Volume1";
this.lbl_Volume1.Size = new System.Drawing.Size(103, 64);
this.lbl_Volume1.TabIndex = 3;
this.lbl_Volume1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Dock = System.Windows.Forms.DockStyle.Fill;
this.label4.Location = new System.Drawing.Point(3, 128);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(111, 64);
this.label4.TabIndex = 4;
this.label4.Text = "位置1面积";
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lbl_Area1
//
this.lbl_Area1.AutoSize = true;
this.lbl_Area1.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbl_Area1.Location = new System.Drawing.Point(120, 128);
this.lbl_Area1.Name = "lbl_Area1";
this.lbl_Area1.Size = new System.Drawing.Size(103, 64);
this.lbl_Area1.TabIndex = 5;
this.lbl_Area1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Dock = System.Windows.Forms.DockStyle.Fill;
this.label5.Location = new System.Drawing.Point(3, 192);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(111, 64);
this.label5.TabIndex = 6;
this.label5.Text = "位置2体积";
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Dock = System.Windows.Forms.DockStyle.Fill;
this.label6.Location = new System.Drawing.Point(3, 256);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(111, 64);
this.label6.TabIndex = 7;
this.label6.Text = "位置2面积";
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Dock = System.Windows.Forms.DockStyle.Fill;
this.label7.Location = new System.Drawing.Point(3, 320);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(111, 64);
this.label7.TabIndex = 8;
this.label7.Text = "位置3体积";
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Dock = System.Windows.Forms.DockStyle.Fill;
this.label8.Location = new System.Drawing.Point(3, 384);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(111, 68);
this.label8.TabIndex = 9;
this.label8.Text = "位置3面积";
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lbl_Volume2
//
this.lbl_Volume2.AutoSize = true;
this.lbl_Volume2.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbl_Volume2.Location = new System.Drawing.Point(120, 192);
this.lbl_Volume2.Name = "lbl_Volume2";
this.lbl_Volume2.Size = new System.Drawing.Size(103, 64);
this.lbl_Volume2.TabIndex = 10;
this.lbl_Volume2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lbl_Area2
//
this.lbl_Area2.AutoSize = true;
this.lbl_Area2.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbl_Area2.Location = new System.Drawing.Point(120, 256);
this.lbl_Area2.Name = "lbl_Area2";
this.lbl_Area2.Size = new System.Drawing.Size(103, 64);
this.lbl_Area2.TabIndex = 11;
this.lbl_Area2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lbl_Volume3
//
this.lbl_Volume3.AutoSize = true;
this.lbl_Volume3.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbl_Volume3.Location = new System.Drawing.Point(120, 320);
this.lbl_Volume3.Name = "lbl_Volume3";
this.lbl_Volume3.Size = new System.Drawing.Size(103, 64);
this.lbl_Volume3.TabIndex = 12;
this.lbl_Volume3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lbl_Area3
//
this.lbl_Area3.AutoSize = true;
this.lbl_Area3.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbl_Area3.Location = new System.Drawing.Point(120, 384);
this.lbl_Area3.Name = "lbl_Area3";
this.lbl_Area3.Size = new System.Drawing.Size(103, 68);
this.lbl_Area3.TabIndex = 13;
this.lbl_Area3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lbl_Volume1Status
//
this.lbl_Volume1Status.AutoSize = true;
this.lbl_Volume1Status.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbl_Volume1Status.Location = new System.Drawing.Point(229, 64);
this.lbl_Volume1Status.Name = "lbl_Volume1Status";
this.lbl_Volume1Status.Size = new System.Drawing.Size(82, 64);
this.lbl_Volume1Status.TabIndex = 14;
this.lbl_Volume1Status.Text = "待检测";
this.lbl_Volume1Status.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lbl_Area1Status
//
this.lbl_Area1Status.AutoSize = true;
this.lbl_Area1Status.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbl_Area1Status.Location = new System.Drawing.Point(229, 128);
this.lbl_Area1Status.Name = "lbl_Area1Status";
this.lbl_Area1Status.Size = new System.Drawing.Size(82, 64);
this.lbl_Area1Status.TabIndex = 15;
this.lbl_Area1Status.Text = "待检测";
this.lbl_Area1Status.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lbl_Volume2Status
//
this.lbl_Volume2Status.AutoSize = true;
this.lbl_Volume2Status.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbl_Volume2Status.Location = new System.Drawing.Point(229, 192);
this.lbl_Volume2Status.Name = "lbl_Volume2Status";
this.lbl_Volume2Status.Size = new System.Drawing.Size(82, 64);
this.lbl_Volume2Status.TabIndex = 16;
this.lbl_Volume2Status.Text = "待检测";
this.lbl_Volume2Status.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lbl_Area2Status
//
this.lbl_Area2Status.AutoSize = true;
this.lbl_Area2Status.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbl_Area2Status.Location = new System.Drawing.Point(229, 256);
this.lbl_Area2Status.Name = "lbl_Area2Status";
this.lbl_Area2Status.Size = new System.Drawing.Size(82, 64);
this.lbl_Area2Status.TabIndex = 17;
this.lbl_Area2Status.Text = "待检测";
this.lbl_Area2Status.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lbl_Volume3Status
//
this.lbl_Volume3Status.AutoSize = true;
this.lbl_Volume3Status.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbl_Volume3Status.Location = new System.Drawing.Point(229, 320);
this.lbl_Volume3Status.Name = "lbl_Volume3Status";
this.lbl_Volume3Status.Size = new System.Drawing.Size(82, 64);
this.lbl_Volume3Status.TabIndex = 18;
this.lbl_Volume3Status.Text = "待检测";
this.lbl_Volume3Status.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lbl_Area3Status
//
this.lbl_Area3Status.AutoSize = true;
this.lbl_Area3Status.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbl_Area3Status.Location = new System.Drawing.Point(229, 384);
this.lbl_Area3Status.Name = "lbl_Area3Status";
this.lbl_Area3Status.Size = new System.Drawing.Size(82, 68);
this.lbl_Area3Status.TabIndex = 19;
this.lbl_Area3Status.Text = "待检测";
this.lbl_Area3Status.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Dock = System.Windows.Forms.DockStyle.Fill;
this.label9.Location = new System.Drawing.Point(317, 64);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(104, 64);
this.label9.TabIndex = 20;
this.label9.Text = "生产总数:";
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lbl_CheckNum
//
this.lbl_CheckNum.AutoSize = true;
this.lbl_CheckNum.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbl_CheckNum.Location = new System.Drawing.Point(427, 64);
this.lbl_CheckNum.Name = "lbl_CheckNum";
this.lbl_CheckNum.Size = new System.Drawing.Size(102, 64);
this.lbl_CheckNum.TabIndex = 21;
this.lbl_CheckNum.Text = "0";
this.lbl_CheckNum.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Dock = System.Windows.Forms.DockStyle.Fill;
this.label10.Location = new System.Drawing.Point(317, 128);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(104, 64);
this.label10.TabIndex = 22;
this.label10.Text = "合格数:";
this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Dock = System.Windows.Forms.DockStyle.Fill;
this.label11.Location = new System.Drawing.Point(427, 128);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(102, 64);
this.label11.TabIndex = 23;
this.label11.Text = "0";
this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.label11.Click += new System.EventHandler(this.label11_Click);
//
// label12
//
this.label12.AutoSize = true;
this.label12.Dock = System.Windows.Forms.DockStyle.Fill;
this.label12.Location = new System.Drawing.Point(317, 192);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(104, 64);
this.label12.TabIndex = 24;
this.label12.Text = "不合格数:";
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label13
//
this.label13.AutoSize = true;
this.label13.Dock = System.Windows.Forms.DockStyle.Fill;
this.label13.Location = new System.Drawing.Point(317, 256);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(104, 64);
this.label13.TabIndex = 25;
this.label13.Text = "合格率:";
this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label14
//
this.label14.AutoSize = true;
this.label14.Dock = System.Windows.Forms.DockStyle.Fill;
this.label14.Location = new System.Drawing.Point(427, 192);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(102, 64);
this.label14.TabIndex = 26;
this.label14.Text = "0";
this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lbl_OkRate
//
this.lbl_OkRate.AutoSize = true;
this.lbl_OkRate.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbl_OkRate.Location = new System.Drawing.Point(427, 256);
this.lbl_OkRate.Name = "lbl_OkRate";
this.lbl_OkRate.Size = new System.Drawing.Size(102, 64);
this.lbl_OkRate.TabIndex = 27;
this.lbl_OkRate.Text = "100%";
this.lbl_OkRate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// tabPage2
//
this.tabPage2.Controls.Add(this.tableLayoutPanel3);
this.tabPage2.Location = new System.Drawing.Point(4, 26);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(538, 458);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "标定界面";
this.tabPage2.UseVisualStyleBackColor = true;
//
// tableLayoutPanel3
//
this.tableLayoutPanel3.ColumnCount = 4;
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 29.96633F));
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.1384F));
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 36.84211F));
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 131F));
this.tableLayoutPanel3.Controls.Add(this.label18, 1, 0);
this.tableLayoutPanel3.Controls.Add(this.label19, 2, 0);
this.tableLayoutPanel3.Controls.Add(this.label65, 3, 0);
this.tableLayoutPanel3.Controls.Add(this.label44, 0, 1);
this.tableLayoutPanel3.Controls.Add(this.label80, 3, 1);
this.tableLayoutPanel3.Controls.Add(this.label64, 2, 1);
this.tableLayoutPanel3.Controls.Add(this.label54, 1, 1);
this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 3);
this.tableLayoutPanel3.Name = "tableLayoutPanel3";
this.tableLayoutPanel3.RowCount = 2;
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 6.25F));
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 6.25F));
this.tableLayoutPanel3.Size = new System.Drawing.Size(532, 452);
this.tableLayoutPanel3.TabIndex = 0;
//
// label18
//
this.label18.AutoSize = true;
this.label18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
this.label18.Dock = System.Windows.Forms.DockStyle.Fill;
this.label18.Location = new System.Drawing.Point(123, 0);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(126, 226);
this.label18.TabIndex = 2;
this.label18.Text = "相机测量结果";
this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label19
//
this.label19.AutoSize = true;
this.label19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
this.label19.Dock = System.Windows.Forms.DockStyle.Fill;
this.label19.ForeColor = System.Drawing.Color.Black;
this.label19.Location = new System.Drawing.Point(255, 0);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(141, 226);
this.label19.TabIndex = 3;
this.label19.Text = "合格范围";
this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label65
//
this.label65.AutoSize = true;
this.label65.BackColor = System.Drawing.Color.Yellow;
this.label65.Dock = System.Windows.Forms.DockStyle.Fill;
this.label65.Location = new System.Drawing.Point(402, 0);
this.label65.Name = "label65";
this.label65.Size = new System.Drawing.Size(127, 226);
this.label65.TabIndex = 47;
this.label65.Text = "结果对比";
this.label65.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label44
//
this.label44.AutoSize = true;
this.label44.Location = new System.Drawing.Point(3, 226);
this.label44.Name = "label44";
this.label44.Size = new System.Drawing.Size(109, 32);
this.label44.TabIndex = 26;
this.label44.Text = "标定块整体体积:";
this.label44.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label80
//
this.label80.AutoSize = true;
this.label80.BackColor = System.Drawing.Color.Yellow;
this.label80.Dock = System.Windows.Forms.DockStyle.Fill;
this.label80.Location = new System.Drawing.Point(402, 226);
this.label80.Name = "label80";
this.label80.Size = new System.Drawing.Size(127, 226);
this.label80.TabIndex = 62;
this.label80.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label64
//
this.label64.AutoSize = true;
this.label64.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
this.label64.Dock = System.Windows.Forms.DockStyle.Fill;
this.label64.Location = new System.Drawing.Point(255, 226);
this.label64.Name = "label64";
this.label64.Size = new System.Drawing.Size(141, 226);
this.label64.TabIndex = 46;
this.label64.Text = "74770~75008mm³";
this.label64.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label54
//
this.label54.AutoSize = true;
this.label54.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
this.label54.Dock = System.Windows.Forms.DockStyle.Fill;
this.label54.Location = new System.Drawing.Point(123, 226);
this.label54.Name = "label54";
this.label54.Size = new System.Drawing.Size(126, 226);
this.label54.TabIndex = 36;
this.label54.Text = "0";
this.label54.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// menuStrip1
//
this.menuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem});
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
this.menuStrip1.Name = "menuStrip1";
this.menuStrip1.Padding = new System.Windows.Forms.Padding(6, 3, 0, 3);
this.menuStrip1.Size = new System.Drawing.Size(1350, 27);
this.menuStrip1.TabIndex = 0;
this.menuStrip1.Text = "menuStrip1";
//
// 文件ToolStripMenuItem
//
this.ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.QuickBuildToolStripMenuItem,
this.QuickBuildToolStripMenuItem,
this.QuickBuildToolStripMenuItem});
this.ToolStripMenuItem.Name = "文件ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(44, 21);
this.ToolStripMenuItem.Text = "文件";
//
// 打开QuickBuildToolStripMenuItem
//
this.QuickBuildToolStripMenuItem.Name = "打开QuickBuildToolStripMenuItem";
this.QuickBuildToolStripMenuItem.Size = new System.Drawing.Size(162, 22);
this.QuickBuildToolStripMenuItem.Text = "打开QuickBuild";
this.QuickBuildToolStripMenuItem.Click += new System.EventHandler(this.QuickBuildToolStripMenuItem_Click);
//
// 加载QuickBuildToolStripMenuItem
//
this.QuickBuildToolStripMenuItem.Name = "加载QuickBuildToolStripMenuItem";
this.QuickBuildToolStripMenuItem.Size = new System.Drawing.Size(162, 22);
this.QuickBuildToolStripMenuItem.Text = "加载QuickBuild";
//
// 保存QuickBuildToolStripMenuItem
//
this.QuickBuildToolStripMenuItem.Name = "保存QuickBuildToolStripMenuItem";
this.QuickBuildToolStripMenuItem.Size = new System.Drawing.Size(162, 22);
this.QuickBuildToolStripMenuItem.Text = "保存QuickBuild";
this.QuickBuildToolStripMenuItem.Click += new System.EventHandler(this.QuickBuildToolStripMenuItem_Click);
//
// 切换配方ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "切换配方ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(68, 21);
this.ToolStripMenuItem.Text = "切换配方";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 设置ToolStripMenuItem
//
this.ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.ToolStripMenuItem,
this.ToolStripMenuItem});
this.ToolStripMenuItem.Name = "设置ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(44, 21);
this.ToolStripMenuItem.Text = "设置";
//
// 通讯设置ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "通讯设置ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
this.ToolStripMenuItem.Text = "通讯设置";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 参数设置ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "参数设置ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
this.ToolStripMenuItem.Text = "参数设置";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 登录ToolStripMenuItem
//
this.ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.ToolStripMenuItem1,
this.退ToolStripMenuItem});
this.ToolStripMenuItem.Name = "登录ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(68, 21);
this.ToolStripMenuItem.Text = "登录设置";
//
// 登录ToolStripMenuItem1
//
this.ToolStripMenuItem1.Name = "登录ToolStripMenuItem1";
this.ToolStripMenuItem1.Size = new System.Drawing.Size(124, 22);
this.ToolStripMenuItem1.Text = "登录";
this.ToolStripMenuItem1.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// 退出登录ToolStripMenuItem
//
this.退ToolStripMenuItem.Name = "退出登录ToolStripMenuItem";
this.退ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
this.退ToolStripMenuItem.Text = "退出登录";
this.退ToolStripMenuItem.Click += new System.EventHandler(this.退ToolStripMenuItem_Click);
//
// FrmMain
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 16F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1350, 749);
this.Controls.Add(this.panel1);
this.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Margin = new System.Windows.Forms.Padding(4);
this.MinimumSize = new System.Drawing.Size(800, 600);
this.Name = "FrmMain";
this.Text = "OP30工位视觉涂胶检测系统";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
this.Load += new System.EventHandler(this.Form1_Load);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.tlp_MainContainer.ResumeLayout(false);
this.tlp_MainContainer.PerformLayout();
this.pnl_LeftContainer1.ResumeLayout(false);
this.pnl_LeftContainer1.PerformLayout();
this.pnl_BottomContainer.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgv_Log)).EndInit();
this.contextMenuStrip1.ResumeLayout(false);
this.pnl_MiddleContainer1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.cogRecordDisplay1)).EndInit();
this.pnl_MiddleContainer2.ResumeLayout(false);
this.pnl_RightContainer1.ResumeLayout(false);
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.tableLayoutPanel2.ResumeLayout(false);
this.tableLayoutPanel2.PerformLayout();
this.tabPage2.ResumeLayout(false);
this.tableLayoutPanel3.ResumeLayout(false);
this.tableLayoutPanel3.PerformLayout();
this.menuStrip1.ResumeLayout(false);
this.menuStrip1.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.MenuStrip menuStrip1;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem QuickBuildToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem QuickBuildToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem QuickBuildToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ImageList imageList1;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem 退ToolStripMenuItem;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.Button btn_LoadImage;
private System.Windows.Forms.Button btn_ManulTrigger;
private System.Windows.Forms.Button btn_Auto;
private Cognex.VisionPro.CogRecordDisplay cogRecordDisplay1;
private System.Windows.Forms.CheckBox checkBox2;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.CheckBox checkBox3;
private Cognex.VisionPro3D.Cog3DDisplayV2WF cog3DDisplayV2WF1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Label lbl_ProductName;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label lbl_Volume1;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label lbl_Area1;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label lbl_Volume2;
private System.Windows.Forms.Label lbl_Area2;
private System.Windows.Forms.Label lbl_Volume3;
private System.Windows.Forms.Label lbl_Area3;
private System.Windows.Forms.Label lbl_Volume1Status;
private System.Windows.Forms.Label lbl_Area1Status;
private System.Windows.Forms.Label lbl_Volume2Status;
private System.Windows.Forms.Label lbl_Area2Status;
private System.Windows.Forms.Label lbl_Volume3Status;
private System.Windows.Forms.Label lbl_Area3Status;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label lbl_CheckNum;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label lbl_OkRate;
private System.Windows.Forms.CheckBox checkBox1;
private System.Windows.Forms.Label label33;
private System.Windows.Forms.Label label34;
private System.Windows.Forms.CheckBox checkBox4;
private System.Windows.Forms.CheckBox checkBox5;
private System.Windows.Forms.Label label81;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.Label label65;
private System.Windows.Forms.Label label44;
private System.Windows.Forms.Label label80;
private System.Windows.Forms.Label label64;
private System.Windows.Forms.Label label54;
private System.Windows.Forms.ListView lvw_Log;
private System.Windows.Forms.ColumnHeader InfoTime;
private System.Windows.Forms.ColumnHeader Information;
private System.Windows.Forms.TableLayoutPanel tlp_MainContainer;
private System.Windows.Forms.Panel pnl_LeftContainer1;
private System.Windows.Forms.Panel pnl_BottomContainer;
private System.Windows.Forms.Panel pnl_MiddleContainer1;
private System.Windows.Forms.Panel pnl_MiddleContainer2;
private System.Windows.Forms.Panel pnl_RightContainer1;
private System.Windows.Forms.DataGridView dgv_Log;
}
}