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.

1004 lines
56 KiB
C#

namespace Rs.MotionPlat.SysConfig
{
partial class NozzleDistance
{
/// <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.panelEx2 = new Rs.Controls.PanelEx();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.btnGotoNozzle9 = new System.Windows.Forms.Button();
this.btnGotoNozzle8 = new System.Windows.Forms.Button();
this.btnGotoNozzle4 = new System.Windows.Forms.Button();
this.btnGotoNozzle6 = new System.Windows.Forms.Button();
this.btnGotoNozzle2 = new System.Windows.Forms.Button();
this.btnGotoNozzle7 = new System.Windows.Forms.Button();
this.btnGotoNozzle3 = new System.Windows.Forms.Button();
this.btnGotoNozzle5 = new System.Windows.Forms.Button();
this.btnGotoNozzle1 = new System.Windows.Forms.Button();
this.btnFetchPostionNozzle9 = new System.Windows.Forms.Button();
this.btnFetchPostionNozzle8 = new System.Windows.Forms.Button();
this.btnFetchPostionNozzle4 = new System.Windows.Forms.Button();
this.btnFetchPostionNozzle6 = new System.Windows.Forms.Button();
this.btnFetchPostionNozzle2 = new System.Windows.Forms.Button();
this.btnFetchPostionNozzle7 = new System.Windows.Forms.Button();
this.btnFetchPostionNozzle3 = new System.Windows.Forms.Button();
this.btnFetchPostionNozzle5 = new System.Windows.Forms.Button();
this.btnFetchPostionNozzle1 = new System.Windows.Forms.Button();
this.txtNozzle9CenterX = new System.Windows.Forms.TextBox();
this.txtNozzle8CenterX = new System.Windows.Forms.TextBox();
this.txtNozzle4CenterX = new System.Windows.Forms.TextBox();
this.label27 = new System.Windows.Forms.Label();
this.label24 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.txtNozzle6CenterX = new System.Windows.Forms.TextBox();
this.txtNozzle2CenterX = new System.Windows.Forms.TextBox();
this.txtNozzle7CenterX = new System.Windows.Forms.TextBox();
this.label23 = new System.Windows.Forms.Label();
this.txtNozzle3CenterX = new System.Windows.Forms.TextBox();
this.label26 = new System.Windows.Forms.Label();
this.label22 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.txtNozzle5CenterX = new System.Windows.Forms.TextBox();
this.label11 = new System.Windows.Forms.Label();
this.label21 = new System.Windows.Forms.Label();
this.txtNozzle1CenterX = new System.Windows.Forms.TextBox();
this.label20 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.txtNozzle9CenterY = new System.Windows.Forms.TextBox();
this.txtNozzle8CenterY = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.txtNozzle4CenterY = new System.Windows.Forms.TextBox();
this.label18 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.txtNozzle6CenterY = new System.Windows.Forms.TextBox();
this.label25 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.txtNozzle2CenterY = new System.Windows.Forms.TextBox();
this.label16 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.txtNozzle7CenterY = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.txtNozzle3CenterY = new System.Windows.Forms.TextBox();
this.label14 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.txtNozzle5CenterY = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.txtNozzle1CenterY = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.panelEx1 = new Rs.Controls.PanelEx();
this.cameraTemplate1 = new Rs.MotionPlat.CameraTemplate();
this.panelEx2.SuspendLayout();
this.groupBox1.SuspendLayout();
this.panelEx1.SuspendLayout();
this.SuspendLayout();
//
// panelEx2
//
this.panelEx2.Controls.Add(this.groupBox1);
this.panelEx2.Dock = System.Windows.Forms.DockStyle.Left;
this.panelEx2.Location = new System.Drawing.Point(0, 0);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(509, 778);
this.panelEx2.TabIndex = 3;
//
// groupBox1
//
this.groupBox1.Controls.Add(this.btnGotoNozzle9);
this.groupBox1.Controls.Add(this.btnGotoNozzle8);
this.groupBox1.Controls.Add(this.btnGotoNozzle4);
this.groupBox1.Controls.Add(this.btnGotoNozzle6);
this.groupBox1.Controls.Add(this.btnGotoNozzle2);
this.groupBox1.Controls.Add(this.btnGotoNozzle7);
this.groupBox1.Controls.Add(this.btnGotoNozzle3);
this.groupBox1.Controls.Add(this.btnGotoNozzle5);
this.groupBox1.Controls.Add(this.btnGotoNozzle1);
this.groupBox1.Controls.Add(this.btnFetchPostionNozzle9);
this.groupBox1.Controls.Add(this.btnFetchPostionNozzle8);
this.groupBox1.Controls.Add(this.btnFetchPostionNozzle4);
this.groupBox1.Controls.Add(this.btnFetchPostionNozzle6);
this.groupBox1.Controls.Add(this.btnFetchPostionNozzle2);
this.groupBox1.Controls.Add(this.btnFetchPostionNozzle7);
this.groupBox1.Controls.Add(this.btnFetchPostionNozzle3);
this.groupBox1.Controls.Add(this.btnFetchPostionNozzle5);
this.groupBox1.Controls.Add(this.btnFetchPostionNozzle1);
this.groupBox1.Controls.Add(this.txtNozzle9CenterX);
this.groupBox1.Controls.Add(this.txtNozzle8CenterX);
this.groupBox1.Controls.Add(this.txtNozzle4CenterX);
this.groupBox1.Controls.Add(this.label27);
this.groupBox1.Controls.Add(this.label24);
this.groupBox1.Controls.Add(this.label12);
this.groupBox1.Controls.Add(this.txtNozzle6CenterX);
this.groupBox1.Controls.Add(this.txtNozzle2CenterX);
this.groupBox1.Controls.Add(this.txtNozzle7CenterX);
this.groupBox1.Controls.Add(this.label23);
this.groupBox1.Controls.Add(this.txtNozzle3CenterX);
this.groupBox1.Controls.Add(this.label26);
this.groupBox1.Controls.Add(this.label22);
this.groupBox1.Controls.Add(this.label4);
this.groupBox1.Controls.Add(this.txtNozzle5CenterX);
this.groupBox1.Controls.Add(this.label11);
this.groupBox1.Controls.Add(this.label21);
this.groupBox1.Controls.Add(this.txtNozzle1CenterX);
this.groupBox1.Controls.Add(this.label20);
this.groupBox1.Controls.Add(this.label10);
this.groupBox1.Controls.Add(this.txtNozzle9CenterY);
this.groupBox1.Controls.Add(this.txtNozzle8CenterY);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Controls.Add(this.label19);
this.groupBox1.Controls.Add(this.txtNozzle4CenterY);
this.groupBox1.Controls.Add(this.label18);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Controls.Add(this.txtNozzle6CenterY);
this.groupBox1.Controls.Add(this.label25);
this.groupBox1.Controls.Add(this.label9);
this.groupBox1.Controls.Add(this.label17);
this.groupBox1.Controls.Add(this.txtNozzle2CenterY);
this.groupBox1.Controls.Add(this.label16);
this.groupBox1.Controls.Add(this.label8);
this.groupBox1.Controls.Add(this.txtNozzle7CenterY);
this.groupBox1.Controls.Add(this.label6);
this.groupBox1.Controls.Add(this.label15);
this.groupBox1.Controls.Add(this.txtNozzle3CenterY);
this.groupBox1.Controls.Add(this.label14);
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Controls.Add(this.txtNozzle5CenterY);
this.groupBox1.Controls.Add(this.label7);
this.groupBox1.Controls.Add(this.label13);
this.groupBox1.Controls.Add(this.txtNozzle1CenterY);
this.groupBox1.Controls.Add(this.label5);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox1.ForeColor = System.Drawing.Color.White;
this.groupBox1.Location = new System.Drawing.Point(0, 0);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(509, 392);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "吸嘴间距标定";
//
// btnGotoNozzle9
//
this.btnGotoNozzle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnGotoNozzle9.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.btnGotoNozzle9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnGotoNozzle9.ForeColor = System.Drawing.Color.White;
this.btnGotoNozzle9.Location = new System.Drawing.Point(414, 338);
this.btnGotoNozzle9.Name = "btnGotoNozzle9";
this.btnGotoNozzle9.Size = new System.Drawing.Size(87, 24);
this.btnGotoNozzle9.TabIndex = 6;
this.btnGotoNozzle9.Text = "运动到此";
this.btnGotoNozzle9.UseVisualStyleBackColor = false;
this.btnGotoNozzle9.Click += new System.EventHandler(this.GotoThis);
//
// btnGotoNozzle8
//
this.btnGotoNozzle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnGotoNozzle8.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.btnGotoNozzle8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnGotoNozzle8.ForeColor = System.Drawing.Color.White;
this.btnGotoNozzle8.Location = new System.Drawing.Point(414, 300);
this.btnGotoNozzle8.Name = "btnGotoNozzle8";
this.btnGotoNozzle8.Size = new System.Drawing.Size(87, 24);
this.btnGotoNozzle8.TabIndex = 6;
this.btnGotoNozzle8.Text = "运动到此";
this.btnGotoNozzle8.UseVisualStyleBackColor = false;
this.btnGotoNozzle8.Click += new System.EventHandler(this.GotoThis);
//
// btnGotoNozzle4
//
this.btnGotoNozzle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnGotoNozzle4.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.btnGotoNozzle4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnGotoNozzle4.ForeColor = System.Drawing.Color.White;
this.btnGotoNozzle4.Location = new System.Drawing.Point(414, 148);
this.btnGotoNozzle4.Name = "btnGotoNozzle4";
this.btnGotoNozzle4.Size = new System.Drawing.Size(87, 24);
this.btnGotoNozzle4.TabIndex = 6;
this.btnGotoNozzle4.Text = "运动到此";
this.btnGotoNozzle4.UseVisualStyleBackColor = false;
this.btnGotoNozzle4.Click += new System.EventHandler(this.GotoThis);
//
// btnGotoNozzle6
//
this.btnGotoNozzle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnGotoNozzle6.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.btnGotoNozzle6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnGotoNozzle6.ForeColor = System.Drawing.Color.White;
this.btnGotoNozzle6.Location = new System.Drawing.Point(414, 224);
this.btnGotoNozzle6.Name = "btnGotoNozzle6";
this.btnGotoNozzle6.Size = new System.Drawing.Size(87, 24);
this.btnGotoNozzle6.TabIndex = 6;
this.btnGotoNozzle6.Text = "运动到此";
this.btnGotoNozzle6.UseVisualStyleBackColor = false;
this.btnGotoNozzle6.Click += new System.EventHandler(this.GotoThis);
//
// btnGotoNozzle2
//
this.btnGotoNozzle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnGotoNozzle2.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.btnGotoNozzle2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnGotoNozzle2.ForeColor = System.Drawing.Color.White;
this.btnGotoNozzle2.Location = new System.Drawing.Point(414, 72);
this.btnGotoNozzle2.Name = "btnGotoNozzle2";
this.btnGotoNozzle2.Size = new System.Drawing.Size(87, 24);
this.btnGotoNozzle2.TabIndex = 6;
this.btnGotoNozzle2.Text = "运动到此";
this.btnGotoNozzle2.UseVisualStyleBackColor = false;
this.btnGotoNozzle2.Click += new System.EventHandler(this.GotoThis);
//
// btnGotoNozzle7
//
this.btnGotoNozzle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnGotoNozzle7.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.btnGotoNozzle7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnGotoNozzle7.ForeColor = System.Drawing.Color.White;
this.btnGotoNozzle7.Location = new System.Drawing.Point(414, 262);
this.btnGotoNozzle7.Name = "btnGotoNozzle7";
this.btnGotoNozzle7.Size = new System.Drawing.Size(87, 24);
this.btnGotoNozzle7.TabIndex = 6;
this.btnGotoNozzle7.Text = "运动到此";
this.btnGotoNozzle7.UseVisualStyleBackColor = false;
this.btnGotoNozzle7.Click += new System.EventHandler(this.GotoThis);
//
// btnGotoNozzle3
//
this.btnGotoNozzle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnGotoNozzle3.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.btnGotoNozzle3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnGotoNozzle3.ForeColor = System.Drawing.Color.White;
this.btnGotoNozzle3.Location = new System.Drawing.Point(414, 110);
this.btnGotoNozzle3.Name = "btnGotoNozzle3";
this.btnGotoNozzle3.Size = new System.Drawing.Size(87, 24);
this.btnGotoNozzle3.TabIndex = 6;
this.btnGotoNozzle3.Text = "运动到此";
this.btnGotoNozzle3.UseVisualStyleBackColor = false;
this.btnGotoNozzle3.Click += new System.EventHandler(this.GotoThis);
//
// btnGotoNozzle5
//
this.btnGotoNozzle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnGotoNozzle5.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.btnGotoNozzle5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnGotoNozzle5.ForeColor = System.Drawing.Color.White;
this.btnGotoNozzle5.Location = new System.Drawing.Point(414, 186);
this.btnGotoNozzle5.Name = "btnGotoNozzle5";
this.btnGotoNozzle5.Size = new System.Drawing.Size(87, 24);
this.btnGotoNozzle5.TabIndex = 6;
this.btnGotoNozzle5.Text = "运动到此";
this.btnGotoNozzle5.UseVisualStyleBackColor = false;
this.btnGotoNozzle5.Click += new System.EventHandler(this.GotoThis);
//
// btnGotoNozzle1
//
this.btnGotoNozzle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnGotoNozzle1.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.btnGotoNozzle1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnGotoNozzle1.ForeColor = System.Drawing.Color.White;
this.btnGotoNozzle1.Location = new System.Drawing.Point(414, 34);
this.btnGotoNozzle1.Name = "btnGotoNozzle1";
this.btnGotoNozzle1.Size = new System.Drawing.Size(87, 24);
this.btnGotoNozzle1.TabIndex = 6;
this.btnGotoNozzle1.Text = "运动到此";
this.btnGotoNozzle1.UseVisualStyleBackColor = false;
this.btnGotoNozzle1.Click += new System.EventHandler(this.GotoThis);
//
// btnFetchPostionNozzle9
//
this.btnFetchPostionNozzle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnFetchPostionNozzle9.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.btnFetchPostionNozzle9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnFetchPostionNozzle9.ForeColor = System.Drawing.Color.White;
this.btnFetchPostionNozzle9.Location = new System.Drawing.Point(314, 338);
this.btnFetchPostionNozzle9.Name = "btnFetchPostionNozzle9";
this.btnFetchPostionNozzle9.Size = new System.Drawing.Size(87, 24);
this.btnFetchPostionNozzle9.TabIndex = 6;
this.btnFetchPostionNozzle9.Text = "获取位置";
this.btnFetchPostionNozzle9.UseVisualStyleBackColor = false;
this.btnFetchPostionNozzle9.Click += new System.EventHandler(this.Fetch_Position);
//
// btnFetchPostionNozzle8
//
this.btnFetchPostionNozzle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnFetchPostionNozzle8.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.btnFetchPostionNozzle8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnFetchPostionNozzle8.ForeColor = System.Drawing.Color.White;
this.btnFetchPostionNozzle8.Location = new System.Drawing.Point(314, 300);
this.btnFetchPostionNozzle8.Name = "btnFetchPostionNozzle8";
this.btnFetchPostionNozzle8.Size = new System.Drawing.Size(87, 24);
this.btnFetchPostionNozzle8.TabIndex = 6;
this.btnFetchPostionNozzle8.Text = "获取位置";
this.btnFetchPostionNozzle8.UseVisualStyleBackColor = false;
this.btnFetchPostionNozzle8.Click += new System.EventHandler(this.Fetch_Position);
//
// btnFetchPostionNozzle4
//
this.btnFetchPostionNozzle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnFetchPostionNozzle4.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.btnFetchPostionNozzle4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnFetchPostionNozzle4.ForeColor = System.Drawing.Color.White;
this.btnFetchPostionNozzle4.Location = new System.Drawing.Point(314, 148);
this.btnFetchPostionNozzle4.Name = "btnFetchPostionNozzle4";
this.btnFetchPostionNozzle4.Size = new System.Drawing.Size(87, 24);
this.btnFetchPostionNozzle4.TabIndex = 6;
this.btnFetchPostionNozzle4.Text = "获取位置";
this.btnFetchPostionNozzle4.UseVisualStyleBackColor = false;
this.btnFetchPostionNozzle4.Click += new System.EventHandler(this.Fetch_Position);
//
// btnFetchPostionNozzle6
//
this.btnFetchPostionNozzle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnFetchPostionNozzle6.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.btnFetchPostionNozzle6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnFetchPostionNozzle6.ForeColor = System.Drawing.Color.White;
this.btnFetchPostionNozzle6.Location = new System.Drawing.Point(314, 224);
this.btnFetchPostionNozzle6.Name = "btnFetchPostionNozzle6";
this.btnFetchPostionNozzle6.Size = new System.Drawing.Size(87, 24);
this.btnFetchPostionNozzle6.TabIndex = 6;
this.btnFetchPostionNozzle6.Text = "获取位置";
this.btnFetchPostionNozzle6.UseVisualStyleBackColor = false;
this.btnFetchPostionNozzle6.Click += new System.EventHandler(this.Fetch_Position);
//
// btnFetchPostionNozzle2
//
this.btnFetchPostionNozzle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnFetchPostionNozzle2.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.btnFetchPostionNozzle2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnFetchPostionNozzle2.ForeColor = System.Drawing.Color.White;
this.btnFetchPostionNozzle2.Location = new System.Drawing.Point(314, 72);
this.btnFetchPostionNozzle2.Name = "btnFetchPostionNozzle2";
this.btnFetchPostionNozzle2.Size = new System.Drawing.Size(87, 24);
this.btnFetchPostionNozzle2.TabIndex = 6;
this.btnFetchPostionNozzle2.Text = "获取位置";
this.btnFetchPostionNozzle2.UseVisualStyleBackColor = false;
this.btnFetchPostionNozzle2.Click += new System.EventHandler(this.Fetch_Position);
//
// btnFetchPostionNozzle7
//
this.btnFetchPostionNozzle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnFetchPostionNozzle7.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.btnFetchPostionNozzle7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnFetchPostionNozzle7.ForeColor = System.Drawing.Color.White;
this.btnFetchPostionNozzle7.Location = new System.Drawing.Point(314, 262);
this.btnFetchPostionNozzle7.Name = "btnFetchPostionNozzle7";
this.btnFetchPostionNozzle7.Size = new System.Drawing.Size(87, 24);
this.btnFetchPostionNozzle7.TabIndex = 6;
this.btnFetchPostionNozzle7.Text = "获取位置";
this.btnFetchPostionNozzle7.UseVisualStyleBackColor = false;
this.btnFetchPostionNozzle7.Click += new System.EventHandler(this.Fetch_Position);
//
// btnFetchPostionNozzle3
//
this.btnFetchPostionNozzle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnFetchPostionNozzle3.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.btnFetchPostionNozzle3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnFetchPostionNozzle3.ForeColor = System.Drawing.Color.White;
this.btnFetchPostionNozzle3.Location = new System.Drawing.Point(314, 110);
this.btnFetchPostionNozzle3.Name = "btnFetchPostionNozzle3";
this.btnFetchPostionNozzle3.Size = new System.Drawing.Size(87, 24);
this.btnFetchPostionNozzle3.TabIndex = 6;
this.btnFetchPostionNozzle3.Text = "获取位置";
this.btnFetchPostionNozzle3.UseVisualStyleBackColor = false;
this.btnFetchPostionNozzle3.Click += new System.EventHandler(this.Fetch_Position);
//
// btnFetchPostionNozzle5
//
this.btnFetchPostionNozzle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnFetchPostionNozzle5.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.btnFetchPostionNozzle5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnFetchPostionNozzle5.ForeColor = System.Drawing.Color.White;
this.btnFetchPostionNozzle5.Location = new System.Drawing.Point(314, 186);
this.btnFetchPostionNozzle5.Name = "btnFetchPostionNozzle5";
this.btnFetchPostionNozzle5.Size = new System.Drawing.Size(87, 24);
this.btnFetchPostionNozzle5.TabIndex = 6;
this.btnFetchPostionNozzle5.Text = "获取位置";
this.btnFetchPostionNozzle5.UseVisualStyleBackColor = false;
this.btnFetchPostionNozzle5.Click += new System.EventHandler(this.Fetch_Position);
//
// btnFetchPostionNozzle1
//
this.btnFetchPostionNozzle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnFetchPostionNozzle1.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.btnFetchPostionNozzle1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnFetchPostionNozzle1.ForeColor = System.Drawing.Color.White;
this.btnFetchPostionNozzle1.Location = new System.Drawing.Point(314, 34);
this.btnFetchPostionNozzle1.Name = "btnFetchPostionNozzle1";
this.btnFetchPostionNozzle1.Size = new System.Drawing.Size(87, 24);
this.btnFetchPostionNozzle1.TabIndex = 6;
this.btnFetchPostionNozzle1.Text = "获取位置";
this.btnFetchPostionNozzle1.UseVisualStyleBackColor = false;
this.btnFetchPostionNozzle1.Click += new System.EventHandler(this.Fetch_Position);
//
// txtNozzle9CenterX
//
this.txtNozzle9CenterX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.txtNozzle9CenterX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtNozzle9CenterX.ForeColor = System.Drawing.Color.White;
this.txtNozzle9CenterX.Location = new System.Drawing.Point(92, 346);
this.txtNozzle9CenterX.Name = "txtNozzle9CenterX";
this.txtNozzle9CenterX.Size = new System.Drawing.Size(70, 21);
this.txtNozzle9CenterX.TabIndex = 5;
this.txtNozzle9CenterX.Text = "0";
this.txtNozzle9CenterX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// txtNozzle8CenterX
//
this.txtNozzle8CenterX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.txtNozzle8CenterX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtNozzle8CenterX.ForeColor = System.Drawing.Color.White;
this.txtNozzle8CenterX.Location = new System.Drawing.Point(92, 307);
this.txtNozzle8CenterX.Name = "txtNozzle8CenterX";
this.txtNozzle8CenterX.Size = new System.Drawing.Size(70, 21);
this.txtNozzle8CenterX.TabIndex = 5;
this.txtNozzle8CenterX.Text = "0";
this.txtNozzle8CenterX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// txtNozzle4CenterX
//
this.txtNozzle4CenterX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.txtNozzle4CenterX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtNozzle4CenterX.ForeColor = System.Drawing.Color.White;
this.txtNozzle4CenterX.Location = new System.Drawing.Point(92, 151);
this.txtNozzle4CenterX.Name = "txtNozzle4CenterX";
this.txtNozzle4CenterX.Size = new System.Drawing.Size(70, 21);
this.txtNozzle4CenterX.TabIndex = 5;
this.txtNozzle4CenterX.Text = "0";
this.txtNozzle4CenterX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label27
//
this.label27.AutoSize = true;
this.label27.Location = new System.Drawing.Point(12, 350);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(41, 12);
this.label27.TabIndex = 1;
this.label27.Text = "吸嘴9:";
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(12, 311);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(41, 12);
this.label24.TabIndex = 1;
this.label24.Text = "吸嘴8:";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(12, 155);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(41, 12);
this.label12.TabIndex = 1;
this.label12.Text = "吸嘴4:";
//
// txtNozzle6CenterX
//
this.txtNozzle6CenterX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.txtNozzle6CenterX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtNozzle6CenterX.ForeColor = System.Drawing.Color.White;
this.txtNozzle6CenterX.Location = new System.Drawing.Point(92, 229);
this.txtNozzle6CenterX.Name = "txtNozzle6CenterX";
this.txtNozzle6CenterX.Size = new System.Drawing.Size(70, 21);
this.txtNozzle6CenterX.TabIndex = 5;
this.txtNozzle6CenterX.Text = "0";
this.txtNozzle6CenterX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// txtNozzle2CenterX
//
this.txtNozzle2CenterX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.txtNozzle2CenterX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtNozzle2CenterX.ForeColor = System.Drawing.Color.White;
this.txtNozzle2CenterX.Location = new System.Drawing.Point(92, 73);
this.txtNozzle2CenterX.Name = "txtNozzle2CenterX";
this.txtNozzle2CenterX.Size = new System.Drawing.Size(70, 21);
this.txtNozzle2CenterX.TabIndex = 5;
this.txtNozzle2CenterX.Text = "0";
this.txtNozzle2CenterX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// txtNozzle7CenterX
//
this.txtNozzle7CenterX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.txtNozzle7CenterX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtNozzle7CenterX.ForeColor = System.Drawing.Color.White;
this.txtNozzle7CenterX.Location = new System.Drawing.Point(92, 268);
this.txtNozzle7CenterX.Name = "txtNozzle7CenterX";
this.txtNozzle7CenterX.Size = new System.Drawing.Size(70, 21);
this.txtNozzle7CenterX.TabIndex = 5;
this.txtNozzle7CenterX.Text = "0";
this.txtNozzle7CenterX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(12, 233);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(41, 12);
this.label23.TabIndex = 1;
this.label23.Text = "吸嘴6:";
//
// txtNozzle3CenterX
//
this.txtNozzle3CenterX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.txtNozzle3CenterX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtNozzle3CenterX.ForeColor = System.Drawing.Color.White;
this.txtNozzle3CenterX.Location = new System.Drawing.Point(92, 112);
this.txtNozzle3CenterX.Name = "txtNozzle3CenterX";
this.txtNozzle3CenterX.Size = new System.Drawing.Size(70, 21);
this.txtNozzle3CenterX.TabIndex = 5;
this.txtNozzle3CenterX.Text = "0";
this.txtNozzle3CenterX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label26
//
this.label26.AutoSize = true;
this.label26.Location = new System.Drawing.Point(69, 350);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(17, 12);
this.label26.TabIndex = 1;
this.label26.Text = "X:";
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(69, 311);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(17, 12);
this.label22.TabIndex = 1;
this.label22.Text = "X:";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(12, 77);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(41, 12);
this.label4.TabIndex = 1;
this.label4.Text = "吸嘴2:";
//
// txtNozzle5CenterX
//
this.txtNozzle5CenterX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.txtNozzle5CenterX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtNozzle5CenterX.ForeColor = System.Drawing.Color.White;
this.txtNozzle5CenterX.Location = new System.Drawing.Point(92, 190);
this.txtNozzle5CenterX.Name = "txtNozzle5CenterX";
this.txtNozzle5CenterX.Size = new System.Drawing.Size(70, 21);
this.txtNozzle5CenterX.TabIndex = 5;
this.txtNozzle5CenterX.Text = "0";
this.txtNozzle5CenterX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(69, 155);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(17, 12);
this.label11.TabIndex = 1;
this.label11.Text = "X:";
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(12, 272);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(41, 12);
this.label21.TabIndex = 1;
this.label21.Text = "吸嘴7:";
//
// txtNozzle1CenterX
//
this.txtNozzle1CenterX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.txtNozzle1CenterX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtNozzle1CenterX.ForeColor = System.Drawing.Color.White;
this.txtNozzle1CenterX.Location = new System.Drawing.Point(92, 34);
this.txtNozzle1CenterX.Name = "txtNozzle1CenterX";
this.txtNozzle1CenterX.Size = new System.Drawing.Size(70, 21);
this.txtNozzle1CenterX.TabIndex = 5;
this.txtNozzle1CenterX.Text = "0";
this.txtNozzle1CenterX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(69, 233);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(17, 12);
this.label20.TabIndex = 1;
this.label20.Text = "X:";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(12, 116);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(41, 12);
this.label10.TabIndex = 1;
this.label10.Text = "吸嘴3:";
//
// txtNozzle9CenterY
//
this.txtNozzle9CenterY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.txtNozzle9CenterY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtNozzle9CenterY.ForeColor = System.Drawing.Color.White;
this.txtNozzle9CenterY.Location = new System.Drawing.Point(208, 346);
this.txtNozzle9CenterY.Name = "txtNozzle9CenterY";
this.txtNozzle9CenterY.Size = new System.Drawing.Size(70, 21);
this.txtNozzle9CenterY.TabIndex = 5;
this.txtNozzle9CenterY.Text = "0";
this.txtNozzle9CenterY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// txtNozzle8CenterY
//
this.txtNozzle8CenterY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.txtNozzle8CenterY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtNozzle8CenterY.ForeColor = System.Drawing.Color.White;
this.txtNozzle8CenterY.Location = new System.Drawing.Point(208, 307);
this.txtNozzle8CenterY.Name = "txtNozzle8CenterY";
this.txtNozzle8CenterY.Size = new System.Drawing.Size(70, 21);
this.txtNozzle8CenterY.TabIndex = 5;
this.txtNozzle8CenterY.Text = "0";
this.txtNozzle8CenterY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(69, 77);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(17, 12);
this.label3.TabIndex = 1;
this.label3.Text = "X:";
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(12, 194);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(41, 12);
this.label19.TabIndex = 1;
this.label19.Text = "吸嘴5:";
//
// txtNozzle4CenterY
//
this.txtNozzle4CenterY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.txtNozzle4CenterY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtNozzle4CenterY.ForeColor = System.Drawing.Color.White;
this.txtNozzle4CenterY.Location = new System.Drawing.Point(208, 151);
this.txtNozzle4CenterY.Name = "txtNozzle4CenterY";
this.txtNozzle4CenterY.Size = new System.Drawing.Size(70, 21);
this.txtNozzle4CenterY.TabIndex = 5;
this.txtNozzle4CenterY.Text = "0";
this.txtNozzle4CenterY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(69, 272);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(17, 12);
this.label18.TabIndex = 1;
this.label18.Text = "X:";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(12, 38);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(41, 12);
this.label1.TabIndex = 1;
this.label1.Text = "吸嘴1:";
//
// txtNozzle6CenterY
//
this.txtNozzle6CenterY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.txtNozzle6CenterY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtNozzle6CenterY.ForeColor = System.Drawing.Color.White;
this.txtNozzle6CenterY.Location = new System.Drawing.Point(208, 229);
this.txtNozzle6CenterY.Name = "txtNozzle6CenterY";
this.txtNozzle6CenterY.Size = new System.Drawing.Size(70, 21);
this.txtNozzle6CenterY.TabIndex = 5;
this.txtNozzle6CenterY.Text = "0";
this.txtNozzle6CenterY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label25
//
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(184, 350);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(17, 12);
this.label25.TabIndex = 1;
this.label25.Text = "Y:";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(69, 116);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(17, 12);
this.label9.TabIndex = 1;
this.label9.Text = "X:";
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(184, 311);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(17, 12);
this.label17.TabIndex = 1;
this.label17.Text = "Y:";
//
// txtNozzle2CenterY
//
this.txtNozzle2CenterY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.txtNozzle2CenterY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtNozzle2CenterY.ForeColor = System.Drawing.Color.White;
this.txtNozzle2CenterY.Location = new System.Drawing.Point(208, 73);
this.txtNozzle2CenterY.Name = "txtNozzle2CenterY";
this.txtNozzle2CenterY.Size = new System.Drawing.Size(70, 21);
this.txtNozzle2CenterY.TabIndex = 5;
this.txtNozzle2CenterY.Text = "0";
this.txtNozzle2CenterY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(69, 194);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(17, 12);
this.label16.TabIndex = 1;
this.label16.Text = "X:";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(184, 155);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(17, 12);
this.label8.TabIndex = 1;
this.label8.Text = "Y:";
//
// txtNozzle7CenterY
//
this.txtNozzle7CenterY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.txtNozzle7CenterY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtNozzle7CenterY.ForeColor = System.Drawing.Color.White;
this.txtNozzle7CenterY.Location = new System.Drawing.Point(208, 268);
this.txtNozzle7CenterY.Name = "txtNozzle7CenterY";
this.txtNozzle7CenterY.Size = new System.Drawing.Size(70, 21);
this.txtNozzle7CenterY.TabIndex = 5;
this.txtNozzle7CenterY.Text = "0";
this.txtNozzle7CenterY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(69, 38);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(17, 12);
this.label6.TabIndex = 1;
this.label6.Text = "X:";
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(184, 233);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(17, 12);
this.label15.TabIndex = 1;
this.label15.Text = "Y:";
//
// txtNozzle3CenterY
//
this.txtNozzle3CenterY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.txtNozzle3CenterY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtNozzle3CenterY.ForeColor = System.Drawing.Color.White;
this.txtNozzle3CenterY.Location = new System.Drawing.Point(208, 112);
this.txtNozzle3CenterY.Name = "txtNozzle3CenterY";
this.txtNozzle3CenterY.Size = new System.Drawing.Size(70, 21);
this.txtNozzle3CenterY.TabIndex = 5;
this.txtNozzle3CenterY.Text = "0";
this.txtNozzle3CenterY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(184, 272);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(17, 12);
this.label14.TabIndex = 1;
this.label14.Text = "Y:";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(184, 77);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(17, 12);
this.label2.TabIndex = 1;
this.label2.Text = "Y:";
//
// txtNozzle5CenterY
//
this.txtNozzle5CenterY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.txtNozzle5CenterY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtNozzle5CenterY.ForeColor = System.Drawing.Color.White;
this.txtNozzle5CenterY.Location = new System.Drawing.Point(208, 190);
this.txtNozzle5CenterY.Name = "txtNozzle5CenterY";
this.txtNozzle5CenterY.Size = new System.Drawing.Size(70, 21);
this.txtNozzle5CenterY.TabIndex = 5;
this.txtNozzle5CenterY.Text = "0";
this.txtNozzle5CenterY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(184, 116);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(17, 12);
this.label7.TabIndex = 1;
this.label7.Text = "Y:";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(184, 194);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(17, 12);
this.label13.TabIndex = 1;
this.label13.Text = "Y:";
//
// txtNozzle1CenterY
//
this.txtNozzle1CenterY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.txtNozzle1CenterY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtNozzle1CenterY.ForeColor = System.Drawing.Color.White;
this.txtNozzle1CenterY.Location = new System.Drawing.Point(208, 34);
this.txtNozzle1CenterY.Name = "txtNozzle1CenterY";
this.txtNozzle1CenterY.Size = new System.Drawing.Size(70, 21);
this.txtNozzle1CenterY.TabIndex = 5;
this.txtNozzle1CenterY.Text = "0";
this.txtNozzle1CenterY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(184, 38);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(17, 12);
this.label5.TabIndex = 1;
this.label5.Text = "Y:";
//
// panelEx1
//
this.panelEx1.Controls.Add(this.cameraTemplate1);
this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx1.Location = new System.Drawing.Point(509, 0);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(716, 778);
this.panelEx1.TabIndex = 6;
//
// cameraTemplate1
//
this.cameraTemplate1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(16)))), ((int)(((byte)(36)))));
this.cameraTemplate1.Dock = System.Windows.Forms.DockStyle.Fill;
this.cameraTemplate1.Location = new System.Drawing.Point(0, 0);
this.cameraTemplate1.Name = "cameraTemplate1";
this.cameraTemplate1.Size = new System.Drawing.Size(716, 778);
this.cameraTemplate1.TabIndex = 0;
//
// NozzleDistance
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1225, 778);
this.Controls.Add(this.panelEx1);
this.Controls.Add(this.panelEx2);
this.Name = "NozzleDistance";
this.Text = "NozzleDistance";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.NozzleDistance_FormClosing);
this.Load += new System.EventHandler(this.NozzleDistance_Load);
this.panelEx2.ResumeLayout(false);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.panelEx1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Controls.PanelEx panelEx2;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Button btnFetchPostionNozzle1;
private System.Windows.Forms.TextBox txtNozzle1CenterX;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TextBox txtNozzle1CenterY;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Button btnFetchPostionNozzle2;
private System.Windows.Forms.TextBox txtNozzle2CenterX;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox txtNozzle2CenterY;
private System.Windows.Forms.Label label2;
private Controls.PanelEx panelEx1;
private CameraTemplate cameraTemplate1;
private System.Windows.Forms.Button btnGotoNozzle2;
private System.Windows.Forms.Button btnGotoNozzle1;
private System.Windows.Forms.Button btnGotoNozzle9;
private System.Windows.Forms.Button btnGotoNozzle8;
private System.Windows.Forms.Button btnGotoNozzle4;
private System.Windows.Forms.Button btnGotoNozzle6;
private System.Windows.Forms.Button btnGotoNozzle7;
private System.Windows.Forms.Button btnGotoNozzle3;
private System.Windows.Forms.Button btnGotoNozzle5;
private System.Windows.Forms.Button btnFetchPostionNozzle9;
private System.Windows.Forms.Button btnFetchPostionNozzle8;
private System.Windows.Forms.Button btnFetchPostionNozzle4;
private System.Windows.Forms.Button btnFetchPostionNozzle6;
private System.Windows.Forms.Button btnFetchPostionNozzle7;
private System.Windows.Forms.Button btnFetchPostionNozzle3;
private System.Windows.Forms.Button btnFetchPostionNozzle5;
private System.Windows.Forms.TextBox txtNozzle9CenterX;
private System.Windows.Forms.TextBox txtNozzle8CenterX;
private System.Windows.Forms.TextBox txtNozzle4CenterX;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.TextBox txtNozzle6CenterX;
private System.Windows.Forms.TextBox txtNozzle7CenterX;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.TextBox txtNozzle3CenterX;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.TextBox txtNozzle5CenterX;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.TextBox txtNozzle9CenterY;
private System.Windows.Forms.TextBox txtNozzle8CenterY;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.TextBox txtNozzle4CenterY;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.TextBox txtNozzle6CenterY;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.TextBox txtNozzle7CenterY;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.TextBox txtNozzle3CenterY;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.TextBox txtNozzle5CenterY;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label13;
}
}