|
|
|
|
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.button24 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button4 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button5 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button11 = new System.Windows.Forms.Button();
|
|
|
|
|
this.button13 = new System.Windows.Forms.Button();
|
|
|
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.radioButton16 = new System.Windows.Forms.RadioButton();
|
|
|
|
|
this.radioButton6 = new System.Windows.Forms.RadioButton();
|
|
|
|
|
this.radioButton15 = new System.Windows.Forms.RadioButton();
|
|
|
|
|
this.radioButton5 = new System.Windows.Forms.RadioButton();
|
|
|
|
|
this.radioButton14 = new System.Windows.Forms.RadioButton();
|
|
|
|
|
this.radioButton3 = new System.Windows.Forms.RadioButton();
|
|
|
|
|
this.radioButton13 = new System.Windows.Forms.RadioButton();
|
|
|
|
|
this.radioButton8 = new System.Windows.Forms.RadioButton();
|
|
|
|
|
this.radioButton12 = new System.Windows.Forms.RadioButton();
|
|
|
|
|
this.radioButton4 = new System.Windows.Forms.RadioButton();
|
|
|
|
|
this.radioButton11 = new System.Windows.Forms.RadioButton();
|
|
|
|
|
this.radioButton7 = new System.Windows.Forms.RadioButton();
|
|
|
|
|
this.radioButton10 = new System.Windows.Forms.RadioButton();
|
|
|
|
|
this.radioButton2 = new System.Windows.Forms.RadioButton();
|
|
|
|
|
this.radioButton9 = new System.Windows.Forms.RadioButton();
|
|
|
|
|
this.radioButton1 = new System.Windows.Forms.RadioButton();
|
|
|
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.comboBox1 = new System.Windows.Forms.ComboBox();
|
|
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
|
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.button9 = new System.Windows.Forms.Button();
|
|
|
|
|
this.groupBox4 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.comboBox3 = new System.Windows.Forms.ComboBox();
|
|
|
|
|
this.comboBox2 = new System.Windows.Forms.ComboBox();
|
|
|
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
|
|
|
this.textBox3 = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
|
|
this.textBox6 = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.textBox2 = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
|
|
this.textBox5 = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
|
|
this.groupBox1.SuspendLayout();
|
|
|
|
|
this.groupBox2.SuspendLayout();
|
|
|
|
|
this.groupBox3.SuspendLayout();
|
|
|
|
|
this.groupBox4.SuspendLayout();
|
|
|
|
|
this.SuspendLayout();
|
|
|
|
|
//
|
|
|
|
|
// button24
|
|
|
|
|
//
|
|
|
|
|
this.button24.ForeColor = System.Drawing.Color.Black;
|
|
|
|
|
this.button24.Location = new System.Drawing.Point(24, 116);
|
|
|
|
|
this.button24.Name = "button24";
|
|
|
|
|
this.button24.Size = new System.Drawing.Size(119, 55);
|
|
|
|
|
this.button24.TabIndex = 20;
|
|
|
|
|
this.button24.Text = "重复精度验证";
|
|
|
|
|
this.button24.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button24.Click += new System.EventHandler(this.button24_Click);
|
|
|
|
|
//
|
|
|
|
|
// button4
|
|
|
|
|
//
|
|
|
|
|
this.button4.ForeColor = System.Drawing.Color.Black;
|
|
|
|
|
this.button4.Location = new System.Drawing.Point(24, 29);
|
|
|
|
|
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.ForeColor = System.Drawing.Color.Black;
|
|
|
|
|
this.button5.Location = new System.Drawing.Point(204, 29);
|
|
|
|
|
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);
|
|
|
|
|
//
|
|
|
|
|
// button11
|
|
|
|
|
//
|
|
|
|
|
this.button11.ForeColor = System.Drawing.Color.Black;
|
|
|
|
|
this.button11.Location = new System.Drawing.Point(68, 103);
|
|
|
|
|
this.button11.Name = "button11";
|
|
|
|
|
this.button11.Size = new System.Drawing.Size(223, 50);
|
|
|
|
|
this.button11.TabIndex = 26;
|
|
|
|
|
this.button11.Text = "开始测试";
|
|
|
|
|
this.button11.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button11.Click += new System.EventHandler(this.button11_Click);
|
|
|
|
|
//
|
|
|
|
|
// button13
|
|
|
|
|
//
|
|
|
|
|
this.button13.ForeColor = System.Drawing.Color.Black;
|
|
|
|
|
this.button13.Location = new System.Drawing.Point(71, 119);
|
|
|
|
|
this.button13.Name = "button13";
|
|
|
|
|
this.button13.Size = new System.Drawing.Size(191, 47);
|
|
|
|
|
this.button13.TabIndex = 28;
|
|
|
|
|
this.button13.Text = "飞拍整盘验证";
|
|
|
|
|
this.button13.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button13.Click += new System.EventHandler(this.button13_Click);
|
|
|
|
|
//
|
|
|
|
|
// groupBox1
|
|
|
|
|
//
|
|
|
|
|
this.groupBox1.Controls.Add(this.radioButton16);
|
|
|
|
|
this.groupBox1.Controls.Add(this.radioButton6);
|
|
|
|
|
this.groupBox1.Controls.Add(this.radioButton15);
|
|
|
|
|
this.groupBox1.Controls.Add(this.radioButton5);
|
|
|
|
|
this.groupBox1.Controls.Add(this.radioButton14);
|
|
|
|
|
this.groupBox1.Controls.Add(this.radioButton3);
|
|
|
|
|
this.groupBox1.Controls.Add(this.radioButton13);
|
|
|
|
|
this.groupBox1.Controls.Add(this.radioButton8);
|
|
|
|
|
this.groupBox1.Controls.Add(this.radioButton12);
|
|
|
|
|
this.groupBox1.Controls.Add(this.radioButton4);
|
|
|
|
|
this.groupBox1.Controls.Add(this.radioButton11);
|
|
|
|
|
this.groupBox1.Controls.Add(this.radioButton7);
|
|
|
|
|
this.groupBox1.Controls.Add(this.radioButton10);
|
|
|
|
|
this.groupBox1.Controls.Add(this.radioButton2);
|
|
|
|
|
this.groupBox1.Controls.Add(this.radioButton9);
|
|
|
|
|
this.groupBox1.Controls.Add(this.radioButton1);
|
|
|
|
|
this.groupBox1.Controls.Add(this.button13);
|
|
|
|
|
this.groupBox1.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.groupBox1.Location = new System.Drawing.Point(840, 12);
|
|
|
|
|
this.groupBox1.Name = "groupBox1";
|
|
|
|
|
this.groupBox1.Size = new System.Drawing.Size(336, 187);
|
|
|
|
|
this.groupBox1.TabIndex = 31;
|
|
|
|
|
this.groupBox1.TabStop = false;
|
|
|
|
|
this.groupBox1.Text = "飞拍";
|
|
|
|
|
//
|
|
|
|
|
// radioButton16
|
|
|
|
|
//
|
|
|
|
|
this.radioButton16.AutoSize = true;
|
|
|
|
|
this.radioButton16.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.radioButton16.Location = new System.Drawing.Point(196, 76);
|
|
|
|
|
this.radioButton16.Name = "radioButton16";
|
|
|
|
|
this.radioButton16.Size = new System.Drawing.Size(35, 16);
|
|
|
|
|
this.radioButton16.TabIndex = 29;
|
|
|
|
|
this.radioButton16.TabStop = true;
|
|
|
|
|
this.radioButton16.Text = "14";
|
|
|
|
|
this.radioButton16.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// radioButton6
|
|
|
|
|
//
|
|
|
|
|
this.radioButton6.AutoSize = true;
|
|
|
|
|
this.radioButton6.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.radioButton6.Location = new System.Drawing.Point(196, 33);
|
|
|
|
|
this.radioButton6.Name = "radioButton6";
|
|
|
|
|
this.radioButton6.Size = new System.Drawing.Size(29, 16);
|
|
|
|
|
this.radioButton6.TabIndex = 29;
|
|
|
|
|
this.radioButton6.TabStop = true;
|
|
|
|
|
this.radioButton6.Text = "6";
|
|
|
|
|
this.radioButton6.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// radioButton15
|
|
|
|
|
//
|
|
|
|
|
this.radioButton15.AutoSize = true;
|
|
|
|
|
this.radioButton15.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.radioButton15.Location = new System.Drawing.Point(161, 76);
|
|
|
|
|
this.radioButton15.Name = "radioButton15";
|
|
|
|
|
this.radioButton15.Size = new System.Drawing.Size(35, 16);
|
|
|
|
|
this.radioButton15.TabIndex = 29;
|
|
|
|
|
this.radioButton15.TabStop = true;
|
|
|
|
|
this.radioButton15.Text = "13";
|
|
|
|
|
this.radioButton15.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// radioButton5
|
|
|
|
|
//
|
|
|
|
|
this.radioButton5.AutoSize = true;
|
|
|
|
|
this.radioButton5.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.radioButton5.Location = new System.Drawing.Point(161, 33);
|
|
|
|
|
this.radioButton5.Name = "radioButton5";
|
|
|
|
|
this.radioButton5.Size = new System.Drawing.Size(29, 16);
|
|
|
|
|
this.radioButton5.TabIndex = 29;
|
|
|
|
|
this.radioButton5.TabStop = true;
|
|
|
|
|
this.radioButton5.Text = "5";
|
|
|
|
|
this.radioButton5.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// radioButton14
|
|
|
|
|
//
|
|
|
|
|
this.radioButton14.AutoSize = true;
|
|
|
|
|
this.radioButton14.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.radioButton14.Location = new System.Drawing.Point(92, 76);
|
|
|
|
|
this.radioButton14.Name = "radioButton14";
|
|
|
|
|
this.radioButton14.Size = new System.Drawing.Size(35, 16);
|
|
|
|
|
this.radioButton14.TabIndex = 29;
|
|
|
|
|
this.radioButton14.TabStop = true;
|
|
|
|
|
this.radioButton14.Text = "11";
|
|
|
|
|
this.radioButton14.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// radioButton3
|
|
|
|
|
//
|
|
|
|
|
this.radioButton3.AutoSize = true;
|
|
|
|
|
this.radioButton3.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.radioButton3.Location = new System.Drawing.Point(92, 33);
|
|
|
|
|
this.radioButton3.Name = "radioButton3";
|
|
|
|
|
this.radioButton3.Size = new System.Drawing.Size(29, 16);
|
|
|
|
|
this.radioButton3.TabIndex = 29;
|
|
|
|
|
this.radioButton3.TabStop = true;
|
|
|
|
|
this.radioButton3.Text = "3";
|
|
|
|
|
this.radioButton3.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// radioButton13
|
|
|
|
|
//
|
|
|
|
|
this.radioButton13.AutoSize = true;
|
|
|
|
|
this.radioButton13.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.radioButton13.Location = new System.Drawing.Point(268, 76);
|
|
|
|
|
this.radioButton13.Name = "radioButton13";
|
|
|
|
|
this.radioButton13.Size = new System.Drawing.Size(35, 16);
|
|
|
|
|
this.radioButton13.TabIndex = 29;
|
|
|
|
|
this.radioButton13.TabStop = true;
|
|
|
|
|
this.radioButton13.Text = "16";
|
|
|
|
|
this.radioButton13.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// radioButton8
|
|
|
|
|
//
|
|
|
|
|
this.radioButton8.AutoSize = true;
|
|
|
|
|
this.radioButton8.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.radioButton8.Location = new System.Drawing.Point(268, 33);
|
|
|
|
|
this.radioButton8.Name = "radioButton8";
|
|
|
|
|
this.radioButton8.Size = new System.Drawing.Size(29, 16);
|
|
|
|
|
this.radioButton8.TabIndex = 29;
|
|
|
|
|
this.radioButton8.TabStop = true;
|
|
|
|
|
this.radioButton8.Text = "8";
|
|
|
|
|
this.radioButton8.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// radioButton12
|
|
|
|
|
//
|
|
|
|
|
this.radioButton12.AutoSize = true;
|
|
|
|
|
this.radioButton12.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.radioButton12.Location = new System.Drawing.Point(126, 76);
|
|
|
|
|
this.radioButton12.Name = "radioButton12";
|
|
|
|
|
this.radioButton12.Size = new System.Drawing.Size(35, 16);
|
|
|
|
|
this.radioButton12.TabIndex = 29;
|
|
|
|
|
this.radioButton12.TabStop = true;
|
|
|
|
|
this.radioButton12.Text = "12";
|
|
|
|
|
this.radioButton12.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// radioButton4
|
|
|
|
|
//
|
|
|
|
|
this.radioButton4.AutoSize = true;
|
|
|
|
|
this.radioButton4.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.radioButton4.Location = new System.Drawing.Point(126, 33);
|
|
|
|
|
this.radioButton4.Name = "radioButton4";
|
|
|
|
|
this.radioButton4.Size = new System.Drawing.Size(29, 16);
|
|
|
|
|
this.radioButton4.TabIndex = 29;
|
|
|
|
|
this.radioButton4.TabStop = true;
|
|
|
|
|
this.radioButton4.Text = "4";
|
|
|
|
|
this.radioButton4.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// radioButton11
|
|
|
|
|
//
|
|
|
|
|
this.radioButton11.AutoSize = true;
|
|
|
|
|
this.radioButton11.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.radioButton11.Location = new System.Drawing.Point(233, 76);
|
|
|
|
|
this.radioButton11.Name = "radioButton11";
|
|
|
|
|
this.radioButton11.Size = new System.Drawing.Size(35, 16);
|
|
|
|
|
this.radioButton11.TabIndex = 29;
|
|
|
|
|
this.radioButton11.TabStop = true;
|
|
|
|
|
this.radioButton11.Text = "15";
|
|
|
|
|
this.radioButton11.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// radioButton7
|
|
|
|
|
//
|
|
|
|
|
this.radioButton7.AutoSize = true;
|
|
|
|
|
this.radioButton7.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.radioButton7.Location = new System.Drawing.Point(233, 33);
|
|
|
|
|
this.radioButton7.Name = "radioButton7";
|
|
|
|
|
this.radioButton7.Size = new System.Drawing.Size(29, 16);
|
|
|
|
|
this.radioButton7.TabIndex = 29;
|
|
|
|
|
this.radioButton7.TabStop = true;
|
|
|
|
|
this.radioButton7.Text = "7";
|
|
|
|
|
this.radioButton7.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// radioButton10
|
|
|
|
|
//
|
|
|
|
|
this.radioButton10.AutoSize = true;
|
|
|
|
|
this.radioButton10.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.radioButton10.Location = new System.Drawing.Point(57, 76);
|
|
|
|
|
this.radioButton10.Name = "radioButton10";
|
|
|
|
|
this.radioButton10.Size = new System.Drawing.Size(35, 16);
|
|
|
|
|
this.radioButton10.TabIndex = 29;
|
|
|
|
|
this.radioButton10.TabStop = true;
|
|
|
|
|
this.radioButton10.Text = "10";
|
|
|
|
|
this.radioButton10.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// radioButton2
|
|
|
|
|
//
|
|
|
|
|
this.radioButton2.AutoSize = true;
|
|
|
|
|
this.radioButton2.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.radioButton2.Location = new System.Drawing.Point(57, 33);
|
|
|
|
|
this.radioButton2.Name = "radioButton2";
|
|
|
|
|
this.radioButton2.Size = new System.Drawing.Size(29, 16);
|
|
|
|
|
this.radioButton2.TabIndex = 29;
|
|
|
|
|
this.radioButton2.TabStop = true;
|
|
|
|
|
this.radioButton2.Text = "2";
|
|
|
|
|
this.radioButton2.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// radioButton9
|
|
|
|
|
//
|
|
|
|
|
this.radioButton9.AutoSize = true;
|
|
|
|
|
this.radioButton9.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.radioButton9.Location = new System.Drawing.Point(22, 76);
|
|
|
|
|
this.radioButton9.Name = "radioButton9";
|
|
|
|
|
this.radioButton9.Size = new System.Drawing.Size(29, 16);
|
|
|
|
|
this.radioButton9.TabIndex = 29;
|
|
|
|
|
this.radioButton9.TabStop = true;
|
|
|
|
|
this.radioButton9.Text = "9";
|
|
|
|
|
this.radioButton9.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// radioButton1
|
|
|
|
|
//
|
|
|
|
|
this.radioButton1.AutoSize = true;
|
|
|
|
|
this.radioButton1.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.radioButton1.Location = new System.Drawing.Point(22, 33);
|
|
|
|
|
this.radioButton1.Name = "radioButton1";
|
|
|
|
|
this.radioButton1.Size = new System.Drawing.Size(29, 16);
|
|
|
|
|
this.radioButton1.TabIndex = 29;
|
|
|
|
|
this.radioButton1.TabStop = true;
|
|
|
|
|
this.radioButton1.Text = "1";
|
|
|
|
|
this.radioButton1.UseVisualStyleBackColor = true;
|
|
|
|
|
//
|
|
|
|
|
// groupBox2
|
|
|
|
|
//
|
|
|
|
|
this.groupBox2.Controls.Add(this.comboBox1);
|
|
|
|
|
this.groupBox2.Controls.Add(this.label2);
|
|
|
|
|
this.groupBox2.Controls.Add(this.label1);
|
|
|
|
|
this.groupBox2.Controls.Add(this.textBox1);
|
|
|
|
|
this.groupBox2.Controls.Add(this.button11);
|
|
|
|
|
this.groupBox2.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.groupBox2.Location = new System.Drawing.Point(415, 25);
|
|
|
|
|
this.groupBox2.Name = "groupBox2";
|
|
|
|
|
this.groupBox2.Size = new System.Drawing.Size(362, 174);
|
|
|
|
|
this.groupBox2.TabIndex = 32;
|
|
|
|
|
this.groupBox2.TabStop = false;
|
|
|
|
|
this.groupBox2.Text = "Test";
|
|
|
|
|
//
|
|
|
|
|
// comboBox1
|
|
|
|
|
//
|
|
|
|
|
this.comboBox1.FormattingEnabled = true;
|
|
|
|
|
this.comboBox1.Items.AddRange(new object[] {
|
|
|
|
|
"1",
|
|
|
|
|
"2",
|
|
|
|
|
"3",
|
|
|
|
|
"4",
|
|
|
|
|
"5",
|
|
|
|
|
"6"});
|
|
|
|
|
this.comboBox1.Location = new System.Drawing.Point(103, 21);
|
|
|
|
|
this.comboBox1.Name = "comboBox1";
|
|
|
|
|
this.comboBox1.Size = new System.Drawing.Size(188, 20);
|
|
|
|
|
this.comboBox1.TabIndex = 29;
|
|
|
|
|
//
|
|
|
|
|
// label2
|
|
|
|
|
//
|
|
|
|
|
this.label2.AutoSize = true;
|
|
|
|
|
this.label2.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.label2.Location = new System.Drawing.Point(54, 22);
|
|
|
|
|
this.label2.Name = "label2";
|
|
|
|
|
this.label2.Size = new System.Drawing.Size(35, 12);
|
|
|
|
|
this.label2.TabIndex = 28;
|
|
|
|
|
this.label2.Text = "治具:";
|
|
|
|
|
//
|
|
|
|
|
// label1
|
|
|
|
|
//
|
|
|
|
|
this.label1.AutoSize = true;
|
|
|
|
|
this.label1.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.label1.Location = new System.Drawing.Point(54, 68);
|
|
|
|
|
this.label1.Name = "label1";
|
|
|
|
|
this.label1.Size = new System.Drawing.Size(23, 12);
|
|
|
|
|
this.label1.TabIndex = 28;
|
|
|
|
|
this.label1.Text = "SN:";
|
|
|
|
|
//
|
|
|
|
|
// textBox1
|
|
|
|
|
//
|
|
|
|
|
this.textBox1.Location = new System.Drawing.Point(103, 63);
|
|
|
|
|
this.textBox1.Name = "textBox1";
|
|
|
|
|
this.textBox1.Size = new System.Drawing.Size(188, 21);
|
|
|
|
|
this.textBox1.TabIndex = 27;
|
|
|
|
|
//
|
|
|
|
|
// groupBox3
|
|
|
|
|
//
|
|
|
|
|
this.groupBox3.Controls.Add(this.button24);
|
|
|
|
|
this.groupBox3.Controls.Add(this.button4);
|
|
|
|
|
this.groupBox3.Controls.Add(this.button5);
|
|
|
|
|
this.groupBox3.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.groupBox3.Location = new System.Drawing.Point(29, 12);
|
|
|
|
|
this.groupBox3.Name = "groupBox3";
|
|
|
|
|
this.groupBox3.Size = new System.Drawing.Size(336, 187);
|
|
|
|
|
this.groupBox3.TabIndex = 32;
|
|
|
|
|
this.groupBox3.TabStop = false;
|
|
|
|
|
this.groupBox3.Text = "相机";
|
|
|
|
|
//
|
|
|
|
|
// button9
|
|
|
|
|
//
|
|
|
|
|
this.button9.ForeColor = System.Drawing.Color.Black;
|
|
|
|
|
this.button9.Location = new System.Drawing.Point(96, 31);
|
|
|
|
|
this.button9.Name = "button9";
|
|
|
|
|
this.button9.Size = new System.Drawing.Size(128, 45);
|
|
|
|
|
this.button9.TabIndex = 38;
|
|
|
|
|
this.button9.Text = "产品搬运";
|
|
|
|
|
this.button9.UseVisualStyleBackColor = true;
|
|
|
|
|
this.button9.Click += new System.EventHandler(this.button9_Click);
|
|
|
|
|
//
|
|
|
|
|
// groupBox4
|
|
|
|
|
//
|
|
|
|
|
this.groupBox4.Controls.Add(this.comboBox3);
|
|
|
|
|
this.groupBox4.Controls.Add(this.comboBox2);
|
|
|
|
|
this.groupBox4.Controls.Add(this.label8);
|
|
|
|
|
this.groupBox4.Controls.Add(this.textBox3);
|
|
|
|
|
this.groupBox4.Controls.Add(this.label7);
|
|
|
|
|
this.groupBox4.Controls.Add(this.label4);
|
|
|
|
|
this.groupBox4.Controls.Add(this.button9);
|
|
|
|
|
this.groupBox4.Controls.Add(this.textBox6);
|
|
|
|
|
this.groupBox4.Controls.Add(this.textBox2);
|
|
|
|
|
this.groupBox4.Controls.Add(this.label6);
|
|
|
|
|
this.groupBox4.Controls.Add(this.label3);
|
|
|
|
|
this.groupBox4.Controls.Add(this.textBox5);
|
|
|
|
|
this.groupBox4.Controls.Add(this.label5);
|
|
|
|
|
this.groupBox4.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.groupBox4.Location = new System.Drawing.Point(29, 241);
|
|
|
|
|
this.groupBox4.Name = "groupBox4";
|
|
|
|
|
this.groupBox4.Size = new System.Drawing.Size(336, 122);
|
|
|
|
|
this.groupBox4.TabIndex = 41;
|
|
|
|
|
this.groupBox4.TabStop = false;
|
|
|
|
|
this.groupBox4.Text = "产品搬运";
|
|
|
|
|
//
|
|
|
|
|
// comboBox3
|
|
|
|
|
//
|
|
|
|
|
this.comboBox3.FormattingEnabled = true;
|
|
|
|
|
this.comboBox3.Location = new System.Drawing.Point(211, 114);
|
|
|
|
|
this.comboBox3.Name = "comboBox3";
|
|
|
|
|
this.comboBox3.Size = new System.Drawing.Size(86, 20);
|
|
|
|
|
this.comboBox3.TabIndex = 39;
|
|
|
|
|
this.comboBox3.Visible = false;
|
|
|
|
|
//
|
|
|
|
|
// comboBox2
|
|
|
|
|
//
|
|
|
|
|
this.comboBox2.FormattingEnabled = true;
|
|
|
|
|
this.comboBox2.Location = new System.Drawing.Point(57, 114);
|
|
|
|
|
this.comboBox2.Name = "comboBox2";
|
|
|
|
|
this.comboBox2.Size = new System.Drawing.Size(86, 20);
|
|
|
|
|
this.comboBox2.TabIndex = 39;
|
|
|
|
|
this.comboBox2.Visible = false;
|
|
|
|
|
//
|
|
|
|
|
// label8
|
|
|
|
|
//
|
|
|
|
|
this.label8.AutoSize = true;
|
|
|
|
|
this.label8.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.label8.Location = new System.Drawing.Point(179, 117);
|
|
|
|
|
this.label8.Name = "label8";
|
|
|
|
|
this.label8.Size = new System.Drawing.Size(17, 12);
|
|
|
|
|
this.label8.TabIndex = 28;
|
|
|
|
|
this.label8.Text = "到";
|
|
|
|
|
this.label8.Visible = false;
|
|
|
|
|
//
|
|
|
|
|
// textBox3
|
|
|
|
|
//
|
|
|
|
|
this.textBox3.Location = new System.Drawing.Point(242, 75);
|
|
|
|
|
this.textBox3.Name = "textBox3";
|
|
|
|
|
this.textBox3.Size = new System.Drawing.Size(55, 21);
|
|
|
|
|
this.textBox3.TabIndex = 29;
|
|
|
|
|
this.textBox3.Visible = false;
|
|
|
|
|
//
|
|
|
|
|
// label7
|
|
|
|
|
//
|
|
|
|
|
this.label7.AutoSize = true;
|
|
|
|
|
this.label7.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.label7.Location = new System.Drawing.Point(25, 117);
|
|
|
|
|
this.label7.Name = "label7";
|
|
|
|
|
this.label7.Size = new System.Drawing.Size(17, 12);
|
|
|
|
|
this.label7.TabIndex = 28;
|
|
|
|
|
this.label7.Text = "从";
|
|
|
|
|
this.label7.Visible = false;
|
|
|
|
|
//
|
|
|
|
|
// label4
|
|
|
|
|
//
|
|
|
|
|
this.label4.AutoSize = true;
|
|
|
|
|
this.label4.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.label4.Location = new System.Drawing.Point(177, 78);
|
|
|
|
|
this.label4.Name = "label4";
|
|
|
|
|
this.label4.Size = new System.Drawing.Size(65, 12);
|
|
|
|
|
this.label4.TabIndex = 28;
|
|
|
|
|
this.label4.Text = "放料偏移Y:";
|
|
|
|
|
this.label4.Visible = false;
|
|
|
|
|
//
|
|
|
|
|
// textBox6
|
|
|
|
|
//
|
|
|
|
|
this.textBox6.Location = new System.Drawing.Point(242, 28);
|
|
|
|
|
this.textBox6.Name = "textBox6";
|
|
|
|
|
this.textBox6.Size = new System.Drawing.Size(55, 21);
|
|
|
|
|
this.textBox6.TabIndex = 29;
|
|
|
|
|
this.textBox6.Visible = false;
|
|
|
|
|
//
|
|
|
|
|
// textBox2
|
|
|
|
|
//
|
|
|
|
|
this.textBox2.Location = new System.Drawing.Point(90, 72);
|
|
|
|
|
this.textBox2.Name = "textBox2";
|
|
|
|
|
this.textBox2.Size = new System.Drawing.Size(66, 21);
|
|
|
|
|
this.textBox2.TabIndex = 29;
|
|
|
|
|
this.textBox2.Visible = false;
|
|
|
|
|
//
|
|
|
|
|
// label6
|
|
|
|
|
//
|
|
|
|
|
this.label6.AutoSize = true;
|
|
|
|
|
this.label6.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.label6.Location = new System.Drawing.Point(177, 31);
|
|
|
|
|
this.label6.Name = "label6";
|
|
|
|
|
this.label6.Size = new System.Drawing.Size(65, 12);
|
|
|
|
|
this.label6.TabIndex = 28;
|
|
|
|
|
this.label6.Text = "取料偏移Y:";
|
|
|
|
|
this.label6.Visible = false;
|
|
|
|
|
//
|
|
|
|
|
// label3
|
|
|
|
|
//
|
|
|
|
|
this.label3.AutoSize = true;
|
|
|
|
|
this.label3.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.label3.Location = new System.Drawing.Point(25, 75);
|
|
|
|
|
this.label3.Name = "label3";
|
|
|
|
|
this.label3.Size = new System.Drawing.Size(65, 12);
|
|
|
|
|
this.label3.TabIndex = 28;
|
|
|
|
|
this.label3.Text = "放料偏移X:";
|
|
|
|
|
this.label3.Visible = false;
|
|
|
|
|
//
|
|
|
|
|
// textBox5
|
|
|
|
|
//
|
|
|
|
|
this.textBox5.Location = new System.Drawing.Point(90, 28);
|
|
|
|
|
this.textBox5.Name = "textBox5";
|
|
|
|
|
this.textBox5.Size = new System.Drawing.Size(66, 21);
|
|
|
|
|
this.textBox5.TabIndex = 29;
|
|
|
|
|
this.textBox5.Visible = false;
|
|
|
|
|
//
|
|
|
|
|
// label5
|
|
|
|
|
//
|
|
|
|
|
this.label5.AutoSize = true;
|
|
|
|
|
this.label5.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.label5.Location = new System.Drawing.Point(25, 31);
|
|
|
|
|
this.label5.Name = "label5";
|
|
|
|
|
this.label5.Size = new System.Drawing.Size(65, 12);
|
|
|
|
|
this.label5.TabIndex = 28;
|
|
|
|
|
this.label5.Text = "取料偏移X:";
|
|
|
|
|
this.label5.Visible = false;
|
|
|
|
|
//
|
|
|
|
|
// 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.groupBox4);
|
|
|
|
|
this.Controls.Add(this.groupBox3);
|
|
|
|
|
this.Controls.Add(this.groupBox2);
|
|
|
|
|
this.Controls.Add(this.groupBox1);
|
|
|
|
|
this.Name = "TestFrm";
|
|
|
|
|
this.Text = "TestFrm";
|
|
|
|
|
this.groupBox1.ResumeLayout(false);
|
|
|
|
|
this.groupBox1.PerformLayout();
|
|
|
|
|
this.groupBox2.ResumeLayout(false);
|
|
|
|
|
this.groupBox2.PerformLayout();
|
|
|
|
|
this.groupBox3.ResumeLayout(false);
|
|
|
|
|
this.groupBox4.ResumeLayout(false);
|
|
|
|
|
this.groupBox4.PerformLayout();
|
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#endregion
|
|
|
|
|
private System.Windows.Forms.Button button24;
|
|
|
|
|
private System.Windows.Forms.Button button4;
|
|
|
|
|
private System.Windows.Forms.Button button5;
|
|
|
|
|
private System.Windows.Forms.Button button11;
|
|
|
|
|
private System.Windows.Forms.Button button13;
|
|
|
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
|
|
|
private System.Windows.Forms.RadioButton radioButton16;
|
|
|
|
|
private System.Windows.Forms.RadioButton radioButton6;
|
|
|
|
|
private System.Windows.Forms.RadioButton radioButton15;
|
|
|
|
|
private System.Windows.Forms.RadioButton radioButton5;
|
|
|
|
|
private System.Windows.Forms.RadioButton radioButton14;
|
|
|
|
|
private System.Windows.Forms.RadioButton radioButton3;
|
|
|
|
|
private System.Windows.Forms.RadioButton radioButton13;
|
|
|
|
|
private System.Windows.Forms.RadioButton radioButton8;
|
|
|
|
|
private System.Windows.Forms.RadioButton radioButton12;
|
|
|
|
|
private System.Windows.Forms.RadioButton radioButton4;
|
|
|
|
|
private System.Windows.Forms.RadioButton radioButton11;
|
|
|
|
|
private System.Windows.Forms.RadioButton radioButton7;
|
|
|
|
|
private System.Windows.Forms.RadioButton radioButton10;
|
|
|
|
|
private System.Windows.Forms.RadioButton radioButton2;
|
|
|
|
|
private System.Windows.Forms.RadioButton radioButton9;
|
|
|
|
|
private System.Windows.Forms.RadioButton radioButton1;
|
|
|
|
|
private System.Windows.Forms.GroupBox groupBox2;
|
|
|
|
|
private System.Windows.Forms.GroupBox groupBox3;
|
|
|
|
|
private System.Windows.Forms.TextBox textBox1;
|
|
|
|
|
private System.Windows.Forms.Label label1;
|
|
|
|
|
private System.Windows.Forms.ComboBox comboBox1;
|
|
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
|
|
private System.Windows.Forms.Button button9;
|
|
|
|
|
private System.Windows.Forms.GroupBox groupBox4;
|
|
|
|
|
private System.Windows.Forms.TextBox textBox3;
|
|
|
|
|
private System.Windows.Forms.Label label4;
|
|
|
|
|
private System.Windows.Forms.TextBox textBox6;
|
|
|
|
|
private System.Windows.Forms.TextBox textBox2;
|
|
|
|
|
private System.Windows.Forms.Label label6;
|
|
|
|
|
private System.Windows.Forms.Label label3;
|
|
|
|
|
private System.Windows.Forms.TextBox textBox5;
|
|
|
|
|
private System.Windows.Forms.Label label5;
|
|
|
|
|
private System.Windows.Forms.Label label7;
|
|
|
|
|
private System.Windows.Forms.ComboBox comboBox3;
|
|
|
|
|
private System.Windows.Forms.ComboBox comboBox2;
|
|
|
|
|
private System.Windows.Forms.Label label8;
|
|
|
|
|
}
|
|
|
|
|
}
|