Files
42-CATL-DianChiXian-SCADA_CATL/DT_SCADA/F_RobotMonitor.Designer.cs
2026-06-08 17:12:01 +08:00

1271 lines
60 KiB
C#

namespace DT_YQJF_DC_SLN
{
partial class F_RobotMonitor
{
/// <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.lb_Robot = new System.Windows.Forms.ListBox();
this.label1 = new System.Windows.Forms.Label();
this.txt_J1 = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.txt_J2 = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.txt_J3 = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.txt_J4 = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.txt_J5 = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.txt_J6 = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.txt_J7 = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
this.txt_J8 = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.txt_J9 = new System.Windows.Forms.TextBox();
this.label10 = new System.Windows.Forms.Label();
this.txt_J10 = new System.Windows.Forms.TextBox();
this.label11 = new System.Windows.Forms.Label();
this.txt_J11 = new System.Windows.Forms.TextBox();
this.label12 = new System.Windows.Forms.Label();
this.txt_J12 = new System.Windows.Forms.TextBox();
this.btn_Submit = new System.Windows.Forms.Button();
this.txt_Set_J1 = new System.Windows.Forms.TextBox();
this.txt_Set_J7 = new System.Windows.Forms.TextBox();
this.txt_Set_J2 = new System.Windows.Forms.TextBox();
this.txt_Set_J8 = new System.Windows.Forms.TextBox();
this.txt_Set_J3 = new System.Windows.Forms.TextBox();
this.txt_Set_J9 = new System.Windows.Forms.TextBox();
this.txt_Set_J4 = new System.Windows.Forms.TextBox();
this.txt_Set_J10 = new System.Windows.Forms.TextBox();
this.txt_Set_J5 = new System.Windows.Forms.TextBox();
this.txt_Set_J11 = new System.Windows.Forms.TextBox();
this.txt_Set_J6 = new System.Windows.Forms.TextBox();
this.txt_Set_J12 = new System.Windows.Forms.TextBox();
this.panel_Debug_Txt = new System.Windows.Forms.Panel();
this.panel_Debug_Btn = new System.Windows.Forms.Panel();
this.btn_Fill_Joint = new System.Windows.Forms.Button();
this.panel1 = new System.Windows.Forms.Panel();
this.comboBox1_Axis_J1 = new System.Windows.Forms.ComboBox();
this.comboBox1_Axis_J12 = new System.Windows.Forms.ComboBox();
this.comboBox1_Axis_J11 = new System.Windows.Forms.ComboBox();
this.comboBox1_Axis_J10 = new System.Windows.Forms.ComboBox();
this.comboBox1_Axis_J9 = new System.Windows.Forms.ComboBox();
this.comboBox1_Axis_J8 = new System.Windows.Forms.ComboBox();
this.comboBox1_Axis_J7 = new System.Windows.Forms.ComboBox();
this.comboBox1_Axis_J6 = new System.Windows.Forms.ComboBox();
this.comboBox1_Axis_J5 = new System.Windows.Forms.ComboBox();
this.comboBox1_Axis_J4 = new System.Windows.Forms.ComboBox();
this.comboBox1_Axis_J3 = new System.Windows.Forms.ComboBox();
this.comboBox1_Axis_J2 = new System.Windows.Forms.ComboBox();
this.panel2 = new System.Windows.Forms.Panel();
this.comboBox1_Flip_J1 = new System.Windows.Forms.ComboBox();
this.comboBox1_Flip_J2 = new System.Windows.Forms.ComboBox();
this.comboBox1_Flip_J12 = new System.Windows.Forms.ComboBox();
this.comboBox1_Flip_J3 = new System.Windows.Forms.ComboBox();
this.comboBox1_Flip_J4 = new System.Windows.Forms.ComboBox();
this.comboBox1_Flip_J11 = new System.Windows.Forms.ComboBox();
this.comboBox1_Flip_J5 = new System.Windows.Forms.ComboBox();
this.comboBox1_Flip_J6 = new System.Windows.Forms.ComboBox();
this.comboBox1_Flip_J10 = new System.Windows.Forms.ComboBox();
this.comboBox1_Flip_J7 = new System.Windows.Forms.ComboBox();
this.comboBox1_Flip_J8 = new System.Windows.Forms.ComboBox();
this.comboBox1_Flip_J9 = new System.Windows.Forms.ComboBox();
this.panel3 = new System.Windows.Forms.Panel();
this.numericUpDown_j12 = new System.Windows.Forms.NumericUpDown();
this.numericUpDown_j11 = new System.Windows.Forms.NumericUpDown();
this.numericUpDown_j10 = new System.Windows.Forms.NumericUpDown();
this.numericUpDown_j9 = new System.Windows.Forms.NumericUpDown();
this.numericUpDown_j8 = new System.Windows.Forms.NumericUpDown();
this.numericUpDown_j7 = new System.Windows.Forms.NumericUpDown();
this.numericUpDown_j6 = new System.Windows.Forms.NumericUpDown();
this.numericUpDown_j5 = new System.Windows.Forms.NumericUpDown();
this.numericUpDown_j4 = new System.Windows.Forms.NumericUpDown();
this.numericUpDown_j3 = new System.Windows.Forms.NumericUpDown();
this.numericUpDown_j2 = new System.Windows.Forms.NumericUpDown();
this.numericUpDown_j1 = new System.Windows.Forms.NumericUpDown();
this.label13 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.button1 = new System.Windows.Forms.Button();
this.label17 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.label19_currentId = new System.Windows.Forms.Label();
this.button2save = new System.Windows.Forms.Button();
this.label19_apply = new System.Windows.Forms.Label();
this.txt_Detail = new System.Windows.Forms.TextBox();
this.panel_Debug_Txt.SuspendLayout();
this.panel_Debug_Btn.SuspendLayout();
this.panel1.SuspendLayout();
this.panel2.SuspendLayout();
this.panel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown_j12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown_j11)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown_j10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown_j9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown_j8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown_j7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown_j6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown_j5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown_j4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown_j3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown_j2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown_j1)).BeginInit();
this.SuspendLayout();
//
// lb_Robot
//
this.lb_Robot.FormattingEnabled = true;
this.lb_Robot.ItemHeight = 12;
this.lb_Robot.Location = new System.Drawing.Point(12, 24);
this.lb_Robot.Name = "lb_Robot";
this.lb_Robot.Size = new System.Drawing.Size(235, 700);
this.lb_Robot.TabIndex = 0;
this.lb_Robot.SelectedIndexChanged += new System.EventHandler(this.lb_Robot_SelectedIndexChanged);
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(275, 30);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(35, 12);
this.label1.TabIndex = 1;
this.label1.Text = "关节1";
//
// txt_J1
//
this.txt_J1.Location = new System.Drawing.Point(326, 26);
this.txt_J1.Name = "txt_J1";
this.txt_J1.ReadOnly = true;
this.txt_J1.Size = new System.Drawing.Size(81, 21);
this.txt_J1.TabIndex = 2;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(275, 57);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(35, 12);
this.label2.TabIndex = 1;
this.label2.Text = "关节2";
//
// txt_J2
//
this.txt_J2.Location = new System.Drawing.Point(326, 53);
this.txt_J2.Name = "txt_J2";
this.txt_J2.ReadOnly = true;
this.txt_J2.Size = new System.Drawing.Size(81, 21);
this.txt_J2.TabIndex = 2;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(275, 84);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(35, 12);
this.label3.TabIndex = 1;
this.label3.Text = "关节3";
//
// txt_J3
//
this.txt_J3.Location = new System.Drawing.Point(326, 80);
this.txt_J3.Name = "txt_J3";
this.txt_J3.ReadOnly = true;
this.txt_J3.Size = new System.Drawing.Size(81, 21);
this.txt_J3.TabIndex = 2;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(275, 111);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(35, 12);
this.label4.TabIndex = 1;
this.label4.Text = "关节4";
//
// txt_J4
//
this.txt_J4.Location = new System.Drawing.Point(326, 107);
this.txt_J4.Name = "txt_J4";
this.txt_J4.ReadOnly = true;
this.txt_J4.Size = new System.Drawing.Size(81, 21);
this.txt_J4.TabIndex = 2;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(275, 139);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(35, 12);
this.label5.TabIndex = 1;
this.label5.Text = "关节5";
//
// txt_J5
//
this.txt_J5.Location = new System.Drawing.Point(326, 135);
this.txt_J5.Name = "txt_J5";
this.txt_J5.ReadOnly = true;
this.txt_J5.Size = new System.Drawing.Size(81, 21);
this.txt_J5.TabIndex = 2;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(275, 166);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(35, 12);
this.label6.TabIndex = 1;
this.label6.Text = "关节6";
//
// txt_J6
//
this.txt_J6.Location = new System.Drawing.Point(326, 162);
this.txt_J6.Name = "txt_J6";
this.txt_J6.ReadOnly = true;
this.txt_J6.Size = new System.Drawing.Size(81, 21);
this.txt_J6.TabIndex = 2;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(275, 212);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(35, 12);
this.label7.TabIndex = 1;
this.label7.Text = "关节7";
//
// txt_J7
//
this.txt_J7.Location = new System.Drawing.Point(326, 208);
this.txt_J7.Name = "txt_J7";
this.txt_J7.ReadOnly = true;
this.txt_J7.Size = new System.Drawing.Size(81, 21);
this.txt_J7.TabIndex = 2;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(275, 239);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(35, 12);
this.label8.TabIndex = 1;
this.label8.Text = "关节8";
//
// txt_J8
//
this.txt_J8.Location = new System.Drawing.Point(326, 235);
this.txt_J8.Name = "txt_J8";
this.txt_J8.ReadOnly = true;
this.txt_J8.Size = new System.Drawing.Size(81, 21);
this.txt_J8.TabIndex = 2;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(275, 266);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(35, 12);
this.label9.TabIndex = 1;
this.label9.Text = "关节9";
//
// txt_J9
//
this.txt_J9.Location = new System.Drawing.Point(326, 262);
this.txt_J9.Name = "txt_J9";
this.txt_J9.ReadOnly = true;
this.txt_J9.Size = new System.Drawing.Size(81, 21);
this.txt_J9.TabIndex = 2;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(275, 293);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(41, 12);
this.label10.TabIndex = 1;
this.label10.Text = "关节10";
//
// txt_J10
//
this.txt_J10.Location = new System.Drawing.Point(326, 289);
this.txt_J10.Name = "txt_J10";
this.txt_J10.ReadOnly = true;
this.txt_J10.Size = new System.Drawing.Size(81, 21);
this.txt_J10.TabIndex = 2;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(275, 321);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(41, 12);
this.label11.TabIndex = 1;
this.label11.Text = "关节11";
//
// txt_J11
//
this.txt_J11.Location = new System.Drawing.Point(326, 317);
this.txt_J11.Name = "txt_J11";
this.txt_J11.ReadOnly = true;
this.txt_J11.Size = new System.Drawing.Size(81, 21);
this.txt_J11.TabIndex = 2;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(275, 348);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(41, 12);
this.label12.TabIndex = 1;
this.label12.Text = "关节12";
//
// txt_J12
//
this.txt_J12.Location = new System.Drawing.Point(326, 344);
this.txt_J12.Name = "txt_J12";
this.txt_J12.ReadOnly = true;
this.txt_J12.Size = new System.Drawing.Size(81, 21);
this.txt_J12.TabIndex = 2;
//
// btn_Submit
//
this.btn_Submit.Location = new System.Drawing.Point(128, 3);
this.btn_Submit.Name = "btn_Submit";
this.btn_Submit.Size = new System.Drawing.Size(116, 37);
this.btn_Submit.TabIndex = 3;
this.btn_Submit.Text = "测试值提交";
this.btn_Submit.UseVisualStyleBackColor = true;
this.btn_Submit.Click += new System.EventHandler(this.btn_Submit_Click);
//
// txt_Set_J1
//
this.txt_Set_J1.Location = new System.Drawing.Point(13, 6);
this.txt_Set_J1.Name = "txt_Set_J1";
this.txt_Set_J1.Size = new System.Drawing.Size(87, 21);
this.txt_Set_J1.TabIndex = 2;
//
// txt_Set_J7
//
this.txt_Set_J7.Location = new System.Drawing.Point(13, 188);
this.txt_Set_J7.Name = "txt_Set_J7";
this.txt_Set_J7.Size = new System.Drawing.Size(87, 21);
this.txt_Set_J7.TabIndex = 2;
//
// txt_Set_J2
//
this.txt_Set_J2.Location = new System.Drawing.Point(13, 33);
this.txt_Set_J2.Name = "txt_Set_J2";
this.txt_Set_J2.Size = new System.Drawing.Size(87, 21);
this.txt_Set_J2.TabIndex = 2;
//
// txt_Set_J8
//
this.txt_Set_J8.Location = new System.Drawing.Point(13, 215);
this.txt_Set_J8.Name = "txt_Set_J8";
this.txt_Set_J8.Size = new System.Drawing.Size(87, 21);
this.txt_Set_J8.TabIndex = 2;
//
// txt_Set_J3
//
this.txt_Set_J3.Location = new System.Drawing.Point(13, 60);
this.txt_Set_J3.Name = "txt_Set_J3";
this.txt_Set_J3.Size = new System.Drawing.Size(87, 21);
this.txt_Set_J3.TabIndex = 2;
//
// txt_Set_J9
//
this.txt_Set_J9.Location = new System.Drawing.Point(13, 242);
this.txt_Set_J9.Name = "txt_Set_J9";
this.txt_Set_J9.Size = new System.Drawing.Size(87, 21);
this.txt_Set_J9.TabIndex = 2;
//
// txt_Set_J4
//
this.txt_Set_J4.Location = new System.Drawing.Point(13, 87);
this.txt_Set_J4.Name = "txt_Set_J4";
this.txt_Set_J4.Size = new System.Drawing.Size(87, 21);
this.txt_Set_J4.TabIndex = 2;
//
// txt_Set_J10
//
this.txt_Set_J10.Location = new System.Drawing.Point(13, 269);
this.txt_Set_J10.Name = "txt_Set_J10";
this.txt_Set_J10.Size = new System.Drawing.Size(87, 21);
this.txt_Set_J10.TabIndex = 2;
//
// txt_Set_J5
//
this.txt_Set_J5.Location = new System.Drawing.Point(13, 115);
this.txt_Set_J5.Name = "txt_Set_J5";
this.txt_Set_J5.Size = new System.Drawing.Size(87, 21);
this.txt_Set_J5.TabIndex = 2;
//
// txt_Set_J11
//
this.txt_Set_J11.Location = new System.Drawing.Point(13, 297);
this.txt_Set_J11.Name = "txt_Set_J11";
this.txt_Set_J11.Size = new System.Drawing.Size(87, 21);
this.txt_Set_J11.TabIndex = 2;
//
// txt_Set_J6
//
this.txt_Set_J6.Location = new System.Drawing.Point(13, 142);
this.txt_Set_J6.Name = "txt_Set_J6";
this.txt_Set_J6.Size = new System.Drawing.Size(87, 21);
this.txt_Set_J6.TabIndex = 2;
//
// txt_Set_J12
//
this.txt_Set_J12.Location = new System.Drawing.Point(13, 324);
this.txt_Set_J12.Name = "txt_Set_J12";
this.txt_Set_J12.Size = new System.Drawing.Size(87, 21);
this.txt_Set_J12.TabIndex = 2;
//
// panel_Debug_Txt
//
this.panel_Debug_Txt.Controls.Add(this.txt_Set_J1);
this.panel_Debug_Txt.Controls.Add(this.txt_Set_J7);
this.panel_Debug_Txt.Controls.Add(this.txt_Set_J12);
this.panel_Debug_Txt.Controls.Add(this.txt_Set_J2);
this.panel_Debug_Txt.Controls.Add(this.txt_Set_J8);
this.panel_Debug_Txt.Controls.Add(this.txt_Set_J3);
this.panel_Debug_Txt.Controls.Add(this.txt_Set_J6);
this.panel_Debug_Txt.Controls.Add(this.txt_Set_J9);
this.panel_Debug_Txt.Controls.Add(this.txt_Set_J4);
this.panel_Debug_Txt.Controls.Add(this.txt_Set_J11);
this.panel_Debug_Txt.Controls.Add(this.txt_Set_J10);
this.panel_Debug_Txt.Controls.Add(this.txt_Set_J5);
this.panel_Debug_Txt.Location = new System.Drawing.Point(411, 21);
this.panel_Debug_Txt.Name = "panel_Debug_Txt";
this.panel_Debug_Txt.Size = new System.Drawing.Size(105, 351);
this.panel_Debug_Txt.TabIndex = 4;
//
// panel_Debug_Btn
//
this.panel_Debug_Btn.Controls.Add(this.btn_Fill_Joint);
this.panel_Debug_Btn.Controls.Add(this.btn_Submit);
this.panel_Debug_Btn.Location = new System.Drawing.Point(270, 371);
this.panel_Debug_Btn.Name = "panel_Debug_Btn";
this.panel_Debug_Btn.Size = new System.Drawing.Size(249, 44);
this.panel_Debug_Btn.TabIndex = 5;
//
// btn_Fill_Joint
//
this.btn_Fill_Joint.Location = new System.Drawing.Point(7, 3);
this.btn_Fill_Joint.Name = "btn_Fill_Joint";
this.btn_Fill_Joint.Size = new System.Drawing.Size(116, 37);
this.btn_Fill_Joint.TabIndex = 3;
this.btn_Fill_Joint.Text = "填充值";
this.btn_Fill_Joint.UseVisualStyleBackColor = true;
this.btn_Fill_Joint.Click += new System.EventHandler(this.btn_Fill_Joint_Click);
//
// panel1
//
this.panel1.Controls.Add(this.comboBox1_Axis_J1);
this.panel1.Controls.Add(this.comboBox1_Axis_J12);
this.panel1.Controls.Add(this.comboBox1_Axis_J11);
this.panel1.Controls.Add(this.comboBox1_Axis_J10);
this.panel1.Controls.Add(this.comboBox1_Axis_J9);
this.panel1.Controls.Add(this.comboBox1_Axis_J8);
this.panel1.Controls.Add(this.comboBox1_Axis_J7);
this.panel1.Controls.Add(this.comboBox1_Axis_J6);
this.panel1.Controls.Add(this.comboBox1_Axis_J5);
this.panel1.Controls.Add(this.comboBox1_Axis_J4);
this.panel1.Controls.Add(this.comboBox1_Axis_J3);
this.panel1.Controls.Add(this.comboBox1_Axis_J2);
this.panel1.Location = new System.Drawing.Point(564, 21);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(87, 351);
this.panel1.TabIndex = 5;
//
// comboBox1_Axis_J1
//
this.comboBox1_Axis_J1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1_Axis_J1.FormattingEnabled = true;
this.comboBox1_Axis_J1.Location = new System.Drawing.Point(2, 6);
this.comboBox1_Axis_J1.Margin = new System.Windows.Forms.Padding(2);
this.comboBox1_Axis_J1.Name = "comboBox1_Axis_J1";
this.comboBox1_Axis_J1.Size = new System.Drawing.Size(82, 20);
this.comboBox1_Axis_J1.TabIndex = 7;
//
// comboBox1_Axis_J12
//
this.comboBox1_Axis_J12.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1_Axis_J12.FormattingEnabled = true;
this.comboBox1_Axis_J12.Location = new System.Drawing.Point(2, 325);
this.comboBox1_Axis_J12.Margin = new System.Windows.Forms.Padding(2);
this.comboBox1_Axis_J12.Name = "comboBox1_Axis_J12";
this.comboBox1_Axis_J12.Size = new System.Drawing.Size(82, 20);
this.comboBox1_Axis_J12.TabIndex = 7;
//
// comboBox1_Axis_J11
//
this.comboBox1_Axis_J11.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1_Axis_J11.FormattingEnabled = true;
this.comboBox1_Axis_J11.Location = new System.Drawing.Point(2, 296);
this.comboBox1_Axis_J11.Margin = new System.Windows.Forms.Padding(2);
this.comboBox1_Axis_J11.Name = "comboBox1_Axis_J11";
this.comboBox1_Axis_J11.Size = new System.Drawing.Size(82, 20);
this.comboBox1_Axis_J11.TabIndex = 7;
//
// comboBox1_Axis_J10
//
this.comboBox1_Axis_J10.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1_Axis_J10.FormattingEnabled = true;
this.comboBox1_Axis_J10.Location = new System.Drawing.Point(2, 269);
this.comboBox1_Axis_J10.Margin = new System.Windows.Forms.Padding(2);
this.comboBox1_Axis_J10.Name = "comboBox1_Axis_J10";
this.comboBox1_Axis_J10.Size = new System.Drawing.Size(82, 20);
this.comboBox1_Axis_J10.TabIndex = 7;
//
// comboBox1_Axis_J9
//
this.comboBox1_Axis_J9.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1_Axis_J9.FormattingEnabled = true;
this.comboBox1_Axis_J9.Location = new System.Drawing.Point(2, 245);
this.comboBox1_Axis_J9.Margin = new System.Windows.Forms.Padding(2);
this.comboBox1_Axis_J9.Name = "comboBox1_Axis_J9";
this.comboBox1_Axis_J9.Size = new System.Drawing.Size(82, 20);
this.comboBox1_Axis_J9.TabIndex = 7;
//
// comboBox1_Axis_J8
//
this.comboBox1_Axis_J8.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1_Axis_J8.FormattingEnabled = true;
this.comboBox1_Axis_J8.Location = new System.Drawing.Point(2, 216);
this.comboBox1_Axis_J8.Margin = new System.Windows.Forms.Padding(2);
this.comboBox1_Axis_J8.Name = "comboBox1_Axis_J8";
this.comboBox1_Axis_J8.Size = new System.Drawing.Size(82, 20);
this.comboBox1_Axis_J8.TabIndex = 7;
//
// comboBox1_Axis_J7
//
this.comboBox1_Axis_J7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1_Axis_J7.FormattingEnabled = true;
this.comboBox1_Axis_J7.Location = new System.Drawing.Point(2, 187);
this.comboBox1_Axis_J7.Margin = new System.Windows.Forms.Padding(2);
this.comboBox1_Axis_J7.Name = "comboBox1_Axis_J7";
this.comboBox1_Axis_J7.Size = new System.Drawing.Size(82, 20);
this.comboBox1_Axis_J7.TabIndex = 7;
//
// comboBox1_Axis_J6
//
this.comboBox1_Axis_J6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1_Axis_J6.FormattingEnabled = true;
this.comboBox1_Axis_J6.Location = new System.Drawing.Point(2, 143);
this.comboBox1_Axis_J6.Margin = new System.Windows.Forms.Padding(2);
this.comboBox1_Axis_J6.Name = "comboBox1_Axis_J6";
this.comboBox1_Axis_J6.Size = new System.Drawing.Size(82, 20);
this.comboBox1_Axis_J6.TabIndex = 7;
//
// comboBox1_Axis_J5
//
this.comboBox1_Axis_J5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1_Axis_J5.FormattingEnabled = true;
this.comboBox1_Axis_J5.Location = new System.Drawing.Point(2, 113);
this.comboBox1_Axis_J5.Margin = new System.Windows.Forms.Padding(2);
this.comboBox1_Axis_J5.Name = "comboBox1_Axis_J5";
this.comboBox1_Axis_J5.Size = new System.Drawing.Size(82, 20);
this.comboBox1_Axis_J5.TabIndex = 7;
//
// comboBox1_Axis_J4
//
this.comboBox1_Axis_J4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1_Axis_J4.FormattingEnabled = true;
this.comboBox1_Axis_J4.Location = new System.Drawing.Point(2, 85);
this.comboBox1_Axis_J4.Margin = new System.Windows.Forms.Padding(2);
this.comboBox1_Axis_J4.Name = "comboBox1_Axis_J4";
this.comboBox1_Axis_J4.Size = new System.Drawing.Size(82, 20);
this.comboBox1_Axis_J4.TabIndex = 7;
//
// comboBox1_Axis_J3
//
this.comboBox1_Axis_J3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1_Axis_J3.FormattingEnabled = true;
this.comboBox1_Axis_J3.Location = new System.Drawing.Point(2, 59);
this.comboBox1_Axis_J3.Margin = new System.Windows.Forms.Padding(2);
this.comboBox1_Axis_J3.Name = "comboBox1_Axis_J3";
this.comboBox1_Axis_J3.Size = new System.Drawing.Size(82, 20);
this.comboBox1_Axis_J3.TabIndex = 7;
//
// comboBox1_Axis_J2
//
this.comboBox1_Axis_J2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1_Axis_J2.FormattingEnabled = true;
this.comboBox1_Axis_J2.Location = new System.Drawing.Point(2, 31);
this.comboBox1_Axis_J2.Margin = new System.Windows.Forms.Padding(2);
this.comboBox1_Axis_J2.Name = "comboBox1_Axis_J2";
this.comboBox1_Axis_J2.Size = new System.Drawing.Size(82, 20);
this.comboBox1_Axis_J2.TabIndex = 7;
//
// panel2
//
this.panel2.Controls.Add(this.comboBox1_Flip_J1);
this.panel2.Controls.Add(this.comboBox1_Flip_J2);
this.panel2.Controls.Add(this.comboBox1_Flip_J12);
this.panel2.Controls.Add(this.comboBox1_Flip_J3);
this.panel2.Controls.Add(this.comboBox1_Flip_J4);
this.panel2.Controls.Add(this.comboBox1_Flip_J11);
this.panel2.Controls.Add(this.comboBox1_Flip_J5);
this.panel2.Controls.Add(this.comboBox1_Flip_J6);
this.panel2.Controls.Add(this.comboBox1_Flip_J10);
this.panel2.Controls.Add(this.comboBox1_Flip_J7);
this.panel2.Controls.Add(this.comboBox1_Flip_J8);
this.panel2.Controls.Add(this.comboBox1_Flip_J9);
this.panel2.Location = new System.Drawing.Point(657, 21);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(88, 351);
this.panel2.TabIndex = 5;
//
// comboBox1_Flip_J1
//
this.comboBox1_Flip_J1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1_Flip_J1.FormattingEnabled = true;
this.comboBox1_Flip_J1.Location = new System.Drawing.Point(5, 5);
this.comboBox1_Flip_J1.Margin = new System.Windows.Forms.Padding(2);
this.comboBox1_Flip_J1.Name = "comboBox1_Flip_J1";
this.comboBox1_Flip_J1.Size = new System.Drawing.Size(82, 20);
this.comboBox1_Flip_J1.TabIndex = 8;
//
// comboBox1_Flip_J2
//
this.comboBox1_Flip_J2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1_Flip_J2.FormattingEnabled = true;
this.comboBox1_Flip_J2.Location = new System.Drawing.Point(5, 29);
this.comboBox1_Flip_J2.Margin = new System.Windows.Forms.Padding(2);
this.comboBox1_Flip_J2.Name = "comboBox1_Flip_J2";
this.comboBox1_Flip_J2.Size = new System.Drawing.Size(82, 20);
this.comboBox1_Flip_J2.TabIndex = 19;
//
// comboBox1_Flip_J12
//
this.comboBox1_Flip_J12.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1_Flip_J12.FormattingEnabled = true;
this.comboBox1_Flip_J12.Location = new System.Drawing.Point(5, 323);
this.comboBox1_Flip_J12.Margin = new System.Windows.Forms.Padding(2);
this.comboBox1_Flip_J12.Name = "comboBox1_Flip_J12";
this.comboBox1_Flip_J12.Size = new System.Drawing.Size(82, 20);
this.comboBox1_Flip_J12.TabIndex = 9;
//
// comboBox1_Flip_J3
//
this.comboBox1_Flip_J3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1_Flip_J3.FormattingEnabled = true;
this.comboBox1_Flip_J3.Location = new System.Drawing.Point(5, 57);
this.comboBox1_Flip_J3.Margin = new System.Windows.Forms.Padding(2);
this.comboBox1_Flip_J3.Name = "comboBox1_Flip_J3";
this.comboBox1_Flip_J3.Size = new System.Drawing.Size(82, 20);
this.comboBox1_Flip_J3.TabIndex = 18;
//
// comboBox1_Flip_J4
//
this.comboBox1_Flip_J4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1_Flip_J4.FormattingEnabled = true;
this.comboBox1_Flip_J4.Location = new System.Drawing.Point(5, 84);
this.comboBox1_Flip_J4.Margin = new System.Windows.Forms.Padding(2);
this.comboBox1_Flip_J4.Name = "comboBox1_Flip_J4";
this.comboBox1_Flip_J4.Size = new System.Drawing.Size(82, 20);
this.comboBox1_Flip_J4.TabIndex = 17;
//
// comboBox1_Flip_J11
//
this.comboBox1_Flip_J11.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1_Flip_J11.FormattingEnabled = true;
this.comboBox1_Flip_J11.Location = new System.Drawing.Point(5, 295);
this.comboBox1_Flip_J11.Margin = new System.Windows.Forms.Padding(2);
this.comboBox1_Flip_J11.Name = "comboBox1_Flip_J11";
this.comboBox1_Flip_J11.Size = new System.Drawing.Size(82, 20);
this.comboBox1_Flip_J11.TabIndex = 10;
//
// comboBox1_Flip_J5
//
this.comboBox1_Flip_J5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1_Flip_J5.FormattingEnabled = true;
this.comboBox1_Flip_J5.Location = new System.Drawing.Point(5, 112);
this.comboBox1_Flip_J5.Margin = new System.Windows.Forms.Padding(2);
this.comboBox1_Flip_J5.Name = "comboBox1_Flip_J5";
this.comboBox1_Flip_J5.Size = new System.Drawing.Size(82, 20);
this.comboBox1_Flip_J5.TabIndex = 16;
//
// comboBox1_Flip_J6
//
this.comboBox1_Flip_J6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1_Flip_J6.FormattingEnabled = true;
this.comboBox1_Flip_J6.Location = new System.Drawing.Point(5, 142);
this.comboBox1_Flip_J6.Margin = new System.Windows.Forms.Padding(2);
this.comboBox1_Flip_J6.Name = "comboBox1_Flip_J6";
this.comboBox1_Flip_J6.Size = new System.Drawing.Size(82, 20);
this.comboBox1_Flip_J6.TabIndex = 15;
//
// comboBox1_Flip_J10
//
this.comboBox1_Flip_J10.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1_Flip_J10.FormattingEnabled = true;
this.comboBox1_Flip_J10.Location = new System.Drawing.Point(5, 268);
this.comboBox1_Flip_J10.Margin = new System.Windows.Forms.Padding(2);
this.comboBox1_Flip_J10.Name = "comboBox1_Flip_J10";
this.comboBox1_Flip_J10.Size = new System.Drawing.Size(82, 20);
this.comboBox1_Flip_J10.TabIndex = 11;
//
// comboBox1_Flip_J7
//
this.comboBox1_Flip_J7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1_Flip_J7.FormattingEnabled = true;
this.comboBox1_Flip_J7.Location = new System.Drawing.Point(5, 185);
this.comboBox1_Flip_J7.Margin = new System.Windows.Forms.Padding(2);
this.comboBox1_Flip_J7.Name = "comboBox1_Flip_J7";
this.comboBox1_Flip_J7.Size = new System.Drawing.Size(82, 20);
this.comboBox1_Flip_J7.TabIndex = 14;
//
// comboBox1_Flip_J8
//
this.comboBox1_Flip_J8.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1_Flip_J8.FormattingEnabled = true;
this.comboBox1_Flip_J8.Location = new System.Drawing.Point(5, 215);
this.comboBox1_Flip_J8.Margin = new System.Windows.Forms.Padding(2);
this.comboBox1_Flip_J8.Name = "comboBox1_Flip_J8";
this.comboBox1_Flip_J8.Size = new System.Drawing.Size(82, 20);
this.comboBox1_Flip_J8.TabIndex = 13;
//
// comboBox1_Flip_J9
//
this.comboBox1_Flip_J9.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1_Flip_J9.FormattingEnabled = true;
this.comboBox1_Flip_J9.Location = new System.Drawing.Point(5, 243);
this.comboBox1_Flip_J9.Margin = new System.Windows.Forms.Padding(2);
this.comboBox1_Flip_J9.Name = "comboBox1_Flip_J9";
this.comboBox1_Flip_J9.Size = new System.Drawing.Size(82, 20);
this.comboBox1_Flip_J9.TabIndex = 12;
//
// panel3
//
this.panel3.Controls.Add(this.numericUpDown_j12);
this.panel3.Controls.Add(this.numericUpDown_j11);
this.panel3.Controls.Add(this.numericUpDown_j10);
this.panel3.Controls.Add(this.numericUpDown_j9);
this.panel3.Controls.Add(this.numericUpDown_j8);
this.panel3.Controls.Add(this.numericUpDown_j7);
this.panel3.Controls.Add(this.numericUpDown_j6);
this.panel3.Controls.Add(this.numericUpDown_j5);
this.panel3.Controls.Add(this.numericUpDown_j4);
this.panel3.Controls.Add(this.numericUpDown_j3);
this.panel3.Controls.Add(this.numericUpDown_j2);
this.panel3.Controls.Add(this.numericUpDown_j1);
this.panel3.Location = new System.Drawing.Point(757, 21);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(99, 351);
this.panel3.TabIndex = 6;
//
// numericUpDown_j12
//
this.numericUpDown_j12.Location = new System.Drawing.Point(2, 323);
this.numericUpDown_j12.Margin = new System.Windows.Forms.Padding(2);
this.numericUpDown_j12.Maximum = new decimal(new int[] {
1000,
0,
0,
0});
this.numericUpDown_j12.Minimum = new decimal(new int[] {
1000,
0,
0,
-2147483648});
this.numericUpDown_j12.Name = "numericUpDown_j12";
this.numericUpDown_j12.Size = new System.Drawing.Size(80, 21);
this.numericUpDown_j12.TabIndex = 7;
//
// numericUpDown_j11
//
this.numericUpDown_j11.Location = new System.Drawing.Point(2, 293);
this.numericUpDown_j11.Margin = new System.Windows.Forms.Padding(2);
this.numericUpDown_j11.Maximum = new decimal(new int[] {
1000,
0,
0,
0});
this.numericUpDown_j11.Minimum = new decimal(new int[] {
1000,
0,
0,
-2147483648});
this.numericUpDown_j11.Name = "numericUpDown_j11";
this.numericUpDown_j11.Size = new System.Drawing.Size(80, 21);
this.numericUpDown_j11.TabIndex = 7;
//
// numericUpDown_j10
//
this.numericUpDown_j10.Location = new System.Drawing.Point(2, 267);
this.numericUpDown_j10.Margin = new System.Windows.Forms.Padding(2);
this.numericUpDown_j10.Maximum = new decimal(new int[] {
1000,
0,
0,
0});
this.numericUpDown_j10.Minimum = new decimal(new int[] {
1000,
0,
0,
-2147483648});
this.numericUpDown_j10.Name = "numericUpDown_j10";
this.numericUpDown_j10.Size = new System.Drawing.Size(80, 21);
this.numericUpDown_j10.TabIndex = 7;
//
// numericUpDown_j9
//
this.numericUpDown_j9.Location = new System.Drawing.Point(2, 243);
this.numericUpDown_j9.Margin = new System.Windows.Forms.Padding(2);
this.numericUpDown_j9.Maximum = new decimal(new int[] {
1000,
0,
0,
0});
this.numericUpDown_j9.Minimum = new decimal(new int[] {
1000,
0,
0,
-2147483648});
this.numericUpDown_j9.Name = "numericUpDown_j9";
this.numericUpDown_j9.Size = new System.Drawing.Size(80, 21);
this.numericUpDown_j9.TabIndex = 7;
//
// numericUpDown_j8
//
this.numericUpDown_j8.Location = new System.Drawing.Point(2, 213);
this.numericUpDown_j8.Margin = new System.Windows.Forms.Padding(2);
this.numericUpDown_j8.Maximum = new decimal(new int[] {
1000,
0,
0,
0});
this.numericUpDown_j8.Minimum = new decimal(new int[] {
1000,
0,
0,
-2147483648});
this.numericUpDown_j8.Name = "numericUpDown_j8";
this.numericUpDown_j8.Size = new System.Drawing.Size(80, 21);
this.numericUpDown_j8.TabIndex = 7;
//
// numericUpDown_j7
//
this.numericUpDown_j7.Location = new System.Drawing.Point(2, 184);
this.numericUpDown_j7.Margin = new System.Windows.Forms.Padding(2);
this.numericUpDown_j7.Maximum = new decimal(new int[] {
1000,
0,
0,
0});
this.numericUpDown_j7.Minimum = new decimal(new int[] {
1000,
0,
0,
-2147483648});
this.numericUpDown_j7.Name = "numericUpDown_j7";
this.numericUpDown_j7.Size = new System.Drawing.Size(80, 21);
this.numericUpDown_j7.TabIndex = 7;
//
// numericUpDown_j6
//
this.numericUpDown_j6.Location = new System.Drawing.Point(2, 141);
this.numericUpDown_j6.Margin = new System.Windows.Forms.Padding(2);
this.numericUpDown_j6.Maximum = new decimal(new int[] {
1000,
0,
0,
0});
this.numericUpDown_j6.Minimum = new decimal(new int[] {
1000,
0,
0,
-2147483648});
this.numericUpDown_j6.Name = "numericUpDown_j6";
this.numericUpDown_j6.Size = new System.Drawing.Size(80, 21);
this.numericUpDown_j6.TabIndex = 7;
//
// numericUpDown_j5
//
this.numericUpDown_j5.Location = new System.Drawing.Point(2, 111);
this.numericUpDown_j5.Margin = new System.Windows.Forms.Padding(2);
this.numericUpDown_j5.Maximum = new decimal(new int[] {
1000,
0,
0,
0});
this.numericUpDown_j5.Minimum = new decimal(new int[] {
1000,
0,
0,
-2147483648});
this.numericUpDown_j5.Name = "numericUpDown_j5";
this.numericUpDown_j5.Size = new System.Drawing.Size(80, 21);
this.numericUpDown_j5.TabIndex = 7;
//
// numericUpDown_j4
//
this.numericUpDown_j4.Location = new System.Drawing.Point(2, 84);
this.numericUpDown_j4.Margin = new System.Windows.Forms.Padding(2);
this.numericUpDown_j4.Maximum = new decimal(new int[] {
1000,
0,
0,
0});
this.numericUpDown_j4.Minimum = new decimal(new int[] {
1000,
0,
0,
-2147483648});
this.numericUpDown_j4.Name = "numericUpDown_j4";
this.numericUpDown_j4.Size = new System.Drawing.Size(80, 21);
this.numericUpDown_j4.TabIndex = 7;
//
// numericUpDown_j3
//
this.numericUpDown_j3.Location = new System.Drawing.Point(2, 56);
this.numericUpDown_j3.Margin = new System.Windows.Forms.Padding(2);
this.numericUpDown_j3.Maximum = new decimal(new int[] {
1000,
0,
0,
0});
this.numericUpDown_j3.Minimum = new decimal(new int[] {
1000,
0,
0,
-2147483648});
this.numericUpDown_j3.Name = "numericUpDown_j3";
this.numericUpDown_j3.Size = new System.Drawing.Size(80, 21);
this.numericUpDown_j3.TabIndex = 7;
//
// numericUpDown_j2
//
this.numericUpDown_j2.Location = new System.Drawing.Point(2, 28);
this.numericUpDown_j2.Margin = new System.Windows.Forms.Padding(2);
this.numericUpDown_j2.Maximum = new decimal(new int[] {
1000,
0,
0,
0});
this.numericUpDown_j2.Minimum = new decimal(new int[] {
1000,
0,
0,
-2147483648});
this.numericUpDown_j2.Name = "numericUpDown_j2";
this.numericUpDown_j2.Size = new System.Drawing.Size(80, 21);
this.numericUpDown_j2.TabIndex = 7;
//
// numericUpDown_j1
//
this.numericUpDown_j1.Location = new System.Drawing.Point(2, 5);
this.numericUpDown_j1.Margin = new System.Windows.Forms.Padding(2);
this.numericUpDown_j1.Maximum = new decimal(new int[] {
1000,
0,
0,
0});
this.numericUpDown_j1.Minimum = new decimal(new int[] {
1000,
0,
0,
-2147483648});
this.numericUpDown_j1.Name = "numericUpDown_j1";
this.numericUpDown_j1.Size = new System.Drawing.Size(80, 21);
this.numericUpDown_j1.TabIndex = 7;
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(464, 6);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(41, 12);
this.label13.TabIndex = 1;
this.label13.Text = "测试值";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(590, 6);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(41, 12);
this.label14.TabIndex = 1;
this.label14.Text = "轴方向";
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(687, 6);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(29, 12);
this.label15.TabIndex = 1;
this.label15.Text = "方向";
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(782, 6);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(29, 12);
this.label16.TabIndex = 1;
this.label16.Text = "差值";
//
// button1
//
this.button1.Enabled = false;
this.button1.Location = new System.Drawing.Point(657, 377);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(88, 37);
this.button1.TabIndex = 3;
this.button1.Text = "应用";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(352, 6);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(41, 12);
this.label17.TabIndex = 1;
this.label17.Text = "采集值";
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(12, 7);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(77, 12);
this.label18.TabIndex = 1;
this.label18.Text = "当前机器人Id";
//
// label19_currentId
//
this.label19_currentId.AutoSize = true;
this.label19_currentId.Location = new System.Drawing.Point(94, 7);
this.label19_currentId.Name = "label19_currentId";
this.label19_currentId.Size = new System.Drawing.Size(11, 12);
this.label19_currentId.TabIndex = 1;
this.label19_currentId.Text = ".";
//
// button2save
//
this.button2save.Enabled = false;
this.button2save.Location = new System.Drawing.Point(759, 378);
this.button2save.Name = "button2save";
this.button2save.Size = new System.Drawing.Size(88, 37);
this.button2save.TabIndex = 3;
this.button2save.Text = "保存";
this.button2save.UseVisualStyleBackColor = true;
this.button2save.Click += new System.EventHandler(this.button2save_Click);
//
// label19_apply
//
this.label19_apply.AutoSize = true;
this.label19_apply.Location = new System.Drawing.Point(550, 386);
this.label19_apply.Name = "label19_apply";
this.label19_apply.Size = new System.Drawing.Size(0, 12);
this.label19_apply.TabIndex = 1;
//
// txt_Detail
//
this.txt_Detail.Location = new System.Drawing.Point(873, 12);
this.txt_Detail.Multiline = true;
this.txt_Detail.Name = "txt_Detail";
this.txt_Detail.ReadOnly = true;
this.txt_Detail.ScrollBars = System.Windows.Forms.ScrollBars.Both;
this.txt_Detail.Size = new System.Drawing.Size(410, 711);
this.txt_Detail.TabIndex = 7;
//
// F_RobotMonitor
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1300, 735);
this.Controls.Add(this.txt_Detail);
this.Controls.Add(this.panel3);
this.Controls.Add(this.button2save);
this.Controls.Add(this.button1);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.Controls.Add(this.panel_Debug_Btn);
this.Controls.Add(this.panel_Debug_Txt);
this.Controls.Add(this.txt_J12);
this.Controls.Add(this.label12);
this.Controls.Add(this.txt_J6);
this.Controls.Add(this.txt_J11);
this.Controls.Add(this.label6);
this.Controls.Add(this.label11);
this.Controls.Add(this.txt_J5);
this.Controls.Add(this.txt_J10);
this.Controls.Add(this.label5);
this.Controls.Add(this.label10);
this.Controls.Add(this.txt_J4);
this.Controls.Add(this.txt_J9);
this.Controls.Add(this.label4);
this.Controls.Add(this.label9);
this.Controls.Add(this.txt_J3);
this.Controls.Add(this.txt_J8);
this.Controls.Add(this.label3);
this.Controls.Add(this.label8);
this.Controls.Add(this.txt_J2);
this.Controls.Add(this.txt_J7);
this.Controls.Add(this.label2);
this.Controls.Add(this.label7);
this.Controls.Add(this.txt_J1);
this.Controls.Add(this.label16);
this.Controls.Add(this.label15);
this.Controls.Add(this.label14);
this.Controls.Add(this.label19_apply);
this.Controls.Add(this.label19_currentId);
this.Controls.Add(this.label18);
this.Controls.Add(this.label17);
this.Controls.Add(this.label13);
this.Controls.Add(this.label1);
this.Controls.Add(this.lb_Robot);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.Name = "F_RobotMonitor";
this.ShowIcon = false;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "机器人监控";
this.panel_Debug_Txt.ResumeLayout(false);
this.panel_Debug_Txt.PerformLayout();
this.panel_Debug_Btn.ResumeLayout(false);
this.panel1.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.panel3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.numericUpDown_j12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown_j11)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown_j10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown_j9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown_j8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown_j7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown_j6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown_j5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown_j4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown_j3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown_j2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown_j1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.ListBox lb_Robot;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox txt_J1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox txt_J2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TextBox txt_J3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TextBox txt_J4;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TextBox txt_J5;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TextBox txt_J6;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TextBox txt_J7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.TextBox txt_J8;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TextBox txt_J9;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.TextBox txt_J10;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.TextBox txt_J11;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.TextBox txt_J12;
private System.Windows.Forms.Button btn_Submit;
private System.Windows.Forms.TextBox txt_Set_J1;
private System.Windows.Forms.TextBox txt_Set_J7;
private System.Windows.Forms.TextBox txt_Set_J2;
private System.Windows.Forms.TextBox txt_Set_J8;
private System.Windows.Forms.TextBox txt_Set_J3;
private System.Windows.Forms.TextBox txt_Set_J9;
private System.Windows.Forms.TextBox txt_Set_J4;
private System.Windows.Forms.TextBox txt_Set_J10;
private System.Windows.Forms.TextBox txt_Set_J5;
private System.Windows.Forms.TextBox txt_Set_J11;
private System.Windows.Forms.TextBox txt_Set_J6;
private System.Windows.Forms.TextBox txt_Set_J12;
private System.Windows.Forms.Panel panel_Debug_Txt;
private System.Windows.Forms.Panel panel_Debug_Btn;
private System.Windows.Forms.Button btn_Fill_Joint;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.ComboBox comboBox1_Axis_J1;
private System.Windows.Forms.ComboBox comboBox1_Axis_J2;
private System.Windows.Forms.ComboBox comboBox1_Axis_J12;
private System.Windows.Forms.ComboBox comboBox1_Axis_J11;
private System.Windows.Forms.ComboBox comboBox1_Axis_J10;
private System.Windows.Forms.ComboBox comboBox1_Axis_J9;
private System.Windows.Forms.ComboBox comboBox1_Axis_J8;
private System.Windows.Forms.ComboBox comboBox1_Axis_J7;
private System.Windows.Forms.ComboBox comboBox1_Axis_J6;
private System.Windows.Forms.ComboBox comboBox1_Axis_J5;
private System.Windows.Forms.ComboBox comboBox1_Axis_J4;
private System.Windows.Forms.ComboBox comboBox1_Axis_J3;
private System.Windows.Forms.ComboBox comboBox1_Flip_J1;
private System.Windows.Forms.ComboBox comboBox1_Flip_J2;
private System.Windows.Forms.ComboBox comboBox1_Flip_J12;
private System.Windows.Forms.ComboBox comboBox1_Flip_J3;
private System.Windows.Forms.ComboBox comboBox1_Flip_J4;
private System.Windows.Forms.ComboBox comboBox1_Flip_J11;
private System.Windows.Forms.ComboBox comboBox1_Flip_J5;
private System.Windows.Forms.ComboBox comboBox1_Flip_J6;
private System.Windows.Forms.ComboBox comboBox1_Flip_J10;
private System.Windows.Forms.ComboBox comboBox1_Flip_J7;
private System.Windows.Forms.ComboBox comboBox1_Flip_J8;
private System.Windows.Forms.ComboBox comboBox1_Flip_J9;
private System.Windows.Forms.NumericUpDown numericUpDown_j12;
private System.Windows.Forms.NumericUpDown numericUpDown_j11;
private System.Windows.Forms.NumericUpDown numericUpDown_j10;
private System.Windows.Forms.NumericUpDown numericUpDown_j9;
private System.Windows.Forms.NumericUpDown numericUpDown_j8;
private System.Windows.Forms.NumericUpDown numericUpDown_j7;
private System.Windows.Forms.NumericUpDown numericUpDown_j6;
private System.Windows.Forms.NumericUpDown numericUpDown_j5;
private System.Windows.Forms.NumericUpDown numericUpDown_j4;
private System.Windows.Forms.NumericUpDown numericUpDown_j3;
private System.Windows.Forms.NumericUpDown numericUpDown_j2;
private System.Windows.Forms.NumericUpDown numericUpDown_j1;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label19_currentId;
private System.Windows.Forms.Button button2save;
private System.Windows.Forms.Label label19_apply;
private System.Windows.Forms.TextBox txt_Detail;
}
}