namespace SHARP_CLAS_UI.Screen { partial class Form_Maintenance_Laser { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.pnl_Laser_Connection = new System.Windows.Forms.Panel(); this.btn_Set_Manual_Setting_Power = new System.Windows.Forms.Button(); this.tb_Get_Manual_Setting_Power = new System.Windows.Forms.TextBox(); this.label21 = new System.Windows.Forms.Label(); this.tb_Set_Manual_Setting_Power = new System.Windows.Forms.TextBox(); this.btn_Set_Manual_Measure_Time = new System.Windows.Forms.Button(); this.tb_Get_Manual_Measure_Time = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.tb_Set_Manual_Measure_Time = new System.Windows.Forms.TextBox(); this.lb_Laser_Connection = new System.Windows.Forms.Label(); this.btn_Manual_Masure = new System.Windows.Forms.Button(); this.btn_Manual_Stop = new System.Windows.Forms.Button(); this.pnl_PulseGenerator = new System.Windows.Forms.Panel(); this.btn_Set_Target_Setting_Frequency = new System.Windows.Forms.Button(); this.tb_Get_Target_Setting_Frequency = new System.Windows.Forms.TextBox(); this.label20 = new System.Windows.Forms.Label(); this.tb_Set_Target_Setting_Frequency = new System.Windows.Forms.TextBox(); this.btn_Reset = new System.Windows.Forms.Button(); this.btn_Save = new System.Windows.Forms.Button(); this.btn_Set_Taget_Power = new System.Windows.Forms.Button(); this.tb_Get_Taget_Power = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.tb_Set_Taget_Power = new System.Windows.Forms.TextBox(); this.tb_Set_Measurement_Cycle = new System.Windows.Forms.TextBox(); this.btn_Set_Measurement_Cycle = new System.Windows.Forms.Button(); this.tb_Get_Measurement_Cycle = new System.Windows.Forms.TextBox(); this.label11 = new System.Windows.Forms.Label(); this.btn_Set_Recipe_Margin_of_Error = new System.Windows.Forms.Button(); this.tb_Get_Recipe_Margin_of_Error = new System.Windows.Forms.TextBox(); this.label10 = new System.Windows.Forms.Label(); this.tb_Set_Recipe_Margin_of_Error = new System.Windows.Forms.TextBox(); this.btn_Set_Measure_Time = new System.Windows.Forms.Button(); this.tb_Get_Measure_Time = new System.Windows.Forms.TextBox(); this.label9 = new System.Windows.Forms.Label(); this.tb_Set_Measure_Time = new System.Windows.Forms.TextBox(); this.btn_Set_Target_Setting_Power = new System.Windows.Forms.Button(); this.tb_Get_Target_Setting_Power = new System.Windows.Forms.TextBox(); this.label8 = new System.Windows.Forms.Label(); this.tb_Set_Target_Setting_Power = new System.Windows.Forms.TextBox(); this.btn_Set_Target_Margin_of_Error = new System.Windows.Forms.Button(); this.tb_Get_Target_Margin_of_Error = new System.Windows.Forms.TextBox(); this.label7 = new System.Windows.Forms.Label(); this.tb_Set_Target_Margin_of_Error = new System.Windows.Forms.TextBox(); this.btn_Set_Power_Revision_Count = new System.Windows.Forms.Button(); this.tb_Get_Power_Revision_Count = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.tb_Set_Power_Revision_Count = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.pnl_Main = new System.Windows.Forms.Panel(); this.pnl_Scanner = new System.Windows.Forms.Panel(); this.lb_Laser_Status = new System.Windows.Forms.Label(); this.btn_Laser_Off = new System.Windows.Forms.Button(); this.label13 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.tb_Power = new System.Windows.Forms.TextBox(); this.label17 = new System.Windows.Forms.Label(); this.pnl_Monitoring = new System.Windows.Forms.Panel(); this.label18 = new System.Windows.Forms.Label(); this.lb_Position_Move = new System.Windows.Forms.Label(); this.tb_Measure_Total_Time = new System.Windows.Forms.TextBox(); this.label14 = new System.Windows.Forms.Label(); this.tb_Measure_Time = new System.Windows.Forms.TextBox(); this.label38 = new System.Windows.Forms.Label(); this.label29 = new System.Windows.Forms.Label(); this.label26 = new System.Windows.Forms.Label(); this.lb_Measure_Complete = new System.Windows.Forms.Label(); this.label25 = new System.Windows.Forms.Label(); this.label36 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.lb_Laser_On = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label34 = new System.Windows.Forms.Label(); this.tb_Min = new System.Windows.Forms.TextBox(); this.lb_Laser_Off = new System.Windows.Forms.Label(); this.label23 = new System.Windows.Forms.Label(); this.label32 = new System.Windows.Forms.Label(); this.tb_Count = new System.Windows.Forms.TextBox(); this.lb_Power_Measure = new System.Windows.Forms.Label(); this.label24 = new System.Windows.Forms.Label(); this.label30 = new System.Windows.Forms.Label(); this.tb_Max = new System.Windows.Forms.TextBox(); this.lb_Laser_Power_Set = new System.Windows.Forms.Label(); this.label22 = new System.Windows.Forms.Label(); this.label27 = new System.Windows.Forms.Label(); this.tb_Average = new System.Windows.Forms.TextBox(); this.lb_Scanner_Init = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.lb_Power_Meter_Init = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.pnl_Laser_Connection.SuspendLayout(); this.pnl_PulseGenerator.SuspendLayout(); this.pnl_Main.SuspendLayout(); this.pnl_Scanner.SuspendLayout(); this.pnl_Monitoring.SuspendLayout(); this.SuspendLayout(); // // pnl_Laser_Connection // this.pnl_Laser_Connection.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.pnl_Laser_Connection.Controls.Add(this.btn_Set_Manual_Setting_Power); this.pnl_Laser_Connection.Controls.Add(this.tb_Get_Manual_Setting_Power); this.pnl_Laser_Connection.Controls.Add(this.label21); this.pnl_Laser_Connection.Controls.Add(this.tb_Set_Manual_Setting_Power); this.pnl_Laser_Connection.Controls.Add(this.btn_Set_Manual_Measure_Time); this.pnl_Laser_Connection.Controls.Add(this.tb_Get_Manual_Measure_Time); this.pnl_Laser_Connection.Controls.Add(this.label5); this.pnl_Laser_Connection.Controls.Add(this.tb_Set_Manual_Measure_Time); this.pnl_Laser_Connection.Controls.Add(this.lb_Laser_Connection); this.pnl_Laser_Connection.Controls.Add(this.btn_Manual_Masure); this.pnl_Laser_Connection.Controls.Add(this.btn_Manual_Stop); this.pnl_Laser_Connection.Location = new System.Drawing.Point(11, 352); this.pnl_Laser_Connection.Name = "pnl_Laser_Connection"; this.pnl_Laser_Connection.Size = new System.Drawing.Size(861, 189); this.pnl_Laser_Connection.TabIndex = 6; // // btn_Set_Manual_Setting_Power // this.btn_Set_Manual_Setting_Power.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_Set_Manual_Setting_Power.Location = new System.Drawing.Point(294, 53); this.btn_Set_Manual_Setting_Power.Name = "btn_Set_Manual_Setting_Power"; this.btn_Set_Manual_Setting_Power.Size = new System.Drawing.Size(61, 40); this.btn_Set_Manual_Setting_Power.TabIndex = 46; this.btn_Set_Manual_Setting_Power.Text = "Set"; this.btn_Set_Manual_Setting_Power.UseVisualStyleBackColor = true; this.btn_Set_Manual_Setting_Power.Click += new System.EventHandler(this.btn_Set_Power_Click); // // tb_Get_Manual_Setting_Power // this.tb_Get_Manual_Setting_Power.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Get_Manual_Setting_Power.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Get_Manual_Setting_Power.Location = new System.Drawing.Point(157, 53); this.tb_Get_Manual_Setting_Power.Name = "tb_Get_Manual_Setting_Power"; this.tb_Get_Manual_Setting_Power.ReadOnly = true; this.tb_Get_Manual_Setting_Power.Size = new System.Drawing.Size(62, 40); this.tb_Get_Manual_Setting_Power.TabIndex = 45; this.tb_Get_Manual_Setting_Power.Text = "0"; // // label21 // this.label21.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label21.Location = new System.Drawing.Point(13, 53); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(138, 40); this.label21.TabIndex = 44; this.label21.Text = "Setting Power [%]"; this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_Set_Manual_Setting_Power // this.tb_Set_Manual_Setting_Power.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Set_Manual_Setting_Power.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Set_Manual_Setting_Power.Location = new System.Drawing.Point(226, 53); this.tb_Set_Manual_Setting_Power.Name = "tb_Set_Manual_Setting_Power"; this.tb_Set_Manual_Setting_Power.Size = new System.Drawing.Size(62, 40); this.tb_Set_Manual_Setting_Power.TabIndex = 43; // // btn_Set_Manual_Measure_Time // this.btn_Set_Manual_Measure_Time.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_Set_Manual_Measure_Time.Location = new System.Drawing.Point(748, 52); this.btn_Set_Manual_Measure_Time.Name = "btn_Set_Manual_Measure_Time"; this.btn_Set_Manual_Measure_Time.Size = new System.Drawing.Size(61, 39); this.btn_Set_Manual_Measure_Time.TabIndex = 41; this.btn_Set_Manual_Measure_Time.Text = "Set"; this.btn_Set_Manual_Measure_Time.UseVisualStyleBackColor = true; this.btn_Set_Manual_Measure_Time.Click += new System.EventHandler(this.btn_Set_Power_Click); // // tb_Get_Manual_Measure_Time // this.tb_Get_Manual_Measure_Time.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Get_Manual_Measure_Time.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Get_Manual_Measure_Time.Location = new System.Drawing.Point(611, 51); this.tb_Get_Manual_Measure_Time.Name = "tb_Get_Manual_Measure_Time"; this.tb_Get_Manual_Measure_Time.ReadOnly = true; this.tb_Get_Manual_Measure_Time.Size = new System.Drawing.Size(62, 40); this.tb_Get_Manual_Measure_Time.TabIndex = 40; this.tb_Get_Manual_Measure_Time.Text = "0"; // // label5 // this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label5.Location = new System.Drawing.Point(467, 51); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(138, 40); this.label5.TabIndex = 39; this.label5.Text = "Measure time \r\n(Sec)"; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_Set_Manual_Measure_Time // this.tb_Set_Manual_Measure_Time.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Set_Manual_Measure_Time.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Set_Manual_Measure_Time.Location = new System.Drawing.Point(679, 51); this.tb_Set_Manual_Measure_Time.Name = "tb_Set_Manual_Measure_Time"; this.tb_Set_Manual_Measure_Time.Size = new System.Drawing.Size(62, 40); this.tb_Set_Manual_Measure_Time.TabIndex = 38; // // lb_Laser_Connection // this.lb_Laser_Connection.BackColor = System.Drawing.Color.LightGray; this.lb_Laser_Connection.Dock = System.Windows.Forms.DockStyle.Top; this.lb_Laser_Connection.Location = new System.Drawing.Point(0, 0); this.lb_Laser_Connection.Name = "lb_Laser_Connection"; this.lb_Laser_Connection.Size = new System.Drawing.Size(859, 37); this.lb_Laser_Connection.TabIndex = 3; this.lb_Laser_Connection.Text = "■ Laser power measurement manual setting"; this.lb_Laser_Connection.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // btn_Manual_Masure // this.btn_Manual_Masure.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_Manual_Masure.Location = new System.Drawing.Point(467, 121); this.btn_Manual_Masure.Name = "btn_Manual_Masure"; this.btn_Manual_Masure.Size = new System.Drawing.Size(140, 40); this.btn_Manual_Masure.TabIndex = 42; this.btn_Manual_Masure.Text = "START"; this.btn_Manual_Masure.UseVisualStyleBackColor = true; this.btn_Manual_Masure.Click += new System.EventHandler(this.btn_Manual_Masure_Click); // // btn_Manual_Stop // this.btn_Manual_Stop.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_Manual_Stop.Location = new System.Drawing.Point(669, 121); this.btn_Manual_Stop.Name = "btn_Manual_Stop"; this.btn_Manual_Stop.Size = new System.Drawing.Size(140, 40); this.btn_Manual_Stop.TabIndex = 47; this.btn_Manual_Stop.Text = "STOP"; this.btn_Manual_Stop.UseVisualStyleBackColor = true; this.btn_Manual_Stop.Click += new System.EventHandler(this.btn_Manual_Stop_Click); // // pnl_PulseGenerator // this.pnl_PulseGenerator.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.pnl_PulseGenerator.Controls.Add(this.btn_Set_Target_Setting_Frequency); this.pnl_PulseGenerator.Controls.Add(this.tb_Get_Target_Setting_Frequency); this.pnl_PulseGenerator.Controls.Add(this.label20); this.pnl_PulseGenerator.Controls.Add(this.tb_Set_Target_Setting_Frequency); this.pnl_PulseGenerator.Controls.Add(this.btn_Reset); this.pnl_PulseGenerator.Controls.Add(this.btn_Save); this.pnl_PulseGenerator.Controls.Add(this.btn_Set_Taget_Power); this.pnl_PulseGenerator.Controls.Add(this.tb_Get_Taget_Power); this.pnl_PulseGenerator.Controls.Add(this.label4); this.pnl_PulseGenerator.Controls.Add(this.tb_Set_Taget_Power); this.pnl_PulseGenerator.Controls.Add(this.tb_Set_Measurement_Cycle); this.pnl_PulseGenerator.Controls.Add(this.btn_Set_Measurement_Cycle); this.pnl_PulseGenerator.Controls.Add(this.tb_Get_Measurement_Cycle); this.pnl_PulseGenerator.Controls.Add(this.label11); this.pnl_PulseGenerator.Controls.Add(this.btn_Set_Recipe_Margin_of_Error); this.pnl_PulseGenerator.Controls.Add(this.tb_Get_Recipe_Margin_of_Error); this.pnl_PulseGenerator.Controls.Add(this.label10); this.pnl_PulseGenerator.Controls.Add(this.tb_Set_Recipe_Margin_of_Error); this.pnl_PulseGenerator.Controls.Add(this.btn_Set_Measure_Time); this.pnl_PulseGenerator.Controls.Add(this.tb_Get_Measure_Time); this.pnl_PulseGenerator.Controls.Add(this.label9); this.pnl_PulseGenerator.Controls.Add(this.tb_Set_Measure_Time); this.pnl_PulseGenerator.Controls.Add(this.btn_Set_Target_Setting_Power); this.pnl_PulseGenerator.Controls.Add(this.tb_Get_Target_Setting_Power); this.pnl_PulseGenerator.Controls.Add(this.label8); this.pnl_PulseGenerator.Controls.Add(this.tb_Set_Target_Setting_Power); this.pnl_PulseGenerator.Controls.Add(this.btn_Set_Target_Margin_of_Error); this.pnl_PulseGenerator.Controls.Add(this.tb_Get_Target_Margin_of_Error); this.pnl_PulseGenerator.Controls.Add(this.label7); this.pnl_PulseGenerator.Controls.Add(this.tb_Set_Target_Margin_of_Error); this.pnl_PulseGenerator.Controls.Add(this.btn_Set_Power_Revision_Count); this.pnl_PulseGenerator.Controls.Add(this.tb_Get_Power_Revision_Count); this.pnl_PulseGenerator.Controls.Add(this.label6); this.pnl_PulseGenerator.Controls.Add(this.tb_Set_Power_Revision_Count); this.pnl_PulseGenerator.Controls.Add(this.label2); this.pnl_PulseGenerator.Location = new System.Drawing.Point(11, 43); this.pnl_PulseGenerator.Name = "pnl_PulseGenerator"; this.pnl_PulseGenerator.Size = new System.Drawing.Size(861, 291); this.pnl_PulseGenerator.TabIndex = 8; // // btn_Set_Target_Setting_Frequency // this.btn_Set_Target_Setting_Frequency.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_Set_Target_Setting_Frequency.Location = new System.Drawing.Point(294, 96); this.btn_Set_Target_Setting_Frequency.Name = "btn_Set_Target_Setting_Frequency"; this.btn_Set_Target_Setting_Frequency.Size = new System.Drawing.Size(61, 39); this.btn_Set_Target_Setting_Frequency.TabIndex = 48; this.btn_Set_Target_Setting_Frequency.Text = "Set"; this.btn_Set_Target_Setting_Frequency.UseVisualStyleBackColor = true; this.btn_Set_Target_Setting_Frequency.Click += new System.EventHandler(this.btn_Set_Power_Click); // // tb_Get_Target_Setting_Frequency // this.tb_Get_Target_Setting_Frequency.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Get_Target_Setting_Frequency.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Get_Target_Setting_Frequency.Location = new System.Drawing.Point(157, 95); this.tb_Get_Target_Setting_Frequency.Name = "tb_Get_Target_Setting_Frequency"; this.tb_Get_Target_Setting_Frequency.ReadOnly = true; this.tb_Get_Target_Setting_Frequency.Size = new System.Drawing.Size(62, 40); this.tb_Get_Target_Setting_Frequency.TabIndex = 47; // // label20 // this.label20.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label20.Location = new System.Drawing.Point(13, 95); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(138, 40); this.label20.TabIndex = 46; this.label20.Text = "Setting Frequency [kHz]"; this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_Set_Target_Setting_Frequency // this.tb_Set_Target_Setting_Frequency.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Set_Target_Setting_Frequency.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Set_Target_Setting_Frequency.Location = new System.Drawing.Point(225, 95); this.tb_Set_Target_Setting_Frequency.Name = "tb_Set_Target_Setting_Frequency"; this.tb_Set_Target_Setting_Frequency.Size = new System.Drawing.Size(62, 40); this.tb_Set_Target_Setting_Frequency.TabIndex = 45; // // btn_Reset // this.btn_Reset.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_Reset.Location = new System.Drawing.Point(523, 239); this.btn_Reset.Name = "btn_Reset"; this.btn_Reset.Size = new System.Drawing.Size(140, 40); this.btn_Reset.TabIndex = 44; this.btn_Reset.Text = "RESET"; this.btn_Reset.UseVisualStyleBackColor = true; this.btn_Reset.Click += new System.EventHandler(this.btn_Reset_Click); // // btn_Save // this.btn_Save.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_Save.Location = new System.Drawing.Point(669, 239); this.btn_Save.Name = "btn_Save"; this.btn_Save.Size = new System.Drawing.Size(140, 40); this.btn_Save.TabIndex = 43; this.btn_Save.Text = "SAVE"; this.btn_Save.UseVisualStyleBackColor = true; this.btn_Save.Click += new System.EventHandler(this.btn_Save_Click); // // btn_Set_Taget_Power // this.btn_Set_Taget_Power.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_Set_Taget_Power.Location = new System.Drawing.Point(294, 198); this.btn_Set_Taget_Power.Name = "btn_Set_Taget_Power"; this.btn_Set_Taget_Power.Size = new System.Drawing.Size(61, 39); this.btn_Set_Taget_Power.TabIndex = 37; this.btn_Set_Taget_Power.Text = "Set"; this.btn_Set_Taget_Power.UseVisualStyleBackColor = true; this.btn_Set_Taget_Power.Click += new System.EventHandler(this.btn_Set_Power_Click); // // tb_Get_Taget_Power // this.tb_Get_Taget_Power.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Get_Taget_Power.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Get_Taget_Power.Location = new System.Drawing.Point(157, 197); this.tb_Get_Taget_Power.Name = "tb_Get_Taget_Power"; this.tb_Get_Taget_Power.ReadOnly = true; this.tb_Get_Taget_Power.Size = new System.Drawing.Size(62, 40); this.tb_Get_Taget_Power.TabIndex = 36; // // label4 // this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label4.Location = new System.Drawing.Point(13, 197); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(138, 40); this.label4.TabIndex = 35; this.label4.Text = "Target power [W]"; this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_Set_Taget_Power // this.tb_Set_Taget_Power.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Set_Taget_Power.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Set_Taget_Power.Location = new System.Drawing.Point(225, 197); this.tb_Set_Taget_Power.Name = "tb_Set_Taget_Power"; this.tb_Set_Taget_Power.Size = new System.Drawing.Size(62, 40); this.tb_Set_Taget_Power.TabIndex = 34; // // tb_Set_Measurement_Cycle // this.tb_Set_Measurement_Cycle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Set_Measurement_Cycle.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Set_Measurement_Cycle.Location = new System.Drawing.Point(225, 46); this.tb_Set_Measurement_Cycle.Name = "tb_Set_Measurement_Cycle"; this.tb_Set_Measurement_Cycle.Size = new System.Drawing.Size(62, 40); this.tb_Set_Measurement_Cycle.TabIndex = 33; // // btn_Set_Measurement_Cycle // this.btn_Set_Measurement_Cycle.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_Set_Measurement_Cycle.Location = new System.Drawing.Point(294, 46); this.btn_Set_Measurement_Cycle.Name = "btn_Set_Measurement_Cycle"; this.btn_Set_Measurement_Cycle.Size = new System.Drawing.Size(61, 40); this.btn_Set_Measurement_Cycle.TabIndex = 32; this.btn_Set_Measurement_Cycle.Text = "Set"; this.btn_Set_Measurement_Cycle.UseVisualStyleBackColor = true; this.btn_Set_Measurement_Cycle.Click += new System.EventHandler(this.btn_Set_Power_Click); // // tb_Get_Measurement_Cycle // this.tb_Get_Measurement_Cycle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Get_Measurement_Cycle.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Get_Measurement_Cycle.Location = new System.Drawing.Point(157, 46); this.tb_Get_Measurement_Cycle.Name = "tb_Get_Measurement_Cycle"; this.tb_Get_Measurement_Cycle.ReadOnly = true; this.tb_Get_Measurement_Cycle.Size = new System.Drawing.Size(62, 40); this.tb_Get_Measurement_Cycle.TabIndex = 31; // // label11 // this.label11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label11.Location = new System.Drawing.Point(13, 46); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(138, 40); this.label11.TabIndex = 30; this.label11.Text = "Measurement cycle (Hour)"; this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // btn_Set_Recipe_Margin_of_Error // this.btn_Set_Recipe_Margin_of_Error.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_Set_Recipe_Margin_of_Error.Location = new System.Drawing.Point(748, 146); this.btn_Set_Recipe_Margin_of_Error.Name = "btn_Set_Recipe_Margin_of_Error"; this.btn_Set_Recipe_Margin_of_Error.Size = new System.Drawing.Size(61, 40); this.btn_Set_Recipe_Margin_of_Error.TabIndex = 28; this.btn_Set_Recipe_Margin_of_Error.Text = "Set"; this.btn_Set_Recipe_Margin_of_Error.UseVisualStyleBackColor = true; this.btn_Set_Recipe_Margin_of_Error.Click += new System.EventHandler(this.btn_Set_Power_Click); // // tb_Get_Recipe_Margin_of_Error // this.tb_Get_Recipe_Margin_of_Error.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Get_Recipe_Margin_of_Error.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Get_Recipe_Margin_of_Error.Location = new System.Drawing.Point(611, 146); this.tb_Get_Recipe_Margin_of_Error.Name = "tb_Get_Recipe_Margin_of_Error"; this.tb_Get_Recipe_Margin_of_Error.ReadOnly = true; this.tb_Get_Recipe_Margin_of_Error.Size = new System.Drawing.Size(62, 40); this.tb_Get_Recipe_Margin_of_Error.TabIndex = 27; // // label10 // this.label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label10.Location = new System.Drawing.Point(467, 146); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(138, 40); this.label10.TabIndex = 26; this.label10.Text = "Recipe margin of error (W)"; this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_Set_Recipe_Margin_of_Error // this.tb_Set_Recipe_Margin_of_Error.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Set_Recipe_Margin_of_Error.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Set_Recipe_Margin_of_Error.Location = new System.Drawing.Point(679, 146); this.tb_Set_Recipe_Margin_of_Error.Name = "tb_Set_Recipe_Margin_of_Error"; this.tb_Set_Recipe_Margin_of_Error.Size = new System.Drawing.Size(62, 40); this.tb_Set_Recipe_Margin_of_Error.TabIndex = 25; // // btn_Set_Measure_Time // this.btn_Set_Measure_Time.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_Set_Measure_Time.Location = new System.Drawing.Point(294, 245); this.btn_Set_Measure_Time.Name = "btn_Set_Measure_Time"; this.btn_Set_Measure_Time.Size = new System.Drawing.Size(61, 40); this.btn_Set_Measure_Time.TabIndex = 24; this.btn_Set_Measure_Time.Text = "Set"; this.btn_Set_Measure_Time.UseVisualStyleBackColor = true; this.btn_Set_Measure_Time.Click += new System.EventHandler(this.btn_Set_Power_Click); // // tb_Get_Measure_Time // this.tb_Get_Measure_Time.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Get_Measure_Time.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Get_Measure_Time.Location = new System.Drawing.Point(157, 245); this.tb_Get_Measure_Time.Name = "tb_Get_Measure_Time"; this.tb_Get_Measure_Time.ReadOnly = true; this.tb_Get_Measure_Time.Size = new System.Drawing.Size(62, 40); this.tb_Get_Measure_Time.TabIndex = 23; // // label9 // this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label9.Location = new System.Drawing.Point(13, 245); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(138, 40); this.label9.TabIndex = 22; this.label9.Text = "Measure time \r\n(Sec)"; this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_Set_Measure_Time // this.tb_Set_Measure_Time.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Set_Measure_Time.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Set_Measure_Time.Location = new System.Drawing.Point(226, 245); this.tb_Set_Measure_Time.Name = "tb_Set_Measure_Time"; this.tb_Set_Measure_Time.Size = new System.Drawing.Size(62, 40); this.tb_Set_Measure_Time.TabIndex = 21; // // btn_Set_Target_Setting_Power // this.btn_Set_Target_Setting_Power.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_Set_Target_Setting_Power.Location = new System.Drawing.Point(294, 147); this.btn_Set_Target_Setting_Power.Name = "btn_Set_Target_Setting_Power"; this.btn_Set_Target_Setting_Power.Size = new System.Drawing.Size(61, 39); this.btn_Set_Target_Setting_Power.TabIndex = 20; this.btn_Set_Target_Setting_Power.Text = "Set"; this.btn_Set_Target_Setting_Power.UseVisualStyleBackColor = true; this.btn_Set_Target_Setting_Power.Click += new System.EventHandler(this.btn_Set_Power_Click); // // tb_Get_Target_Setting_Power // this.tb_Get_Target_Setting_Power.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Get_Target_Setting_Power.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Get_Target_Setting_Power.Location = new System.Drawing.Point(157, 146); this.tb_Get_Target_Setting_Power.Name = "tb_Get_Target_Setting_Power"; this.tb_Get_Target_Setting_Power.ReadOnly = true; this.tb_Get_Target_Setting_Power.Size = new System.Drawing.Size(62, 40); this.tb_Get_Target_Setting_Power.TabIndex = 19; // // label8 // this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label8.Location = new System.Drawing.Point(13, 146); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(138, 40); this.label8.TabIndex = 18; this.label8.Text = "Setting power [%]"; this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_Set_Target_Setting_Power // this.tb_Set_Target_Setting_Power.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Set_Target_Setting_Power.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Set_Target_Setting_Power.Location = new System.Drawing.Point(225, 146); this.tb_Set_Target_Setting_Power.Name = "tb_Set_Target_Setting_Power"; this.tb_Set_Target_Setting_Power.Size = new System.Drawing.Size(62, 40); this.tb_Set_Target_Setting_Power.TabIndex = 17; // // btn_Set_Target_Margin_of_Error // this.btn_Set_Target_Margin_of_Error.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_Set_Target_Margin_of_Error.Location = new System.Drawing.Point(748, 95); this.btn_Set_Target_Margin_of_Error.Name = "btn_Set_Target_Margin_of_Error"; this.btn_Set_Target_Margin_of_Error.Size = new System.Drawing.Size(61, 40); this.btn_Set_Target_Margin_of_Error.TabIndex = 16; this.btn_Set_Target_Margin_of_Error.Text = "Set"; this.btn_Set_Target_Margin_of_Error.UseVisualStyleBackColor = true; this.btn_Set_Target_Margin_of_Error.Click += new System.EventHandler(this.btn_Set_Power_Click); // // tb_Get_Target_Margin_of_Error // this.tb_Get_Target_Margin_of_Error.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Get_Target_Margin_of_Error.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Get_Target_Margin_of_Error.Location = new System.Drawing.Point(611, 95); this.tb_Get_Target_Margin_of_Error.Name = "tb_Get_Target_Margin_of_Error"; this.tb_Get_Target_Margin_of_Error.ReadOnly = true; this.tb_Get_Target_Margin_of_Error.Size = new System.Drawing.Size(62, 40); this.tb_Get_Target_Margin_of_Error.TabIndex = 15; // // label7 // this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label7.Location = new System.Drawing.Point(467, 95); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(138, 40); this.label7.TabIndex = 14; this.label7.Text = "Target margin of error (W)"; this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_Set_Target_Margin_of_Error // this.tb_Set_Target_Margin_of_Error.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Set_Target_Margin_of_Error.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Set_Target_Margin_of_Error.Location = new System.Drawing.Point(679, 95); this.tb_Set_Target_Margin_of_Error.Name = "tb_Set_Target_Margin_of_Error"; this.tb_Set_Target_Margin_of_Error.Size = new System.Drawing.Size(62, 40); this.tb_Set_Target_Margin_of_Error.TabIndex = 13; // // btn_Set_Power_Revision_Count // this.btn_Set_Power_Revision_Count.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_Set_Power_Revision_Count.Location = new System.Drawing.Point(747, 46); this.btn_Set_Power_Revision_Count.Name = "btn_Set_Power_Revision_Count"; this.btn_Set_Power_Revision_Count.Size = new System.Drawing.Size(61, 40); this.btn_Set_Power_Revision_Count.TabIndex = 12; this.btn_Set_Power_Revision_Count.Text = "Set"; this.btn_Set_Power_Revision_Count.UseVisualStyleBackColor = true; this.btn_Set_Power_Revision_Count.Click += new System.EventHandler(this.btn_Set_Power_Click); // // tb_Get_Power_Revision_Count // this.tb_Get_Power_Revision_Count.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Get_Power_Revision_Count.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Get_Power_Revision_Count.Location = new System.Drawing.Point(611, 46); this.tb_Get_Power_Revision_Count.Name = "tb_Get_Power_Revision_Count"; this.tb_Get_Power_Revision_Count.ReadOnly = true; this.tb_Get_Power_Revision_Count.Size = new System.Drawing.Size(62, 40); this.tb_Get_Power_Revision_Count.TabIndex = 11; // // label6 // this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label6.Location = new System.Drawing.Point(467, 46); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(138, 40); this.label6.TabIndex = 10; this.label6.Text = "Power revision count"; this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_Set_Power_Revision_Count // this.tb_Set_Power_Revision_Count.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Set_Power_Revision_Count.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Set_Power_Revision_Count.Location = new System.Drawing.Point(679, 46); this.tb_Set_Power_Revision_Count.Name = "tb_Set_Power_Revision_Count"; this.tb_Set_Power_Revision_Count.Size = new System.Drawing.Size(62, 40); this.tb_Set_Power_Revision_Count.TabIndex = 9; // // label2 // this.label2.BackColor = System.Drawing.Color.LightGray; this.label2.Dock = System.Windows.Forms.DockStyle.Top; this.label2.Location = new System.Drawing.Point(0, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(859, 37); this.label2.TabIndex = 3; this.label2.Text = "■ Laser power measurement parameter"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // pnl_Main // this.pnl_Main.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.pnl_Main.Controls.Add(this.pnl_Scanner); this.pnl_Main.Controls.Add(this.label12); this.pnl_Main.Controls.Add(this.pnl_Laser_Connection); this.pnl_Main.Controls.Add(this.pnl_PulseGenerator); this.pnl_Main.Dock = System.Windows.Forms.DockStyle.Left; this.pnl_Main.Location = new System.Drawing.Point(0, 0); this.pnl_Main.Name = "pnl_Main"; this.pnl_Main.Size = new System.Drawing.Size(880, 850); this.pnl_Main.TabIndex = 9; // // pnl_Scanner // this.pnl_Scanner.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.pnl_Scanner.Controls.Add(this.lb_Laser_Status); this.pnl_Scanner.Controls.Add(this.btn_Laser_Off); this.pnl_Scanner.Controls.Add(this.label13); this.pnl_Scanner.Location = new System.Drawing.Point(11, 547); this.pnl_Scanner.Name = "pnl_Scanner"; this.pnl_Scanner.Size = new System.Drawing.Size(861, 290); this.pnl_Scanner.TabIndex = 32; // // lb_Laser_Status // this.lb_Laser_Status.BackColor = System.Drawing.Color.Green; this.lb_Laser_Status.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Laser_Status.Location = new System.Drawing.Point(13, 49); this.lb_Laser_Status.Name = "lb_Laser_Status"; this.lb_Laser_Status.Size = new System.Drawing.Size(40, 40); this.lb_Laser_Status.TabIndex = 45; this.lb_Laser_Status.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // btn_Laser_Off // this.btn_Laser_Off.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_Laser_Off.Location = new System.Drawing.Point(59, 49); this.btn_Laser_Off.Name = "btn_Laser_Off"; this.btn_Laser_Off.Size = new System.Drawing.Size(140, 40); this.btn_Laser_Off.TabIndex = 43; this.btn_Laser_Off.Text = "Laser Off"; this.btn_Laser_Off.UseVisualStyleBackColor = true; this.btn_Laser_Off.Click += new System.EventHandler(this.btn_Laser_Off_Click); // // label13 // this.label13.BackColor = System.Drawing.Color.LightGray; this.label13.Dock = System.Windows.Forms.DockStyle.Top; this.label13.Location = new System.Drawing.Point(0, 0); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(859, 37); this.label13.TabIndex = 3; this.label13.Text = "■ Laser Status"; this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label12 // this.label12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label12.Dock = System.Windows.Forms.DockStyle.Top; this.label12.Font = new System.Drawing.Font("Gulim", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label12.Location = new System.Drawing.Point(0, 0); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(878, 40); this.label12.TabIndex = 31; this.label12.Text = "■ Laser power measurement setting"; this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_Power // this.tb_Power.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Power.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Power.Location = new System.Drawing.Point(565, 233); this.tb_Power.Name = "tb_Power"; this.tb_Power.ReadOnly = true; this.tb_Power.Size = new System.Drawing.Size(130, 40); this.tb_Power.TabIndex = 42; // // label17 // this.label17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label17.Location = new System.Drawing.Point(421, 233); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(138, 40); this.label17.TabIndex = 41; this.label17.Text = "Current Power [W]"; this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // pnl_Monitoring // this.pnl_Monitoring.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.pnl_Monitoring.Controls.Add(this.label18); this.pnl_Monitoring.Controls.Add(this.lb_Position_Move); this.pnl_Monitoring.Controls.Add(this.tb_Measure_Total_Time); this.pnl_Monitoring.Controls.Add(this.label14); this.pnl_Monitoring.Controls.Add(this.tb_Measure_Time); this.pnl_Monitoring.Controls.Add(this.label38); this.pnl_Monitoring.Controls.Add(this.label29); this.pnl_Monitoring.Controls.Add(this.label26); this.pnl_Monitoring.Controls.Add(this.lb_Measure_Complete); this.pnl_Monitoring.Controls.Add(this.label25); this.pnl_Monitoring.Controls.Add(this.label36); this.pnl_Monitoring.Controls.Add(this.label16); this.pnl_Monitoring.Controls.Add(this.lb_Laser_On); this.pnl_Monitoring.Controls.Add(this.label3); this.pnl_Monitoring.Controls.Add(this.label34); this.pnl_Monitoring.Controls.Add(this.tb_Min); this.pnl_Monitoring.Controls.Add(this.lb_Laser_Off); this.pnl_Monitoring.Controls.Add(this.label23); this.pnl_Monitoring.Controls.Add(this.label32); this.pnl_Monitoring.Controls.Add(this.tb_Count); this.pnl_Monitoring.Controls.Add(this.lb_Power_Measure); this.pnl_Monitoring.Controls.Add(this.label24); this.pnl_Monitoring.Controls.Add(this.label30); this.pnl_Monitoring.Controls.Add(this.tb_Max); this.pnl_Monitoring.Controls.Add(this.lb_Laser_Power_Set); this.pnl_Monitoring.Controls.Add(this.label22); this.pnl_Monitoring.Controls.Add(this.label27); this.pnl_Monitoring.Controls.Add(this.tb_Average); this.pnl_Monitoring.Controls.Add(this.lb_Scanner_Init); this.pnl_Monitoring.Controls.Add(this.label15); this.pnl_Monitoring.Controls.Add(this.label19); this.pnl_Monitoring.Controls.Add(this.lb_Power_Meter_Init); this.pnl_Monitoring.Controls.Add(this.label1); this.pnl_Monitoring.Controls.Add(this.label17); this.pnl_Monitoring.Controls.Add(this.tb_Power); this.pnl_Monitoring.Dock = System.Windows.Forms.DockStyle.Right; this.pnl_Monitoring.Location = new System.Drawing.Point(880, 0); this.pnl_Monitoring.Name = "pnl_Monitoring"; this.pnl_Monitoring.Size = new System.Drawing.Size(880, 850); this.pnl_Monitoring.TabIndex = 10; // // label18 // this.label18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label18.Location = new System.Drawing.Point(87, 106); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(186, 40); this.label18.TabIndex = 60; this.label18.Text = "Position Move"; this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lb_Position_Move // this.lb_Position_Move.BackColor = System.Drawing.Color.Green; this.lb_Position_Move.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Position_Move.Location = new System.Drawing.Point(41, 106); this.lb_Position_Move.Name = "lb_Position_Move"; this.lb_Position_Move.Size = new System.Drawing.Size(40, 40); this.lb_Position_Move.TabIndex = 59; this.lb_Position_Move.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_Measure_Total_Time // this.tb_Measure_Total_Time.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Measure_Total_Time.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Measure_Total_Time.Location = new System.Drawing.Point(565, 49); this.tb_Measure_Total_Time.Name = "tb_Measure_Total_Time"; this.tb_Measure_Total_Time.ReadOnly = true; this.tb_Measure_Total_Time.Size = new System.Drawing.Size(130, 40); this.tb_Measure_Total_Time.TabIndex = 58; // // label14 // this.label14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label14.Location = new System.Drawing.Point(421, 49); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(138, 40); this.label14.TabIndex = 57; this.label14.Text = "Measure total time \r\n(Sec)"; this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_Measure_Time // this.tb_Measure_Time.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Measure_Time.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Measure_Time.Location = new System.Drawing.Point(566, 95); this.tb_Measure_Time.Name = "tb_Measure_Time"; this.tb_Measure_Time.ReadOnly = true; this.tb_Measure_Time.Size = new System.Drawing.Size(130, 40); this.tb_Measure_Time.TabIndex = 56; // // label38 // this.label38.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label38.Location = new System.Drawing.Point(87, 451); this.label38.Name = "label38"; this.label38.Size = new System.Drawing.Size(186, 40); this.label38.TabIndex = 45; this.label38.Text = "Measure Complete"; this.label38.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label29 // this.label29.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label29.Location = new System.Drawing.Point(422, 95); this.label29.Name = "label29"; this.label29.Size = new System.Drawing.Size(138, 40); this.label29.TabIndex = 55; this.label29.Text = "Measure time \r\n(Sec)"; this.label29.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label26 // this.label26.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label26.Font = new System.Drawing.Font("Gulim", 18F); this.label26.Location = new System.Drawing.Point(702, 325); this.label26.Name = "label26"; this.label26.Size = new System.Drawing.Size(61, 40); this.label26.TabIndex = 54; this.label26.Text = "[W]"; this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lb_Measure_Complete // this.lb_Measure_Complete.BackColor = System.Drawing.Color.Green; this.lb_Measure_Complete.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Measure_Complete.Location = new System.Drawing.Point(41, 451); this.lb_Measure_Complete.Name = "lb_Measure_Complete"; this.lb_Measure_Complete.Size = new System.Drawing.Size(40, 40); this.lb_Measure_Complete.TabIndex = 44; this.lb_Measure_Complete.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label25 // this.label25.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label25.Font = new System.Drawing.Font("Gulim", 18F); this.label25.Location = new System.Drawing.Point(702, 279); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(61, 40); this.label25.TabIndex = 53; this.label25.Text = "[W]"; this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label36 // this.label36.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label36.Location = new System.Drawing.Point(87, 273); this.label36.Name = "label36"; this.label36.Size = new System.Drawing.Size(186, 40); this.label36.TabIndex = 43; this.label36.Text = "Laser On"; this.label36.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label16 // this.label16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label16.Font = new System.Drawing.Font("Gulim", 18F); this.label16.Location = new System.Drawing.Point(702, 233); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(61, 40); this.label16.TabIndex = 52; this.label16.Text = "[W]"; this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lb_Laser_On // this.lb_Laser_On.BackColor = System.Drawing.Color.Green; this.lb_Laser_On.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Laser_On.Location = new System.Drawing.Point(41, 273); this.lb_Laser_On.Name = "lb_Laser_On"; this.lb_Laser_On.Size = new System.Drawing.Size(40, 40); this.lb_Laser_On.TabIndex = 42; this.lb_Laser_On.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label3 // this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label3.Font = new System.Drawing.Font("Gulim", 18F); this.label3.Location = new System.Drawing.Point(702, 187); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(61, 40); this.label3.TabIndex = 51; this.label3.Text = "[W]"; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label34 // this.label34.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label34.Location = new System.Drawing.Point(87, 389); this.label34.Name = "label34"; this.label34.Size = new System.Drawing.Size(186, 40); this.label34.TabIndex = 41; this.label34.Text = "Laser Off"; this.label34.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_Min // this.tb_Min.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Min.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Min.Location = new System.Drawing.Point(565, 325); this.tb_Min.Name = "tb_Min"; this.tb_Min.ReadOnly = true; this.tb_Min.Size = new System.Drawing.Size(130, 40); this.tb_Min.TabIndex = 46; // // lb_Laser_Off // this.lb_Laser_Off.BackColor = System.Drawing.Color.Green; this.lb_Laser_Off.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Laser_Off.Location = new System.Drawing.Point(41, 389); this.lb_Laser_Off.Name = "lb_Laser_Off"; this.lb_Laser_Off.Size = new System.Drawing.Size(40, 40); this.lb_Laser_Off.TabIndex = 40; this.lb_Laser_Off.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label23 // this.label23.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label23.Location = new System.Drawing.Point(421, 325); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(138, 40); this.label23.TabIndex = 45; this.label23.Text = "Min [W]"; this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label32 // this.label32.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label32.Location = new System.Drawing.Point(87, 332); this.label32.Name = "label32"; this.label32.Size = new System.Drawing.Size(186, 40); this.label32.TabIndex = 39; this.label32.Text = "Power Measure"; this.label32.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_Count // this.tb_Count.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Count.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Count.Location = new System.Drawing.Point(566, 141); this.tb_Count.Name = "tb_Count"; this.tb_Count.ReadOnly = true; this.tb_Count.Size = new System.Drawing.Size(130, 40); this.tb_Count.TabIndex = 48; // // lb_Power_Measure // this.lb_Power_Measure.BackColor = System.Drawing.Color.Green; this.lb_Power_Measure.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Power_Measure.Location = new System.Drawing.Point(41, 332); this.lb_Power_Measure.Name = "lb_Power_Measure"; this.lb_Power_Measure.Size = new System.Drawing.Size(40, 40); this.lb_Power_Measure.TabIndex = 38; this.lb_Power_Measure.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label24 // this.label24.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label24.Location = new System.Drawing.Point(422, 141); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(138, 40); this.label24.TabIndex = 47; this.label24.Text = "Count"; this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label30 // this.label30.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label30.Location = new System.Drawing.Point(87, 219); this.label30.Name = "label30"; this.label30.Size = new System.Drawing.Size(186, 40); this.label30.TabIndex = 37; this.label30.Text = "Laser Power Set"; this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_Max // this.tb_Max.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Max.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Max.Location = new System.Drawing.Point(565, 279); this.tb_Max.Name = "tb_Max"; this.tb_Max.ReadOnly = true; this.tb_Max.Size = new System.Drawing.Size(130, 40); this.tb_Max.TabIndex = 44; // // lb_Laser_Power_Set // this.lb_Laser_Power_Set.BackColor = System.Drawing.Color.Green; this.lb_Laser_Power_Set.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Laser_Power_Set.Location = new System.Drawing.Point(41, 219); this.lb_Laser_Power_Set.Name = "lb_Laser_Power_Set"; this.lb_Laser_Power_Set.Size = new System.Drawing.Size(40, 40); this.lb_Laser_Power_Set.TabIndex = 36; this.lb_Laser_Power_Set.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label22 // this.label22.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label22.Location = new System.Drawing.Point(421, 279); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(138, 40); this.label22.TabIndex = 43; this.label22.Text = "Max [W]"; this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label27 // this.label27.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label27.Location = new System.Drawing.Point(87, 158); this.label27.Name = "label27"; this.label27.Size = new System.Drawing.Size(186, 40); this.label27.TabIndex = 35; this.label27.Text = "Scanner Initialize"; this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_Average // this.tb_Average.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Average.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Average.Location = new System.Drawing.Point(565, 187); this.tb_Average.Name = "tb_Average"; this.tb_Average.ReadOnly = true; this.tb_Average.Size = new System.Drawing.Size(130, 40); this.tb_Average.TabIndex = 50; // // lb_Scanner_Init // this.lb_Scanner_Init.BackColor = System.Drawing.Color.Green; this.lb_Scanner_Init.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Scanner_Init.Location = new System.Drawing.Point(41, 158); this.lb_Scanner_Init.Name = "lb_Scanner_Init"; this.lb_Scanner_Init.Size = new System.Drawing.Size(40, 40); this.lb_Scanner_Init.TabIndex = 34; this.lb_Scanner_Init.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label15 // this.label15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label15.Location = new System.Drawing.Point(421, 187); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(138, 40); this.label15.TabIndex = 49; this.label15.Text = "Average [W]"; this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label19 // this.label19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label19.Location = new System.Drawing.Point(87, 54); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(186, 40); this.label19.TabIndex = 33; this.label19.Text = "Power Meter Initialize"; this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lb_Power_Meter_Init // this.lb_Power_Meter_Init.BackColor = System.Drawing.Color.Green; this.lb_Power_Meter_Init.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Power_Meter_Init.Location = new System.Drawing.Point(41, 54); this.lb_Power_Meter_Init.Name = "lb_Power_Meter_Init"; this.lb_Power_Meter_Init.Size = new System.Drawing.Size(40, 40); this.lb_Power_Meter_Init.TabIndex = 32; this.lb_Power_Meter_Init.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label1 // this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label1.Dock = System.Windows.Forms.DockStyle.Top; this.label1.Font = new System.Drawing.Font("Gulim", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label1.Location = new System.Drawing.Point(0, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(878, 40); this.label1.TabIndex = 31; this.label1.Text = "■ Manual power measurement flow"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // Form_Maintenance_Laser // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.White; this.ClientSize = new System.Drawing.Size(1760, 850); this.Controls.Add(this.pnl_Monitoring); this.Controls.Add(this.pnl_Main); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "Form_Maintenance_Laser"; this.Text = "Form_Maintenance_Laser"; this.pnl_Laser_Connection.ResumeLayout(false); this.pnl_Laser_Connection.PerformLayout(); this.pnl_PulseGenerator.ResumeLayout(false); this.pnl_PulseGenerator.PerformLayout(); this.pnl_Main.ResumeLayout(false); this.pnl_Scanner.ResumeLayout(false); this.pnl_Monitoring.ResumeLayout(false); this.pnl_Monitoring.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel pnl_Laser_Connection; private System.Windows.Forms.Label lb_Laser_Connection; private System.Windows.Forms.Panel pnl_PulseGenerator; private System.Windows.Forms.Label label2; private System.Windows.Forms.Panel pnl_Main; private System.Windows.Forms.Label label12; private System.Windows.Forms.Panel pnl_Monitoring; private System.Windows.Forms.Label label1; private System.Windows.Forms.Button btn_Set_Taget_Power; private System.Windows.Forms.TextBox tb_Get_Taget_Power; private System.Windows.Forms.Label label4; private System.Windows.Forms.TextBox tb_Set_Taget_Power; private System.Windows.Forms.TextBox tb_Set_Measurement_Cycle; private System.Windows.Forms.Button btn_Set_Measurement_Cycle; private System.Windows.Forms.TextBox tb_Get_Measurement_Cycle; private System.Windows.Forms.Label label11; private System.Windows.Forms.Button btn_Set_Recipe_Margin_of_Error; private System.Windows.Forms.TextBox tb_Get_Recipe_Margin_of_Error; private System.Windows.Forms.Label label10; private System.Windows.Forms.TextBox tb_Set_Recipe_Margin_of_Error; private System.Windows.Forms.Button btn_Set_Measure_Time; private System.Windows.Forms.TextBox tb_Get_Measure_Time; private System.Windows.Forms.Label label9; private System.Windows.Forms.TextBox tb_Set_Measure_Time; private System.Windows.Forms.Button btn_Set_Target_Setting_Power; private System.Windows.Forms.TextBox tb_Get_Target_Setting_Power; private System.Windows.Forms.Label label8; private System.Windows.Forms.TextBox tb_Set_Target_Setting_Power; private System.Windows.Forms.Button btn_Set_Target_Margin_of_Error; private System.Windows.Forms.TextBox tb_Get_Target_Margin_of_Error; private System.Windows.Forms.Label label7; private System.Windows.Forms.TextBox tb_Set_Target_Margin_of_Error; private System.Windows.Forms.Button btn_Set_Power_Revision_Count; private System.Windows.Forms.TextBox tb_Get_Power_Revision_Count; private System.Windows.Forms.Label label6; private System.Windows.Forms.TextBox tb_Set_Power_Revision_Count; private System.Windows.Forms.Button btn_Manual_Masure; private System.Windows.Forms.Button btn_Set_Manual_Measure_Time; private System.Windows.Forms.TextBox tb_Get_Manual_Measure_Time; private System.Windows.Forms.Label label5; private System.Windows.Forms.TextBox tb_Set_Manual_Measure_Time; private System.Windows.Forms.Panel pnl_Scanner; private System.Windows.Forms.TextBox tb_Power; private System.Windows.Forms.Label label17; private System.Windows.Forms.Label label13; private System.Windows.Forms.Button btn_Reset; private System.Windows.Forms.Button btn_Save; private System.Windows.Forms.Label label19; private System.Windows.Forms.Label lb_Power_Meter_Init; private System.Windows.Forms.Button btn_Set_Target_Setting_Frequency; private System.Windows.Forms.TextBox tb_Get_Target_Setting_Frequency; private System.Windows.Forms.Label label20; private System.Windows.Forms.TextBox tb_Set_Target_Setting_Frequency; private System.Windows.Forms.Button btn_Set_Manual_Setting_Power; private System.Windows.Forms.TextBox tb_Get_Manual_Setting_Power; private System.Windows.Forms.Label label21; private System.Windows.Forms.TextBox tb_Set_Manual_Setting_Power; private System.Windows.Forms.TextBox tb_Count; private System.Windows.Forms.Label label24; private System.Windows.Forms.TextBox tb_Min; private System.Windows.Forms.Label label23; private System.Windows.Forms.TextBox tb_Max; private System.Windows.Forms.Label label22; private System.Windows.Forms.TextBox tb_Average; private System.Windows.Forms.Label label15; private System.Windows.Forms.Button btn_Manual_Stop; private System.Windows.Forms.Label label26; private System.Windows.Forms.Label label25; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label label3; private System.Windows.Forms.TextBox tb_Measure_Time; private System.Windows.Forms.Label label29; private System.Windows.Forms.Label label38; private System.Windows.Forms.Label lb_Measure_Complete; private System.Windows.Forms.Label label36; private System.Windows.Forms.Label lb_Laser_On; private System.Windows.Forms.Label label34; private System.Windows.Forms.Label lb_Laser_Off; private System.Windows.Forms.Label label32; private System.Windows.Forms.Label lb_Power_Measure; private System.Windows.Forms.Label label30; private System.Windows.Forms.Label lb_Laser_Power_Set; private System.Windows.Forms.Label label27; private System.Windows.Forms.Label lb_Scanner_Init; private System.Windows.Forms.TextBox tb_Measure_Total_Time; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label18; private System.Windows.Forms.Label lb_Position_Move; private System.Windows.Forms.Label lb_Laser_Status; private System.Windows.Forms.Button btn_Laser_Off; } }