namespace Rs.MotionPlat { partial class TrayLocationConfig { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.panelEx1 = new Rs.Controls.PanelEx(); this.cameraTemplate1 = new Rs.MotionPlat.CameraTemplate(); this.panelEx2 = new Rs.Controls.PanelEx(); this.panelEx3 = new Rs.Controls.PanelEx(); this.groupBox6 = new System.Windows.Forms.GroupBox(); this.btnTeachTrayEmpty2CenterY = new System.Windows.Forms.Button(); this.btnTeachTrayEmpty2CenterX = new System.Windows.Forms.Button(); this.btnMoveTrayEmpty2CenterY = new System.Windows.Forms.Button(); this.btnMoveTrayEmpty2CenterX = new System.Windows.Forms.Button(); this.txtTrayEmpty2CenterY = new System.Windows.Forms.TextBox(); this.txtTrayEmpty2CenterX = new System.Windows.Forms.TextBox(); this.label11 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.btnTeachTrayMultiCenterY = new System.Windows.Forms.Button(); this.btnTeachTrayMultiCenterX = new System.Windows.Forms.Button(); this.btnMoveTrayMultiCenterY = new System.Windows.Forms.Button(); this.btnMoveTrayMultiCenterX = new System.Windows.Forms.Button(); this.txtTrayMultiCenterY = new System.Windows.Forms.TextBox(); this.txtTrayMultiCenterX = new System.Windows.Forms.TextBox(); this.label9 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.btnTeachTrayNgCenterY = new System.Windows.Forms.Button(); this.btnTeachTrayNgCenterX = new System.Windows.Forms.Button(); this.btnMoveTrayNgCenterY = new System.Windows.Forms.Button(); this.btnMoveTrayNgCenterX = new System.Windows.Forms.Button(); this.txtTrayNgCenterY = new System.Windows.Forms.TextBox(); this.txtTrayNgCenterX = new System.Windows.Forms.TextBox(); this.label7 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.btnTeachTrayOkCenterY = new System.Windows.Forms.Button(); this.btnTeachTrayOkCenterX = new System.Windows.Forms.Button(); this.btnMoveTrayOkCenterY = new System.Windows.Forms.Button(); this.btnMoveTrayOkCenterX = new System.Windows.Forms.Button(); this.txtTrayOkCenterY = new System.Windows.Forms.TextBox(); this.txtTrayOkCenterX = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.btnTeachTrayInputCenterY = new System.Windows.Forms.Button(); this.btnTeachTrayInputCenterX = new System.Windows.Forms.Button(); this.btnMoveTrayInputCenterY = new System.Windows.Forms.Button(); this.btnMoveTrayInputCenterX = new System.Windows.Forms.Button(); this.txtTrayInputCenterY = new System.Windows.Forms.TextBox(); this.txtTrayInputCenterX = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.groupBox5 = new System.Windows.Forms.GroupBox(); this.btnTeachTrayEmpty1CenterY = new System.Windows.Forms.Button(); this.btnTeachTrayEmpty1CenterX = new System.Windows.Forms.Button(); this.btnMoveTrayEmpty1CenterY = new System.Windows.Forms.Button(); this.btnMoveTrayEmpty1CenterX = new System.Windows.Forms.Button(); this.txtTrayEmpty1CenterY = new System.Windows.Forms.TextBox(); this.txtTrayEmpty1CenterX = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.panelEx1.SuspendLayout(); this.panelEx2.SuspendLayout(); this.panelEx3.SuspendLayout(); this.groupBox6.SuspendLayout(); this.groupBox4.SuspendLayout(); this.groupBox3.SuspendLayout(); this.groupBox2.SuspendLayout(); this.groupBox1.SuspendLayout(); this.groupBox5.SuspendLayout(); this.SuspendLayout(); // // panelEx1 // this.panelEx1.Controls.Add(this.cameraTemplate1); this.panelEx1.Dock = System.Windows.Forms.DockStyle.Right; this.panelEx1.Location = new System.Drawing.Point(525, 0); this.panelEx1.Name = "panelEx1"; this.panelEx1.Size = new System.Drawing.Size(1030, 845); this.panelEx1.TabIndex = 0; // // 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.ItemName = "Default"; this.cameraTemplate1.Location = new System.Drawing.Point(0, 0); this.cameraTemplate1.Name = "cameraTemplate1"; this.cameraTemplate1.Size = new System.Drawing.Size(1030, 845); this.cameraTemplate1.TabIndex = 2; // // panelEx2 // this.panelEx2.Controls.Add(this.panelEx3); this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx2.Location = new System.Drawing.Point(0, 0); this.panelEx2.Name = "panelEx2"; this.panelEx2.Size = new System.Drawing.Size(525, 845); this.panelEx2.TabIndex = 1; // // panelEx3 // this.panelEx3.Controls.Add(this.groupBox6); this.panelEx3.Controls.Add(this.groupBox4); this.panelEx3.Controls.Add(this.groupBox3); this.panelEx3.Controls.Add(this.groupBox2); this.panelEx3.Controls.Add(this.groupBox1); this.panelEx3.Controls.Add(this.groupBox5); this.panelEx3.Dock = System.Windows.Forms.DockStyle.Top; this.panelEx3.Location = new System.Drawing.Point(0, 0); this.panelEx3.Name = "panelEx3"; this.panelEx3.Size = new System.Drawing.Size(525, 692); this.panelEx3.TabIndex = 0; // // groupBox6 // this.groupBox6.Controls.Add(this.btnTeachTrayEmpty2CenterY); this.groupBox6.Controls.Add(this.btnTeachTrayEmpty2CenterX); this.groupBox6.Controls.Add(this.btnMoveTrayEmpty2CenterY); this.groupBox6.Controls.Add(this.btnMoveTrayEmpty2CenterX); this.groupBox6.Controls.Add(this.txtTrayEmpty2CenterY); this.groupBox6.Controls.Add(this.txtTrayEmpty2CenterX); this.groupBox6.Controls.Add(this.label11); this.groupBox6.Controls.Add(this.label12); this.groupBox6.ForeColor = System.Drawing.Color.White; this.groupBox6.Location = new System.Drawing.Point(0, 510); this.groupBox6.Name = "groupBox6"; this.groupBox6.Size = new System.Drawing.Size(399, 102); this.groupBox6.TabIndex = 53; this.groupBox6.TabStop = false; this.groupBox6.Text = "Empty2"; // // btnTeachTrayEmpty2CenterY // this.btnTeachTrayEmpty2CenterY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnTeachTrayEmpty2CenterY.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnTeachTrayEmpty2CenterY.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnTeachTrayEmpty2CenterY.ForeColor = System.Drawing.Color.White; this.btnTeachTrayEmpty2CenterY.Location = new System.Drawing.Point(193, 52); this.btnTeachTrayEmpty2CenterY.Name = "btnTeachTrayEmpty2CenterY"; this.btnTeachTrayEmpty2CenterY.Size = new System.Drawing.Size(79, 25); this.btnTeachTrayEmpty2CenterY.TabIndex = 45; this.btnTeachTrayEmpty2CenterY.Tag = "LoadY"; this.btnTeachTrayEmpty2CenterY.Text = "示教"; this.btnTeachTrayEmpty2CenterY.UseVisualStyleBackColor = false; this.btnTeachTrayEmpty2CenterY.Click += new System.EventHandler(this.BtnTeach_Click); // // btnTeachTrayEmpty2CenterX // this.btnTeachTrayEmpty2CenterX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnTeachTrayEmpty2CenterX.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnTeachTrayEmpty2CenterX.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnTeachTrayEmpty2CenterX.ForeColor = System.Drawing.Color.White; this.btnTeachTrayEmpty2CenterX.Location = new System.Drawing.Point(193, 21); this.btnTeachTrayEmpty2CenterX.Name = "btnTeachTrayEmpty2CenterX"; this.btnTeachTrayEmpty2CenterX.Size = new System.Drawing.Size(79, 25); this.btnTeachTrayEmpty2CenterX.TabIndex = 45; this.btnTeachTrayEmpty2CenterX.Tag = "LoadX"; this.btnTeachTrayEmpty2CenterX.Text = "示教"; this.btnTeachTrayEmpty2CenterX.UseVisualStyleBackColor = false; this.btnTeachTrayEmpty2CenterX.Click += new System.EventHandler(this.BtnTeach_Click); // // btnMoveTrayEmpty2CenterY // this.btnMoveTrayEmpty2CenterY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnMoveTrayEmpty2CenterY.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnMoveTrayEmpty2CenterY.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnMoveTrayEmpty2CenterY.ForeColor = System.Drawing.Color.White; this.btnMoveTrayEmpty2CenterY.Location = new System.Drawing.Point(302, 52); this.btnMoveTrayEmpty2CenterY.Name = "btnMoveTrayEmpty2CenterY"; this.btnMoveTrayEmpty2CenterY.Size = new System.Drawing.Size(79, 25); this.btnMoveTrayEmpty2CenterY.TabIndex = 44; this.btnMoveTrayEmpty2CenterY.Tag = "LoadY"; this.btnMoveTrayEmpty2CenterY.Text = "运动到此"; this.btnMoveTrayEmpty2CenterY.UseVisualStyleBackColor = false; this.btnMoveTrayEmpty2CenterY.Click += new System.EventHandler(this.btnMove_Click); // // btnMoveTrayEmpty2CenterX // this.btnMoveTrayEmpty2CenterX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnMoveTrayEmpty2CenterX.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnMoveTrayEmpty2CenterX.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnMoveTrayEmpty2CenterX.ForeColor = System.Drawing.Color.White; this.btnMoveTrayEmpty2CenterX.Location = new System.Drawing.Point(302, 21); this.btnMoveTrayEmpty2CenterX.Name = "btnMoveTrayEmpty2CenterX"; this.btnMoveTrayEmpty2CenterX.Size = new System.Drawing.Size(79, 25); this.btnMoveTrayEmpty2CenterX.TabIndex = 44; this.btnMoveTrayEmpty2CenterX.Tag = "LoadX"; this.btnMoveTrayEmpty2CenterX.Text = "运动到此"; this.btnMoveTrayEmpty2CenterX.UseVisualStyleBackColor = false; this.btnMoveTrayEmpty2CenterX.Click += new System.EventHandler(this.btnMove_Click); // // txtTrayEmpty2CenterY // this.txtTrayEmpty2CenterY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtTrayEmpty2CenterY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTrayEmpty2CenterY.Font = new System.Drawing.Font("宋体", 9F); this.txtTrayEmpty2CenterY.ForeColor = System.Drawing.Color.White; this.txtTrayEmpty2CenterY.Location = new System.Drawing.Point(84, 56); this.txtTrayEmpty2CenterY.Name = "txtTrayEmpty2CenterY"; this.txtTrayEmpty2CenterY.Size = new System.Drawing.Size(85, 21); this.txtTrayEmpty2CenterY.TabIndex = 46; this.txtTrayEmpty2CenterY.Tag = "LoadY"; this.txtTrayEmpty2CenterY.Text = "0.01"; this.txtTrayEmpty2CenterY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtTrayEmpty2CenterY.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); // // txtTrayEmpty2CenterX // this.txtTrayEmpty2CenterX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtTrayEmpty2CenterX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTrayEmpty2CenterX.Font = new System.Drawing.Font("宋体", 9F); this.txtTrayEmpty2CenterX.ForeColor = System.Drawing.Color.White; this.txtTrayEmpty2CenterX.Location = new System.Drawing.Point(84, 25); this.txtTrayEmpty2CenterX.Name = "txtTrayEmpty2CenterX"; this.txtTrayEmpty2CenterX.Size = new System.Drawing.Size(85, 21); this.txtTrayEmpty2CenterX.TabIndex = 46; this.txtTrayEmpty2CenterX.Tag = "LoadX"; this.txtTrayEmpty2CenterX.Text = "0.01"; this.txtTrayEmpty2CenterX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtTrayEmpty2CenterX.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(28, 60); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(53, 12); this.label11.TabIndex = 43; this.label11.Text = "CenterY:"; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(28, 29); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(53, 12); this.label12.TabIndex = 43; this.label12.Text = "CenterX:"; // // groupBox4 // this.groupBox4.Controls.Add(this.btnTeachTrayMultiCenterY); this.groupBox4.Controls.Add(this.btnTeachTrayMultiCenterX); this.groupBox4.Controls.Add(this.btnMoveTrayMultiCenterY); this.groupBox4.Controls.Add(this.btnMoveTrayMultiCenterX); this.groupBox4.Controls.Add(this.txtTrayMultiCenterY); this.groupBox4.Controls.Add(this.txtTrayMultiCenterX); this.groupBox4.Controls.Add(this.label9); this.groupBox4.Controls.Add(this.label10); this.groupBox4.ForeColor = System.Drawing.Color.White; this.groupBox4.Location = new System.Drawing.Point(0, 408); this.groupBox4.Name = "groupBox4"; this.groupBox4.Size = new System.Drawing.Size(399, 102); this.groupBox4.TabIndex = 52; this.groupBox4.TabStop = false; this.groupBox4.Text = "Multi"; // // btnTeachTrayMultiCenterY // this.btnTeachTrayMultiCenterY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnTeachTrayMultiCenterY.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnTeachTrayMultiCenterY.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnTeachTrayMultiCenterY.ForeColor = System.Drawing.Color.White; this.btnTeachTrayMultiCenterY.Location = new System.Drawing.Point(193, 52); this.btnTeachTrayMultiCenterY.Name = "btnTeachTrayMultiCenterY"; this.btnTeachTrayMultiCenterY.Size = new System.Drawing.Size(79, 25); this.btnTeachTrayMultiCenterY.TabIndex = 45; this.btnTeachTrayMultiCenterY.Tag = "LoadY"; this.btnTeachTrayMultiCenterY.Text = "示教"; this.btnTeachTrayMultiCenterY.UseVisualStyleBackColor = false; this.btnTeachTrayMultiCenterY.Click += new System.EventHandler(this.BtnTeach_Click); // // btnTeachTrayMultiCenterX // this.btnTeachTrayMultiCenterX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnTeachTrayMultiCenterX.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnTeachTrayMultiCenterX.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnTeachTrayMultiCenterX.ForeColor = System.Drawing.Color.White; this.btnTeachTrayMultiCenterX.Location = new System.Drawing.Point(193, 21); this.btnTeachTrayMultiCenterX.Name = "btnTeachTrayMultiCenterX"; this.btnTeachTrayMultiCenterX.Size = new System.Drawing.Size(79, 25); this.btnTeachTrayMultiCenterX.TabIndex = 45; this.btnTeachTrayMultiCenterX.Tag = "LoadX"; this.btnTeachTrayMultiCenterX.Text = "示教"; this.btnTeachTrayMultiCenterX.UseVisualStyleBackColor = false; this.btnTeachTrayMultiCenterX.Click += new System.EventHandler(this.BtnTeach_Click); // // btnMoveTrayMultiCenterY // this.btnMoveTrayMultiCenterY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnMoveTrayMultiCenterY.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnMoveTrayMultiCenterY.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnMoveTrayMultiCenterY.ForeColor = System.Drawing.Color.White; this.btnMoveTrayMultiCenterY.Location = new System.Drawing.Point(302, 52); this.btnMoveTrayMultiCenterY.Name = "btnMoveTrayMultiCenterY"; this.btnMoveTrayMultiCenterY.Size = new System.Drawing.Size(79, 25); this.btnMoveTrayMultiCenterY.TabIndex = 44; this.btnMoveTrayMultiCenterY.Tag = "LoadY"; this.btnMoveTrayMultiCenterY.Text = "运动到此"; this.btnMoveTrayMultiCenterY.UseVisualStyleBackColor = false; this.btnMoveTrayMultiCenterY.Click += new System.EventHandler(this.btnMove_Click); // // btnMoveTrayMultiCenterX // this.btnMoveTrayMultiCenterX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnMoveTrayMultiCenterX.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnMoveTrayMultiCenterX.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnMoveTrayMultiCenterX.ForeColor = System.Drawing.Color.White; this.btnMoveTrayMultiCenterX.Location = new System.Drawing.Point(302, 21); this.btnMoveTrayMultiCenterX.Name = "btnMoveTrayMultiCenterX"; this.btnMoveTrayMultiCenterX.Size = new System.Drawing.Size(79, 25); this.btnMoveTrayMultiCenterX.TabIndex = 44; this.btnMoveTrayMultiCenterX.Tag = "LoadX"; this.btnMoveTrayMultiCenterX.Text = "运动到此"; this.btnMoveTrayMultiCenterX.UseVisualStyleBackColor = false; this.btnMoveTrayMultiCenterX.Click += new System.EventHandler(this.btnMove_Click); // // txtTrayMultiCenterY // this.txtTrayMultiCenterY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtTrayMultiCenterY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTrayMultiCenterY.Font = new System.Drawing.Font("宋体", 9F); this.txtTrayMultiCenterY.ForeColor = System.Drawing.Color.White; this.txtTrayMultiCenterY.Location = new System.Drawing.Point(84, 56); this.txtTrayMultiCenterY.Name = "txtTrayMultiCenterY"; this.txtTrayMultiCenterY.Size = new System.Drawing.Size(85, 21); this.txtTrayMultiCenterY.TabIndex = 46; this.txtTrayMultiCenterY.Tag = "LoadY"; this.txtTrayMultiCenterY.Text = "0.01"; this.txtTrayMultiCenterY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtTrayMultiCenterY.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); // // txtTrayMultiCenterX // this.txtTrayMultiCenterX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtTrayMultiCenterX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTrayMultiCenterX.Font = new System.Drawing.Font("宋体", 9F); this.txtTrayMultiCenterX.ForeColor = System.Drawing.Color.White; this.txtTrayMultiCenterX.Location = new System.Drawing.Point(84, 25); this.txtTrayMultiCenterX.Name = "txtTrayMultiCenterX"; this.txtTrayMultiCenterX.Size = new System.Drawing.Size(85, 21); this.txtTrayMultiCenterX.TabIndex = 46; this.txtTrayMultiCenterX.Tag = "LoadX"; this.txtTrayMultiCenterX.Text = "0.01"; this.txtTrayMultiCenterX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtTrayMultiCenterX.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(28, 60); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(53, 12); this.label9.TabIndex = 43; this.label9.Text = "CenterY:"; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(28, 29); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(53, 12); this.label10.TabIndex = 43; this.label10.Text = "CenterX:"; // // groupBox3 // this.groupBox3.Controls.Add(this.btnTeachTrayNgCenterY); this.groupBox3.Controls.Add(this.btnTeachTrayNgCenterX); this.groupBox3.Controls.Add(this.btnMoveTrayNgCenterY); this.groupBox3.Controls.Add(this.btnMoveTrayNgCenterX); this.groupBox3.Controls.Add(this.txtTrayNgCenterY); this.groupBox3.Controls.Add(this.txtTrayNgCenterX); this.groupBox3.Controls.Add(this.label7); this.groupBox3.Controls.Add(this.label8); this.groupBox3.ForeColor = System.Drawing.Color.White; this.groupBox3.Location = new System.Drawing.Point(0, 306); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(399, 102); this.groupBox3.TabIndex = 51; this.groupBox3.TabStop = false; this.groupBox3.Text = "NG"; // // btnTeachTrayNgCenterY // this.btnTeachTrayNgCenterY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnTeachTrayNgCenterY.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnTeachTrayNgCenterY.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnTeachTrayNgCenterY.ForeColor = System.Drawing.Color.White; this.btnTeachTrayNgCenterY.Location = new System.Drawing.Point(193, 52); this.btnTeachTrayNgCenterY.Name = "btnTeachTrayNgCenterY"; this.btnTeachTrayNgCenterY.Size = new System.Drawing.Size(79, 25); this.btnTeachTrayNgCenterY.TabIndex = 45; this.btnTeachTrayNgCenterY.Tag = "LoadY"; this.btnTeachTrayNgCenterY.Text = "示教"; this.btnTeachTrayNgCenterY.UseVisualStyleBackColor = false; this.btnTeachTrayNgCenterY.Click += new System.EventHandler(this.BtnTeach_Click); // // btnTeachTrayNgCenterX // this.btnTeachTrayNgCenterX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnTeachTrayNgCenterX.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnTeachTrayNgCenterX.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnTeachTrayNgCenterX.ForeColor = System.Drawing.Color.White; this.btnTeachTrayNgCenterX.Location = new System.Drawing.Point(193, 21); this.btnTeachTrayNgCenterX.Name = "btnTeachTrayNgCenterX"; this.btnTeachTrayNgCenterX.Size = new System.Drawing.Size(79, 25); this.btnTeachTrayNgCenterX.TabIndex = 45; this.btnTeachTrayNgCenterX.Tag = "LoadX"; this.btnTeachTrayNgCenterX.Text = "示教"; this.btnTeachTrayNgCenterX.UseVisualStyleBackColor = false; this.btnTeachTrayNgCenterX.Click += new System.EventHandler(this.BtnTeach_Click); // // btnMoveTrayNgCenterY // this.btnMoveTrayNgCenterY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnMoveTrayNgCenterY.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnMoveTrayNgCenterY.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnMoveTrayNgCenterY.ForeColor = System.Drawing.Color.White; this.btnMoveTrayNgCenterY.Location = new System.Drawing.Point(302, 52); this.btnMoveTrayNgCenterY.Name = "btnMoveTrayNgCenterY"; this.btnMoveTrayNgCenterY.Size = new System.Drawing.Size(79, 25); this.btnMoveTrayNgCenterY.TabIndex = 44; this.btnMoveTrayNgCenterY.Tag = "LoadY"; this.btnMoveTrayNgCenterY.Text = "运动到此"; this.btnMoveTrayNgCenterY.UseVisualStyleBackColor = false; this.btnMoveTrayNgCenterY.Click += new System.EventHandler(this.btnMove_Click); // // btnMoveTrayNgCenterX // this.btnMoveTrayNgCenterX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnMoveTrayNgCenterX.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnMoveTrayNgCenterX.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnMoveTrayNgCenterX.ForeColor = System.Drawing.Color.White; this.btnMoveTrayNgCenterX.Location = new System.Drawing.Point(302, 21); this.btnMoveTrayNgCenterX.Name = "btnMoveTrayNgCenterX"; this.btnMoveTrayNgCenterX.Size = new System.Drawing.Size(79, 25); this.btnMoveTrayNgCenterX.TabIndex = 44; this.btnMoveTrayNgCenterX.Tag = "LoadX"; this.btnMoveTrayNgCenterX.Text = "运动到此"; this.btnMoveTrayNgCenterX.UseVisualStyleBackColor = false; this.btnMoveTrayNgCenterX.Click += new System.EventHandler(this.btnMove_Click); // // txtTrayNgCenterY // this.txtTrayNgCenterY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtTrayNgCenterY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTrayNgCenterY.Font = new System.Drawing.Font("宋体", 9F); this.txtTrayNgCenterY.ForeColor = System.Drawing.Color.White; this.txtTrayNgCenterY.Location = new System.Drawing.Point(84, 56); this.txtTrayNgCenterY.Name = "txtTrayNgCenterY"; this.txtTrayNgCenterY.Size = new System.Drawing.Size(85, 21); this.txtTrayNgCenterY.TabIndex = 46; this.txtTrayNgCenterY.Tag = "LoadY"; this.txtTrayNgCenterY.Text = "0.01"; this.txtTrayNgCenterY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtTrayNgCenterY.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); // // txtTrayNgCenterX // this.txtTrayNgCenterX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtTrayNgCenterX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTrayNgCenterX.Font = new System.Drawing.Font("宋体", 9F); this.txtTrayNgCenterX.ForeColor = System.Drawing.Color.White; this.txtTrayNgCenterX.Location = new System.Drawing.Point(84, 25); this.txtTrayNgCenterX.Name = "txtTrayNgCenterX"; this.txtTrayNgCenterX.Size = new System.Drawing.Size(85, 21); this.txtTrayNgCenterX.TabIndex = 46; this.txtTrayNgCenterX.Tag = "LoadX"; this.txtTrayNgCenterX.Text = "0.01"; this.txtTrayNgCenterX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtTrayNgCenterX.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(28, 60); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(53, 12); this.label7.TabIndex = 43; this.label7.Text = "CenterY:"; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(28, 29); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(53, 12); this.label8.TabIndex = 43; this.label8.Text = "CenterX:"; // // groupBox2 // this.groupBox2.Controls.Add(this.btnTeachTrayOkCenterY); this.groupBox2.Controls.Add(this.btnTeachTrayOkCenterX); this.groupBox2.Controls.Add(this.btnMoveTrayOkCenterY); this.groupBox2.Controls.Add(this.btnMoveTrayOkCenterX); this.groupBox2.Controls.Add(this.txtTrayOkCenterY); this.groupBox2.Controls.Add(this.txtTrayOkCenterX); this.groupBox2.Controls.Add(this.label3); this.groupBox2.Controls.Add(this.label4); this.groupBox2.ForeColor = System.Drawing.Color.White; this.groupBox2.Location = new System.Drawing.Point(0, 204); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(399, 102); this.groupBox2.TabIndex = 50; this.groupBox2.TabStop = false; this.groupBox2.Text = "OK"; // // btnTeachTrayOkCenterY // this.btnTeachTrayOkCenterY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnTeachTrayOkCenterY.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnTeachTrayOkCenterY.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnTeachTrayOkCenterY.ForeColor = System.Drawing.Color.White; this.btnTeachTrayOkCenterY.Location = new System.Drawing.Point(193, 52); this.btnTeachTrayOkCenterY.Name = "btnTeachTrayOkCenterY"; this.btnTeachTrayOkCenterY.Size = new System.Drawing.Size(79, 25); this.btnTeachTrayOkCenterY.TabIndex = 45; this.btnTeachTrayOkCenterY.Tag = "LoadY"; this.btnTeachTrayOkCenterY.Text = "示教"; this.btnTeachTrayOkCenterY.UseVisualStyleBackColor = false; this.btnTeachTrayOkCenterY.Click += new System.EventHandler(this.BtnTeach_Click); // // btnTeachTrayOkCenterX // this.btnTeachTrayOkCenterX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnTeachTrayOkCenterX.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnTeachTrayOkCenterX.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnTeachTrayOkCenterX.ForeColor = System.Drawing.Color.White; this.btnTeachTrayOkCenterX.Location = new System.Drawing.Point(193, 21); this.btnTeachTrayOkCenterX.Name = "btnTeachTrayOkCenterX"; this.btnTeachTrayOkCenterX.Size = new System.Drawing.Size(79, 25); this.btnTeachTrayOkCenterX.TabIndex = 45; this.btnTeachTrayOkCenterX.Tag = "LoadX"; this.btnTeachTrayOkCenterX.Text = "示教"; this.btnTeachTrayOkCenterX.UseVisualStyleBackColor = false; this.btnTeachTrayOkCenterX.Click += new System.EventHandler(this.BtnTeach_Click); // // btnMoveTrayOkCenterY // this.btnMoveTrayOkCenterY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnMoveTrayOkCenterY.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnMoveTrayOkCenterY.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnMoveTrayOkCenterY.ForeColor = System.Drawing.Color.White; this.btnMoveTrayOkCenterY.Location = new System.Drawing.Point(302, 52); this.btnMoveTrayOkCenterY.Name = "btnMoveTrayOkCenterY"; this.btnMoveTrayOkCenterY.Size = new System.Drawing.Size(79, 25); this.btnMoveTrayOkCenterY.TabIndex = 44; this.btnMoveTrayOkCenterY.Tag = "LoadY"; this.btnMoveTrayOkCenterY.Text = "运动到此"; this.btnMoveTrayOkCenterY.UseVisualStyleBackColor = false; this.btnMoveTrayOkCenterY.Click += new System.EventHandler(this.btnMove_Click); // // btnMoveTrayOkCenterX // this.btnMoveTrayOkCenterX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnMoveTrayOkCenterX.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnMoveTrayOkCenterX.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnMoveTrayOkCenterX.ForeColor = System.Drawing.Color.White; this.btnMoveTrayOkCenterX.Location = new System.Drawing.Point(302, 21); this.btnMoveTrayOkCenterX.Name = "btnMoveTrayOkCenterX"; this.btnMoveTrayOkCenterX.Size = new System.Drawing.Size(79, 25); this.btnMoveTrayOkCenterX.TabIndex = 44; this.btnMoveTrayOkCenterX.Tag = "LoadX"; this.btnMoveTrayOkCenterX.Text = "运动到此"; this.btnMoveTrayOkCenterX.UseVisualStyleBackColor = false; this.btnMoveTrayOkCenterX.Click += new System.EventHandler(this.btnMove_Click); // // txtTrayOkCenterY // this.txtTrayOkCenterY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtTrayOkCenterY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTrayOkCenterY.Font = new System.Drawing.Font("宋体", 9F); this.txtTrayOkCenterY.ForeColor = System.Drawing.Color.White; this.txtTrayOkCenterY.Location = new System.Drawing.Point(84, 56); this.txtTrayOkCenterY.Name = "txtTrayOkCenterY"; this.txtTrayOkCenterY.Size = new System.Drawing.Size(85, 21); this.txtTrayOkCenterY.TabIndex = 46; this.txtTrayOkCenterY.Tag = "LoadY"; this.txtTrayOkCenterY.Text = "0.01"; this.txtTrayOkCenterY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtTrayOkCenterY.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); // // txtTrayOkCenterX // this.txtTrayOkCenterX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtTrayOkCenterX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTrayOkCenterX.Font = new System.Drawing.Font("宋体", 9F); this.txtTrayOkCenterX.ForeColor = System.Drawing.Color.White; this.txtTrayOkCenterX.Location = new System.Drawing.Point(84, 25); this.txtTrayOkCenterX.Name = "txtTrayOkCenterX"; this.txtTrayOkCenterX.Size = new System.Drawing.Size(85, 21); this.txtTrayOkCenterX.TabIndex = 46; this.txtTrayOkCenterX.Tag = "LoadX"; this.txtTrayOkCenterX.Text = "0.01"; this.txtTrayOkCenterX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtTrayOkCenterX.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(28, 60); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(53, 12); this.label3.TabIndex = 43; this.label3.Text = "CenterY:"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(28, 29); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(53, 12); this.label4.TabIndex = 43; this.label4.Text = "CenterX:"; // // groupBox1 // this.groupBox1.Controls.Add(this.btnTeachTrayInputCenterY); this.groupBox1.Controls.Add(this.btnTeachTrayInputCenterX); this.groupBox1.Controls.Add(this.btnMoveTrayInputCenterY); this.groupBox1.Controls.Add(this.btnMoveTrayInputCenterX); this.groupBox1.Controls.Add(this.txtTrayInputCenterY); this.groupBox1.Controls.Add(this.txtTrayInputCenterX); this.groupBox1.Controls.Add(this.label1); this.groupBox1.Controls.Add(this.label2); this.groupBox1.ForeColor = System.Drawing.Color.White; this.groupBox1.Location = new System.Drawing.Point(0, 102); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(399, 102); this.groupBox1.TabIndex = 49; this.groupBox1.TabStop = false; this.groupBox1.Text = "Input"; // // btnTeachTrayInputCenterY // this.btnTeachTrayInputCenterY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnTeachTrayInputCenterY.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnTeachTrayInputCenterY.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnTeachTrayInputCenterY.ForeColor = System.Drawing.Color.White; this.btnTeachTrayInputCenterY.Location = new System.Drawing.Point(193, 52); this.btnTeachTrayInputCenterY.Name = "btnTeachTrayInputCenterY"; this.btnTeachTrayInputCenterY.Size = new System.Drawing.Size(79, 25); this.btnTeachTrayInputCenterY.TabIndex = 45; this.btnTeachTrayInputCenterY.Tag = "LoadY"; this.btnTeachTrayInputCenterY.Text = "示教"; this.btnTeachTrayInputCenterY.UseVisualStyleBackColor = false; this.btnTeachTrayInputCenterY.Click += new System.EventHandler(this.BtnTeach_Click); // // btnTeachTrayInputCenterX // this.btnTeachTrayInputCenterX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnTeachTrayInputCenterX.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnTeachTrayInputCenterX.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnTeachTrayInputCenterX.ForeColor = System.Drawing.Color.White; this.btnTeachTrayInputCenterX.Location = new System.Drawing.Point(193, 21); this.btnTeachTrayInputCenterX.Name = "btnTeachTrayInputCenterX"; this.btnTeachTrayInputCenterX.Size = new System.Drawing.Size(79, 25); this.btnTeachTrayInputCenterX.TabIndex = 45; this.btnTeachTrayInputCenterX.Tag = "LoadX"; this.btnTeachTrayInputCenterX.Text = "示教"; this.btnTeachTrayInputCenterX.UseVisualStyleBackColor = false; this.btnTeachTrayInputCenterX.Click += new System.EventHandler(this.BtnTeach_Click); // // btnMoveTrayInputCenterY // this.btnMoveTrayInputCenterY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnMoveTrayInputCenterY.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnMoveTrayInputCenterY.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnMoveTrayInputCenterY.ForeColor = System.Drawing.Color.White; this.btnMoveTrayInputCenterY.Location = new System.Drawing.Point(302, 52); this.btnMoveTrayInputCenterY.Name = "btnMoveTrayInputCenterY"; this.btnMoveTrayInputCenterY.Size = new System.Drawing.Size(79, 25); this.btnMoveTrayInputCenterY.TabIndex = 44; this.btnMoveTrayInputCenterY.Tag = "LoadY"; this.btnMoveTrayInputCenterY.Text = "运动到此"; this.btnMoveTrayInputCenterY.UseVisualStyleBackColor = false; this.btnMoveTrayInputCenterY.Click += new System.EventHandler(this.btnMove_Click); // // btnMoveTrayInputCenterX // this.btnMoveTrayInputCenterX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnMoveTrayInputCenterX.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnMoveTrayInputCenterX.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnMoveTrayInputCenterX.ForeColor = System.Drawing.Color.White; this.btnMoveTrayInputCenterX.Location = new System.Drawing.Point(302, 21); this.btnMoveTrayInputCenterX.Name = "btnMoveTrayInputCenterX"; this.btnMoveTrayInputCenterX.Size = new System.Drawing.Size(79, 25); this.btnMoveTrayInputCenterX.TabIndex = 44; this.btnMoveTrayInputCenterX.Tag = "LoadX"; this.btnMoveTrayInputCenterX.Text = "运动到此"; this.btnMoveTrayInputCenterX.UseVisualStyleBackColor = false; this.btnMoveTrayInputCenterX.Click += new System.EventHandler(this.btnMove_Click); // // txtTrayInputCenterY // this.txtTrayInputCenterY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtTrayInputCenterY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTrayInputCenterY.Font = new System.Drawing.Font("宋体", 9F); this.txtTrayInputCenterY.ForeColor = System.Drawing.Color.White; this.txtTrayInputCenterY.Location = new System.Drawing.Point(84, 56); this.txtTrayInputCenterY.Name = "txtTrayInputCenterY"; this.txtTrayInputCenterY.Size = new System.Drawing.Size(85, 21); this.txtTrayInputCenterY.TabIndex = 46; this.txtTrayInputCenterY.Tag = "LoadY"; this.txtTrayInputCenterY.Text = "0.01"; this.txtTrayInputCenterY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtTrayInputCenterY.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); // // txtTrayInputCenterX // this.txtTrayInputCenterX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtTrayInputCenterX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTrayInputCenterX.Font = new System.Drawing.Font("宋体", 9F); this.txtTrayInputCenterX.ForeColor = System.Drawing.Color.White; this.txtTrayInputCenterX.Location = new System.Drawing.Point(84, 25); this.txtTrayInputCenterX.Name = "txtTrayInputCenterX"; this.txtTrayInputCenterX.Size = new System.Drawing.Size(85, 21); this.txtTrayInputCenterX.TabIndex = 46; this.txtTrayInputCenterX.Tag = "LoadX"; this.txtTrayInputCenterX.Text = "0.01"; this.txtTrayInputCenterX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtTrayInputCenterX.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(28, 60); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(53, 12); this.label1.TabIndex = 43; this.label1.Text = "CenterY:"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(28, 29); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(53, 12); this.label2.TabIndex = 43; this.label2.Text = "CenterX:"; // // groupBox5 // this.groupBox5.Controls.Add(this.btnTeachTrayEmpty1CenterY); this.groupBox5.Controls.Add(this.btnTeachTrayEmpty1CenterX); this.groupBox5.Controls.Add(this.btnMoveTrayEmpty1CenterY); this.groupBox5.Controls.Add(this.btnMoveTrayEmpty1CenterX); this.groupBox5.Controls.Add(this.txtTrayEmpty1CenterY); this.groupBox5.Controls.Add(this.txtTrayEmpty1CenterX); this.groupBox5.Controls.Add(this.label6); this.groupBox5.Controls.Add(this.label5); this.groupBox5.ForeColor = System.Drawing.Color.White; this.groupBox5.Location = new System.Drawing.Point(0, 0); this.groupBox5.Name = "groupBox5"; this.groupBox5.Size = new System.Drawing.Size(399, 102); this.groupBox5.TabIndex = 48; this.groupBox5.TabStop = false; this.groupBox5.Text = "Empty1"; // // btnTeachTrayEmpty1CenterY // this.btnTeachTrayEmpty1CenterY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnTeachTrayEmpty1CenterY.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnTeachTrayEmpty1CenterY.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnTeachTrayEmpty1CenterY.ForeColor = System.Drawing.Color.White; this.btnTeachTrayEmpty1CenterY.Location = new System.Drawing.Point(193, 52); this.btnTeachTrayEmpty1CenterY.Name = "btnTeachTrayEmpty1CenterY"; this.btnTeachTrayEmpty1CenterY.Size = new System.Drawing.Size(79, 25); this.btnTeachTrayEmpty1CenterY.TabIndex = 45; this.btnTeachTrayEmpty1CenterY.Tag = "LoadY"; this.btnTeachTrayEmpty1CenterY.Text = "示教"; this.btnTeachTrayEmpty1CenterY.UseVisualStyleBackColor = false; this.btnTeachTrayEmpty1CenterY.Click += new System.EventHandler(this.BtnTeach_Click); // // btnTeachTrayEmpty1CenterX // this.btnTeachTrayEmpty1CenterX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnTeachTrayEmpty1CenterX.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnTeachTrayEmpty1CenterX.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnTeachTrayEmpty1CenterX.ForeColor = System.Drawing.Color.White; this.btnTeachTrayEmpty1CenterX.Location = new System.Drawing.Point(193, 21); this.btnTeachTrayEmpty1CenterX.Name = "btnTeachTrayEmpty1CenterX"; this.btnTeachTrayEmpty1CenterX.Size = new System.Drawing.Size(79, 25); this.btnTeachTrayEmpty1CenterX.TabIndex = 45; this.btnTeachTrayEmpty1CenterX.Tag = "LoadX"; this.btnTeachTrayEmpty1CenterX.Text = "示教"; this.btnTeachTrayEmpty1CenterX.UseVisualStyleBackColor = false; this.btnTeachTrayEmpty1CenterX.Click += new System.EventHandler(this.BtnTeach_Click); // // btnMoveTrayEmpty1CenterY // this.btnMoveTrayEmpty1CenterY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnMoveTrayEmpty1CenterY.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnMoveTrayEmpty1CenterY.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnMoveTrayEmpty1CenterY.ForeColor = System.Drawing.Color.White; this.btnMoveTrayEmpty1CenterY.Location = new System.Drawing.Point(302, 52); this.btnMoveTrayEmpty1CenterY.Name = "btnMoveTrayEmpty1CenterY"; this.btnMoveTrayEmpty1CenterY.Size = new System.Drawing.Size(79, 25); this.btnMoveTrayEmpty1CenterY.TabIndex = 44; this.btnMoveTrayEmpty1CenterY.Tag = "LoadY"; this.btnMoveTrayEmpty1CenterY.Text = "运动到此"; this.btnMoveTrayEmpty1CenterY.UseVisualStyleBackColor = false; this.btnMoveTrayEmpty1CenterY.Click += new System.EventHandler(this.btnMove_Click); // // btnMoveTrayEmpty1CenterX // this.btnMoveTrayEmpty1CenterX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnMoveTrayEmpty1CenterX.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnMoveTrayEmpty1CenterX.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnMoveTrayEmpty1CenterX.ForeColor = System.Drawing.Color.White; this.btnMoveTrayEmpty1CenterX.Location = new System.Drawing.Point(302, 21); this.btnMoveTrayEmpty1CenterX.Name = "btnMoveTrayEmpty1CenterX"; this.btnMoveTrayEmpty1CenterX.Size = new System.Drawing.Size(79, 25); this.btnMoveTrayEmpty1CenterX.TabIndex = 44; this.btnMoveTrayEmpty1CenterX.Tag = "LoadX"; this.btnMoveTrayEmpty1CenterX.Text = "运动到此"; this.btnMoveTrayEmpty1CenterX.UseVisualStyleBackColor = false; this.btnMoveTrayEmpty1CenterX.Click += new System.EventHandler(this.btnMove_Click); // // txtTrayEmpty1CenterY // this.txtTrayEmpty1CenterY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtTrayEmpty1CenterY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTrayEmpty1CenterY.Font = new System.Drawing.Font("宋体", 9F); this.txtTrayEmpty1CenterY.ForeColor = System.Drawing.Color.White; this.txtTrayEmpty1CenterY.Location = new System.Drawing.Point(84, 56); this.txtTrayEmpty1CenterY.Name = "txtTrayEmpty1CenterY"; this.txtTrayEmpty1CenterY.Size = new System.Drawing.Size(85, 21); this.txtTrayEmpty1CenterY.TabIndex = 46; this.txtTrayEmpty1CenterY.Tag = "LoadY"; this.txtTrayEmpty1CenterY.Text = "0.01"; this.txtTrayEmpty1CenterY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtTrayEmpty1CenterY.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); // // txtTrayEmpty1CenterX // this.txtTrayEmpty1CenterX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtTrayEmpty1CenterX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTrayEmpty1CenterX.Font = new System.Drawing.Font("宋体", 9F); this.txtTrayEmpty1CenterX.ForeColor = System.Drawing.Color.White; this.txtTrayEmpty1CenterX.Location = new System.Drawing.Point(84, 25); this.txtTrayEmpty1CenterX.Name = "txtTrayEmpty1CenterX"; this.txtTrayEmpty1CenterX.Size = new System.Drawing.Size(85, 21); this.txtTrayEmpty1CenterX.TabIndex = 46; this.txtTrayEmpty1CenterX.Tag = "LoadX"; this.txtTrayEmpty1CenterX.Text = "0.01"; this.txtTrayEmpty1CenterX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtTrayEmpty1CenterX.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(28, 60); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(53, 12); this.label6.TabIndex = 43; this.label6.Text = "CenterY:"; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(28, 29); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(53, 12); this.label5.TabIndex = 43; this.label5.Text = "CenterX:"; // // TrayLocationConfig // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1555, 845); this.Controls.Add(this.panelEx2); this.Controls.Add(this.panelEx1); this.Name = "TrayLocationConfig"; this.Text = "TrayLocation"; this.Load += new System.EventHandler(this.TrayLocationRecipe_Load); this.panelEx1.ResumeLayout(false); this.panelEx2.ResumeLayout(false); this.panelEx3.ResumeLayout(false); this.groupBox6.ResumeLayout(false); this.groupBox6.PerformLayout(); this.groupBox4.ResumeLayout(false); this.groupBox4.PerformLayout(); this.groupBox3.ResumeLayout(false); this.groupBox3.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.groupBox5.ResumeLayout(false); this.groupBox5.PerformLayout(); this.ResumeLayout(false); } #endregion private Controls.PanelEx panelEx1; private CameraTemplate cameraTemplate1; private Controls.PanelEx panelEx2; private Controls.PanelEx panelEx3; private System.Windows.Forms.GroupBox groupBox5; private System.Windows.Forms.Button btnTeachTrayEmpty1CenterY; private System.Windows.Forms.Button btnTeachTrayEmpty1CenterX; private System.Windows.Forms.Button btnMoveTrayEmpty1CenterY; private System.Windows.Forms.Button btnMoveTrayEmpty1CenterX; private System.Windows.Forms.TextBox txtTrayEmpty1CenterY; private System.Windows.Forms.TextBox txtTrayEmpty1CenterX; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label5; private System.Windows.Forms.GroupBox groupBox6; private System.Windows.Forms.Button btnTeachTrayEmpty2CenterY; private System.Windows.Forms.Button btnTeachTrayEmpty2CenterX; private System.Windows.Forms.Button btnMoveTrayEmpty2CenterY; private System.Windows.Forms.Button btnMoveTrayEmpty2CenterX; private System.Windows.Forms.TextBox txtTrayEmpty2CenterY; private System.Windows.Forms.TextBox txtTrayEmpty2CenterX; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label12; private System.Windows.Forms.GroupBox groupBox4; private System.Windows.Forms.Button btnTeachTrayMultiCenterY; private System.Windows.Forms.Button btnTeachTrayMultiCenterX; private System.Windows.Forms.Button btnMoveTrayMultiCenterY; private System.Windows.Forms.Button btnMoveTrayMultiCenterX; private System.Windows.Forms.TextBox txtTrayMultiCenterY; private System.Windows.Forms.TextBox txtTrayMultiCenterX; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label10; private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.Button btnTeachTrayNgCenterY; private System.Windows.Forms.Button btnTeachTrayNgCenterX; private System.Windows.Forms.Button btnMoveTrayNgCenterY; private System.Windows.Forms.Button btnMoveTrayNgCenterX; private System.Windows.Forms.TextBox txtTrayNgCenterY; private System.Windows.Forms.TextBox txtTrayNgCenterX; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label8; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.Button btnTeachTrayOkCenterY; private System.Windows.Forms.Button btnTeachTrayOkCenterX; private System.Windows.Forms.Button btnMoveTrayOkCenterY; private System.Windows.Forms.Button btnMoveTrayOkCenterX; private System.Windows.Forms.TextBox txtTrayOkCenterY; private System.Windows.Forms.TextBox txtTrayOkCenterX; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label4; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.Button btnTeachTrayInputCenterY; private System.Windows.Forms.Button btnTeachTrayInputCenterX; private System.Windows.Forms.Button btnMoveTrayInputCenterY; private System.Windows.Forms.Button btnMoveTrayInputCenterX; private System.Windows.Forms.TextBox txtTrayInputCenterY; private System.Windows.Forms.TextBox txtTrayInputCenterX; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; } }