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.
Rs.DeweyTester/Rs.DeweyTester/TestFrm.Designer.cs

225 lines
9.7 KiB
C#

1 year ago
namespace Rs.MotionPlat
{
partial class TestFrm
{
/// <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.button7 = new System.Windows.Forms.Button();
this.button8 = new System.Windows.Forms.Button();
this.button10 = new System.Windows.Forms.Button();
this.button21 = new System.Windows.Forms.Button();
this.button24 = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.button3 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.button5 = new System.Windows.Forms.Button();
this.button6 = new System.Windows.Forms.Button();
this.button9 = new System.Windows.Forms.Button();
this.button11 = new System.Windows.Forms.Button();
this.button12 = new System.Windows.Forms.Button();
1 year ago
this.SuspendLayout();
//
// button7
//
this.button7.Location = new System.Drawing.Point(193, 25);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(89, 63);
this.button7.TabIndex = 6;
this.button7.Text = "Input上料";
this.button7.UseVisualStyleBackColor = true;
//
// button8
//
this.button8.Location = new System.Drawing.Point(299, 25);
this.button8.Name = "button8";
this.button8.Size = new System.Drawing.Size(89, 63);
this.button8.TabIndex = 6;
this.button8.Text = "Empty上料";
this.button8.UseVisualStyleBackColor = true;
//
// button10
//
this.button10.Location = new System.Drawing.Point(68, 25);
this.button10.Name = "button10";
this.button10.Size = new System.Drawing.Size(89, 63);
this.button10.TabIndex = 8;
this.button10.Text = "Ok料仓上料";
this.button10.UseVisualStyleBackColor = true;
//
// button21
//
this.button21.Location = new System.Drawing.Point(259, 154);
this.button21.Name = "button21";
this.button21.Size = new System.Drawing.Size(108, 53);
this.button21.TabIndex = 18;
this.button21.Text = "飞拍验证";
this.button21.UseVisualStyleBackColor = true;
this.button21.Click += new System.EventHandler(this.button21_Click);
//
// button24
//
this.button24.Location = new System.Drawing.Point(68, 154);
this.button24.Name = "button24";
this.button24.Size = new System.Drawing.Size(141, 53);
this.button24.TabIndex = 20;
this.button24.Text = "重复精度验证";
this.button24.UseVisualStyleBackColor = true;
this.button24.Click += new System.EventHandler(this.button24_Click);
//
// button1
//
this.button1.Location = new System.Drawing.Point(68, 276);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(141, 49);
this.button1.TabIndex = 21;
this.button1.Text = "治具5取放料测试";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click_1);
//
// button2
//
this.button2.Location = new System.Drawing.Point(247, 276);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(141, 49);
this.button2.TabIndex = 21;
this.button2.Text = "治具5取放料测试";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click_1);
//
// button3
//
this.button3.Location = new System.Drawing.Point(521, 183);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(75, 23);
this.button3.TabIndex = 22;
this.button3.Text = "button3";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// button4
//
this.button4.Location = new System.Drawing.Point(68, 387);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(119, 55);
this.button4.TabIndex = 23;
this.button4.Text = "相机触发";
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.button4_Click);
//
// button5
//
this.button5.Location = new System.Drawing.Point(248, 387);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(119, 55);
this.button5.TabIndex = 23;
this.button5.Text = "相机循环触发";
this.button5.UseVisualStyleBackColor = true;
this.button5.Click += new System.EventHandler(this.button5_Click_1);
//
// button6
//
this.button6.Location = new System.Drawing.Point(82, 479);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(75, 23);
this.button6.TabIndex = 24;
this.button6.Text = "button6";
this.button6.UseVisualStyleBackColor = true;
this.button6.Click += new System.EventHandler(this.button6_Click_1);
//
// button9
//
this.button9.Location = new System.Drawing.Point(247, 478);
this.button9.Name = "button9";
this.button9.Size = new System.Drawing.Size(75, 23);
this.button9.TabIndex = 25;
this.button9.Text = "button9";
this.button9.UseVisualStyleBackColor = true;
this.button9.Click += new System.EventHandler(this.button9_Click);
//
// button11
//
this.button11.Location = new System.Drawing.Point(82, 545);
this.button11.Name = "button11";
this.button11.Size = new System.Drawing.Size(75, 23);
this.button11.TabIndex = 26;
this.button11.Text = "开始测试";
this.button11.UseVisualStyleBackColor = true;
this.button11.Click += new System.EventHandler(this.button11_Click);
//
// button12
//
this.button12.Location = new System.Drawing.Point(484, 355);
this.button12.Name = "button12";
this.button12.Size = new System.Drawing.Size(129, 56);
this.button12.TabIndex = 27;
this.button12.Text = "工作前准备";
this.button12.UseVisualStyleBackColor = true;
this.button12.Click += new System.EventHandler(this.button12_Click);
//
1 year ago
// TestFrm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1336, 854);
this.Controls.Add(this.button12);
this.Controls.Add(this.button11);
this.Controls.Add(this.button9);
this.Controls.Add(this.button6);
this.Controls.Add(this.button5);
this.Controls.Add(this.button4);
this.Controls.Add(this.button3);
this.Controls.Add(this.button2);
this.Controls.Add(this.button1);
this.Controls.Add(this.button24);
this.Controls.Add(this.button21);
this.Controls.Add(this.button10);
this.Controls.Add(this.button8);
this.Controls.Add(this.button7);
1 year ago
this.Name = "TestFrm";
this.Text = "TestFrm";
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Button button7;
private System.Windows.Forms.Button button8;
private System.Windows.Forms.Button button10;
private System.Windows.Forms.Button button21;
private System.Windows.Forms.Button button24;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Button button9;
private System.Windows.Forms.Button button11;
private System.Windows.Forms.Button button12;
1 year ago
}
}