namespace SA_LTT_UI.Viewer { partial class AttenuatorCalViewer { /// /// 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.components = new System.ComponentModel.Container(); this.label56 = new System.Windows.Forms.Label(); this.label62 = new System.Windows.Forms.Label(); this.lb_PowerMeterPositionMove = new System.Windows.Forms.Label(); this.label61 = new System.Windows.Forms.Label(); this.lb_PowerMeterInitialize = new System.Windows.Forms.Label(); this.label69 = new System.Windows.Forms.Label(); this.lb_Complete = new System.Windows.Forms.Label(); this.label70 = new System.Windows.Forms.Label(); this.lb_CenterPositionMove = new System.Windows.Forms.Label(); this.lb_AttenuatorSet = new System.Windows.Forms.Label(); this.label78 = new System.Windows.Forms.Label(); this.lb_PowerMeasure = new System.Windows.Forms.Label(); this.lb_LaserOn = new System.Windows.Forms.Label(); this.label81 = new System.Windows.Forms.Label(); this.lb_LaserOff = new System.Windows.Forms.Label(); this.label83 = new System.Windows.Forms.Label(); this.label63 = new System.Windows.Forms.Label(); this.label85 = new System.Windows.Forms.Label(); this.label86 = new System.Windows.Forms.Label(); this.label87 = new System.Windows.Forms.Label(); this.label88 = new System.Windows.Forms.Label(); this.label89 = new System.Windows.Forms.Label(); this.label90 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.tb_Energy = new System.Windows.Forms.TextBox(); this.btn_Close = new System.Windows.Forms.Button(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.lb_CoolingWait = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.lb_DataSet = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.btn_Stop = new System.Windows.Forms.Button(); this.btn_Start = new System.Windows.Forms.Button(); this.label7 = new System.Windows.Forms.Label(); this.tb_CurrentAngle = new System.Windows.Forms.TextBox(); this.label8 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.tb_StartAngle = new System.Windows.Forms.TextBox(); this.label10 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.tb_EndAngle = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.tb_AngleStep = new System.Windows.Forms.TextBox(); this.label12 = new System.Windows.Forms.Label(); this.lv_AttenuatorCalData = new System.Windows.Forms.ListView(); this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.label13 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.tb_LastCalTime = new System.Windows.Forms.TextBox(); this.label15 = new System.Windows.Forms.Label(); this.tb_CalDTime = new System.Windows.Forms.TextBox(); this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); this.tb_OriginalEnergy = new System.Windows.Forms.TextBox(); this.label18 = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.SuspendLayout(); // // label56 // this.label56.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label56.Location = new System.Drawing.Point(59, 122); this.label56.Name = "label56"; this.label56.Size = new System.Drawing.Size(186, 40); this.label56.TabIndex = 83; this.label56.Text = "Power meter position move"; this.label56.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label62 // this.label62.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label62.Location = new System.Drawing.Point(59, 177); this.label62.Name = "label62"; this.label62.Size = new System.Drawing.Size(186, 40); this.label62.TabIndex = 71; this.label62.Text = "Attenuator set"; this.label62.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lb_PowerMeterPositionMove // this.lb_PowerMeterPositionMove.BackColor = System.Drawing.Color.Green; this.lb_PowerMeterPositionMove.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_PowerMeterPositionMove.Location = new System.Drawing.Point(13, 122); this.lb_PowerMeterPositionMove.Name = "lb_PowerMeterPositionMove"; this.lb_PowerMeterPositionMove.Size = new System.Drawing.Size(40, 40); this.lb_PowerMeterPositionMove.TabIndex = 81; this.lb_PowerMeterPositionMove.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label61 // this.label61.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label61.Location = new System.Drawing.Point(59, 507); this.label61.Name = "label61"; this.label61.Size = new System.Drawing.Size(186, 40); this.label61.TabIndex = 79; this.label61.Text = "Attenuator cal complete"; this.label61.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lb_PowerMeterInitialize // this.lb_PowerMeterInitialize.BackColor = System.Drawing.Color.Green; this.lb_PowerMeterInitialize.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_PowerMeterInitialize.Location = new System.Drawing.Point(13, 12); this.lb_PowerMeterInitialize.Name = "lb_PowerMeterInitialize"; this.lb_PowerMeterInitialize.Size = new System.Drawing.Size(40, 40); this.lb_PowerMeterInitialize.TabIndex = 68; this.lb_PowerMeterInitialize.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label69 // this.label69.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label69.Location = new System.Drawing.Point(59, 67); this.label69.Name = "label69"; this.label69.Size = new System.Drawing.Size(186, 40); this.label69.TabIndex = 82; this.label69.Text = "Center position move"; this.label69.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lb_Complete // this.lb_Complete.BackColor = System.Drawing.Color.Green; this.lb_Complete.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_Complete.Location = new System.Drawing.Point(13, 507); this.lb_Complete.Name = "lb_Complete"; this.lb_Complete.Size = new System.Drawing.Size(40, 40); this.lb_Complete.TabIndex = 78; this.lb_Complete.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label70 // this.label70.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label70.Location = new System.Drawing.Point(59, 12); this.label70.Name = "label70"; this.label70.Size = new System.Drawing.Size(186, 40); this.label70.TabIndex = 69; this.label70.Text = "Power meter initialize"; this.label70.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lb_CenterPositionMove // this.lb_CenterPositionMove.BackColor = System.Drawing.Color.Green; this.lb_CenterPositionMove.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_CenterPositionMove.Location = new System.Drawing.Point(13, 67); this.lb_CenterPositionMove.Name = "lb_CenterPositionMove"; this.lb_CenterPositionMove.Size = new System.Drawing.Size(40, 40); this.lb_CenterPositionMove.TabIndex = 80; this.lb_CenterPositionMove.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lb_AttenuatorSet // this.lb_AttenuatorSet.BackColor = System.Drawing.Color.Green; this.lb_AttenuatorSet.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_AttenuatorSet.Location = new System.Drawing.Point(13, 177); this.lb_AttenuatorSet.Name = "lb_AttenuatorSet"; this.lb_AttenuatorSet.Size = new System.Drawing.Size(40, 40); this.lb_AttenuatorSet.TabIndex = 70; this.lb_AttenuatorSet.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label78 // this.label78.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label78.Location = new System.Drawing.Point(59, 287); this.label78.Name = "label78"; this.label78.Size = new System.Drawing.Size(186, 40); this.label78.TabIndex = 77; this.label78.Text = "Laser on"; this.label78.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lb_PowerMeasure // this.lb_PowerMeasure.BackColor = System.Drawing.Color.Green; this.lb_PowerMeasure.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_PowerMeasure.Location = new System.Drawing.Point(13, 342); this.lb_PowerMeasure.Name = "lb_PowerMeasure"; this.lb_PowerMeasure.Size = new System.Drawing.Size(40, 40); this.lb_PowerMeasure.TabIndex = 72; this.lb_PowerMeasure.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lb_LaserOn // this.lb_LaserOn.BackColor = System.Drawing.Color.Green; this.lb_LaserOn.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_LaserOn.Location = new System.Drawing.Point(13, 287); this.lb_LaserOn.Name = "lb_LaserOn"; this.lb_LaserOn.Size = new System.Drawing.Size(40, 40); this.lb_LaserOn.TabIndex = 76; this.lb_LaserOn.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label81 // this.label81.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label81.Location = new System.Drawing.Point(59, 342); this.label81.Name = "label81"; this.label81.Size = new System.Drawing.Size(186, 40); this.label81.TabIndex = 73; this.label81.Text = "Power measure"; this.label81.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lb_LaserOff // this.lb_LaserOff.BackColor = System.Drawing.Color.Green; this.lb_LaserOff.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_LaserOff.Location = new System.Drawing.Point(13, 397); this.lb_LaserOff.Name = "lb_LaserOff"; this.lb_LaserOff.Size = new System.Drawing.Size(40, 40); this.lb_LaserOff.TabIndex = 74; this.lb_LaserOff.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label83 // this.label83.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label83.Location = new System.Drawing.Point(59, 397); this.label83.Name = "label83"; this.label83.Size = new System.Drawing.Size(186, 40); this.label83.TabIndex = 75; this.label83.Text = "Laser off"; this.label83.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label63 // this.label63.AutoSize = true; this.label63.Font = new System.Drawing.Font("Gulim", 11F, System.Drawing.FontStyle.Bold); this.label63.Location = new System.Drawing.Point(143, 492); this.label63.Name = "label63"; this.label63.Size = new System.Drawing.Size(18, 15); this.label63.TabIndex = 66; this.label63.Text = "↓"; this.label63.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label85 // this.label85.AutoSize = true; this.label85.Font = new System.Drawing.Font("Gulim", 11F, System.Drawing.FontStyle.Bold); this.label85.Location = new System.Drawing.Point(143, 382); this.label85.Name = "label85"; this.label85.Size = new System.Drawing.Size(18, 15); this.label85.TabIndex = 65; this.label85.Text = "↓"; this.label85.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label86 // this.label86.AutoSize = true; this.label86.Font = new System.Drawing.Font("Gulim", 11F, System.Drawing.FontStyle.Bold); this.label86.Location = new System.Drawing.Point(143, 327); this.label86.Name = "label86"; this.label86.Size = new System.Drawing.Size(18, 15); this.label86.TabIndex = 64; this.label86.Text = "↓"; this.label86.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label87 // this.label87.AutoSize = true; this.label87.Font = new System.Drawing.Font("Gulim", 11F, System.Drawing.FontStyle.Bold); this.label87.Location = new System.Drawing.Point(143, 272); this.label87.Name = "label87"; this.label87.Size = new System.Drawing.Size(18, 15); this.label87.TabIndex = 63; this.label87.Text = "↓"; this.label87.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label88 // this.label88.AutoSize = true; this.label88.Font = new System.Drawing.Font("Gulim", 11F, System.Drawing.FontStyle.Bold); this.label88.Location = new System.Drawing.Point(143, 162); this.label88.Name = "label88"; this.label88.Size = new System.Drawing.Size(18, 15); this.label88.TabIndex = 62; this.label88.Text = "↓"; this.label88.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label89 // this.label89.AutoSize = true; this.label89.Font = new System.Drawing.Font("Gulim", 11F, System.Drawing.FontStyle.Bold); this.label89.Location = new System.Drawing.Point(143, 107); this.label89.Name = "label89"; this.label89.Size = new System.Drawing.Size(18, 15); this.label89.TabIndex = 67; this.label89.Text = "↓"; this.label89.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label90 // this.label90.AutoSize = true; this.label90.Font = new System.Drawing.Font("Gulim", 11F, System.Drawing.FontStyle.Bold); this.label90.Location = new System.Drawing.Point(143, 52); this.label90.Name = "label90"; this.label90.Size = new System.Drawing.Size(18, 15); this.label90.TabIndex = 61; this.label90.Text = "↓"; this.label90.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label16 // this.label16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label16.Font = new System.Drawing.Font("Gulim", 14F); this.label16.Location = new System.Drawing.Point(532, 369); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(61, 40); this.label16.TabIndex = 87; this.label16.Text = "J/cm²"; this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label17 // this.label17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label17.Location = new System.Drawing.Point(251, 369); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(138, 40); this.label17.TabIndex = 85; this.label17.Text = "Current Energy"; this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_Energy // this.tb_Energy.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_Energy.Font = new System.Drawing.Font("Gulim", 21F); this.tb_Energy.Location = new System.Drawing.Point(395, 369); this.tb_Energy.Name = "tb_Energy"; this.tb_Energy.ReadOnly = true; this.tb_Energy.Size = new System.Drawing.Size(130, 40); this.tb_Energy.TabIndex = 86; this.tb_Energy.Text = "0"; // // btn_Close // this.btn_Close.Location = new System.Drawing.Point(490, 485); this.btn_Close.Name = "btn_Close"; this.btn_Close.Size = new System.Drawing.Size(103, 62); this.btn_Close.TabIndex = 88; this.btn_Close.Text = "Close"; this.btn_Close.UseVisualStyleBackColor = true; this.btn_Close.Click += new System.EventHandler(this.btn_Close_Click); // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Gulim", 11F, System.Drawing.FontStyle.Bold); this.label1.Location = new System.Drawing.Point(143, 217); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(18, 15); this.label1.TabIndex = 65; this.label1.Text = "↓"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label2 // this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label2.Location = new System.Drawing.Point(59, 232); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(186, 40); this.label2.TabIndex = 75; this.label2.Text = "Cooling Wait"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lb_CoolingWait // this.lb_CoolingWait.BackColor = System.Drawing.Color.Green; this.lb_CoolingWait.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_CoolingWait.Location = new System.Drawing.Point(13, 232); this.lb_CoolingWait.Name = "lb_CoolingWait"; this.lb_CoolingWait.Size = new System.Drawing.Size(40, 40); this.lb_CoolingWait.TabIndex = 74; this.lb_CoolingWait.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("Gulim", 11F, System.Drawing.FontStyle.Bold); this.label4.Location = new System.Drawing.Point(143, 437); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(18, 15); this.label4.TabIndex = 66; this.label4.Text = "↓"; this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lb_DataSet // this.lb_DataSet.BackColor = System.Drawing.Color.Green; this.lb_DataSet.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lb_DataSet.Location = new System.Drawing.Point(13, 452); this.lb_DataSet.Name = "lb_DataSet"; this.lb_DataSet.Size = new System.Drawing.Size(40, 40); this.lb_DataSet.TabIndex = 78; this.lb_DataSet.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label6 // this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label6.Location = new System.Drawing.Point(59, 452); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(186, 40); this.label6.TabIndex = 79; this.label6.Text = "Data Set"; this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // btn_Stop // this.btn_Stop.Font = new System.Drawing.Font("Gulim", 13F); this.btn_Stop.Location = new System.Drawing.Point(346, 485); this.btn_Stop.Name = "btn_Stop"; this.btn_Stop.Size = new System.Drawing.Size(89, 63); this.btn_Stop.TabIndex = 100; this.btn_Stop.Text = "Stop"; this.btn_Stop.UseVisualStyleBackColor = true; this.btn_Stop.Click += new System.EventHandler(this.btn_Stop_Click); // // btn_Start // this.btn_Start.Font = new System.Drawing.Font("Gulim", 13F); this.btn_Start.Location = new System.Drawing.Point(251, 484); this.btn_Start.Name = "btn_Start"; this.btn_Start.Size = new System.Drawing.Size(89, 63); this.btn_Start.TabIndex = 101; this.btn_Start.Text = "Start"; this.btn_Start.UseVisualStyleBackColor = true; this.btn_Start.Click += new System.EventHandler(this.btn_Start_Click); // // label7 // this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label7.Font = new System.Drawing.Font("Gulim", 18F); this.label7.Location = new System.Drawing.Point(532, 415); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(61, 40); this.label7.TabIndex = 104; this.label7.Text = "º"; this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_CurrentAngle // this.tb_CurrentAngle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_CurrentAngle.Font = new System.Drawing.Font("Gulim", 21F); this.tb_CurrentAngle.Location = new System.Drawing.Point(395, 415); this.tb_CurrentAngle.Name = "tb_CurrentAngle"; this.tb_CurrentAngle.ReadOnly = true; this.tb_CurrentAngle.Size = new System.Drawing.Size(130, 40); this.tb_CurrentAngle.TabIndex = 103; this.tb_CurrentAngle.Text = "0"; // // label8 // this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label8.Location = new System.Drawing.Point(251, 415); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(138, 40); this.label8.TabIndex = 102; this.label8.Text = "Current Angle"; this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label9 // this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label9.Location = new System.Drawing.Point(251, 137); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(138, 40); this.label9.TabIndex = 102; this.label9.Text = "Start Angle"; this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_StartAngle // this.tb_StartAngle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_StartAngle.Font = new System.Drawing.Font("Gulim", 21F); this.tb_StartAngle.Location = new System.Drawing.Point(395, 137); this.tb_StartAngle.Name = "tb_StartAngle"; this.tb_StartAngle.ReadOnly = true; this.tb_StartAngle.Size = new System.Drawing.Size(130, 40); this.tb_StartAngle.TabIndex = 103; this.tb_StartAngle.Text = "0"; // // label10 // this.label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label10.Font = new System.Drawing.Font("Gulim", 18F); this.label10.Location = new System.Drawing.Point(532, 137); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(61, 40); this.label10.TabIndex = 104; this.label10.Text = "º"; this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label3 // this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label3.Location = new System.Drawing.Point(251, 183); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(138, 40); this.label3.TabIndex = 102; this.label3.Text = "End Angle"; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_EndAngle // this.tb_EndAngle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_EndAngle.Font = new System.Drawing.Font("Gulim", 21F); this.tb_EndAngle.Location = new System.Drawing.Point(395, 183); this.tb_EndAngle.Name = "tb_EndAngle"; this.tb_EndAngle.ReadOnly = true; this.tb_EndAngle.Size = new System.Drawing.Size(130, 40); this.tb_EndAngle.TabIndex = 103; this.tb_EndAngle.Text = "0"; // // label5 // this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label5.Font = new System.Drawing.Font("Gulim", 18F); this.label5.Location = new System.Drawing.Point(532, 183); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(61, 40); this.label5.TabIndex = 104; this.label5.Text = "º"; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label11 // this.label11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label11.Location = new System.Drawing.Point(251, 232); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(138, 40); this.label11.TabIndex = 102; this.label11.Text = "Angle Step"; this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_AngleStep // this.tb_AngleStep.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_AngleStep.Font = new System.Drawing.Font("Gulim", 21F); this.tb_AngleStep.Location = new System.Drawing.Point(395, 232); this.tb_AngleStep.Name = "tb_AngleStep"; this.tb_AngleStep.ReadOnly = true; this.tb_AngleStep.Size = new System.Drawing.Size(130, 40); this.tb_AngleStep.TabIndex = 103; this.tb_AngleStep.Text = "0"; // // label12 // this.label12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label12.Font = new System.Drawing.Font("Gulim", 18F); this.label12.Location = new System.Drawing.Point(532, 232); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(61, 40); this.label12.TabIndex = 104; this.label12.Text = "º"; this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lv_AttenuatorCalData // this.lv_AttenuatorCalData.AutoArrange = false; this.lv_AttenuatorCalData.BackColor = System.Drawing.Color.White; this.lv_AttenuatorCalData.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader1, this.columnHeader2, this.columnHeader3}); this.lv_AttenuatorCalData.FullRowSelect = true; this.lv_AttenuatorCalData.GridLines = true; this.lv_AttenuatorCalData.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable; this.lv_AttenuatorCalData.Location = new System.Drawing.Point(608, 35); this.lv_AttenuatorCalData.Name = "lv_AttenuatorCalData"; this.lv_AttenuatorCalData.Size = new System.Drawing.Size(319, 512); this.lv_AttenuatorCalData.TabIndex = 105; this.lv_AttenuatorCalData.UseCompatibleStateImageBehavior = false; this.lv_AttenuatorCalData.View = System.Windows.Forms.View.Details; // // columnHeader1 // this.columnHeader1.Text = "Attenuator angle"; this.columnHeader1.Width = 117; // // columnHeader2 // this.columnHeader2.Text = "Energy"; this.columnHeader2.Width = 85; // // columnHeader3 // this.columnHeader3.Text = "Energy per Unit"; this.columnHeader3.Width = 106; // // label13 // this.label13.BackColor = System.Drawing.Color.Silver; this.label13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label13.Location = new System.Drawing.Point(608, 12); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(319, 20); this.label13.TabIndex = 106; this.label13.Text = "Current cal data"; this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label14 // this.label14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label14.Location = new System.Drawing.Point(251, 12); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(138, 29); this.label14.TabIndex = 102; this.label14.Text = "Last cal time"; this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_LastCalTime // this.tb_LastCalTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_LastCalTime.Font = new System.Drawing.Font("Gulim", 14F); this.tb_LastCalTime.Location = new System.Drawing.Point(395, 12); this.tb_LastCalTime.Name = "tb_LastCalTime"; this.tb_LastCalTime.ReadOnly = true; this.tb_LastCalTime.Size = new System.Drawing.Size(198, 29); this.tb_LastCalTime.TabIndex = 103; this.tb_LastCalTime.Text = "2022-12-01 15:55:56"; // // label15 // this.label15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label15.Location = new System.Drawing.Point(251, 58); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(138, 29); this.label15.TabIndex = 102; this.label15.Text = "Cal D-Time"; this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tb_CalDTime // this.tb_CalDTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_CalDTime.Font = new System.Drawing.Font("Gulim", 14F); this.tb_CalDTime.Location = new System.Drawing.Point(395, 58); this.tb_CalDTime.Name = "tb_CalDTime"; this.tb_CalDTime.ReadOnly = true; this.tb_CalDTime.Size = new System.Drawing.Size(198, 29); this.tb_CalDTime.TabIndex = 103; this.tb_CalDTime.Text = "13 15:55:56"; this.toolTip1.SetToolTip(this.tb_CalDTime, "Days hours:minutes:seconds"); // // tb_OriginalEnergy // this.tb_OriginalEnergy.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tb_OriginalEnergy.Font = new System.Drawing.Font("Gulim", 21F); this.tb_OriginalEnergy.Location = new System.Drawing.Point(395, 323); this.tb_OriginalEnergy.Name = "tb_OriginalEnergy"; this.tb_OriginalEnergy.ReadOnly = true; this.tb_OriginalEnergy.Size = new System.Drawing.Size(130, 40); this.tb_OriginalEnergy.TabIndex = 86; this.tb_OriginalEnergy.Text = "0"; // // label18 // this.label18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label18.Location = new System.Drawing.Point(251, 323); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(138, 40); this.label18.TabIndex = 85; this.label18.Text = "Original Energy"; this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label19 // this.label19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label19.Font = new System.Drawing.Font("Gulim", 14F); this.label19.Location = new System.Drawing.Point(532, 323); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(61, 40); this.label19.TabIndex = 87; this.label19.Text = "J/cm²"; this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // AttenuatorCalViewer // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(936, 557); this.Controls.Add(this.label13); this.Controls.Add(this.lv_AttenuatorCalData); this.Controls.Add(this.label12); this.Controls.Add(this.label5); this.Controls.Add(this.label10); this.Controls.Add(this.label7); this.Controls.Add(this.tb_AngleStep); this.Controls.Add(this.tb_EndAngle); this.Controls.Add(this.label11); this.Controls.Add(this.tb_CalDTime); this.Controls.Add(this.tb_LastCalTime); this.Controls.Add(this.tb_StartAngle); this.Controls.Add(this.label3); this.Controls.Add(this.tb_CurrentAngle); this.Controls.Add(this.label15); this.Controls.Add(this.label14); this.Controls.Add(this.label9); this.Controls.Add(this.label8); this.Controls.Add(this.btn_Stop); this.Controls.Add(this.btn_Start); this.Controls.Add(this.btn_Close); this.Controls.Add(this.label19); this.Controls.Add(this.label16); this.Controls.Add(this.label18); this.Controls.Add(this.label17); this.Controls.Add(this.tb_OriginalEnergy); this.Controls.Add(this.tb_Energy); this.Controls.Add(this.label56); this.Controls.Add(this.label62); this.Controls.Add(this.lb_PowerMeterPositionMove); this.Controls.Add(this.label6); this.Controls.Add(this.label61); this.Controls.Add(this.lb_PowerMeterInitialize); this.Controls.Add(this.lb_DataSet); this.Controls.Add(this.label69); this.Controls.Add(this.lb_Complete); this.Controls.Add(this.label70); this.Controls.Add(this.lb_CenterPositionMove); this.Controls.Add(this.lb_AttenuatorSet); this.Controls.Add(this.label78); this.Controls.Add(this.lb_PowerMeasure); this.Controls.Add(this.lb_LaserOn); this.Controls.Add(this.label81); this.Controls.Add(this.lb_CoolingWait); this.Controls.Add(this.lb_LaserOff); this.Controls.Add(this.label2); this.Controls.Add(this.label83); this.Controls.Add(this.label4); this.Controls.Add(this.label1); this.Controls.Add(this.label63); this.Controls.Add(this.label85); this.Controls.Add(this.label86); this.Controls.Add(this.label87); this.Controls.Add(this.label88); this.Controls.Add(this.label89); this.Controls.Add(this.label90); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "AttenuatorCalViewer"; this.Text = "AttenuatorCalViewer"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.AttenuatorCalViewer_FormClosing); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Label label56; private System.Windows.Forms.Label label62; private System.Windows.Forms.Label lb_PowerMeterPositionMove; private System.Windows.Forms.Label label61; private System.Windows.Forms.Label lb_PowerMeterInitialize; private System.Windows.Forms.Label label69; private System.Windows.Forms.Label lb_Complete; private System.Windows.Forms.Label label70; private System.Windows.Forms.Label lb_CenterPositionMove; private System.Windows.Forms.Label lb_AttenuatorSet; private System.Windows.Forms.Label label78; private System.Windows.Forms.Label lb_PowerMeasure; private System.Windows.Forms.Label lb_LaserOn; private System.Windows.Forms.Label label81; private System.Windows.Forms.Label lb_LaserOff; private System.Windows.Forms.Label label83; private System.Windows.Forms.Label label63; private System.Windows.Forms.Label label85; private System.Windows.Forms.Label label86; private System.Windows.Forms.Label label87; private System.Windows.Forms.Label label88; private System.Windows.Forms.Label label89; private System.Windows.Forms.Label label90; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label label17; private System.Windows.Forms.TextBox tb_Energy; private System.Windows.Forms.Button btn_Close; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label lb_CoolingWait; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label lb_DataSet; private System.Windows.Forms.Label label6; private System.Windows.Forms.Button btn_Stop; private System.Windows.Forms.Button btn_Start; private System.Windows.Forms.Label label7; private System.Windows.Forms.TextBox tb_CurrentAngle; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label9; private System.Windows.Forms.TextBox tb_StartAngle; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label3; private System.Windows.Forms.TextBox tb_EndAngle; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label11; private System.Windows.Forms.TextBox tb_AngleStep; private System.Windows.Forms.Label label12; private System.Windows.Forms.ListView lv_AttenuatorCalData; private System.Windows.Forms.ColumnHeader columnHeader1; private System.Windows.Forms.ColumnHeader columnHeader2; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label14; private System.Windows.Forms.TextBox tb_LastCalTime; private System.Windows.Forms.Label label15; private System.Windows.Forms.TextBox tb_CalDTime; private System.Windows.Forms.ToolTip toolTip1; private System.Windows.Forms.ColumnHeader columnHeader3; private System.Windows.Forms.TextBox tb_OriginalEnergy; private System.Windows.Forms.Label label18; private System.Windows.Forms.Label label19; } }