namespace Rs.MotionPlat.SysConfig { partial class TurnoverConfig { /// /// 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.groupBox1 = new System.Windows.Forms.GroupBox(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.txtPressDumpZ = new System.Windows.Forms.TextBox(); this.txtPressTakeZ = new System.Windows.Forms.TextBox(); this.txtPressDumpY = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.txtPressTakeY = new System.Windows.Forms.TextBox(); this.label7 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.btnMovePressDumpZ = new System.Windows.Forms.Button(); this.btnTeachPressDumpZ = new System.Windows.Forms.Button(); this.btnMovePressTakeZ = new System.Windows.Forms.Button(); this.btnMovePressDumpY = new System.Windows.Forms.Button(); this.btnTeachPressTakeZ = new System.Windows.Forms.Button(); this.btnTeachPressDumpY = new System.Windows.Forms.Button(); this.btnMovePressTakeY = new System.Windows.Forms.Button(); this.btnTeachPressTakeY = new System.Windows.Forms.Button(); this.groupBox5 = new System.Windows.Forms.GroupBox(); this.btnTeachTurnoverDumpY = new System.Windows.Forms.Button(); this.txtTurnoverSafeZ = new System.Windows.Forms.TextBox(); this.btnTeachTurnoverTakeY = new System.Windows.Forms.Button(); this.label4 = new System.Windows.Forms.Label(); this.btnMoveTurnoverTakeY = new System.Windows.Forms.Button(); this.txtTurnoverDumpZ = new System.Windows.Forms.TextBox(); this.btnTeachTurnoverTakeZ = new System.Windows.Forms.Button(); this.txtTurnoverTakeZ = new System.Windows.Forms.TextBox(); this.btnMoveTurnoverDumpY = new System.Windows.Forms.Button(); this.txtTurnoverDumpY = new System.Windows.Forms.TextBox(); this.btnMoveTurnoverTakeZ = new System.Windows.Forms.Button(); this.btnMoveTurnoverSafeZ = new System.Windows.Forms.Button(); this.btnTeachTurnoverDumpZ = new System.Windows.Forms.Button(); this.label5 = new System.Windows.Forms.Label(); this.btnTeachTurnoverSafeZ = new System.Windows.Forms.Button(); this.txtTurnoverTakeY = new System.Windows.Forms.TextBox(); this.btnMoveTurnoverDumpZ = new System.Windows.Forms.Button(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.panelEx2 = new Rs.Controls.PanelEx(); this.panelEx1 = new Rs.Controls.PanelEx(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.txtTurnoverTrayCloseVacBreakDelaytime = new System.Windows.Forms.TextBox(); this.txtTurnoverTrayOpenVacBreakDelaytime = new System.Windows.Forms.TextBox(); this.label16 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.txtTurnoverTrayCloseVacSuctionDelaytime = new System.Windows.Forms.TextBox(); this.txtTurnoverTrayOpenVacSuctionDelaytime = new System.Windows.Forms.TextBox(); this.label15 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.txtTurnoverNozzleCloseVacBreakDelaytime = new System.Windows.Forms.TextBox(); this.txtTurnoverNozzleOpenVacBreakDelaytime = new System.Windows.Forms.TextBox(); this.label14 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.txtTurnoverNozzleCloseVacSuctionDelaytime = new System.Windows.Forms.TextBox(); this.label13 = new System.Windows.Forms.Label(); this.txtTurnoverNozzleOpenVacSuctionDelaytime = new System.Windows.Forms.TextBox(); this.label21 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.label23 = new System.Windows.Forms.Label(); this.button12 = new System.Windows.Forms.Button(); this.button2 = new System.Windows.Forms.Button(); this.button10 = new System.Windows.Forms.Button(); this.button8 = new System.Windows.Forms.Button(); this.button11 = new System.Windows.Forms.Button(); this.button1 = new System.Windows.Forms.Button(); this.button9 = new System.Windows.Forms.Button(); this.button7 = new System.Windows.Forms.Button(); this.groupBox1.SuspendLayout(); this.groupBox2.SuspendLayout(); this.groupBox5.SuspendLayout(); this.panelEx1.SuspendLayout(); this.groupBox3.SuspendLayout(); this.SuspendLayout(); // // groupBox1 // this.groupBox1.Controls.Add(this.groupBox2); this.groupBox1.Controls.Add(this.groupBox5); 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(401, 385); this.groupBox1.TabIndex = 0; this.groupBox1.TabStop = false; this.groupBox1.Text = "位置"; // // groupBox2 // this.groupBox2.Controls.Add(this.txtPressDumpZ); this.groupBox2.Controls.Add(this.txtPressTakeZ); this.groupBox2.Controls.Add(this.txtPressDumpY); this.groupBox2.Controls.Add(this.label6); this.groupBox2.Controls.Add(this.txtPressTakeY); this.groupBox2.Controls.Add(this.label7); this.groupBox2.Controls.Add(this.label8); this.groupBox2.Controls.Add(this.label9); this.groupBox2.Controls.Add(this.btnMovePressDumpZ); this.groupBox2.Controls.Add(this.btnTeachPressDumpZ); this.groupBox2.Controls.Add(this.btnMovePressTakeZ); this.groupBox2.Controls.Add(this.btnMovePressDumpY); this.groupBox2.Controls.Add(this.btnTeachPressTakeZ); this.groupBox2.Controls.Add(this.btnTeachPressDumpY); this.groupBox2.Controls.Add(this.btnMovePressTakeY); this.groupBox2.Controls.Add(this.btnTeachPressTakeY); this.groupBox2.Dock = System.Windows.Forms.DockStyle.Top; this.groupBox2.ForeColor = System.Drawing.Color.White; this.groupBox2.Location = new System.Drawing.Point(3, 215); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(395, 153); this.groupBox2.TabIndex = 48; this.groupBox2.TabStop = false; this.groupBox2.Text = "测试盘"; // // txtPressDumpZ // this.txtPressDumpZ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtPressDumpZ.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtPressDumpZ.Font = new System.Drawing.Font("宋体", 9F); this.txtPressDumpZ.ForeColor = System.Drawing.Color.White; this.txtPressDumpZ.Location = new System.Drawing.Point(86, 116); this.txtPressDumpZ.Name = "txtPressDumpZ"; this.txtPressDumpZ.Size = new System.Drawing.Size(85, 21); this.txtPressDumpZ.TabIndex = 59; this.txtPressDumpZ.Tag = "TurnoverZ"; this.txtPressDumpZ.Text = "0.01"; this.txtPressDumpZ.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtPressDumpZ.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); this.txtPressDumpZ.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.Stop_Click); // // txtPressTakeZ // this.txtPressTakeZ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtPressTakeZ.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtPressTakeZ.Font = new System.Drawing.Font("宋体", 9F); this.txtPressTakeZ.ForeColor = System.Drawing.Color.White; this.txtPressTakeZ.Location = new System.Drawing.Point(86, 50); this.txtPressTakeZ.Name = "txtPressTakeZ"; this.txtPressTakeZ.Size = new System.Drawing.Size(85, 21); this.txtPressTakeZ.TabIndex = 60; this.txtPressTakeZ.Tag = "TurnoverZ"; this.txtPressTakeZ.Text = "0.01"; this.txtPressTakeZ.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtPressTakeZ.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); this.txtPressTakeZ.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.Stop_Click); // // txtPressDumpY // this.txtPressDumpY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtPressDumpY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtPressDumpY.Font = new System.Drawing.Font("宋体", 9F); this.txtPressDumpY.ForeColor = System.Drawing.Color.White; this.txtPressDumpY.Location = new System.Drawing.Point(86, 86); this.txtPressDumpY.Name = "txtPressDumpY"; this.txtPressDumpY.Size = new System.Drawing.Size(85, 21); this.txtPressDumpY.TabIndex = 61; this.txtPressDumpY.Tag = "TurnoverY"; this.txtPressDumpY.Text = "0.01"; this.txtPressDumpY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtPressDumpY.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); this.txtPressDumpY.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.Stop_Click); // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(17, 120); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(53, 12); this.label6.TabIndex = 47; this.label6.Text = "放料位Z:"; // // txtPressTakeY // this.txtPressTakeY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtPressTakeY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtPressTakeY.Font = new System.Drawing.Font("宋体", 9F); this.txtPressTakeY.ForeColor = System.Drawing.Color.White; this.txtPressTakeY.Location = new System.Drawing.Point(86, 20); this.txtPressTakeY.Name = "txtPressTakeY"; this.txtPressTakeY.Size = new System.Drawing.Size(85, 21); this.txtPressTakeY.TabIndex = 62; this.txtPressTakeY.Tag = "TurnoverY"; this.txtPressTakeY.Text = "0.01"; this.txtPressTakeY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtPressTakeY.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); this.txtPressTakeY.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.Stop_Click); // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(17, 90); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(53, 12); this.label7.TabIndex = 48; this.label7.Text = "放料位Y:"; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(17, 54); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(53, 12); this.label8.TabIndex = 49; this.label8.Text = "取料位Z:"; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(17, 24); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(53, 12); this.label9.TabIndex = 50; this.label9.Text = "取料位Y:"; // // btnMovePressDumpZ // this.btnMovePressDumpZ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnMovePressDumpZ.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnMovePressDumpZ.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnMovePressDumpZ.ForeColor = System.Drawing.Color.White; this.btnMovePressDumpZ.Location = new System.Drawing.Point(304, 112); this.btnMovePressDumpZ.Name = "btnMovePressDumpZ"; this.btnMovePressDumpZ.Size = new System.Drawing.Size(79, 25); this.btnMovePressDumpZ.TabIndex = 51; this.btnMovePressDumpZ.Tag = "TurnoverZ"; this.btnMovePressDumpZ.Text = "运动到此"; this.btnMovePressDumpZ.UseVisualStyleBackColor = false; this.btnMovePressDumpZ.Click += new System.EventHandler(this.Move_Click); // // btnTeachPressDumpZ // this.btnTeachPressDumpZ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnTeachPressDumpZ.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnTeachPressDumpZ.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnTeachPressDumpZ.ForeColor = System.Drawing.Color.White; this.btnTeachPressDumpZ.Location = new System.Drawing.Point(195, 112); this.btnTeachPressDumpZ.Name = "btnTeachPressDumpZ"; this.btnTeachPressDumpZ.Size = new System.Drawing.Size(79, 25); this.btnTeachPressDumpZ.TabIndex = 55; this.btnTeachPressDumpZ.Tag = "TurnoverZ"; this.btnTeachPressDumpZ.Text = "示教"; this.btnTeachPressDumpZ.UseVisualStyleBackColor = false; this.btnTeachPressDumpZ.Click += new System.EventHandler(this.Teach_Click); // // btnMovePressTakeZ // this.btnMovePressTakeZ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnMovePressTakeZ.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnMovePressTakeZ.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnMovePressTakeZ.ForeColor = System.Drawing.Color.White; this.btnMovePressTakeZ.Location = new System.Drawing.Point(304, 46); this.btnMovePressTakeZ.Name = "btnMovePressTakeZ"; this.btnMovePressTakeZ.Size = new System.Drawing.Size(79, 25); this.btnMovePressTakeZ.TabIndex = 52; this.btnMovePressTakeZ.Tag = "TurnoverZ"; this.btnMovePressTakeZ.Text = "运动到此"; this.btnMovePressTakeZ.UseVisualStyleBackColor = false; this.btnMovePressTakeZ.Click += new System.EventHandler(this.Move_Click); // // btnMovePressDumpY // this.btnMovePressDumpY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnMovePressDumpY.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnMovePressDumpY.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnMovePressDumpY.ForeColor = System.Drawing.Color.White; this.btnMovePressDumpY.Location = new System.Drawing.Point(304, 82); this.btnMovePressDumpY.Name = "btnMovePressDumpY"; this.btnMovePressDumpY.Size = new System.Drawing.Size(79, 25); this.btnMovePressDumpY.TabIndex = 53; this.btnMovePressDumpY.Tag = "TurnoverY"; this.btnMovePressDumpY.Text = "运动到此"; this.btnMovePressDumpY.UseVisualStyleBackColor = false; this.btnMovePressDumpY.Click += new System.EventHandler(this.Move_Click); // // btnTeachPressTakeZ // this.btnTeachPressTakeZ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnTeachPressTakeZ.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnTeachPressTakeZ.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnTeachPressTakeZ.ForeColor = System.Drawing.Color.White; this.btnTeachPressTakeZ.Location = new System.Drawing.Point(195, 46); this.btnTeachPressTakeZ.Name = "btnTeachPressTakeZ"; this.btnTeachPressTakeZ.Size = new System.Drawing.Size(79, 25); this.btnTeachPressTakeZ.TabIndex = 56; this.btnTeachPressTakeZ.Tag = "TurnoverZ"; this.btnTeachPressTakeZ.Text = "示教"; this.btnTeachPressTakeZ.UseVisualStyleBackColor = false; this.btnTeachPressTakeZ.Click += new System.EventHandler(this.Teach_Click); // // btnTeachPressDumpY // this.btnTeachPressDumpY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnTeachPressDumpY.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnTeachPressDumpY.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnTeachPressDumpY.ForeColor = System.Drawing.Color.White; this.btnTeachPressDumpY.Location = new System.Drawing.Point(195, 82); this.btnTeachPressDumpY.Name = "btnTeachPressDumpY"; this.btnTeachPressDumpY.Size = new System.Drawing.Size(79, 25); this.btnTeachPressDumpY.TabIndex = 57; this.btnTeachPressDumpY.Tag = "TurnoverY"; this.btnTeachPressDumpY.Text = "示教"; this.btnTeachPressDumpY.UseVisualStyleBackColor = false; this.btnTeachPressDumpY.Click += new System.EventHandler(this.Teach_Click); // // btnMovePressTakeY // this.btnMovePressTakeY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnMovePressTakeY.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnMovePressTakeY.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnMovePressTakeY.ForeColor = System.Drawing.Color.White; this.btnMovePressTakeY.Location = new System.Drawing.Point(304, 16); this.btnMovePressTakeY.Name = "btnMovePressTakeY"; this.btnMovePressTakeY.Size = new System.Drawing.Size(79, 25); this.btnMovePressTakeY.TabIndex = 54; this.btnMovePressTakeY.Tag = "TurnoverY"; this.btnMovePressTakeY.Text = "运动到此"; this.btnMovePressTakeY.UseVisualStyleBackColor = false; this.btnMovePressTakeY.Click += new System.EventHandler(this.Move_Click); // // btnTeachPressTakeY // this.btnTeachPressTakeY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnTeachPressTakeY.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnTeachPressTakeY.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnTeachPressTakeY.ForeColor = System.Drawing.Color.White; this.btnTeachPressTakeY.Location = new System.Drawing.Point(195, 16); this.btnTeachPressTakeY.Name = "btnTeachPressTakeY"; this.btnTeachPressTakeY.Size = new System.Drawing.Size(79, 25); this.btnTeachPressTakeY.TabIndex = 58; this.btnTeachPressTakeY.Tag = "TurnoverY"; this.btnTeachPressTakeY.Text = "示教"; this.btnTeachPressTakeY.UseVisualStyleBackColor = false; this.btnTeachPressTakeY.Click += new System.EventHandler(this.Teach_Click); // // groupBox5 // this.groupBox5.Controls.Add(this.btnTeachTurnoverDumpY); this.groupBox5.Controls.Add(this.txtTurnoverSafeZ); this.groupBox5.Controls.Add(this.btnTeachTurnoverTakeY); this.groupBox5.Controls.Add(this.label4); this.groupBox5.Controls.Add(this.btnMoveTurnoverTakeY); this.groupBox5.Controls.Add(this.txtTurnoverDumpZ); this.groupBox5.Controls.Add(this.btnTeachTurnoverTakeZ); this.groupBox5.Controls.Add(this.txtTurnoverTakeZ); this.groupBox5.Controls.Add(this.btnMoveTurnoverDumpY); this.groupBox5.Controls.Add(this.txtTurnoverDumpY); this.groupBox5.Controls.Add(this.btnMoveTurnoverTakeZ); this.groupBox5.Controls.Add(this.btnMoveTurnoverSafeZ); this.groupBox5.Controls.Add(this.btnTeachTurnoverDumpZ); this.groupBox5.Controls.Add(this.label5); this.groupBox5.Controls.Add(this.btnTeachTurnoverSafeZ); this.groupBox5.Controls.Add(this.txtTurnoverTakeY); this.groupBox5.Controls.Add(this.btnMoveTurnoverDumpZ); this.groupBox5.Controls.Add(this.label1); this.groupBox5.Controls.Add(this.label2); this.groupBox5.Controls.Add(this.label3); this.groupBox5.Dock = System.Windows.Forms.DockStyle.Top; this.groupBox5.ForeColor = System.Drawing.Color.White; this.groupBox5.Location = new System.Drawing.Point(3, 17); this.groupBox5.Name = "groupBox5"; this.groupBox5.Size = new System.Drawing.Size(395, 198); this.groupBox5.TabIndex = 47; this.groupBox5.TabStop = false; this.groupBox5.Text = "周转盘"; // // btnTeachTurnoverDumpY // this.btnTeachTurnoverDumpY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnTeachTurnoverDumpY.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnTeachTurnoverDumpY.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnTeachTurnoverDumpY.ForeColor = System.Drawing.Color.White; this.btnTeachTurnoverDumpY.Location = new System.Drawing.Point(195, 85); this.btnTeachTurnoverDumpY.Name = "btnTeachTurnoverDumpY"; this.btnTeachTurnoverDumpY.Size = new System.Drawing.Size(79, 25); this.btnTeachTurnoverDumpY.TabIndex = 45; this.btnTeachTurnoverDumpY.Tag = "TurnoverY"; this.btnTeachTurnoverDumpY.Text = "示教"; this.btnTeachTurnoverDumpY.UseVisualStyleBackColor = false; this.btnTeachTurnoverDumpY.Click += new System.EventHandler(this.Teach_Click); // // txtTurnoverSafeZ // this.txtTurnoverSafeZ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtTurnoverSafeZ.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTurnoverSafeZ.Font = new System.Drawing.Font("宋体", 9F); this.txtTurnoverSafeZ.ForeColor = System.Drawing.Color.White; this.txtTurnoverSafeZ.Location = new System.Drawing.Point(86, 157); this.txtTurnoverSafeZ.Name = "txtTurnoverSafeZ"; this.txtTurnoverSafeZ.Size = new System.Drawing.Size(85, 21); this.txtTurnoverSafeZ.TabIndex = 46; this.txtTurnoverSafeZ.Tag = "TurnoverZ"; this.txtTurnoverSafeZ.Text = "0.01"; this.txtTurnoverSafeZ.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtTurnoverSafeZ.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); // // btnTeachTurnoverTakeY // this.btnTeachTurnoverTakeY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnTeachTurnoverTakeY.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnTeachTurnoverTakeY.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnTeachTurnoverTakeY.ForeColor = System.Drawing.Color.White; this.btnTeachTurnoverTakeY.Location = new System.Drawing.Point(195, 17); this.btnTeachTurnoverTakeY.Name = "btnTeachTurnoverTakeY"; this.btnTeachTurnoverTakeY.Size = new System.Drawing.Size(79, 25); this.btnTeachTurnoverTakeY.TabIndex = 45; this.btnTeachTurnoverTakeY.Tag = "TurnoverY"; this.btnTeachTurnoverTakeY.Text = "示教"; this.btnTeachTurnoverTakeY.UseVisualStyleBackColor = false; this.btnTeachTurnoverTakeY.Click += new System.EventHandler(this.Teach_Click); // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(17, 161); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(53, 12); this.label4.TabIndex = 43; this.label4.Text = "安全位Z:"; // // btnMoveTurnoverTakeY // this.btnMoveTurnoverTakeY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnMoveTurnoverTakeY.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnMoveTurnoverTakeY.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnMoveTurnoverTakeY.ForeColor = System.Drawing.Color.White; this.btnMoveTurnoverTakeY.Location = new System.Drawing.Point(304, 17); this.btnMoveTurnoverTakeY.Name = "btnMoveTurnoverTakeY"; this.btnMoveTurnoverTakeY.Size = new System.Drawing.Size(79, 25); this.btnMoveTurnoverTakeY.TabIndex = 44; this.btnMoveTurnoverTakeY.Tag = "TurnoverY"; this.btnMoveTurnoverTakeY.Text = "运动到此"; this.btnMoveTurnoverTakeY.UseVisualStyleBackColor = false; this.btnMoveTurnoverTakeY.Click += new System.EventHandler(this.Move_Click); // // txtTurnoverDumpZ // this.txtTurnoverDumpZ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtTurnoverDumpZ.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTurnoverDumpZ.Font = new System.Drawing.Font("宋体", 9F); this.txtTurnoverDumpZ.ForeColor = System.Drawing.Color.White; this.txtTurnoverDumpZ.Location = new System.Drawing.Point(86, 123); this.txtTurnoverDumpZ.Name = "txtTurnoverDumpZ"; this.txtTurnoverDumpZ.Size = new System.Drawing.Size(85, 21); this.txtTurnoverDumpZ.TabIndex = 46; this.txtTurnoverDumpZ.Tag = "TurnoverZ"; this.txtTurnoverDumpZ.Text = "0.01"; this.txtTurnoverDumpZ.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtTurnoverDumpZ.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); this.txtTurnoverDumpZ.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.Stop_Click); // // btnTeachTurnoverTakeZ // this.btnTeachTurnoverTakeZ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnTeachTurnoverTakeZ.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnTeachTurnoverTakeZ.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnTeachTurnoverTakeZ.ForeColor = System.Drawing.Color.White; this.btnTeachTurnoverTakeZ.Location = new System.Drawing.Point(195, 51); this.btnTeachTurnoverTakeZ.Name = "btnTeachTurnoverTakeZ"; this.btnTeachTurnoverTakeZ.Size = new System.Drawing.Size(79, 25); this.btnTeachTurnoverTakeZ.TabIndex = 45; this.btnTeachTurnoverTakeZ.Tag = "TurnoverZ"; this.btnTeachTurnoverTakeZ.Text = "示教"; this.btnTeachTurnoverTakeZ.UseVisualStyleBackColor = false; this.btnTeachTurnoverTakeZ.Click += new System.EventHandler(this.Teach_Click); // // txtTurnoverTakeZ // this.txtTurnoverTakeZ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtTurnoverTakeZ.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTurnoverTakeZ.Font = new System.Drawing.Font("宋体", 9F); this.txtTurnoverTakeZ.ForeColor = System.Drawing.Color.White; this.txtTurnoverTakeZ.Location = new System.Drawing.Point(86, 55); this.txtTurnoverTakeZ.Name = "txtTurnoverTakeZ"; this.txtTurnoverTakeZ.Size = new System.Drawing.Size(85, 21); this.txtTurnoverTakeZ.TabIndex = 46; this.txtTurnoverTakeZ.Tag = "TurnoverZ"; this.txtTurnoverTakeZ.Text = "0.01"; this.txtTurnoverTakeZ.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtTurnoverTakeZ.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); this.txtTurnoverTakeZ.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.Stop_Click); // // btnMoveTurnoverDumpY // this.btnMoveTurnoverDumpY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnMoveTurnoverDumpY.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnMoveTurnoverDumpY.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnMoveTurnoverDumpY.ForeColor = System.Drawing.Color.White; this.btnMoveTurnoverDumpY.Location = new System.Drawing.Point(304, 85); this.btnMoveTurnoverDumpY.Name = "btnMoveTurnoverDumpY"; this.btnMoveTurnoverDumpY.Size = new System.Drawing.Size(79, 25); this.btnMoveTurnoverDumpY.TabIndex = 44; this.btnMoveTurnoverDumpY.Tag = "TurnoverY"; this.btnMoveTurnoverDumpY.Text = "运动到此"; this.btnMoveTurnoverDumpY.UseVisualStyleBackColor = false; this.btnMoveTurnoverDumpY.Click += new System.EventHandler(this.Move_Click); // // txtTurnoverDumpY // this.txtTurnoverDumpY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtTurnoverDumpY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTurnoverDumpY.Font = new System.Drawing.Font("宋体", 9F); this.txtTurnoverDumpY.ForeColor = System.Drawing.Color.White; this.txtTurnoverDumpY.Location = new System.Drawing.Point(86, 89); this.txtTurnoverDumpY.Name = "txtTurnoverDumpY"; this.txtTurnoverDumpY.Size = new System.Drawing.Size(85, 21); this.txtTurnoverDumpY.TabIndex = 46; this.txtTurnoverDumpY.Tag = "TurnoverY"; this.txtTurnoverDumpY.Text = "0.01"; this.txtTurnoverDumpY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtTurnoverDumpY.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); this.txtTurnoverDumpY.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.Stop_Click); // // btnMoveTurnoverTakeZ // this.btnMoveTurnoverTakeZ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnMoveTurnoverTakeZ.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnMoveTurnoverTakeZ.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnMoveTurnoverTakeZ.ForeColor = System.Drawing.Color.White; this.btnMoveTurnoverTakeZ.Location = new System.Drawing.Point(304, 51); this.btnMoveTurnoverTakeZ.Name = "btnMoveTurnoverTakeZ"; this.btnMoveTurnoverTakeZ.Size = new System.Drawing.Size(79, 25); this.btnMoveTurnoverTakeZ.TabIndex = 44; this.btnMoveTurnoverTakeZ.Tag = "TurnoverZ"; this.btnMoveTurnoverTakeZ.Text = "运动到此"; this.btnMoveTurnoverTakeZ.UseVisualStyleBackColor = false; this.btnMoveTurnoverTakeZ.Click += new System.EventHandler(this.Move_Click); // // btnMoveTurnoverSafeZ // this.btnMoveTurnoverSafeZ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnMoveTurnoverSafeZ.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnMoveTurnoverSafeZ.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnMoveTurnoverSafeZ.ForeColor = System.Drawing.Color.White; this.btnMoveTurnoverSafeZ.Location = new System.Drawing.Point(304, 153); this.btnMoveTurnoverSafeZ.Name = "btnMoveTurnoverSafeZ"; this.btnMoveTurnoverSafeZ.Size = new System.Drawing.Size(79, 25); this.btnMoveTurnoverSafeZ.TabIndex = 44; this.btnMoveTurnoverSafeZ.Tag = "TurnoverZ"; this.btnMoveTurnoverSafeZ.Text = "运动到此"; this.btnMoveTurnoverSafeZ.UseVisualStyleBackColor = false; this.btnMoveTurnoverSafeZ.Click += new System.EventHandler(this.Move_Click); // // btnTeachTurnoverDumpZ // this.btnTeachTurnoverDumpZ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnTeachTurnoverDumpZ.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnTeachTurnoverDumpZ.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnTeachTurnoverDumpZ.ForeColor = System.Drawing.Color.White; this.btnTeachTurnoverDumpZ.Location = new System.Drawing.Point(195, 119); this.btnTeachTurnoverDumpZ.Name = "btnTeachTurnoverDumpZ"; this.btnTeachTurnoverDumpZ.Size = new System.Drawing.Size(79, 25); this.btnTeachTurnoverDumpZ.TabIndex = 45; this.btnTeachTurnoverDumpZ.Tag = "TurnoverZ"; this.btnTeachTurnoverDumpZ.Text = "示教"; this.btnTeachTurnoverDumpZ.UseVisualStyleBackColor = false; this.btnTeachTurnoverDumpZ.Click += new System.EventHandler(this.Teach_Click); // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(17, 127); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(53, 12); this.label5.TabIndex = 43; this.label5.Text = "放料位Z:"; // // btnTeachTurnoverSafeZ // this.btnTeachTurnoverSafeZ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnTeachTurnoverSafeZ.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnTeachTurnoverSafeZ.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnTeachTurnoverSafeZ.ForeColor = System.Drawing.Color.White; this.btnTeachTurnoverSafeZ.Location = new System.Drawing.Point(195, 153); this.btnTeachTurnoverSafeZ.Name = "btnTeachTurnoverSafeZ"; this.btnTeachTurnoverSafeZ.Size = new System.Drawing.Size(79, 25); this.btnTeachTurnoverSafeZ.TabIndex = 45; this.btnTeachTurnoverSafeZ.Tag = "TurnoverZ"; this.btnTeachTurnoverSafeZ.Text = "示教"; this.btnTeachTurnoverSafeZ.UseVisualStyleBackColor = false; this.btnTeachTurnoverSafeZ.Click += new System.EventHandler(this.Teach_Click); // // txtTurnoverTakeY // this.txtTurnoverTakeY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtTurnoverTakeY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTurnoverTakeY.Font = new System.Drawing.Font("宋体", 9F); this.txtTurnoverTakeY.ForeColor = System.Drawing.Color.White; this.txtTurnoverTakeY.Location = new System.Drawing.Point(86, 21); this.txtTurnoverTakeY.Name = "txtTurnoverTakeY"; this.txtTurnoverTakeY.Size = new System.Drawing.Size(85, 21); this.txtTurnoverTakeY.TabIndex = 46; this.txtTurnoverTakeY.Tag = "TurnoverY"; this.txtTurnoverTakeY.Text = "0.01"; this.txtTurnoverTakeY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtTurnoverTakeY.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); this.txtTurnoverTakeY.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.Stop_Click); // // btnMoveTurnoverDumpZ // this.btnMoveTurnoverDumpZ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnMoveTurnoverDumpZ.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnMoveTurnoverDumpZ.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnMoveTurnoverDumpZ.ForeColor = System.Drawing.Color.White; this.btnMoveTurnoverDumpZ.Location = new System.Drawing.Point(304, 119); this.btnMoveTurnoverDumpZ.Name = "btnMoveTurnoverDumpZ"; this.btnMoveTurnoverDumpZ.Size = new System.Drawing.Size(79, 25); this.btnMoveTurnoverDumpZ.TabIndex = 44; this.btnMoveTurnoverDumpZ.Tag = "TurnoverZ"; this.btnMoveTurnoverDumpZ.Text = "运动到此"; this.btnMoveTurnoverDumpZ.UseVisualStyleBackColor = false; this.btnMoveTurnoverDumpZ.Click += new System.EventHandler(this.Move_Click); // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(17, 93); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(53, 12); this.label1.TabIndex = 43; this.label1.Text = "放料位Y:"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(17, 25); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(53, 12); this.label2.TabIndex = 43; this.label2.Text = "取料位Y:"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(17, 59); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(53, 12); this.label3.TabIndex = 43; this.label3.Text = "取料位Z:"; // // panelEx2 // this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx2.Location = new System.Drawing.Point(401, 0); this.panelEx2.Name = "panelEx2"; this.panelEx2.Size = new System.Drawing.Size(704, 823); this.panelEx2.TabIndex = 3; // // panelEx1 // this.panelEx1.Controls.Add(this.groupBox3); this.panelEx1.Controls.Add(this.groupBox1); this.panelEx1.Dock = System.Windows.Forms.DockStyle.Left; this.panelEx1.Location = new System.Drawing.Point(0, 0); this.panelEx1.Name = "panelEx1"; this.panelEx1.Size = new System.Drawing.Size(401, 823); this.panelEx1.TabIndex = 2; // // groupBox3 // this.groupBox3.Controls.Add(this.txtTurnoverTrayCloseVacBreakDelaytime); this.groupBox3.Controls.Add(this.txtTurnoverTrayOpenVacBreakDelaytime); this.groupBox3.Controls.Add(this.label16); this.groupBox3.Controls.Add(this.label12); this.groupBox3.Controls.Add(this.txtTurnoverTrayCloseVacSuctionDelaytime); this.groupBox3.Controls.Add(this.txtTurnoverTrayOpenVacSuctionDelaytime); this.groupBox3.Controls.Add(this.label15); this.groupBox3.Controls.Add(this.label11); this.groupBox3.Controls.Add(this.txtTurnoverNozzleCloseVacBreakDelaytime); this.groupBox3.Controls.Add(this.txtTurnoverNozzleOpenVacBreakDelaytime); this.groupBox3.Controls.Add(this.label14); this.groupBox3.Controls.Add(this.label10); this.groupBox3.Controls.Add(this.txtTurnoverNozzleCloseVacSuctionDelaytime); this.groupBox3.Controls.Add(this.label13); this.groupBox3.Controls.Add(this.txtTurnoverNozzleOpenVacSuctionDelaytime); this.groupBox3.Controls.Add(this.label21); this.groupBox3.Controls.Add(this.label17); this.groupBox3.Controls.Add(this.label23); this.groupBox3.Controls.Add(this.button12); this.groupBox3.Controls.Add(this.button2); this.groupBox3.Controls.Add(this.button10); this.groupBox3.Controls.Add(this.button8); this.groupBox3.Controls.Add(this.button11); this.groupBox3.Controls.Add(this.button1); this.groupBox3.Controls.Add(this.button9); this.groupBox3.Controls.Add(this.button7); this.groupBox3.Dock = System.Windows.Forms.DockStyle.Top; this.groupBox3.ForeColor = System.Drawing.Color.White; this.groupBox3.Location = new System.Drawing.Point(0, 385); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(401, 325); this.groupBox3.TabIndex = 5; this.groupBox3.TabStop = false; this.groupBox3.Text = "真空"; // // txtTurnoverTrayCloseVacBreakDelaytime // this.txtTurnoverTrayCloseVacBreakDelaytime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtTurnoverTrayCloseVacBreakDelaytime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTurnoverTrayCloseVacBreakDelaytime.Font = new System.Drawing.Font("宋体", 9F); this.txtTurnoverTrayCloseVacBreakDelaytime.ForeColor = System.Drawing.Color.White; this.txtTurnoverTrayCloseVacBreakDelaytime.Location = new System.Drawing.Point(315, 240); this.txtTurnoverTrayCloseVacBreakDelaytime.Name = "txtTurnoverTrayCloseVacBreakDelaytime"; this.txtTurnoverTrayCloseVacBreakDelaytime.Size = new System.Drawing.Size(50, 21); this.txtTurnoverTrayCloseVacBreakDelaytime.TabIndex = 49; this.txtTurnoverTrayCloseVacBreakDelaytime.Tag = ""; this.txtTurnoverTrayCloseVacBreakDelaytime.Text = "50"; this.txtTurnoverTrayCloseVacBreakDelaytime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtTurnoverTrayCloseVacBreakDelaytime.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); // // txtTurnoverTrayOpenVacBreakDelaytime // this.txtTurnoverTrayOpenVacBreakDelaytime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtTurnoverTrayOpenVacBreakDelaytime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTurnoverTrayOpenVacBreakDelaytime.Font = new System.Drawing.Font("宋体", 9F); this.txtTurnoverTrayOpenVacBreakDelaytime.ForeColor = System.Drawing.Color.White; this.txtTurnoverTrayOpenVacBreakDelaytime.Location = new System.Drawing.Point(130, 240); this.txtTurnoverTrayOpenVacBreakDelaytime.Name = "txtTurnoverTrayOpenVacBreakDelaytime"; this.txtTurnoverTrayOpenVacBreakDelaytime.Size = new System.Drawing.Size(50, 21); this.txtTurnoverTrayOpenVacBreakDelaytime.TabIndex = 49; this.txtTurnoverTrayOpenVacBreakDelaytime.Tag = ""; this.txtTurnoverTrayOpenVacBreakDelaytime.Text = "50"; this.txtTurnoverTrayOpenVacBreakDelaytime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtTurnoverTrayOpenVacBreakDelaytime.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); // // label16 // this.label16.AutoSize = true; this.label16.Location = new System.Drawing.Point(371, 244); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(17, 12); this.label16.TabIndex = 47; this.label16.Text = "ms"; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(186, 244); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(17, 12); this.label12.TabIndex = 47; this.label12.Text = "ms"; // // txtTurnoverTrayCloseVacSuctionDelaytime // this.txtTurnoverTrayCloseVacSuctionDelaytime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtTurnoverTrayCloseVacSuctionDelaytime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTurnoverTrayCloseVacSuctionDelaytime.Font = new System.Drawing.Font("宋体", 9F); this.txtTurnoverTrayCloseVacSuctionDelaytime.ForeColor = System.Drawing.Color.White; this.txtTurnoverTrayCloseVacSuctionDelaytime.Location = new System.Drawing.Point(315, 183); this.txtTurnoverTrayCloseVacSuctionDelaytime.Name = "txtTurnoverTrayCloseVacSuctionDelaytime"; this.txtTurnoverTrayCloseVacSuctionDelaytime.Size = new System.Drawing.Size(50, 21); this.txtTurnoverTrayCloseVacSuctionDelaytime.TabIndex = 49; this.txtTurnoverTrayCloseVacSuctionDelaytime.Tag = ""; this.txtTurnoverTrayCloseVacSuctionDelaytime.Text = "50"; this.txtTurnoverTrayCloseVacSuctionDelaytime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtTurnoverTrayCloseVacSuctionDelaytime.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); // // txtTurnoverTrayOpenVacSuctionDelaytime // this.txtTurnoverTrayOpenVacSuctionDelaytime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtTurnoverTrayOpenVacSuctionDelaytime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTurnoverTrayOpenVacSuctionDelaytime.Font = new System.Drawing.Font("宋体", 9F); this.txtTurnoverTrayOpenVacSuctionDelaytime.ForeColor = System.Drawing.Color.White; this.txtTurnoverTrayOpenVacSuctionDelaytime.Location = new System.Drawing.Point(130, 183); this.txtTurnoverTrayOpenVacSuctionDelaytime.Name = "txtTurnoverTrayOpenVacSuctionDelaytime"; this.txtTurnoverTrayOpenVacSuctionDelaytime.Size = new System.Drawing.Size(50, 21); this.txtTurnoverTrayOpenVacSuctionDelaytime.TabIndex = 49; this.txtTurnoverTrayOpenVacSuctionDelaytime.Tag = ""; this.txtTurnoverTrayOpenVacSuctionDelaytime.Text = "50"; this.txtTurnoverTrayOpenVacSuctionDelaytime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtTurnoverTrayOpenVacSuctionDelaytime.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(371, 187); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(17, 12); this.label15.TabIndex = 47; this.label15.Text = "ms"; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(186, 187); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(17, 12); this.label11.TabIndex = 47; this.label11.Text = "ms"; // // txtTurnoverNozzleCloseVacBreakDelaytime // this.txtTurnoverNozzleCloseVacBreakDelaytime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtTurnoverNozzleCloseVacBreakDelaytime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTurnoverNozzleCloseVacBreakDelaytime.Font = new System.Drawing.Font("宋体", 9F); this.txtTurnoverNozzleCloseVacBreakDelaytime.ForeColor = System.Drawing.Color.White; this.txtTurnoverNozzleCloseVacBreakDelaytime.Location = new System.Drawing.Point(315, 93); this.txtTurnoverNozzleCloseVacBreakDelaytime.Name = "txtTurnoverNozzleCloseVacBreakDelaytime"; this.txtTurnoverNozzleCloseVacBreakDelaytime.Size = new System.Drawing.Size(50, 21); this.txtTurnoverNozzleCloseVacBreakDelaytime.TabIndex = 49; this.txtTurnoverNozzleCloseVacBreakDelaytime.Tag = ""; this.txtTurnoverNozzleCloseVacBreakDelaytime.Text = "50"; this.txtTurnoverNozzleCloseVacBreakDelaytime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtTurnoverNozzleCloseVacBreakDelaytime.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); // // txtTurnoverNozzleOpenVacBreakDelaytime // this.txtTurnoverNozzleOpenVacBreakDelaytime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtTurnoverNozzleOpenVacBreakDelaytime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTurnoverNozzleOpenVacBreakDelaytime.Font = new System.Drawing.Font("宋体", 9F); this.txtTurnoverNozzleOpenVacBreakDelaytime.ForeColor = System.Drawing.Color.White; this.txtTurnoverNozzleOpenVacBreakDelaytime.Location = new System.Drawing.Point(130, 93); this.txtTurnoverNozzleOpenVacBreakDelaytime.Name = "txtTurnoverNozzleOpenVacBreakDelaytime"; this.txtTurnoverNozzleOpenVacBreakDelaytime.Size = new System.Drawing.Size(50, 21); this.txtTurnoverNozzleOpenVacBreakDelaytime.TabIndex = 49; this.txtTurnoverNozzleOpenVacBreakDelaytime.Tag = ""; this.txtTurnoverNozzleOpenVacBreakDelaytime.Text = "50"; this.txtTurnoverNozzleOpenVacBreakDelaytime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtTurnoverNozzleOpenVacBreakDelaytime.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(371, 97); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(17, 12); this.label14.TabIndex = 47; this.label14.Text = "ms"; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(186, 97); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(17, 12); this.label10.TabIndex = 47; this.label10.Text = "ms"; // // txtTurnoverNozzleCloseVacSuctionDelaytime // this.txtTurnoverNozzleCloseVacSuctionDelaytime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtTurnoverNozzleCloseVacSuctionDelaytime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTurnoverNozzleCloseVacSuctionDelaytime.Font = new System.Drawing.Font("宋体", 9F); this.txtTurnoverNozzleCloseVacSuctionDelaytime.ForeColor = System.Drawing.Color.White; this.txtTurnoverNozzleCloseVacSuctionDelaytime.Location = new System.Drawing.Point(315, 40); this.txtTurnoverNozzleCloseVacSuctionDelaytime.Name = "txtTurnoverNozzleCloseVacSuctionDelaytime"; this.txtTurnoverNozzleCloseVacSuctionDelaytime.Size = new System.Drawing.Size(50, 21); this.txtTurnoverNozzleCloseVacSuctionDelaytime.TabIndex = 49; this.txtTurnoverNozzleCloseVacSuctionDelaytime.Tag = ""; this.txtTurnoverNozzleCloseVacSuctionDelaytime.Text = "50"; this.txtTurnoverNozzleCloseVacSuctionDelaytime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtTurnoverNozzleCloseVacSuctionDelaytime.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(371, 44); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(17, 12); this.label13.TabIndex = 47; this.label13.Text = "ms"; // // txtTurnoverNozzleOpenVacSuctionDelaytime // this.txtTurnoverNozzleOpenVacSuctionDelaytime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.txtTurnoverNozzleOpenVacSuctionDelaytime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtTurnoverNozzleOpenVacSuctionDelaytime.Font = new System.Drawing.Font("宋体", 9F); this.txtTurnoverNozzleOpenVacSuctionDelaytime.ForeColor = System.Drawing.Color.White; this.txtTurnoverNozzleOpenVacSuctionDelaytime.Location = new System.Drawing.Point(130, 40); this.txtTurnoverNozzleOpenVacSuctionDelaytime.Name = "txtTurnoverNozzleOpenVacSuctionDelaytime"; this.txtTurnoverNozzleOpenVacSuctionDelaytime.Size = new System.Drawing.Size(50, 21); this.txtTurnoverNozzleOpenVacSuctionDelaytime.TabIndex = 49; this.txtTurnoverNozzleOpenVacSuctionDelaytime.Tag = ""; this.txtTurnoverNozzleOpenVacSuctionDelaytime.Text = "50"; this.txtTurnoverNozzleOpenVacSuctionDelaytime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtTurnoverNozzleOpenVacSuctionDelaytime.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp); // // label21 // this.label21.AutoSize = true; this.label21.Location = new System.Drawing.Point(186, 44); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(17, 12); this.label21.TabIndex = 47; this.label21.Text = "ms"; // // label17 // this.label17.AutoSize = true; this.label17.Location = new System.Drawing.Point(326, 17); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(29, 12); this.label17.TabIndex = 48; this.label17.Text = "延时"; // // label23 // this.label23.AutoSize = true; this.label23.Location = new System.Drawing.Point(145, 17); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(29, 12); this.label23.TabIndex = 48; this.label23.Text = "延时"; // // button12 // this.button12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.button12.FlatAppearance.BorderColor = System.Drawing.Color.White; this.button12.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button12.Font = new System.Drawing.Font("宋体", 9F); this.button12.ForeColor = System.Drawing.Color.White; this.button12.Location = new System.Drawing.Point(209, 229); this.button12.Name = "button12"; this.button12.Size = new System.Drawing.Size(100, 40); this.button12.TabIndex = 45; this.button12.Text = "周转盘真空破关"; this.button12.UseVisualStyleBackColor = false; // // button2 // this.button2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.button2.FlatAppearance.BorderColor = System.Drawing.Color.White; this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button2.Font = new System.Drawing.Font("宋体", 9F); this.button2.ForeColor = System.Drawing.Color.White; this.button2.Location = new System.Drawing.Point(24, 228); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(100, 40); this.button2.TabIndex = 45; this.button2.Text = "周转盘真空破开"; this.button2.UseVisualStyleBackColor = false; // // button10 // this.button10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0))))); this.button10.FlatAppearance.BorderColor = System.Drawing.Color.White; this.button10.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button10.Font = new System.Drawing.Font("宋体", 9F); this.button10.ForeColor = System.Drawing.Color.White; this.button10.Location = new System.Drawing.Point(209, 172); this.button10.Name = "button10"; this.button10.Size = new System.Drawing.Size(100, 40); this.button10.TabIndex = 45; this.button10.Text = "周转盘真空吸关"; this.button10.UseVisualStyleBackColor = false; // // button8 // this.button8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0))))); this.button8.FlatAppearance.BorderColor = System.Drawing.Color.White; this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button8.Font = new System.Drawing.Font("宋体", 9F); this.button8.ForeColor = System.Drawing.Color.White; this.button8.Location = new System.Drawing.Point(209, 30); this.button8.Name = "button8"; this.button8.Size = new System.Drawing.Size(100, 40); this.button8.TabIndex = 45; this.button8.Text = "吸头真空吸关"; this.button8.UseVisualStyleBackColor = false; // // button11 // this.button11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.button11.FlatAppearance.BorderColor = System.Drawing.Color.White; this.button11.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button11.Font = new System.Drawing.Font("宋体", 9F); this.button11.ForeColor = System.Drawing.Color.White; this.button11.Location = new System.Drawing.Point(209, 87); this.button11.Name = "button11"; this.button11.Size = new System.Drawing.Size(100, 40); this.button11.TabIndex = 45; this.button11.Text = "吸头真空破关"; this.button11.UseVisualStyleBackColor = false; // // button1 // this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.button1.FlatAppearance.BorderColor = System.Drawing.Color.White; this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button1.Font = new System.Drawing.Font("宋体", 9F); this.button1.ForeColor = System.Drawing.Color.White; this.button1.Location = new System.Drawing.Point(24, 86); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(100, 40); this.button1.TabIndex = 45; this.button1.Text = "吸头真空破开"; this.button1.UseVisualStyleBackColor = false; // // button9 // this.button9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0))))); this.button9.FlatAppearance.BorderColor = System.Drawing.Color.White; this.button9.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button9.Font = new System.Drawing.Font("宋体", 9F); this.button9.ForeColor = System.Drawing.Color.White; this.button9.Location = new System.Drawing.Point(24, 171); this.button9.Name = "button9"; this.button9.Size = new System.Drawing.Size(100, 40); this.button9.TabIndex = 45; this.button9.Text = "周转盘真空吸开"; this.button9.UseVisualStyleBackColor = false; // // button7 // this.button7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0))))); this.button7.FlatAppearance.BorderColor = System.Drawing.Color.White; this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button7.Font = new System.Drawing.Font("宋体", 9F); this.button7.ForeColor = System.Drawing.Color.White; this.button7.Location = new System.Drawing.Point(24, 29); this.button7.Name = "button7"; this.button7.Size = new System.Drawing.Size(100, 40); this.button7.TabIndex = 45; this.button7.Text = "吸头真空吸开"; this.button7.UseVisualStyleBackColor = false; // // TurnoverConfig // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1105, 823); this.Controls.Add(this.panelEx2); this.Controls.Add(this.panelEx1); this.Name = "TurnoverConfig"; this.Text = "TurnoverConfig"; this.Load += new System.EventHandler(this.TurnoverConfig_Load); this.groupBox1.ResumeLayout(false); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.groupBox5.ResumeLayout(false); this.groupBox5.PerformLayout(); this.panelEx1.ResumeLayout(false); this.groupBox3.ResumeLayout(false); this.groupBox3.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.TextBox txtTurnoverSafeZ; private System.Windows.Forms.Label label4; private System.Windows.Forms.TextBox txtTurnoverDumpZ; private System.Windows.Forms.TextBox txtTurnoverTakeZ; private System.Windows.Forms.TextBox txtTurnoverDumpY; private System.Windows.Forms.Button btnMoveTurnoverSafeZ; private System.Windows.Forms.Label label5; private System.Windows.Forms.TextBox txtTurnoverTakeY; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label2; private System.Windows.Forms.Button btnMoveTurnoverDumpZ; private System.Windows.Forms.Button btnTeachTurnoverSafeZ; private System.Windows.Forms.Button btnTeachTurnoverDumpZ; private System.Windows.Forms.Button btnMoveTurnoverTakeZ; private System.Windows.Forms.Button btnMoveTurnoverDumpY; private System.Windows.Forms.Button btnTeachTurnoverTakeZ; private System.Windows.Forms.Button btnTeachTurnoverDumpY; private System.Windows.Forms.Button btnMoveTurnoverTakeY; private System.Windows.Forms.Button btnTeachTurnoverTakeY; private Controls.PanelEx panelEx2; private Controls.PanelEx panelEx1; private System.Windows.Forms.Button button12; private System.Windows.Forms.Button button2; private System.Windows.Forms.Button button11; private System.Windows.Forms.Button button1; private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.Button button10; private System.Windows.Forms.Button button8; private System.Windows.Forms.Button button9; private System.Windows.Forms.Button button7; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.TextBox txtPressDumpZ; private System.Windows.Forms.TextBox txtPressTakeZ; private System.Windows.Forms.TextBox txtPressDumpY; private System.Windows.Forms.Label label6; private System.Windows.Forms.TextBox txtPressTakeY; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label9; private System.Windows.Forms.Button btnMovePressDumpZ; private System.Windows.Forms.Button btnTeachPressDumpZ; private System.Windows.Forms.Button btnMovePressTakeZ; private System.Windows.Forms.Button btnMovePressDumpY; private System.Windows.Forms.Button btnTeachPressTakeZ; private System.Windows.Forms.Button btnTeachPressDumpY; private System.Windows.Forms.Button btnMovePressTakeY; private System.Windows.Forms.Button btnTeachPressTakeY; private System.Windows.Forms.GroupBox groupBox5; private System.Windows.Forms.TextBox txtTurnoverTrayCloseVacBreakDelaytime; private System.Windows.Forms.TextBox txtTurnoverTrayOpenVacBreakDelaytime; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label label12; private System.Windows.Forms.TextBox txtTurnoverTrayCloseVacSuctionDelaytime; private System.Windows.Forms.TextBox txtTurnoverTrayOpenVacSuctionDelaytime; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label label11; private System.Windows.Forms.TextBox txtTurnoverNozzleCloseVacBreakDelaytime; private System.Windows.Forms.TextBox txtTurnoverNozzleOpenVacBreakDelaytime; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label10; private System.Windows.Forms.TextBox txtTurnoverNozzleCloseVacSuctionDelaytime; private System.Windows.Forms.Label label13; private System.Windows.Forms.TextBox txtTurnoverNozzleOpenVacSuctionDelaytime; private System.Windows.Forms.Label label21; private System.Windows.Forms.Label label17; private System.Windows.Forms.Label label23; } }