arm/WindowsFormsApp1/Form1.Designer.cs

1883 lines
88 KiB
C#
Raw Normal View History

2025-02-04 20:09:10 +08:00
namespace WindowsFormsApp1
{
partial class Form1
{
/// <summary>
/// 設計工具所需的變數。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清除任何使用中的資源。
/// </summary>
/// <param name="disposing">如果應該處置受控資源則為 true否則為 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form
/// <summary>
/// 此為設計工具支援所需的方法 - 請勿使用程式碼編輯器修改
/// 這個方法的內容。
/// </summary>
[System.Obsolete]
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
this.timer2 = new System.Windows.Forms.Timer(this.components);
this.timer5 = new System.Windows.Forms.Timer(this.components);
this.timer3 = new System.Windows.Forms.Timer(this.components);
this.tabPage6 = new System.Windows.Forms.TabPage();
this.label25 = new System.Windows.Forms.Label();
this.pictureBox6 = new System.Windows.Forms.PictureBox();
this.button31 = new System.Windows.Forms.Button();
this.label24 = new System.Windows.Forms.Label();
this.textBox2 = new System.Windows.Forms.TextBox();
this.label23 = new System.Windows.Forms.Label();
this.label22 = new System.Windows.Forms.Label();
this.dataGridView2 = new System.Windows.Forms.DataGridView();
this.label21 = new System.Windows.Forms.Label();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.checkBox2 = new System.Windows.Forms.CheckBox();
this.checkBox1 = new System.Windows.Forms.CheckBox();
this.label20 = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.pictureBox5 = new System.Windows.Forms.PictureBox();
this.pictureBox4 = new System.Windows.Forms.PictureBox();
this.label18 = new System.Windows.Forms.Label();
this.textBox1 = new System.Windows.Forms.TextBox();
this.dataGridView1 = new System.Windows.Forms.DataGridView();
this.button30 = new System.Windows.Forms.Button();
this.button29 = new System.Windows.Forms.Button();
this.button24 = new System.Windows.Forms.Button();
this.tabPage3 = new System.Windows.Forms.TabPage();
this.button27 = new System.Windows.Forms.Button();
this.button7 = new System.Windows.Forms.Button();
this.label17 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.pictureBox3 = new System.Windows.Forms.PictureBox();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.label8 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.button28 = new System.Windows.Forms.Button();
this.listView4 = new System.Windows.Forms.ListView();
this.columnHeader8 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader13 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader14 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader15 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader16 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.button20 = new System.Windows.Forms.Button();
this.button13 = new System.Windows.Forms.Button();
this.button12 = new System.Windows.Forms.Button();
this.tabPage5 = new System.Windows.Forms.TabPage();
this.btn_Command = new System.Windows.Forms.Button();
this.btn_Command_clear = new System.Windows.Forms.Button();
this.rtb_response = new System.Windows.Forms.RichTextBox();
this.rtb_Command = new System.Windows.Forms.RichTextBox();
this.tabControl2 = new System.Windows.Forms.TabControl();
this.tpg_PLC = new System.Windows.Forms.TabPage();
this.gpb_Type_TCP = new System.Windows.Forms.GroupBox();
this.txb_Tcp_Port = new System.Windows.Forms.TextBox();
this.txb_Tcp_Ip = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.gpb_RS232 = new System.Windows.Forms.GroupBox();
this.cmb_Comport = new System.Windows.Forms.ComboBox();
this.label4 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.btn_Restart = new System.Windows.Forms.Button();
this.btn_Disconnect = new System.Windows.Forms.Button();
this.btn_Connect = new System.Windows.Forms.Button();
this.cmb_Type = new System.Windows.Forms.ComboBox();
this.pictureBox_PLC = new System.Windows.Forms.PictureBox();
this.label3 = new System.Windows.Forms.Label();
this.tabPage4 = new System.Windows.Forms.TabPage();
this.richTextBox2 = new System.Windows.Forms.RichTextBox();
this.richTextBox1 = new System.Windows.Forms.RichTextBox();
this.label14 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.button23 = new System.Windows.Forms.Button();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.comboBox5 = new System.Windows.Forms.ComboBox();
this.button26 = new System.Windows.Forms.Button();
this.label15 = new System.Windows.Forms.Label();
this.listView3 = new WindowsFormsApp1.Form1.ListViewNF();
this.columnHeader9 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader10 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader11 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader12 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.textBox14 = new System.Windows.Forms.TextBox();
this.textBox13 = new System.Windows.Forms.TextBox();
this.textBox12 = new System.Windows.Forms.TextBox();
this.textBox9 = new System.Windows.Forms.TextBox();
this.label12 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.button22 = new System.Windows.Forms.Button();
this.button21 = new System.Windows.Forms.Button();
this.label10 = new System.Windows.Forms.Label();
this.button19 = new System.Windows.Forms.Button();
this.button18 = new System.Windows.Forms.Button();
this.button17 = new System.Windows.Forms.Button();
this.button16 = new System.Windows.Forms.Button();
this.button15 = new System.Windows.Forms.Button();
this.button14 = new System.Windows.Forms.Button();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.button25 = new System.Windows.Forms.Button();
this.textBox10 = new System.Windows.Forms.TextBox();
this.button11 = new System.Windows.Forms.Button();
this.button10 = new System.Windows.Forms.Button();
this.listView2 = new System.Windows.Forms.ListView();
this.columnHeader6 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader7 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.button9 = new System.Windows.Forms.Button();
this.comboBox4 = new System.Windows.Forms.ComboBox();
this.button8 = new System.Windows.Forms.Button();
this.label9 = new System.Windows.Forms.Label();
this.hScrollBar1 = new System.Windows.Forms.HScrollBar();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.rz = new System.Windows.Forms.Label();
this.ry = new System.Windows.Forms.Label();
this.rx = new System.Windows.Forms.Label();
this.pz = new System.Windows.Forms.Label();
this.py = new System.Windows.Forms.Label();
this.px = new System.Windows.Forms.Label();
this.textBox8 = new System.Windows.Forms.TextBox();
this.textBox7 = new System.Windows.Forms.TextBox();
this.textBox6 = new System.Windows.Forms.TextBox();
this.textBox5 = new System.Windows.Forms.TextBox();
this.textBox4 = new System.Windows.Forms.TextBox();
this.textBox3 = new System.Windows.Forms.TextBox();
this.radioButton2 = new System.Windows.Forms.RadioButton();
this.radioButton1 = new System.Windows.Forms.RadioButton();
this.button6 = new System.Windows.Forms.Button();
this.comboBox3 = new System.Windows.Forms.ComboBox();
this.comboBox2 = new System.Windows.Forms.ComboBox();
this.comboBox1 = new System.Windows.Forms.ComboBox();
this.button5 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.button3 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.listView1 = new System.Windows.Forms.ListView();
this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabControl3 = new System.Windows.Forms.TabControl();
this.tabPage7 = new System.Windows.Forms.TabPage();
this.tabPage8 = new System.Windows.Forms.TabPage();
this.pictureBox7 = new System.Windows.Forms.PictureBox();
this.tabPage6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
this.groupBox3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
this.tabPage3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.groupBox2.SuspendLayout();
this.tabPage5.SuspendLayout();
this.tabControl2.SuspendLayout();
this.tpg_PLC.SuspendLayout();
this.gpb_Type_TCP.SuspendLayout();
this.gpb_RS232.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLC)).BeginInit();
this.tabPage4.SuspendLayout();
this.tabPage2.SuspendLayout();
this.tabPage1.SuspendLayout();
this.groupBox1.SuspendLayout();
this.tabControl1.SuspendLayout();
this.tabControl3.SuspendLayout();
this.tabPage7.SuspendLayout();
this.tabPage8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
this.SuspendLayout();
//
// timer1
//
this.timer1.Interval = 500;
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// openFileDialog1
//
this.openFileDialog1.FileName = "openFileDialog1";
//
// timer2
//
this.timer2.Enabled = true;
this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
//
// timer5
//
this.timer5.Interval = 2000;
this.timer5.Tick += new System.EventHandler(this.timer5_Tick);
//
// timer3
//
this.timer3.Interval = 500;
//
// tabPage6
//
this.tabPage6.Controls.Add(this.tabControl3);
this.tabPage6.Controls.Add(this.label25);
this.tabPage6.Controls.Add(this.button31);
this.tabPage6.Controls.Add(this.label24);
this.tabPage6.Controls.Add(this.textBox2);
this.tabPage6.Controls.Add(this.label23);
this.tabPage6.Controls.Add(this.label22);
this.tabPage6.Controls.Add(this.dataGridView2);
this.tabPage6.Controls.Add(this.label21);
this.tabPage6.Controls.Add(this.groupBox3);
this.tabPage6.Controls.Add(this.label20);
this.tabPage6.Controls.Add(this.label19);
this.tabPage6.Controls.Add(this.pictureBox5);
this.tabPage6.Controls.Add(this.pictureBox4);
this.tabPage6.Controls.Add(this.label18);
this.tabPage6.Controls.Add(this.textBox1);
this.tabPage6.Controls.Add(this.dataGridView1);
this.tabPage6.Controls.Add(this.button30);
this.tabPage6.Controls.Add(this.button29);
this.tabPage6.Controls.Add(this.button24);
this.tabPage6.Location = new System.Drawing.Point(4, 29);
this.tabPage6.Name = "tabPage6";
this.tabPage6.Padding = new System.Windows.Forms.Padding(3);
this.tabPage6.Size = new System.Drawing.Size(1641, 750);
this.tabPage6.TabIndex = 6;
this.tabPage6.Text = "焊接";
this.tabPage6.UseVisualStyleBackColor = true;
//
// label25
//
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(1326, 337);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(129, 19);
this.label25.TabIndex = 19;
this.label25.Text = "現在執行位置";
//
// pictureBox6
//
this.pictureBox6.Location = new System.Drawing.Point(6, 10);
this.pictureBox6.Name = "pictureBox6";
this.pictureBox6.Size = new System.Drawing.Size(415, 368);
this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox6.TabIndex = 18;
this.pictureBox6.TabStop = false;
//
// button31
//
this.button31.Location = new System.Drawing.Point(1350, 20);
this.button31.Name = "button31";
this.button31.Size = new System.Drawing.Size(105, 48);
this.button31.TabIndex = 17;
this.button31.Text = "結束";
this.button31.UseVisualStyleBackColor = true;
this.button31.Click += new System.EventHandler(this.button31_Click);
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(1215, 16);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(129, 19);
this.label24.TabIndex = 16;
this.label24.Text = "等待時間(秒)";
//
// textBox2
//
this.textBox2.Enabled = false;
this.textBox2.Location = new System.Drawing.Point(1219, 36);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(100, 30);
this.textBox2.TabIndex = 15;
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(789, 79);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(99, 19);
this.label23.TabIndex = 14;
this.label23.Text = "修改路徑:";
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(-4, 76);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(119, 19);
this.label22.TabIndex = 13;
this.label22.Text = "金樣本路徑:";
//
// dataGridView2
//
this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dataGridView2.Location = new System.Drawing.Point(914, 79);
this.dataGridView2.Name = "dataGridView2";
this.dataGridView2.RowTemplate.Height = 24;
this.dataGridView2.Size = new System.Drawing.Size(662, 238);
this.dataGridView2.TabIndex = 12;
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(288, 41);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(269, 19);
this.label21.TabIndex = 11;
this.label21.Text = "待焊物離鏡頭距離不超過 cm";
//
// groupBox3
//
this.groupBox3.Controls.Add(this.checkBox2);
this.groupBox3.Controls.Add(this.checkBox1);
this.groupBox3.Location = new System.Drawing.Point(815, 10);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(227, 62);
this.groupBox3.TabIndex = 10;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "模式選擇";
//
// checkBox2
//
this.checkBox2.AutoSize = true;
this.checkBox2.Enabled = false;
this.checkBox2.Location = new System.Drawing.Point(117, 27);
this.checkBox2.Name = "checkBox2";
this.checkBox2.Size = new System.Drawing.Size(88, 23);
this.checkBox2.TabIndex = 13;
this.checkBox2.Text = "全自動";
this.checkBox2.UseVisualStyleBackColor = true;
this.checkBox2.CheckedChanged += new System.EventHandler(this.CheckBox2_CheckedChanged);
//
// checkBox1
//
this.checkBox1.AutoSize = true;
this.checkBox1.Enabled = false;
this.checkBox1.Location = new System.Drawing.Point(6, 28);
this.checkBox1.Name = "checkBox1";
this.checkBox1.Size = new System.Drawing.Size(88, 23);
this.checkBox1.TabIndex = 12;
this.checkBox1.Text = "半自動";
this.checkBox1.UseVisualStyleBackColor = true;
this.checkBox1.CheckedChanged += new System.EventHandler(this.CheckBox1_CheckedChanged);
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(629, 337);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(89, 19);
this.label20.TabIndex = 9;
this.label20.Text = "深度及時";
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(59, 337);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(89, 19);
this.label19.TabIndex = 8;
this.label19.Text = "彩色及時";
//
// pictureBox5
//
this.pictureBox5.Location = new System.Drawing.Point(724, 337);
this.pictureBox5.Name = "pictureBox5";
this.pictureBox5.Size = new System.Drawing.Size(470, 410);
this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox5.TabIndex = 7;
this.pictureBox5.TabStop = false;
//
// pictureBox4
//
this.pictureBox4.Location = new System.Drawing.Point(154, 337);
this.pictureBox4.Name = "pictureBox4";
this.pictureBox4.Size = new System.Drawing.Size(470, 410);
this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox4.TabIndex = 6;
this.pictureBox4.TabStop = false;
this.pictureBox4.Paint += new System.Windows.Forms.PaintEventHandler(this.PictureBox4_Paint);
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(168, 16);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(129, 19);
this.label18.TabIndex = 5;
this.label18.Text = "焊接距離(mm)";
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(172, 38);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(100, 30);
this.textBox1.TabIndex = 4;
this.textBox1.Text = "0";
//
// dataGridView1
//
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dataGridView1.Location = new System.Drawing.Point(121, 76);
this.dataGridView1.Name = "dataGridView1";
this.dataGridView1.RowTemplate.Height = 24;
this.dataGridView1.Size = new System.Drawing.Size(662, 238);
this.dataGridView1.TabIndex = 3;
//
// button30
//
this.button30.Enabled = false;
this.button30.Location = new System.Drawing.Point(1048, 20);
this.button30.Name = "button30";
this.button30.Size = new System.Drawing.Size(145, 48);
this.button30.TabIndex = 2;
this.button30.Text = "開始焊接";
this.button30.UseVisualStyleBackColor = true;
this.button30.Click += new System.EventHandler(this.button30_Click);
//
// button29
//
this.button29.Enabled = false;
this.button29.Location = new System.Drawing.Point(646, 20);
this.button29.Name = "button29";
this.button29.Size = new System.Drawing.Size(145, 48);
this.button29.TabIndex = 1;
this.button29.Text = "路徑模擬";
this.button29.UseVisualStyleBackColor = true;
this.button29.Click += new System.EventHandler(this.button29_Click);
//
// button24
//
this.button24.Location = new System.Drawing.Point(17, 16);
this.button24.Name = "button24";
this.button24.Size = new System.Drawing.Size(145, 48);
this.button24.TabIndex = 0;
this.button24.Text = "生成路徑";
this.button24.UseVisualStyleBackColor = true;
this.button24.Click += new System.EventHandler(this.Button24_Click);
//
// tabPage3
//
this.tabPage3.Controls.Add(this.button27);
this.tabPage3.Controls.Add(this.button7);
this.tabPage3.Controls.Add(this.label17);
this.tabPage3.Controls.Add(this.label16);
this.tabPage3.Controls.Add(this.pictureBox3);
this.tabPage3.Controls.Add(this.pictureBox2);
this.tabPage3.Controls.Add(this.label8);
this.tabPage3.Controls.Add(this.label2);
this.tabPage3.Controls.Add(this.label1);
this.tabPage3.Controls.Add(this.button28);
this.tabPage3.Controls.Add(this.listView4);
this.tabPage3.Controls.Add(this.pictureBox1);
this.tabPage3.Controls.Add(this.groupBox2);
this.tabPage3.Location = new System.Drawing.Point(4, 29);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
this.tabPage3.Size = new System.Drawing.Size(1641, 750);
this.tabPage3.TabIndex = 5;
this.tabPage3.Text = "影像";
this.tabPage3.UseVisualStyleBackColor = true;
//
// button27
//
this.button27.Location = new System.Drawing.Point(12, 275);
this.button27.Name = "button27";
this.button27.Size = new System.Drawing.Size(134, 55);
this.button27.TabIndex = 18;
this.button27.Text = "開相機";
this.button27.UseVisualStyleBackColor = true;
this.button27.Click += new System.EventHandler(this.Button27_Click);
//
// button7
//
this.button7.Enabled = false;
this.button7.Location = new System.Drawing.Point(12, 400);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(134, 53);
this.button7.TabIndex = 17;
this.button7.Text = "重選ROI範圍";
this.button7.UseVisualStyleBackColor = true;
this.button7.Click += new System.EventHandler(this.Button7_Click_1);
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(3, 253);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(99, 19);
this.label17.TabIndex = 16;
this.label17.Text = "相機狀態:";
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(8, 642);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(0, 19);
this.label16.TabIndex = 15;
//
// pictureBox3
//
this.pictureBox3.Location = new System.Drawing.Point(1133, 45);
this.pictureBox3.Name = "pictureBox3";
this.pictureBox3.Size = new System.Drawing.Size(470, 410);
this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox3.TabIndex = 12;
this.pictureBox3.TabStop = false;
//
// pictureBox2
//
this.pictureBox2.Location = new System.Drawing.Point(657, 45);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(470, 410);
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox2.TabIndex = 11;
this.pictureBox2.TabStop = false;
this.pictureBox2.Paint += new System.Windows.Forms.PaintEventHandler(this.PictureBox2_Paint_1);
this.pictureBox2.MouseClick += new System.Windows.Forms.MouseEventHandler(this.PictureBox2_MouseClick_1);
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(175, 16);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(89, 19);
this.label8.TabIndex = 10;
this.label8.Text = "YOLO辨識";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(1129, 16);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(49, 19);
this.label2.TabIndex = 9;
this.label2.Text = "深度";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(653, 16);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(49, 19);
this.label1.TabIndex = 8;
this.label1.Text = "彩色";
//
// button28
//
this.button28.Enabled = false;
this.button28.Location = new System.Drawing.Point(12, 336);
this.button28.Name = "button28";
this.button28.Size = new System.Drawing.Size(134, 58);
this.button28.TabIndex = 5;
this.button28.Text = "提取金樣本";
this.button28.UseVisualStyleBackColor = true;
this.button28.Click += new System.EventHandler(this.Button28_Click);
//
// listView4
//
this.listView4.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader8,
this.columnHeader13,
this.columnHeader14,
this.columnHeader15,
this.columnHeader16});
this.listView4.HideSelection = false;
this.listView4.Location = new System.Drawing.Point(12, 459);
this.listView4.Name = "listView4";
this.listView4.Size = new System.Drawing.Size(1591, 180);
this.listView4.TabIndex = 2;
this.listView4.UseCompatibleStateImageBehavior = false;
this.listView4.View = System.Windows.Forms.View.Details;
//
// columnHeader8
//
this.columnHeader8.Text = "ID";
this.columnHeader8.Width = 73;
//
// columnHeader13
//
this.columnHeader13.Text = "名稱";
this.columnHeader13.Width = 182;
//
// columnHeader14
//
this.columnHeader14.Text = "信心值";
this.columnHeader14.Width = 200;
//
// columnHeader15
//
this.columnHeader15.Text = "中心點(X,Y)";
this.columnHeader15.Width = 308;
//
// columnHeader16
//
this.columnHeader16.Text = "方寬長寬";
this.columnHeader16.Width = 322;
//
// pictureBox1
//
this.pictureBox1.Location = new System.Drawing.Point(179, 45);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(470, 410);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox1.TabIndex = 1;
this.pictureBox1.TabStop = false;
//
// groupBox2
//
this.groupBox2.Controls.Add(this.button20);
this.groupBox2.Controls.Add(this.button13);
this.groupBox2.Controls.Add(this.button12);
this.groupBox2.Location = new System.Drawing.Point(6, 16);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(163, 234);
this.groupBox2.TabIndex = 0;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "影像(YOLO辨識)";
//
// button20
//
this.button20.Location = new System.Drawing.Point(6, 162);
this.button20.Name = "button20";
this.button20.Size = new System.Drawing.Size(134, 46);
this.button20.TabIndex = 2;
this.button20.Text = "下一張";
this.button20.UseVisualStyleBackColor = true;
this.button20.Click += new System.EventHandler(this.Button20_Click);
this.button20.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler(this.Button13_PreviewKeyDown);
//
// button13
//
this.button13.Location = new System.Drawing.Point(6, 94);
this.button13.Name = "button13";
this.button13.Size = new System.Drawing.Size(134, 50);
this.button13.TabIndex = 1;
this.button13.Text = "上一張";
this.button13.UseVisualStyleBackColor = true;
this.button13.Click += new System.EventHandler(this.Button13_Click);
this.button13.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler(this.Button13_PreviewKeyDown);
//
// button12
//
this.button12.Location = new System.Drawing.Point(6, 29);
this.button12.Name = "button12";
this.button12.Size = new System.Drawing.Size(134, 50);
this.button12.TabIndex = 0;
this.button12.Text = "選擇資料夾";
this.button12.UseVisualStyleBackColor = true;
this.button12.Click += new System.EventHandler(this.Button12_Click);
//
// tabPage5
//
this.tabPage5.Controls.Add(this.btn_Command);
this.tabPage5.Controls.Add(this.btn_Command_clear);
this.tabPage5.Controls.Add(this.rtb_response);
this.tabPage5.Controls.Add(this.rtb_Command);
this.tabPage5.Controls.Add(this.tabControl2);
this.tabPage5.Controls.Add(this.pictureBox_PLC);
this.tabPage5.Controls.Add(this.label3);
this.tabPage5.Location = new System.Drawing.Point(4, 29);
this.tabPage5.Name = "tabPage5";
this.tabPage5.Padding = new System.Windows.Forms.Padding(3);
this.tabPage5.Size = new System.Drawing.Size(1641, 750);
this.tabPage5.TabIndex = 4;
this.tabPage5.Text = "PLC通訊";
this.tabPage5.UseVisualStyleBackColor = true;
//
// btn_Command
//
this.btn_Command.Location = new System.Drawing.Point(804, 183);
this.btn_Command.Name = "btn_Command";
this.btn_Command.Size = new System.Drawing.Size(64, 35);
this.btn_Command.TabIndex = 18;
this.btn_Command.Text = "寫入";
this.btn_Command.UseVisualStyleBackColor = true;
this.btn_Command.Click += new System.EventHandler(this.btn_Command_Click);
//
// btn_Command_clear
//
this.btn_Command_clear.Location = new System.Drawing.Point(724, 183);
this.btn_Command_clear.Name = "btn_Command_clear";
this.btn_Command_clear.Size = new System.Drawing.Size(64, 35);
this.btn_Command_clear.TabIndex = 17;
this.btn_Command_clear.Text = "清除";
this.btn_Command_clear.UseVisualStyleBackColor = true;
this.btn_Command_clear.Click += new System.EventHandler(this.btn_Command_clear_Click);
//
// rtb_response
//
this.rtb_response.Location = new System.Drawing.Point(724, 224);
this.rtb_response.Name = "rtb_response";
this.rtb_response.Size = new System.Drawing.Size(144, 61);
this.rtb_response.TabIndex = 15;
this.rtb_response.Text = "";
//
// rtb_Command
//
this.rtb_Command.Location = new System.Drawing.Point(724, 81);
this.rtb_Command.Name = "rtb_Command";
this.rtb_Command.Size = new System.Drawing.Size(144, 96);
this.rtb_Command.TabIndex = 16;
this.rtb_Command.Text = "power on";
//
// tabControl2
//
this.tabControl2.Controls.Add(this.tpg_PLC);
this.tabControl2.Location = new System.Drawing.Point(26, 66);
this.tabControl2.Name = "tabControl2";
this.tabControl2.SelectedIndex = 0;
this.tabControl2.Size = new System.Drawing.Size(642, 222);
this.tabControl2.TabIndex = 5;
//
// tpg_PLC
//
this.tpg_PLC.Controls.Add(this.gpb_Type_TCP);
this.tpg_PLC.Controls.Add(this.gpb_RS232);
this.tpg_PLC.Controls.Add(this.label7);
this.tpg_PLC.Controls.Add(this.btn_Restart);
this.tpg_PLC.Controls.Add(this.btn_Disconnect);
this.tpg_PLC.Controls.Add(this.btn_Connect);
this.tpg_PLC.Controls.Add(this.cmb_Type);
this.tpg_PLC.Location = new System.Drawing.Point(4, 29);
this.tpg_PLC.Name = "tpg_PLC";
this.tpg_PLC.Padding = new System.Windows.Forms.Padding(3);
this.tpg_PLC.Size = new System.Drawing.Size(634, 189);
this.tpg_PLC.TabIndex = 0;
this.tpg_PLC.Text = "PLC";
this.tpg_PLC.UseVisualStyleBackColor = true;
//
// gpb_Type_TCP
//
this.gpb_Type_TCP.Controls.Add(this.txb_Tcp_Port);
this.gpb_Type_TCP.Controls.Add(this.txb_Tcp_Ip);
this.gpb_Type_TCP.Controls.Add(this.label6);
this.gpb_Type_TCP.Controls.Add(this.label5);
this.gpb_Type_TCP.Location = new System.Drawing.Point(19, 122);
this.gpb_Type_TCP.Name = "gpb_Type_TCP";
this.gpb_Type_TCP.Size = new System.Drawing.Size(386, 59);
this.gpb_Type_TCP.TabIndex = 7;
this.gpb_Type_TCP.TabStop = false;
this.gpb_Type_TCP.Text = "Type_TCP";
//
// txb_Tcp_Port
//
this.txb_Tcp_Port.Location = new System.Drawing.Point(315, 21);
this.txb_Tcp_Port.Name = "txb_Tcp_Port";
this.txb_Tcp_Port.Size = new System.Drawing.Size(65, 30);
this.txb_Tcp_Port.TabIndex = 5;
this.txb_Tcp_Port.Text = "502";
//
// txb_Tcp_Ip
//
this.txb_Tcp_Ip.Location = new System.Drawing.Point(47, 23);
this.txb_Tcp_Ip.Name = "txb_Tcp_Ip";
this.txb_Tcp_Ip.Size = new System.Drawing.Size(157, 30);
this.txb_Tcp_Ip.TabIndex = 5;
this.txb_Tcp_Ip.Text = "192.168.125.203";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(260, 32);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(49, 19);
this.label6.TabIndex = 4;
this.label6.Text = "Port";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(17, 27);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(29, 19);
this.label5.TabIndex = 3;
this.label5.Text = "IP";
//
// gpb_RS232
//
this.gpb_RS232.Controls.Add(this.cmb_Comport);
this.gpb_RS232.Controls.Add(this.label4);
this.gpb_RS232.Location = new System.Drawing.Point(19, 60);
this.gpb_RS232.Name = "gpb_RS232";
this.gpb_RS232.Size = new System.Drawing.Size(227, 56);
this.gpb_RS232.TabIndex = 6;
this.gpb_RS232.TabStop = false;
this.gpb_RS232.Text = "Type_RS232/485";
//
// cmb_Comport
//
this.cmb_Comport.FormattingEnabled = true;
this.cmb_Comport.Location = new System.Drawing.Point(90, 21);
this.cmb_Comport.Name = "cmb_Comport";
this.cmb_Comport.Size = new System.Drawing.Size(114, 27);
this.cmb_Comport.TabIndex = 1;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(11, 24);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(79, 19);
this.label4.TabIndex = 4;
this.label4.Text = "ComPort";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(17, 24);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(49, 19);
this.label7.TabIndex = 5;
this.label7.Text = "Type";
//
// btn_Restart
//
this.btn_Restart.Location = new System.Drawing.Point(506, 21);
this.btn_Restart.Name = "btn_Restart";
this.btn_Restart.Size = new System.Drawing.Size(122, 61);
this.btn_Restart.TabIndex = 3;
this.btn_Restart.Text = "Re ComPort";
this.btn_Restart.UseVisualStyleBackColor = true;
this.btn_Restart.Click += new System.EventHandler(this.btn_Restart_Click);
//
// btn_Disconnect
//
this.btn_Disconnect.Location = new System.Drawing.Point(358, 21);
this.btn_Disconnect.Name = "btn_Disconnect";
this.btn_Disconnect.Size = new System.Drawing.Size(126, 61);
this.btn_Disconnect.TabIndex = 3;
this.btn_Disconnect.Text = "Disconnect";
this.btn_Disconnect.UseVisualStyleBackColor = true;
this.btn_Disconnect.Click += new System.EventHandler(this.btn_Disconnect_Click);
//
// btn_Connect
//
this.btn_Connect.Location = new System.Drawing.Point(252, 21);
this.btn_Connect.Name = "btn_Connect";
this.btn_Connect.Size = new System.Drawing.Size(90, 61);
this.btn_Connect.TabIndex = 2;
this.btn_Connect.Text = "Connect";
this.btn_Connect.UseVisualStyleBackColor = true;
this.btn_Connect.Click += new System.EventHandler(this.btn_Connect_Click);
//
// cmb_Type
//
this.cmb_Type.FormattingEnabled = true;
this.cmb_Type.Location = new System.Drawing.Point(66, 21);
this.cmb_Type.Name = "cmb_Type";
this.cmb_Type.Size = new System.Drawing.Size(114, 27);
this.cmb_Type.TabIndex = 0;
this.cmb_Type.SelectedIndexChanged += new System.EventHandler(this.cmb_Type_SelectedIndexChanged);
//
// pictureBox_PLC
//
this.pictureBox_PLC.Location = new System.Drawing.Point(81, 12);
this.pictureBox_PLC.Name = "pictureBox_PLC";
this.pictureBox_PLC.Size = new System.Drawing.Size(71, 24);
this.pictureBox_PLC.TabIndex = 4;
this.pictureBox_PLC.TabStop = false;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(22, 17);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(39, 19);
this.label3.TabIndex = 2;
this.label3.Text = "PLC";
//
// tabPage4
//
this.tabPage4.Controls.Add(this.richTextBox2);
this.tabPage4.Controls.Add(this.richTextBox1);
this.tabPage4.Controls.Add(this.label14);
this.tabPage4.Controls.Add(this.label13);
this.tabPage4.Controls.Add(this.button23);
this.tabPage4.Location = new System.Drawing.Point(4, 29);
this.tabPage4.Name = "tabPage4";
this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
this.tabPage4.Size = new System.Drawing.Size(1641, 750);
this.tabPage4.TabIndex = 3;
this.tabPage4.Text = "機器人選項";
this.tabPage4.UseVisualStyleBackColor = true;
//
// richTextBox2
//
this.richTextBox2.Location = new System.Drawing.Point(603, 56);
this.richTextBox2.Name = "richTextBox2";
this.richTextBox2.Size = new System.Drawing.Size(554, 471);
this.richTextBox2.TabIndex = 5;
this.richTextBox2.Text = "";
//
// richTextBox1
//
this.richTextBox1.Location = new System.Drawing.Point(50, 56);
this.richTextBox1.Name = "richTextBox1";
this.richTextBox1.Size = new System.Drawing.Size(502, 471);
this.richTextBox1.TabIndex = 3;
this.richTextBox1.Text = "";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(208, 31);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(0, 19);
this.label14.TabIndex = 4;
//
// label13
//
this.label13.AutoSize = true;
this.label13.Font = new System.Drawing.Font("標楷體", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
this.label13.Location = new System.Drawing.Point(26, 18);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(177, 35);
this.label13.TabIndex = 1;
this.label13.Text = "系統名稱:";
//
// button23
//
this.button23.Location = new System.Drawing.Point(6, 599);
this.button23.Name = "button23";
this.button23.Size = new System.Drawing.Size(202, 48);
this.button23.TabIndex = 0;
this.button23.Text = "獲取機器人資訊";
this.button23.UseVisualStyleBackColor = true;
this.button23.Click += new System.EventHandler(this.button23_Click);
//
// tabPage2
//
this.tabPage2.Controls.Add(this.comboBox5);
this.tabPage2.Controls.Add(this.button26);
this.tabPage2.Controls.Add(this.label15);
this.tabPage2.Controls.Add(this.listView3);
this.tabPage2.Controls.Add(this.textBox14);
this.tabPage2.Controls.Add(this.textBox13);
this.tabPage2.Controls.Add(this.textBox12);
this.tabPage2.Controls.Add(this.textBox9);
this.tabPage2.Controls.Add(this.label12);
this.tabPage2.Controls.Add(this.label11);
this.tabPage2.Controls.Add(this.button22);
this.tabPage2.Controls.Add(this.button21);
this.tabPage2.Controls.Add(this.label10);
this.tabPage2.Controls.Add(this.button19);
this.tabPage2.Controls.Add(this.button18);
this.tabPage2.Controls.Add(this.button17);
this.tabPage2.Controls.Add(this.button16);
this.tabPage2.Controls.Add(this.button15);
this.tabPage2.Controls.Add(this.button14);
this.tabPage2.Location = new System.Drawing.Point(4, 29);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(1641, 750);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "機器人程序與數據";
this.tabPage2.UseVisualStyleBackColor = true;
//
// comboBox5
//
this.comboBox5.Enabled = false;
this.comboBox5.FormattingEnabled = true;
this.comboBox5.Items.AddRange(new object[] {
"Do0",
"Do1",
"Do3"});
this.comboBox5.Location = new System.Drawing.Point(6, 625);
this.comboBox5.Margin = new System.Windows.Forms.Padding(2);
this.comboBox5.Name = "comboBox5";
this.comboBox5.Size = new System.Drawing.Size(122, 27);
this.comboBox5.TabIndex = 24;
//
// button26
//
this.button26.Location = new System.Drawing.Point(684, 6);
this.button26.Name = "button26";
this.button26.Size = new System.Drawing.Size(118, 62);
this.button26.TabIndex = 23;
this.button26.Text = "上傳";
this.button26.UseVisualStyleBackColor = true;
this.button26.Click += new System.EventHandler(this.button26_Click);
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(49, 462);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(79, 19);
this.label15.TabIndex = 21;
this.label15.Text = "I/O列表";
//
// listView3
//
this.listView3.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader9,
this.columnHeader10,
this.columnHeader11,
this.columnHeader12});
this.listView3.HideSelection = false;
this.listView3.Location = new System.Drawing.Point(138, 462);
this.listView3.Name = "listView3";
this.listView3.Size = new System.Drawing.Size(1032, 210);
this.listView3.TabIndex = 20;
this.listView3.UseCompatibleStateImageBehavior = false;
this.listView3.View = System.Windows.Forms.View.Details;
//
// columnHeader9
//
this.columnHeader9.Text = "名稱";
this.columnHeader9.Width = 358;
//
// columnHeader10
//
this.columnHeader10.Text = "類型";
this.columnHeader10.Width = 252;
//
// columnHeader11
//
this.columnHeader11.Text = "值";
this.columnHeader11.Width = 242;
//
// columnHeader12
//
this.columnHeader12.Text = "所屬設備";
this.columnHeader12.Width = 164;
//
// textBox14
//
this.textBox14.Location = new System.Drawing.Point(7, 125);
this.textBox14.Multiline = true;
this.textBox14.Name = "textBox14";
this.textBox14.ScrollBars = System.Windows.Forms.ScrollBars.Both;
this.textBox14.Size = new System.Drawing.Size(1163, 259);
this.textBox14.TabIndex = 16;
this.textBox14.WordWrap = false;
//
// textBox13
//
this.textBox13.Location = new System.Drawing.Point(138, 390);
this.textBox13.Name = "textBox13";
this.textBox13.Size = new System.Drawing.Size(1032, 30);
this.textBox13.TabIndex = 15;
//
// textBox12
//
this.textBox12.Location = new System.Drawing.Point(138, 426);
this.textBox12.Name = "textBox12";
this.textBox12.Size = new System.Drawing.Size(1032, 30);
this.textBox12.TabIndex = 14;
//
// textBox9
//
this.textBox9.Location = new System.Drawing.Point(90, 74);
this.textBox9.Multiline = true;
this.textBox9.Name = "textBox9";
this.textBox9.ScrollBars = System.Windows.Forms.ScrollBars.Horizontal;
this.textBox9.Size = new System.Drawing.Size(1066, 41);
this.textBox9.TabIndex = 8;
this.textBox9.Text = "未選擇程序";
this.textBox9.WordWrap = false;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(12, 429);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(109, 19);
this.label12.TabIndex = 18;
this.label12.Text = "機器人位置";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(32, 401);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(89, 19);
this.label11.TabIndex = 17;
this.label11.Text = "程序指針";
//
// button22
//
this.button22.Enabled = false;
this.button22.Location = new System.Drawing.Point(7, 590);
this.button22.Name = "button22";
this.button22.Size = new System.Drawing.Size(121, 29);
this.button22.TabIndex = 13;
this.button22.Text = "寫入";
this.button22.UseVisualStyleBackColor = true;
this.button22.Click += new System.EventHandler(this.button22_Click);
//
// button21
//
this.button21.Location = new System.Drawing.Point(7, 506);
this.button21.Name = "button21";
this.button21.Size = new System.Drawing.Size(121, 29);
this.button21.TabIndex = 11;
this.button21.Text = "讀出";
this.button21.UseVisualStyleBackColor = true;
this.button21.Click += new System.EventHandler(this.button21_Click);
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(25, 82);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(59, 19);
this.label10.TabIndex = 7;
this.label10.Text = "路徑:";
//
// button19
//
this.button19.Location = new System.Drawing.Point(573, 6);
this.button19.Name = "button19";
this.button19.Size = new System.Drawing.Size(105, 62);
this.button19.TabIndex = 5;
this.button19.Text = "保存程序";
this.button19.UseVisualStyleBackColor = true;
this.button19.Click += new System.EventHandler(this.button19_Click);
//
// button18
//
this.button18.Location = new System.Drawing.Point(462, 6);
this.button18.Name = "button18";
this.button18.Size = new System.Drawing.Size(105, 62);
this.button18.TabIndex = 4;
this.button18.Text = "程序停止";
this.button18.UseVisualStyleBackColor = true;
this.button18.Click += new System.EventHandler(this.button18_Click);
//
// button17
//
this.button17.Location = new System.Drawing.Point(334, 6);
this.button17.Name = "button17";
this.button17.Size = new System.Drawing.Size(105, 62);
this.button17.TabIndex = 3;
this.button17.Text = "程序啟動";
this.button17.UseVisualStyleBackColor = true;
this.button17.Click += new System.EventHandler(this.button17_Click);
//
// button16
//
this.button16.Location = new System.Drawing.Point(117, 40);
this.button16.Name = "button16";
this.button16.Size = new System.Drawing.Size(184, 28);
this.button16.TabIndex = 2;
this.button16.Text = "指針移到指定程式";
this.button16.UseVisualStyleBackColor = true;
this.button16.Click += new System.EventHandler(this.button16_Click);
//
// button15
//
this.button15.Location = new System.Drawing.Point(117, 6);
this.button15.Name = "button15";
this.button15.Size = new System.Drawing.Size(125, 28);
this.button15.TabIndex = 1;
this.button15.Text = "PP to main";
this.button15.UseVisualStyleBackColor = true;
this.button15.Click += new System.EventHandler(this.button15_Click);
//
// button14
//
this.button14.Location = new System.Drawing.Point(6, 6);
this.button14.Name = "button14";
this.button14.Size = new System.Drawing.Size(105, 62);
this.button14.TabIndex = 0;
this.button14.Text = "打開程序";
this.button14.UseVisualStyleBackColor = true;
this.button14.Click += new System.EventHandler(this.button14_Click);
//
// tabPage1
//
this.tabPage1.Controls.Add(this.button25);
this.tabPage1.Controls.Add(this.textBox10);
this.tabPage1.Controls.Add(this.button11);
this.tabPage1.Controls.Add(this.button10);
this.tabPage1.Controls.Add(this.listView2);
this.tabPage1.Controls.Add(this.button9);
this.tabPage1.Controls.Add(this.comboBox4);
this.tabPage1.Controls.Add(this.button8);
this.tabPage1.Controls.Add(this.label9);
this.tabPage1.Controls.Add(this.hScrollBar1);
this.tabPage1.Controls.Add(this.groupBox1);
this.tabPage1.Controls.Add(this.button6);
this.tabPage1.Controls.Add(this.comboBox3);
this.tabPage1.Controls.Add(this.comboBox2);
this.tabPage1.Controls.Add(this.comboBox1);
this.tabPage1.Controls.Add(this.button5);
this.tabPage1.Controls.Add(this.button4);
this.tabPage1.Controls.Add(this.button3);
this.tabPage1.Controls.Add(this.button2);
this.tabPage1.Controls.Add(this.button1);
this.tabPage1.Controls.Add(this.listView1);
this.tabPage1.Location = new System.Drawing.Point(4, 29);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(1641, 750);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "機器人";
this.tabPage1.UseVisualStyleBackColor = true;
//
// button25
//
this.button25.Location = new System.Drawing.Point(1033, 118);
this.button25.Name = "button25";
this.button25.Size = new System.Drawing.Size(89, 29);
this.button25.TabIndex = 26;
this.button25.Text = "備份";
this.button25.UseVisualStyleBackColor = true;
this.button25.Click += new System.EventHandler(this.button25_Click);
//
// textBox10
//
this.textBox10.Location = new System.Drawing.Point(27, 477);
this.textBox10.Multiline = true;
this.textBox10.Name = "textBox10";
this.textBox10.ScrollBars = System.Windows.Forms.ScrollBars.Both;
this.textBox10.Size = new System.Drawing.Size(1171, 195);
this.textBox10.TabIndex = 25;
this.textBox10.Text = "日誌";
this.textBox10.WordWrap = false;
//
// button11
//
this.button11.Location = new System.Drawing.Point(1117, 438);
this.button11.Name = "button11";
this.button11.Size = new System.Drawing.Size(81, 33);
this.button11.TabIndex = 24;
this.button11.Text = "日誌";
this.button11.UseVisualStyleBackColor = true;
this.button11.Click += new System.EventHandler(this.button11_Click);
//
// button10
//
this.button10.Location = new System.Drawing.Point(1045, 341);
this.button10.Name = "button10";
this.button10.Size = new System.Drawing.Size(136, 30);
this.button10.TabIndex = 23;
this.button10.Text = "修改點座標";
this.button10.UseVisualStyleBackColor = true;
this.button10.Click += new System.EventHandler(this.button10_Click_1);
//
// listView2
//
this.listView2.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader6,
this.columnHeader7});
this.listView2.HideSelection = false;
this.listView2.Location = new System.Drawing.Point(434, 344);
this.listView2.Name = "listView2";
this.listView2.Size = new System.Drawing.Size(605, 83);
this.listView2.TabIndex = 21;
this.listView2.UseCompatibleStateImageBehavior = false;
this.listView2.View = System.Windows.Forms.View.Details;
//
// columnHeader6
//
this.columnHeader6.Text = "座標變量";
this.columnHeader6.Width = 93;
//
// columnHeader7
//
this.columnHeader7.Text = "值";
this.columnHeader7.Width = 618;
//
// button9
//
this.button9.Location = new System.Drawing.Point(830, 298);
this.button9.Name = "button9";
this.button9.Size = new System.Drawing.Size(75, 27);
this.button9.TabIndex = 20;
this.button9.Text = "確定";
this.button9.UseVisualStyleBackColor = true;
this.button9.Click += new System.EventHandler(this.button9_Click);
//
// comboBox4
//
this.comboBox4.FormattingEnabled = true;
this.comboBox4.Location = new System.Drawing.Point(585, 299);
this.comboBox4.Name = "comboBox4";
this.comboBox4.Size = new System.Drawing.Size(215, 27);
this.comboBox4.TabIndex = 19;
//
// button8
//
this.button8.Location = new System.Drawing.Point(434, 298);
this.button8.Name = "button8";
this.button8.Size = new System.Drawing.Size(119, 27);
this.button8.TabIndex = 18;
this.button8.Text = "查看座標值";
this.button8.UseVisualStyleBackColor = true;
this.button8.Click += new System.EventHandler(this.button8_Click);
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(430, 264);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(179, 19);
this.label9.TabIndex = 17;
this.label9.Text = "機器人速度百分比:";
//
// hScrollBar1
//
this.hScrollBar1.Location = new System.Drawing.Point(612, 261);
this.hScrollBar1.Name = "hScrollBar1";
this.hScrollBar1.Size = new System.Drawing.Size(257, 22);
this.hScrollBar1.TabIndex = 16;
this.hScrollBar1.Scroll += new System.Windows.Forms.ScrollEventHandler(this.MyScrollBar1_Scroll);
//
// groupBox1
//
this.groupBox1.Controls.Add(this.rz);
this.groupBox1.Controls.Add(this.ry);
this.groupBox1.Controls.Add(this.rx);
this.groupBox1.Controls.Add(this.pz);
this.groupBox1.Controls.Add(this.py);
this.groupBox1.Controls.Add(this.px);
this.groupBox1.Controls.Add(this.textBox8);
this.groupBox1.Controls.Add(this.textBox7);
this.groupBox1.Controls.Add(this.textBox6);
this.groupBox1.Controls.Add(this.textBox5);
this.groupBox1.Controls.Add(this.textBox4);
this.groupBox1.Controls.Add(this.textBox3);
this.groupBox1.Controls.Add(this.radioButton2);
this.groupBox1.Controls.Add(this.radioButton1);
this.groupBox1.Location = new System.Drawing.Point(27, 209);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(347, 262);
this.groupBox1.TabIndex = 15;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "座標位置";
//
// rz
//
this.rz.AutoSize = true;
this.rz.Location = new System.Drawing.Point(185, 209);
this.rz.Name = "rz";
this.rz.Size = new System.Drawing.Size(39, 19);
this.rz.TabIndex = 26;
this.rz.Text = "RZ:";
//
// ry
//
this.ry.AutoSize = true;
this.ry.Location = new System.Drawing.Point(185, 146);
this.ry.Name = "ry";
this.ry.Size = new System.Drawing.Size(39, 19);
this.ry.TabIndex = 25;
this.ry.Text = "RY:";
//
// rx
//
this.rx.AutoSize = true;
this.rx.Location = new System.Drawing.Point(185, 80);
this.rx.Name = "rx";
this.rx.Size = new System.Drawing.Size(39, 19);
this.rx.TabIndex = 24;
this.rx.Text = "RX:";
//
// pz
//
this.pz.AutoSize = true;
this.pz.Location = new System.Drawing.Point(12, 209);
this.pz.Name = "pz";
this.pz.Size = new System.Drawing.Size(39, 19);
this.pz.TabIndex = 23;
this.pz.Text = "PZ:";
//
// py
//
this.py.AutoSize = true;
this.py.Location = new System.Drawing.Point(12, 146);
this.py.Name = "py";
this.py.Size = new System.Drawing.Size(39, 19);
this.py.TabIndex = 22;
this.py.Text = "PY:";
//
// px
//
this.px.AutoSize = true;
this.px.Location = new System.Drawing.Point(12, 80);
this.px.Name = "px";
this.px.Size = new System.Drawing.Size(39, 19);
this.px.TabIndex = 16;
this.px.Text = "PX:";
//
// textBox8
//
this.textBox8.Location = new System.Drawing.Point(230, 198);
this.textBox8.Name = "textBox8";
this.textBox8.Size = new System.Drawing.Size(90, 30);
this.textBox8.TabIndex = 21;
//
// textBox7
//
this.textBox7.Location = new System.Drawing.Point(230, 135);
this.textBox7.Name = "textBox7";
this.textBox7.Size = new System.Drawing.Size(90, 30);
this.textBox7.TabIndex = 20;
//
// textBox6
//
this.textBox6.Location = new System.Drawing.Point(230, 77);
this.textBox6.Name = "textBox6";
this.textBox6.Size = new System.Drawing.Size(90, 30);
this.textBox6.TabIndex = 19;
//
// textBox5
//
this.textBox5.Location = new System.Drawing.Point(57, 198);
this.textBox5.Name = "textBox5";
this.textBox5.Size = new System.Drawing.Size(90, 30);
this.textBox5.TabIndex = 18;
//
// textBox4
//
this.textBox4.Location = new System.Drawing.Point(57, 135);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(90, 30);
this.textBox4.TabIndex = 17;
//
// textBox3
//
this.textBox3.Location = new System.Drawing.Point(57, 77);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(90, 30);
this.textBox3.TabIndex = 16;
//
// radioButton2
//
this.radioButton2.AutoSize = true;
this.radioButton2.Location = new System.Drawing.Point(193, 29);
this.radioButton2.Name = "radioButton2";
this.radioButton2.Size = new System.Drawing.Size(127, 23);
this.radioButton2.TabIndex = 1;
this.radioButton2.Text = "笛卡爾座標";
this.radioButton2.UseVisualStyleBackColor = true;
//
// radioButton1
//
this.radioButton1.AutoSize = true;
this.radioButton1.Location = new System.Drawing.Point(40, 29);
this.radioButton1.Name = "radioButton1";
this.radioButton1.Size = new System.Drawing.Size(107, 23);
this.radioButton1.TabIndex = 0;
this.radioButton1.Text = "關節座標";
this.radioButton1.UseVisualStyleBackColor = true;
//
// button6
//
this.button6.Location = new System.Drawing.Point(906, 119);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(103, 26);
this.button6.TabIndex = 9;
this.button6.Text = "開啟電機";
this.button6.UseVisualStyleBackColor = true;
this.button6.Click += new System.EventHandler(this.button6_Click);
//
// comboBox3
//
this.comboBox3.FormattingEnabled = true;
this.comboBox3.Location = new System.Drawing.Point(448, 177);
this.comboBox3.Name = "comboBox3";
this.comboBox3.Size = new System.Drawing.Size(122, 27);
this.comboBox3.TabIndex = 8;
this.comboBox3.Text = "程序";
//
// comboBox2
//
this.comboBox2.FormattingEnabled = true;
this.comboBox2.Location = new System.Drawing.Point(297, 177);
this.comboBox2.Name = "comboBox2";
this.comboBox2.Size = new System.Drawing.Size(122, 27);
this.comboBox2.TabIndex = 7;
this.comboBox2.Text = "模塊";
//
// comboBox1
//
this.comboBox1.FormattingEnabled = true;
this.comboBox1.Location = new System.Drawing.Point(147, 177);
this.comboBox1.Name = "comboBox1";
this.comboBox1.Size = new System.Drawing.Size(122, 27);
this.comboBox1.TabIndex = 6;
this.comboBox1.Text = "任務";
//
// button5
//
this.button5.BackColor = System.Drawing.Color.Yellow;
this.button5.Location = new System.Drawing.Point(612, 119);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(94, 41);
this.button5.TabIndex = 5;
this.button5.Text = "確認";
this.button5.UseVisualStyleBackColor = false;
this.button5.Click += new System.EventHandler(this.button5_Click);
//
// button4
//
this.button4.BackColor = System.Drawing.Color.Yellow;
this.button4.Location = new System.Drawing.Point(448, 121);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(122, 40);
this.button4.TabIndex = 4;
this.button4.Text = "查看程序";
this.button4.UseVisualStyleBackColor = false;
this.button4.Click += new System.EventHandler(this.button4_Click);
//
// button3
//
this.button3.BackColor = System.Drawing.Color.Yellow;
this.button3.Location = new System.Drawing.Point(297, 121);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(122, 40);
this.button3.TabIndex = 3;
this.button3.Text = "查看模塊";
this.button3.UseVisualStyleBackColor = false;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// button2
//
this.button2.BackColor = System.Drawing.Color.Yellow;
this.button2.Location = new System.Drawing.Point(147, 121);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(122, 40);
this.button2.TabIndex = 2;
this.button2.Text = "查看任務";
this.button2.UseVisualStyleBackColor = false;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// button1
//
this.button1.BackColor = System.Drawing.Color.Red;
this.button1.Location = new System.Drawing.Point(47, 119);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(87, 41);
this.button1.TabIndex = 1;
this.button1.Text = "搜尋";
this.button1.UseVisualStyleBackColor = false;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// listView1
//
this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader1,
this.columnHeader2,
this.columnHeader3,
this.columnHeader4,
this.columnHeader5});
this.listView1.HideSelection = false;
this.listView1.Location = new System.Drawing.Point(43, 16);
this.listView1.Name = "listView1";
this.listView1.Size = new System.Drawing.Size(1112, 96);
this.listView1.TabIndex = 0;
this.listView1.UseCompatibleStateImageBehavior = false;
this.listView1.View = System.Windows.Forms.View.Details;
this.listView1.DoubleClick += new System.EventHandler(this.connectrobot);
//
// columnHeader1
//
this.columnHeader1.Text = "系統名稱";
this.columnHeader1.Width = 158;
//
// columnHeader2
//
this.columnHeader2.Text = "系統IP";
this.columnHeader2.Width = 188;
//
// columnHeader3
//
this.columnHeader3.Text = "robotware版本";
this.columnHeader3.Width = 243;
//
// columnHeader4
//
this.columnHeader4.Text = "是否虛擬控制";
this.columnHeader4.Width = 142;
//
// columnHeader5
//
this.columnHeader5.Text = "控制器名稱";
this.columnHeader5.Width = 249;
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Controls.Add(this.tabPage4);
this.tabControl1.Controls.Add(this.tabPage5);
this.tabControl1.Controls.Add(this.tabPage3);
this.tabControl1.Controls.Add(this.tabPage6);
this.tabControl1.Font = new System.Drawing.Font("標楷體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
this.tabControl1.Location = new System.Drawing.Point(12, 12);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(1649, 783);
this.tabControl1.TabIndex = 0;
//
// tabControl3
//
this.tabControl3.Controls.Add(this.tabPage7);
this.tabControl3.Controls.Add(this.tabPage8);
this.tabControl3.Location = new System.Drawing.Point(1200, 337);
this.tabControl3.Name = "tabControl3";
this.tabControl3.SelectedIndex = 0;
this.tabControl3.Size = new System.Drawing.Size(435, 417);
this.tabControl3.TabIndex = 20;
//
// tabPage7
//
this.tabPage7.Controls.Add(this.pictureBox6);
this.tabPage7.Location = new System.Drawing.Point(4, 29);
this.tabPage7.Name = "tabPage7";
this.tabPage7.Padding = new System.Windows.Forms.Padding(3);
this.tabPage7.Size = new System.Drawing.Size(427, 384);
this.tabPage7.TabIndex = 0;
this.tabPage7.Text = "目前位置";
this.tabPage7.UseVisualStyleBackColor = true;
//
// tabPage8
//
this.tabPage8.Controls.Add(this.pictureBox7);
this.tabPage8.Location = new System.Drawing.Point(4, 29);
this.tabPage8.Name = "tabPage8";
this.tabPage8.Padding = new System.Windows.Forms.Padding(3);
this.tabPage8.Size = new System.Drawing.Size(427, 384);
this.tabPage8.TabIndex = 1;
this.tabPage8.Text = "工作影像";
this.tabPage8.UseVisualStyleBackColor = true;
//
// pictureBox7
//
this.pictureBox7.Location = new System.Drawing.Point(6, 6);
this.pictureBox7.Name = "pictureBox7";
this.pictureBox7.Size = new System.Drawing.Size(415, 372);
this.pictureBox7.TabIndex = 0;
this.pictureBox7.TabStop = false;
//
// Form1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1694, 800);
this.Controls.Add(this.tabControl1);
this.Name = "Form1";
this.Text = "ABB 通訊";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
this.Load += new System.EventHandler(this.Form1_Load);
this.tabPage6.ResumeLayout(false);
this.tabPage6.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
this.groupBox3.ResumeLayout(false);
this.groupBox3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
this.tabPage3.ResumeLayout(false);
this.tabPage3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.groupBox2.ResumeLayout(false);
this.tabPage5.ResumeLayout(false);
this.tabPage5.PerformLayout();
this.tabControl2.ResumeLayout(false);
this.tpg_PLC.ResumeLayout(false);
this.tpg_PLC.PerformLayout();
this.gpb_Type_TCP.ResumeLayout(false);
this.gpb_Type_TCP.PerformLayout();
this.gpb_RS232.ResumeLayout(false);
this.gpb_RS232.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLC)).EndInit();
this.tabPage4.ResumeLayout(false);
this.tabPage4.PerformLayout();
this.tabPage2.ResumeLayout(false);
this.tabPage2.PerformLayout();
this.tabPage1.ResumeLayout(false);
this.tabPage1.PerformLayout();
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.tabControl1.ResumeLayout(false);
this.tabControl3.ResumeLayout(false);
this.tabPage7.ResumeLayout(false);
this.tabPage8.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Timer timer1;
private System.Windows.Forms.OpenFileDialog openFileDialog1;
private System.Windows.Forms.SaveFileDialog saveFileDialog1;
private System.Windows.Forms.Timer timer2;
private System.Windows.Forms.Timer timer5;
private System.Windows.Forms.Timer timer3;
private System.Windows.Forms.TabPage tabPage6;
private System.Windows.Forms.TabPage tabPage3;
private System.Windows.Forms.Button button28;
public System.Windows.Forms.ListView listView4;
private System.Windows.Forms.ColumnHeader columnHeader8;
private System.Windows.Forms.ColumnHeader columnHeader13;
private System.Windows.Forms.ColumnHeader columnHeader14;
private System.Windows.Forms.ColumnHeader columnHeader15;
private System.Windows.Forms.ColumnHeader columnHeader16;
public System.Windows.Forms.PictureBox pictureBox1;
public System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.Button button20;
private System.Windows.Forms.Button button13;
private System.Windows.Forms.Button button12;
private System.Windows.Forms.TabPage tabPage5;
private System.Windows.Forms.Button btn_Command;
private System.Windows.Forms.Button btn_Command_clear;
private System.Windows.Forms.RichTextBox rtb_response;
private System.Windows.Forms.RichTextBox rtb_Command;
private System.Windows.Forms.TabControl tabControl2;
private System.Windows.Forms.TabPage tpg_PLC;
private System.Windows.Forms.GroupBox gpb_Type_TCP;
private System.Windows.Forms.TextBox txb_Tcp_Port;
private System.Windows.Forms.TextBox txb_Tcp_Ip;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.GroupBox gpb_RS232;
private System.Windows.Forms.ComboBox cmb_Comport;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Button btn_Restart;
private System.Windows.Forms.Button btn_Disconnect;
private System.Windows.Forms.Button btn_Connect;
private System.Windows.Forms.ComboBox cmb_Type;
private System.Windows.Forms.PictureBox pictureBox_PLC;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TabPage tabPage4;
private System.Windows.Forms.RichTextBox richTextBox2;
private System.Windows.Forms.RichTextBox richTextBox1;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Button button23;
private System.Windows.Forms.TabPage tabPage2;
public System.Windows.Forms.ComboBox comboBox5;
private System.Windows.Forms.Button button26;
private System.Windows.Forms.Label label15;
private ListViewNF listView3;
private System.Windows.Forms.ColumnHeader columnHeader9;
private System.Windows.Forms.ColumnHeader columnHeader10;
private System.Windows.Forms.ColumnHeader columnHeader11;
private System.Windows.Forms.ColumnHeader columnHeader12;
private System.Windows.Forms.TextBox textBox14;
private System.Windows.Forms.TextBox textBox13;
private System.Windows.Forms.TextBox textBox12;
private System.Windows.Forms.TextBox textBox9;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Button button22;
private System.Windows.Forms.Button button21;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Button button19;
private System.Windows.Forms.Button button18;
private System.Windows.Forms.Button button17;
private System.Windows.Forms.Button button16;
private System.Windows.Forms.Button button15;
private System.Windows.Forms.Button button14;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.Button button25;
private System.Windows.Forms.TextBox textBox10;
private System.Windows.Forms.Button button11;
private System.Windows.Forms.Button button10;
private System.Windows.Forms.ListView listView2;
private System.Windows.Forms.ColumnHeader columnHeader6;
private System.Windows.Forms.ColumnHeader columnHeader7;
private System.Windows.Forms.Button button9;
private System.Windows.Forms.ComboBox comboBox4;
private System.Windows.Forms.Button button8;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.HScrollBar hScrollBar1;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Label rz;
private System.Windows.Forms.Label ry;
private System.Windows.Forms.Label rx;
private System.Windows.Forms.Label pz;
private System.Windows.Forms.Label py;
private System.Windows.Forms.Label px;
private System.Windows.Forms.TextBox textBox8;
private System.Windows.Forms.TextBox textBox7;
private System.Windows.Forms.TextBox textBox6;
public System.Windows.Forms.TextBox textBox5;
public System.Windows.Forms.TextBox textBox4;
public System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.RadioButton radioButton2;
private System.Windows.Forms.RadioButton radioButton1;
public System.Windows.Forms.Button button6;
public System.Windows.Forms.ComboBox comboBox3;
public System.Windows.Forms.ComboBox comboBox2;
public System.Windows.Forms.ComboBox comboBox1;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.ListView listView1;
private System.Windows.Forms.ColumnHeader columnHeader1;
private System.Windows.Forms.ColumnHeader columnHeader2;
private System.Windows.Forms.ColumnHeader columnHeader3;
private System.Windows.Forms.ColumnHeader columnHeader4;
private System.Windows.Forms.ColumnHeader columnHeader5;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.Label label8;
public System.Windows.Forms.Label label2;
public System.Windows.Forms.Label label1;
private System.Windows.Forms.DataGridView dataGridView1;
public System.Windows.Forms.Button button30;
private System.Windows.Forms.Button button29;
private System.Windows.Forms.Button button24;
public System.Windows.Forms.PictureBox pictureBox3;
public System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label18;
public System.Windows.Forms.Label label16;
public System.Windows.Forms.Label label17;
private System.Windows.Forms.Button button7;
public System.Windows.Forms.PictureBox pictureBox5;
public System.Windows.Forms.PictureBox pictureBox4;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.Label label19;
public System.Windows.Forms.Button button27;
private System.Windows.Forms.GroupBox groupBox3;
public System.Windows.Forms.Label label21;
private System.Windows.Forms.CheckBox checkBox2;
public System.Windows.Forms.CheckBox checkBox1;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.DataGridView dataGridView2;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.Button button31;
private System.Windows.Forms.Label label25;
public System.Windows.Forms.PictureBox pictureBox6;
private System.Windows.Forms.TabControl tabControl3;
private System.Windows.Forms.TabPage tabPage7;
private System.Windows.Forms.TabPage tabPage8;
private System.Windows.Forms.PictureBox pictureBox7;
}
}