namespace SHARP_CLAS_UI.Screen { partial class Form_Maintenance_Control { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.panel2 = new System.Windows.Forms.Panel(); this.groupBox6 = new System.Windows.Forms.GroupBox(); this.button15 = new System.Windows.Forms.Button(); this.button16 = new System.Windows.Forms.Button(); this.button17 = new System.Windows.Forms.Button(); this.groupBox5 = new System.Windows.Forms.GroupBox(); this.button12 = new System.Windows.Forms.Button(); this.button13 = new System.Windows.Forms.Button(); this.button14 = new System.Windows.Forms.Button(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.button8 = new System.Windows.Forms.Button(); this.button10 = new System.Windows.Forms.Button(); this.button11 = new System.Windows.Forms.Button(); this.label2 = new System.Windows.Forms.Label(); this.panel3 = new System.Windows.Forms.Panel(); this.label3 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.panel6 = new System.Windows.Forms.Panel(); this.label5 = new System.Windows.Forms.Label(); this.panel5 = new System.Windows.Forms.Panel(); this.panel4 = new System.Windows.Forms.Panel(); this.gb_Motor_Select = new System.Windows.Forms.GroupBox(); this.cbb_Axis = new System.Windows.Forms.ComboBox(); this.gb_Axis_Control = new System.Windows.Forms.GroupBox(); this.nud_Velocity = new System.Windows.Forms.NumericUpDown(); this.btn_Stop = new System.Windows.Forms.Button(); this.lb_Position_1 = new System.Windows.Forms.Label(); this.lb_Velocity_1 = new System.Windows.Forms.Label(); this.btn_Amp_On = new System.Windows.Forms.Button(); this.btn_Positive_Jog = new System.Windows.Forms.Button(); this.tb_Position = new System.Windows.Forms.TextBox(); this.btn_Negative_Jog = new System.Windows.Forms.Button(); this.btn_Amp_Off = new System.Windows.Forms.Button(); this.btn_Move_Rel = new System.Windows.Forms.Button(); this.btn_Reset = new System.Windows.Forms.Button(); this.btn_Move_Abs = new System.Windows.Forms.Button(); this.btn_Home = new System.Windows.Forms.Button(); this.lb_Motor_Control = new System.Windows.Forms.Label(); this.gb_Board_Status = new System.Windows.Forms.GroupBox(); this.tb_Board_Status = new System.Windows.Forms.TextBox(); this.tb_Board_Init = new System.Windows.Forms.TextBox(); this.lb_Board_Status = new System.Windows.Forms.Label(); this.lb_Board_Init = new System.Windows.Forms.Label(); this.lb_Board_Id = new System.Windows.Forms.Label(); this.tb_Board_ID = new System.Windows.Forms.TextBox(); this.gb_Motor_Status = new System.Windows.Forms.GroupBox(); this.textBox4 = new System.Windows.Forms.TextBox(); this.lb_Name = new System.Windows.Forms.Label(); this.textBox3 = new System.Windows.Forms.TextBox(); this.lb_Axis = new System.Windows.Forms.Label(); this.tb_Real_Velocity = new System.Windows.Forms.TextBox(); this.tb_Error_Info_1 = new System.Windows.Forms.TextBox(); this.lb_Limit_Switch_Pos = new System.Windows.Forms.Label(); this.lb_Velocity = new System.Windows.Forms.Label(); this.lb_Error_Info_1 = new System.Windows.Forms.Label(); this.lb_Error_Stop = new System.Windows.Forms.Label(); this.tb_Error_Info_0 = new System.Windows.Forms.TextBox(); this.lb_Ready_For_Power_On = new System.Windows.Forms.Label(); this.tb_Real_Position = new System.Windows.Forms.TextBox(); this.lb_Position = new System.Windows.Forms.Label(); this.lb_Error_Info_0 = new System.Windows.Forms.Label(); this.lb_Group_Motion = new System.Windows.Forms.Label(); this.tb_Error_ID = new System.Windows.Forms.TextBox(); this.lb_Power_On = new System.Windows.Forms.Label(); this.lb_Error_ID = new System.Windows.Forms.Label(); this.lb_Direction_Negative = new System.Windows.Forms.Label(); this.lb_Gearing = new System.Windows.Forms.Label(); this.lb_Buffer_Full = new System.Windows.Forms.Label(); this.lb_Home_Abs_Switch = new System.Windows.Forms.Label(); this.lb_Is_Homed = new System.Windows.Forms.Label(); this.lb_Reserved_9 = new System.Windows.Forms.Label(); this.lb_Motion_Complete = new System.Windows.Forms.Label(); this.lb_Disabled = new System.Windows.Forms.Label(); this.lb_Reserved_31 = new System.Windows.Forms.Label(); this.lb_Discreate_Motion = new System.Windows.Forms.Label(); this.lb_Reserved_30 = new System.Windows.Forms.Label(); this.lb_Homing = new System.Windows.Forms.Label(); this.lb_Axis_Waring = new System.Windows.Forms.Label(); this.lb_Synchro_Motion = new System.Windows.Forms.Label(); this.lb_Limit_Switch_Neg = new System.Windows.Forms.Label(); this.lb_Stopping = new System.Windows.Forms.Label(); this.lb_Limit_Switch_Pos_Event = new System.Windows.Forms.Label(); this.lb_Reserved_8 = new System.Windows.Forms.Label(); this.lb_Direction_Positive = new System.Windows.Forms.Label(); this.lb_Continuous_Motion = new System.Windows.Forms.Label(); this.lb_Sensor_Stop = new System.Windows.Forms.Label(); this.lb_Contstant_Velocity = new System.Windows.Forms.Label(); this.lb_Stand_Still = new System.Windows.Forms.Label(); this.lb_Accelerating = new System.Windows.Forms.Label(); this.lb_Descelerating = new System.Windows.Forms.Label(); this.lb_Limit_Switch_Neg_Event = new System.Windows.Forms.Label(); this.lb_Drive_Fault = new System.Windows.Forms.Label(); this.btn_Show_Vision_Test = new System.Windows.Forms.Button(); this.btn_Sequence_View_Shot = new System.Windows.Forms.Button(); this.btn_Scanner_Run = new System.Windows.Forms.Button(); this.btn_Scanner_test = new System.Windows.Forms.Button(); this.btn_Scanner_View = new System.Windows.Forms.Button(); this.btn_All_Error_Reset = new System.Windows.Forms.Button(); this.btn_All_Amp_On = new System.Windows.Forms.Button(); this.panel2.SuspendLayout(); this.groupBox6.SuspendLayout(); this.groupBox5.SuspendLayout(); this.groupBox4.SuspendLayout(); this.panel3.SuspendLayout(); this.panel6.SuspendLayout(); this.panel5.SuspendLayout(); this.panel4.SuspendLayout(); this.gb_Motor_Select.SuspendLayout(); this.gb_Axis_Control.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.nud_Velocity)).BeginInit(); this.gb_Board_Status.SuspendLayout(); this.gb_Motor_Status.SuspendLayout(); this.SuspendLayout(); // // panel2 // this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel2.Controls.Add(this.groupBox6); this.panel2.Controls.Add(this.groupBox5); this.panel2.Controls.Add(this.groupBox4); this.panel2.Controls.Add(this.label2); this.panel2.Location = new System.Drawing.Point(624, 12); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(517, 406); this.panel2.TabIndex = 1; // // groupBox6 // this.groupBox6.Controls.Add(this.button15); this.groupBox6.Controls.Add(this.button16); this.groupBox6.Controls.Add(this.button17); this.groupBox6.Location = new System.Drawing.Point(3, 310); this.groupBox6.Name = "groupBox6"; this.groupBox6.Size = new System.Drawing.Size(509, 90); this.groupBox6.TabIndex = 44; this.groupBox6.TabStop = false; this.groupBox6.Text = "Pre Align Stage"; // // button15 // this.button15.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button15.Location = new System.Drawing.Point(244, 20); this.button15.Name = "button15"; this.button15.Size = new System.Drawing.Size(113, 52); this.button15.TabIndex = 41; this.button15.Text = "In Port"; this.button15.UseVisualStyleBackColor = true; // // button16 // this.button16.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button16.Location = new System.Drawing.Point(6, 20); this.button16.Name = "button16"; this.button16.Size = new System.Drawing.Size(113, 52); this.button16.TabIndex = 32; this.button16.Text = "In Port -> Empty "; this.button16.UseVisualStyleBackColor = true; // // button17 // this.button17.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button17.Location = new System.Drawing.Point(125, 20); this.button17.Name = "button17"; this.button17.Size = new System.Drawing.Size(113, 52); this.button17.TabIndex = 40; this.button17.Text = "Empty Port"; this.button17.UseVisualStyleBackColor = true; // // groupBox5 // this.groupBox5.Controls.Add(this.button12); this.groupBox5.Controls.Add(this.button13); this.groupBox5.Controls.Add(this.button14); this.groupBox5.Location = new System.Drawing.Point(3, 172); this.groupBox5.Name = "groupBox5"; this.groupBox5.Size = new System.Drawing.Size(509, 136); this.groupBox5.TabIndex = 43; this.groupBox5.TabStop = false; this.groupBox5.Text = "Reverse Stage"; // // button12 // this.button12.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button12.Location = new System.Drawing.Point(244, 20); this.button12.Name = "button12"; this.button12.Size = new System.Drawing.Size(113, 52); this.button12.TabIndex = 41; this.button12.Text = "Reverse Stage -> Pre Align"; this.button12.UseVisualStyleBackColor = true; // // button13 // this.button13.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button13.Location = new System.Drawing.Point(6, 20); this.button13.Name = "button13"; this.button13.Size = new System.Drawing.Size(113, 52); this.button13.TabIndex = 31; this.button13.Text = "Tray -> Pre Align"; this.button13.UseVisualStyleBackColor = true; // // button14 // this.button14.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button14.Location = new System.Drawing.Point(125, 20); this.button14.Name = "button14"; this.button14.Size = new System.Drawing.Size(113, 52); this.button14.TabIndex = 33; this.button14.Text = "Tray -> Reverse Stage"; this.button14.UseVisualStyleBackColor = true; // // groupBox4 // this.groupBox4.Controls.Add(this.button8); this.groupBox4.Controls.Add(this.button10); this.groupBox4.Controls.Add(this.button11); this.groupBox4.Location = new System.Drawing.Point(3, 30); this.groupBox4.Name = "groupBox4"; this.groupBox4.Size = new System.Drawing.Size(509, 136); this.groupBox4.TabIndex = 42; this.groupBox4.TabStop = false; this.groupBox4.Text = "LD Handler 1"; // // button8 // this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button8.Location = new System.Drawing.Point(244, 20); this.button8.Name = "button8"; this.button8.Size = new System.Drawing.Size(113, 52); this.button8.TabIndex = 41; this.button8.Text = "Reverse Stage -> Pre Align"; this.button8.UseVisualStyleBackColor = true; // // button10 // this.button10.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button10.Location = new System.Drawing.Point(6, 20); this.button10.Name = "button10"; this.button10.Size = new System.Drawing.Size(113, 52); this.button10.TabIndex = 31; this.button10.Text = "Tray -> Pre Align"; this.button10.UseVisualStyleBackColor = true; // // button11 // this.button11.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button11.Location = new System.Drawing.Point(125, 20); this.button11.Name = "button11"; this.button11.Size = new System.Drawing.Size(113, 52); this.button11.TabIndex = 33; this.button11.Text = "Tray -> Reverse Stage"; this.button11.UseVisualStyleBackColor = true; // // label2 // this.label2.BackColor = System.Drawing.Color.Silver; this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label2.Dock = System.Windows.Forms.DockStyle.Top; this.label2.Font = new System.Drawing.Font("Gulim", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label2.Location = new System.Drawing.Point(0, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(515, 28); this.label2.TabIndex = 0; this.label2.Text = "Tray -> Loader"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel3 // this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel3.Controls.Add(this.label3); this.panel3.Location = new System.Drawing.Point(1201, 12); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(517, 407); this.panel3.TabIndex = 2; // // label3 // this.label3.BackColor = System.Drawing.Color.Silver; this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label3.Dock = System.Windows.Forms.DockStyle.Top; this.label3.Font = new System.Drawing.Font("Gulim", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label3.Location = new System.Drawing.Point(0, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(515, 28); this.label3.TabIndex = 0; this.label3.Text = "Loader -> Ablation Stage"; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label6 // this.label6.BackColor = System.Drawing.Color.Silver; this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label6.Dock = System.Windows.Forms.DockStyle.Top; this.label6.Font = new System.Drawing.Font("Gulim", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label6.Location = new System.Drawing.Point(0, 0); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(515, 28); this.label6.TabIndex = 0; this.label6.Text = "Tray -> Conveyor"; this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel6 // this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel6.Controls.Add(this.label6); this.panel6.Location = new System.Drawing.Point(1202, 433); this.panel6.Name = "panel6"; this.panel6.Size = new System.Drawing.Size(517, 406); this.panel6.TabIndex = 5; // // label5 // this.label5.BackColor = System.Drawing.Color.Silver; this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label5.Dock = System.Windows.Forms.DockStyle.Top; this.label5.Font = new System.Drawing.Font("Gulim", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label5.Location = new System.Drawing.Point(0, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(499, 28); this.label5.TabIndex = 0; this.label5.Text = "Unload -> Tray"; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel5 // this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel5.Controls.Add(this.label5); this.panel5.Location = new System.Drawing.Point(623, 432); this.panel5.Name = "panel5"; this.panel5.Size = new System.Drawing.Size(501, 406); this.panel5.TabIndex = 4; // // panel4 // this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel4.Controls.Add(this.gb_Motor_Select); this.panel4.Controls.Add(this.gb_Axis_Control); this.panel4.Controls.Add(this.lb_Motor_Control); this.panel4.Controls.Add(this.gb_Board_Status); this.panel4.Controls.Add(this.gb_Motor_Status); this.panel4.Location = new System.Drawing.Point(12, 12); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(606, 407); this.panel4.TabIndex = 14; // // gb_Motor_Select // this.gb_Motor_Select.Controls.Add(this.cbb_Axis); this.gb_Motor_Select.Location = new System.Drawing.Point(3, 128); this.gb_Motor_Select.Name = "gb_Motor_Select"; this.gb_Motor_Select.Size = new System.Drawing.Size(189, 46); this.gb_Motor_Select.TabIndex = 30; this.gb_Motor_Select.TabStop = false; this.gb_Motor_Select.Text = "Motor_Select"; // // cbb_Axis // this.cbb_Axis.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbb_Axis.FormattingEnabled = true; this.cbb_Axis.Location = new System.Drawing.Point(10, 18); this.cbb_Axis.Name = "cbb_Axis"; this.cbb_Axis.Size = new System.Drawing.Size(168, 20); this.cbb_Axis.TabIndex = 29; this.cbb_Axis.SelectedIndexChanged += new System.EventHandler(this.cbb_Axis_SelectedIndexChanged); // // gb_Axis_Control // this.gb_Axis_Control.Controls.Add(this.nud_Velocity); this.gb_Axis_Control.Controls.Add(this.btn_Stop); this.gb_Axis_Control.Controls.Add(this.lb_Position_1); this.gb_Axis_Control.Controls.Add(this.lb_Velocity_1); this.gb_Axis_Control.Controls.Add(this.btn_Amp_On); this.gb_Axis_Control.Controls.Add(this.btn_Positive_Jog); this.gb_Axis_Control.Controls.Add(this.tb_Position); this.gb_Axis_Control.Controls.Add(this.btn_Negative_Jog); this.gb_Axis_Control.Controls.Add(this.btn_Amp_Off); this.gb_Axis_Control.Controls.Add(this.btn_Move_Rel); this.gb_Axis_Control.Controls.Add(this.btn_Reset); this.gb_Axis_Control.Controls.Add(this.btn_Move_Abs); this.gb_Axis_Control.Controls.Add(this.btn_Home); this.gb_Axis_Control.Location = new System.Drawing.Point(3, 180); this.gb_Axis_Control.Name = "gb_Axis_Control"; this.gb_Axis_Control.Size = new System.Drawing.Size(189, 220); this.gb_Axis_Control.TabIndex = 28; this.gb_Axis_Control.TabStop = false; this.gb_Axis_Control.Text = "Axis Control"; // // nud_Velocity // this.nud_Velocity.Location = new System.Drawing.Point(78, 189); this.nud_Velocity.Maximum = new decimal(new int[] { 300, 0, 0, 0}); this.nud_Velocity.Name = "nud_Velocity"; this.nud_Velocity.Size = new System.Drawing.Size(100, 21); this.nud_Velocity.TabIndex = 15; // // btn_Stop // this.btn_Stop.Location = new System.Drawing.Point(10, 133); this.btn_Stop.Name = "btn_Stop"; this.btn_Stop.Size = new System.Drawing.Size(168, 23); this.btn_Stop.TabIndex = 24; this.btn_Stop.Text = "STOP"; this.btn_Stop.UseVisualStyleBackColor = true; this.btn_Stop.Click += new System.EventHandler(this.btn_Stop_Click); // // lb_Position_1 // this.lb_Position_1.AutoSize = true; this.lb_Position_1.Location = new System.Drawing.Point(11, 165); this.lb_Position_1.Name = "lb_Position_1"; this.lb_Position_1.Size = new System.Drawing.Size(50, 12); this.lb_Position_1.TabIndex = 23; this.lb_Position_1.Text = "Position"; // // lb_Velocity_1 // this.lb_Velocity_1.AutoSize = true; this.lb_Velocity_1.Location = new System.Drawing.Point(11, 193); this.lb_Velocity_1.Name = "lb_Velocity_1"; this.lb_Velocity_1.Size = new System.Drawing.Size(50, 12); this.lb_Velocity_1.TabIndex = 20; this.lb_Velocity_1.Text = "Velocity"; // // btn_Amp_On // this.btn_Amp_On.Location = new System.Drawing.Point(10, 20); this.btn_Amp_On.Name = "btn_Amp_On"; this.btn_Amp_On.Size = new System.Drawing.Size(75, 23); this.btn_Amp_On.TabIndex = 8; this.btn_Amp_On.Text = "AMP On"; this.btn_Amp_On.UseVisualStyleBackColor = true; this.btn_Amp_On.Click += new System.EventHandler(this.btn_Amp_On_Click); // // btn_Positive_Jog // this.btn_Positive_Jog.Location = new System.Drawing.Point(103, 104); this.btn_Positive_Jog.Name = "btn_Positive_Jog"; this.btn_Positive_Jog.Size = new System.Drawing.Size(75, 23); this.btn_Positive_Jog.TabIndex = 6; this.btn_Positive_Jog.Text = ">>"; this.btn_Positive_Jog.UseVisualStyleBackColor = true; this.btn_Positive_Jog.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btn_Positive_Jog_MouseDown); this.btn_Positive_Jog.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btn_Positive_Jog_MouseUp); // // tb_Position // this.tb_Position.Location = new System.Drawing.Point(78, 162); this.tb_Position.Name = "tb_Position"; this.tb_Position.Size = new System.Drawing.Size(100, 21); this.tb_Position.TabIndex = 22; this.tb_Position.Text = "0"; // // btn_Negative_Jog // this.btn_Negative_Jog.Location = new System.Drawing.Point(10, 104); this.btn_Negative_Jog.Name = "btn_Negative_Jog"; this.btn_Negative_Jog.Size = new System.Drawing.Size(75, 23); this.btn_Negative_Jog.TabIndex = 7; this.btn_Negative_Jog.Text = "<<"; this.btn_Negative_Jog.UseVisualStyleBackColor = true; this.btn_Negative_Jog.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btn_Negative_Jog_MouseDown); this.btn_Negative_Jog.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btn_Negative_Jog_MouseUp); // // btn_Amp_Off // this.btn_Amp_Off.Location = new System.Drawing.Point(10, 48); this.btn_Amp_Off.Name = "btn_Amp_Off"; this.btn_Amp_Off.Size = new System.Drawing.Size(75, 23); this.btn_Amp_Off.TabIndex = 9; this.btn_Amp_Off.Text = "AMP Off"; this.btn_Amp_Off.UseVisualStyleBackColor = true; this.btn_Amp_Off.Click += new System.EventHandler(this.btn_Amp_Off_Click); // // btn_Move_Rel // this.btn_Move_Rel.Location = new System.Drawing.Point(103, 76); this.btn_Move_Rel.Name = "btn_Move_Rel"; this.btn_Move_Rel.Size = new System.Drawing.Size(75, 23); this.btn_Move_Rel.TabIndex = 21; this.btn_Move_Rel.Text = "REL"; this.btn_Move_Rel.UseVisualStyleBackColor = true; this.btn_Move_Rel.Click += new System.EventHandler(this.btn_Move_Rel_Click); // // btn_Reset // this.btn_Reset.Location = new System.Drawing.Point(103, 20); this.btn_Reset.Name = "btn_Reset"; this.btn_Reset.Size = new System.Drawing.Size(75, 23); this.btn_Reset.TabIndex = 10; this.btn_Reset.Text = "Reset"; this.btn_Reset.UseVisualStyleBackColor = true; this.btn_Reset.Click += new System.EventHandler(this.btn_Reset_Click); // // btn_Move_Abs // this.btn_Move_Abs.Location = new System.Drawing.Point(10, 76); this.btn_Move_Abs.Name = "btn_Move_Abs"; this.btn_Move_Abs.Size = new System.Drawing.Size(75, 23); this.btn_Move_Abs.TabIndex = 20; this.btn_Move_Abs.Text = "ABS"; this.btn_Move_Abs.UseVisualStyleBackColor = true; this.btn_Move_Abs.Click += new System.EventHandler(this.btn_Move_Abs_Click); // // btn_Home // this.btn_Home.Location = new System.Drawing.Point(103, 48); this.btn_Home.Name = "btn_Home"; this.btn_Home.Size = new System.Drawing.Size(75, 23); this.btn_Home.TabIndex = 11; this.btn_Home.Text = "Home"; this.btn_Home.UseVisualStyleBackColor = true; this.btn_Home.Click += new System.EventHandler(this.btn_Home_Click); // // lb_Motor_Control // this.lb_Motor_Control.BackColor = System.Drawing.Color.Silver; this.lb_Motor_Control.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Motor_Control.Dock = System.Windows.Forms.DockStyle.Top; this.lb_Motor_Control.Font = new System.Drawing.Font("Gulim", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lb_Motor_Control.Location = new System.Drawing.Point(0, 0); this.lb_Motor_Control.Name = "lb_Motor_Control"; this.lb_Motor_Control.Size = new System.Drawing.Size(604, 28); this.lb_Motor_Control.TabIndex = 0; this.lb_Motor_Control.Text = "Motor Control"; this.lb_Motor_Control.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // gb_Board_Status // this.gb_Board_Status.Controls.Add(this.tb_Board_Status); this.gb_Board_Status.Controls.Add(this.tb_Board_Init); this.gb_Board_Status.Controls.Add(this.lb_Board_Status); this.gb_Board_Status.Controls.Add(this.lb_Board_Init); this.gb_Board_Status.Controls.Add(this.lb_Board_Id); this.gb_Board_Status.Controls.Add(this.tb_Board_ID); this.gb_Board_Status.Location = new System.Drawing.Point(3, 31); this.gb_Board_Status.Name = "gb_Board_Status"; this.gb_Board_Status.Size = new System.Drawing.Size(189, 91); this.gb_Board_Status.TabIndex = 1; this.gb_Board_Status.TabStop = false; this.gb_Board_Status.Text = "BOARD STATUS"; // // tb_Board_Status // this.tb_Board_Status.Location = new System.Drawing.Point(91, 62); this.tb_Board_Status.Name = "tb_Board_Status"; this.tb_Board_Status.ReadOnly = true; this.tb_Board_Status.Size = new System.Drawing.Size(87, 21); this.tb_Board_Status.TabIndex = 5; // // tb_Board_Init // this.tb_Board_Init.Location = new System.Drawing.Point(91, 14); this.tb_Board_Init.Name = "tb_Board_Init"; this.tb_Board_Init.ReadOnly = true; this.tb_Board_Init.Size = new System.Drawing.Size(87, 21); this.tb_Board_Init.TabIndex = 4; // // lb_Board_Status // this.lb_Board_Status.AutoSize = true; this.lb_Board_Status.Location = new System.Drawing.Point(8, 65); this.lb_Board_Status.Name = "lb_Board_Status"; this.lb_Board_Status.Size = new System.Drawing.Size(77, 12); this.lb_Board_Status.TabIndex = 3; this.lb_Board_Status.Text = "Board Status"; // // lb_Board_Init // this.lb_Board_Init.AutoSize = true; this.lb_Board_Init.Location = new System.Drawing.Point(8, 17); this.lb_Board_Init.Name = "lb_Board_Init"; this.lb_Board_Init.Size = new System.Drawing.Size(58, 12); this.lb_Board_Init.TabIndex = 2; this.lb_Board_Init.Text = "Board Init"; // // lb_Board_Id // this.lb_Board_Id.AutoSize = true; this.lb_Board_Id.Location = new System.Drawing.Point(8, 41); this.lb_Board_Id.Name = "lb_Board_Id"; this.lb_Board_Id.Size = new System.Drawing.Size(53, 12); this.lb_Board_Id.TabIndex = 1; this.lb_Board_Id.Text = "Board ID"; // // tb_Board_ID // this.tb_Board_ID.Location = new System.Drawing.Point(91, 38); this.tb_Board_ID.Name = "tb_Board_ID"; this.tb_Board_ID.ReadOnly = true; this.tb_Board_ID.Size = new System.Drawing.Size(87, 21); this.tb_Board_ID.TabIndex = 0; // // gb_Motor_Status // this.gb_Motor_Status.Controls.Add(this.textBox4); this.gb_Motor_Status.Controls.Add(this.lb_Name); this.gb_Motor_Status.Controls.Add(this.textBox3); this.gb_Motor_Status.Controls.Add(this.lb_Axis); this.gb_Motor_Status.Controls.Add(this.tb_Real_Velocity); this.gb_Motor_Status.Controls.Add(this.tb_Error_Info_1); this.gb_Motor_Status.Controls.Add(this.lb_Limit_Switch_Pos); this.gb_Motor_Status.Controls.Add(this.lb_Velocity); this.gb_Motor_Status.Controls.Add(this.lb_Error_Info_1); this.gb_Motor_Status.Controls.Add(this.lb_Error_Stop); this.gb_Motor_Status.Controls.Add(this.tb_Error_Info_0); this.gb_Motor_Status.Controls.Add(this.lb_Ready_For_Power_On); this.gb_Motor_Status.Controls.Add(this.tb_Real_Position); this.gb_Motor_Status.Controls.Add(this.lb_Position); this.gb_Motor_Status.Controls.Add(this.lb_Error_Info_0); this.gb_Motor_Status.Controls.Add(this.lb_Group_Motion); this.gb_Motor_Status.Controls.Add(this.tb_Error_ID); this.gb_Motor_Status.Controls.Add(this.lb_Power_On); this.gb_Motor_Status.Controls.Add(this.lb_Error_ID); this.gb_Motor_Status.Controls.Add(this.lb_Direction_Negative); this.gb_Motor_Status.Controls.Add(this.lb_Gearing); this.gb_Motor_Status.Controls.Add(this.lb_Buffer_Full); this.gb_Motor_Status.Controls.Add(this.lb_Home_Abs_Switch); this.gb_Motor_Status.Controls.Add(this.lb_Is_Homed); this.gb_Motor_Status.Controls.Add(this.lb_Reserved_9); this.gb_Motor_Status.Controls.Add(this.lb_Motion_Complete); this.gb_Motor_Status.Controls.Add(this.lb_Disabled); this.gb_Motor_Status.Controls.Add(this.lb_Reserved_31); this.gb_Motor_Status.Controls.Add(this.lb_Discreate_Motion); this.gb_Motor_Status.Controls.Add(this.lb_Reserved_30); this.gb_Motor_Status.Controls.Add(this.lb_Homing); this.gb_Motor_Status.Controls.Add(this.lb_Axis_Waring); this.gb_Motor_Status.Controls.Add(this.lb_Synchro_Motion); this.gb_Motor_Status.Controls.Add(this.lb_Limit_Switch_Neg); this.gb_Motor_Status.Controls.Add(this.lb_Stopping); this.gb_Motor_Status.Controls.Add(this.lb_Limit_Switch_Pos_Event); this.gb_Motor_Status.Controls.Add(this.lb_Reserved_8); this.gb_Motor_Status.Controls.Add(this.lb_Direction_Positive); this.gb_Motor_Status.Controls.Add(this.lb_Continuous_Motion); this.gb_Motor_Status.Controls.Add(this.lb_Sensor_Stop); this.gb_Motor_Status.Controls.Add(this.lb_Contstant_Velocity); this.gb_Motor_Status.Controls.Add(this.lb_Stand_Still); this.gb_Motor_Status.Controls.Add(this.lb_Accelerating); this.gb_Motor_Status.Controls.Add(this.lb_Descelerating); this.gb_Motor_Status.Controls.Add(this.lb_Limit_Switch_Neg_Event); this.gb_Motor_Status.Controls.Add(this.lb_Drive_Fault); this.gb_Motor_Status.Location = new System.Drawing.Point(198, 31); this.gb_Motor_Status.Name = "gb_Motor_Status"; this.gb_Motor_Status.Size = new System.Drawing.Size(396, 370); this.gb_Motor_Status.TabIndex = 12; this.gb_Motor_Status.TabStop = false; this.gb_Motor_Status.Text = "MOTOR STATUS"; // // textBox4 // this.textBox4.Location = new System.Drawing.Point(61, 20); this.textBox4.Name = "textBox4"; this.textBox4.ReadOnly = true; this.textBox4.Size = new System.Drawing.Size(116, 21); this.textBox4.TabIndex = 67; // // lb_Name // this.lb_Name.AutoSize = true; this.lb_Name.Location = new System.Drawing.Point(5, 23); this.lb_Name.Name = "lb_Name"; this.lb_Name.Size = new System.Drawing.Size(39, 12); this.lb_Name.TabIndex = 66; this.lb_Name.Text = "Name"; // // textBox3 // this.textBox3.Location = new System.Drawing.Point(61, 47); this.textBox3.Name = "textBox3"; this.textBox3.ReadOnly = true; this.textBox3.Size = new System.Drawing.Size(116, 21); this.textBox3.TabIndex = 65; // // lb_Axis // this.lb_Axis.AutoSize = true; this.lb_Axis.Location = new System.Drawing.Point(5, 50); this.lb_Axis.Name = "lb_Axis"; this.lb_Axis.Size = new System.Drawing.Size(30, 12); this.lb_Axis.TabIndex = 64; this.lb_Axis.Text = "Axis"; // // tb_Real_Velocity // this.tb_Real_Velocity.Location = new System.Drawing.Point(61, 101); this.tb_Real_Velocity.Name = "tb_Real_Velocity"; this.tb_Real_Velocity.ReadOnly = true; this.tb_Real_Velocity.Size = new System.Drawing.Size(116, 21); this.tb_Real_Velocity.TabIndex = 19; // // tb_Error_Info_1 // this.tb_Error_Info_1.Location = new System.Drawing.Point(274, 74); this.tb_Error_Info_1.Name = "tb_Error_Info_1"; this.tb_Error_Info_1.ReadOnly = true; this.tb_Error_Info_1.Size = new System.Drawing.Size(116, 21); this.tb_Error_Info_1.TabIndex = 21; // // lb_Limit_Switch_Pos // this.lb_Limit_Switch_Pos.AutoSize = true; this.lb_Limit_Switch_Pos.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Limit_Switch_Pos.Location = new System.Drawing.Point(121, 252); this.lb_Limit_Switch_Pos.Name = "lb_Limit_Switch_Pos"; this.lb_Limit_Switch_Pos.Size = new System.Drawing.Size(102, 14); this.lb_Limit_Switch_Pos.TabIndex = 63; this.lb_Limit_Switch_Pos.Text = "Limit Switch Pos"; // // lb_Velocity // this.lb_Velocity.AutoSize = true; this.lb_Velocity.Location = new System.Drawing.Point(5, 104); this.lb_Velocity.Name = "lb_Velocity"; this.lb_Velocity.Size = new System.Drawing.Size(50, 12); this.lb_Velocity.TabIndex = 18; this.lb_Velocity.Text = "Velocity"; // // lb_Error_Info_1 // this.lb_Error_Info_1.AutoSize = true; this.lb_Error_Info_1.Location = new System.Drawing.Point(202, 77); this.lb_Error_Info_1.Name = "lb_Error_Info_1"; this.lb_Error_Info_1.Size = new System.Drawing.Size(66, 12); this.lb_Error_Info_1.TabIndex = 20; this.lb_Error_Info_1.Text = "Error Info 1"; // // lb_Error_Stop // this.lb_Error_Stop.AutoSize = true; this.lb_Error_Stop.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Error_Stop.Location = new System.Drawing.Point(6, 157); this.lb_Error_Stop.Name = "lb_Error_Stop"; this.lb_Error_Stop.Size = new System.Drawing.Size(63, 14); this.lb_Error_Stop.TabIndex = 32; this.lb_Error_Stop.Text = "Error Stop"; // // tb_Error_Info_0 // this.tb_Error_Info_0.Location = new System.Drawing.Point(274, 47); this.tb_Error_Info_0.Name = "tb_Error_Info_0"; this.tb_Error_Info_0.ReadOnly = true; this.tb_Error_Info_0.Size = new System.Drawing.Size(116, 21); this.tb_Error_Info_0.TabIndex = 19; // // lb_Ready_For_Power_On // this.lb_Ready_For_Power_On.AutoSize = true; this.lb_Ready_For_Power_On.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Ready_For_Power_On.Location = new System.Drawing.Point(265, 157); this.lb_Ready_For_Power_On.Name = "lb_Ready_For_Power_On"; this.lb_Ready_For_Power_On.Size = new System.Drawing.Size(125, 14); this.lb_Ready_For_Power_On.TabIndex = 57; this.lb_Ready_For_Power_On.Text = "Ready For Power On"; // // tb_Real_Position // this.tb_Real_Position.Location = new System.Drawing.Point(61, 74); this.tb_Real_Position.Name = "tb_Real_Position"; this.tb_Real_Position.ReadOnly = true; this.tb_Real_Position.Size = new System.Drawing.Size(116, 21); this.tb_Real_Position.TabIndex = 17; // // lb_Position // this.lb_Position.AutoSize = true; this.lb_Position.Location = new System.Drawing.Point(5, 77); this.lb_Position.Name = "lb_Position"; this.lb_Position.Size = new System.Drawing.Size(50, 12); this.lb_Position.TabIndex = 16; this.lb_Position.Text = "Position"; // // lb_Error_Info_0 // this.lb_Error_Info_0.AutoSize = true; this.lb_Error_Info_0.Location = new System.Drawing.Point(202, 50); this.lb_Error_Info_0.Name = "lb_Error_Info_0"; this.lb_Error_Info_0.Size = new System.Drawing.Size(66, 12); this.lb_Error_Info_0.TabIndex = 18; this.lb_Error_Info_0.Text = "Error Info 0"; // // lb_Group_Motion // this.lb_Group_Motion.AutoSize = true; this.lb_Group_Motion.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Group_Motion.Location = new System.Drawing.Point(265, 271); this.lb_Group_Motion.Name = "lb_Group_Motion"; this.lb_Group_Motion.Size = new System.Drawing.Size(83, 14); this.lb_Group_Motion.TabIndex = 51; this.lb_Group_Motion.Text = "Group Motion"; // // tb_Error_ID // this.tb_Error_ID.Location = new System.Drawing.Point(274, 20); this.tb_Error_ID.Name = "tb_Error_ID"; this.tb_Error_ID.ReadOnly = true; this.tb_Error_ID.Size = new System.Drawing.Size(116, 21); this.tb_Error_ID.TabIndex = 17; // // lb_Power_On // this.lb_Power_On.AutoSize = true; this.lb_Power_On.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Power_On.Location = new System.Drawing.Point(265, 176); this.lb_Power_On.Name = "lb_Power_On"; this.lb_Power_On.Size = new System.Drawing.Size(63, 14); this.lb_Power_On.TabIndex = 56; this.lb_Power_On.Text = "Power On"; // // lb_Error_ID // this.lb_Error_ID.AutoSize = true; this.lb_Error_ID.Location = new System.Drawing.Point(202, 23); this.lb_Error_ID.Name = "lb_Error_ID"; this.lb_Error_ID.Size = new System.Drawing.Size(47, 12); this.lb_Error_ID.TabIndex = 16; this.lb_Error_ID.Text = "Error ID"; // // lb_Direction_Negative // this.lb_Direction_Negative.AutoSize = true; this.lb_Direction_Negative.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Direction_Negative.Location = new System.Drawing.Point(121, 214); this.lb_Direction_Negative.Name = "lb_Direction_Negative"; this.lb_Direction_Negative.Size = new System.Drawing.Size(109, 14); this.lb_Direction_Negative.TabIndex = 46; this.lb_Direction_Negative.Text = "Direction Negative"; // // lb_Gearing // this.lb_Gearing.AutoSize = true; this.lb_Gearing.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Gearing.Location = new System.Drawing.Point(265, 252); this.lb_Gearing.Name = "lb_Gearing"; this.lb_Gearing.Size = new System.Drawing.Size(51, 14); this.lb_Gearing.TabIndex = 52; this.lb_Gearing.Text = "Gearing"; // // lb_Buffer_Full // this.lb_Buffer_Full.AutoSize = true; this.lb_Buffer_Full.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Buffer_Full.Location = new System.Drawing.Point(265, 290); this.lb_Buffer_Full.Name = "lb_Buffer_Full"; this.lb_Buffer_Full.Size = new System.Drawing.Size(63, 14); this.lb_Buffer_Full.TabIndex = 50; this.lb_Buffer_Full.Text = "Buffer Full"; // // lb_Home_Abs_Switch // this.lb_Home_Abs_Switch.AutoSize = true; this.lb_Home_Abs_Switch.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Home_Abs_Switch.Location = new System.Drawing.Point(121, 271); this.lb_Home_Abs_Switch.Name = "lb_Home_Abs_Switch"; this.lb_Home_Abs_Switch.Size = new System.Drawing.Size(108, 14); this.lb_Home_Abs_Switch.TabIndex = 62; this.lb_Home_Abs_Switch.Text = "Home Abs Switch"; // // lb_Is_Homed // this.lb_Is_Homed.AutoSize = true; this.lb_Is_Homed.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Is_Homed.Location = new System.Drawing.Point(265, 195); this.lb_Is_Homed.Name = "lb_Is_Homed"; this.lb_Is_Homed.Size = new System.Drawing.Size(61, 14); this.lb_Is_Homed.TabIndex = 55; this.lb_Is_Homed.Text = "is Homed"; // // lb_Reserved_9 // this.lb_Reserved_9.AutoSize = true; this.lb_Reserved_9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Reserved_9.Location = new System.Drawing.Point(6, 328); this.lb_Reserved_9.Name = "lb_Reserved_9"; this.lb_Reserved_9.Size = new System.Drawing.Size(88, 14); this.lb_Reserved_9.TabIndex = 41; this.lb_Reserved_9.Text = "Reserved as 9"; // // lb_Motion_Complete // this.lb_Motion_Complete.AutoSize = true; this.lb_Motion_Complete.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Motion_Complete.Location = new System.Drawing.Point(265, 233); this.lb_Motion_Complete.Name = "lb_Motion_Complete"; this.lb_Motion_Complete.Size = new System.Drawing.Size(103, 14); this.lb_Motion_Complete.TabIndex = 53; this.lb_Motion_Complete.Text = "Motion Complete"; // // lb_Disabled // this.lb_Disabled.AutoSize = true; this.lb_Disabled.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Disabled.Location = new System.Drawing.Point(6, 176); this.lb_Disabled.Name = "lb_Disabled"; this.lb_Disabled.Size = new System.Drawing.Size(56, 14); this.lb_Disabled.TabIndex = 33; this.lb_Disabled.Text = "Disabled"; // // lb_Reserved_31 // this.lb_Reserved_31.AutoSize = true; this.lb_Reserved_31.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Reserved_31.Location = new System.Drawing.Point(265, 328); this.lb_Reserved_31.Name = "lb_Reserved_31"; this.lb_Reserved_31.Size = new System.Drawing.Size(94, 14); this.lb_Reserved_31.TabIndex = 48; this.lb_Reserved_31.Text = "Reserved as 31"; // // lb_Discreate_Motion // this.lb_Discreate_Motion.AutoSize = true; this.lb_Discreate_Motion.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Discreate_Motion.Location = new System.Drawing.Point(6, 233); this.lb_Discreate_Motion.Name = "lb_Discreate_Motion"; this.lb_Discreate_Motion.Size = new System.Drawing.Size(98, 14); this.lb_Discreate_Motion.TabIndex = 36; this.lb_Discreate_Motion.Text = "DiscreateMotion"; // // lb_Reserved_30 // this.lb_Reserved_30.AutoSize = true; this.lb_Reserved_30.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Reserved_30.Location = new System.Drawing.Point(265, 309); this.lb_Reserved_30.Name = "lb_Reserved_30"; this.lb_Reserved_30.Size = new System.Drawing.Size(94, 14); this.lb_Reserved_30.TabIndex = 49; this.lb_Reserved_30.Text = "Reserved as 30"; // // lb_Homing // this.lb_Homing.AutoSize = true; this.lb_Homing.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Homing.Location = new System.Drawing.Point(6, 290); this.lb_Homing.Name = "lb_Homing"; this.lb_Homing.Size = new System.Drawing.Size(50, 14); this.lb_Homing.TabIndex = 39; this.lb_Homing.Text = "Homing"; // // lb_Axis_Waring // this.lb_Axis_Waring.AutoSize = true; this.lb_Axis_Waring.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Axis_Waring.Location = new System.Drawing.Point(265, 214); this.lb_Axis_Waring.Name = "lb_Axis_Waring"; this.lb_Axis_Waring.Size = new System.Drawing.Size(81, 14); this.lb_Axis_Waring.TabIndex = 54; this.lb_Axis_Waring.Text = "Axis Warning"; // // lb_Synchro_Motion // this.lb_Synchro_Motion.AutoSize = true; this.lb_Synchro_Motion.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Synchro_Motion.Location = new System.Drawing.Point(6, 271); this.lb_Synchro_Motion.Name = "lb_Synchro_Motion"; this.lb_Synchro_Motion.Size = new System.Drawing.Size(96, 14); this.lb_Synchro_Motion.TabIndex = 38; this.lb_Synchro_Motion.Text = "Synchro Motion"; // // lb_Limit_Switch_Neg // this.lb_Limit_Switch_Neg.AutoSize = true; this.lb_Limit_Switch_Neg.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Limit_Switch_Neg.Location = new System.Drawing.Point(121, 233); this.lb_Limit_Switch_Neg.Name = "lb_Limit_Switch_Neg"; this.lb_Limit_Switch_Neg.Size = new System.Drawing.Size(103, 14); this.lb_Limit_Switch_Neg.TabIndex = 47; this.lb_Limit_Switch_Neg.Text = "Limit Switch Neg"; // // lb_Stopping // this.lb_Stopping.AutoSize = true; this.lb_Stopping.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Stopping.Location = new System.Drawing.Point(6, 195); this.lb_Stopping.Name = "lb_Stopping"; this.lb_Stopping.Size = new System.Drawing.Size(56, 14); this.lb_Stopping.TabIndex = 34; this.lb_Stopping.Text = "Stopping"; // // lb_Limit_Switch_Pos_Event // this.lb_Limit_Switch_Pos_Event.AutoSize = true; this.lb_Limit_Switch_Pos_Event.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Limit_Switch_Pos_Event.Location = new System.Drawing.Point(121, 290); this.lb_Limit_Switch_Pos_Event.Name = "lb_Limit_Switch_Pos_Event"; this.lb_Limit_Switch_Pos_Event.Size = new System.Drawing.Size(137, 14); this.lb_Limit_Switch_Pos_Event.TabIndex = 61; this.lb_Limit_Switch_Pos_Event.Text = "Limit Switch Pos Event"; // // lb_Reserved_8 // this.lb_Reserved_8.AutoSize = true; this.lb_Reserved_8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Reserved_8.Location = new System.Drawing.Point(6, 309); this.lb_Reserved_8.Name = "lb_Reserved_8"; this.lb_Reserved_8.Size = new System.Drawing.Size(88, 14); this.lb_Reserved_8.TabIndex = 40; this.lb_Reserved_8.Text = "Reserved as 8"; // // lb_Direction_Positive // this.lb_Direction_Positive.AutoSize = true; this.lb_Direction_Positive.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Direction_Positive.Location = new System.Drawing.Point(121, 195); this.lb_Direction_Positive.Name = "lb_Direction_Positive"; this.lb_Direction_Positive.Size = new System.Drawing.Size(104, 14); this.lb_Direction_Positive.TabIndex = 45; this.lb_Direction_Positive.Text = "Direction Positive"; // // lb_Continuous_Motion // this.lb_Continuous_Motion.AutoSize = true; this.lb_Continuous_Motion.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Continuous_Motion.Location = new System.Drawing.Point(6, 252); this.lb_Continuous_Motion.Name = "lb_Continuous_Motion"; this.lb_Continuous_Motion.Size = new System.Drawing.Size(109, 14); this.lb_Continuous_Motion.TabIndex = 37; this.lb_Continuous_Motion.Text = "ContinuousMotion"; // // lb_Sensor_Stop // this.lb_Sensor_Stop.AutoSize = true; this.lb_Sensor_Stop.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Sensor_Stop.Location = new System.Drawing.Point(121, 347); this.lb_Sensor_Stop.Name = "lb_Sensor_Stop"; this.lb_Sensor_Stop.Size = new System.Drawing.Size(76, 14); this.lb_Sensor_Stop.TabIndex = 58; this.lb_Sensor_Stop.Text = "Sensor Stop"; // // lb_Contstant_Velocity // this.lb_Contstant_Velocity.AutoSize = true; this.lb_Contstant_Velocity.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Contstant_Velocity.Location = new System.Drawing.Point(6, 347); this.lb_Contstant_Velocity.Name = "lb_Contstant_Velocity"; this.lb_Contstant_Velocity.Size = new System.Drawing.Size(102, 14); this.lb_Contstant_Velocity.TabIndex = 42; this.lb_Contstant_Velocity.Text = "ConstantVelocity"; // // lb_Stand_Still // this.lb_Stand_Still.AutoSize = true; this.lb_Stand_Still.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Stand_Still.Location = new System.Drawing.Point(6, 214); this.lb_Stand_Still.Name = "lb_Stand_Still"; this.lb_Stand_Still.Size = new System.Drawing.Size(63, 14); this.lb_Stand_Still.TabIndex = 35; this.lb_Stand_Still.Text = "Stand Still"; // // lb_Accelerating // this.lb_Accelerating.AutoSize = true; this.lb_Accelerating.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Accelerating.Location = new System.Drawing.Point(121, 157); this.lb_Accelerating.Name = "lb_Accelerating"; this.lb_Accelerating.Size = new System.Drawing.Size(77, 14); this.lb_Accelerating.TabIndex = 43; this.lb_Accelerating.Text = "Accelerating"; // // lb_Descelerating // this.lb_Descelerating.AutoSize = true; this.lb_Descelerating.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Descelerating.Location = new System.Drawing.Point(121, 176); this.lb_Descelerating.Name = "lb_Descelerating"; this.lb_Descelerating.Size = new System.Drawing.Size(77, 14); this.lb_Descelerating.TabIndex = 44; this.lb_Descelerating.Text = "Decelerating"; // // lb_Limit_Switch_Neg_Event // this.lb_Limit_Switch_Neg_Event.AutoSize = true; this.lb_Limit_Switch_Neg_Event.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Limit_Switch_Neg_Event.Location = new System.Drawing.Point(121, 309); this.lb_Limit_Switch_Neg_Event.Name = "lb_Limit_Switch_Neg_Event"; this.lb_Limit_Switch_Neg_Event.Size = new System.Drawing.Size(138, 14); this.lb_Limit_Switch_Neg_Event.TabIndex = 60; this.lb_Limit_Switch_Neg_Event.Text = "Limit Switch Neg Event"; // // lb_Drive_Fault // this.lb_Drive_Fault.AutoSize = true; this.lb_Drive_Fault.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Drive_Fault.Location = new System.Drawing.Point(121, 328); this.lb_Drive_Fault.Name = "lb_Drive_Fault"; this.lb_Drive_Fault.Size = new System.Drawing.Size(66, 14); this.lb_Drive_Fault.TabIndex = 59; this.lb_Drive_Fault.Text = "Drive Fault"; // // btn_Show_Vision_Test // this.btn_Show_Vision_Test.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_Show_Vision_Test.Location = new System.Drawing.Point(12, 425); this.btn_Show_Vision_Test.Name = "btn_Show_Vision_Test"; this.btn_Show_Vision_Test.Size = new System.Drawing.Size(113, 52); this.btn_Show_Vision_Test.TabIndex = 32; this.btn_Show_Vision_Test.Text = "VISION TEST"; this.btn_Show_Vision_Test.UseVisualStyleBackColor = true; this.btn_Show_Vision_Test.Click += new System.EventHandler(this.btn_Show_Vision_Test_Click); // // btn_Sequence_View_Shot // this.btn_Sequence_View_Shot.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_Sequence_View_Shot.Location = new System.Drawing.Point(133, 425); this.btn_Sequence_View_Shot.Name = "btn_Sequence_View_Shot"; this.btn_Sequence_View_Shot.Size = new System.Drawing.Size(113, 52); this.btn_Sequence_View_Shot.TabIndex = 33; this.btn_Sequence_View_Shot.Text = "SEQUENCE VIEW"; this.btn_Sequence_View_Shot.UseVisualStyleBackColor = true; this.btn_Sequence_View_Shot.Click += new System.EventHandler(this.btn_Sequence_View_Shot_Click); // // btn_Scanner_Run // this.btn_Scanner_Run.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_Scanner_Run.Location = new System.Drawing.Point(505, 432); this.btn_Scanner_Run.Name = "btn_Scanner_Run"; this.btn_Scanner_Run.Size = new System.Drawing.Size(113, 52); this.btn_Scanner_Run.TabIndex = 34; this.btn_Scanner_Run.Text = "SCANNER RUN"; this.btn_Scanner_Run.UseVisualStyleBackColor = true; this.btn_Scanner_Run.Visible = false; this.btn_Scanner_Run.Click += new System.EventHandler(this.btn_Scanner_Run_Click); // // btn_Scanner_test // this.btn_Scanner_test.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_Scanner_test.Location = new System.Drawing.Point(505, 500); this.btn_Scanner_test.Name = "btn_Scanner_test"; this.btn_Scanner_test.Size = new System.Drawing.Size(113, 52); this.btn_Scanner_test.TabIndex = 35; this.btn_Scanner_test.Text = "SCANNER TEST RUN"; this.btn_Scanner_test.UseVisualStyleBackColor = true; this.btn_Scanner_test.Visible = false; this.btn_Scanner_test.Click += new System.EventHandler(this.btn_Scanner_test_Click); // // btn_Scanner_View // this.btn_Scanner_View.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_Scanner_View.Location = new System.Drawing.Point(252, 425); this.btn_Scanner_View.Name = "btn_Scanner_View"; this.btn_Scanner_View.Size = new System.Drawing.Size(113, 52); this.btn_Scanner_View.TabIndex = 36; this.btn_Scanner_View.Text = "SCANNER VIEW"; this.btn_Scanner_View.UseVisualStyleBackColor = true; this.btn_Scanner_View.Click += new System.EventHandler(this.btn_Scanner_View_Click); // // btn_All_Error_Reset // this.btn_All_Error_Reset.Location = new System.Drawing.Point(12, 483); this.btn_All_Error_Reset.Name = "btn_All_Error_Reset"; this.btn_All_Error_Reset.Size = new System.Drawing.Size(113, 23); this.btn_All_Error_Reset.TabIndex = 37; this.btn_All_Error_Reset.Text = "All Error Reset"; this.btn_All_Error_Reset.UseVisualStyleBackColor = true; this.btn_All_Error_Reset.Click += new System.EventHandler(this.btn_All_Error_Reset_Click); // // btn_All_Amp_On // this.btn_All_Amp_On.Location = new System.Drawing.Point(12, 515); this.btn_All_Amp_On.Name = "btn_All_Amp_On"; this.btn_All_Amp_On.Size = new System.Drawing.Size(113, 23); this.btn_All_Amp_On.TabIndex = 38; this.btn_All_Amp_On.Text = "All Amp On"; this.btn_All_Amp_On.UseVisualStyleBackColor = true; this.btn_All_Amp_On.Click += new System.EventHandler(this.btn_All_Amp_On_Click); // // Form_Maintenance_Control // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.White; this.ClientSize = new System.Drawing.Size(1760, 850); this.Controls.Add(this.btn_All_Amp_On); this.Controls.Add(this.btn_All_Error_Reset); this.Controls.Add(this.btn_Scanner_View); this.Controls.Add(this.btn_Scanner_test); this.Controls.Add(this.btn_Scanner_Run); this.Controls.Add(this.btn_Sequence_View_Shot); this.Controls.Add(this.btn_Show_Vision_Test); this.Controls.Add(this.panel4); this.Controls.Add(this.panel6); this.Controls.Add(this.panel5); this.Controls.Add(this.panel3); this.Controls.Add(this.panel2); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "Form_Maintenance_Control"; this.Text = "Form_Maintenance_Control"; this.panel2.ResumeLayout(false); this.groupBox6.ResumeLayout(false); this.groupBox5.ResumeLayout(false); this.groupBox4.ResumeLayout(false); this.panel3.ResumeLayout(false); this.panel6.ResumeLayout(false); this.panel5.ResumeLayout(false); this.panel4.ResumeLayout(false); this.gb_Motor_Select.ResumeLayout(false); this.gb_Axis_Control.ResumeLayout(false); this.gb_Axis_Control.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.nud_Velocity)).EndInit(); this.gb_Board_Status.ResumeLayout(false); this.gb_Board_Status.PerformLayout(); this.gb_Motor_Status.ResumeLayout(false); this.gb_Motor_Status.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Label label2; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.Label label3; private System.Windows.Forms.GroupBox groupBox4; private System.Windows.Forms.Button button8; private System.Windows.Forms.Button button10; private System.Windows.Forms.Button button11; private System.Windows.Forms.GroupBox groupBox6; private System.Windows.Forms.Button button15; private System.Windows.Forms.Button button16; private System.Windows.Forms.Button button17; private System.Windows.Forms.GroupBox groupBox5; private System.Windows.Forms.Button button12; private System.Windows.Forms.Button button13; private System.Windows.Forms.Button button14; private System.Windows.Forms.Label label6; private System.Windows.Forms.Panel panel6; private System.Windows.Forms.Label label5; private System.Windows.Forms.Panel panel5; private System.Windows.Forms.Panel panel4; private System.Windows.Forms.GroupBox gb_Motor_Select; private System.Windows.Forms.ComboBox cbb_Axis; private System.Windows.Forms.GroupBox gb_Axis_Control; private System.Windows.Forms.Button btn_Stop; private System.Windows.Forms.Label lb_Position_1; private System.Windows.Forms.Label lb_Velocity_1; private System.Windows.Forms.Button btn_Amp_On; private System.Windows.Forms.Button btn_Positive_Jog; private System.Windows.Forms.TextBox tb_Position; private System.Windows.Forms.Button btn_Negative_Jog; private System.Windows.Forms.Button btn_Amp_Off; private System.Windows.Forms.Button btn_Move_Rel; private System.Windows.Forms.Button btn_Reset; private System.Windows.Forms.Button btn_Move_Abs; private System.Windows.Forms.Button btn_Home; private System.Windows.Forms.Label lb_Motor_Control; private System.Windows.Forms.GroupBox gb_Board_Status; private System.Windows.Forms.TextBox tb_Board_Status; private System.Windows.Forms.TextBox tb_Board_Init; private System.Windows.Forms.Label lb_Board_Status; private System.Windows.Forms.Label lb_Board_Init; private System.Windows.Forms.Label lb_Board_Id; private System.Windows.Forms.TextBox tb_Board_ID; private System.Windows.Forms.GroupBox gb_Motor_Status; private System.Windows.Forms.TextBox textBox4; private System.Windows.Forms.Label lb_Name; private System.Windows.Forms.TextBox textBox3; private System.Windows.Forms.Label lb_Axis; private System.Windows.Forms.TextBox tb_Real_Velocity; private System.Windows.Forms.TextBox tb_Error_Info_1; private System.Windows.Forms.Label lb_Limit_Switch_Pos; private System.Windows.Forms.Label lb_Velocity; private System.Windows.Forms.Label lb_Error_Info_1; private System.Windows.Forms.Label lb_Error_Stop; private System.Windows.Forms.TextBox tb_Error_Info_0; private System.Windows.Forms.Label lb_Ready_For_Power_On; private System.Windows.Forms.TextBox tb_Real_Position; private System.Windows.Forms.Label lb_Position; private System.Windows.Forms.Label lb_Error_Info_0; private System.Windows.Forms.Label lb_Group_Motion; private System.Windows.Forms.TextBox tb_Error_ID; private System.Windows.Forms.Label lb_Power_On; private System.Windows.Forms.Label lb_Error_ID; private System.Windows.Forms.Label lb_Direction_Negative; private System.Windows.Forms.Label lb_Gearing; private System.Windows.Forms.Label lb_Buffer_Full; private System.Windows.Forms.Label lb_Home_Abs_Switch; private System.Windows.Forms.Label lb_Is_Homed; private System.Windows.Forms.Label lb_Reserved_9; private System.Windows.Forms.Label lb_Motion_Complete; private System.Windows.Forms.Label lb_Disabled; private System.Windows.Forms.Label lb_Reserved_31; private System.Windows.Forms.Label lb_Discreate_Motion; private System.Windows.Forms.Label lb_Reserved_30; private System.Windows.Forms.Label lb_Homing; private System.Windows.Forms.Label lb_Axis_Waring; private System.Windows.Forms.Label lb_Synchro_Motion; private System.Windows.Forms.Label lb_Limit_Switch_Neg; private System.Windows.Forms.Label lb_Stopping; private System.Windows.Forms.Label lb_Limit_Switch_Pos_Event; private System.Windows.Forms.Label lb_Reserved_8; private System.Windows.Forms.Label lb_Direction_Positive; private System.Windows.Forms.Label lb_Continuous_Motion; private System.Windows.Forms.Label lb_Sensor_Stop; private System.Windows.Forms.Label lb_Contstant_Velocity; private System.Windows.Forms.Label lb_Stand_Still; private System.Windows.Forms.Label lb_Accelerating; private System.Windows.Forms.Label lb_Descelerating; private System.Windows.Forms.Label lb_Limit_Switch_Neg_Event; private System.Windows.Forms.Label lb_Drive_Fault; private System.Windows.Forms.NumericUpDown nud_Velocity; private System.Windows.Forms.Button btn_Show_Vision_Test; private System.Windows.Forms.Button btn_Sequence_View_Shot; private System.Windows.Forms.Button btn_Scanner_Run; private System.Windows.Forms.Button btn_Scanner_test; private System.Windows.Forms.Button btn_Scanner_View; private System.Windows.Forms.Button btn_All_Error_Reset; private System.Windows.Forms.Button btn_All_Amp_On; } }