namespace SA_LTT_UI.Viewer
|
{
|
partial class EnergyDropCheckViewer
|
{
|
/// <summary>
|
/// Required designer variable.
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// Clean up any resources being used.
|
/// </summary>
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Windows Form Designer generated code
|
|
/// <summary>
|
/// Required method for Designer support - do not modify
|
/// the contents of this method with the code editor.
|
/// </summary>
|
private void InitializeComponent()
|
{
|
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
|
System.Windows.Forms.DataVisualization.Charting.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend();
|
System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
|
this.label41 = new System.Windows.Forms.Label();
|
this.label30 = new System.Windows.Forms.Label();
|
this.lb_PowerMeterPositionMove = new System.Windows.Forms.Label();
|
this.label38 = new System.Windows.Forms.Label();
|
this.lb_PowerMeterInitialize = new System.Windows.Forms.Label();
|
this.label18 = new System.Windows.Forms.Label();
|
this.label19 = new System.Windows.Forms.Label();
|
this.lb_Complete = new System.Windows.Forms.Label();
|
this.lb_CenterPositionMove = new System.Windows.Forms.Label();
|
this.lb_AttenuatorSet = new System.Windows.Forms.Label();
|
this.label36 = new System.Windows.Forms.Label();
|
this.lb_PowerMeasure = new System.Windows.Forms.Label();
|
this.lb_LaserOn = new System.Windows.Forms.Label();
|
this.label32 = new System.Windows.Forms.Label();
|
this.lb_LaserOff = new System.Windows.Forms.Label();
|
this.label34 = new System.Windows.Forms.Label();
|
this.label59 = new System.Windows.Forms.Label();
|
this.label58 = new System.Windows.Forms.Label();
|
this.label57 = new System.Windows.Forms.Label();
|
this.label60 = new System.Windows.Forms.Label();
|
this.label55 = new System.Windows.Forms.Label();
|
this.label54 = new System.Windows.Forms.Label();
|
this.label53 = new System.Windows.Forms.Label();
|
this.chart_EnergyMeasure = new System.Windows.Forms.DataVisualization.Charting.Chart();
|
this.label26 = new System.Windows.Forms.Label();
|
this.label25 = new System.Windows.Forms.Label();
|
this.label16 = new System.Windows.Forms.Label();
|
this.label3 = new System.Windows.Forms.Label();
|
this.tb_Min = new System.Windows.Forms.TextBox();
|
this.label23 = new System.Windows.Forms.Label();
|
this.tb_Max = new System.Windows.Forms.TextBox();
|
this.label22 = new System.Windows.Forms.Label();
|
this.tb_Average = new System.Windows.Forms.TextBox();
|
this.label15 = new System.Windows.Forms.Label();
|
this.tb_Count = new System.Windows.Forms.TextBox();
|
this.label24 = new System.Windows.Forms.Label();
|
this.label17 = new System.Windows.Forms.Label();
|
this.tb_Power = new System.Windows.Forms.TextBox();
|
this.label1 = new System.Windows.Forms.Label();
|
this.tb_TargetEnergyMin = new System.Windows.Forms.TextBox();
|
this.label2 = new System.Windows.Forms.Label();
|
this.label4 = new System.Windows.Forms.Label();
|
this.tb_TargetAngle = new System.Windows.Forms.TextBox();
|
this.label5 = new System.Windows.Forms.Label();
|
this.btn_Start = new System.Windows.Forms.Button();
|
this.btn_Stop = new System.Windows.Forms.Button();
|
this.btn_Close = new System.Windows.Forms.Button();
|
this.tb_TargetEnergyMax = new System.Windows.Forms.TextBox();
|
this.label6 = new System.Windows.Forms.Label();
|
this.tb_CalDTime = new System.Windows.Forms.TextBox();
|
this.tb_LastCalTime = new System.Windows.Forms.TextBox();
|
this.label7 = new System.Windows.Forms.Label();
|
this.label14 = new System.Windows.Forms.Label();
|
((System.ComponentModel.ISupportInitialize)(this.chart_EnergyMeasure)).BeginInit();
|
this.SuspendLayout();
|
//
|
// label41
|
//
|
this.label41.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label41.Location = new System.Drawing.Point(58, 139);
|
this.label41.Name = "label41";
|
this.label41.Size = new System.Drawing.Size(186, 40);
|
this.label41.TabIndex = 83;
|
this.label41.Text = "Power meter position move";
|
this.label41.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label30
|
//
|
this.label30.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label30.Location = new System.Drawing.Point(58, 204);
|
this.label30.Name = "label30";
|
this.label30.Size = new System.Drawing.Size(186, 40);
|
this.label30.TabIndex = 71;
|
this.label30.Text = "Attenuator set";
|
this.label30.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(12, 139);
|
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;
|
//
|
// label38
|
//
|
this.label38.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label38.Location = new System.Drawing.Point(58, 464);
|
this.label38.Name = "label38";
|
this.label38.Size = new System.Drawing.Size(186, 40);
|
this.label38.TabIndex = 79;
|
this.label38.Text = "Measure complete";
|
this.label38.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(12, 9);
|
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;
|
//
|
// label18
|
//
|
this.label18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label18.Location = new System.Drawing.Point(58, 74);
|
this.label18.Name = "label18";
|
this.label18.Size = new System.Drawing.Size(186, 40);
|
this.label18.TabIndex = 82;
|
this.label18.Text = "Center position move";
|
this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label19
|
//
|
this.label19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label19.Location = new System.Drawing.Point(58, 9);
|
this.label19.Name = "label19";
|
this.label19.Size = new System.Drawing.Size(186, 40);
|
this.label19.TabIndex = 69;
|
this.label19.Text = "Power meter initialize";
|
this.label19.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(12, 464);
|
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;
|
//
|
// 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(12, 74);
|
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(12, 204);
|
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;
|
//
|
// label36
|
//
|
this.label36.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label36.Location = new System.Drawing.Point(58, 269);
|
this.label36.Name = "label36";
|
this.label36.Size = new System.Drawing.Size(186, 40);
|
this.label36.TabIndex = 77;
|
this.label36.Text = "Laser on";
|
this.label36.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(12, 334);
|
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(12, 269);
|
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;
|
//
|
// label32
|
//
|
this.label32.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label32.Location = new System.Drawing.Point(58, 334);
|
this.label32.Name = "label32";
|
this.label32.Size = new System.Drawing.Size(186, 40);
|
this.label32.TabIndex = 73;
|
this.label32.Text = "Power measure";
|
this.label32.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(12, 399);
|
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;
|
//
|
// label34
|
//
|
this.label34.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label34.Location = new System.Drawing.Point(58, 399);
|
this.label34.Name = "label34";
|
this.label34.Size = new System.Drawing.Size(186, 40);
|
this.label34.TabIndex = 75;
|
this.label34.Text = "Laser off";
|
this.label34.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label59
|
//
|
this.label59.AutoSize = true;
|
this.label59.Font = new System.Drawing.Font("Gulim", 11F, System.Drawing.FontStyle.Bold);
|
this.label59.Location = new System.Drawing.Point(142, 444);
|
this.label59.Name = "label59";
|
this.label59.Size = new System.Drawing.Size(18, 15);
|
this.label59.TabIndex = 66;
|
this.label59.Text = "↓";
|
this.label59.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label58
|
//
|
this.label58.AutoSize = true;
|
this.label58.Font = new System.Drawing.Font("Gulim", 11F, System.Drawing.FontStyle.Bold);
|
this.label58.Location = new System.Drawing.Point(142, 379);
|
this.label58.Name = "label58";
|
this.label58.Size = new System.Drawing.Size(18, 15);
|
this.label58.TabIndex = 65;
|
this.label58.Text = "↓";
|
this.label58.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label57
|
//
|
this.label57.AutoSize = true;
|
this.label57.Font = new System.Drawing.Font("Gulim", 11F, System.Drawing.FontStyle.Bold);
|
this.label57.Location = new System.Drawing.Point(142, 314);
|
this.label57.Name = "label57";
|
this.label57.Size = new System.Drawing.Size(18, 15);
|
this.label57.TabIndex = 64;
|
this.label57.Text = "↓";
|
this.label57.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label60
|
//
|
this.label60.AutoSize = true;
|
this.label60.Font = new System.Drawing.Font("Gulim", 11F, System.Drawing.FontStyle.Bold);
|
this.label60.Location = new System.Drawing.Point(142, 249);
|
this.label60.Name = "label60";
|
this.label60.Size = new System.Drawing.Size(18, 15);
|
this.label60.TabIndex = 63;
|
this.label60.Text = "↓";
|
this.label60.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label55
|
//
|
this.label55.AutoSize = true;
|
this.label55.Font = new System.Drawing.Font("Gulim", 11F, System.Drawing.FontStyle.Bold);
|
this.label55.Location = new System.Drawing.Point(142, 184);
|
this.label55.Name = "label55";
|
this.label55.Size = new System.Drawing.Size(18, 15);
|
this.label55.TabIndex = 62;
|
this.label55.Text = "↓";
|
this.label55.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label54
|
//
|
this.label54.AutoSize = true;
|
this.label54.Font = new System.Drawing.Font("Gulim", 11F, System.Drawing.FontStyle.Bold);
|
this.label54.Location = new System.Drawing.Point(142, 119);
|
this.label54.Name = "label54";
|
this.label54.Size = new System.Drawing.Size(18, 15);
|
this.label54.TabIndex = 67;
|
this.label54.Text = "↓";
|
this.label54.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label53
|
//
|
this.label53.AutoSize = true;
|
this.label53.Font = new System.Drawing.Font("Gulim", 11F, System.Drawing.FontStyle.Bold);
|
this.label53.Location = new System.Drawing.Point(142, 54);
|
this.label53.Name = "label53";
|
this.label53.Size = new System.Drawing.Size(18, 15);
|
this.label53.TabIndex = 61;
|
this.label53.Text = "↓";
|
this.label53.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// chart_EnergyMeasure
|
//
|
chartArea1.Name = "ChartArea1";
|
this.chart_EnergyMeasure.ChartAreas.Add(chartArea1);
|
legend1.Name = "Legend1";
|
this.chart_EnergyMeasure.Legends.Add(legend1);
|
this.chart_EnergyMeasure.Location = new System.Drawing.Point(250, 9);
|
this.chart_EnergyMeasure.Name = "chart_EnergyMeasure";
|
series1.ChartArea = "ChartArea1";
|
series1.Legend = "Legend1";
|
series1.Name = "Series1";
|
this.chart_EnergyMeasure.Series.Add(series1);
|
this.chart_EnergyMeasure.Size = new System.Drawing.Size(703, 495);
|
this.chart_EnergyMeasure.TabIndex = 98;
|
//
|
// label26
|
//
|
this.label26.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label26.Font = new System.Drawing.Font("Gulim", 14F);
|
this.label26.Location = new System.Drawing.Point(1240, 263);
|
this.label26.Name = "label26";
|
this.label26.Size = new System.Drawing.Size(61, 40);
|
this.label26.TabIndex = 97;
|
this.label26.Text = "J/cm²";
|
this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label25
|
//
|
this.label25.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label25.Font = new System.Drawing.Font("Gulim", 14F);
|
this.label25.Location = new System.Drawing.Point(1240, 217);
|
this.label25.Name = "label25";
|
this.label25.Size = new System.Drawing.Size(61, 40);
|
this.label25.TabIndex = 96;
|
this.label25.Text = "J/cm²";
|
this.label25.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(1240, 125);
|
this.label16.Name = "label16";
|
this.label16.Size = new System.Drawing.Size(61, 40);
|
this.label16.TabIndex = 95;
|
this.label16.Text = "J/cm²";
|
this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label3
|
//
|
this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label3.Font = new System.Drawing.Font("Gulim", 14F);
|
this.label3.Location = new System.Drawing.Point(1240, 171);
|
this.label3.Name = "label3";
|
this.label3.Size = new System.Drawing.Size(61, 40);
|
this.label3.TabIndex = 94;
|
this.label3.Text = "J/cm²";
|
this.label3.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(1103, 263);
|
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 = 89;
|
this.tb_Min.Text = "0";
|
//
|
// label23
|
//
|
this.label23.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label23.Location = new System.Drawing.Point(959, 263);
|
this.label23.Name = "label23";
|
this.label23.Size = new System.Drawing.Size(138, 40);
|
this.label23.TabIndex = 88;
|
this.label23.Text = "Min";
|
this.label23.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(1103, 217);
|
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 = 87;
|
this.tb_Max.Text = "0";
|
//
|
// label22
|
//
|
this.label22.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label22.Location = new System.Drawing.Point(959, 217);
|
this.label22.Name = "label22";
|
this.label22.Size = new System.Drawing.Size(138, 40);
|
this.label22.TabIndex = 86;
|
this.label22.Text = "Max";
|
this.label22.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(1103, 171);
|
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 = 93;
|
this.tb_Average.Text = "0";
|
//
|
// label15
|
//
|
this.label15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label15.Location = new System.Drawing.Point(959, 171);
|
this.label15.Name = "label15";
|
this.label15.Size = new System.Drawing.Size(138, 40);
|
this.label15.TabIndex = 92;
|
this.label15.Text = "Average";
|
this.label15.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(1103, 79);
|
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 = 91;
|
this.tb_Count.Text = "0";
|
//
|
// label24
|
//
|
this.label24.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label24.Location = new System.Drawing.Point(959, 79);
|
this.label24.Name = "label24";
|
this.label24.Size = new System.Drawing.Size(138, 40);
|
this.label24.TabIndex = 90;
|
this.label24.Text = "Count";
|
this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label17
|
//
|
this.label17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label17.Location = new System.Drawing.Point(959, 125);
|
this.label17.Name = "label17";
|
this.label17.Size = new System.Drawing.Size(138, 40);
|
this.label17.TabIndex = 84;
|
this.label17.Text = "Current Energy";
|
this.label17.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(1103, 125);
|
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 = 85;
|
this.tb_Power.Text = "0";
|
//
|
// label1
|
//
|
this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label1.Location = new System.Drawing.Point(958, 352);
|
this.label1.Name = "label1";
|
this.label1.Size = new System.Drawing.Size(275, 40);
|
this.label1.TabIndex = 88;
|
this.label1.Text = "Target Energy";
|
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// tb_TargetEnergyMin
|
//
|
this.tb_TargetEnergyMin.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.tb_TargetEnergyMin.Font = new System.Drawing.Font("Gulim", 21F);
|
this.tb_TargetEnergyMin.Location = new System.Drawing.Point(959, 395);
|
this.tb_TargetEnergyMin.Name = "tb_TargetEnergyMin";
|
this.tb_TargetEnergyMin.ReadOnly = true;
|
this.tb_TargetEnergyMin.Size = new System.Drawing.Size(109, 40);
|
this.tb_TargetEnergyMin.TabIndex = 89;
|
this.tb_TargetEnergyMin.Text = "0";
|
//
|
// label2
|
//
|
this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label2.Font = new System.Drawing.Font("Gulim", 14F);
|
this.label2.Location = new System.Drawing.Point(1240, 396);
|
this.label2.Name = "label2";
|
this.label2.Size = new System.Drawing.Size(61, 40);
|
this.label2.TabIndex = 97;
|
this.label2.Text = "J/cm²";
|
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label4
|
//
|
this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label4.Location = new System.Drawing.Point(959, 309);
|
this.label4.Name = "label4";
|
this.label4.Size = new System.Drawing.Size(138, 40);
|
this.label4.TabIndex = 88;
|
this.label4.Text = "Target Angle";
|
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// tb_TargetAngle
|
//
|
this.tb_TargetAngle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.tb_TargetAngle.Font = new System.Drawing.Font("Gulim", 21F);
|
this.tb_TargetAngle.Location = new System.Drawing.Point(1103, 309);
|
this.tb_TargetAngle.Name = "tb_TargetAngle";
|
this.tb_TargetAngle.ReadOnly = true;
|
this.tb_TargetAngle.Size = new System.Drawing.Size(130, 40);
|
this.tb_TargetAngle.TabIndex = 89;
|
this.tb_TargetAngle.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(1240, 309);
|
this.label5.Name = "label5";
|
this.label5.Size = new System.Drawing.Size(61, 40);
|
this.label5.TabIndex = 97;
|
this.label5.Text = "º";
|
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// btn_Start
|
//
|
this.btn_Start.Font = new System.Drawing.Font("Gulim", 13F);
|
this.btn_Start.Location = new System.Drawing.Point(959, 441);
|
this.btn_Start.Name = "btn_Start";
|
this.btn_Start.Size = new System.Drawing.Size(89, 63);
|
this.btn_Start.TabIndex = 99;
|
this.btn_Start.Text = "Start";
|
this.btn_Start.UseVisualStyleBackColor = true;
|
this.btn_Start.Click += new System.EventHandler(this.btn_Start_Click);
|
//
|
// btn_Stop
|
//
|
this.btn_Stop.Font = new System.Drawing.Font("Gulim", 13F);
|
this.btn_Stop.Location = new System.Drawing.Point(1054, 442);
|
this.btn_Stop.Name = "btn_Stop";
|
this.btn_Stop.Size = new System.Drawing.Size(89, 63);
|
this.btn_Stop.TabIndex = 99;
|
this.btn_Stop.Text = "Stop";
|
this.btn_Stop.UseVisualStyleBackColor = true;
|
this.btn_Stop.Click += new System.EventHandler(this.btn_Stop_Click);
|
//
|
// btn_Close
|
//
|
this.btn_Close.Font = new System.Drawing.Font("Gulim", 13F);
|
this.btn_Close.Location = new System.Drawing.Point(1212, 442);
|
this.btn_Close.Name = "btn_Close";
|
this.btn_Close.Size = new System.Drawing.Size(89, 63);
|
this.btn_Close.TabIndex = 99;
|
this.btn_Close.Text = "Close";
|
this.btn_Close.UseVisualStyleBackColor = true;
|
this.btn_Close.Click += new System.EventHandler(this.btn_Close_Click);
|
//
|
// tb_TargetEnergyMax
|
//
|
this.tb_TargetEnergyMax.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.tb_TargetEnergyMax.Font = new System.Drawing.Font("Gulim", 21F);
|
this.tb_TargetEnergyMax.Location = new System.Drawing.Point(1124, 396);
|
this.tb_TargetEnergyMax.Name = "tb_TargetEnergyMax";
|
this.tb_TargetEnergyMax.ReadOnly = true;
|
this.tb_TargetEnergyMax.Size = new System.Drawing.Size(109, 40);
|
this.tb_TargetEnergyMax.TabIndex = 89;
|
this.tb_TargetEnergyMax.Text = "0";
|
//
|
// label6
|
//
|
this.label6.Location = new System.Drawing.Point(1074, 396);
|
this.label6.Name = "label6";
|
this.label6.Size = new System.Drawing.Size(44, 40);
|
this.label6.TabIndex = 88;
|
this.label6.Text = "~";
|
this.label6.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(1103, 44);
|
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 = 106;
|
this.tb_CalDTime.Text = "13 15:55:56";
|
//
|
// 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(1103, 9);
|
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 = 107;
|
this.tb_LastCalTime.Text = "2022-12-01 15:55:56";
|
//
|
// label7
|
//
|
this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label7.Location = new System.Drawing.Point(959, 44);
|
this.label7.Name = "label7";
|
this.label7.Size = new System.Drawing.Size(138, 29);
|
this.label7.TabIndex = 104;
|
this.label7.Text = "Check D-Time";
|
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label14
|
//
|
this.label14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label14.Location = new System.Drawing.Point(959, 9);
|
this.label14.Name = "label14";
|
this.label14.Size = new System.Drawing.Size(138, 29);
|
this.label14.TabIndex = 105;
|
this.label14.Text = "Last check time";
|
this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// EnergyDropCheckViewer
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.ClientSize = new System.Drawing.Size(1320, 515);
|
this.Controls.Add(this.tb_CalDTime);
|
this.Controls.Add(this.tb_LastCalTime);
|
this.Controls.Add(this.label7);
|
this.Controls.Add(this.label14);
|
this.Controls.Add(this.btn_Close);
|
this.Controls.Add(this.btn_Stop);
|
this.Controls.Add(this.btn_Start);
|
this.Controls.Add(this.chart_EnergyMeasure);
|
this.Controls.Add(this.label5);
|
this.Controls.Add(this.label2);
|
this.Controls.Add(this.label26);
|
this.Controls.Add(this.label25);
|
this.Controls.Add(this.label16);
|
this.Controls.Add(this.label3);
|
this.Controls.Add(this.tb_TargetAngle);
|
this.Controls.Add(this.label4);
|
this.Controls.Add(this.tb_TargetEnergyMax);
|
this.Controls.Add(this.tb_TargetEnergyMin);
|
this.Controls.Add(this.label6);
|
this.Controls.Add(this.label1);
|
this.Controls.Add(this.tb_Min);
|
this.Controls.Add(this.label23);
|
this.Controls.Add(this.tb_Max);
|
this.Controls.Add(this.label22);
|
this.Controls.Add(this.tb_Average);
|
this.Controls.Add(this.label15);
|
this.Controls.Add(this.tb_Count);
|
this.Controls.Add(this.label24);
|
this.Controls.Add(this.label17);
|
this.Controls.Add(this.tb_Power);
|
this.Controls.Add(this.label41);
|
this.Controls.Add(this.label30);
|
this.Controls.Add(this.lb_PowerMeterPositionMove);
|
this.Controls.Add(this.label38);
|
this.Controls.Add(this.lb_PowerMeterInitialize);
|
this.Controls.Add(this.label18);
|
this.Controls.Add(this.label19);
|
this.Controls.Add(this.lb_Complete);
|
this.Controls.Add(this.lb_CenterPositionMove);
|
this.Controls.Add(this.lb_AttenuatorSet);
|
this.Controls.Add(this.label36);
|
this.Controls.Add(this.lb_PowerMeasure);
|
this.Controls.Add(this.lb_LaserOn);
|
this.Controls.Add(this.label32);
|
this.Controls.Add(this.lb_LaserOff);
|
this.Controls.Add(this.label34);
|
this.Controls.Add(this.label59);
|
this.Controls.Add(this.label58);
|
this.Controls.Add(this.label57);
|
this.Controls.Add(this.label60);
|
this.Controls.Add(this.label55);
|
this.Controls.Add(this.label54);
|
this.Controls.Add(this.label53);
|
this.MaximizeBox = false;
|
this.MinimizeBox = false;
|
this.Name = "EnergyDropCheckViewer";
|
this.Text = "EnergyDropCheckViewer";
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.EnergyDropCheckViewer_FormClosing);
|
((System.ComponentModel.ISupportInitialize)(this.chart_EnergyMeasure)).EndInit();
|
this.ResumeLayout(false);
|
this.PerformLayout();
|
|
}
|
|
#endregion
|
|
private System.Windows.Forms.Label label41;
|
private System.Windows.Forms.Label label30;
|
private System.Windows.Forms.Label lb_PowerMeterPositionMove;
|
private System.Windows.Forms.Label label38;
|
private System.Windows.Forms.Label lb_PowerMeterInitialize;
|
private System.Windows.Forms.Label label18;
|
private System.Windows.Forms.Label label19;
|
private System.Windows.Forms.Label lb_Complete;
|
private System.Windows.Forms.Label lb_CenterPositionMove;
|
private System.Windows.Forms.Label lb_AttenuatorSet;
|
private System.Windows.Forms.Label label36;
|
private System.Windows.Forms.Label lb_PowerMeasure;
|
private System.Windows.Forms.Label lb_LaserOn;
|
private System.Windows.Forms.Label label32;
|
private System.Windows.Forms.Label lb_LaserOff;
|
private System.Windows.Forms.Label label34;
|
private System.Windows.Forms.Label label59;
|
private System.Windows.Forms.Label label58;
|
private System.Windows.Forms.Label label57;
|
private System.Windows.Forms.Label label60;
|
private System.Windows.Forms.Label label55;
|
private System.Windows.Forms.Label label54;
|
private System.Windows.Forms.Label label53;
|
private System.Windows.Forms.DataVisualization.Charting.Chart chart_EnergyMeasure;
|
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_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.TextBox tb_Count;
|
private System.Windows.Forms.Label label24;
|
private System.Windows.Forms.Label label17;
|
private System.Windows.Forms.TextBox tb_Power;
|
private System.Windows.Forms.Label label1;
|
private System.Windows.Forms.TextBox tb_TargetEnergyMin;
|
private System.Windows.Forms.Label label2;
|
private System.Windows.Forms.Label label4;
|
private System.Windows.Forms.TextBox tb_TargetAngle;
|
private System.Windows.Forms.Label label5;
|
private System.Windows.Forms.Button btn_Start;
|
private System.Windows.Forms.Button btn_Stop;
|
private System.Windows.Forms.Button btn_Close;
|
private System.Windows.Forms.TextBox tb_TargetEnergyMax;
|
private System.Windows.Forms.Label label6;
|
private System.Windows.Forms.TextBox tb_CalDTime;
|
private System.Windows.Forms.TextBox tb_LastCalTime;
|
private System.Windows.Forms.Label label7;
|
private System.Windows.Forms.Label label14;
|
}
|
}
|