From 671ffb1ac11f0ea00524510af965550c3fbc40ad Mon Sep 17 00:00:00 2001 From: d23004 <kimseijin@diteam.co.kr> Date: 수, 24 5월 2023 13:41:44 +0900 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- SA_LTT_UI/SA_LTT_UI/Screen/ScreenMain.Designer.cs | 3537 ++++++++++++++++++++++++++++++++++++++--------------------- 1 files changed, 2,281 insertions(+), 1,256 deletions(-) diff --git a/SA_LTT_UI/SA_LTT_UI/Screen/ScreenMain.Designer.cs b/SA_LTT_UI/SA_LTT_UI/Screen/ScreenMain.Designer.cs index 2ab2414..dfa5cad 100644 --- a/SA_LTT_UI/SA_LTT_UI/Screen/ScreenMain.Designer.cs +++ b/SA_LTT_UI/SA_LTT_UI/Screen/ScreenMain.Designer.cs @@ -30,425 +30,239 @@ { this.components = new System.ComponentModel.Container(); this.timer = new System.Windows.Forms.Timer(this.components); - this.label3 = new System.Windows.Forms.Label(); this.elementHost2 = new System.Windows.Forms.Integration.ElementHost(); - this.tb_PmcSequence = new System.Windows.Forms.TextBox(); - this.panel3 = new System.Windows.Forms.Panel(); - this.label5 = new System.Windows.Forms.Label(); - this.tb_TmcSequence = new System.Windows.Forms.TextBox(); - this.lb_PowerMeter = new System.Windows.Forms.Label(); - this.lb_UvLaser = new System.Windows.Forms.Label(); - this.lb_PowerPmac = new System.Windows.Forms.Label(); - this.lb_FFU = new System.Windows.Forms.Label(); - this.lb_TempControler = new System.Windows.Forms.Label(); - this.lb_Attenuator = new System.Windows.Forms.Label(); - this.lb_Robot = new System.Windows.Forms.Label(); - this.lb_PreAligner = new System.Windows.Forms.Label(); - this.lb_Scanner = new System.Windows.Forms.Label(); - this.label4 = new System.Windows.Forms.Label(); - this.label2 = new System.Windows.Forms.Label(); - this.lb_EquipmentStatus = new System.Windows.Forms.Label(); - this.tb_TactTime = new System.Windows.Forms.TextBox(); - this.btn_Start = new System.Windows.Forms.Button(); - this.btn_Pause = new System.Windows.Forms.Button(); - this.btn_Stop = new System.Windows.Forms.Button(); - this.panel1 = new System.Windows.Forms.Panel(); - this.btn_AttenuatorCalView = new System.Windows.Forms.Button(); - this.btn_EnergyDropCheckView = new System.Windows.Forms.Button(); - this.groupBox1 = new System.Windows.Forms.GroupBox(); this.label6 = new System.Windows.Forms.Label(); this.lb_AttenuatorAngle = new System.Windows.Forms.Label(); this.label50 = new System.Windows.Forms.Label(); this.lb_ActualCurrent = new System.Windows.Forms.Label(); this.label52 = new System.Windows.Forms.Label(); this.lb_SetCurrent = new System.Windows.Forms.Label(); - this.label53 = new System.Windows.Forms.Label(); - this.lb_DiodeVoltage = new System.Windows.Forms.Label(); - this.label54 = new System.Windows.Forms.Label(); - this.lb_MaxCurrent = new System.Windows.Forms.Label(); - this.gb_System_status = new System.Windows.Forms.GroupBox(); this.lb_PowerOn = new System.Windows.Forms.Label(); - this.lb_LDDOn = new System.Windows.Forms.Label(); - this.lb_KeySwitch = new System.Windows.Forms.Label(); - this.lb_LDDInterlock = new System.Windows.Forms.Label(); - this.lb_QSWOn = new System.Windows.Forms.Label(); - this.lb_ShutterInterlock = new System.Windows.Forms.Label(); this.lb_ShutterEnable = new System.Windows.Forms.Label(); - this.label16 = new System.Windows.Forms.Label(); - this.panel2 = new System.Windows.Forms.Panel(); - this.panel4 = new System.Windows.Forms.Panel(); this.label32 = new System.Windows.Forms.Label(); - this.label15 = new System.Windows.Forms.Label(); - this.label11 = new System.Windows.Forms.Label(); this.label33 = new System.Windows.Forms.Label(); this.tb_RecipeEnergy = new System.Windows.Forms.TextBox(); - this.label12 = new System.Windows.Forms.Label(); - this.label14 = new System.Windows.Forms.Label(); - this.label13 = new System.Windows.Forms.Label(); - this.tb_RecipeHeightOverlap = new System.Windows.Forms.TextBox(); - this.tb_RecipeWidthOverlap = new System.Windows.Forms.TextBox(); - this.el_CurrentWaferProcess = new System.Windows.Forms.Integration.ElementHost(); - this.panel8 = new System.Windows.Forms.Panel(); - this.label37 = new System.Windows.Forms.Label(); - this.label23 = new System.Windows.Forms.Label(); - this.label24 = new System.Windows.Forms.Label(); - this.label38 = new System.Windows.Forms.Label(); - this.label36 = new System.Windows.Forms.Label(); - this.tb_RecipeBeamWidth = new System.Windows.Forms.TextBox(); - this.tb_RecipeBeamHeight = new System.Windows.Forms.TextBox(); - this.label1 = new System.Windows.Forms.Label(); - this.panel6 = new System.Windows.Forms.Panel(); - this.label34 = new System.Windows.Forms.Label(); - this.label35 = new System.Windows.Forms.Label(); - this.tb_RecipeEdgeRound = new System.Windows.Forms.TextBox(); - this.label21 = new System.Windows.Forms.Label(); - this.tb_RecipeName = new System.Windows.Forms.TextBox(); - this.lb_Hatch = new System.Windows.Forms.Label(); - this.label20 = new System.Windows.Forms.Label(); - this.label19 = new System.Windows.Forms.Label(); - this.label8 = new System.Windows.Forms.Label(); - this.tb_RecipeRadius = new System.Windows.Forms.TextBox(); - this.label152 = new System.Windows.Forms.Label(); - this.tb_RecipeDistancePrimaryFlat = new System.Windows.Forms.TextBox(); this.lb_LaserOn = new System.Windows.Forms.Label(); this.lb_LaserOff = new System.Windows.Forms.Label(); - this.tabControl1 = new System.Windows.Forms.TabControl(); - this.tabPage1 = new System.Windows.Forms.TabPage(); - this.tabPage2 = new System.Windows.Forms.TabPage(); + this.panel2 = new System.Windows.Forms.Panel(); + this.label10 = new System.Windows.Forms.Label(); + this.rb_IO = new System.Windows.Forms.RadioButton(); + this.panel4 = new System.Windows.Forms.Panel(); + this.cb_AutoRun = new DevExpress.XtraEditors.SimpleButton(); + this.cb_RunStop = new DevExpress.XtraEditors.SimpleButton(); + this.btn_Pause = new DevExpress.XtraEditors.SimpleButton(); + this.btn_Stop = new DevExpress.XtraEditors.SimpleButton(); + this.btn_Start = new DevExpress.XtraEditors.SimpleButton(); + this.label11 = new System.Windows.Forms.Label(); + this.cb_Maint_X = new System.Windows.Forms.CheckBox(); + this.cb_AutoRun_X = new System.Windows.Forms.CheckBox(); + this.cb_RunStop_X = new System.Windows.Forms.CheckBox(); + this.cb_Maint = new DevExpress.XtraEditors.SimpleButton(); + this.label12 = new System.Windows.Forms.Label(); + this.panel13 = new System.Windows.Forms.Panel(); + this.label14 = new System.Windows.Forms.Label(); + this.label15 = new System.Windows.Forms.Label(); + this.label19 = new System.Windows.Forms.Label(); + this.label20 = new System.Windows.Forms.Label(); + this.label21 = new System.Windows.Forms.Label(); + this.label40 = new System.Windows.Forms.Label(); + this.label48 = new System.Windows.Forms.Label(); + this.label24 = new System.Windows.Forms.Label(); + this.label27 = new System.Windows.Forms.Label(); + this.label34 = new System.Windows.Forms.Label(); + this.label2 = new System.Windows.Forms.Label(); + this.btn_EnergyDropCheckView = new DevExpress.XtraEditors.SimpleButton(); + this.btn_AttenuatorCalView = new DevExpress.XtraEditors.SimpleButton(); + this.btn_SequenceView = new DevExpress.XtraEditors.SimpleButton(); + this.label30 = new System.Windows.Forms.Label(); + this.label44 = new System.Windows.Forms.Label(); + this.label5 = new System.Windows.Forms.Label(); + this.panel6 = new System.Windows.Forms.Panel(); + this.btn_Port1RecipeSet = new DevExpress.XtraEditors.SimpleButton(); + this.label9 = new System.Windows.Forms.Label(); + this.WorkingArea = new System.Windows.Forms.Panel(); + this.btn_Port2RecipeSet_x = new System.Windows.Forms.Button(); + this.label54 = new System.Windows.Forms.Label(); + this.label53 = new System.Windows.Forms.Label(); + this.tb_Port2Status_x = new System.Windows.Forms.TextBox(); + this.panel1 = new System.Windows.Forms.Panel(); + this.elementHost1 = new System.Windows.Forms.Integration.ElementHost(); + this.mappingData1 = new SA_LTT_UI.UserControls.MappingData(); + this.label42 = new System.Windows.Forms.Label(); + this.label45 = new System.Windows.Forms.Label(); + this.label16 = new System.Windows.Forms.Label(); + this.label17 = new System.Windows.Forms.Label(); + this.label18 = new System.Windows.Forms.Label(); + this.label22 = new System.Windows.Forms.Label(); + this.label23 = new System.Windows.Forms.Label(); + this.label29 = new System.Windows.Forms.Label(); + this.panel3 = new System.Windows.Forms.Panel(); + this.elementHost3 = new System.Windows.Forms.Integration.ElementHost(); + this.mappingData2 = new SA_LTT_UI.UserControls.MappingData(); this.panel7 = new System.Windows.Forms.Panel(); - this.tb_Port2Status = new System.Windows.Forms.TextBox(); - this.tb_Port2RecipeName = new System.Windows.Forms.TextBox(); - this.label7 = new System.Windows.Forms.Label(); - this.btn_Port2RecipeSet = new System.Windows.Forms.Button(); - this.lv_Port2Recipes = 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.panel5 = new System.Windows.Forms.Panel(); - this.tb_Port1Status = new System.Windows.Forms.TextBox(); - this.tb_Port1RecipeName = new System.Windows.Forms.TextBox(); + this.tb_Port2Status = new DevExpress.XtraEditors.LabelControl(); + this.btn_Port2RecipeSet = new DevExpress.XtraEditors.SimpleButton(); + this.label35 = new System.Windows.Forms.Label(); + this.label36 = new System.Windows.Forms.Label(); + this.label37 = new System.Windows.Forms.Label(); + this.label39 = new System.Windows.Forms.Label(); + this.label38 = new System.Windows.Forms.Label(); + this.panel8 = new System.Windows.Forms.Panel(); + this.tb_PmcSequence = new DevExpress.XtraEditors.TextEdit(); + this.tb_TmcSequence = new DevExpress.XtraEditors.TextEdit(); + this.label4 = new System.Windows.Forms.Label(); + this.label8 = new System.Windows.Forms.Label(); + this.label13 = new System.Windows.Forms.Label(); + this.panel9 = new System.Windows.Forms.Panel(); + this.btn_DetailView = new DevExpress.XtraEditors.SimpleButton(); + this.tb_TactTime = new DevExpress.XtraEditors.TextEdit(); + this.label49 = new System.Windows.Forms.Label(); + this.progressBarControl1 = new DevExpress.XtraEditors.ProgressBarControl(); + this.tb_RecipeName = new DevExpress.XtraEditors.TextEdit(); + this.label47 = new System.Windows.Forms.Label(); + this.textEdit2 = new DevExpress.XtraEditors.TextEdit(); + this.label41 = new System.Windows.Forms.Label(); this.label43 = new System.Windows.Forms.Label(); - this.btn_Port1RecipeSet = new System.Windows.Forms.Button(); - this.lv_Port1Recipes = new System.Windows.Forms.ListView(); - this.columnHeader10 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); - this.columnHeader11 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); - this.cb_Maint = new System.Windows.Forms.CheckBox(); - this.cb_RunStop = new System.Windows.Forms.CheckBox(); - this.cb_AutoRun = new System.Windows.Forms.CheckBox(); - this.btn_SequenceView = new System.Windows.Forms.Button(); - this.panel3.SuspendLayout(); - this.panel1.SuspendLayout(); - this.groupBox1.SuspendLayout(); - this.gb_System_status.SuspendLayout(); + this.label46 = new System.Windows.Forms.Label(); + this.panel10 = new System.Windows.Forms.Panel(); + this.lb_YOfffset = new DevExpress.XtraEditors.TextEdit(); + this.lb_TOffset = new DevExpress.XtraEditors.TextEdit(); + this.label51 = new System.Windows.Forms.Label(); + this.label55 = new System.Windows.Forms.Label(); + this.lb_VisionResult = new DevExpress.XtraEditors.TextEdit(); + this.lb_XOffset = new DevExpress.XtraEditors.TextEdit(); + this.label1 = new System.Windows.Forms.Label(); + this.label3 = new System.Windows.Forms.Label(); + this.label7 = new System.Windows.Forms.Label(); + this.label25 = new System.Windows.Forms.Label(); + this.label26 = new System.Windows.Forms.Label(); + this.label28 = new System.Windows.Forms.Label(); + this.panel11 = new System.Windows.Forms.Panel(); + this.textEdit7 = new DevExpress.XtraEditors.TextEdit(); + this.label63 = new System.Windows.Forms.Label(); + this.pictureBox4 = new System.Windows.Forms.PictureBox(); + this.label61 = new System.Windows.Forms.Label(); + this.label60 = new System.Windows.Forms.Label(); + this.label58 = new System.Windows.Forms.Label(); + this.pictureBox2 = new System.Windows.Forms.PictureBox(); + this.label57 = new System.Windows.Forms.Label(); + this.textEdit6 = new DevExpress.XtraEditors.TextEdit(); + this.label56 = new System.Windows.Forms.Label(); + this.textEdit5 = new DevExpress.XtraEditors.TextEdit(); + this.textEdit4 = new DevExpress.XtraEditors.TextEdit(); + this.label31 = new System.Windows.Forms.Label(); + this.textEdit3 = new DevExpress.XtraEditors.TextEdit(); + this.textEdit1 = new DevExpress.XtraEditors.TextEdit(); + this.svgImageBox27 = new DevExpress.XtraEditors.SvgImageBox(); + this.svgImageBox28 = new DevExpress.XtraEditors.SvgImageBox(); + this.pictureBox1 = new System.Windows.Forms.PictureBox(); + this.svgImageBox24 = new DevExpress.XtraEditors.SvgImageBox(); + this.svgImageBox21 = new DevExpress.XtraEditors.SvgImageBox(); + this.svgImageBox25 = new DevExpress.XtraEditors.SvgImageBox(); + this.svgImageBox26 = new DevExpress.XtraEditors.SvgImageBox(); + this.svgImageBox18 = new DevExpress.XtraEditors.SvgImageBox(); + this.svgImageBox22 = new DevExpress.XtraEditors.SvgImageBox(); + this.svgImageBox23 = new DevExpress.XtraEditors.SvgImageBox(); + this.svgImageBox19 = new DevExpress.XtraEditors.SvgImageBox(); + this.svgImageBox20 = new DevExpress.XtraEditors.SvgImageBox(); + this.svgImageBox15 = new DevExpress.XtraEditors.SvgImageBox(); + this.svgImageBox16 = new DevExpress.XtraEditors.SvgImageBox(); + this.svgImageBox17 = new DevExpress.XtraEditors.SvgImageBox(); + this.svgImageBox12 = new DevExpress.XtraEditors.SvgImageBox(); + this.svgImageBox13 = new DevExpress.XtraEditors.SvgImageBox(); + this.svgImageBox14 = new DevExpress.XtraEditors.SvgImageBox(); + this.svgImageBox7 = new DevExpress.XtraEditors.SvgImageBox(); + this.svgImageBox11 = new DevExpress.XtraEditors.SvgImageBox(); + this.svgImageBox9 = new DevExpress.XtraEditors.SvgImageBox(); + this.svgImageBox10 = new DevExpress.XtraEditors.SvgImageBox(); + this.svgImageBox8 = new DevExpress.XtraEditors.SvgImageBox(); + this.svgImageBox4 = new DevExpress.XtraEditors.SvgImageBox(); + this.svgImageBox5 = new DevExpress.XtraEditors.SvgImageBox(); + this.svgImageBox6 = new DevExpress.XtraEditors.SvgImageBox(); + this.svgImageBox3 = new DevExpress.XtraEditors.SvgImageBox(); + this.svgImageBox1 = new DevExpress.XtraEditors.SvgImageBox(); + this.svgImageBox2 = new DevExpress.XtraEditors.SvgImageBox(); + this.DDDDDDDD = new DevExpress.XtraEditors.TextEdit(); + this.DDDDDDDDDDDDDDDDDDDDD = new DevExpress.XtraEditors.TextEdit(); + this.tb_Port1Status = new DevExpress.XtraEditors.LabelControl(); this.panel2.SuspendLayout(); this.panel4.SuspendLayout(); - this.panel8.SuspendLayout(); + this.panel13.SuspendLayout(); this.panel6.SuspendLayout(); - this.tabControl1.SuspendLayout(); - this.tabPage1.SuspendLayout(); - this.tabPage2.SuspendLayout(); + this.panel1.SuspendLayout(); + this.panel3.SuspendLayout(); this.panel7.SuspendLayout(); - this.panel5.SuspendLayout(); + this.panel8.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.tb_PmcSequence.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.tb_TmcSequence.Properties)).BeginInit(); + this.panel9.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.tb_TactTime.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.progressBarControl1.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.tb_RecipeName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit(); + this.panel10.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.lb_YOfffset.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.lb_TOffset.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.lb_VisionResult.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.lb_XOffset.Properties)).BeginInit(); + this.panel11.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit7.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit6.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit5.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit4.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit3.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox27)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox28)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox24)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox21)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox25)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox26)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox18)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox22)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox23)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox19)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox20)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox15)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox16)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox17)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox12)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox13)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox14)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox7)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox11)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox9)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox10)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox8)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox4)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox5)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox6)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox3)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.DDDDDDDD.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.DDDDDDDDDDDDDDDDDDDDD.Properties)).BeginInit(); this.SuspendLayout(); - // - // label3 - // - this.label3.BackColor = System.Drawing.SystemColors.Control; - this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.label3.Font = new System.Drawing.Font("Gulim", 20F, System.Drawing.FontStyle.Bold); - this.label3.Location = new System.Drawing.Point(300, 3); - this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(1000, 101); - this.label3.TabIndex = 1; - this.label3.Text = "DIT SIC LASER ANNEAL"; - this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // elementHost2 // - this.elementHost2.Location = new System.Drawing.Point(300, 107); + this.elementHost2.BackColor = System.Drawing.Color.Transparent; + this.elementHost2.BackColorTransparent = true; + this.elementHost2.Location = new System.Drawing.Point(524, 320); this.elementHost2.Name = "elementHost2"; - this.elementHost2.Size = new System.Drawing.Size(1000, 700); + this.elementHost2.Size = new System.Drawing.Size(726, 407); this.elementHost2.TabIndex = 4; this.elementHost2.Text = "elementHost2"; this.elementHost2.Child = null; // - // tb_PmcSequence - // - this.tb_PmcSequence.Location = new System.Drawing.Point(115, 55); - this.tb_PmcSequence.Name = "tb_PmcSequence"; - this.tb_PmcSequence.ReadOnly = true; - this.tb_PmcSequence.Size = new System.Drawing.Size(172, 21); - this.tb_PmcSequence.TabIndex = 5; - // - // panel3 - // - this.panel3.BackColor = System.Drawing.SystemColors.Control; - this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panel3.Controls.Add(this.label5); - this.panel3.Controls.Add(this.tb_TmcSequence); - this.panel3.Controls.Add(this.lb_PowerMeter); - this.panel3.Controls.Add(this.lb_UvLaser); - this.panel3.Controls.Add(this.lb_PowerPmac); - this.panel3.Controls.Add(this.lb_FFU); - this.panel3.Controls.Add(this.lb_TempControler); - this.panel3.Controls.Add(this.lb_Attenuator); - this.panel3.Controls.Add(this.lb_Robot); - this.panel3.Controls.Add(this.lb_PreAligner); - this.panel3.Controls.Add(this.lb_Scanner); - this.panel3.Controls.Add(this.label4); - this.panel3.Controls.Add(this.label2); - this.panel3.Controls.Add(this.lb_EquipmentStatus); - this.panel3.Controls.Add(this.tb_TactTime); - this.panel3.Controls.Add(this.tb_PmcSequence); - this.panel3.Location = new System.Drawing.Point(3, 163); - this.panel3.Name = "panel3"; - this.panel3.Size = new System.Drawing.Size(292, 644); - this.panel3.TabIndex = 463; - // - // label5 - // - this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.label5.Location = new System.Drawing.Point(3, 28); - this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(106, 21); - this.label5.TabIndex = 113; - this.label5.Text = "TMC Sequence"; - this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // tb_TmcSequence - // - this.tb_TmcSequence.Location = new System.Drawing.Point(115, 29); - this.tb_TmcSequence.Name = "tb_TmcSequence"; - this.tb_TmcSequence.ReadOnly = true; - this.tb_TmcSequence.Size = new System.Drawing.Size(172, 21); - this.tb_TmcSequence.TabIndex = 112; - // - // lb_PowerMeter - // - this.lb_PowerMeter.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.lb_PowerMeter.Location = new System.Drawing.Point(3, 618); - this.lb_PowerMeter.Name = "lb_PowerMeter"; - this.lb_PowerMeter.Size = new System.Drawing.Size(284, 21); - this.lb_PowerMeter.TabIndex = 111; - this.lb_PowerMeter.Text = "PowerMeter"; - this.lb_PowerMeter.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // lb_UvLaser - // - this.lb_UvLaser.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.lb_UvLaser.Location = new System.Drawing.Point(3, 594); - this.lb_UvLaser.Name = "lb_UvLaser"; - this.lb_UvLaser.Size = new System.Drawing.Size(284, 21); - this.lb_UvLaser.TabIndex = 111; - this.lb_UvLaser.Text = "UV Laser"; - this.lb_UvLaser.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // lb_PowerPmac - // - this.lb_PowerPmac.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.lb_PowerPmac.Location = new System.Drawing.Point(3, 570); - this.lb_PowerPmac.Name = "lb_PowerPmac"; - this.lb_PowerPmac.Size = new System.Drawing.Size(284, 21); - this.lb_PowerPmac.TabIndex = 111; - this.lb_PowerPmac.Text = "Power Pmac"; - this.lb_PowerPmac.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // lb_FFU - // - this.lb_FFU.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.lb_FFU.Location = new System.Drawing.Point(3, 546); - this.lb_FFU.Name = "lb_FFU"; - this.lb_FFU.Size = new System.Drawing.Size(284, 21); - this.lb_FFU.TabIndex = 111; - this.lb_FFU.Text = "FFU"; - this.lb_FFU.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // lb_TempControler - // - this.lb_TempControler.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.lb_TempControler.Location = new System.Drawing.Point(3, 522); - this.lb_TempControler.Name = "lb_TempControler"; - this.lb_TempControler.Size = new System.Drawing.Size(284, 21); - this.lb_TempControler.TabIndex = 111; - this.lb_TempControler.Text = "TempControler"; - this.lb_TempControler.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // lb_Attenuator - // - this.lb_Attenuator.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.lb_Attenuator.Location = new System.Drawing.Point(3, 498); - this.lb_Attenuator.Name = "lb_Attenuator"; - this.lb_Attenuator.Size = new System.Drawing.Size(284, 21); - this.lb_Attenuator.TabIndex = 111; - this.lb_Attenuator.Text = "Attenuator"; - this.lb_Attenuator.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // lb_Robot - // - this.lb_Robot.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.lb_Robot.Location = new System.Drawing.Point(3, 474); - this.lb_Robot.Name = "lb_Robot"; - this.lb_Robot.Size = new System.Drawing.Size(284, 21); - this.lb_Robot.TabIndex = 111; - this.lb_Robot.Text = "Robot"; - this.lb_Robot.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // lb_PreAligner - // - this.lb_PreAligner.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.lb_PreAligner.Location = new System.Drawing.Point(3, 450); - this.lb_PreAligner.Name = "lb_PreAligner"; - this.lb_PreAligner.Size = new System.Drawing.Size(284, 21); - this.lb_PreAligner.TabIndex = 111; - this.lb_PreAligner.Text = "PreAligner"; - this.lb_PreAligner.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // lb_Scanner - // - this.lb_Scanner.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.lb_Scanner.Location = new System.Drawing.Point(3, 426); - this.lb_Scanner.Name = "lb_Scanner"; - this.lb_Scanner.Size = new System.Drawing.Size(284, 21); - this.lb_Scanner.TabIndex = 111; - this.lb_Scanner.Text = "Scanner"; - this.lb_Scanner.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // label4 - // - this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.label4.Location = new System.Drawing.Point(3, 82); - this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(106, 21); - this.label4.TabIndex = 111; - this.label4.Text = "Process Time(s)"; - this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // label2 - // - this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.label2.Location = new System.Drawing.Point(3, 54); - this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(106, 21); - this.label2.TabIndex = 111; - this.label2.Text = "PMC Sequence"; - this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // lb_EquipmentStatus - // - this.lb_EquipmentStatus.AutoEllipsis = true; - this.lb_EquipmentStatus.BackColor = System.Drawing.SystemColors.Control; - this.lb_EquipmentStatus.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.lb_EquipmentStatus.Font = new System.Drawing.Font("Malgun Gothic", 12F); - this.lb_EquipmentStatus.ForeColor = System.Drawing.Color.Black; - this.lb_EquipmentStatus.Location = new System.Drawing.Point(-1, -1); - this.lb_EquipmentStatus.Name = "lb_EquipmentStatus"; - this.lb_EquipmentStatus.Size = new System.Drawing.Size(292, 27); - this.lb_EquipmentStatus.TabIndex = 10; - this.lb_EquipmentStatus.Text = "�뼚 Equipment Status"; - this.lb_EquipmentStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // tb_TactTime - // - this.tb_TactTime.Location = new System.Drawing.Point(115, 82); - this.tb_TactTime.Name = "tb_TactTime"; - this.tb_TactTime.ReadOnly = true; - this.tb_TactTime.Size = new System.Drawing.Size(172, 21); - this.tb_TactTime.TabIndex = 5; - // - // btn_Start - // - this.btn_Start.Font = new System.Drawing.Font("Gulim", 15F, System.Drawing.FontStyle.Bold); - this.btn_Start.Location = new System.Drawing.Point(3, 3); - this.btn_Start.Name = "btn_Start"; - this.btn_Start.Size = new System.Drawing.Size(137, 73); - this.btn_Start.TabIndex = 464; - this.btn_Start.Text = "RUN"; - this.btn_Start.UseVisualStyleBackColor = true; - this.btn_Start.Click += new System.EventHandler(this.btn_Start_Click); - // - // btn_Pause - // - this.btn_Pause.Font = new System.Drawing.Font("Gulim", 15F, System.Drawing.FontStyle.Bold); - this.btn_Pause.Location = new System.Drawing.Point(157, 3); - this.btn_Pause.Name = "btn_Pause"; - this.btn_Pause.Size = new System.Drawing.Size(137, 73); - this.btn_Pause.TabIndex = 464; - this.btn_Pause.Text = "PAUSE"; - this.btn_Pause.UseVisualStyleBackColor = true; - this.btn_Pause.Click += new System.EventHandler(this.btn_Pause_Click); - // - // btn_Stop - // - this.btn_Stop.Font = new System.Drawing.Font("Gulim", 15F, System.Drawing.FontStyle.Bold); - this.btn_Stop.Location = new System.Drawing.Point(157, 83); - this.btn_Stop.Name = "btn_Stop"; - this.btn_Stop.Size = new System.Drawing.Size(137, 73); - this.btn_Stop.TabIndex = 464; - this.btn_Stop.Text = "STOP"; - this.btn_Stop.UseVisualStyleBackColor = true; - this.btn_Stop.Click += new System.EventHandler(this.btn_Stop_Click); - // - // panel1 - // - this.panel1.BackColor = System.Drawing.SystemColors.Control; - this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panel1.Controls.Add(this.btn_SequenceView); - this.panel1.Controls.Add(this.btn_AttenuatorCalView); - this.panel1.Controls.Add(this.btn_EnergyDropCheckView); - this.panel1.Controls.Add(this.groupBox1); - this.panel1.Controls.Add(this.gb_System_status); - this.panel1.Controls.Add(this.label16); - this.panel1.Location = new System.Drawing.Point(1303, 3); - this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(610, 236); - this.panel1.TabIndex = 465; - // - // btn_AttenuatorCalView - // - this.btn_AttenuatorCalView.Font = new System.Drawing.Font("Gulim", 10F, System.Drawing.FontStyle.Bold); - this.btn_AttenuatorCalView.Location = new System.Drawing.Point(476, 104); - this.btn_AttenuatorCalView.Name = "btn_AttenuatorCalView"; - this.btn_AttenuatorCalView.Size = new System.Drawing.Size(122, 60); - this.btn_AttenuatorCalView.TabIndex = 25; - this.btn_AttenuatorCalView.Text = "Attenuator cal view"; - this.btn_AttenuatorCalView.UseVisualStyleBackColor = true; - this.btn_AttenuatorCalView.Click += new System.EventHandler(this.btn_AttenuatorCalView_Click); - // - // btn_EnergyDropCheckView - // - this.btn_EnergyDropCheckView.Font = new System.Drawing.Font("Gulim", 10F, System.Drawing.FontStyle.Bold); - this.btn_EnergyDropCheckView.Location = new System.Drawing.Point(476, 34); - this.btn_EnergyDropCheckView.Name = "btn_EnergyDropCheckView"; - this.btn_EnergyDropCheckView.Size = new System.Drawing.Size(122, 60); - this.btn_EnergyDropCheckView.TabIndex = 25; - this.btn_EnergyDropCheckView.Text = "Energy drop check view"; - this.btn_EnergyDropCheckView.UseVisualStyleBackColor = true; - this.btn_EnergyDropCheckView.Click += new System.EventHandler(this.btn_EnergyDropCheckView_Click); - // - // groupBox1 - // - this.groupBox1.Controls.Add(this.label6); - this.groupBox1.Controls.Add(this.lb_AttenuatorAngle); - this.groupBox1.Controls.Add(this.label50); - this.groupBox1.Controls.Add(this.lb_ActualCurrent); - this.groupBox1.Controls.Add(this.label52); - this.groupBox1.Controls.Add(this.lb_SetCurrent); - this.groupBox1.Controls.Add(this.label53); - this.groupBox1.Controls.Add(this.lb_DiodeVoltage); - this.groupBox1.Controls.Add(this.label54); - this.groupBox1.Controls.Add(this.lb_MaxCurrent); - this.groupBox1.Font = new System.Drawing.Font("Gulim", 11F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic)))); - this.groupBox1.Location = new System.Drawing.Point(209, 30); - this.groupBox1.Name = "groupBox1"; - this.groupBox1.Size = new System.Drawing.Size(257, 197); - this.groupBox1.TabIndex = 24; - this.groupBox1.TabStop = false; - this.groupBox1.Text = "Power Control"; - // // label6 // this.label6.AutoSize = true; - this.label6.Font = new System.Drawing.Font("Gulim", 10F, System.Drawing.FontStyle.Bold); - this.label6.Location = new System.Drawing.Point(6, 171); + this.label6.Font = new System.Drawing.Font("援대┝", 10F, System.Drawing.FontStyle.Bold); + this.label6.Location = new System.Drawing.Point(401, 12); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(110, 14); this.label6.TabIndex = 24; @@ -457,8 +271,8 @@ // lb_AttenuatorAngle // this.lb_AttenuatorAngle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.lb_AttenuatorAngle.Font = new System.Drawing.Font("Gulim", 10F, System.Drawing.FontStyle.Bold); - this.lb_AttenuatorAngle.Location = new System.Drawing.Point(174, 166); + this.lb_AttenuatorAngle.Font = new System.Drawing.Font("援대┝", 10F, System.Drawing.FontStyle.Bold); + this.lb_AttenuatorAngle.Location = new System.Drawing.Point(404, 38); this.lb_AttenuatorAngle.Name = "lb_AttenuatorAngle"; this.lb_AttenuatorAngle.Size = new System.Drawing.Size(77, 23); this.lb_AttenuatorAngle.TabIndex = 25; @@ -468,8 +282,8 @@ // label50 // this.label50.AutoSize = true; - this.label50.Font = new System.Drawing.Font("Gulim", 10F, System.Drawing.FontStyle.Bold); - this.label50.Location = new System.Drawing.Point(6, 25); + this.label50.Font = new System.Drawing.Font("援대┝", 10F, System.Drawing.FontStyle.Bold); + this.label50.Location = new System.Drawing.Point(118, 17); this.label50.Name = "label50"; this.label50.Size = new System.Drawing.Size(121, 14); this.label50.TabIndex = 17; @@ -478,8 +292,8 @@ // lb_ActualCurrent // this.lb_ActualCurrent.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.lb_ActualCurrent.Font = new System.Drawing.Font("Gulim", 10F, System.Drawing.FontStyle.Bold); - this.lb_ActualCurrent.Location = new System.Drawing.Point(174, 49); + this.lb_ActualCurrent.Font = new System.Drawing.Font("援대┝", 10F, System.Drawing.FontStyle.Bold); + this.lb_ActualCurrent.Location = new System.Drawing.Point(286, 41); this.lb_ActualCurrent.Name = "lb_ActualCurrent"; this.lb_ActualCurrent.Size = new System.Drawing.Size(77, 23); this.lb_ActualCurrent.TabIndex = 23; @@ -489,8 +303,8 @@ // label52 // this.label52.AutoSize = true; - this.label52.Font = new System.Drawing.Font("Gulim", 10F, System.Drawing.FontStyle.Bold); - this.label52.Location = new System.Drawing.Point(7, 54); + this.label52.Font = new System.Drawing.Font("援대┝", 10F, System.Drawing.FontStyle.Bold); + this.label52.Location = new System.Drawing.Point(119, 46); this.label52.Name = "label52"; this.label52.Size = new System.Drawing.Size(142, 14); this.label52.TabIndex = 18; @@ -499,251 +313,57 @@ // lb_SetCurrent // this.lb_SetCurrent.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.lb_SetCurrent.Font = new System.Drawing.Font("Gulim", 10F, System.Drawing.FontStyle.Bold); - this.lb_SetCurrent.Location = new System.Drawing.Point(174, 20); + this.lb_SetCurrent.Font = new System.Drawing.Font("援대┝", 10F, System.Drawing.FontStyle.Bold); + this.lb_SetCurrent.Location = new System.Drawing.Point(286, 12); this.lb_SetCurrent.Name = "lb_SetCurrent"; this.lb_SetCurrent.Size = new System.Drawing.Size(77, 23); this.lb_SetCurrent.TabIndex = 23; this.lb_SetCurrent.Text = "0.04"; this.lb_SetCurrent.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // - // label53 - // - this.label53.AutoSize = true; - this.label53.Font = new System.Drawing.Font("Gulim", 10F, System.Drawing.FontStyle.Bold); - this.label53.Location = new System.Drawing.Point(6, 83); - this.label53.Name = "label53"; - this.label53.Size = new System.Drawing.Size(140, 14); - this.label53.TabIndex = 19; - this.label53.Text = "Diode Voltage (V)"; - // - // lb_DiodeVoltage - // - this.lb_DiodeVoltage.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.lb_DiodeVoltage.Font = new System.Drawing.Font("Gulim", 10F, System.Drawing.FontStyle.Bold); - this.lb_DiodeVoltage.Location = new System.Drawing.Point(174, 78); - this.lb_DiodeVoltage.Name = "lb_DiodeVoltage"; - this.lb_DiodeVoltage.Size = new System.Drawing.Size(77, 23); - this.lb_DiodeVoltage.TabIndex = 22; - this.lb_DiodeVoltage.Text = "0.04"; - this.lb_DiodeVoltage.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // label54 - // - this.label54.AutoSize = true; - this.label54.Font = new System.Drawing.Font("Gulim", 10F, System.Drawing.FontStyle.Bold); - this.label54.Location = new System.Drawing.Point(7, 112); - this.label54.Name = "label54"; - this.label54.Size = new System.Drawing.Size(134, 14); - this.label54.TabIndex = 20; - this.label54.Text = "Max. Current (A)"; - // - // lb_MaxCurrent - // - this.lb_MaxCurrent.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.lb_MaxCurrent.Font = new System.Drawing.Font("Gulim", 10F, System.Drawing.FontStyle.Bold); - this.lb_MaxCurrent.Location = new System.Drawing.Point(174, 107); - this.lb_MaxCurrent.Name = "lb_MaxCurrent"; - this.lb_MaxCurrent.Size = new System.Drawing.Size(77, 23); - this.lb_MaxCurrent.TabIndex = 21; - this.lb_MaxCurrent.Text = "0.04"; - this.lb_MaxCurrent.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // gb_System_status - // - this.gb_System_status.Controls.Add(this.lb_PowerOn); - this.gb_System_status.Controls.Add(this.lb_LDDOn); - this.gb_System_status.Controls.Add(this.lb_KeySwitch); - this.gb_System_status.Controls.Add(this.lb_LDDInterlock); - this.gb_System_status.Controls.Add(this.lb_QSWOn); - this.gb_System_status.Controls.Add(this.lb_ShutterInterlock); - this.gb_System_status.Controls.Add(this.lb_ShutterEnable); - this.gb_System_status.Font = new System.Drawing.Font("Gulim", 11F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic)))); - this.gb_System_status.Location = new System.Drawing.Point(3, 30); - this.gb_System_status.Name = "gb_System_status"; - this.gb_System_status.Size = new System.Drawing.Size(200, 197); - this.gb_System_status.TabIndex = 13; - this.gb_System_status.TabStop = false; - this.gb_System_status.Text = "System status"; - // // lb_PowerOn // this.lb_PowerOn.BackColor = System.Drawing.Color.Red; this.lb_PowerOn.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.lb_PowerOn.Font = new System.Drawing.Font("Gulim", 10F, System.Drawing.FontStyle.Bold); + this.lb_PowerOn.Font = new System.Drawing.Font("援대┝", 10F, System.Drawing.FontStyle.Bold); this.lb_PowerOn.ForeColor = System.Drawing.Color.Black; - this.lb_PowerOn.Location = new System.Drawing.Point(6, 20); + this.lb_PowerOn.Location = new System.Drawing.Point(122, 69); this.lb_PowerOn.Name = "lb_PowerOn"; this.lb_PowerOn.Size = new System.Drawing.Size(188, 19); this.lb_PowerOn.TabIndex = 4; this.lb_PowerOn.Text = "Power"; this.lb_PowerOn.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // - // lb_LDDOn - // - this.lb_LDDOn.BackColor = System.Drawing.Color.Red; - this.lb_LDDOn.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.lb_LDDOn.Font = new System.Drawing.Font("Gulim", 10F, System.Drawing.FontStyle.Bold); - this.lb_LDDOn.ForeColor = System.Drawing.Color.Black; - this.lb_LDDOn.Location = new System.Drawing.Point(6, 95); - this.lb_LDDOn.Name = "lb_LDDOn"; - this.lb_LDDOn.Size = new System.Drawing.Size(188, 19); - this.lb_LDDOn.TabIndex = 4; - this.lb_LDDOn.Text = "LDD"; - this.lb_LDDOn.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // lb_KeySwitch - // - this.lb_KeySwitch.BackColor = System.Drawing.Color.Red; - this.lb_KeySwitch.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.lb_KeySwitch.Font = new System.Drawing.Font("Gulim", 10F, System.Drawing.FontStyle.Bold); - this.lb_KeySwitch.ForeColor = System.Drawing.Color.Black; - this.lb_KeySwitch.Location = new System.Drawing.Point(6, 70); - this.lb_KeySwitch.Name = "lb_KeySwitch"; - this.lb_KeySwitch.Size = new System.Drawing.Size(188, 19); - this.lb_KeySwitch.TabIndex = 4; - this.lb_KeySwitch.Text = "Key Switch"; - this.lb_KeySwitch.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // lb_LDDInterlock - // - this.lb_LDDInterlock.BackColor = System.Drawing.Color.Red; - this.lb_LDDInterlock.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.lb_LDDInterlock.Font = new System.Drawing.Font("Gulim", 10F, System.Drawing.FontStyle.Bold); - this.lb_LDDInterlock.ForeColor = System.Drawing.Color.Black; - this.lb_LDDInterlock.Location = new System.Drawing.Point(6, 170); - this.lb_LDDInterlock.Name = "lb_LDDInterlock"; - this.lb_LDDInterlock.Size = new System.Drawing.Size(188, 19); - this.lb_LDDInterlock.TabIndex = 4; - this.lb_LDDInterlock.Text = "LDD Interlock"; - this.lb_LDDInterlock.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // lb_QSWOn - // - this.lb_QSWOn.BackColor = System.Drawing.Color.Red; - this.lb_QSWOn.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.lb_QSWOn.Font = new System.Drawing.Font("Gulim", 10F, System.Drawing.FontStyle.Bold); - this.lb_QSWOn.ForeColor = System.Drawing.Color.Black; - this.lb_QSWOn.Location = new System.Drawing.Point(6, 120); - this.lb_QSWOn.Name = "lb_QSWOn"; - this.lb_QSWOn.Size = new System.Drawing.Size(188, 19); - this.lb_QSWOn.TabIndex = 4; - this.lb_QSWOn.Text = "Pulse"; - this.lb_QSWOn.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // lb_ShutterInterlock - // - this.lb_ShutterInterlock.BackColor = System.Drawing.Color.Red; - this.lb_ShutterInterlock.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.lb_ShutterInterlock.Font = new System.Drawing.Font("Gulim", 10F, System.Drawing.FontStyle.Bold); - this.lb_ShutterInterlock.ForeColor = System.Drawing.Color.Black; - this.lb_ShutterInterlock.Location = new System.Drawing.Point(6, 145); - this.lb_ShutterInterlock.Name = "lb_ShutterInterlock"; - this.lb_ShutterInterlock.Size = new System.Drawing.Size(188, 19); - this.lb_ShutterInterlock.TabIndex = 4; - this.lb_ShutterInterlock.Text = "Shutter Interlock"; - this.lb_ShutterInterlock.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // // lb_ShutterEnable // this.lb_ShutterEnable.BackColor = System.Drawing.Color.Red; this.lb_ShutterEnable.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.lb_ShutterEnable.Font = new System.Drawing.Font("Gulim", 10F, System.Drawing.FontStyle.Bold); + this.lb_ShutterEnable.Font = new System.Drawing.Font("援대┝", 10F, System.Drawing.FontStyle.Bold); this.lb_ShutterEnable.ForeColor = System.Drawing.Color.Black; - this.lb_ShutterEnable.Location = new System.Drawing.Point(6, 45); + this.lb_ShutterEnable.Location = new System.Drawing.Point(122, 94); this.lb_ShutterEnable.Name = "lb_ShutterEnable"; this.lb_ShutterEnable.Size = new System.Drawing.Size(188, 19); this.lb_ShutterEnable.TabIndex = 4; this.lb_ShutterEnable.Text = "Shutter"; this.lb_ShutterEnable.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // - // label16 - // - this.label16.AutoEllipsis = true; - this.label16.BackColor = System.Drawing.SystemColors.Control; - this.label16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.label16.Dock = System.Windows.Forms.DockStyle.Top; - this.label16.Font = new System.Drawing.Font("Malgun Gothic", 12F); - this.label16.ForeColor = System.Drawing.Color.Black; - this.label16.Location = new System.Drawing.Point(0, 0); - this.label16.Name = "label16"; - this.label16.Size = new System.Drawing.Size(608, 27); - this.label16.TabIndex = 10; - this.label16.Text = "�뼚 UV Laser Info"; - this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // panel2 - // - this.panel2.BackColor = System.Drawing.SystemColors.Control; - this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panel2.Controls.Add(this.panel4); - this.panel2.Controls.Add(this.el_CurrentWaferProcess); - this.panel2.Controls.Add(this.panel8); - this.panel2.Controls.Add(this.label1); - this.panel2.Controls.Add(this.panel6); - this.panel2.Location = new System.Drawing.Point(3, 6); - this.panel2.Name = "panel2"; - this.panel2.Size = new System.Drawing.Size(596, 525); - this.panel2.TabIndex = 466; - // - // panel4 - // - this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panel4.Controls.Add(this.label32); - this.panel4.Controls.Add(this.label15); - this.panel4.Controls.Add(this.label11); - this.panel4.Controls.Add(this.label33); - this.panel4.Controls.Add(this.tb_RecipeEnergy); - this.panel4.Controls.Add(this.label12); - this.panel4.Controls.Add(this.label14); - this.panel4.Controls.Add(this.label13); - this.panel4.Controls.Add(this.tb_RecipeHeightOverlap); - this.panel4.Controls.Add(this.tb_RecipeWidthOverlap); - this.panel4.Location = new System.Drawing.Point(3, 250); - this.panel4.Name = "panel4"; - this.panel4.Size = new System.Drawing.Size(182, 175); - this.panel4.TabIndex = 469; - // // label32 // this.label32.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.label32.Font = new System.Drawing.Font("Gulim", 8F); - this.label32.Location = new System.Drawing.Point(140, 146); + this.label32.Font = new System.Drawing.Font("援대┝", 8F); + this.label32.Location = new System.Drawing.Point(442, 99); this.label32.Name = "label32"; this.label32.Size = new System.Drawing.Size(37, 21); this.label32.TabIndex = 110; this.label32.Text = "J/cm짼"; this.label32.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // - // label15 - // - this.label15.BackColor = System.Drawing.Color.Silver; - this.label15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.label15.Dock = System.Windows.Forms.DockStyle.Top; - this.label15.Font = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); - this.label15.Location = new System.Drawing.Point(0, 0); - this.label15.Name = "label15"; - this.label15.Size = new System.Drawing.Size(180, 23); - this.label15.TabIndex = 0; - this.label15.Text = "Overlap"; - this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // label11 - // - this.label11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.label11.Location = new System.Drawing.Point(3, 26); - this.label11.Name = "label11"; - this.label11.Size = new System.Drawing.Size(174, 21); - this.label11.TabIndex = 104; - this.label11.Text = "Beam Height Overlap"; - this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // // label33 // this.label33.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.label33.Location = new System.Drawing.Point(3, 122); + this.label33.Location = new System.Drawing.Point(341, 75); this.label33.Name = "label33"; - this.label33.Size = new System.Drawing.Size(174, 21); + this.label33.Size = new System.Drawing.Size(138, 21); this.label33.TabIndex = 109; this.label33.Text = "Energy"; this.label33.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; @@ -751,324 +371,20 @@ // tb_RecipeEnergy // this.tb_RecipeEnergy.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.tb_RecipeEnergy.Location = new System.Drawing.Point(3, 146); + this.tb_RecipeEnergy.Location = new System.Drawing.Point(341, 99); this.tb_RecipeEnergy.Name = "tb_RecipeEnergy"; this.tb_RecipeEnergy.ReadOnly = true; - this.tb_RecipeEnergy.Size = new System.Drawing.Size(131, 21); + this.tb_RecipeEnergy.Size = new System.Drawing.Size(95, 21); this.tb_RecipeEnergy.TabIndex = 111; this.tb_RecipeEnergy.Text = "0"; - // - // label12 - // - this.label12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.label12.Location = new System.Drawing.Point(140, 50); - this.label12.Name = "label12"; - this.label12.Size = new System.Drawing.Size(37, 21); - this.label12.TabIndex = 106; - this.label12.Text = "mm"; - this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // label14 - // - this.label14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.label14.Location = new System.Drawing.Point(140, 98); - this.label14.Name = "label14"; - this.label14.Size = new System.Drawing.Size(37, 21); - this.label14.TabIndex = 106; - this.label14.Text = "mm"; - this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // label13 - // - this.label13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.label13.Location = new System.Drawing.Point(3, 74); - this.label13.Name = "label13"; - this.label13.Size = new System.Drawing.Size(174, 21); - this.label13.TabIndex = 104; - this.label13.Text = "Beam Width Overlap"; - this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // tb_RecipeHeightOverlap - // - this.tb_RecipeHeightOverlap.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.tb_RecipeHeightOverlap.Location = new System.Drawing.Point(3, 50); - this.tb_RecipeHeightOverlap.Name = "tb_RecipeHeightOverlap"; - this.tb_RecipeHeightOverlap.ReadOnly = true; - this.tb_RecipeHeightOverlap.Size = new System.Drawing.Size(131, 21); - this.tb_RecipeHeightOverlap.TabIndex = 107; - this.tb_RecipeHeightOverlap.Text = "0"; - // - // tb_RecipeWidthOverlap - // - this.tb_RecipeWidthOverlap.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.tb_RecipeWidthOverlap.Location = new System.Drawing.Point(3, 98); - this.tb_RecipeWidthOverlap.Name = "tb_RecipeWidthOverlap"; - this.tb_RecipeWidthOverlap.ReadOnly = true; - this.tb_RecipeWidthOverlap.Size = new System.Drawing.Size(131, 21); - this.tb_RecipeWidthOverlap.TabIndex = 108; - this.tb_RecipeWidthOverlap.Text = "0"; - // - // el_CurrentWaferProcess - // - this.el_CurrentWaferProcess.Location = new System.Drawing.Point(191, 120); - this.el_CurrentWaferProcess.Name = "el_CurrentWaferProcess"; - this.el_CurrentWaferProcess.Size = new System.Drawing.Size(400, 400); - this.el_CurrentWaferProcess.TabIndex = 468; - this.el_CurrentWaferProcess.Text = "elementHost3"; - this.el_CurrentWaferProcess.Child = null; - // - // panel8 - // - this.panel8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panel8.Controls.Add(this.label37); - this.panel8.Controls.Add(this.label23); - this.panel8.Controls.Add(this.label24); - this.panel8.Controls.Add(this.label38); - this.panel8.Controls.Add(this.label36); - this.panel8.Controls.Add(this.tb_RecipeBeamWidth); - this.panel8.Controls.Add(this.tb_RecipeBeamHeight); - this.panel8.Location = new System.Drawing.Point(3, 119); - this.panel8.Name = "panel8"; - this.panel8.Size = new System.Drawing.Size(182, 125); - this.panel8.TabIndex = 468; - // - // label37 - // - this.label37.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.label37.Location = new System.Drawing.Point(3, 74); - this.label37.Name = "label37"; - this.label37.Size = new System.Drawing.Size(174, 21); - this.label37.TabIndex = 111; - this.label37.Text = "Beam Height"; - this.label37.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // label23 - // - this.label23.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.label23.Location = new System.Drawing.Point(4, 26); - this.label23.Name = "label23"; - this.label23.Size = new System.Drawing.Size(173, 21); - this.label23.TabIndex = 107; - this.label23.Text = "Beam Width"; - this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // label24 - // - this.label24.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.label24.Location = new System.Drawing.Point(140, 50); - this.label24.Name = "label24"; - this.label24.Size = new System.Drawing.Size(37, 21); - this.label24.TabIndex = 109; - this.label24.Text = "mm"; - this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // label38 - // - this.label38.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.label38.Location = new System.Drawing.Point(140, 98); - this.label38.Name = "label38"; - this.label38.Size = new System.Drawing.Size(37, 21); - this.label38.TabIndex = 112; - this.label38.Text = "mm"; - this.label38.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // label36 - // - this.label36.BackColor = System.Drawing.Color.Silver; - this.label36.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.label36.Dock = System.Windows.Forms.DockStyle.Top; - this.label36.Font = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); - this.label36.Location = new System.Drawing.Point(0, 0); - this.label36.Name = "label36"; - this.label36.Size = new System.Drawing.Size(180, 23); - this.label36.TabIndex = 0; - this.label36.Text = "Beam Info"; - this.label36.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // tb_RecipeBeamWidth - // - this.tb_RecipeBeamWidth.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.tb_RecipeBeamWidth.Location = new System.Drawing.Point(3, 50); - this.tb_RecipeBeamWidth.Name = "tb_RecipeBeamWidth"; - this.tb_RecipeBeamWidth.ReadOnly = true; - this.tb_RecipeBeamWidth.Size = new System.Drawing.Size(132, 21); - this.tb_RecipeBeamWidth.TabIndex = 106; - this.tb_RecipeBeamWidth.Text = "0"; - // - // tb_RecipeBeamHeight - // - this.tb_RecipeBeamHeight.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.tb_RecipeBeamHeight.Location = new System.Drawing.Point(2, 98); - this.tb_RecipeBeamHeight.Name = "tb_RecipeBeamHeight"; - this.tb_RecipeBeamHeight.ReadOnly = true; - this.tb_RecipeBeamHeight.Size = new System.Drawing.Size(132, 21); - this.tb_RecipeBeamHeight.TabIndex = 110; - this.tb_RecipeBeamHeight.Text = "0"; - // - // label1 - // - this.label1.AutoEllipsis = true; - this.label1.BackColor = System.Drawing.SystemColors.Control; - this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.label1.Dock = System.Windows.Forms.DockStyle.Top; - this.label1.Font = new System.Drawing.Font("Malgun Gothic", 12F); - this.label1.ForeColor = System.Drawing.Color.Black; - this.label1.Location = new System.Drawing.Point(0, 0); - this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(594, 27); - this.label1.TabIndex = 10; - this.label1.Text = "�뼚 Current Recipe Info"; - this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // panel6 - // - this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panel6.Controls.Add(this.label34); - this.panel6.Controls.Add(this.label35); - this.panel6.Controls.Add(this.tb_RecipeEdgeRound); - this.panel6.Controls.Add(this.label21); - this.panel6.Controls.Add(this.tb_RecipeName); - this.panel6.Controls.Add(this.lb_Hatch); - this.panel6.Controls.Add(this.label20); - this.panel6.Controls.Add(this.label19); - this.panel6.Controls.Add(this.label8); - this.panel6.Controls.Add(this.tb_RecipeRadius); - this.panel6.Controls.Add(this.label152); - this.panel6.Controls.Add(this.tb_RecipeDistancePrimaryFlat); - this.panel6.Location = new System.Drawing.Point(3, 30); - this.panel6.Name = "panel6"; - this.panel6.Size = new System.Drawing.Size(598, 83); - this.panel6.TabIndex = 467; - // - // label34 - // - this.label34.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.label34.Location = new System.Drawing.Point(450, 26); - this.label34.Name = "label34"; - this.label34.Size = new System.Drawing.Size(138, 21); - this.label34.TabIndex = 103; - this.label34.Text = "Edge Round"; - this.label34.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // label35 - // - this.label35.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.label35.Location = new System.Drawing.Point(551, 52); - this.label35.Name = "label35"; - this.label35.Size = new System.Drawing.Size(37, 21); - this.label35.TabIndex = 105; - this.label35.Text = "mm"; - this.label35.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // tb_RecipeEdgeRound - // - this.tb_RecipeEdgeRound.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.tb_RecipeEdgeRound.Location = new System.Drawing.Point(450, 52); - this.tb_RecipeEdgeRound.Name = "tb_RecipeEdgeRound"; - this.tb_RecipeEdgeRound.ReadOnly = true; - this.tb_RecipeEdgeRound.Size = new System.Drawing.Size(95, 21); - this.tb_RecipeEdgeRound.TabIndex = 104; - this.tb_RecipeEdgeRound.Text = "0"; - // - // label21 - // - this.label21.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.label21.Location = new System.Drawing.Point(3, 26); - this.label21.Name = "label21"; - this.label21.Size = new System.Drawing.Size(138, 21); - this.label21.TabIndex = 101; - this.label21.Text = "Name"; - this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // tb_RecipeName - // - this.tb_RecipeName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.tb_RecipeName.Location = new System.Drawing.Point(3, 52); - this.tb_RecipeName.Name = "tb_RecipeName"; - this.tb_RecipeName.ReadOnly = true; - this.tb_RecipeName.Size = new System.Drawing.Size(138, 21); - this.tb_RecipeName.TabIndex = 102; - // - // lb_Hatch - // - this.lb_Hatch.BackColor = System.Drawing.Color.Silver; - this.lb_Hatch.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.lb_Hatch.Dock = System.Windows.Forms.DockStyle.Top; - this.lb_Hatch.Font = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); - this.lb_Hatch.Location = new System.Drawing.Point(0, 0); - this.lb_Hatch.Name = "lb_Hatch"; - this.lb_Hatch.Size = new System.Drawing.Size(596, 23); - this.lb_Hatch.TabIndex = 0; - this.lb_Hatch.Text = "Wafer Info"; - this.lb_Hatch.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // label20 - // - this.label20.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.label20.Location = new System.Drawing.Point(152, 26); - this.label20.Name = "label20"; - this.label20.Size = new System.Drawing.Size(138, 21); - this.label20.TabIndex = 81; - this.label20.Text = "Radius"; - this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // label19 - // - this.label19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.label19.Location = new System.Drawing.Point(301, 26); - this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(138, 21); - this.label19.TabIndex = 81; - this.label19.Text = "Primary Flat"; - this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // label8 - // - this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.label8.Location = new System.Drawing.Point(402, 52); - this.label8.Name = "label8"; - this.label8.Size = new System.Drawing.Size(37, 21); - this.label8.TabIndex = 100; - this.label8.Text = "mm"; - this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // tb_RecipeRadius - // - this.tb_RecipeRadius.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.tb_RecipeRadius.Location = new System.Drawing.Point(152, 52); - this.tb_RecipeRadius.Name = "tb_RecipeRadius"; - this.tb_RecipeRadius.ReadOnly = true; - this.tb_RecipeRadius.Size = new System.Drawing.Size(95, 21); - this.tb_RecipeRadius.TabIndex = 82; - this.tb_RecipeRadius.Text = "0"; - // - // label152 - // - this.label152.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.label152.Location = new System.Drawing.Point(253, 52); - this.label152.Name = "label152"; - this.label152.Size = new System.Drawing.Size(37, 21); - this.label152.TabIndex = 83; - this.label152.Text = "mm"; - this.label152.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // tb_RecipeDistancePrimaryFlat - // - this.tb_RecipeDistancePrimaryFlat.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.tb_RecipeDistancePrimaryFlat.Location = new System.Drawing.Point(301, 52); - this.tb_RecipeDistancePrimaryFlat.Name = "tb_RecipeDistancePrimaryFlat"; - this.tb_RecipeDistancePrimaryFlat.ReadOnly = true; - this.tb_RecipeDistancePrimaryFlat.Size = new System.Drawing.Size(95, 21); - this.tb_RecipeDistancePrimaryFlat.TabIndex = 99; - this.tb_RecipeDistancePrimaryFlat.Text = "0"; // // lb_LaserOn // this.lb_LaserOn.BackColor = System.Drawing.Color.Red; this.lb_LaserOn.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.lb_LaserOn.Font = new System.Drawing.Font("Gulim", 10F, System.Drawing.FontStyle.Bold); + this.lb_LaserOn.Font = new System.Drawing.Font("援대┝", 10F, System.Drawing.FontStyle.Bold); this.lb_LaserOn.ForeColor = System.Drawing.Color.Black; - this.lb_LaserOn.Location = new System.Drawing.Point(339, 129); + this.lb_LaserOn.Location = new System.Drawing.Point(505, 25); this.lb_LaserOn.Name = "lb_LaserOn"; this.lb_LaserOn.Size = new System.Drawing.Size(128, 35); this.lb_LaserOn.TabIndex = 4; @@ -1079,302 +395,1961 @@ // this.lb_LaserOff.BackColor = System.Drawing.Color.Lime; this.lb_LaserOff.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.lb_LaserOff.Font = new System.Drawing.Font("Gulim", 10F, System.Drawing.FontStyle.Bold); + this.lb_LaserOff.Font = new System.Drawing.Font("援대┝", 10F, System.Drawing.FontStyle.Bold); this.lb_LaserOff.ForeColor = System.Drawing.Color.Black; - this.lb_LaserOff.Location = new System.Drawing.Point(339, 184); + this.lb_LaserOff.Location = new System.Drawing.Point(505, 80); this.lb_LaserOff.Name = "lb_LaserOff"; this.lb_LaserOff.Size = new System.Drawing.Size(128, 35); this.lb_LaserOff.TabIndex = 4; this.lb_LaserOff.Text = "Laser Off"; this.lb_LaserOff.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // - // tabControl1 + // panel2 // - this.tabControl1.Controls.Add(this.tabPage1); - this.tabControl1.Controls.Add(this.tabPage2); - this.tabControl1.Location = new System.Drawing.Point(1303, 245); - this.tabControl1.Name = "tabControl1"; - this.tabControl1.SelectedIndex = 0; - this.tabControl1.Size = new System.Drawing.Size(610, 562); - this.tabControl1.TabIndex = 467; + this.panel2.Controls.Add(this.label6); + this.panel2.Controls.Add(this.lb_AttenuatorAngle); + this.panel2.Controls.Add(this.label32); + this.panel2.Controls.Add(this.label50); + this.panel2.Controls.Add(this.lb_SetCurrent); + this.panel2.Controls.Add(this.label52); + this.panel2.Controls.Add(this.lb_ActualCurrent); + this.panel2.Controls.Add(this.label10); + this.panel2.Controls.Add(this.lb_PowerOn); + this.panel2.Controls.Add(this.lb_ShutterEnable); + this.panel2.Controls.Add(this.label33); + this.panel2.Controls.Add(this.tb_RecipeEnergy); + this.panel2.Controls.Add(this.lb_LaserOn); + this.panel2.Controls.Add(this.lb_LaserOff); + this.panel2.Location = new System.Drawing.Point(1333, 9); + this.panel2.Name = "panel2"; + this.panel2.Size = new System.Drawing.Size(85, 40); + this.panel2.TabIndex = 478; + this.panel2.Visible = false; // - // tabPage1 + // label10 // - this.tabPage1.Controls.Add(this.panel2); - this.tabPage1.Location = new System.Drawing.Point(4, 22); - this.tabPage1.Name = "tabPage1"; - this.tabPage1.Padding = new System.Windows.Forms.Padding(3); - this.tabPage1.Size = new System.Drawing.Size(602, 536); - this.tabPage1.TabIndex = 0; - this.tabPage1.Text = "Current Recipe Info"; - this.tabPage1.UseVisualStyleBackColor = true; + this.label10.BackColor = System.Drawing.Color.Transparent; + this.label10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label10.ForeColor = System.Drawing.Color.Black; + this.label10.Location = new System.Drawing.Point(10, 9); + this.label10.Margin = new System.Windows.Forms.Padding(0); + this.label10.Name = "label10"; + this.label10.Size = new System.Drawing.Size(81, 19); + this.label10.TabIndex = 168; + this.label10.Text = "Laser Data"; + this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // - // tabPage2 + // rb_IO // - this.tabPage2.Controls.Add(this.panel7); - this.tabPage2.Controls.Add(this.panel5); - this.tabPage2.Location = new System.Drawing.Point(4, 22); - this.tabPage2.Name = "tabPage2"; - this.tabPage2.Padding = new System.Windows.Forms.Padding(3); - this.tabPage2.Size = new System.Drawing.Size(602, 536); - this.tabPage2.TabIndex = 1; - this.tabPage2.Text = "Foup Recipe Info"; - this.tabPage2.UseVisualStyleBackColor = true; + this.rb_IO.Appearance = System.Windows.Forms.Appearance.Button; + this.rb_IO.Checked = true; + this.rb_IO.Font = new System.Drawing.Font("援대┝", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); + this.rb_IO.Location = new System.Drawing.Point(1771, 3); + this.rb_IO.Name = "rb_IO"; + this.rb_IO.Size = new System.Drawing.Size(142, 61); + this.rb_IO.TabIndex = 479; + this.rb_IO.TabStop = true; + this.rb_IO.Text = "IO"; + this.rb_IO.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + this.rb_IO.UseVisualStyleBackColor = true; // - // panel7 + // panel4 // - this.panel7.BackColor = System.Drawing.SystemColors.Control; - this.panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panel7.Controls.Add(this.tb_Port2Status); - this.panel7.Controls.Add(this.tb_Port2RecipeName); - this.panel7.Controls.Add(this.label7); - this.panel7.Controls.Add(this.btn_Port2RecipeSet); - this.panel7.Controls.Add(this.lv_Port2Recipes); - this.panel7.Location = new System.Drawing.Point(307, 6); - this.panel7.Name = "panel7"; - this.panel7.Size = new System.Drawing.Size(289, 524); - this.panel7.TabIndex = 470; - // - // tb_Port2Status - // - this.tb_Port2Status.Location = new System.Drawing.Point(191, 31); - this.tb_Port2Status.Name = "tb_Port2Status"; - this.tb_Port2Status.ReadOnly = true; - this.tb_Port2Status.Size = new System.Drawing.Size(92, 21); - this.tb_Port2Status.TabIndex = 469; - this.tb_Port2Status.DoubleClick += new System.EventHandler(this.tb_Port2Status_DoubleClick); - // - // tb_Port2RecipeName - // - this.tb_Port2RecipeName.Location = new System.Drawing.Point(84, 31); - this.tb_Port2RecipeName.Name = "tb_Port2RecipeName"; - this.tb_Port2RecipeName.ReadOnly = true; - this.tb_Port2RecipeName.Size = new System.Drawing.Size(92, 21); - this.tb_Port2RecipeName.TabIndex = 469; - // - // label7 - // - this.label7.AutoEllipsis = true; - this.label7.BackColor = System.Drawing.SystemColors.Control; - this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.label7.Dock = System.Windows.Forms.DockStyle.Top; - this.label7.Font = new System.Drawing.Font("Malgun Gothic", 12F); - this.label7.ForeColor = System.Drawing.Color.Black; - this.label7.Location = new System.Drawing.Point(0, 0); - this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(287, 27); - this.label7.TabIndex = 10; - this.label7.Text = "�뼚 Port 2"; - this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // btn_Port2RecipeSet - // - this.btn_Port2RecipeSet.Location = new System.Drawing.Point(3, 30); - this.btn_Port2RecipeSet.Name = "btn_Port2RecipeSet"; - this.btn_Port2RecipeSet.Size = new System.Drawing.Size(75, 23); - this.btn_Port2RecipeSet.TabIndex = 467; - this.btn_Port2RecipeSet.Text = "Set"; - this.btn_Port2RecipeSet.UseVisualStyleBackColor = true; - this.btn_Port2RecipeSet.Click += new System.EventHandler(this.btn_Port2RecipeSet_Click); - // - // lv_Port2Recipes - // - this.lv_Port2Recipes.AutoArrange = false; - this.lv_Port2Recipes.BackColor = System.Drawing.Color.White; - this.lv_Port2Recipes.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { - this.columnHeader1, - this.columnHeader2}); - this.lv_Port2Recipes.FullRowSelect = true; - this.lv_Port2Recipes.GridLines = true; - this.lv_Port2Recipes.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable; - this.lv_Port2Recipes.Location = new System.Drawing.Point(3, 59); - this.lv_Port2Recipes.Name = "lv_Port2Recipes"; - this.lv_Port2Recipes.Size = new System.Drawing.Size(280, 460); - this.lv_Port2Recipes.TabIndex = 468; - this.lv_Port2Recipes.UseCompatibleStateImageBehavior = false; - this.lv_Port2Recipes.View = System.Windows.Forms.View.Details; - // - // columnHeader1 - // - this.columnHeader1.Text = "No."; - this.columnHeader1.Width = 50; - // - // columnHeader2 - // - this.columnHeader2.Text = "Recipe Name"; - this.columnHeader2.Width = 220; - // - // panel5 - // - this.panel5.BackColor = System.Drawing.SystemColors.Control; - this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panel5.Controls.Add(this.tb_Port1Status); - this.panel5.Controls.Add(this.tb_Port1RecipeName); - this.panel5.Controls.Add(this.label43); - this.panel5.Controls.Add(this.btn_Port1RecipeSet); - this.panel5.Controls.Add(this.lv_Port1Recipes); - this.panel5.Location = new System.Drawing.Point(6, 6); - this.panel5.Name = "panel5"; - this.panel5.Size = new System.Drawing.Size(289, 524); - this.panel5.TabIndex = 470; - // - // tb_Port1Status - // - this.tb_Port1Status.Location = new System.Drawing.Point(191, 31); - this.tb_Port1Status.Name = "tb_Port1Status"; - this.tb_Port1Status.ReadOnly = true; - this.tb_Port1Status.Size = new System.Drawing.Size(92, 21); - this.tb_Port1Status.TabIndex = 469; - this.tb_Port1Status.DoubleClick += new System.EventHandler(this.tb_Port1Status_DoubleClick); - // - // tb_Port1RecipeName - // - this.tb_Port1RecipeName.Location = new System.Drawing.Point(84, 31); - this.tb_Port1RecipeName.Name = "tb_Port1RecipeName"; - this.tb_Port1RecipeName.ReadOnly = true; - this.tb_Port1RecipeName.Size = new System.Drawing.Size(92, 21); - this.tb_Port1RecipeName.TabIndex = 469; - // - // label43 - // - this.label43.AutoEllipsis = true; - this.label43.BackColor = System.Drawing.SystemColors.Control; - this.label43.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.label43.Dock = System.Windows.Forms.DockStyle.Top; - this.label43.Font = new System.Drawing.Font("Malgun Gothic", 12F); - this.label43.ForeColor = System.Drawing.Color.Black; - this.label43.Location = new System.Drawing.Point(0, 0); - this.label43.Name = "label43"; - this.label43.Size = new System.Drawing.Size(287, 27); - this.label43.TabIndex = 10; - this.label43.Text = "�뼚 Port 1"; - this.label43.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // - // btn_Port1RecipeSet - // - this.btn_Port1RecipeSet.Location = new System.Drawing.Point(3, 30); - this.btn_Port1RecipeSet.Name = "btn_Port1RecipeSet"; - this.btn_Port1RecipeSet.Size = new System.Drawing.Size(75, 23); - this.btn_Port1RecipeSet.TabIndex = 467; - this.btn_Port1RecipeSet.Text = "Set"; - this.btn_Port1RecipeSet.UseVisualStyleBackColor = true; - this.btn_Port1RecipeSet.Click += new System.EventHandler(this.btn_Port1RecipeSet_Click); - // - // lv_Port1Recipes - // - this.lv_Port1Recipes.AutoArrange = false; - this.lv_Port1Recipes.BackColor = System.Drawing.Color.White; - this.lv_Port1Recipes.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { - this.columnHeader10, - this.columnHeader11}); - this.lv_Port1Recipes.FullRowSelect = true; - this.lv_Port1Recipes.GridLines = true; - this.lv_Port1Recipes.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable; - this.lv_Port1Recipes.Location = new System.Drawing.Point(3, 59); - this.lv_Port1Recipes.Name = "lv_Port1Recipes"; - this.lv_Port1Recipes.Size = new System.Drawing.Size(280, 460); - this.lv_Port1Recipes.TabIndex = 468; - this.lv_Port1Recipes.UseCompatibleStateImageBehavior = false; - this.lv_Port1Recipes.View = System.Windows.Forms.View.Details; - // - // columnHeader10 - // - this.columnHeader10.Text = "No."; - this.columnHeader10.Width = 50; - // - // columnHeader11 - // - this.columnHeader11.Text = "Recipe Name"; - this.columnHeader11.Width = 220; - // - // cb_Maint - // - this.cb_Maint.Appearance = System.Windows.Forms.Appearance.Button; - this.cb_Maint.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter; - this.cb_Maint.Font = new System.Drawing.Font("Gulim", 15F, System.Drawing.FontStyle.Bold); - this.cb_Maint.Location = new System.Drawing.Point(3, 83); - this.cb_Maint.Name = "cb_Maint"; - this.cb_Maint.Size = new System.Drawing.Size(137, 73); - this.cb_Maint.TabIndex = 468; - this.cb_Maint.Text = "MAINT"; - this.cb_Maint.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - this.cb_Maint.UseVisualStyleBackColor = true; - this.cb_Maint.CheckedChanged += new System.EventHandler(this.cb_Maint_CheckedChanged); - // - // cb_RunStop - // - this.cb_RunStop.Appearance = System.Windows.Forms.Appearance.Button; - this.cb_RunStop.Font = new System.Drawing.Font("Gulim", 10F, System.Drawing.FontStyle.Bold); - this.cb_RunStop.Location = new System.Drawing.Point(301, 4); - this.cb_RunStop.Name = "cb_RunStop"; - this.cb_RunStop.Size = new System.Drawing.Size(104, 38); - this.cb_RunStop.TabIndex = 469; - this.cb_RunStop.Text = "RunStop"; - this.cb_RunStop.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - this.cb_RunStop.UseVisualStyleBackColor = true; - this.cb_RunStop.CheckedChanged += new System.EventHandler(this.cb_RunStop_CheckedChanged); + this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(216)))), ((int)(((byte)(222))))); + this.panel4.Controls.Add(this.cb_AutoRun); + this.panel4.Controls.Add(this.cb_RunStop); + this.panel4.Controls.Add(this.btn_Pause); + this.panel4.Controls.Add(this.btn_Stop); + this.panel4.Controls.Add(this.btn_Start); + this.panel4.Location = new System.Drawing.Point(30, 49); + this.panel4.Name = "panel4"; + this.panel4.Size = new System.Drawing.Size(300, 104); + this.panel4.TabIndex = 484; // // cb_AutoRun // - this.cb_AutoRun.AutoSize = true; - this.cb_AutoRun.Location = new System.Drawing.Point(301, 82); + this.cb_AutoRun.AllowFocus = false; + this.cb_AutoRun.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(241)))), ((int)(((byte)(252))))); + this.cb_AutoRun.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.cb_AutoRun.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Bold); + this.cb_AutoRun.Appearance.Options.UseBackColor = true; + this.cb_AutoRun.Appearance.Options.UseBorderColor = true; + this.cb_AutoRun.Appearance.Options.UseFont = true; + this.cb_AutoRun.ImageOptions.SvgImage = global::SA_LTT_UI.Properties.Resources.AutoRun_Icon; + this.cb_AutoRun.ImageOptions.SvgImageSize = new System.Drawing.Size(26, 26); + this.cb_AutoRun.Location = new System.Drawing.Point(157, 62); this.cb_AutoRun.Name = "cb_AutoRun"; - this.cb_AutoRun.Size = new System.Drawing.Size(71, 16); - this.cb_AutoRun.TabIndex = 470; + this.cb_AutoRun.Size = new System.Drawing.Size(143, 40); + this.cb_AutoRun.TabIndex = 492; this.cb_AutoRun.Text = "AutoRun"; - this.cb_AutoRun.UseVisualStyleBackColor = true; - this.cb_AutoRun.CheckedChanged += new System.EventHandler(this.cb_AutoRun_CheckedChanged); + // + // cb_RunStop + // + this.cb_RunStop.AllowFocus = false; + this.cb_RunStop.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(241)))), ((int)(((byte)(252))))); + this.cb_RunStop.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.cb_RunStop.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Bold); + this.cb_RunStop.Appearance.Options.UseBackColor = true; + this.cb_RunStop.Appearance.Options.UseBorderColor = true; + this.cb_RunStop.Appearance.Options.UseFont = true; + this.cb_RunStop.ImageOptions.SvgImage = global::SA_LTT_UI.Properties.Resources.RunStop_Icon; + this.cb_RunStop.ImageOptions.SvgImageSize = new System.Drawing.Size(26, 26); + this.cb_RunStop.Location = new System.Drawing.Point(0, 62); + this.cb_RunStop.Name = "cb_RunStop"; + this.cb_RunStop.Size = new System.Drawing.Size(143, 40); + this.cb_RunStop.TabIndex = 491; + this.cb_RunStop.Text = "RunStop"; + // + // btn_Pause + // + this.btn_Pause.AllowFocus = false; + this.btn_Pause.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(241)))), ((int)(((byte)(252))))); + this.btn_Pause.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.btn_Pause.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Bold); + this.btn_Pause.Appearance.Options.UseBackColor = true; + this.btn_Pause.Appearance.Options.UseBorderColor = true; + this.btn_Pause.Appearance.Options.UseFont = true; + this.btn_Pause.ImageOptions.SvgImage = global::SA_LTT_UI.Properties.Resources.Pause_Icon; + this.btn_Pause.Location = new System.Drawing.Point(207, 0); + this.btn_Pause.Name = "btn_Pause"; + this.btn_Pause.Size = new System.Drawing.Size(93, 50); + this.btn_Pause.TabIndex = 490; + this.btn_Pause.Text = "Pause"; + this.btn_Pause.Click += new System.EventHandler(this.btn_Pause_Click); + // + // btn_Stop + // + this.btn_Stop.AllowFocus = false; + this.btn_Stop.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(241)))), ((int)(((byte)(252))))); + this.btn_Stop.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.btn_Stop.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Bold); + this.btn_Stop.Appearance.Options.UseBackColor = true; + this.btn_Stop.Appearance.Options.UseBorderColor = true; + this.btn_Stop.Appearance.Options.UseFont = true; + this.btn_Stop.ImageOptions.SvgImage = global::SA_LTT_UI.Properties.Resources.Stop_Icon; + this.btn_Stop.Location = new System.Drawing.Point(103, 0); + this.btn_Stop.Name = "btn_Stop"; + this.btn_Stop.Size = new System.Drawing.Size(93, 50); + this.btn_Stop.TabIndex = 489; + this.btn_Stop.Text = "Stop"; + this.btn_Stop.Click += new System.EventHandler(this.btn_Stop_Click); + // + // btn_Start + // + this.btn_Start.AllowFocus = false; + this.btn_Start.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(241)))), ((int)(((byte)(252))))); + this.btn_Start.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.btn_Start.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Bold); + this.btn_Start.Appearance.Options.UseBackColor = true; + this.btn_Start.Appearance.Options.UseBorderColor = true; + this.btn_Start.Appearance.Options.UseFont = true; + this.btn_Start.ImageOptions.SvgImage = global::SA_LTT_UI.Properties.Resources.Start_Icon; + this.btn_Start.Location = new System.Drawing.Point(0, 0); + this.btn_Start.Name = "btn_Start"; + this.btn_Start.Size = new System.Drawing.Size(93, 50); + this.btn_Start.TabIndex = 488; + this.btn_Start.Text = "Run"; + this.btn_Start.Click += new System.EventHandler(this.btn_Start_Click); + // + // label11 + // + this.label11.AutoSize = true; + this.label11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(92)))), ((int)(((byte)(123))))); + this.label11.Font = new System.Drawing.Font("Roboto", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label11.ForeColor = System.Drawing.Color.White; + this.label11.Location = new System.Drawing.Point(46, 14); + this.label11.Name = "label11"; + this.label11.Size = new System.Drawing.Size(73, 15); + this.label11.TabIndex = 482; + this.label11.Text = "Job Control"; + // + // cb_Maint_X + // + this.cb_Maint_X.Appearance = System.Windows.Forms.Appearance.Button; + this.cb_Maint_X.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter; + this.cb_Maint_X.Font = new System.Drawing.Font("援대┝", 15F, System.Drawing.FontStyle.Bold); + this.cb_Maint_X.Location = new System.Drawing.Point(144, 244); + this.cb_Maint_X.Name = "cb_Maint_X"; + this.cb_Maint_X.Size = new System.Drawing.Size(82, 30); + this.cb_Maint_X.TabIndex = 468; + this.cb_Maint_X.Text = "MAINT"; + this.cb_Maint_X.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + this.cb_Maint_X.UseVisualStyleBackColor = true; + this.cb_Maint_X.Visible = false; + this.cb_Maint_X.CheckedChanged += new System.EventHandler(this.cb_Maint_CheckedChanged); + // + // cb_AutoRun_X + // + this.cb_AutoRun_X.Appearance = System.Windows.Forms.Appearance.Button; + this.cb_AutoRun_X.Font = new System.Drawing.Font("援대┝", 10F, System.Drawing.FontStyle.Bold); + this.cb_AutoRun_X.Location = new System.Drawing.Point(353, 26); + this.cb_AutoRun_X.Name = "cb_AutoRun_X"; + this.cb_AutoRun_X.Size = new System.Drawing.Size(100, 50); + this.cb_AutoRun_X.TabIndex = 470; + this.cb_AutoRun_X.Text = "AutoRun"; + this.cb_AutoRun_X.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + this.cb_AutoRun_X.UseVisualStyleBackColor = true; + this.cb_AutoRun_X.Visible = false; + this.cb_AutoRun_X.CheckedChanged += new System.EventHandler(this.cb_AutoRun_CheckedChanged); + // + // cb_RunStop_X + // + this.cb_RunStop_X.Appearance = System.Windows.Forms.Appearance.Button; + this.cb_RunStop_X.Font = new System.Drawing.Font("援대┝", 10F, System.Drawing.FontStyle.Bold); + this.cb_RunStop_X.Location = new System.Drawing.Point(353, 86); + this.cb_RunStop_X.Name = "cb_RunStop_X"; + this.cb_RunStop_X.Size = new System.Drawing.Size(101, 40); + this.cb_RunStop_X.TabIndex = 469; + this.cb_RunStop_X.Text = "RunStop"; + this.cb_RunStop_X.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + this.cb_RunStop_X.UseVisualStyleBackColor = true; + this.cb_RunStop_X.Visible = false; + this.cb_RunStop_X.CheckedChanged += new System.EventHandler(this.cb_RunStop_CheckedChanged); + // + // cb_Maint + // + this.cb_Maint.AllowFocus = false; + this.cb_Maint.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(241)))), ((int)(((byte)(252))))); + this.cb_Maint.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.cb_Maint.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Bold); + this.cb_Maint.Appearance.Options.UseBackColor = true; + this.cb_Maint.Appearance.Options.UseBorderColor = true; + this.cb_Maint.Appearance.Options.UseFont = true; + this.cb_Maint.ImageOptions.SvgImage = global::SA_LTT_UI.Properties.Resources.Maint_Icon; + this.cb_Maint.Location = new System.Drawing.Point(30, 238); + this.cb_Maint.Name = "cb_Maint"; + this.cb_Maint.Size = new System.Drawing.Size(93, 50); + this.cb_Maint.TabIndex = 488; + this.cb_Maint.Text = "Maint"; + // + // label12 + // + this.label12.AutoSize = true; + this.label12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(92)))), ((int)(((byte)(123))))); + this.label12.Font = new System.Drawing.Font("Roboto", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label12.ForeColor = System.Drawing.Color.White; + this.label12.Location = new System.Drawing.Point(46, 202); + this.label12.Name = "label12"; + this.label12.Size = new System.Drawing.Size(109, 15); + this.label12.TabIndex = 488; + this.label12.Text = "Equipmenet Mode"; + // + // panel13 + // + this.panel13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(233)))), ((int)(((byte)(238))))); + this.panel13.Controls.Add(this.label14); + this.panel13.Controls.Add(this.label15); + this.panel13.Controls.Add(this.label19); + this.panel13.Controls.Add(this.label20); + this.panel13.Controls.Add(this.label21); + this.panel13.Controls.Add(this.label40); + this.panel13.Controls.Add(this.label48); + this.panel13.Controls.Add(this.label24); + this.panel13.Controls.Add(this.label27); + this.panel13.Controls.Add(this.label34); + this.panel13.Location = new System.Drawing.Point(535, 143); + this.panel13.Name = "panel13"; + this.panel13.Size = new System.Drawing.Size(148, 123); + this.panel13.TabIndex = 493; + // + // label14 + // + this.label14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(145)))), ((int)(((byte)(52)))), ((int)(((byte)(189))))); + this.label14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.label14.Location = new System.Drawing.Point(1, 108); + this.label14.Name = "label14"; + this.label14.Size = new System.Drawing.Size(82, 14); + this.label14.TabIndex = 492; + // + // label15 + // + this.label15.BackColor = System.Drawing.Color.White; + this.label15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.label15.Location = new System.Drawing.Point(1, 1); + this.label15.Name = "label15"; + this.label15.Size = new System.Drawing.Size(82, 14); + this.label15.TabIndex = 496; + // + // label19 + // + this.label19.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label19.Location = new System.Drawing.Point(91, -2); + this.label19.Name = "label19"; + this.label19.Size = new System.Drawing.Size(60, 21); + this.label19.TabIndex = 490; + this.label19.Text = "Empty"; + this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // label20 + // + this.label20.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label20.Location = new System.Drawing.Point(91, 106); + this.label20.Name = "label20"; + this.label20.Size = new System.Drawing.Size(60, 21); + this.label20.TabIndex = 491; + this.label20.Text = "Complete"; + this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // label21 + // + this.label21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(246)))), ((int)(((byte)(19))))); + this.label21.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.label21.Location = new System.Drawing.Point(1, 81); + this.label21.Name = "label21"; + this.label21.Size = new System.Drawing.Size(82, 14); + this.label21.TabIndex = 497; + // + // label40 + // + this.label40.BackColor = System.Drawing.Color.Lime; + this.label40.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.label40.Location = new System.Drawing.Point(1, 28); + this.label40.Name = "label40"; + this.label40.Size = new System.Drawing.Size(82, 14); + this.label40.TabIndex = 493; + // + // label48 + // + this.label48.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label48.Location = new System.Drawing.Point(91, 78); + this.label48.Name = "label48"; + this.label48.Size = new System.Drawing.Size(60, 21); + this.label48.TabIndex = 487; + this.label48.Text = "Overlap"; + this.label48.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // label24 + // + this.label24.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label24.Location = new System.Drawing.Point(91, 25); + this.label24.Name = "label24"; + this.label24.Size = new System.Drawing.Size(60, 21); + this.label24.TabIndex = 486; + this.label24.Text = "Exist"; + this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // label27 + // + this.label27.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label27.Location = new System.Drawing.Point(91, 52); + this.label27.Name = "label27"; + this.label27.Size = new System.Drawing.Size(60, 21); + this.label27.TabIndex = 488; + this.label27.Text = "Leaning"; + this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // label34 + // + this.label34.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); + this.label34.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.label34.Location = new System.Drawing.Point(1, 55); + this.label34.Name = "label34"; + this.label34.Size = new System.Drawing.Size(82, 14); + this.label34.TabIndex = 495; + // + // label2 + // + this.label2.AutoSize = true; + this.label2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(92)))), ((int)(((byte)(123))))); + this.label2.Font = new System.Drawing.Font("Roboto", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label2.ForeColor = System.Drawing.Color.White; + this.label2.Location = new System.Drawing.Point(557, 113); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(87, 15); + this.label2.TabIndex = 497; + this.label2.Text = "Wafer Legend"; + // + // btn_EnergyDropCheckView + // + this.btn_EnergyDropCheckView.AllowFocus = false; + this.btn_EnergyDropCheckView.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(241)))), ((int)(((byte)(252))))); + this.btn_EnergyDropCheckView.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.btn_EnergyDropCheckView.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Bold); + this.btn_EnergyDropCheckView.Appearance.Options.UseBackColor = true; + this.btn_EnergyDropCheckView.Appearance.Options.UseBorderColor = true; + this.btn_EnergyDropCheckView.Appearance.Options.UseFont = true; + this.btn_EnergyDropCheckView.Location = new System.Drawing.Point(36, 339); + this.btn_EnergyDropCheckView.Name = "btn_EnergyDropCheckView"; + this.btn_EnergyDropCheckView.Size = new System.Drawing.Size(93, 50); + this.btn_EnergyDropCheckView.TabIndex = 500; + this.btn_EnergyDropCheckView.Text = "Energy Drop \r\nCheck View"; + this.btn_EnergyDropCheckView.Click += new System.EventHandler(this.btn_EnergyDropCheckView_Click); + // + // btn_AttenuatorCalView + // + this.btn_AttenuatorCalView.AllowFocus = false; + this.btn_AttenuatorCalView.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(241)))), ((int)(((byte)(252))))); + this.btn_AttenuatorCalView.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.btn_AttenuatorCalView.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Bold); + this.btn_AttenuatorCalView.Appearance.Options.UseBackColor = true; + this.btn_AttenuatorCalView.Appearance.Options.UseBorderColor = true; + this.btn_AttenuatorCalView.Appearance.Options.UseFont = true; + this.btn_AttenuatorCalView.Location = new System.Drawing.Point(133, 339); + this.btn_AttenuatorCalView.Name = "btn_AttenuatorCalView"; + this.btn_AttenuatorCalView.Size = new System.Drawing.Size(93, 50); + this.btn_AttenuatorCalView.TabIndex = 501; + this.btn_AttenuatorCalView.Text = "Attenuator \r\nCal View"; + this.btn_AttenuatorCalView.Click += new System.EventHandler(this.btn_AttenuatorCalView_Click); // // btn_SequenceView // - this.btn_SequenceView.Font = new System.Drawing.Font("Gulim", 10F, System.Drawing.FontStyle.Bold); - this.btn_SequenceView.Location = new System.Drawing.Point(476, 167); + this.btn_SequenceView.AllowFocus = false; + this.btn_SequenceView.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(241)))), ((int)(((byte)(252))))); + this.btn_SequenceView.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.btn_SequenceView.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Bold); + this.btn_SequenceView.Appearance.Options.UseBackColor = true; + this.btn_SequenceView.Appearance.Options.UseBorderColor = true; + this.btn_SequenceView.Appearance.Options.UseFont = true; + this.btn_SequenceView.Location = new System.Drawing.Point(231, 339); this.btn_SequenceView.Name = "btn_SequenceView"; - this.btn_SequenceView.Size = new System.Drawing.Size(122, 60); - this.btn_SequenceView.TabIndex = 25; - this.btn_SequenceView.Text = "Sequence view"; - this.btn_SequenceView.UseVisualStyleBackColor = true; + this.btn_SequenceView.Size = new System.Drawing.Size(93, 50); + this.btn_SequenceView.TabIndex = 502; + this.btn_SequenceView.Text = "Sequence \r\nView"; this.btn_SequenceView.Click += new System.EventHandler(this.btn_SequenceView_Click); + // + // label30 + // + this.label30.BackColor = System.Drawing.Color.Transparent; + this.label30.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label30.ForeColor = System.Drawing.Color.Black; + this.label30.Location = new System.Drawing.Point(-3, 29); + this.label30.Margin = new System.Windows.Forms.Padding(0); + this.label30.Name = "label30"; + this.label30.Size = new System.Drawing.Size(147, 19); + this.label30.TabIndex = 10; + this.label30.Text = "Recipe"; + this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // label44 + // + this.label44.BackColor = System.Drawing.Color.Transparent; + this.label44.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label44.ForeColor = System.Drawing.Color.Black; + this.label44.Location = new System.Drawing.Point(-3, 2); + this.label44.Margin = new System.Windows.Forms.Padding(0); + this.label44.Name = "label44"; + this.label44.Size = new System.Drawing.Size(147, 17); + this.label44.TabIndex = 9; + this.label44.Text = "Status"; + this.label44.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // label5 + // + this.label5.AutoSize = true; + this.label5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(152)))), ((int)(((byte)(174))))); + this.label5.Font = new System.Drawing.Font("Roboto", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label5.ForeColor = System.Drawing.Color.White; + this.label5.Location = new System.Drawing.Point(40, 305); + this.label5.Name = "label5"; + this.label5.Size = new System.Drawing.Size(36, 15); + this.label5.TabIndex = 520; + this.label5.Text = "View"; + // + // panel6 + // + this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(216)))), ((int)(((byte)(222))))); + this.panel6.Controls.Add(this.tb_Port1Status); + this.panel6.Controls.Add(this.btn_Port1RecipeSet); + this.panel6.Controls.Add(this.label44); + this.panel6.Controls.Add(this.label30); + this.panel6.Location = new System.Drawing.Point(30, 492); + this.panel6.Name = "panel6"; + this.panel6.Size = new System.Drawing.Size(300, 51); + this.panel6.TabIndex = 522; + // + // btn_Port1RecipeSet + // + this.btn_Port1RecipeSet.AllowFocus = false; + this.btn_Port1RecipeSet.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(241)))), ((int)(((byte)(252))))); + this.btn_Port1RecipeSet.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.btn_Port1RecipeSet.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Bold); + this.btn_Port1RecipeSet.Appearance.Options.UseBackColor = true; + this.btn_Port1RecipeSet.Appearance.Options.UseBorderColor = true; + this.btn_Port1RecipeSet.Appearance.Options.UseFont = true; + this.btn_Port1RecipeSet.Location = new System.Drawing.Point(105, 27); + this.btn_Port1RecipeSet.Name = "btn_Port1RecipeSet"; + this.btn_Port1RecipeSet.Size = new System.Drawing.Size(195, 24); + this.btn_Port1RecipeSet.TabIndex = 528; + this.btn_Port1RecipeSet.Text = "Recipe Name"; + this.btn_Port1RecipeSet.Click += new System.EventHandler(this.btn_Port1RecipeSet_Click); + // + // label9 + // + this.label9.AutoSize = true; + this.label9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(92)))), ((int)(((byte)(123))))); + this.label9.Font = new System.Drawing.Font("Roboto", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label9.ForeColor = System.Drawing.Color.White; + this.label9.Location = new System.Drawing.Point(46, 457); + this.label9.Name = "label9"; + this.label9.Size = new System.Drawing.Size(80, 15); + this.label9.TabIndex = 521; + this.label9.Text = "Load Port #1"; + // + // WorkingArea + // + this.WorkingArea.BackColor = System.Drawing.Color.Transparent; + this.WorkingArea.Dock = System.Windows.Forms.DockStyle.Fill; + this.WorkingArea.Location = new System.Drawing.Point(0, 0); + this.WorkingArea.Name = "WorkingArea"; + this.WorkingArea.Size = new System.Drawing.Size(334, 104); + this.WorkingArea.TabIndex = 2; + // + // btn_Port2RecipeSet_x + // + this.btn_Port2RecipeSet_x.Location = new System.Drawing.Point(126, 25); + this.btn_Port2RecipeSet_x.Name = "btn_Port2RecipeSet_x"; + this.btn_Port2RecipeSet_x.Size = new System.Drawing.Size(187, 23); + this.btn_Port2RecipeSet_x.TabIndex = 467; + this.btn_Port2RecipeSet_x.Text = "Recipe Name"; + this.btn_Port2RecipeSet_x.UseVisualStyleBackColor = true; + // + // label54 + // + this.label54.BackColor = System.Drawing.Color.Transparent; + this.label54.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label54.ForeColor = System.Drawing.Color.Black; + this.label54.Location = new System.Drawing.Point(27, 3); + this.label54.Margin = new System.Windows.Forms.Padding(0); + this.label54.Name = "label54"; + this.label54.Size = new System.Drawing.Size(63, 17); + this.label54.TabIndex = 9; + this.label54.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // label53 + // + this.label53.BackColor = System.Drawing.Color.Transparent; + this.label53.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label53.ForeColor = System.Drawing.Color.Black; + this.label53.Location = new System.Drawing.Point(27, 27); + this.label53.Margin = new System.Windows.Forms.Padding(0); + this.label53.Name = "label53"; + this.label53.Size = new System.Drawing.Size(73, 19); + this.label53.TabIndex = 10; + this.label53.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // tb_Port2Status_x + // + this.tb_Port2Status_x.Location = new System.Drawing.Point(126, 2); + this.tb_Port2Status_x.Name = "tb_Port2Status_x"; + this.tb_Port2Status_x.ReadOnly = true; + this.tb_Port2Status_x.Size = new System.Drawing.Size(187, 21); + this.tb_Port2Status_x.TabIndex = 469; + // + // panel1 + // + this.panel1.Controls.Add(this.elementHost1); + this.panel1.Location = new System.Drawing.Point(18, 586); + this.panel1.Name = "panel1"; + this.panel1.Size = new System.Drawing.Size(324, 225); + this.panel1.TabIndex = 528; + // + // elementHost1 + // + this.elementHost1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(216)))), ((int)(((byte)(222))))); + this.elementHost1.Dock = System.Windows.Forms.DockStyle.Bottom; + this.elementHost1.Location = new System.Drawing.Point(0, 0); + this.elementHost1.Name = "elementHost1"; + this.elementHost1.Size = new System.Drawing.Size(324, 225); + this.elementHost1.TabIndex = 478; + this.elementHost1.Text = "elementHost1"; + this.elementHost1.Child = this.mappingData1; + // + // label42 + // + this.label42.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(216)))), ((int)(((byte)(222))))); + this.label42.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label42.Location = new System.Drawing.Point(132, 559); + this.label42.Name = "label42"; + this.label42.Size = new System.Drawing.Size(113, 18); + this.label42.TabIndex = 4; + this.label42.Text = "Complete : 0"; + this.label42.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // label45 + // + this.label45.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(216)))), ((int)(((byte)(222))))); + this.label45.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label45.Location = new System.Drawing.Point(27, 559); + this.label45.Name = "label45"; + this.label45.Size = new System.Drawing.Size(125, 18); + this.label45.TabIndex = 3; + this.label45.Text = "Total Wafer : 0"; + this.label45.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // label16 + // + this.label16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.label16.Location = new System.Drawing.Point(14, 555); + this.label16.Name = "label16"; + this.label16.Size = new System.Drawing.Size(334, 1); + this.label16.TabIndex = 533; + // + // label17 + // + this.label17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.label17.Location = new System.Drawing.Point(14, 578); + this.label17.Name = "label17"; + this.label17.Size = new System.Drawing.Size(334, 1); + this.label17.TabIndex = 534; + // + // label18 + // + this.label18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.label18.Location = new System.Drawing.Point(1424, 578); + this.label18.Name = "label18"; + this.label18.Size = new System.Drawing.Size(334, 1); + this.label18.TabIndex = 544; + // + // label22 + // + this.label22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.label22.Location = new System.Drawing.Point(1424, 555); + this.label22.Name = "label22"; + this.label22.Size = new System.Drawing.Size(334, 1); + this.label22.TabIndex = 543; + // + // label23 + // + this.label23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(216)))), ((int)(((byte)(222))))); + this.label23.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label23.Location = new System.Drawing.Point(1542, 559); + this.label23.Name = "label23"; + this.label23.Size = new System.Drawing.Size(113, 18); + this.label23.TabIndex = 536; + this.label23.Text = "Complete : 0"; + this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // label29 + // + this.label29.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(216)))), ((int)(((byte)(222))))); + this.label29.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label29.Location = new System.Drawing.Point(1437, 559); + this.label29.Name = "label29"; + this.label29.Size = new System.Drawing.Size(125, 18); + this.label29.TabIndex = 535; + this.label29.Text = "Total Wafer : 0"; + this.label29.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // panel3 + // + this.panel3.Controls.Add(this.elementHost3); + this.panel3.Location = new System.Drawing.Point(1428, 586); + this.panel3.Name = "panel3"; + this.panel3.Size = new System.Drawing.Size(324, 225); + this.panel3.TabIndex = 542; + // + // elementHost3 + // + this.elementHost3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(216)))), ((int)(((byte)(222))))); + this.elementHost3.Dock = System.Windows.Forms.DockStyle.Bottom; + this.elementHost3.Location = new System.Drawing.Point(0, 0); + this.elementHost3.Name = "elementHost3"; + this.elementHost3.Size = new System.Drawing.Size(324, 225); + this.elementHost3.TabIndex = 478; + this.elementHost3.Text = "elementHost3"; + this.elementHost3.Child = this.mappingData2; + // + // panel7 + // + this.panel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(216)))), ((int)(((byte)(222))))); + this.panel7.Controls.Add(this.tb_Port2Status); + this.panel7.Controls.Add(this.btn_Port2RecipeSet); + this.panel7.Controls.Add(this.label35); + this.panel7.Controls.Add(this.label36); + this.panel7.Location = new System.Drawing.Point(1440, 492); + this.panel7.Name = "panel7"; + this.panel7.Size = new System.Drawing.Size(300, 51); + this.panel7.TabIndex = 538; + // + // tb_Port2Status + // + this.tb_Port2Status.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(205)))), ((int)(((byte)(217))))); + this.tb_Port2Status.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.tb_Port2Status.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.tb_Port2Status.Appearance.Options.UseBackColor = true; + this.tb_Port2Status.Appearance.Options.UseBorderColor = true; + this.tb_Port2Status.Appearance.Options.UseFont = true; + this.tb_Port2Status.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; + this.tb_Port2Status.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; + this.tb_Port2Status.Location = new System.Drawing.Point(105, 1); + this.tb_Port2Status.Name = "tb_Port2Status"; + this.tb_Port2Status.Size = new System.Drawing.Size(195, 20); + this.tb_Port2Status.TabIndex = 564; + this.tb_Port2Status.Text = "Empty"; + this.tb_Port2Status.DoubleClick += new System.EventHandler(this.tb_Port2Status_DoubleClick); + // + // btn_Port2RecipeSet + // + this.btn_Port2RecipeSet.AllowFocus = false; + this.btn_Port2RecipeSet.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(241)))), ((int)(((byte)(252))))); + this.btn_Port2RecipeSet.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.btn_Port2RecipeSet.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Bold); + this.btn_Port2RecipeSet.Appearance.Options.UseBackColor = true; + this.btn_Port2RecipeSet.Appearance.Options.UseBorderColor = true; + this.btn_Port2RecipeSet.Appearance.Options.UseFont = true; + this.btn_Port2RecipeSet.Location = new System.Drawing.Point(105, 27); + this.btn_Port2RecipeSet.Name = "btn_Port2RecipeSet"; + this.btn_Port2RecipeSet.Size = new System.Drawing.Size(195, 24); + this.btn_Port2RecipeSet.TabIndex = 528; + this.btn_Port2RecipeSet.Text = "Recipe Name"; + this.btn_Port2RecipeSet.Click += new System.EventHandler(this.btn_Port2RecipeSet_Click); + // + // label35 + // + this.label35.BackColor = System.Drawing.Color.Transparent; + this.label35.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label35.ForeColor = System.Drawing.Color.Black; + this.label35.Location = new System.Drawing.Point(-3, 2); + this.label35.Margin = new System.Windows.Forms.Padding(0); + this.label35.Name = "label35"; + this.label35.Size = new System.Drawing.Size(147, 17); + this.label35.TabIndex = 9; + this.label35.Text = "Status"; + this.label35.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // label36 + // + this.label36.BackColor = System.Drawing.Color.Transparent; + this.label36.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label36.ForeColor = System.Drawing.Color.Black; + this.label36.Location = new System.Drawing.Point(-3, 29); + this.label36.Margin = new System.Windows.Forms.Padding(0); + this.label36.Name = "label36"; + this.label36.Size = new System.Drawing.Size(147, 19); + this.label36.TabIndex = 10; + this.label36.Text = "Recipe"; + this.label36.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // label37 + // + this.label37.AutoSize = true; + this.label37.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(92)))), ((int)(((byte)(123))))); + this.label37.Font = new System.Drawing.Font("Roboto", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label37.ForeColor = System.Drawing.Color.White; + this.label37.Location = new System.Drawing.Point(1456, 457); + this.label37.Name = "label37"; + this.label37.Size = new System.Drawing.Size(80, 15); + this.label37.TabIndex = 537; + this.label37.Text = "Load Port #2"; + // + // label39 + // + this.label39.BackColor = System.Drawing.Color.Transparent; + this.label39.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label39.ForeColor = System.Drawing.Color.Black; + this.label39.Location = new System.Drawing.Point(-3, 29); + this.label39.Margin = new System.Windows.Forms.Padding(0); + this.label39.Name = "label39"; + this.label39.Size = new System.Drawing.Size(147, 19); + this.label39.TabIndex = 10; + this.label39.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // label38 + // + this.label38.BackColor = System.Drawing.Color.Transparent; + this.label38.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label38.ForeColor = System.Drawing.Color.Black; + this.label38.Location = new System.Drawing.Point(-3, 2); + this.label38.Margin = new System.Windows.Forms.Padding(0); + this.label38.Name = "label38"; + this.label38.Size = new System.Drawing.Size(147, 17); + this.label38.TabIndex = 9; + this.label38.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // panel8 + // + this.panel8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(216)))), ((int)(((byte)(222))))); + this.panel8.Controls.Add(this.tb_PmcSequence); + this.panel8.Controls.Add(this.tb_TmcSequence); + this.panel8.Controls.Add(this.label4); + this.panel8.Controls.Add(this.label8); + this.panel8.Location = new System.Drawing.Point(1440, 50); + this.panel8.Name = "panel8"; + this.panel8.Size = new System.Drawing.Size(300, 49); + this.panel8.TabIndex = 543; + // + // tb_PmcSequence + // + this.tb_PmcSequence.EditValue = "Wait"; + this.tb_PmcSequence.Location = new System.Drawing.Point(105, 0); + this.tb_PmcSequence.Name = "tb_PmcSequence"; + this.tb_PmcSequence.Properties.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.tb_PmcSequence.Properties.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.tb_PmcSequence.Properties.Appearance.Options.UseBorderColor = true; + this.tb_PmcSequence.Properties.Appearance.Options.UseFont = true; + this.tb_PmcSequence.Properties.AppearanceDisabled.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(205)))), ((int)(((byte)(217))))); + this.tb_PmcSequence.Properties.AppearanceDisabled.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.tb_PmcSequence.Properties.AppearanceDisabled.Font = new System.Drawing.Font("Roboto", 9F); + this.tb_PmcSequence.Properties.AppearanceDisabled.Options.UseBackColor = true; + this.tb_PmcSequence.Properties.AppearanceDisabled.Options.UseBorderColor = true; + this.tb_PmcSequence.Properties.AppearanceDisabled.Options.UseFont = true; + this.tb_PmcSequence.Properties.AppearanceReadOnly.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(205)))), ((int)(((byte)(217))))); + this.tb_PmcSequence.Properties.AppearanceReadOnly.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.tb_PmcSequence.Properties.AppearanceReadOnly.Font = new System.Drawing.Font("Roboto", 9F); + this.tb_PmcSequence.Properties.AppearanceReadOnly.Options.UseBackColor = true; + this.tb_PmcSequence.Properties.AppearanceReadOnly.Options.UseBorderColor = true; + this.tb_PmcSequence.Properties.AppearanceReadOnly.Options.UseFont = true; + this.tb_PmcSequence.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; + this.tb_PmcSequence.Size = new System.Drawing.Size(195, 20); + this.tb_PmcSequence.TabIndex = 529; + // + // tb_TmcSequence + // + this.tb_TmcSequence.EditValue = "Wait"; + this.tb_TmcSequence.Location = new System.Drawing.Point(105, 28); + this.tb_TmcSequence.Name = "tb_TmcSequence"; + this.tb_TmcSequence.Properties.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.tb_TmcSequence.Properties.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.tb_TmcSequence.Properties.Appearance.Options.UseBorderColor = true; + this.tb_TmcSequence.Properties.Appearance.Options.UseFont = true; + this.tb_TmcSequence.Properties.AppearanceDisabled.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(205)))), ((int)(((byte)(217))))); + this.tb_TmcSequence.Properties.AppearanceDisabled.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.tb_TmcSequence.Properties.AppearanceDisabled.Font = new System.Drawing.Font("Roboto", 9F); + this.tb_TmcSequence.Properties.AppearanceDisabled.Options.UseBackColor = true; + this.tb_TmcSequence.Properties.AppearanceDisabled.Options.UseBorderColor = true; + this.tb_TmcSequence.Properties.AppearanceDisabled.Options.UseFont = true; + this.tb_TmcSequence.Properties.AppearanceReadOnly.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(205)))), ((int)(((byte)(217))))); + this.tb_TmcSequence.Properties.AppearanceReadOnly.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.tb_TmcSequence.Properties.AppearanceReadOnly.Font = new System.Drawing.Font("Roboto", 9F); + this.tb_TmcSequence.Properties.AppearanceReadOnly.Options.UseBackColor = true; + this.tb_TmcSequence.Properties.AppearanceReadOnly.Options.UseBorderColor = true; + this.tb_TmcSequence.Properties.AppearanceReadOnly.Options.UseFont = true; + this.tb_TmcSequence.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; + this.tb_TmcSequence.Size = new System.Drawing.Size(195, 20); + this.tb_TmcSequence.TabIndex = 529; + // + // label4 + // + this.label4.BackColor = System.Drawing.Color.Transparent; + this.label4.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label4.ForeColor = System.Drawing.Color.Black; + this.label4.Location = new System.Drawing.Point(-3, 2); + this.label4.Margin = new System.Windows.Forms.Padding(0); + this.label4.Name = "label4"; + this.label4.Size = new System.Drawing.Size(147, 17); + this.label4.TabIndex = 9; + this.label4.Text = "Tmc Step"; + this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // label8 + // + this.label8.BackColor = System.Drawing.Color.Transparent; + this.label8.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label8.ForeColor = System.Drawing.Color.Black; + this.label8.Location = new System.Drawing.Point(-3, 29); + this.label8.Margin = new System.Windows.Forms.Padding(0); + this.label8.Name = "label8"; + this.label8.Size = new System.Drawing.Size(147, 19); + this.label8.TabIndex = 10; + this.label8.Text = "Pmc Step"; + this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // label13 + // + this.label13.AutoSize = true; + this.label13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(92)))), ((int)(((byte)(123))))); + this.label13.Font = new System.Drawing.Font("Roboto", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label13.ForeColor = System.Drawing.Color.White; + this.label13.Location = new System.Drawing.Point(1456, 15); + this.label13.Name = "label13"; + this.label13.Size = new System.Drawing.Size(103, 15); + this.label13.TabIndex = 542; + this.label13.Text = "Step Information"; + // + // panel9 + // + this.panel9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(216)))), ((int)(((byte)(222))))); + this.panel9.Controls.Add(this.btn_DetailView); + this.panel9.Controls.Add(this.tb_TactTime); + this.panel9.Controls.Add(this.label49); + this.panel9.Controls.Add(this.progressBarControl1); + this.panel9.Controls.Add(this.tb_RecipeName); + this.panel9.Controls.Add(this.label47); + this.panel9.Controls.Add(this.textEdit2); + this.panel9.Controls.Add(this.label41); + this.panel9.Controls.Add(this.label43); + this.panel9.Location = new System.Drawing.Point(1440, 161); + this.panel9.Name = "panel9"; + this.panel9.Size = new System.Drawing.Size(300, 102); + this.panel9.TabIndex = 548; + // + // btn_DetailView + // + this.btn_DetailView.AllowFocus = false; + this.btn_DetailView.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(241)))), ((int)(((byte)(252))))); + this.btn_DetailView.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.btn_DetailView.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Bold); + this.btn_DetailView.Appearance.Options.UseBackColor = true; + this.btn_DetailView.Appearance.Options.UseBorderColor = true; + this.btn_DetailView.Appearance.Options.UseFont = true; + this.btn_DetailView.Location = new System.Drawing.Point(200, 54); + this.btn_DetailView.Name = "btn_DetailView"; + this.btn_DetailView.Size = new System.Drawing.Size(100, 49); + this.btn_DetailView.TabIndex = 557; + this.btn_DetailView.Text = "Detail View"; + // + // tb_TactTime + // + this.tb_TactTime.EditValue = ""; + this.tb_TactTime.Location = new System.Drawing.Point(108, 82); + this.tb_TactTime.Name = "tb_TactTime"; + this.tb_TactTime.Properties.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.tb_TactTime.Properties.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.tb_TactTime.Properties.Appearance.Options.UseBorderColor = true; + this.tb_TactTime.Properties.Appearance.Options.UseFont = true; + this.tb_TactTime.Properties.AppearanceDisabled.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(205)))), ((int)(((byte)(217))))); + this.tb_TactTime.Properties.AppearanceDisabled.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.tb_TactTime.Properties.AppearanceDisabled.Font = new System.Drawing.Font("Roboto", 9F); + this.tb_TactTime.Properties.AppearanceDisabled.Options.UseBackColor = true; + this.tb_TactTime.Properties.AppearanceDisabled.Options.UseBorderColor = true; + this.tb_TactTime.Properties.AppearanceDisabled.Options.UseFont = true; + this.tb_TactTime.Properties.AppearanceReadOnly.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(205)))), ((int)(((byte)(217))))); + this.tb_TactTime.Properties.AppearanceReadOnly.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.tb_TactTime.Properties.AppearanceReadOnly.Font = new System.Drawing.Font("Roboto", 9F); + this.tb_TactTime.Properties.AppearanceReadOnly.Options.UseBackColor = true; + this.tb_TactTime.Properties.AppearanceReadOnly.Options.UseBorderColor = true; + this.tb_TactTime.Properties.AppearanceReadOnly.Options.UseFont = true; + this.tb_TactTime.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; + this.tb_TactTime.Size = new System.Drawing.Size(85, 20); + this.tb_TactTime.TabIndex = 556; + // + // label49 + // + this.label49.BackColor = System.Drawing.Color.Transparent; + this.label49.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label49.ForeColor = System.Drawing.Color.Black; + this.label49.Location = new System.Drawing.Point(0, 83); + this.label49.Margin = new System.Windows.Forms.Padding(0); + this.label49.Name = "label49"; + this.label49.Size = new System.Drawing.Size(147, 19); + this.label49.TabIndex = 555; + this.label49.Text = "Process Time (s)"; + this.label49.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // progressBarControl1 + // + this.progressBarControl1.Location = new System.Drawing.Point(0, 0); + this.progressBarControl1.Name = "progressBarControl1"; + this.progressBarControl1.Properties.Appearance.ForeColor = System.Drawing.SystemColors.Highlight; + this.progressBarControl1.Size = new System.Drawing.Size(262, 20); + this.progressBarControl1.TabIndex = 554; + // + // tb_RecipeName + // + this.tb_RecipeName.EditValue = ""; + this.tb_RecipeName.Location = new System.Drawing.Point(108, 27); + this.tb_RecipeName.Name = "tb_RecipeName"; + this.tb_RecipeName.Properties.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.tb_RecipeName.Properties.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.tb_RecipeName.Properties.Appearance.Options.UseBorderColor = true; + this.tb_RecipeName.Properties.Appearance.Options.UseFont = true; + this.tb_RecipeName.Properties.AppearanceDisabled.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(205)))), ((int)(((byte)(217))))); + this.tb_RecipeName.Properties.AppearanceDisabled.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.tb_RecipeName.Properties.AppearanceDisabled.Font = new System.Drawing.Font("Roboto", 9F); + this.tb_RecipeName.Properties.AppearanceDisabled.Options.UseBackColor = true; + this.tb_RecipeName.Properties.AppearanceDisabled.Options.UseBorderColor = true; + this.tb_RecipeName.Properties.AppearanceDisabled.Options.UseFont = true; + this.tb_RecipeName.Properties.AppearanceReadOnly.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(205)))), ((int)(((byte)(217))))); + this.tb_RecipeName.Properties.AppearanceReadOnly.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.tb_RecipeName.Properties.AppearanceReadOnly.Font = new System.Drawing.Font("Roboto", 9F); + this.tb_RecipeName.Properties.AppearanceReadOnly.Options.UseBackColor = true; + this.tb_RecipeName.Properties.AppearanceReadOnly.Options.UseBorderColor = true; + this.tb_RecipeName.Properties.AppearanceReadOnly.Options.UseFont = true; + this.tb_RecipeName.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; + this.tb_RecipeName.Size = new System.Drawing.Size(192, 20); + this.tb_RecipeName.TabIndex = 529; + // + // label47 + // + this.label47.BackColor = System.Drawing.Color.Transparent; + this.label47.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label47.Location = new System.Drawing.Point(0, -1); + this.label47.Name = "label47"; + this.label47.Size = new System.Drawing.Size(297, 25); + this.label47.TabIndex = 552; + this.label47.Text = "0%"; + this.label47.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + // + // textEdit2 + // + this.textEdit2.EditValue = ""; + this.textEdit2.Location = new System.Drawing.Point(108, 55); + this.textEdit2.Name = "textEdit2"; + this.textEdit2.Properties.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.textEdit2.Properties.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.textEdit2.Properties.Appearance.Options.UseBorderColor = true; + this.textEdit2.Properties.Appearance.Options.UseFont = true; + this.textEdit2.Properties.AppearanceDisabled.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(205)))), ((int)(((byte)(217))))); + this.textEdit2.Properties.AppearanceDisabled.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.textEdit2.Properties.AppearanceDisabled.Font = new System.Drawing.Font("Roboto", 9F); + this.textEdit2.Properties.AppearanceDisabled.Options.UseBackColor = true; + this.textEdit2.Properties.AppearanceDisabled.Options.UseBorderColor = true; + this.textEdit2.Properties.AppearanceDisabled.Options.UseFont = true; + this.textEdit2.Properties.AppearanceReadOnly.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(205)))), ((int)(((byte)(217))))); + this.textEdit2.Properties.AppearanceReadOnly.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.textEdit2.Properties.AppearanceReadOnly.Font = new System.Drawing.Font("Roboto", 9F); + this.textEdit2.Properties.AppearanceReadOnly.Options.UseBackColor = true; + this.textEdit2.Properties.AppearanceReadOnly.Options.UseBorderColor = true; + this.textEdit2.Properties.AppearanceReadOnly.Options.UseFont = true; + this.textEdit2.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; + this.textEdit2.Size = new System.Drawing.Size(85, 20); + this.textEdit2.TabIndex = 529; + // + // label41 + // + this.label41.BackColor = System.Drawing.Color.Transparent; + this.label41.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label41.ForeColor = System.Drawing.Color.Black; + this.label41.Location = new System.Drawing.Point(0, 29); + this.label41.Margin = new System.Windows.Forms.Padding(0); + this.label41.Name = "label41"; + this.label41.Size = new System.Drawing.Size(147, 17); + this.label41.TabIndex = 9; + this.label41.Text = "Recipe Name"; + this.label41.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // label43 + // + this.label43.BackColor = System.Drawing.Color.Transparent; + this.label43.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label43.ForeColor = System.Drawing.Color.Black; + this.label43.Location = new System.Drawing.Point(0, 56); + this.label43.Margin = new System.Windows.Forms.Padding(0); + this.label43.Name = "label43"; + this.label43.Size = new System.Drawing.Size(147, 19); + this.label43.TabIndex = 10; + this.label43.Text = "Scan Step"; + this.label43.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // label46 + // + this.label46.AutoSize = true; + this.label46.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(92)))), ((int)(((byte)(123))))); + this.label46.Font = new System.Drawing.Font("Roboto", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label46.ForeColor = System.Drawing.Color.White; + this.label46.Location = new System.Drawing.Point(1456, 126); + this.label46.Name = "label46"; + this.label46.Size = new System.Drawing.Size(125, 15); + this.label46.TabIndex = 547; + this.label46.Text = "Process Information"; + // + // panel10 + // + this.panel10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(216)))), ((int)(((byte)(222))))); + this.panel10.Controls.Add(this.lb_YOfffset); + this.panel10.Controls.Add(this.lb_TOffset); + this.panel10.Controls.Add(this.label51); + this.panel10.Controls.Add(this.label55); + this.panel10.Controls.Add(this.lb_VisionResult); + this.panel10.Controls.Add(this.lb_XOffset); + this.panel10.Controls.Add(this.label1); + this.panel10.Controls.Add(this.label3); + this.panel10.Location = new System.Drawing.Point(1440, 326); + this.panel10.Name = "panel10"; + this.panel10.Size = new System.Drawing.Size(300, 104); + this.panel10.TabIndex = 548; + // + // lb_YOfffset + // + this.lb_YOfffset.EditValue = ""; + this.lb_YOfffset.Location = new System.Drawing.Point(105, 55); + this.lb_YOfffset.Name = "lb_YOfffset"; + this.lb_YOfffset.Properties.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.lb_YOfffset.Properties.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lb_YOfffset.Properties.Appearance.Options.UseBorderColor = true; + this.lb_YOfffset.Properties.Appearance.Options.UseFont = true; + this.lb_YOfffset.Properties.AppearanceDisabled.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(205)))), ((int)(((byte)(217))))); + this.lb_YOfffset.Properties.AppearanceDisabled.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.lb_YOfffset.Properties.AppearanceDisabled.Font = new System.Drawing.Font("Roboto", 9F); + this.lb_YOfffset.Properties.AppearanceDisabled.Options.UseBackColor = true; + this.lb_YOfffset.Properties.AppearanceDisabled.Options.UseBorderColor = true; + this.lb_YOfffset.Properties.AppearanceDisabled.Options.UseFont = true; + this.lb_YOfffset.Properties.AppearanceReadOnly.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(205)))), ((int)(((byte)(217))))); + this.lb_YOfffset.Properties.AppearanceReadOnly.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.lb_YOfffset.Properties.AppearanceReadOnly.Font = new System.Drawing.Font("Roboto", 9F); + this.lb_YOfffset.Properties.AppearanceReadOnly.Options.UseBackColor = true; + this.lb_YOfffset.Properties.AppearanceReadOnly.Options.UseBorderColor = true; + this.lb_YOfffset.Properties.AppearanceReadOnly.Options.UseFont = true; + this.lb_YOfffset.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; + this.lb_YOfffset.Size = new System.Drawing.Size(195, 20); + this.lb_YOfffset.TabIndex = 532; + // + // lb_TOffset + // + this.lb_TOffset.EditValue = "0.000"; + this.lb_TOffset.Location = new System.Drawing.Point(105, 83); + this.lb_TOffset.Name = "lb_TOffset"; + this.lb_TOffset.Properties.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.lb_TOffset.Properties.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lb_TOffset.Properties.Appearance.Options.UseBorderColor = true; + this.lb_TOffset.Properties.Appearance.Options.UseFont = true; + this.lb_TOffset.Properties.AppearanceDisabled.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(205)))), ((int)(((byte)(217))))); + this.lb_TOffset.Properties.AppearanceDisabled.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.lb_TOffset.Properties.AppearanceDisabled.Font = new System.Drawing.Font("Roboto", 9F); + this.lb_TOffset.Properties.AppearanceDisabled.Options.UseBackColor = true; + this.lb_TOffset.Properties.AppearanceDisabled.Options.UseBorderColor = true; + this.lb_TOffset.Properties.AppearanceDisabled.Options.UseFont = true; + this.lb_TOffset.Properties.AppearanceReadOnly.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(205)))), ((int)(((byte)(217))))); + this.lb_TOffset.Properties.AppearanceReadOnly.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.lb_TOffset.Properties.AppearanceReadOnly.Font = new System.Drawing.Font("Roboto", 9F); + this.lb_TOffset.Properties.AppearanceReadOnly.Options.UseBackColor = true; + this.lb_TOffset.Properties.AppearanceReadOnly.Options.UseBorderColor = true; + this.lb_TOffset.Properties.AppearanceReadOnly.Options.UseFont = true; + this.lb_TOffset.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; + this.lb_TOffset.Size = new System.Drawing.Size(195, 20); + this.lb_TOffset.TabIndex = 533; + // + // label51 + // + this.label51.BackColor = System.Drawing.Color.Transparent; + this.label51.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label51.ForeColor = System.Drawing.Color.Black; + this.label51.Location = new System.Drawing.Point(-3, 57); + this.label51.Margin = new System.Windows.Forms.Padding(0); + this.label51.Name = "label51"; + this.label51.Size = new System.Drawing.Size(147, 17); + this.label51.TabIndex = 530; + this.label51.Text = "Y"; + this.label51.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // label55 + // + this.label55.BackColor = System.Drawing.Color.Transparent; + this.label55.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label55.ForeColor = System.Drawing.Color.Black; + this.label55.Location = new System.Drawing.Point(-3, 84); + this.label55.Margin = new System.Windows.Forms.Padding(0); + this.label55.Name = "label55"; + this.label55.Size = new System.Drawing.Size(147, 19); + this.label55.TabIndex = 531; + this.label55.Text = "T"; + this.label55.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // lb_VisionResult + // + this.lb_VisionResult.EditValue = ""; + this.lb_VisionResult.Location = new System.Drawing.Point(105, 0); + this.lb_VisionResult.Name = "lb_VisionResult"; + this.lb_VisionResult.Properties.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.lb_VisionResult.Properties.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lb_VisionResult.Properties.Appearance.Options.UseBorderColor = true; + this.lb_VisionResult.Properties.Appearance.Options.UseFont = true; + this.lb_VisionResult.Properties.AppearanceDisabled.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(205)))), ((int)(((byte)(217))))); + this.lb_VisionResult.Properties.AppearanceDisabled.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.lb_VisionResult.Properties.AppearanceDisabled.Font = new System.Drawing.Font("Roboto", 9F); + this.lb_VisionResult.Properties.AppearanceDisabled.Options.UseBackColor = true; + this.lb_VisionResult.Properties.AppearanceDisabled.Options.UseBorderColor = true; + this.lb_VisionResult.Properties.AppearanceDisabled.Options.UseFont = true; + this.lb_VisionResult.Properties.AppearanceReadOnly.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(205)))), ((int)(((byte)(217))))); + this.lb_VisionResult.Properties.AppearanceReadOnly.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.lb_VisionResult.Properties.AppearanceReadOnly.Font = new System.Drawing.Font("Roboto", 9F); + this.lb_VisionResult.Properties.AppearanceReadOnly.Options.UseBackColor = true; + this.lb_VisionResult.Properties.AppearanceReadOnly.Options.UseBorderColor = true; + this.lb_VisionResult.Properties.AppearanceReadOnly.Options.UseFont = true; + this.lb_VisionResult.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; + this.lb_VisionResult.Size = new System.Drawing.Size(195, 20); + this.lb_VisionResult.TabIndex = 529; + // + // lb_XOffset + // + this.lb_XOffset.EditValue = ""; + this.lb_XOffset.Location = new System.Drawing.Point(105, 28); + this.lb_XOffset.Name = "lb_XOffset"; + this.lb_XOffset.Properties.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.lb_XOffset.Properties.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lb_XOffset.Properties.Appearance.Options.UseBorderColor = true; + this.lb_XOffset.Properties.Appearance.Options.UseFont = true; + this.lb_XOffset.Properties.AppearanceDisabled.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(205)))), ((int)(((byte)(217))))); + this.lb_XOffset.Properties.AppearanceDisabled.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.lb_XOffset.Properties.AppearanceDisabled.Font = new System.Drawing.Font("Roboto", 9F); + this.lb_XOffset.Properties.AppearanceDisabled.Options.UseBackColor = true; + this.lb_XOffset.Properties.AppearanceDisabled.Options.UseBorderColor = true; + this.lb_XOffset.Properties.AppearanceDisabled.Options.UseFont = true; + this.lb_XOffset.Properties.AppearanceReadOnly.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(205)))), ((int)(((byte)(217))))); + this.lb_XOffset.Properties.AppearanceReadOnly.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.lb_XOffset.Properties.AppearanceReadOnly.Font = new System.Drawing.Font("Roboto", 9F); + this.lb_XOffset.Properties.AppearanceReadOnly.Options.UseBackColor = true; + this.lb_XOffset.Properties.AppearanceReadOnly.Options.UseBorderColor = true; + this.lb_XOffset.Properties.AppearanceReadOnly.Options.UseFont = true; + this.lb_XOffset.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; + this.lb_XOffset.Size = new System.Drawing.Size(195, 20); + this.lb_XOffset.TabIndex = 529; + // + // label1 + // + this.label1.BackColor = System.Drawing.Color.Transparent; + this.label1.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label1.ForeColor = System.Drawing.Color.Black; + this.label1.Location = new System.Drawing.Point(-3, 2); + this.label1.Margin = new System.Windows.Forms.Padding(0); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(147, 17); + this.label1.TabIndex = 9; + this.label1.Text = "Result"; + this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // label3 + // + this.label3.BackColor = System.Drawing.Color.Transparent; + this.label3.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label3.ForeColor = System.Drawing.Color.Black; + this.label3.Location = new System.Drawing.Point(-3, 29); + this.label3.Margin = new System.Windows.Forms.Padding(0); + this.label3.Name = "label3"; + this.label3.Size = new System.Drawing.Size(147, 19); + this.label3.TabIndex = 10; + this.label3.Text = "X"; + this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // label7 + // + this.label7.AutoSize = true; + this.label7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(92)))), ((int)(((byte)(123))))); + this.label7.Font = new System.Drawing.Font("Roboto", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label7.ForeColor = System.Drawing.Color.White; + this.label7.Location = new System.Drawing.Point(1456, 291); + this.label7.Name = "label7"; + this.label7.Size = new System.Drawing.Size(113, 15); + this.label7.TabIndex = 547; + this.label7.Text = "Vision Information"; + // + // label25 + // + this.label25.AutoSize = true; + this.label25.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(152)))), ((int)(((byte)(174))))); + this.label25.Font = new System.Drawing.Font("Roboto", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label25.ForeColor = System.Drawing.Color.White; + this.label25.Location = new System.Drawing.Point(15, 7); + this.label25.Name = "label25"; + this.label25.Size = new System.Drawing.Size(44, 15); + this.label25.TabIndex = 556; + this.label25.Text = "Chiller"; + // + // label26 + // + this.label26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(233)))), ((int)(((byte)(238))))); + this.label26.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label26.ForeColor = System.Drawing.Color.Black; + this.label26.Location = new System.Drawing.Point(15, 29); + this.label26.Margin = new System.Windows.Forms.Padding(0); + this.label26.Name = "label26"; + this.label26.Size = new System.Drawing.Size(95, 17); + this.label26.TabIndex = 557; + this.label26.Text = "Discharge Temp"; + this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // label28 + // + this.label28.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(233)))), ((int)(((byte)(238))))); + this.label28.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label28.ForeColor = System.Drawing.Color.Black; + this.label28.Location = new System.Drawing.Point(15, 81); + this.label28.Margin = new System.Windows.Forms.Padding(0); + this.label28.Name = "label28"; + this.label28.Size = new System.Drawing.Size(95, 17); + this.label28.TabIndex = 559; + this.label28.Text = "Set Temp"; + this.label28.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // panel11 + // + this.panel11.Controls.Add(this.textEdit7); + this.panel11.Controls.Add(this.label63); + this.panel11.Controls.Add(this.pictureBox4); + this.panel11.Controls.Add(this.label61); + this.panel11.Controls.Add(this.label60); + this.panel11.Controls.Add(this.label58); + this.panel11.Controls.Add(this.pictureBox2); + this.panel11.Controls.Add(this.label57); + this.panel11.Controls.Add(this.textEdit6); + this.panel11.Controls.Add(this.label56); + this.panel11.Controls.Add(this.textEdit5); + this.panel11.Controls.Add(this.textEdit4); + this.panel11.Controls.Add(this.label31); + this.panel11.Controls.Add(this.textEdit3); + this.panel11.Controls.Add(this.label25); + this.panel11.Controls.Add(this.label28); + this.panel11.Controls.Add(this.textEdit1); + this.panel11.Controls.Add(this.svgImageBox27); + this.panel11.Controls.Add(this.label26); + this.panel11.Controls.Add(this.svgImageBox28); + this.panel11.Location = new System.Drawing.Point(744, 127); + this.panel11.Name = "panel11"; + this.panel11.Size = new System.Drawing.Size(488, 173); + this.panel11.TabIndex = 561; + // + // textEdit7 + // + this.textEdit7.EditValue = "3.2"; + this.textEdit7.Location = new System.Drawing.Point(235, 134); + this.textEdit7.Name = "textEdit7"; + this.textEdit7.Properties.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.textEdit7.Properties.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.textEdit7.Properties.Appearance.Options.UseBorderColor = true; + this.textEdit7.Properties.Appearance.Options.UseFont = true; + this.textEdit7.Properties.Appearance.Options.UseTextOptions = true; + this.textEdit7.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; + this.textEdit7.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; + this.textEdit7.Size = new System.Drawing.Size(70, 20); + this.textEdit7.TabIndex = 572; + // + // label63 + // + this.label63.BackColor = System.Drawing.Color.Transparent; + this.label63.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label63.ForeColor = System.Drawing.Color.Black; + this.label63.Location = new System.Drawing.Point(179, 136); + this.label63.Margin = new System.Windows.Forms.Padding(0); + this.label63.Name = "label63"; + this.label63.Size = new System.Drawing.Size(44, 17); + this.label63.TabIndex = 571; + this.label63.Text = "Energy"; + this.label63.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // pictureBox4 + // + this.pictureBox4.BackgroundImage = global::SA_LTT_UI.Properties.Resources.Shutter_Close; + this.pictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox4.Location = new System.Drawing.Point(374, 105); + this.pictureBox4.Name = "pictureBox4"; + this.pictureBox4.Size = new System.Drawing.Size(32, 32); + this.pictureBox4.TabIndex = 563; + this.pictureBox4.TabStop = false; + // + // label61 + // + this.label61.BackColor = System.Drawing.Color.Gray; + this.label61.Location = new System.Drawing.Point(319, 112); + this.label61.Name = "label61"; + this.label61.Size = new System.Drawing.Size(20, 59); + this.label61.TabIndex = 569; + // + // label60 + // + this.label60.BackColor = System.Drawing.Color.Gray; + this.label60.Location = new System.Drawing.Point(440, 60); + this.label60.Name = "label60"; + this.label60.Size = new System.Drawing.Size(20, 62); + this.label60.TabIndex = 568; + // + // label58 + // + this.label58.BackColor = System.Drawing.Color.Gray; + this.label58.Location = new System.Drawing.Point(321, 112); + this.label58.Name = "label58"; + this.label58.Size = new System.Drawing.Size(139, 20); + this.label58.TabIndex = 566; + // + // pictureBox2 + // + this.pictureBox2.BackgroundImage = global::SA_LTT_UI.Properties.Resources.LaserBox; + this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox2.Location = new System.Drawing.Point(141, 57); + this.pictureBox2.Name = "pictureBox2"; + this.pictureBox2.Size = new System.Drawing.Size(90, 24); + this.pictureBox2.TabIndex = 553; + this.pictureBox2.TabStop = false; + // + // label57 + // + this.label57.BackColor = System.Drawing.Color.Gray; + this.label57.Location = new System.Drawing.Point(223, 59); + this.label57.Name = "label57"; + this.label57.Size = new System.Drawing.Size(237, 20); + this.label57.TabIndex = 565; + // + // textEdit6 + // + this.textEdit6.EditValue = "0"; + this.textEdit6.Location = new System.Drawing.Point(356, 28); + this.textEdit6.Name = "textEdit6"; + this.textEdit6.Properties.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.textEdit6.Properties.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.textEdit6.Properties.Appearance.Options.UseBorderColor = true; + this.textEdit6.Properties.Appearance.Options.UseFont = true; + this.textEdit6.Properties.Appearance.Options.UseTextOptions = true; + this.textEdit6.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; + this.textEdit6.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; + this.textEdit6.Size = new System.Drawing.Size(70, 20); + this.textEdit6.TabIndex = 564; + // + // label56 + // + this.label56.BackColor = System.Drawing.Color.Transparent; + this.label56.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label56.ForeColor = System.Drawing.Color.Black; + this.label56.Location = new System.Drawing.Point(338, 7); + this.label56.Margin = new System.Windows.Forms.Padding(0); + this.label56.Name = "label56"; + this.label56.Size = new System.Drawing.Size(105, 17); + this.label56.TabIndex = 563; + this.label56.Text = "Attenuator Degree"; + this.label56.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // textEdit5 + // + this.textEdit5.EditValue = "0"; + this.textEdit5.Location = new System.Drawing.Point(235, 28); + this.textEdit5.Name = "textEdit5"; + this.textEdit5.Properties.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.textEdit5.Properties.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.textEdit5.Properties.Appearance.Options.UseBorderColor = true; + this.textEdit5.Properties.Appearance.Options.UseFont = true; + this.textEdit5.Properties.Appearance.Options.UseTextOptions = true; + this.textEdit5.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; + this.textEdit5.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; + this.textEdit5.Size = new System.Drawing.Size(70, 20); + this.textEdit5.TabIndex = 562; + // + // textEdit4 + // + this.textEdit4.EditValue = "0"; + this.textEdit4.Location = new System.Drawing.Point(235, 3); + this.textEdit4.Name = "textEdit4"; + this.textEdit4.Properties.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.textEdit4.Properties.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.textEdit4.Properties.Appearance.Options.UseBorderColor = true; + this.textEdit4.Properties.Appearance.Options.UseFont = true; + this.textEdit4.Properties.Appearance.Options.UseTextOptions = true; + this.textEdit4.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; + this.textEdit4.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; + this.textEdit4.RightToLeft = System.Windows.Forms.RightToLeft.No; + this.textEdit4.Size = new System.Drawing.Size(70, 20); + this.textEdit4.TabIndex = 561; + // + // label31 + // + this.label31.BackColor = System.Drawing.Color.Transparent; + this.label31.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label31.ForeColor = System.Drawing.Color.Black; + this.label31.Location = new System.Drawing.Point(154, 5); + this.label31.Margin = new System.Windows.Forms.Padding(0); + this.label31.Name = "label31"; + this.label31.Size = new System.Drawing.Size(69, 17); + this.label31.TabIndex = 529; + this.label31.Text = "Set Current"; + this.label31.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // textEdit3 + // + this.textEdit3.EditValue = "-"; + this.textEdit3.Location = new System.Drawing.Point(18, 102); + this.textEdit3.Name = "textEdit3"; + this.textEdit3.Properties.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.textEdit3.Properties.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.textEdit3.Properties.Appearance.Options.UseBorderColor = true; + this.textEdit3.Properties.Appearance.Options.UseFont = true; + this.textEdit3.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; + this.textEdit3.Size = new System.Drawing.Size(90, 20); + this.textEdit3.TabIndex = 560; + // + // textEdit1 + // + this.textEdit1.EditValue = "-"; + this.textEdit1.Location = new System.Drawing.Point(18, 50); + this.textEdit1.Name = "textEdit1"; + this.textEdit1.Properties.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.textEdit1.Properties.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.textEdit1.Properties.Appearance.Options.UseBorderColor = true; + this.textEdit1.Properties.Appearance.Options.UseFont = true; + this.textEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; + this.textEdit1.Size = new System.Drawing.Size(90, 20); + this.textEdit1.TabIndex = 558; + // + // svgImageBox27 + // + this.svgImageBox27.BackColor = System.Drawing.Color.Transparent; + this.svgImageBox27.Location = new System.Drawing.Point(5, 2); + this.svgImageBox27.Name = "svgImageBox27"; + this.svgImageBox27.Size = new System.Drawing.Size(118, 26); + this.svgImageBox27.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; + this.svgImageBox27.SvgImage = global::SA_LTT_UI.Properties.Resources.SubGroubboxHeader_Background1; + this.svgImageBox27.TabIndex = 554; + this.svgImageBox27.Text = "svgImageBox27"; + // + // svgImageBox28 + // + this.svgImageBox28.BackColor = System.Drawing.Color.Transparent; + this.svgImageBox28.Location = new System.Drawing.Point(5, 28); + this.svgImageBox28.Name = "svgImageBox28"; + this.svgImageBox28.Size = new System.Drawing.Size(118, 143); + this.svgImageBox28.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; + this.svgImageBox28.SvgImage = global::SA_LTT_UI.Properties.Resources.SubGroubbox_Background1; + this.svgImageBox28.TabIndex = 555; + this.svgImageBox28.Text = "svgImageBox28"; + // + // pictureBox1 + // + this.pictureBox1.BackgroundImage = global::SA_LTT_UI.Properties.Resources.Wafer_Legend_Complete3; + this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox1.Location = new System.Drawing.Point(725, 108); + this.pictureBox1.Name = "pictureBox1"; + this.pictureBox1.Size = new System.Drawing.Size(525, 210); + this.pictureBox1.TabIndex = 552; + this.pictureBox1.TabStop = false; + // + // svgImageBox24 + // + this.svgImageBox24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(92)))), ((int)(((byte)(123))))); + this.svgImageBox24.Location = new System.Drawing.Point(1428, 287); + this.svgImageBox24.Name = "svgImageBox24"; + this.svgImageBox24.Size = new System.Drawing.Size(24, 24); + this.svgImageBox24.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; + this.svgImageBox24.SvgImage = global::SA_LTT_UI.Properties.Resources.GroupBox_Header_Icon; + this.svgImageBox24.TabIndex = 551; + this.svgImageBox24.Text = "svgImageBox24"; + // + // svgImageBox21 + // + this.svgImageBox21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(92)))), ((int)(((byte)(123))))); + this.svgImageBox21.Location = new System.Drawing.Point(1428, 122); + this.svgImageBox21.Name = "svgImageBox21"; + this.svgImageBox21.Size = new System.Drawing.Size(24, 24); + this.svgImageBox21.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; + this.svgImageBox21.SvgImage = global::SA_LTT_UI.Properties.Resources.GroupBox_Header_Icon; + this.svgImageBox21.TabIndex = 551; + this.svgImageBox21.Text = "svgImageBox21"; + // + // svgImageBox25 + // + this.svgImageBox25.BackColor = System.Drawing.Color.Transparent; + this.svgImageBox25.Location = new System.Drawing.Point(1424, 286); + this.svgImageBox25.Name = "svgImageBox25"; + this.svgImageBox25.Size = new System.Drawing.Size(334, 26); + this.svgImageBox25.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; + this.svgImageBox25.SvgImage = global::SA_LTT_UI.Properties.Resources.GroubboxHeader_Background1; + this.svgImageBox25.TabIndex = 549; + this.svgImageBox25.Text = "svgImageBox25"; + // + // svgImageBox26 + // + this.svgImageBox26.BackColor = System.Drawing.Color.Transparent; + this.svgImageBox26.Location = new System.Drawing.Point(1424, 312); + this.svgImageBox26.Name = "svgImageBox26"; + this.svgImageBox26.Size = new System.Drawing.Size(334, 132); + this.svgImageBox26.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; + this.svgImageBox26.SvgImage = global::SA_LTT_UI.Properties.Resources.GroupBox_Background1; + this.svgImageBox26.TabIndex = 550; + this.svgImageBox26.Text = "svgImageBox26"; + // + // svgImageBox18 + // + this.svgImageBox18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(92)))), ((int)(((byte)(123))))); + this.svgImageBox18.Location = new System.Drawing.Point(1428, 11); + this.svgImageBox18.Name = "svgImageBox18"; + this.svgImageBox18.Size = new System.Drawing.Size(24, 24); + this.svgImageBox18.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; + this.svgImageBox18.SvgImage = global::SA_LTT_UI.Properties.Resources.GroupBox_Header_Icon; + this.svgImageBox18.TabIndex = 546; + this.svgImageBox18.Text = "svgImageBox18"; + // + // svgImageBox22 + // + this.svgImageBox22.BackColor = System.Drawing.Color.Transparent; + this.svgImageBox22.Location = new System.Drawing.Point(1424, 121); + this.svgImageBox22.Name = "svgImageBox22"; + this.svgImageBox22.Size = new System.Drawing.Size(334, 26); + this.svgImageBox22.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; + this.svgImageBox22.SvgImage = global::SA_LTT_UI.Properties.Resources.GroubboxHeader_Background1; + this.svgImageBox22.TabIndex = 549; + this.svgImageBox22.Text = "svgImageBox22"; + // + // svgImageBox23 + // + this.svgImageBox23.BackColor = System.Drawing.Color.Transparent; + this.svgImageBox23.Location = new System.Drawing.Point(1424, 147); + this.svgImageBox23.Name = "svgImageBox23"; + this.svgImageBox23.Size = new System.Drawing.Size(334, 131); + this.svgImageBox23.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; + this.svgImageBox23.SvgImage = global::SA_LTT_UI.Properties.Resources.GroupBox_Background1; + this.svgImageBox23.TabIndex = 550; + this.svgImageBox23.Text = "svgImageBox23"; + // + // svgImageBox19 + // + this.svgImageBox19.BackColor = System.Drawing.Color.Transparent; + this.svgImageBox19.Location = new System.Drawing.Point(1424, 10); + this.svgImageBox19.Name = "svgImageBox19"; + this.svgImageBox19.Size = new System.Drawing.Size(334, 26); + this.svgImageBox19.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; + this.svgImageBox19.SvgImage = global::SA_LTT_UI.Properties.Resources.GroubboxHeader_Background1; + this.svgImageBox19.TabIndex = 544; + this.svgImageBox19.Text = "svgImageBox19"; + // + // svgImageBox20 + // + this.svgImageBox20.BackColor = System.Drawing.Color.Transparent; + this.svgImageBox20.Location = new System.Drawing.Point(1424, 36); + this.svgImageBox20.Name = "svgImageBox20"; + this.svgImageBox20.Size = new System.Drawing.Size(334, 77); + this.svgImageBox20.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; + this.svgImageBox20.SvgImage = global::SA_LTT_UI.Properties.Resources.GroupBox_Background1; + this.svgImageBox20.TabIndex = 545; + this.svgImageBox20.Text = "svgImageBox20"; + // + // svgImageBox15 + // + this.svgImageBox15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(92)))), ((int)(((byte)(123))))); + this.svgImageBox15.Location = new System.Drawing.Point(1428, 453); + this.svgImageBox15.Name = "svgImageBox15"; + this.svgImageBox15.Size = new System.Drawing.Size(24, 24); + this.svgImageBox15.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; + this.svgImageBox15.SvgImage = global::SA_LTT_UI.Properties.Resources.GroupBox_Header_Icon; + this.svgImageBox15.TabIndex = 541; + this.svgImageBox15.Text = "svgImageBox15"; + // + // svgImageBox16 + // + this.svgImageBox16.BackColor = System.Drawing.Color.Transparent; + this.svgImageBox16.Location = new System.Drawing.Point(1424, 452); + this.svgImageBox16.Name = "svgImageBox16"; + this.svgImageBox16.Size = new System.Drawing.Size(334, 26); + this.svgImageBox16.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; + this.svgImageBox16.SvgImage = global::SA_LTT_UI.Properties.Resources.GroubboxHeader_Background1; + this.svgImageBox16.TabIndex = 539; + this.svgImageBox16.Text = "svgImageBox16"; + // + // svgImageBox17 + // + this.svgImageBox17.BackColor = System.Drawing.Color.Transparent; + this.svgImageBox17.Location = new System.Drawing.Point(1424, 478); + this.svgImageBox17.Name = "svgImageBox17"; + this.svgImageBox17.Size = new System.Drawing.Size(334, 343); + this.svgImageBox17.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; + this.svgImageBox17.SvgImage = global::SA_LTT_UI.Properties.Resources.GroupBox_Background1; + this.svgImageBox17.TabIndex = 540; + this.svgImageBox17.Text = "svgImageBox17"; + // + // svgImageBox12 + // + this.svgImageBox12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(92)))), ((int)(((byte)(123))))); + this.svgImageBox12.Location = new System.Drawing.Point(18, 453); + this.svgImageBox12.Name = "svgImageBox12"; + this.svgImageBox12.Size = new System.Drawing.Size(24, 24); + this.svgImageBox12.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; + this.svgImageBox12.SvgImage = global::SA_LTT_UI.Properties.Resources.GroupBox_Header_Icon; + this.svgImageBox12.TabIndex = 525; + this.svgImageBox12.Text = "svgImageBox12"; + // + // svgImageBox13 + // + this.svgImageBox13.BackColor = System.Drawing.Color.Transparent; + this.svgImageBox13.Location = new System.Drawing.Point(14, 452); + this.svgImageBox13.Name = "svgImageBox13"; + this.svgImageBox13.Size = new System.Drawing.Size(334, 26); + this.svgImageBox13.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; + this.svgImageBox13.SvgImage = global::SA_LTT_UI.Properties.Resources.GroubboxHeader_Background1; + this.svgImageBox13.TabIndex = 523; + this.svgImageBox13.Text = "svgImageBox13"; + // + // svgImageBox14 + // + this.svgImageBox14.BackColor = System.Drawing.Color.Transparent; + this.svgImageBox14.Location = new System.Drawing.Point(14, 478); + this.svgImageBox14.Name = "svgImageBox14"; + this.svgImageBox14.Size = new System.Drawing.Size(334, 343); + this.svgImageBox14.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; + this.svgImageBox14.SvgImage = global::SA_LTT_UI.Properties.Resources.GroupBox_Background1; + this.svgImageBox14.TabIndex = 524; + this.svgImageBox14.Text = "svgImageBox14"; + // + // svgImageBox7 + // + this.svgImageBox7.BackColor = System.Drawing.Color.Transparent; + this.svgImageBox7.Location = new System.Drawing.Point(30, 300); + this.svgImageBox7.Name = "svgImageBox7"; + this.svgImageBox7.Size = new System.Drawing.Size(300, 26); + this.svgImageBox7.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; + this.svgImageBox7.SvgImage = global::SA_LTT_UI.Properties.Resources.SubGroubboxHeader_Background1; + this.svgImageBox7.TabIndex = 503; + this.svgImageBox7.Text = "svgImageBox7"; + // + // svgImageBox11 + // + this.svgImageBox11.BackColor = System.Drawing.Color.Transparent; + this.svgImageBox11.Location = new System.Drawing.Point(30, 326); + this.svgImageBox11.Name = "svgImageBox11"; + this.svgImageBox11.Size = new System.Drawing.Size(300, 78); + this.svgImageBox11.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; + this.svgImageBox11.SvgImage = global::SA_LTT_UI.Properties.Resources.SubGroubbox_Background1; + this.svgImageBox11.TabIndex = 504; + this.svgImageBox11.Text = "svgImageBox11"; + // + // svgImageBox9 + // + this.svgImageBox9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(92)))), ((int)(((byte)(123))))); + this.svgImageBox9.Location = new System.Drawing.Point(529, 109); + this.svgImageBox9.Name = "svgImageBox9"; + this.svgImageBox9.Size = new System.Drawing.Size(24, 24); + this.svgImageBox9.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; + this.svgImageBox9.SvgImage = global::SA_LTT_UI.Properties.Resources.GroupBox_Header_Icon; + this.svgImageBox9.TabIndex = 499; + this.svgImageBox9.Text = "svgImageBox9"; + // + // svgImageBox10 + // + this.svgImageBox10.BackColor = System.Drawing.Color.Transparent; + this.svgImageBox10.Location = new System.Drawing.Point(525, 108); + this.svgImageBox10.Name = "svgImageBox10"; + this.svgImageBox10.Size = new System.Drawing.Size(170, 26); + this.svgImageBox10.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; + this.svgImageBox10.SvgImage = global::SA_LTT_UI.Properties.Resources.GroubboxHeader_Background1; + this.svgImageBox10.TabIndex = 498; + this.svgImageBox10.Text = "svgImageBox10"; + // + // svgImageBox8 + // + this.svgImageBox8.BackColor = System.Drawing.Color.Transparent; + this.svgImageBox8.Location = new System.Drawing.Point(525, 134); + this.svgImageBox8.Name = "svgImageBox8"; + this.svgImageBox8.Size = new System.Drawing.Size(170, 141); + this.svgImageBox8.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; + this.svgImageBox8.SvgImage = global::SA_LTT_UI.Properties.Resources.SubGroubbox_Background; + this.svgImageBox8.TabIndex = 496; + this.svgImageBox8.Text = "svgImageBox8"; + // + // svgImageBox4 + // + this.svgImageBox4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(92)))), ((int)(((byte)(123))))); + this.svgImageBox4.Location = new System.Drawing.Point(18, 198); + this.svgImageBox4.Name = "svgImageBox4"; + this.svgImageBox4.Size = new System.Drawing.Size(24, 24); + this.svgImageBox4.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; + this.svgImageBox4.SvgImage = global::SA_LTT_UI.Properties.Resources.GroupBox_Header_Icon; + this.svgImageBox4.TabIndex = 492; + this.svgImageBox4.Text = "svgImageBox4"; + // + // svgImageBox5 + // + this.svgImageBox5.BackColor = System.Drawing.Color.Transparent; + this.svgImageBox5.Location = new System.Drawing.Point(14, 197); + this.svgImageBox5.Name = "svgImageBox5"; + this.svgImageBox5.Size = new System.Drawing.Size(334, 26); + this.svgImageBox5.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; + this.svgImageBox5.SvgImage = global::SA_LTT_UI.Properties.Resources.GroubboxHeader_Background1; + this.svgImageBox5.TabIndex = 490; + this.svgImageBox5.Text = "svgImageBox5"; + // + // svgImageBox6 + // + this.svgImageBox6.BackColor = System.Drawing.Color.Transparent; + this.svgImageBox6.Location = new System.Drawing.Point(14, 223); + this.svgImageBox6.Name = "svgImageBox6"; + this.svgImageBox6.Size = new System.Drawing.Size(334, 196); + this.svgImageBox6.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; + this.svgImageBox6.SvgImage = global::SA_LTT_UI.Properties.Resources.GroupBox_Background1; + this.svgImageBox6.TabIndex = 491; + this.svgImageBox6.Text = "svgImageBox6"; + // + // svgImageBox3 + // + this.svgImageBox3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(92)))), ((int)(((byte)(123))))); + this.svgImageBox3.Location = new System.Drawing.Point(18, 10); + this.svgImageBox3.Name = "svgImageBox3"; + this.svgImageBox3.Size = new System.Drawing.Size(24, 24); + this.svgImageBox3.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; + this.svgImageBox3.SvgImage = global::SA_LTT_UI.Properties.Resources.GroupBox_Header_Icon; + this.svgImageBox3.TabIndex = 487; + this.svgImageBox3.Text = "svgImageBox3"; + // + // svgImageBox1 + // + this.svgImageBox1.BackColor = System.Drawing.Color.Transparent; + this.svgImageBox1.Location = new System.Drawing.Point(14, 9); + this.svgImageBox1.Name = "svgImageBox1"; + this.svgImageBox1.Size = new System.Drawing.Size(334, 26); + this.svgImageBox1.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; + this.svgImageBox1.SvgImage = global::SA_LTT_UI.Properties.Resources.GroubboxHeader_Background1; + this.svgImageBox1.TabIndex = 485; + this.svgImageBox1.Text = "svgImageBox1"; + // + // svgImageBox2 + // + this.svgImageBox2.BackColor = System.Drawing.Color.Transparent; + this.svgImageBox2.Location = new System.Drawing.Point(14, 35); + this.svgImageBox2.Name = "svgImageBox2"; + this.svgImageBox2.Size = new System.Drawing.Size(334, 131); + this.svgImageBox2.SizeMode = DevExpress.XtraEditors.SvgImageSizeMode.Stretch; + this.svgImageBox2.SvgImage = global::SA_LTT_UI.Properties.Resources.GroupBox_Background1; + this.svgImageBox2.TabIndex = 486; + this.svgImageBox2.Text = "svgImageBox2"; + // + // DDDDDDDD + // + this.DDDDDDDD.EditValue = ""; + this.DDDDDDDD.Location = new System.Drawing.Point(105, 1); + this.DDDDDDDD.Name = "DDDDDDDD"; + this.DDDDDDDD.Properties.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.DDDDDDDD.Properties.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.DDDDDDDD.Properties.Appearance.Options.UseBorderColor = true; + this.DDDDDDDD.Properties.Appearance.Options.UseFont = true; + this.DDDDDDDD.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; + this.DDDDDDDD.Size = new System.Drawing.Size(195, 20); + this.DDDDDDDD.TabIndex = 527; + // + // DDDDDDDDDDDDDDDDDDDDD + // + this.DDDDDDDDDDDDDDDDDDDDD.EditValue = ""; + this.DDDDDDDDDDDDDDDDDDDDD.Location = new System.Drawing.Point(105, 28); + this.DDDDDDDDDDDDDDDDDDDDD.Name = "DDDDDDDDDDDDDDDDDDDDD"; + this.DDDDDDDDDDDDDDDDDDDDD.Properties.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.DDDDDDDDDDDDDDDDDDDDD.Properties.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.DDDDDDDDDDDDDDDDDDDDD.Properties.Appearance.Options.UseBorderColor = true; + this.DDDDDDDDDDDDDDDDDDDDD.Properties.Appearance.Options.UseFont = true; + this.DDDDDDDDDDDDDDDDDDDDD.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; + this.DDDDDDDDDDDDDDDDDDDDD.Size = new System.Drawing.Size(195, 20); + this.DDDDDDDDDDDDDDDDDDDDD.TabIndex = 528; + // + // tb_Port1Status + // + this.tb_Port1Status.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(205)))), ((int)(((byte)(217))))); + this.tb_Port1Status.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(57)))), ((int)(((byte)(94))))); + this.tb_Port1Status.Appearance.Font = new System.Drawing.Font("Roboto", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.tb_Port1Status.Appearance.Options.UseBackColor = true; + this.tb_Port1Status.Appearance.Options.UseBorderColor = true; + this.tb_Port1Status.Appearance.Options.UseFont = true; + this.tb_Port1Status.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; + this.tb_Port1Status.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; + this.tb_Port1Status.Location = new System.Drawing.Point(105, 1); + this.tb_Port1Status.Name = "tb_Port1Status"; + this.tb_Port1Status.Size = new System.Drawing.Size(195, 20); + this.tb_Port1Status.TabIndex = 565; + this.tb_Port1Status.Text = "Empty"; + this.tb_Port1Status.DoubleClick += new System.EventHandler(this.tb_Port1Status_DoubleClick); // // ScreenMain // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.Controls.Add(this.cb_AutoRun); - this.Controls.Add(this.cb_RunStop); + this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(228)))), ((int)(((byte)(229))))); this.Controls.Add(this.cb_Maint); - this.Controls.Add(this.tabControl1); - this.Controls.Add(this.lb_LaserOff); - this.Controls.Add(this.lb_LaserOn); - this.Controls.Add(this.panel1); - this.Controls.Add(this.btn_Pause); - this.Controls.Add(this.btn_Stop); - this.Controls.Add(this.btn_Start); + this.Controls.Add(this.panel11); + this.Controls.Add(this.pictureBox1); + this.Controls.Add(this.panel10); + this.Controls.Add(this.svgImageBox24); + this.Controls.Add(this.panel9); + this.Controls.Add(this.label7); + this.Controls.Add(this.svgImageBox21); + this.Controls.Add(this.svgImageBox25); + this.Controls.Add(this.panel8); + this.Controls.Add(this.svgImageBox26); + this.Controls.Add(this.label46); + this.Controls.Add(this.svgImageBox18); + this.Controls.Add(this.svgImageBox22); + this.Controls.Add(this.label13); + this.Controls.Add(this.svgImageBox23); + this.Controls.Add(this.svgImageBox19); + this.Controls.Add(this.label18); + this.Controls.Add(this.svgImageBox20); + this.Controls.Add(this.label22); + this.Controls.Add(this.label23); + this.Controls.Add(this.label29); this.Controls.Add(this.panel3); - this.Controls.Add(this.label3); + this.Controls.Add(this.panel7); + this.Controls.Add(this.svgImageBox15); + this.Controls.Add(this.label37); + this.Controls.Add(this.svgImageBox16); + this.Controls.Add(this.svgImageBox17); + this.Controls.Add(this.label17); + this.Controls.Add(this.label16); + this.Controls.Add(this.label42); + this.Controls.Add(this.label45); + this.Controls.Add(this.panel1); + this.Controls.Add(this.panel6); + this.Controls.Add(this.svgImageBox12); + this.Controls.Add(this.label9); + this.Controls.Add(this.svgImageBox13); + this.Controls.Add(this.svgImageBox14); + this.Controls.Add(this.btn_SequenceView); + this.Controls.Add(this.btn_AttenuatorCalView); + this.Controls.Add(this.btn_EnergyDropCheckView); + this.Controls.Add(this.label5); + this.Controls.Add(this.svgImageBox7); + this.Controls.Add(this.svgImageBox11); + this.Controls.Add(this.svgImageBox9); + this.Controls.Add(this.label2); + this.Controls.Add(this.svgImageBox10); + this.Controls.Add(this.panel13); + this.Controls.Add(this.svgImageBox8); + this.Controls.Add(this.cb_Maint_X); + this.Controls.Add(this.cb_AutoRun_X); + this.Controls.Add(this.cb_RunStop_X); + this.Controls.Add(this.svgImageBox4); + this.Controls.Add(this.label12); + this.Controls.Add(this.svgImageBox5); + this.Controls.Add(this.svgImageBox6); + this.Controls.Add(this.panel4); + this.Controls.Add(this.svgImageBox3); + this.Controls.Add(this.label11); + this.Controls.Add(this.svgImageBox1); + this.Controls.Add(this.svgImageBox2); + this.Controls.Add(this.rb_IO); + this.Controls.Add(this.panel2); this.Controls.Add(this.elementHost2); this.Name = "ScreenMain"; - this.Size = new System.Drawing.Size(1916, 810); - this.panel3.ResumeLayout(false); - this.panel3.PerformLayout(); - this.panel1.ResumeLayout(false); - this.groupBox1.ResumeLayout(false); - this.groupBox1.PerformLayout(); - this.gb_System_status.ResumeLayout(false); + this.Size = new System.Drawing.Size(1916, 833); this.panel2.ResumeLayout(false); + this.panel2.PerformLayout(); this.panel4.ResumeLayout(false); - this.panel4.PerformLayout(); - this.panel8.ResumeLayout(false); - this.panel8.PerformLayout(); + this.panel13.ResumeLayout(false); this.panel6.ResumeLayout(false); - this.panel6.PerformLayout(); - this.tabControl1.ResumeLayout(false); - this.tabPage1.ResumeLayout(false); - this.tabPage2.ResumeLayout(false); + this.panel1.ResumeLayout(false); + this.panel3.ResumeLayout(false); this.panel7.ResumeLayout(false); - this.panel7.PerformLayout(); - this.panel5.ResumeLayout(false); - this.panel5.PerformLayout(); + this.panel8.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.tb_PmcSequence.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.tb_TmcSequence.Properties)).EndInit(); + this.panel9.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.tb_TactTime.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.progressBarControl1.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.tb_RecipeName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit(); + this.panel10.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.lb_YOfffset.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.lb_TOffset.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.lb_VisionResult.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.lb_XOffset.Properties)).EndInit(); + this.panel11.ResumeLayout(false); + this.panel11.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit7.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit6.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit5.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit4.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit3.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox27)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox28)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox24)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox21)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox25)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox26)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox18)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox22)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox23)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox19)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox20)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox15)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox16)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox17)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox12)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox13)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox14)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox7)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox11)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox9)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox10)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox8)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox4)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox5)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox6)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox3)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.svgImageBox2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.DDDDDDDD.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.DDDDDDDDDDDDDDDDDDDDD.Properties)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); @@ -1383,111 +2358,161 @@ #endregion private System.Windows.Forms.Timer timer; - private System.Windows.Forms.Label label3; private System.Windows.Forms.Integration.ElementHost elementHost2; private AnimationEquipment animationEquipment1; - private System.Windows.Forms.TextBox tb_PmcSequence; - private System.Windows.Forms.Panel panel3; - internal System.Windows.Forms.Label lb_EquipmentStatus; - private System.Windows.Forms.Button btn_Start; - private System.Windows.Forms.Button btn_Pause; - private System.Windows.Forms.Button btn_Stop; - private System.Windows.Forms.Label label2; - private System.Windows.Forms.Label label5; - private System.Windows.Forms.TextBox tb_TmcSequence; - private System.Windows.Forms.Label lb_Scanner; - private System.Windows.Forms.Label lb_UvLaser; - private System.Windows.Forms.Label lb_PowerPmac; - private System.Windows.Forms.Label lb_FFU; - private System.Windows.Forms.Label lb_TempControler; - private System.Windows.Forms.Label lb_Attenuator; - private System.Windows.Forms.Label lb_Robot; - private System.Windows.Forms.Label lb_PreAligner; - private System.Windows.Forms.Panel panel1; - internal System.Windows.Forms.Label label16; - private System.Windows.Forms.Panel panel2; - internal System.Windows.Forms.Label label1; - private System.Windows.Forms.GroupBox gb_System_status; private System.Windows.Forms.Label lb_PowerOn; - private System.Windows.Forms.Label lb_LDDOn; - private System.Windows.Forms.Label lb_KeySwitch; - private System.Windows.Forms.Label lb_LDDInterlock; - private System.Windows.Forms.Label lb_QSWOn; - private System.Windows.Forms.Label lb_ShutterInterlock; private System.Windows.Forms.Label lb_ShutterEnable; private System.Windows.Forms.Label label50; private System.Windows.Forms.Label label52; - private System.Windows.Forms.Label label53; - private System.Windows.Forms.Label label54; - private System.Windows.Forms.Label lb_MaxCurrent; - private System.Windows.Forms.Label lb_DiodeVoltage; private System.Windows.Forms.Label lb_SetCurrent; private System.Windows.Forms.Label lb_ActualCurrent; - private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label lb_AttenuatorAngle; - private System.Windows.Forms.Integration.ElementHost el_CurrentWaferProcess; - private System.Windows.Forms.Panel panel6; - private System.Windows.Forms.Label label34; - private System.Windows.Forms.Label label35; - private System.Windows.Forms.TextBox tb_RecipeEdgeRound; - private System.Windows.Forms.Label label21; - private System.Windows.Forms.TextBox tb_RecipeName; - private System.Windows.Forms.Label lb_Hatch; - private System.Windows.Forms.Label label20; - private System.Windows.Forms.Label label19; - private System.Windows.Forms.Label label8; - private System.Windows.Forms.TextBox tb_RecipeRadius; - private System.Windows.Forms.Label label152; - private System.Windows.Forms.TextBox tb_RecipeDistancePrimaryFlat; - private System.Windows.Forms.Panel panel8; - private System.Windows.Forms.Label label37; - private System.Windows.Forms.Label label23; - private System.Windows.Forms.Label label24; - private System.Windows.Forms.Label label38; - private System.Windows.Forms.Label label36; - private System.Windows.Forms.TextBox tb_RecipeBeamWidth; - private System.Windows.Forms.TextBox tb_RecipeBeamHeight; - private System.Windows.Forms.Panel panel4; private System.Windows.Forms.Label label32; - private System.Windows.Forms.Label label15; - private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label33; private System.Windows.Forms.TextBox tb_RecipeEnergy; - private System.Windows.Forms.Label label12; - private System.Windows.Forms.Label label14; - private System.Windows.Forms.Label label13; - private System.Windows.Forms.TextBox tb_RecipeHeightOverlap; - private System.Windows.Forms.TextBox tb_RecipeWidthOverlap; - private System.Windows.Forms.Label lb_LaserOff; private System.Windows.Forms.Label lb_LaserOn; - private System.Windows.Forms.TabControl tabControl1; - private System.Windows.Forms.TabPage tabPage1; - private System.Windows.Forms.TabPage tabPage2; + private System.Windows.Forms.CheckBox cb_Maint_X; + private System.Windows.Forms.CheckBox cb_RunStop_X; + private System.Windows.Forms.CheckBox cb_AutoRun_X; + private System.Windows.Forms.Label lb_LaserOff; + private System.Windows.Forms.Label label30; + private System.Windows.Forms.Label label44; + private System.Windows.Forms.Panel panel2; + private System.Windows.Forms.RadioButton rb_IO; + private System.Windows.Forms.Label label10; + private System.Windows.Forms.Panel panel4; + private System.Windows.Forms.Label label11; + private DevExpress.XtraEditors.SvgImageBox svgImageBox1; + private DevExpress.XtraEditors.SvgImageBox svgImageBox2; + private DevExpress.XtraEditors.SvgImageBox svgImageBox3; + private DevExpress.XtraEditors.SimpleButton btn_Start; + private DevExpress.XtraEditors.SimpleButton btn_Stop; + private DevExpress.XtraEditors.SimpleButton btn_Pause; + private DevExpress.XtraEditors.SimpleButton cb_AutoRun; + private DevExpress.XtraEditors.SimpleButton cb_RunStop; + private DevExpress.XtraEditors.SimpleButton cb_Maint; + private DevExpress.XtraEditors.SvgImageBox svgImageBox4; + private System.Windows.Forms.Label label12; + private DevExpress.XtraEditors.SvgImageBox svgImageBox5; + private DevExpress.XtraEditors.SvgImageBox svgImageBox6; + private System.Windows.Forms.Panel panel13; + private System.Windows.Forms.Label label14; + private System.Windows.Forms.Label label15; + private System.Windows.Forms.Label label19; + private System.Windows.Forms.Label label20; + private System.Windows.Forms.Label label21; + private System.Windows.Forms.Label label40; + private System.Windows.Forms.Label label48; + private System.Windows.Forms.Label label24; + private System.Windows.Forms.Label label27; + private System.Windows.Forms.Label label34; + private DevExpress.XtraEditors.SvgImageBox svgImageBox8; + private DevExpress.XtraEditors.SvgImageBox svgImageBox9; + private System.Windows.Forms.Label label2; + private DevExpress.XtraEditors.SvgImageBox svgImageBox10; + private DevExpress.XtraEditors.SimpleButton btn_EnergyDropCheckView; + private DevExpress.XtraEditors.SimpleButton btn_AttenuatorCalView; + private DevExpress.XtraEditors.SimpleButton btn_SequenceView; + private DevExpress.XtraEditors.SvgImageBox svgImageBox7; + private DevExpress.XtraEditors.SvgImageBox svgImageBox11; + private System.Windows.Forms.Label label5; + private System.Windows.Forms.Panel panel6; + private DevExpress.XtraEditors.SvgImageBox svgImageBox12; + private System.Windows.Forms.Label label9; + private DevExpress.XtraEditors.SvgImageBox svgImageBox13; + private DevExpress.XtraEditors.SvgImageBox svgImageBox14; + private System.Windows.Forms.Button btn_Port2RecipeSet_x; + private System.Windows.Forms.Label label54; + private System.Windows.Forms.Label label53; + private System.Windows.Forms.TextBox tb_Port2Status_x; + private System.Windows.Forms.Panel panel1; + private System.Windows.Forms.Integration.ElementHost elementHost1; + private UserControls.MappingData mappingData1; + private DevExpress.XtraEditors.SimpleButton btn_Port1RecipeSet; + private System.Windows.Forms.Label label42; + private System.Windows.Forms.Label label45; + private System.Windows.Forms.Label label16; + private System.Windows.Forms.Label label17; + private System.Windows.Forms.Label label18; + private System.Windows.Forms.Label label22; + private System.Windows.Forms.Label label23; + private System.Windows.Forms.Label label29; + private System.Windows.Forms.Panel panel3; + private System.Windows.Forms.Integration.ElementHost elementHost3; + private UserControls.MappingData mappingData2; private System.Windows.Forms.Panel panel7; - internal System.Windows.Forms.Label label7; - private System.Windows.Forms.Button btn_Port2RecipeSet; - private System.Windows.Forms.ListView lv_Port2Recipes; - private System.Windows.Forms.ColumnHeader columnHeader1; - private System.Windows.Forms.ColumnHeader columnHeader2; - private System.Windows.Forms.Panel panel5; - internal System.Windows.Forms.Label label43; - private System.Windows.Forms.Button btn_Port1RecipeSet; - private System.Windows.Forms.ListView lv_Port1Recipes; - private System.Windows.Forms.ColumnHeader columnHeader10; - private System.Windows.Forms.ColumnHeader columnHeader11; - private System.Windows.Forms.TextBox tb_Port2RecipeName; - private System.Windows.Forms.TextBox tb_Port1RecipeName; - private System.Windows.Forms.CheckBox cb_Maint; - private System.Windows.Forms.TextBox tb_Port2Status; - private System.Windows.Forms.TextBox tb_Port1Status; - private System.Windows.Forms.Label lb_PowerMeter; + private DevExpress.XtraEditors.SimpleButton btn_Port2RecipeSet; + private System.Windows.Forms.Label label35; + private System.Windows.Forms.Label label36; + private DevExpress.XtraEditors.SvgImageBox svgImageBox15; + private System.Windows.Forms.Label label37; + private DevExpress.XtraEditors.SvgImageBox svgImageBox16; + private DevExpress.XtraEditors.SvgImageBox svgImageBox17; + private System.Windows.Forms.Label label39; + private System.Windows.Forms.Label label38; + private DevExpress.XtraEditors.TextEdit DDDDDDDD; + private DevExpress.XtraEditors.TextEdit DDDDDDDDDDDDDDDDDDDDD; + private DevExpress.XtraEditors.TextEdit tb_TmcSequence; + private DevExpress.XtraEditors.TextEdit tb_PmcSequence; + private System.Windows.Forms.Panel panel8; private System.Windows.Forms.Label label4; - private System.Windows.Forms.TextBox tb_TactTime; - private System.Windows.Forms.CheckBox cb_RunStop; - private System.Windows.Forms.CheckBox cb_AutoRun; - private System.Windows.Forms.Button btn_AttenuatorCalView; - private System.Windows.Forms.Button btn_EnergyDropCheckView; - private System.Windows.Forms.Button btn_SequenceView; + private System.Windows.Forms.Label label8; + private DevExpress.XtraEditors.SvgImageBox svgImageBox18; + private System.Windows.Forms.Label label13; + private DevExpress.XtraEditors.SvgImageBox svgImageBox19; + private DevExpress.XtraEditors.SvgImageBox svgImageBox20; + private System.Windows.Forms.Panel panel9; + private DevExpress.XtraEditors.SimpleButton btn_DetailView; + private DevExpress.XtraEditors.TextEdit tb_TactTime; + private System.Windows.Forms.Label label49; + private DevExpress.XtraEditors.ProgressBarControl progressBarControl1; + private DevExpress.XtraEditors.TextEdit tb_RecipeName; + private System.Windows.Forms.Label label47; + private DevExpress.XtraEditors.TextEdit textEdit2; + private System.Windows.Forms.Label label41; + private System.Windows.Forms.Label label43; + private DevExpress.XtraEditors.SvgImageBox svgImageBox21; + private System.Windows.Forms.Label label46; + private DevExpress.XtraEditors.SvgImageBox svgImageBox22; + private DevExpress.XtraEditors.SvgImageBox svgImageBox23; + private System.Windows.Forms.Panel WorkingArea; + private System.Windows.Forms.Panel panel10; + private DevExpress.XtraEditors.TextEdit lb_YOfffset; + private DevExpress.XtraEditors.TextEdit lb_TOffset; + private System.Windows.Forms.Label label51; + private System.Windows.Forms.Label label55; + private DevExpress.XtraEditors.TextEdit lb_VisionResult; + private DevExpress.XtraEditors.TextEdit lb_XOffset; + private System.Windows.Forms.Label label1; + private System.Windows.Forms.Label label3; + private DevExpress.XtraEditors.SvgImageBox svgImageBox24; + private System.Windows.Forms.Label label7; + private DevExpress.XtraEditors.SvgImageBox svgImageBox25; + private DevExpress.XtraEditors.SvgImageBox svgImageBox26; + private System.Windows.Forms.PictureBox pictureBox1; + private System.Windows.Forms.PictureBox pictureBox2; + private System.Windows.Forms.Label label25; + private DevExpress.XtraEditors.SvgImageBox svgImageBox27; + private DevExpress.XtraEditors.SvgImageBox svgImageBox28; + private DevExpress.XtraEditors.TextEdit textEdit1; + private System.Windows.Forms.Label label26; + private DevExpress.XtraEditors.TextEdit textEdit3; + private System.Windows.Forms.Label label28; + private System.Windows.Forms.Panel panel11; + private System.Windows.Forms.Label label58; + private System.Windows.Forms.Label label57; + private DevExpress.XtraEditors.TextEdit textEdit6; + private System.Windows.Forms.Label label56; + private DevExpress.XtraEditors.TextEdit textEdit5; + private DevExpress.XtraEditors.TextEdit textEdit4; + private System.Windows.Forms.Label label31; + private System.Windows.Forms.Label label61; + private System.Windows.Forms.Label label60; + private System.Windows.Forms.PictureBox pictureBox4; + private DevExpress.XtraEditors.TextEdit textEdit7; + private System.Windows.Forms.Label label63; + private DevExpress.XtraEditors.LabelControl tb_Port2Status; + private DevExpress.XtraEditors.LabelControl tb_Port1Status; } } -- Gitblit v1.9.3