You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
554 lines
31 KiB
C#
554 lines
31 KiB
C#
namespace Rs.MotionPlat.SysConfig
|
|
{
|
|
partial class PressConfig
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.panelEx1 = new Rs.Controls.PanelEx();
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
this.button8 = new System.Windows.Forms.Button();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.button7 = new System.Windows.Forms.Button();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.txtPressLowSpeedOffset = new System.Windows.Forms.TextBox();
|
|
this.txtPressSafeZ = new System.Windows.Forms.TextBox();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.txtPressZ = new System.Windows.Forms.TextBox();
|
|
this.btnMovePressSafeZ = new System.Windows.Forms.Button();
|
|
this.txtPressY = new System.Windows.Forms.TextBox();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.btnTeachPressSafeZ = new System.Windows.Forms.Button();
|
|
this.btnMovePressZ = new System.Windows.Forms.Button();
|
|
this.btnTeachPressZ = new System.Windows.Forms.Button();
|
|
this.btnMovePressY = new System.Windows.Forms.Button();
|
|
this.btnTeachPressY = new System.Windows.Forms.Button();
|
|
this.panelEx2 = new Rs.Controls.PanelEx();
|
|
this.txtPresseOpenVacBreakDelaytime = new System.Windows.Forms.TextBox();
|
|
this.txtPressOpenVacSuctionDelaytime = new System.Windows.Forms.TextBox();
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.txtPresseCloseVacSuctionDelaytime = new System.Windows.Forms.TextBox();
|
|
this.txtPressCloseVacBreakDelaytime = new System.Windows.Forms.TextBox();
|
|
this.panelEx1.SuspendLayout();
|
|
this.groupBox3.SuspendLayout();
|
|
this.groupBox1.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// 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, 815);
|
|
this.panelEx1.TabIndex = 0;
|
|
//
|
|
// groupBox3
|
|
//
|
|
this.groupBox3.Controls.Add(this.txtPressCloseVacBreakDelaytime);
|
|
this.groupBox3.Controls.Add(this.txtPresseOpenVacBreakDelaytime);
|
|
this.groupBox3.Controls.Add(this.txtPresseCloseVacSuctionDelaytime);
|
|
this.groupBox3.Controls.Add(this.label7);
|
|
this.groupBox3.Controls.Add(this.txtPressOpenVacSuctionDelaytime);
|
|
this.groupBox3.Controls.Add(this.label6);
|
|
this.groupBox3.Controls.Add(this.label20);
|
|
this.groupBox3.Controls.Add(this.label5);
|
|
this.groupBox3.Controls.Add(this.label21);
|
|
this.groupBox3.Controls.Add(this.label23);
|
|
this.groupBox3.Controls.Add(this.button2);
|
|
this.groupBox3.Controls.Add(this.button8);
|
|
this.groupBox3.Controls.Add(this.button1);
|
|
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, 174);
|
|
this.groupBox3.Name = "groupBox3";
|
|
this.groupBox3.Size = new System.Drawing.Size(401, 222);
|
|
this.groupBox3.TabIndex = 2;
|
|
this.groupBox3.TabStop = false;
|
|
this.groupBox3.Text = "真空吸";
|
|
//
|
|
// 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("宋体", 12F);
|
|
this.button2.ForeColor = System.Drawing.Color.White;
|
|
this.button2.Location = new System.Drawing.Point(204, 115);
|
|
this.button2.Name = "button2";
|
|
this.button2.Size = new System.Drawing.Size(100, 40);
|
|
this.button2.TabIndex = 45;
|
|
this.button2.Text = "真空破关";
|
|
this.button2.UseVisualStyleBackColor = false;
|
|
this.button2.Click += new System.EventHandler(this.button2_Click);
|
|
//
|
|
// 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("宋体", 12F);
|
|
this.button8.ForeColor = System.Drawing.Color.White;
|
|
this.button8.Location = new System.Drawing.Point(204, 39);
|
|
this.button8.Name = "button8";
|
|
this.button8.Size = new System.Drawing.Size(100, 40);
|
|
this.button8.TabIndex = 45;
|
|
this.button8.Text = "真空吸关";
|
|
this.button8.UseVisualStyleBackColor = false;
|
|
this.button8.Click += new System.EventHandler(this.button8_Click);
|
|
//
|
|
// 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("宋体", 12F);
|
|
this.button1.ForeColor = System.Drawing.Color.White;
|
|
this.button1.Location = new System.Drawing.Point(11, 115);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(100, 40);
|
|
this.button1.TabIndex = 45;
|
|
this.button1.Text = "真空破开";
|
|
this.button1.UseVisualStyleBackColor = false;
|
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
//
|
|
// 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("宋体", 12F);
|
|
this.button7.ForeColor = System.Drawing.Color.White;
|
|
this.button7.Location = new System.Drawing.Point(11, 39);
|
|
this.button7.Name = "button7";
|
|
this.button7.Size = new System.Drawing.Size(100, 40);
|
|
this.button7.TabIndex = 45;
|
|
this.button7.Text = "真空吸开";
|
|
this.button7.UseVisualStyleBackColor = false;
|
|
this.button7.Click += new System.EventHandler(this.button7_Click);
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Controls.Add(this.txtPressLowSpeedOffset);
|
|
this.groupBox1.Controls.Add(this.txtPressSafeZ);
|
|
this.groupBox1.Controls.Add(this.label1);
|
|
this.groupBox1.Controls.Add(this.label4);
|
|
this.groupBox1.Controls.Add(this.txtPressZ);
|
|
this.groupBox1.Controls.Add(this.btnMovePressSafeZ);
|
|
this.groupBox1.Controls.Add(this.txtPressY);
|
|
this.groupBox1.Controls.Add(this.label3);
|
|
this.groupBox1.Controls.Add(this.label2);
|
|
this.groupBox1.Controls.Add(this.btnTeachPressSafeZ);
|
|
this.groupBox1.Controls.Add(this.btnMovePressZ);
|
|
this.groupBox1.Controls.Add(this.btnTeachPressZ);
|
|
this.groupBox1.Controls.Add(this.btnMovePressY);
|
|
this.groupBox1.Controls.Add(this.btnTeachPressY);
|
|
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, 174);
|
|
this.groupBox1.TabIndex = 0;
|
|
this.groupBox1.TabStop = false;
|
|
this.groupBox1.Text = "位置";
|
|
//
|
|
// txtPressLowSpeedOffset
|
|
//
|
|
this.txtPressLowSpeedOffset.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
this.txtPressLowSpeedOffset.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.txtPressLowSpeedOffset.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.txtPressLowSpeedOffset.ForeColor = System.Drawing.Color.White;
|
|
this.txtPressLowSpeedOffset.Location = new System.Drawing.Point(98, 122);
|
|
this.txtPressLowSpeedOffset.Name = "txtPressLowSpeedOffset";
|
|
this.txtPressLowSpeedOffset.Size = new System.Drawing.Size(85, 21);
|
|
this.txtPressLowSpeedOffset.TabIndex = 46;
|
|
this.txtPressLowSpeedOffset.Tag = "";
|
|
this.txtPressLowSpeedOffset.Text = "1";
|
|
this.txtPressLowSpeedOffset.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.txtPressLowSpeedOffset.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
this.txtPressLowSpeedOffset.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.Stop_Click);
|
|
//
|
|
// txtPressSafeZ
|
|
//
|
|
this.txtPressSafeZ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
this.txtPressSafeZ.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.txtPressSafeZ.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.txtPressSafeZ.ForeColor = System.Drawing.Color.White;
|
|
this.txtPressSafeZ.Location = new System.Drawing.Point(98, 90);
|
|
this.txtPressSafeZ.Name = "txtPressSafeZ";
|
|
this.txtPressSafeZ.Size = new System.Drawing.Size(85, 21);
|
|
this.txtPressSafeZ.TabIndex = 46;
|
|
this.txtPressSafeZ.Tag = "PressZ";
|
|
this.txtPressSafeZ.Text = "0.01";
|
|
this.txtPressSafeZ.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.txtPressSafeZ.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
this.txtPressSafeZ.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.Stop_Click);
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(12, 126);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(59, 12);
|
|
this.label1.TabIndex = 43;
|
|
this.label1.Text = "低速偏移:";
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(12, 94);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(53, 12);
|
|
this.label4.TabIndex = 43;
|
|
this.label4.Text = "安全位Z:";
|
|
//
|
|
// txtPressZ
|
|
//
|
|
this.txtPressZ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
this.txtPressZ.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.txtPressZ.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.txtPressZ.ForeColor = System.Drawing.Color.White;
|
|
this.txtPressZ.Location = new System.Drawing.Point(98, 57);
|
|
this.txtPressZ.Name = "txtPressZ";
|
|
this.txtPressZ.Size = new System.Drawing.Size(85, 21);
|
|
this.txtPressZ.TabIndex = 46;
|
|
this.txtPressZ.Tag = "PressZ";
|
|
this.txtPressZ.Text = "0.01";
|
|
this.txtPressZ.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.txtPressZ.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
this.txtPressZ.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.Stop_Click);
|
|
//
|
|
// btnMovePressSafeZ
|
|
//
|
|
this.btnMovePressSafeZ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
this.btnMovePressSafeZ.FlatAppearance.BorderColor = System.Drawing.Color.White;
|
|
this.btnMovePressSafeZ.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnMovePressSafeZ.ForeColor = System.Drawing.Color.White;
|
|
this.btnMovePressSafeZ.Location = new System.Drawing.Point(299, 86);
|
|
this.btnMovePressSafeZ.Name = "btnMovePressSafeZ";
|
|
this.btnMovePressSafeZ.Size = new System.Drawing.Size(79, 25);
|
|
this.btnMovePressSafeZ.TabIndex = 44;
|
|
this.btnMovePressSafeZ.Tag = "PressZ";
|
|
this.btnMovePressSafeZ.Text = "运动到此";
|
|
this.btnMovePressSafeZ.UseVisualStyleBackColor = false;
|
|
this.btnMovePressSafeZ.Click += new System.EventHandler(this.Move_Click);
|
|
//
|
|
// txtPressY
|
|
//
|
|
this.txtPressY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
this.txtPressY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.txtPressY.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.txtPressY.ForeColor = System.Drawing.Color.White;
|
|
this.txtPressY.Location = new System.Drawing.Point(98, 24);
|
|
this.txtPressY.Name = "txtPressY";
|
|
this.txtPressY.Size = new System.Drawing.Size(85, 21);
|
|
this.txtPressY.TabIndex = 46;
|
|
this.txtPressY.Tag = "TurnoverY";
|
|
this.txtPressY.Text = "0.01";
|
|
this.txtPressY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.txtPressY.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
this.txtPressY.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.Stop_Click);
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(12, 61);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(53, 12);
|
|
this.label3.TabIndex = 43;
|
|
this.label3.Text = "保压位Z:";
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(12, 28);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(53, 12);
|
|
this.label2.TabIndex = 43;
|
|
this.label2.Text = "保压位Y:";
|
|
//
|
|
// btnTeachPressSafeZ
|
|
//
|
|
this.btnTeachPressSafeZ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
this.btnTeachPressSafeZ.FlatAppearance.BorderColor = System.Drawing.Color.White;
|
|
this.btnTeachPressSafeZ.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnTeachPressSafeZ.ForeColor = System.Drawing.Color.White;
|
|
this.btnTeachPressSafeZ.Location = new System.Drawing.Point(200, 86);
|
|
this.btnTeachPressSafeZ.Name = "btnTeachPressSafeZ";
|
|
this.btnTeachPressSafeZ.Size = new System.Drawing.Size(79, 25);
|
|
this.btnTeachPressSafeZ.TabIndex = 45;
|
|
this.btnTeachPressSafeZ.Tag = "PressZ";
|
|
this.btnTeachPressSafeZ.Text = "示教";
|
|
this.btnTeachPressSafeZ.UseVisualStyleBackColor = false;
|
|
this.btnTeachPressSafeZ.Click += new System.EventHandler(this.Teach_Click);
|
|
//
|
|
// btnMovePressZ
|
|
//
|
|
this.btnMovePressZ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
this.btnMovePressZ.FlatAppearance.BorderColor = System.Drawing.Color.White;
|
|
this.btnMovePressZ.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnMovePressZ.ForeColor = System.Drawing.Color.White;
|
|
this.btnMovePressZ.Location = new System.Drawing.Point(299, 53);
|
|
this.btnMovePressZ.Name = "btnMovePressZ";
|
|
this.btnMovePressZ.Size = new System.Drawing.Size(79, 25);
|
|
this.btnMovePressZ.TabIndex = 44;
|
|
this.btnMovePressZ.Tag = "PressZ";
|
|
this.btnMovePressZ.Text = "运动到此";
|
|
this.btnMovePressZ.UseVisualStyleBackColor = false;
|
|
this.btnMovePressZ.Click += new System.EventHandler(this.Move_Click);
|
|
//
|
|
// btnTeachPressZ
|
|
//
|
|
this.btnTeachPressZ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
this.btnTeachPressZ.FlatAppearance.BorderColor = System.Drawing.Color.White;
|
|
this.btnTeachPressZ.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnTeachPressZ.ForeColor = System.Drawing.Color.White;
|
|
this.btnTeachPressZ.Location = new System.Drawing.Point(200, 53);
|
|
this.btnTeachPressZ.Name = "btnTeachPressZ";
|
|
this.btnTeachPressZ.Size = new System.Drawing.Size(79, 25);
|
|
this.btnTeachPressZ.TabIndex = 45;
|
|
this.btnTeachPressZ.Tag = "PressZ";
|
|
this.btnTeachPressZ.Text = "示教";
|
|
this.btnTeachPressZ.UseVisualStyleBackColor = false;
|
|
this.btnTeachPressZ.Click += new System.EventHandler(this.Teach_Click);
|
|
//
|
|
// btnMovePressY
|
|
//
|
|
this.btnMovePressY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
this.btnMovePressY.FlatAppearance.BorderColor = System.Drawing.Color.White;
|
|
this.btnMovePressY.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnMovePressY.ForeColor = System.Drawing.Color.White;
|
|
this.btnMovePressY.Location = new System.Drawing.Point(299, 20);
|
|
this.btnMovePressY.Name = "btnMovePressY";
|
|
this.btnMovePressY.Size = new System.Drawing.Size(79, 25);
|
|
this.btnMovePressY.TabIndex = 44;
|
|
this.btnMovePressY.Tag = "TurnoverY";
|
|
this.btnMovePressY.Text = "运动到此";
|
|
this.btnMovePressY.UseVisualStyleBackColor = false;
|
|
this.btnMovePressY.Click += new System.EventHandler(this.Move_Click);
|
|
//
|
|
// btnTeachPressY
|
|
//
|
|
this.btnTeachPressY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
this.btnTeachPressY.FlatAppearance.BorderColor = System.Drawing.Color.White;
|
|
this.btnTeachPressY.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnTeachPressY.ForeColor = System.Drawing.Color.White;
|
|
this.btnTeachPressY.Location = new System.Drawing.Point(200, 20);
|
|
this.btnTeachPressY.Name = "btnTeachPressY";
|
|
this.btnTeachPressY.Size = new System.Drawing.Size(79, 25);
|
|
this.btnTeachPressY.TabIndex = 45;
|
|
this.btnTeachPressY.Tag = "TurnoverY";
|
|
this.btnTeachPressY.Text = "示教";
|
|
this.btnTeachPressY.UseVisualStyleBackColor = false;
|
|
this.btnTeachPressY.Click += new System.EventHandler(this.Teach_Click);
|
|
//
|
|
// 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(844, 815);
|
|
this.panelEx2.TabIndex = 1;
|
|
//
|
|
// txtPresseOpenVacBreakDelaytime
|
|
//
|
|
this.txtPresseOpenVacBreakDelaytime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
this.txtPresseOpenVacBreakDelaytime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.txtPresseOpenVacBreakDelaytime.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.txtPresseOpenVacBreakDelaytime.ForeColor = System.Drawing.Color.White;
|
|
this.txtPresseOpenVacBreakDelaytime.Location = new System.Drawing.Point(117, 129);
|
|
this.txtPresseOpenVacBreakDelaytime.Name = "txtPresseOpenVacBreakDelaytime";
|
|
this.txtPresseOpenVacBreakDelaytime.Size = new System.Drawing.Size(50, 21);
|
|
this.txtPresseOpenVacBreakDelaytime.TabIndex = 50;
|
|
this.txtPresseOpenVacBreakDelaytime.Tag = "TurnoverY";
|
|
this.txtPresseOpenVacBreakDelaytime.Text = "50";
|
|
this.txtPresseOpenVacBreakDelaytime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.txtPresseOpenVacBreakDelaytime.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
//
|
|
// txtPressOpenVacSuctionDelaytime
|
|
//
|
|
this.txtPressOpenVacSuctionDelaytime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
this.txtPressOpenVacSuctionDelaytime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.txtPressOpenVacSuctionDelaytime.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.txtPressOpenVacSuctionDelaytime.ForeColor = System.Drawing.Color.White;
|
|
this.txtPressOpenVacSuctionDelaytime.Location = new System.Drawing.Point(117, 53);
|
|
this.txtPressOpenVacSuctionDelaytime.Name = "txtPressOpenVacSuctionDelaytime";
|
|
this.txtPressOpenVacSuctionDelaytime.Size = new System.Drawing.Size(50, 21);
|
|
this.txtPressOpenVacSuctionDelaytime.TabIndex = 51;
|
|
this.txtPressOpenVacSuctionDelaytime.Tag = "";
|
|
this.txtPressOpenVacSuctionDelaytime.Text = "50";
|
|
this.txtPressOpenVacSuctionDelaytime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.txtPressOpenVacSuctionDelaytime.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
//
|
|
// label20
|
|
//
|
|
this.label20.AutoSize = true;
|
|
this.label20.Location = new System.Drawing.Point(173, 134);
|
|
this.label20.Name = "label20";
|
|
this.label20.Size = new System.Drawing.Size(17, 12);
|
|
this.label20.TabIndex = 47;
|
|
this.label20.Text = "ms";
|
|
//
|
|
// label21
|
|
//
|
|
this.label21.AutoSize = true;
|
|
this.label21.Location = new System.Drawing.Point(173, 57);
|
|
this.label21.Name = "label21";
|
|
this.label21.Size = new System.Drawing.Size(17, 12);
|
|
this.label21.TabIndex = 48;
|
|
this.label21.Text = "ms";
|
|
//
|
|
// label23
|
|
//
|
|
this.label23.AutoSize = true;
|
|
this.label23.Location = new System.Drawing.Point(127, 30);
|
|
this.label23.Name = "label23";
|
|
this.label23.Size = new System.Drawing.Size(29, 12);
|
|
this.label23.TabIndex = 49;
|
|
this.label23.Text = "延时";
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Location = new System.Drawing.Point(329, 30);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(29, 12);
|
|
this.label5.TabIndex = 49;
|
|
this.label5.Text = "延时";
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Location = new System.Drawing.Point(375, 57);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(17, 12);
|
|
this.label6.TabIndex = 48;
|
|
this.label6.Text = "ms";
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Location = new System.Drawing.Point(375, 134);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(17, 12);
|
|
this.label7.TabIndex = 47;
|
|
this.label7.Text = "ms";
|
|
//
|
|
// txtPresseCloseVacSuctionDelaytime
|
|
//
|
|
this.txtPresseCloseVacSuctionDelaytime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
this.txtPresseCloseVacSuctionDelaytime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.txtPresseCloseVacSuctionDelaytime.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.txtPresseCloseVacSuctionDelaytime.ForeColor = System.Drawing.Color.White;
|
|
this.txtPresseCloseVacSuctionDelaytime.Location = new System.Drawing.Point(319, 53);
|
|
this.txtPresseCloseVacSuctionDelaytime.Name = "txtPresseCloseVacSuctionDelaytime";
|
|
this.txtPresseCloseVacSuctionDelaytime.Size = new System.Drawing.Size(50, 21);
|
|
this.txtPresseCloseVacSuctionDelaytime.TabIndex = 51;
|
|
this.txtPresseCloseVacSuctionDelaytime.Tag = "";
|
|
this.txtPresseCloseVacSuctionDelaytime.Text = "50";
|
|
this.txtPresseCloseVacSuctionDelaytime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.txtPresseCloseVacSuctionDelaytime.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
//
|
|
// txtPressCloseVacBreakDelaytime
|
|
//
|
|
this.txtPressCloseVacBreakDelaytime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
this.txtPressCloseVacBreakDelaytime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.txtPressCloseVacBreakDelaytime.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.txtPressCloseVacBreakDelaytime.ForeColor = System.Drawing.Color.White;
|
|
this.txtPressCloseVacBreakDelaytime.Location = new System.Drawing.Point(319, 129);
|
|
this.txtPressCloseVacBreakDelaytime.Name = "txtPressCloseVacBreakDelaytime";
|
|
this.txtPressCloseVacBreakDelaytime.Size = new System.Drawing.Size(50, 21);
|
|
this.txtPressCloseVacBreakDelaytime.TabIndex = 50;
|
|
this.txtPressCloseVacBreakDelaytime.Tag = "TurnoverY";
|
|
this.txtPressCloseVacBreakDelaytime.Text = "50";
|
|
this.txtPressCloseVacBreakDelaytime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.txtPressCloseVacBreakDelaytime.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
//
|
|
// PressConfig
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1245, 815);
|
|
this.Controls.Add(this.panelEx2);
|
|
this.Controls.Add(this.panelEx1);
|
|
this.Name = "PressConfig";
|
|
this.Text = "PressConfig";
|
|
this.Load += new System.EventHandler(this.PressConfig_Load);
|
|
this.panelEx1.ResumeLayout(false);
|
|
this.groupBox3.ResumeLayout(false);
|
|
this.groupBox3.PerformLayout();
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.groupBox1.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private Controls.PanelEx panelEx1;
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
private System.Windows.Forms.TextBox txtPressY;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Button btnMovePressY;
|
|
private System.Windows.Forms.Button btnTeachPressY;
|
|
private Controls.PanelEx panelEx2;
|
|
private System.Windows.Forms.GroupBox groupBox3;
|
|
private System.Windows.Forms.Button button8;
|
|
private System.Windows.Forms.Button button7;
|
|
private System.Windows.Forms.TextBox txtPressSafeZ;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.TextBox txtPressZ;
|
|
private System.Windows.Forms.Button btnMovePressSafeZ;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Button btnTeachPressSafeZ;
|
|
private System.Windows.Forms.Button btnMovePressZ;
|
|
private System.Windows.Forms.Button btnTeachPressZ;
|
|
private System.Windows.Forms.Button button2;
|
|
private System.Windows.Forms.Button button1;
|
|
private System.Windows.Forms.TextBox txtPressLowSpeedOffset;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.TextBox txtPressCloseVacBreakDelaytime;
|
|
private System.Windows.Forms.TextBox txtPresseOpenVacBreakDelaytime;
|
|
private System.Windows.Forms.TextBox txtPresseCloseVacSuctionDelaytime;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.TextBox txtPressOpenVacSuctionDelaytime;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.Label label20;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.Label label21;
|
|
private System.Windows.Forms.Label label23;
|
|
}
|
|
} |