You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
899 lines
50 KiB
C#
899 lines
50 KiB
C#
namespace Rs.MotionPlat.Recipe
|
|
{
|
|
partial class StockTrayHaveOrNot
|
|
{
|
|
/// <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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = 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();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
this.panelEx1 = new Rs.Controls.PanelEx();
|
|
this.panel4 = new System.Windows.Forms.Panel();
|
|
this.groupBox4 = new System.Windows.Forms.GroupBox();
|
|
this.btnCheck = new System.Windows.Forms.Button();
|
|
this.txtStockTrayHaveOrNotGrayMax = new System.Windows.Forms.TextBox();
|
|
this.btnGrab = new System.Windows.Forms.Button();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.btnDrawRegion = new System.Windows.Forms.Button();
|
|
this.btnSaveRegion = new System.Windows.Forms.Button();
|
|
this.lblCheckResult = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label29 = new System.Windows.Forms.Label();
|
|
this.txtStockTrayHaveOrNotGrayArea = new System.Windows.Forms.TextBox();
|
|
this.txtStockTrayHaveOrNotGrayMin = new System.Windows.Forms.TextBox();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
this.hWindow_Final1 = new ChoiceTech.Halcon.Control.HWindow_Final();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.gboxPoints = new System.Windows.Forms.GroupBox();
|
|
this.dgvBasePoints = new System.Windows.Forms.DataGridView();
|
|
this.Index = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.X = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.Y = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.Move = new System.Windows.Forms.DataGridViewLinkColumn();
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
this.trayStock = new Rs.Controls.RsTray();
|
|
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.goToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.moveToolStripMenuItem9 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.nozzle1GOToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.takeProductToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.dumpProductToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.moveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.nozzle2GOToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.takeProductToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.dumpProductToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.moveToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.nozzle3GOToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.takeProductToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.dumpProductToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.moveToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.nozzle4GOToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.takeProductToolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.dumpProductToolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.moveToolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.nozzle5GOToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.takeProductToolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.dumpProductToolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.moveToolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.nozzle6GOToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.takeProductToolStripMenuItem5 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.dumpProductToolStripMenuItem5 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.moveToolStripMenuItem5 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.nozzle7GOToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.takeProductToolStripMenuItem6 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.dumpProductToolStripMenuItem6 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.moveToolStripMenuItem6 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.nozzle8GOToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.takeProductToolStripMenuItem7 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.dumpProductToolStripMenuItem7 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.moveToolStripMenuItem7 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.nozzle9GOToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.takeProductToolStripMenuItem8 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.dumpProductToolStripMenuItem8 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.moveToolStripMenuItem8 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.lblProductCheckResult = new System.Windows.Forms.Label();
|
|
this.panelEx1.SuspendLayout();
|
|
this.panel4.SuspendLayout();
|
|
this.groupBox4.SuspendLayout();
|
|
this.panel3.SuspendLayout();
|
|
this.panel1.SuspendLayout();
|
|
this.panel2.SuspendLayout();
|
|
this.tableLayoutPanel1.SuspendLayout();
|
|
this.gboxPoints.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvBasePoints)).BeginInit();
|
|
this.groupBox2.SuspendLayout();
|
|
this.contextMenuStrip1.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// panelEx1
|
|
//
|
|
this.panelEx1.Controls.Add(this.panel4);
|
|
this.panelEx1.Controls.Add(this.panel3);
|
|
this.panelEx1.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.panelEx1.Location = new System.Drawing.Point(786, 0);
|
|
this.panelEx1.Name = "panelEx1";
|
|
this.panelEx1.Size = new System.Drawing.Size(1030, 860);
|
|
this.panelEx1.TabIndex = 4;
|
|
//
|
|
// panel4
|
|
//
|
|
this.panel4.Controls.Add(this.groupBox4);
|
|
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel4.Location = new System.Drawing.Point(655, 0);
|
|
this.panel4.Name = "panel4";
|
|
this.panel4.Size = new System.Drawing.Size(375, 860);
|
|
this.panel4.TabIndex = 1;
|
|
//
|
|
// groupBox4
|
|
//
|
|
this.groupBox4.Controls.Add(this.lblProductCheckResult);
|
|
this.groupBox4.Controls.Add(this.btnCheck);
|
|
this.groupBox4.Controls.Add(this.txtStockTrayHaveOrNotGrayMax);
|
|
this.groupBox4.Controls.Add(this.btnGrab);
|
|
this.groupBox4.Controls.Add(this.label1);
|
|
this.groupBox4.Controls.Add(this.btnDrawRegion);
|
|
this.groupBox4.Controls.Add(this.btnSaveRegion);
|
|
this.groupBox4.Controls.Add(this.lblCheckResult);
|
|
this.groupBox4.Controls.Add(this.label3);
|
|
this.groupBox4.Controls.Add(this.label29);
|
|
this.groupBox4.Controls.Add(this.txtStockTrayHaveOrNotGrayArea);
|
|
this.groupBox4.Controls.Add(this.txtStockTrayHaveOrNotGrayMin);
|
|
this.groupBox4.Controls.Add(this.label2);
|
|
this.groupBox4.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.groupBox4.ForeColor = System.Drawing.Color.White;
|
|
this.groupBox4.Location = new System.Drawing.Point(0, 0);
|
|
this.groupBox4.Name = "groupBox4";
|
|
this.groupBox4.Size = new System.Drawing.Size(375, 429);
|
|
this.groupBox4.TabIndex = 51;
|
|
this.groupBox4.TabStop = false;
|
|
this.groupBox4.Text = "参数设置";
|
|
//
|
|
// btnCheck
|
|
//
|
|
this.btnCheck.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
this.btnCheck.FlatAppearance.BorderColor = System.Drawing.Color.White;
|
|
this.btnCheck.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnCheck.ForeColor = System.Drawing.Color.White;
|
|
this.btnCheck.Location = new System.Drawing.Point(23, 307);
|
|
this.btnCheck.Name = "btnCheck";
|
|
this.btnCheck.Size = new System.Drawing.Size(103, 36);
|
|
this.btnCheck.TabIndex = 8;
|
|
this.btnCheck.Text = "检测";
|
|
this.btnCheck.UseVisualStyleBackColor = false;
|
|
this.btnCheck.Click += new System.EventHandler(this.btnCheck_Click);
|
|
//
|
|
// txtStockTrayHaveOrNotGrayMax
|
|
//
|
|
this.txtStockTrayHaveOrNotGrayMax.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
this.txtStockTrayHaveOrNotGrayMax.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.txtStockTrayHaveOrNotGrayMax.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.txtStockTrayHaveOrNotGrayMax.ForeColor = System.Drawing.Color.White;
|
|
this.txtStockTrayHaveOrNotGrayMax.Location = new System.Drawing.Point(269, 199);
|
|
this.txtStockTrayHaveOrNotGrayMax.Name = "txtStockTrayHaveOrNotGrayMax";
|
|
this.txtStockTrayHaveOrNotGrayMax.Size = new System.Drawing.Size(60, 21);
|
|
this.txtStockTrayHaveOrNotGrayMax.TabIndex = 50;
|
|
this.txtStockTrayHaveOrNotGrayMax.Tag = "";
|
|
this.txtStockTrayHaveOrNotGrayMax.Text = "1";
|
|
this.txtStockTrayHaveOrNotGrayMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.txtStockTrayHaveOrNotGrayMax.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
//
|
|
// btnGrab
|
|
//
|
|
this.btnGrab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
this.btnGrab.FlatAppearance.BorderColor = System.Drawing.Color.White;
|
|
this.btnGrab.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnGrab.ForeColor = System.Drawing.Color.White;
|
|
this.btnGrab.Location = new System.Drawing.Point(22, 53);
|
|
this.btnGrab.Name = "btnGrab";
|
|
this.btnGrab.Size = new System.Drawing.Size(103, 36);
|
|
this.btnGrab.TabIndex = 8;
|
|
this.btnGrab.Text = "相机取图";
|
|
this.btnGrab.UseVisualStyleBackColor = false;
|
|
this.btnGrab.Click += new System.EventHandler(this.btnGrab_Click);
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.ForeColor = System.Drawing.Color.White;
|
|
this.label1.Location = new System.Drawing.Point(198, 201);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(65, 12);
|
|
this.label1.TabIndex = 49;
|
|
this.label1.Text = "灰度值max:";
|
|
//
|
|
// btnDrawRegion
|
|
//
|
|
this.btnDrawRegion.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
this.btnDrawRegion.FlatAppearance.BorderColor = System.Drawing.Color.White;
|
|
this.btnDrawRegion.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnDrawRegion.ForeColor = System.Drawing.Color.White;
|
|
this.btnDrawRegion.Location = new System.Drawing.Point(23, 126);
|
|
this.btnDrawRegion.Name = "btnDrawRegion";
|
|
this.btnDrawRegion.Size = new System.Drawing.Size(103, 36);
|
|
this.btnDrawRegion.TabIndex = 8;
|
|
this.btnDrawRegion.Text = "选择区域";
|
|
this.btnDrawRegion.UseVisualStyleBackColor = false;
|
|
this.btnDrawRegion.Click += new System.EventHandler(this.btnDrawRegion_Click);
|
|
//
|
|
// btnSaveRegion
|
|
//
|
|
this.btnSaveRegion.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
this.btnSaveRegion.FlatAppearance.BorderColor = System.Drawing.Color.White;
|
|
this.btnSaveRegion.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnSaveRegion.ForeColor = System.Drawing.Color.White;
|
|
this.btnSaveRegion.Location = new System.Drawing.Point(226, 126);
|
|
this.btnSaveRegion.Name = "btnSaveRegion";
|
|
this.btnSaveRegion.Size = new System.Drawing.Size(103, 36);
|
|
this.btnSaveRegion.TabIndex = 8;
|
|
this.btnSaveRegion.Text = "保存区域";
|
|
this.btnSaveRegion.UseVisualStyleBackColor = false;
|
|
this.btnSaveRegion.Click += new System.EventHandler(this.btnSaveRegion_Click);
|
|
//
|
|
// lblCheckResult
|
|
//
|
|
this.lblCheckResult.AutoSize = true;
|
|
this.lblCheckResult.ForeColor = System.Drawing.Color.White;
|
|
this.lblCheckResult.Location = new System.Drawing.Point(267, 319);
|
|
this.lblCheckResult.Name = "lblCheckResult";
|
|
this.lblCheckResult.Size = new System.Drawing.Size(11, 12);
|
|
this.lblCheckResult.TabIndex = 49;
|
|
this.lblCheckResult.Text = "0";
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.ForeColor = System.Drawing.Color.White;
|
|
this.label3.Location = new System.Drawing.Point(198, 319);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(47, 12);
|
|
this.label3.TabIndex = 49;
|
|
this.label3.Text = "Result:";
|
|
//
|
|
// label29
|
|
//
|
|
this.label29.AutoSize = true;
|
|
this.label29.ForeColor = System.Drawing.Color.White;
|
|
this.label29.Location = new System.Drawing.Point(21, 201);
|
|
this.label29.Name = "label29";
|
|
this.label29.Size = new System.Drawing.Size(65, 12);
|
|
this.label29.TabIndex = 49;
|
|
this.label29.Text = "灰度值min:";
|
|
//
|
|
// txtStockTrayHaveOrNotGrayArea
|
|
//
|
|
this.txtStockTrayHaveOrNotGrayArea.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
this.txtStockTrayHaveOrNotGrayArea.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.txtStockTrayHaveOrNotGrayArea.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.txtStockTrayHaveOrNotGrayArea.ForeColor = System.Drawing.Color.White;
|
|
this.txtStockTrayHaveOrNotGrayArea.Location = new System.Drawing.Point(92, 246);
|
|
this.txtStockTrayHaveOrNotGrayArea.Name = "txtStockTrayHaveOrNotGrayArea";
|
|
this.txtStockTrayHaveOrNotGrayArea.Size = new System.Drawing.Size(60, 21);
|
|
this.txtStockTrayHaveOrNotGrayArea.TabIndex = 50;
|
|
this.txtStockTrayHaveOrNotGrayArea.Tag = "";
|
|
this.txtStockTrayHaveOrNotGrayArea.Text = "1";
|
|
this.txtStockTrayHaveOrNotGrayArea.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.txtStockTrayHaveOrNotGrayArea.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
//
|
|
// txtStockTrayHaveOrNotGrayMin
|
|
//
|
|
this.txtStockTrayHaveOrNotGrayMin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
this.txtStockTrayHaveOrNotGrayMin.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.txtStockTrayHaveOrNotGrayMin.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.txtStockTrayHaveOrNotGrayMin.ForeColor = System.Drawing.Color.White;
|
|
this.txtStockTrayHaveOrNotGrayMin.Location = new System.Drawing.Point(92, 199);
|
|
this.txtStockTrayHaveOrNotGrayMin.Name = "txtStockTrayHaveOrNotGrayMin";
|
|
this.txtStockTrayHaveOrNotGrayMin.Size = new System.Drawing.Size(60, 21);
|
|
this.txtStockTrayHaveOrNotGrayMin.TabIndex = 50;
|
|
this.txtStockTrayHaveOrNotGrayMin.Tag = "";
|
|
this.txtStockTrayHaveOrNotGrayMin.Text = "1";
|
|
this.txtStockTrayHaveOrNotGrayMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.txtStockTrayHaveOrNotGrayMin.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.ForeColor = System.Drawing.Color.White;
|
|
this.label2.Location = new System.Drawing.Point(21, 248);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(59, 12);
|
|
this.label2.TabIndex = 49;
|
|
this.label2.Text = "区域面积:";
|
|
//
|
|
// panel3
|
|
//
|
|
this.panel3.Controls.Add(this.hWindow_Final1);
|
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.panel3.Location = new System.Drawing.Point(0, 0);
|
|
this.panel3.Name = "panel3";
|
|
this.panel3.Size = new System.Drawing.Size(655, 860);
|
|
this.panel3.TabIndex = 0;
|
|
//
|
|
// hWindow_Final1
|
|
//
|
|
this.hWindow_Final1.BackColor = System.Drawing.Color.Blue;
|
|
this.hWindow_Final1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.hWindow_Final1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.hWindow_Final1.DrawModel = false;
|
|
this.hWindow_Final1.ForeColor = System.Drawing.Color.White;
|
|
this.hWindow_Final1.Image = null;
|
|
this.hWindow_Final1.Location = new System.Drawing.Point(0, 0);
|
|
this.hWindow_Final1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.hWindow_Final1.Name = "hWindow_Final1";
|
|
this.hWindow_Final1.Size = new System.Drawing.Size(655, 860);
|
|
this.hWindow_Final1.TabIndex = 14;
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.Controls.Add(this.panel2);
|
|
this.panel1.Controls.Add(this.groupBox2);
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel1.Location = new System.Drawing.Point(0, 0);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(786, 860);
|
|
this.panel1.TabIndex = 5;
|
|
//
|
|
// panel2
|
|
//
|
|
this.panel2.Controls.Add(this.tableLayoutPanel1);
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel2.Location = new System.Drawing.Point(0, 285);
|
|
this.panel2.Name = "panel2";
|
|
this.panel2.Size = new System.Drawing.Size(786, 575);
|
|
this.panel2.TabIndex = 3;
|
|
//
|
|
// tableLayoutPanel1
|
|
//
|
|
this.tableLayoutPanel1.ColumnCount = 1;
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
this.tableLayoutPanel1.Controls.Add(this.gboxPoints, 0, 0);
|
|
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
|
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
|
this.tableLayoutPanel1.RowCount = 1;
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(786, 575);
|
|
this.tableLayoutPanel1.TabIndex = 0;
|
|
//
|
|
// gboxPoints
|
|
//
|
|
this.gboxPoints.Controls.Add(this.dgvBasePoints);
|
|
this.gboxPoints.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gboxPoints.ForeColor = System.Drawing.Color.White;
|
|
this.gboxPoints.Location = new System.Drawing.Point(3, 3);
|
|
this.gboxPoints.Name = "gboxPoints";
|
|
this.gboxPoints.Size = new System.Drawing.Size(780, 569);
|
|
this.gboxPoints.TabIndex = 0;
|
|
this.gboxPoints.TabStop = false;
|
|
this.gboxPoints.Text = "Points";
|
|
//
|
|
// dgvBasePoints
|
|
//
|
|
this.dgvBasePoints.AllowUserToAddRows = false;
|
|
this.dgvBasePoints.AllowUserToDeleteRows = false;
|
|
this.dgvBasePoints.AllowUserToResizeColumns = false;
|
|
this.dgvBasePoints.AllowUserToResizeRows = false;
|
|
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
|
|
this.dgvBasePoints.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
|
|
this.dgvBasePoints.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
|
|
this.dgvBasePoints.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(16)))), ((int)(((byte)(36)))));
|
|
this.dgvBasePoints.ColumnHeadersHeight = 30;
|
|
this.dgvBasePoints.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.Index,
|
|
this.X,
|
|
this.Y,
|
|
this.Move});
|
|
this.dgvBasePoints.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.dgvBasePoints.EnableHeadersVisualStyles = false;
|
|
this.dgvBasePoints.GridColor = System.Drawing.SystemColors.ActiveCaption;
|
|
this.dgvBasePoints.Location = new System.Drawing.Point(3, 17);
|
|
this.dgvBasePoints.MultiSelect = false;
|
|
this.dgvBasePoints.Name = "dgvBasePoints";
|
|
this.dgvBasePoints.ReadOnly = true;
|
|
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(16)))), ((int)(((byte)(36)))));
|
|
dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
this.dgvBasePoints.RowHeadersDefaultCellStyle = dataGridViewCellStyle5;
|
|
this.dgvBasePoints.RowHeadersVisible = false;
|
|
this.dgvBasePoints.RowHeadersWidth = 30;
|
|
this.dgvBasePoints.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
|
|
this.dgvBasePoints.RowTemplate.DefaultCellStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(16)))), ((int)(((byte)(36)))));
|
|
this.dgvBasePoints.RowTemplate.DefaultCellStyle.ForeColor = System.Drawing.Color.White;
|
|
this.dgvBasePoints.RowTemplate.DefaultCellStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(16)))), ((int)(((byte)(36)))));
|
|
this.dgvBasePoints.RowTemplate.Height = 23;
|
|
this.dgvBasePoints.Size = new System.Drawing.Size(774, 549);
|
|
this.dgvBasePoints.TabIndex = 6;
|
|
//
|
|
// Index
|
|
//
|
|
this.Index.DataPropertyName = "SlotIndex";
|
|
this.Index.FillWeight = 10F;
|
|
this.Index.HeaderText = "Slot";
|
|
this.Index.Name = "Index";
|
|
this.Index.ReadOnly = true;
|
|
//
|
|
// X
|
|
//
|
|
this.X.DataPropertyName = "X";
|
|
dataGridViewCellStyle2.Format = "0.000";
|
|
this.X.DefaultCellStyle = dataGridViewCellStyle2;
|
|
this.X.FillWeight = 35F;
|
|
this.X.HeaderText = "X";
|
|
this.X.Name = "X";
|
|
this.X.ReadOnly = true;
|
|
//
|
|
// Y
|
|
//
|
|
this.Y.DataPropertyName = "Y";
|
|
dataGridViewCellStyle3.Format = "0.000";
|
|
this.Y.DefaultCellStyle = dataGridViewCellStyle3;
|
|
this.Y.FillWeight = 35F;
|
|
this.Y.HeaderText = "Y";
|
|
this.Y.Name = "Y";
|
|
this.Y.ReadOnly = true;
|
|
//
|
|
// Move
|
|
//
|
|
this.Move.ActiveLinkColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
dataGridViewCellStyle4.BackColor = System.Drawing.Color.Silver;
|
|
dataGridViewCellStyle4.ForeColor = System.Drawing.Color.White;
|
|
this.Move.DefaultCellStyle = dataGridViewCellStyle4;
|
|
this.Move.FillWeight = 20F;
|
|
this.Move.HeaderText = "Move";
|
|
this.Move.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline;
|
|
this.Move.LinkColor = System.Drawing.Color.Lime;
|
|
this.Move.Name = "Move";
|
|
this.Move.ReadOnly = true;
|
|
this.Move.Text = "Go";
|
|
this.Move.TrackVisitedState = false;
|
|
this.Move.UseColumnTextForLinkValue = true;
|
|
this.Move.Visible = false;
|
|
this.Move.VisitedLinkColor = System.Drawing.Color.White;
|
|
//
|
|
// groupBox2
|
|
//
|
|
this.groupBox2.Controls.Add(this.trayStock);
|
|
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.groupBox2.ForeColor = System.Drawing.Color.White;
|
|
this.groupBox2.Location = new System.Drawing.Point(0, 0);
|
|
this.groupBox2.Name = "groupBox2";
|
|
this.groupBox2.Size = new System.Drawing.Size(786, 285);
|
|
this.groupBox2.TabIndex = 2;
|
|
this.groupBox2.TabStop = false;
|
|
this.groupBox2.Text = "Tray";
|
|
//
|
|
// trayStock
|
|
//
|
|
this.trayStock.CanDraw = true;
|
|
this.trayStock.ColSpace = 10;
|
|
this.trayStock.ColumnNum = 10;
|
|
this.trayStock.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.trayStock.HeadText = "StockTray";
|
|
this.trayStock.InitSlotStatus = Rs.Controls.ESlotStatus.NotHave;
|
|
this.trayStock.ItemName = null;
|
|
this.trayStock.LeftSpaceWidth = 20;
|
|
this.trayStock.Location = new System.Drawing.Point(3, 17);
|
|
this.trayStock.Name = "trayStock";
|
|
this.trayStock.OffsetX = 0F;
|
|
this.trayStock.OffsetY = 0F;
|
|
this.trayStock.OffsetYEven = 0F;
|
|
this.trayStock.RowNum = 9;
|
|
this.trayStock.RowSpace = 8;
|
|
this.trayStock.SelectSlot = null;
|
|
this.trayStock.ShowStatus = false;
|
|
this.trayStock.ShowText = true;
|
|
this.trayStock.SinglePoint = false;
|
|
this.trayStock.Size = new System.Drawing.Size(780, 265);
|
|
this.trayStock.SortDir = Rs.Controls.ESortDir.RightToLeft;
|
|
this.trayStock.Status = null;
|
|
this.trayStock.TabIndex = 0;
|
|
this.trayStock.TopSpaceHeight = 20;
|
|
this.trayStock.SlotClickEvent += new System.Action<Rs.Controls.TraySlot, System.Windows.Forms.MouseEventArgs>(this.rsTray1_SlotClickEvent);
|
|
//
|
|
// contextMenuStrip1
|
|
//
|
|
this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.goToolStripMenuItem,
|
|
this.nozzle1GOToolStripMenuItem,
|
|
this.nozzle2GOToolStripMenuItem,
|
|
this.nozzle3GOToolStripMenuItem,
|
|
this.nozzle4GOToolStripMenuItem,
|
|
this.nozzle5GOToolStripMenuItem,
|
|
this.nozzle6GOToolStripMenuItem,
|
|
this.nozzle7GOToolStripMenuItem,
|
|
this.nozzle8GOToolStripMenuItem,
|
|
this.nozzle9GOToolStripMenuItem});
|
|
this.contextMenuStrip1.Name = "contextMenuStrip1";
|
|
this.contextMenuStrip1.Size = new System.Drawing.Size(143, 224);
|
|
//
|
|
// goToolStripMenuItem
|
|
//
|
|
this.goToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.moveToolStripMenuItem9});
|
|
this.goToolStripMenuItem.Name = "goToolStripMenuItem";
|
|
this.goToolStripMenuItem.Size = new System.Drawing.Size(142, 22);
|
|
this.goToolStripMenuItem.Text = "CameraGo";
|
|
//
|
|
// moveToolStripMenuItem9
|
|
//
|
|
this.moveToolStripMenuItem9.Name = "moveToolStripMenuItem9";
|
|
this.moveToolStripMenuItem9.Size = new System.Drawing.Size(109, 22);
|
|
this.moveToolStripMenuItem9.Text = "Move";
|
|
this.moveToolStripMenuItem9.Click += new System.EventHandler(this.goToolStripMenuItem_Click);
|
|
//
|
|
// nozzle1GOToolStripMenuItem
|
|
//
|
|
this.nozzle1GOToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.takeProductToolStripMenuItem,
|
|
this.dumpProductToolStripMenuItem,
|
|
this.moveToolStripMenuItem});
|
|
this.nozzle1GOToolStripMenuItem.Name = "nozzle1GOToolStripMenuItem";
|
|
this.nozzle1GOToolStripMenuItem.Size = new System.Drawing.Size(142, 22);
|
|
this.nozzle1GOToolStripMenuItem.Text = "Nozzle1GO";
|
|
//
|
|
// takeProductToolStripMenuItem
|
|
//
|
|
this.takeProductToolStripMenuItem.Name = "takeProductToolStripMenuItem";
|
|
this.takeProductToolStripMenuItem.Size = new System.Drawing.Size(156, 22);
|
|
this.takeProductToolStripMenuItem.Text = "TakeProduct";
|
|
//
|
|
// dumpProductToolStripMenuItem
|
|
//
|
|
this.dumpProductToolStripMenuItem.Name = "dumpProductToolStripMenuItem";
|
|
this.dumpProductToolStripMenuItem.Size = new System.Drawing.Size(156, 22);
|
|
this.dumpProductToolStripMenuItem.Text = "DumpProduct";
|
|
//
|
|
// moveToolStripMenuItem
|
|
//
|
|
this.moveToolStripMenuItem.Name = "moveToolStripMenuItem";
|
|
this.moveToolStripMenuItem.Size = new System.Drawing.Size(156, 22);
|
|
this.moveToolStripMenuItem.Text = "Move";
|
|
//
|
|
// nozzle2GOToolStripMenuItem
|
|
//
|
|
this.nozzle2GOToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.takeProductToolStripMenuItem1,
|
|
this.dumpProductToolStripMenuItem1,
|
|
this.moveToolStripMenuItem1});
|
|
this.nozzle2GOToolStripMenuItem.Name = "nozzle2GOToolStripMenuItem";
|
|
this.nozzle2GOToolStripMenuItem.Size = new System.Drawing.Size(142, 22);
|
|
this.nozzle2GOToolStripMenuItem.Text = "Nozzle2GO";
|
|
//
|
|
// takeProductToolStripMenuItem1
|
|
//
|
|
this.takeProductToolStripMenuItem1.Name = "takeProductToolStripMenuItem1";
|
|
this.takeProductToolStripMenuItem1.Size = new System.Drawing.Size(156, 22);
|
|
this.takeProductToolStripMenuItem1.Text = "TakeProduct";
|
|
//
|
|
// dumpProductToolStripMenuItem1
|
|
//
|
|
this.dumpProductToolStripMenuItem1.Name = "dumpProductToolStripMenuItem1";
|
|
this.dumpProductToolStripMenuItem1.Size = new System.Drawing.Size(156, 22);
|
|
this.dumpProductToolStripMenuItem1.Text = "DumpProduct";
|
|
//
|
|
// moveToolStripMenuItem1
|
|
//
|
|
this.moveToolStripMenuItem1.Name = "moveToolStripMenuItem1";
|
|
this.moveToolStripMenuItem1.Size = new System.Drawing.Size(156, 22);
|
|
this.moveToolStripMenuItem1.Text = "Move";
|
|
//
|
|
// nozzle3GOToolStripMenuItem
|
|
//
|
|
this.nozzle3GOToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.takeProductToolStripMenuItem2,
|
|
this.dumpProductToolStripMenuItem2,
|
|
this.moveToolStripMenuItem2});
|
|
this.nozzle3GOToolStripMenuItem.Name = "nozzle3GOToolStripMenuItem";
|
|
this.nozzle3GOToolStripMenuItem.Size = new System.Drawing.Size(142, 22);
|
|
this.nozzle3GOToolStripMenuItem.Text = "Nozzle3GO";
|
|
//
|
|
// takeProductToolStripMenuItem2
|
|
//
|
|
this.takeProductToolStripMenuItem2.Name = "takeProductToolStripMenuItem2";
|
|
this.takeProductToolStripMenuItem2.Size = new System.Drawing.Size(156, 22);
|
|
this.takeProductToolStripMenuItem2.Text = "TakeProduct";
|
|
//
|
|
// dumpProductToolStripMenuItem2
|
|
//
|
|
this.dumpProductToolStripMenuItem2.Name = "dumpProductToolStripMenuItem2";
|
|
this.dumpProductToolStripMenuItem2.Size = new System.Drawing.Size(156, 22);
|
|
this.dumpProductToolStripMenuItem2.Text = "DumpProduct";
|
|
//
|
|
// moveToolStripMenuItem2
|
|
//
|
|
this.moveToolStripMenuItem2.Name = "moveToolStripMenuItem2";
|
|
this.moveToolStripMenuItem2.Size = new System.Drawing.Size(156, 22);
|
|
this.moveToolStripMenuItem2.Text = "Move";
|
|
//
|
|
// nozzle4GOToolStripMenuItem
|
|
//
|
|
this.nozzle4GOToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.takeProductToolStripMenuItem3,
|
|
this.dumpProductToolStripMenuItem3,
|
|
this.moveToolStripMenuItem3});
|
|
this.nozzle4GOToolStripMenuItem.Name = "nozzle4GOToolStripMenuItem";
|
|
this.nozzle4GOToolStripMenuItem.Size = new System.Drawing.Size(142, 22);
|
|
this.nozzle4GOToolStripMenuItem.Text = "Nozzle4GO";
|
|
//
|
|
// takeProductToolStripMenuItem3
|
|
//
|
|
this.takeProductToolStripMenuItem3.Name = "takeProductToolStripMenuItem3";
|
|
this.takeProductToolStripMenuItem3.Size = new System.Drawing.Size(156, 22);
|
|
this.takeProductToolStripMenuItem3.Text = "TakeProduct";
|
|
//
|
|
// dumpProductToolStripMenuItem3
|
|
//
|
|
this.dumpProductToolStripMenuItem3.Name = "dumpProductToolStripMenuItem3";
|
|
this.dumpProductToolStripMenuItem3.Size = new System.Drawing.Size(156, 22);
|
|
this.dumpProductToolStripMenuItem3.Text = "DumpProduct";
|
|
//
|
|
// moveToolStripMenuItem3
|
|
//
|
|
this.moveToolStripMenuItem3.Name = "moveToolStripMenuItem3";
|
|
this.moveToolStripMenuItem3.Size = new System.Drawing.Size(156, 22);
|
|
this.moveToolStripMenuItem3.Text = "Move";
|
|
//
|
|
// nozzle5GOToolStripMenuItem
|
|
//
|
|
this.nozzle5GOToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.takeProductToolStripMenuItem4,
|
|
this.dumpProductToolStripMenuItem4,
|
|
this.moveToolStripMenuItem4});
|
|
this.nozzle5GOToolStripMenuItem.Name = "nozzle5GOToolStripMenuItem";
|
|
this.nozzle5GOToolStripMenuItem.Size = new System.Drawing.Size(142, 22);
|
|
this.nozzle5GOToolStripMenuItem.Text = "Nozzle5GO";
|
|
//
|
|
// takeProductToolStripMenuItem4
|
|
//
|
|
this.takeProductToolStripMenuItem4.Name = "takeProductToolStripMenuItem4";
|
|
this.takeProductToolStripMenuItem4.Size = new System.Drawing.Size(156, 22);
|
|
this.takeProductToolStripMenuItem4.Text = "TakeProduct";
|
|
//
|
|
// dumpProductToolStripMenuItem4
|
|
//
|
|
this.dumpProductToolStripMenuItem4.Name = "dumpProductToolStripMenuItem4";
|
|
this.dumpProductToolStripMenuItem4.Size = new System.Drawing.Size(156, 22);
|
|
this.dumpProductToolStripMenuItem4.Text = "DumpProduct";
|
|
//
|
|
// moveToolStripMenuItem4
|
|
//
|
|
this.moveToolStripMenuItem4.Name = "moveToolStripMenuItem4";
|
|
this.moveToolStripMenuItem4.Size = new System.Drawing.Size(156, 22);
|
|
this.moveToolStripMenuItem4.Text = "Move";
|
|
//
|
|
// nozzle6GOToolStripMenuItem
|
|
//
|
|
this.nozzle6GOToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.takeProductToolStripMenuItem5,
|
|
this.dumpProductToolStripMenuItem5,
|
|
this.moveToolStripMenuItem5});
|
|
this.nozzle6GOToolStripMenuItem.Name = "nozzle6GOToolStripMenuItem";
|
|
this.nozzle6GOToolStripMenuItem.Size = new System.Drawing.Size(142, 22);
|
|
this.nozzle6GOToolStripMenuItem.Text = "Nozzle6GO";
|
|
//
|
|
// takeProductToolStripMenuItem5
|
|
//
|
|
this.takeProductToolStripMenuItem5.Name = "takeProductToolStripMenuItem5";
|
|
this.takeProductToolStripMenuItem5.Size = new System.Drawing.Size(156, 22);
|
|
this.takeProductToolStripMenuItem5.Text = "TakeProduct";
|
|
//
|
|
// dumpProductToolStripMenuItem5
|
|
//
|
|
this.dumpProductToolStripMenuItem5.Name = "dumpProductToolStripMenuItem5";
|
|
this.dumpProductToolStripMenuItem5.Size = new System.Drawing.Size(156, 22);
|
|
this.dumpProductToolStripMenuItem5.Text = "DumpProduct";
|
|
//
|
|
// moveToolStripMenuItem5
|
|
//
|
|
this.moveToolStripMenuItem5.Name = "moveToolStripMenuItem5";
|
|
this.moveToolStripMenuItem5.Size = new System.Drawing.Size(156, 22);
|
|
this.moveToolStripMenuItem5.Text = "Move";
|
|
//
|
|
// nozzle7GOToolStripMenuItem
|
|
//
|
|
this.nozzle7GOToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.takeProductToolStripMenuItem6,
|
|
this.dumpProductToolStripMenuItem6,
|
|
this.moveToolStripMenuItem6});
|
|
this.nozzle7GOToolStripMenuItem.Name = "nozzle7GOToolStripMenuItem";
|
|
this.nozzle7GOToolStripMenuItem.Size = new System.Drawing.Size(142, 22);
|
|
this.nozzle7GOToolStripMenuItem.Text = "Nozzle7GO";
|
|
//
|
|
// takeProductToolStripMenuItem6
|
|
//
|
|
this.takeProductToolStripMenuItem6.Name = "takeProductToolStripMenuItem6";
|
|
this.takeProductToolStripMenuItem6.Size = new System.Drawing.Size(156, 22);
|
|
this.takeProductToolStripMenuItem6.Text = "TakeProduct";
|
|
//
|
|
// dumpProductToolStripMenuItem6
|
|
//
|
|
this.dumpProductToolStripMenuItem6.Name = "dumpProductToolStripMenuItem6";
|
|
this.dumpProductToolStripMenuItem6.Size = new System.Drawing.Size(156, 22);
|
|
this.dumpProductToolStripMenuItem6.Text = "DumpProduct";
|
|
//
|
|
// moveToolStripMenuItem6
|
|
//
|
|
this.moveToolStripMenuItem6.Name = "moveToolStripMenuItem6";
|
|
this.moveToolStripMenuItem6.Size = new System.Drawing.Size(156, 22);
|
|
this.moveToolStripMenuItem6.Text = "Move";
|
|
//
|
|
// nozzle8GOToolStripMenuItem
|
|
//
|
|
this.nozzle8GOToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.takeProductToolStripMenuItem7,
|
|
this.dumpProductToolStripMenuItem7,
|
|
this.moveToolStripMenuItem7});
|
|
this.nozzle8GOToolStripMenuItem.Name = "nozzle8GOToolStripMenuItem";
|
|
this.nozzle8GOToolStripMenuItem.Size = new System.Drawing.Size(142, 22);
|
|
this.nozzle8GOToolStripMenuItem.Text = "Nozzle8GO";
|
|
//
|
|
// takeProductToolStripMenuItem7
|
|
//
|
|
this.takeProductToolStripMenuItem7.Name = "takeProductToolStripMenuItem7";
|
|
this.takeProductToolStripMenuItem7.Size = new System.Drawing.Size(156, 22);
|
|
this.takeProductToolStripMenuItem7.Text = "TakeProduct";
|
|
//
|
|
// dumpProductToolStripMenuItem7
|
|
//
|
|
this.dumpProductToolStripMenuItem7.Name = "dumpProductToolStripMenuItem7";
|
|
this.dumpProductToolStripMenuItem7.Size = new System.Drawing.Size(156, 22);
|
|
this.dumpProductToolStripMenuItem7.Text = "DumpProduct";
|
|
//
|
|
// moveToolStripMenuItem7
|
|
//
|
|
this.moveToolStripMenuItem7.Name = "moveToolStripMenuItem7";
|
|
this.moveToolStripMenuItem7.Size = new System.Drawing.Size(156, 22);
|
|
this.moveToolStripMenuItem7.Text = "Move";
|
|
//
|
|
// nozzle9GOToolStripMenuItem
|
|
//
|
|
this.nozzle9GOToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.takeProductToolStripMenuItem8,
|
|
this.dumpProductToolStripMenuItem8,
|
|
this.moveToolStripMenuItem8});
|
|
this.nozzle9GOToolStripMenuItem.Name = "nozzle9GOToolStripMenuItem";
|
|
this.nozzle9GOToolStripMenuItem.Size = new System.Drawing.Size(142, 22);
|
|
this.nozzle9GOToolStripMenuItem.Text = "Nozzle9GO";
|
|
//
|
|
// takeProductToolStripMenuItem8
|
|
//
|
|
this.takeProductToolStripMenuItem8.Name = "takeProductToolStripMenuItem8";
|
|
this.takeProductToolStripMenuItem8.Size = new System.Drawing.Size(156, 22);
|
|
this.takeProductToolStripMenuItem8.Text = "TakeProduct";
|
|
//
|
|
// dumpProductToolStripMenuItem8
|
|
//
|
|
this.dumpProductToolStripMenuItem8.Name = "dumpProductToolStripMenuItem8";
|
|
this.dumpProductToolStripMenuItem8.Size = new System.Drawing.Size(156, 22);
|
|
this.dumpProductToolStripMenuItem8.Text = "DumpProduct";
|
|
//
|
|
// moveToolStripMenuItem8
|
|
//
|
|
this.moveToolStripMenuItem8.Name = "moveToolStripMenuItem8";
|
|
this.moveToolStripMenuItem8.Size = new System.Drawing.Size(156, 22);
|
|
this.moveToolStripMenuItem8.Text = "Move";
|
|
//
|
|
// lblProductCheckResult
|
|
//
|
|
this.lblProductCheckResult.BackColor = System.Drawing.Color.Red;
|
|
this.lblProductCheckResult.Location = new System.Drawing.Point(134, 366);
|
|
this.lblProductCheckResult.Name = "lblProductCheckResult";
|
|
this.lblProductCheckResult.Size = new System.Drawing.Size(129, 44);
|
|
this.lblProductCheckResult.TabIndex = 52;
|
|
this.lblProductCheckResult.Text = "无";
|
|
this.lblProductCheckResult.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// StockTrayHaveOrNot
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1816, 860);
|
|
this.Controls.Add(this.panel1);
|
|
this.Controls.Add(this.panelEx1);
|
|
this.Name = "StockTrayHaveOrNot";
|
|
this.Text = "StockTrayHaveOrNot";
|
|
this.Load += new System.EventHandler(this.StockTrayHaveOrNot_Load);
|
|
this.panelEx1.ResumeLayout(false);
|
|
this.panel4.ResumeLayout(false);
|
|
this.groupBox4.ResumeLayout(false);
|
|
this.groupBox4.PerformLayout();
|
|
this.panel3.ResumeLayout(false);
|
|
this.panel1.ResumeLayout(false);
|
|
this.panel2.ResumeLayout(false);
|
|
this.tableLayoutPanel1.ResumeLayout(false);
|
|
this.gboxPoints.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvBasePoints)).EndInit();
|
|
this.groupBox2.ResumeLayout(false);
|
|
this.contextMenuStrip1.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private Controls.PanelEx panelEx1;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private System.Windows.Forms.Panel panel2;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
|
private System.Windows.Forms.GroupBox gboxPoints;
|
|
private System.Windows.Forms.DataGridView dgvBasePoints;
|
|
private System.Windows.Forms.GroupBox groupBox2;
|
|
private Controls.RsTray trayStock;
|
|
private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
|
|
private System.Windows.Forms.ToolStripMenuItem goToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem moveToolStripMenuItem9;
|
|
private System.Windows.Forms.ToolStripMenuItem nozzle1GOToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem takeProductToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem dumpProductToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem moveToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem nozzle2GOToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem takeProductToolStripMenuItem1;
|
|
private System.Windows.Forms.ToolStripMenuItem dumpProductToolStripMenuItem1;
|
|
private System.Windows.Forms.ToolStripMenuItem moveToolStripMenuItem1;
|
|
private System.Windows.Forms.ToolStripMenuItem nozzle3GOToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem takeProductToolStripMenuItem2;
|
|
private System.Windows.Forms.ToolStripMenuItem dumpProductToolStripMenuItem2;
|
|
private System.Windows.Forms.ToolStripMenuItem moveToolStripMenuItem2;
|
|
private System.Windows.Forms.ToolStripMenuItem nozzle4GOToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem takeProductToolStripMenuItem3;
|
|
private System.Windows.Forms.ToolStripMenuItem dumpProductToolStripMenuItem3;
|
|
private System.Windows.Forms.ToolStripMenuItem moveToolStripMenuItem3;
|
|
private System.Windows.Forms.ToolStripMenuItem nozzle5GOToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem takeProductToolStripMenuItem4;
|
|
private System.Windows.Forms.ToolStripMenuItem dumpProductToolStripMenuItem4;
|
|
private System.Windows.Forms.ToolStripMenuItem moveToolStripMenuItem4;
|
|
private System.Windows.Forms.ToolStripMenuItem nozzle6GOToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem takeProductToolStripMenuItem5;
|
|
private System.Windows.Forms.ToolStripMenuItem dumpProductToolStripMenuItem5;
|
|
private System.Windows.Forms.ToolStripMenuItem moveToolStripMenuItem5;
|
|
private System.Windows.Forms.ToolStripMenuItem nozzle7GOToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem takeProductToolStripMenuItem6;
|
|
private System.Windows.Forms.ToolStripMenuItem dumpProductToolStripMenuItem6;
|
|
private System.Windows.Forms.ToolStripMenuItem moveToolStripMenuItem6;
|
|
private System.Windows.Forms.ToolStripMenuItem nozzle8GOToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem takeProductToolStripMenuItem7;
|
|
private System.Windows.Forms.ToolStripMenuItem dumpProductToolStripMenuItem7;
|
|
private System.Windows.Forms.ToolStripMenuItem moveToolStripMenuItem7;
|
|
private System.Windows.Forms.ToolStripMenuItem nozzle9GOToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem takeProductToolStripMenuItem8;
|
|
private System.Windows.Forms.ToolStripMenuItem dumpProductToolStripMenuItem8;
|
|
private System.Windows.Forms.ToolStripMenuItem moveToolStripMenuItem8;
|
|
private System.Windows.Forms.Panel panel4;
|
|
private System.Windows.Forms.Button btnGrab;
|
|
private System.Windows.Forms.Panel panel3;
|
|
private System.Windows.Forms.TextBox txtStockTrayHaveOrNotGrayMax;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.TextBox txtStockTrayHaveOrNotGrayArea;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.TextBox txtStockTrayHaveOrNotGrayMin;
|
|
private System.Windows.Forms.Label label29;
|
|
private System.Windows.Forms.Button btnDrawRegion;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Button btnCheck;
|
|
private System.Windows.Forms.Button btnSaveRegion;
|
|
private ChoiceTech.Halcon.Control.HWindow_Final hWindow_Final1;
|
|
private System.Windows.Forms.GroupBox groupBox4;
|
|
private System.Windows.Forms.Label lblCheckResult;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Index;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn X;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Y;
|
|
private System.Windows.Forms.DataGridViewLinkColumn Move;
|
|
private System.Windows.Forms.Label lblProductCheckResult;
|
|
}
|
|
} |