laatzen/ZeroFlowTool/Form1.Designer.cs

2973 lines
181 KiB
C#
Raw Normal View History

2021-10-01 09:12:07 +00:00
using Xylem.Common.Ui.GenesisToolBox;
namespace GenesisZeroFlow
{
partial class GenesisZeroFlow
{
/// <summary>
/// Erforderliche Designervariable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Verwendete Ressourcen bereinigen.
/// </summary>
/// <param name="disposing">True, wenn verwaltete Ressourcen gelöscht werden sollen; andernfalls False.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Vom Windows Form-Designer generierter Code
/// <summary>
/// Erforderliche Methode für die Designerunterstützung.
/// Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GenesisZeroFlow));
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.label2 = new System.Windows.Forms.Label();
this.tab_ZeroFlowCal = new System.Windows.Forms.TabPage();
this.tab_About = new System.Windows.Forms.TabPage();
this.l_About_Version = new System.Windows.Forms.Label();
this.l_About_Author = new System.Windows.Forms.Label();
this.l_About_Info = new System.Windows.Forms.Label();
this.l_Version = new System.Windows.Forms.Label();
this.pB_Logo2 = new System.Windows.Forms.PictureBox();
this.pB_DocumentVersion = new System.Windows.Forms.PictureBox();
this.l_Author = new System.Windows.Forms.Label();
this.l_BasedOn = new System.Windows.Forms.Label();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.pictureBox3 = new System.Windows.Forms.PictureBox();
this.tab_Settings = new System.Windows.Forms.TabPage();
this.pB_AvailableImages = new System.Windows.Forms.PictureBox();
this.pB_Logo3 = new System.Windows.Forms.PictureBox();
this.gB_Settings_AmplitudeTest = new System.Windows.Forms.GroupBox();
this.nUD_Settings_AmplitudeTestUpperLimit = new System.Windows.Forms.NumericUpDown();
this.nUD_Settings_AmplitudeTestLowerLimit = new System.Windows.Forms.NumericUpDown();
this.l_Settings_AmplitudeTestUpperLimit = new System.Windows.Forms.Label();
this.l_Settings_AmplitudeTestLowerLimit = new System.Windows.Forms.Label();
this.nUD_Settings_AmplitudeTestMinDistance = new System.Windows.Forms.NumericUpDown();
this.l__Settings_AmplitudeTestMinDistance = new System.Windows.Forms.Label();
this.nUD_PercentageStart = new System.Windows.Forms.NumericUpDown();
this.l_PercentageStart = new System.Windows.Forms.Label();
this.l_PercentageStop = new System.Windows.Forms.Label();
this.nUD_PercentageStop = new System.Windows.Forms.NumericUpDown();
this.cB_MeanAmplitudeFiles = new System.Windows.Forms.CheckBox();
this.l_Settings_AmplitudeActivityCheckInterval = new System.Windows.Forms.Label();
this.nUD_Settings_AmplitudeActivityCheckInterval = new System.Windows.Forms.NumericUpDown();
this.cB_AmpLogFiles = new System.Windows.Forms.CheckBox();
this.gB_Settings_ZeroflowOffsetTest = new System.Windows.Forms.GroupBox();
this.nUD_Settings_ZeroflowOffsetTestUpperLimit = new System.Windows.Forms.NumericUpDown();
this.nUD_Settings_ZeroflowOffsetTestLowerLimit = new System.Windows.Forms.NumericUpDown();
this.l_Settings_ZeroflowOffsetTestUpperLimit = new System.Windows.Forms.Label();
this.l_Settings_ZeroflowOffsetTestLowerLimit = new System.Windows.Forms.Label();
this.nUD_Settings_ZeroflowOffsetTestOffsetLimit = new System.Windows.Forms.NumericUpDown();
this.l_Settings_ZeroFlowTestOffsetLimit = new System.Windows.Forms.Label();
this.nUD_Settings_ZeroflowOffsetTestSettlingTime = new System.Windows.Forms.NumericUpDown();
this.l_Settings_ZeroFlowTestSettlingTime = new System.Windows.Forms.Label();
this.nUD_Settings_ZeroflowOffsetTestNumberOfLines = new System.Windows.Forms.NumericUpDown();
this.l_Settings_ZeroflowOffsetTestNumberOfLines = new System.Windows.Forms.Label();
this.l_Settings_ZeroflowOffsetTestActivityCheckInterval = new System.Windows.Forms.Label();
this.nUD_Settings_ZeroflowOffsetTestActivityCheckInterval = new System.Windows.Forms.NumericUpDown();
this.cB_OffsetTestLogFiles = new System.Windows.Forms.CheckBox();
this.gB_Settings_Preparation = new System.Windows.Forms.GroupBox();
this.l_Settings_Preparation_StabiTime = new System.Windows.Forms.Label();
this.nUD_Settings_Preparation_StabiTime = new System.Windows.Forms.NumericUpDown();
this.l_SettingsPreparationMetersize = new System.Windows.Forms.Label();
this.nUD_SettingsPreparationMetersize = new System.Windows.Forms.NumericUpDown();
this.gB_Passwords = new System.Windows.Forms.GroupBox();
this.l_PasswordMeter1 = new System.Windows.Forms.Label();
this.l_PasswordMeter2 = new System.Windows.Forms.Label();
this.l_PasswordMeter3 = new System.Windows.Forms.Label();
this.l_PasswordMeter4 = new System.Windows.Forms.Label();
this.l_PasswordMeter5 = new System.Windows.Forms.Label();
this.l_PasswordMeter6 = new System.Windows.Forms.Label();
this.l_PasswordMeter7 = new System.Windows.Forms.Label();
this.l_PasswordMeter8 = new System.Windows.Forms.Label();
this.l_PasswordMeter9 = new System.Windows.Forms.Label();
this.l_PasswordMeter10 = new System.Windows.Forms.Label();
this.tB_PasswordMeter1 = new System.Windows.Forms.TextBox();
this.tB_PasswordMeter2 = new System.Windows.Forms.TextBox();
this.tB_PasswordMeter3 = new System.Windows.Forms.TextBox();
this.tB_PasswordMeter4 = new System.Windows.Forms.TextBox();
this.tB_PasswordMeter6 = new System.Windows.Forms.TextBox();
this.tB_PasswordMeter7 = new System.Windows.Forms.TextBox();
this.tB_PasswordMeter8 = new System.Windows.Forms.TextBox();
this.tB_PasswordMeter9 = new System.Windows.Forms.TextBox();
this.tB_PasswordMeter10 = new System.Windows.Forms.TextBox();
this.tB_PasswordMeter5 = new System.Windows.Forms.TextBox();
this.gB_Settings_TemperatureCalibration = new System.Windows.Forms.GroupBox();
this.tB_PasswordThermo1 = new System.Windows.Forms.TextBox();
this.tB_PasswordThermo2 = new System.Windows.Forms.TextBox();
this.lPasswordThermo1 = new System.Windows.Forms.Label();
this.lThermo2 = new System.Windows.Forms.Label();
this.cB_TempManualAcquisition = new System.Windows.Forms.CheckBox();
this.gB_SettingsTempMonitor = new System.Windows.Forms.GroupBox();
this.l_SettingsTempMonitorUpperValue = new System.Windows.Forms.Label();
this.l_SettingsTempMonitorLowerValue = new System.Windows.Forms.Label();
this.l_SettingsTempMonitorDeviation = new System.Windows.Forms.Label();
this.nUD_SettingsTempMonitorUpperValue = new System.Windows.Forms.NumericUpDown();
this.nUD_SettingsTempMonitorLowerValue = new System.Windows.Forms.NumericUpDown();
this.nUD_SettingsTempMonitorDeviation = new System.Windows.Forms.NumericUpDown();
this.gB_ComportSetup = new System.Windows.Forms.GroupBox();
this.BtnOpenSetup = new System.Windows.Forms.Button();
this.tab_Report = new System.Windows.Forms.TabPage();
this.groupBox_report = new System.Windows.Forms.GroupBox();
this.btn_Report_Generate = new System.Windows.Forms.Button();
this.gB_ReportTitlepage = new System.Windows.Forms.GroupBox();
this.label_Report_EnterDate = new System.Windows.Forms.Label();
this.rTB_ReportEnterOperator = new System.Windows.Forms.RichTextBox();
this.rTB_ReportEnterDate = new System.Windows.Forms.RichTextBox();
this.label_Report_EnterOperator = new System.Windows.Forms.Label();
this.label_Report_EnterTitle = new System.Windows.Forms.Label();
this.rTB_ReportEnterTitle = new System.Windows.Forms.RichTextBox();
this.rtB_ReportTitlepageIntro = new System.Windows.Forms.RichTextBox();
this.l_ReportIntro = new System.Windows.Forms.Label();
this.label_Report_EnterSerialNumber = new System.Windows.Forms.Label();
this.rTB_ReportEnterSerialNumber = new System.Windows.Forms.RichTextBox();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.tab_Maintab = new System.Windows.Forms.TabControl();
this.cB_SinglePath = new System.Windows.Forms.CheckBox();
this.lbLanguage = new System.Windows.Forms.ListBox();
this.p_ZeroFlowCal_Amplitude = new System.Windows.Forms.Panel();
this.l_ZeroFlowCal_Amplitude = new System.Windows.Forms.Label();
this.p_ZeroFlowCal_Prepare = new System.Windows.Forms.Panel();
this.l_ZeroFlowCal_Prepare = new System.Windows.Forms.Label();
this.p_ZeroFlowCal_TempCal = new System.Windows.Forms.Panel();
this.l_ZeroFlowCal_TempCal = new System.Windows.Forms.Label();
this.p_ZeroFlowCal_Detect = new System.Windows.Forms.Panel();
this.l_ZeroFlowCal_Detect = new System.Windows.Forms.Label();
this.l_ZeroFlowCal_Resttime = new System.Windows.Forms.Label();
this.p_ZeroFlowCal_Offset = new System.Windows.Forms.Panel();
this.l_ZeroFlowCal_Offset = new System.Windows.Forms.Label();
this.l_ZeroFlowCal_ResttimeDisplayValue = new System.Windows.Forms.Label();
this.pB_ZeroFlowCal_Progress = new System.Windows.Forms.ProgressBar();
this.p_ZeroFlowCal_Completion = new System.Windows.Forms.Panel();
this.l_ZeroFlowCal_Completion = new System.Windows.Forms.Label();
this.cB_AmplitudeTestEnable = new System.Windows.Forms.CheckBox();
this.cB_TempCalEnable = new System.Windows.Forms.CheckBox();
this.cB_ZeroFlowOffsetTestEnable = new System.Windows.Forms.CheckBox();
this.pThermo2 = new System.Windows.Forms.Panel();
this.pB_Thermo2 = new System.Windows.Forms.PictureBox();
this.l_Thermo2 = new System.Windows.Forms.Label();
this.pThermo1 = new System.Windows.Forms.Panel();
this.pB_Thermo1 = new System.Windows.Forms.PictureBox();
this.l_Thermo1 = new System.Windows.Forms.Label();
this.cB_Thermo2 = new System.Windows.Forms.CheckBox();
this.cB_Thermo1 = new System.Windows.Forms.CheckBox();
this.gB_Progress = new System.Windows.Forms.GroupBox();
this.rTB_ZeroFlowCal = new System.Windows.Forms.RichTextBox();
this.btn_ZeroFlowCal_Detect = new System.Windows.Forms.Button();
this.btn_ZeroFlowCal_Start = new System.Windows.Forms.Button();
this.btn_ZeroFlowCal_Abort = new System.Windows.Forms.Button();
this.btn_ZeroFlowCal_Clear = new System.Windows.Forms.Button();
this.btn_ZeroFlowCal_Save = new System.Windows.Forms.Button();
this.btn_ZeroFlowCal_Pdf = new System.Windows.Forms.Button();
this.l_ZeroFlowCal_Status = new System.Windows.Forms.Label();
this.pB_Bubbles1 = new System.Windows.Forms.PictureBox();
this.cB_ZeroFlowCal_EnableMeter10 = new System.Windows.Forms.CheckBox();
this.cB_ZeroFlowCal_EnableMeter9 = new System.Windows.Forms.CheckBox();
this.cB_ZeroFlowCal_EnableMeter1 = new System.Windows.Forms.CheckBox();
this.gB_Meters = new System.Windows.Forms.GroupBox();
this.pB_Logo1 = new System.Windows.Forms.PictureBox();
this.cB_ZeroFlowCal_EnableMeter8 = new System.Windows.Forms.CheckBox();
this.cB_ZeroFlowCal_EnableMeter7 = new System.Windows.Forms.CheckBox();
this.cB_ZeroFlowCal_EnableMeter6 = new System.Windows.Forms.CheckBox();
this.cB_ZeroFlowCal_EnableMeter5 = new System.Windows.Forms.CheckBox();
this.cB_ZeroFlowCal_EnableMeter4 = new System.Windows.Forms.CheckBox();
this.cB_ZeroFlowCal_EnableMeter3 = new System.Windows.Forms.CheckBox();
this.cB_ZeroFlowCal_EnableMeter2 = new System.Windows.Forms.CheckBox();
this.l_ZeroFlowCal_Meter7 = new System.Windows.Forms.Label();
this.pB_Meter7 = new System.Windows.Forms.PictureBox();
this.p_ZeroFlowCal_Meter7 = new System.Windows.Forms.Panel();
this.l_ZeroFlowCal_Meter8 = new System.Windows.Forms.Label();
this.pB_Meter8 = new System.Windows.Forms.PictureBox();
this.p_ZeroFlowCal_Meter8 = new System.Windows.Forms.Panel();
this.l_ZeroFlowCal_Meter10 = new System.Windows.Forms.Label();
this.pB_Meter10 = new System.Windows.Forms.PictureBox();
this.p_ZeroFlowCal_Meter10 = new System.Windows.Forms.Panel();
this.l_ZeroFlowCal_Meter4 = new System.Windows.Forms.Label();
this.pB_Meter4 = new System.Windows.Forms.PictureBox();
this.p_ZeroFlowCal_Meter4 = new System.Windows.Forms.Panel();
this.l_ZeroFlowCal_Meter5 = new System.Windows.Forms.Label();
this.pB_Meter5 = new System.Windows.Forms.PictureBox();
this.p_ZeroFlowCal_Meter5 = new System.Windows.Forms.Panel();
this.l_ZeroFlowCal_Meter3 = new System.Windows.Forms.Label();
this.pB_Meter3 = new System.Windows.Forms.PictureBox();
this.p_ZeroFlowCal_Meter3 = new System.Windows.Forms.Panel();
this.l_ZeroFlowCal_Meter6 = new System.Windows.Forms.Label();
this.pB_Meter6 = new System.Windows.Forms.PictureBox();
this.p_ZeroFlowCal_Meter6 = new System.Windows.Forms.Panel();
this.l_ZeroFlowCal_Meter2 = new System.Windows.Forms.Label();
this.pB_Meter2 = new System.Windows.Forms.PictureBox();
this.p_ZeroFlowCal_Meter2 = new System.Windows.Forms.Panel();
this.l_ZeroFlowCal_Meter9 = new System.Windows.Forms.Label();
this.pB_Meter9 = new System.Windows.Forms.PictureBox();
this.p_ZeroFlowCal_Meter9 = new System.Windows.Forms.Panel();
this.l_ZeroFlowCal_Meter1 = new System.Windows.Forms.Label();
this.pB_Meter1 = new System.Windows.Forms.PictureBox();
this.p_ZeroFlowCal_Meter1 = new System.Windows.Forms.Panel();
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.tab_ZeroFlowCal.SuspendLayout();
this.tab_About.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_Logo2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pB_DocumentVersion)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
this.tab_Settings.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_AvailableImages)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pB_Logo3)).BeginInit();
this.gB_Settings_AmplitudeTest.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_AmplitudeTestUpperLimit)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_AmplitudeTestLowerLimit)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_AmplitudeTestMinDistance)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nUD_PercentageStart)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nUD_PercentageStop)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_AmplitudeActivityCheckInterval)).BeginInit();
this.gB_Settings_ZeroflowOffsetTest.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_ZeroflowOffsetTestUpperLimit)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_ZeroflowOffsetTestLowerLimit)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_ZeroflowOffsetTestOffsetLimit)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_ZeroflowOffsetTestSettlingTime)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_ZeroflowOffsetTestNumberOfLines)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_ZeroflowOffsetTestActivityCheckInterval)).BeginInit();
this.gB_Settings_Preparation.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_Preparation_StabiTime)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nUD_SettingsPreparationMetersize)).BeginInit();
this.gB_Passwords.SuspendLayout();
this.gB_Settings_TemperatureCalibration.SuspendLayout();
this.gB_SettingsTempMonitor.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.nUD_SettingsTempMonitorUpperValue)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nUD_SettingsTempMonitorLowerValue)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nUD_SettingsTempMonitorDeviation)).BeginInit();
this.gB_ComportSetup.SuspendLayout();
this.tab_Report.SuspendLayout();
this.groupBox_report.SuspendLayout();
this.gB_ReportTitlepage.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.tab_Maintab.SuspendLayout();
this.p_ZeroFlowCal_Amplitude.SuspendLayout();
this.p_ZeroFlowCal_Prepare.SuspendLayout();
this.p_ZeroFlowCal_TempCal.SuspendLayout();
this.p_ZeroFlowCal_Detect.SuspendLayout();
this.p_ZeroFlowCal_Offset.SuspendLayout();
this.p_ZeroFlowCal_Completion.SuspendLayout();
this.pThermo2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_Thermo2)).BeginInit();
this.pThermo1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_Thermo1)).BeginInit();
this.gB_Progress.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_Bubbles1)).BeginInit();
this.gB_Meters.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_Logo1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pB_Meter7)).BeginInit();
this.p_ZeroFlowCal_Meter7.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_Meter8)).BeginInit();
this.p_ZeroFlowCal_Meter8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_Meter10)).BeginInit();
this.p_ZeroFlowCal_Meter10.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_Meter4)).BeginInit();
this.p_ZeroFlowCal_Meter4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_Meter5)).BeginInit();
this.p_ZeroFlowCal_Meter5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_Meter3)).BeginInit();
this.p_ZeroFlowCal_Meter3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_Meter6)).BeginInit();
this.p_ZeroFlowCal_Meter6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_Meter2)).BeginInit();
this.p_ZeroFlowCal_Meter2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_Meter9)).BeginInit();
this.p_ZeroFlowCal_Meter9.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_Meter1)).BeginInit();
this.p_ZeroFlowCal_Meter1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
this.SuspendLayout();
//
// contextMenuStrip1
//
this.contextMenuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
this.contextMenuStrip1.Name = "contextMenuStrip1";
this.contextMenuStrip1.Size = new System.Drawing.Size(61, 4);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(30, 84);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(117, 17);
this.label2.TabIndex = 1;
this.label2.Text = "Lower Value [°C]:";
//
// tab_ZeroFlowCal
//
this.tab_ZeroFlowCal.AutoScroll = true;
this.tab_ZeroFlowCal.BackColor = System.Drawing.Color.Honeydew;
this.tab_ZeroFlowCal.Controls.Add(this.l_ZeroFlowCal_Status);
this.tab_ZeroFlowCal.Controls.Add(this.btn_ZeroFlowCal_Pdf);
this.tab_ZeroFlowCal.Controls.Add(this.btn_ZeroFlowCal_Save);
this.tab_ZeroFlowCal.Controls.Add(this.btn_ZeroFlowCal_Clear);
this.tab_ZeroFlowCal.Controls.Add(this.btn_ZeroFlowCal_Abort);
this.tab_ZeroFlowCal.Controls.Add(this.btn_ZeroFlowCal_Start);
this.tab_ZeroFlowCal.Controls.Add(this.btn_ZeroFlowCal_Detect);
this.tab_ZeroFlowCal.Controls.Add(this.rTB_ZeroFlowCal);
this.tab_ZeroFlowCal.Controls.Add(this.pB_Logo1);
this.tab_ZeroFlowCal.Controls.Add(this.pB_Bubbles1);
this.tab_ZeroFlowCal.Controls.Add(this.gB_Meters);
this.tab_ZeroFlowCal.Controls.Add(this.gB_Progress);
this.tab_ZeroFlowCal.Location = new System.Drawing.Point(4, 22);
this.tab_ZeroFlowCal.Margin = new System.Windows.Forms.Padding(10);
this.tab_ZeroFlowCal.Name = "tab_ZeroFlowCal";
this.tab_ZeroFlowCal.Padding = new System.Windows.Forms.Padding(2);
this.tab_ZeroFlowCal.Size = new System.Drawing.Size(943, 674);
this.tab_ZeroFlowCal.TabIndex = 15;
this.tab_ZeroFlowCal.Text = "Zero flow calibration";
//
// tab_About
//
this.tab_About.BackColor = System.Drawing.Color.Honeydew;
this.tab_About.Controls.Add(this.pictureBox3);
this.tab_About.Controls.Add(this.pictureBox2);
this.tab_About.Controls.Add(this.l_BasedOn);
this.tab_About.Controls.Add(this.l_Author);
this.tab_About.Controls.Add(this.pB_DocumentVersion);
this.tab_About.Controls.Add(this.pB_Logo2);
this.tab_About.Controls.Add(this.l_Version);
this.tab_About.Controls.Add(this.l_About_Info);
this.tab_About.Controls.Add(this.l_About_Author);
this.tab_About.Controls.Add(this.l_About_Version);
this.tab_About.Location = new System.Drawing.Point(4, 22);
this.tab_About.Margin = new System.Windows.Forms.Padding(2);
this.tab_About.Name = "tab_About";
this.tab_About.Padding = new System.Windows.Forms.Padding(2);
this.tab_About.Size = new System.Drawing.Size(943, 674);
this.tab_About.TabIndex = 7;
this.tab_About.Text = "About";
//
// l_About_Version
//
this.l_About_Version.AutoSize = true;
this.l_About_Version.Font = new System.Drawing.Font("Microsoft Sans Serif", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.l_About_Version.Location = new System.Drawing.Point(162, 54);
this.l_About_Version.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_About_Version.Name = "l_About_Version";
this.l_About_Version.Size = new System.Drawing.Size(540, 37);
this.l_About_Version.TabIndex = 1;
this.l_About_Version.Text = "GENESIS Zeroflow calibration tool";
//
// l_About_Author
//
this.l_About_Author.AutoSize = true;
this.l_About_Author.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.l_About_Author.Location = new System.Drawing.Point(370, 246);
this.l_About_Author.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_About_Author.Name = "l_About_Author";
this.l_About_Author.Size = new System.Drawing.Size(13, 20);
this.l_About_Author.TabIndex = 2;
this.l_About_Author.Text = " ";
//
// l_About_Info
//
this.l_About_Info.AutoSize = true;
this.l_About_Info.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.l_About_Info.Location = new System.Drawing.Point(150, 516);
this.l_About_Info.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_About_Info.Name = "l_About_Info";
this.l_About_Info.Size = new System.Drawing.Size(295, 20);
this.l_About_Info.TabIndex = 3;
this.l_About_Info.Text = "Supports GENESIS protocol version \"h\"";
//
// l_Version
//
this.l_Version.AutoSize = true;
this.l_Version.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.l_Version.Location = new System.Drawing.Point(168, 108);
this.l_Version.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_Version.Name = "l_Version";
this.l_Version.Size = new System.Drawing.Size(188, 20);
this.l_Version.TabIndex = 4;
this.l_Version.Text = "Version 0.22/ 2019-02-08";
//
// pB_Logo2
//
this.pB_Logo2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.pB_Logo2.Image = ((System.Drawing.Image)(resources.GetObject("pB_Logo2.Image")));
this.pB_Logo2.InitialImage = null;
this.pB_Logo2.Location = new System.Drawing.Point(802, 21);
this.pB_Logo2.Margin = new System.Windows.Forms.Padding(2);
this.pB_Logo2.Name = "pB_Logo2";
this.pB_Logo2.Size = new System.Drawing.Size(91, 38);
this.pB_Logo2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pB_Logo2.TabIndex = 5;
this.pB_Logo2.TabStop = false;
//
// pB_DocumentVersion
//
this.pB_DocumentVersion.Image = ((System.Drawing.Image)(resources.GetObject("pB_DocumentVersion.Image")));
this.pB_DocumentVersion.Location = new System.Drawing.Point(84, 222);
this.pB_DocumentVersion.Margin = new System.Windows.Forms.Padding(2);
this.pB_DocumentVersion.Name = "pB_DocumentVersion";
this.pB_DocumentVersion.Size = new System.Drawing.Size(449, 277);
this.pB_DocumentVersion.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pB_DocumentVersion.TabIndex = 6;
this.pB_DocumentVersion.TabStop = false;
//
// l_Author
//
this.l_Author.AutoSize = true;
this.l_Author.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.l_Author.Location = new System.Drawing.Point(231, 133);
this.l_Author.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_Author.Name = "l_Author";
this.l_Author.Size = new System.Drawing.Size(0, 20);
this.l_Author.TabIndex = 7;
//
// l_BasedOn
//
this.l_BasedOn.AutoSize = true;
this.l_BasedOn.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.l_BasedOn.Location = new System.Drawing.Point(150, 192);
this.l_BasedOn.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_BasedOn.Name = "l_BasedOn";
this.l_BasedOn.Size = new System.Drawing.Size(81, 20);
this.l_BasedOn.TabIndex = 9;
this.l_BasedOn.Text = "Based on:";
//
// pictureBox2
//
this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
this.pictureBox2.Location = new System.Drawing.Point(564, 222);
this.pictureBox2.Margin = new System.Windows.Forms.Padding(2);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(340, 362);
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox2.TabIndex = 54;
this.pictureBox2.TabStop = false;
//
// pictureBox3
//
this.pictureBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.pictureBox3.BackColor = System.Drawing.Color.Transparent;
this.pictureBox3.ErrorImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.ErrorImage")));
this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
this.pictureBox3.InitialImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.InitialImage")));
this.pictureBox3.Location = new System.Drawing.Point(822, 83);
this.pictureBox3.Margin = new System.Windows.Forms.Padding(2);
this.pictureBox3.Name = "pictureBox3";
this.pictureBox3.Size = new System.Drawing.Size(53, 40);
this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox3.TabIndex = 55;
this.pictureBox3.TabStop = false;
//
// tab_Settings
//
this.tab_Settings.BackColor = System.Drawing.Color.Honeydew;
this.tab_Settings.Controls.Add(this.cB_SinglePath);
this.tab_Settings.Controls.Add(this.lbLanguage);
this.tab_Settings.Controls.Add(this.gB_ComportSetup);
this.tab_Settings.Controls.Add(this.gB_SettingsTempMonitor);
this.tab_Settings.Controls.Add(this.gB_Settings_TemperatureCalibration);
this.tab_Settings.Controls.Add(this.gB_Passwords);
this.tab_Settings.Controls.Add(this.gB_Settings_Preparation);
this.tab_Settings.Controls.Add(this.gB_Settings_ZeroflowOffsetTest);
this.tab_Settings.Controls.Add(this.gB_Settings_AmplitudeTest);
this.tab_Settings.Controls.Add(this.pB_Logo3);
this.tab_Settings.Controls.Add(this.pB_AvailableImages);
this.tab_Settings.Location = new System.Drawing.Point(4, 22);
this.tab_Settings.Margin = new System.Windows.Forms.Padding(2);
this.tab_Settings.Name = "tab_Settings";
this.tab_Settings.Padding = new System.Windows.Forms.Padding(2);
this.tab_Settings.Size = new System.Drawing.Size(943, 674);
this.tab_Settings.TabIndex = 8;
this.tab_Settings.Text = "Settings";
//
// pB_AvailableImages
//
this.pB_AvailableImages.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.pB_AvailableImages.BackColor = System.Drawing.Color.Transparent;
this.pB_AvailableImages.ErrorImage = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_AvailableImages.Image = ((System.Drawing.Image)(resources.GetObject("pB_AvailableImages.Image")));
this.pB_AvailableImages.InitialImage = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_AvailableImages.Location = new System.Drawing.Point(825, 82);
this.pB_AvailableImages.Margin = new System.Windows.Forms.Padding(2);
this.pB_AvailableImages.Name = "pB_AvailableImages";
this.pB_AvailableImages.Size = new System.Drawing.Size(53, 40);
this.pB_AvailableImages.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pB_AvailableImages.TabIndex = 26;
this.pB_AvailableImages.TabStop = false;
//
// pB_Logo3
//
this.pB_Logo3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.pB_Logo3.Image = ((System.Drawing.Image)(resources.GetObject("pB_Logo3.Image")));
this.pB_Logo3.InitialImage = null;
this.pB_Logo3.Location = new System.Drawing.Point(802, 21);
this.pB_Logo3.Margin = new System.Windows.Forms.Padding(2);
this.pB_Logo3.Name = "pB_Logo3";
this.pB_Logo3.Size = new System.Drawing.Size(91, 38);
this.pB_Logo3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pB_Logo3.TabIndex = 31;
this.pB_Logo3.TabStop = false;
//
// gB_Settings_AmplitudeTest
//
this.gB_Settings_AmplitudeTest.Controls.Add(this.cB_AmpLogFiles);
this.gB_Settings_AmplitudeTest.Controls.Add(this.nUD_Settings_AmplitudeActivityCheckInterval);
this.gB_Settings_AmplitudeTest.Controls.Add(this.l_Settings_AmplitudeActivityCheckInterval);
this.gB_Settings_AmplitudeTest.Controls.Add(this.cB_MeanAmplitudeFiles);
this.gB_Settings_AmplitudeTest.Controls.Add(this.nUD_PercentageStop);
this.gB_Settings_AmplitudeTest.Controls.Add(this.l_PercentageStop);
this.gB_Settings_AmplitudeTest.Controls.Add(this.l_PercentageStart);
this.gB_Settings_AmplitudeTest.Controls.Add(this.nUD_PercentageStart);
this.gB_Settings_AmplitudeTest.Controls.Add(this.l__Settings_AmplitudeTestMinDistance);
this.gB_Settings_AmplitudeTest.Controls.Add(this.nUD_Settings_AmplitudeTestMinDistance);
this.gB_Settings_AmplitudeTest.Controls.Add(this.l_Settings_AmplitudeTestLowerLimit);
this.gB_Settings_AmplitudeTest.Controls.Add(this.l_Settings_AmplitudeTestUpperLimit);
this.gB_Settings_AmplitudeTest.Controls.Add(this.nUD_Settings_AmplitudeTestLowerLimit);
this.gB_Settings_AmplitudeTest.Controls.Add(this.nUD_Settings_AmplitudeTestUpperLimit);
this.gB_Settings_AmplitudeTest.Location = new System.Drawing.Point(40, 28);
this.gB_Settings_AmplitudeTest.Margin = new System.Windows.Forms.Padding(2);
this.gB_Settings_AmplitudeTest.Name = "gB_Settings_AmplitudeTest";
this.gB_Settings_AmplitudeTest.Padding = new System.Windows.Forms.Padding(2);
this.gB_Settings_AmplitudeTest.Size = new System.Drawing.Size(272, 320);
this.gB_Settings_AmplitudeTest.TabIndex = 27;
this.gB_Settings_AmplitudeTest.TabStop = false;
this.gB_Settings_AmplitudeTest.Text = "Amplitude Test";
//
// nUD_Settings_AmplitudeTestUpperLimit
//
this.nUD_Settings_AmplitudeTestUpperLimit.Location = new System.Drawing.Point(168, 115);
this.nUD_Settings_AmplitudeTestUpperLimit.Margin = new System.Windows.Forms.Padding(2);
this.nUD_Settings_AmplitudeTestUpperLimit.Maximum = new decimal(new int[] {
40,
0,
0,
0});
this.nUD_Settings_AmplitudeTestUpperLimit.Name = "nUD_Settings_AmplitudeTestUpperLimit";
this.nUD_Settings_AmplitudeTestUpperLimit.Size = new System.Drawing.Size(62, 20);
this.nUD_Settings_AmplitudeTestUpperLimit.TabIndex = 0;
this.nUD_Settings_AmplitudeTestUpperLimit.Value = new decimal(new int[] {
32,
0,
0,
0});
//
// nUD_Settings_AmplitudeTestLowerLimit
//
this.nUD_Settings_AmplitudeTestLowerLimit.Location = new System.Drawing.Point(168, 149);
this.nUD_Settings_AmplitudeTestLowerLimit.Margin = new System.Windows.Forms.Padding(2);
this.nUD_Settings_AmplitudeTestLowerLimit.Maximum = new decimal(new int[] {
30,
0,
0,
0});
this.nUD_Settings_AmplitudeTestLowerLimit.Name = "nUD_Settings_AmplitudeTestLowerLimit";
this.nUD_Settings_AmplitudeTestLowerLimit.Size = new System.Drawing.Size(62, 20);
this.nUD_Settings_AmplitudeTestLowerLimit.TabIndex = 1;
this.nUD_Settings_AmplitudeTestLowerLimit.Value = new decimal(new int[] {
12,
0,
0,
0});
//
// l_Settings_AmplitudeTestUpperLimit
//
this.l_Settings_AmplitudeTestUpperLimit.AutoSize = true;
this.l_Settings_AmplitudeTestUpperLimit.Location = new System.Drawing.Point(19, 115);
this.l_Settings_AmplitudeTestUpperLimit.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_Settings_AmplitudeTestUpperLimit.Name = "l_Settings_AmplitudeTestUpperLimit";
this.l_Settings_AmplitudeTestUpperLimit.Size = new System.Drawing.Size(128, 13);
this.l_Settings_AmplitudeTestUpperLimit.TabIndex = 2;
this.l_Settings_AmplitudeTestUpperLimit.Text = "Optimal Point Upper Limit:";
//
// l_Settings_AmplitudeTestLowerLimit
//
this.l_Settings_AmplitudeTestLowerLimit.AutoSize = true;
this.l_Settings_AmplitudeTestLowerLimit.Location = new System.Drawing.Point(19, 149);
this.l_Settings_AmplitudeTestLowerLimit.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_Settings_AmplitudeTestLowerLimit.Name = "l_Settings_AmplitudeTestLowerLimit";
this.l_Settings_AmplitudeTestLowerLimit.Size = new System.Drawing.Size(128, 13);
this.l_Settings_AmplitudeTestLowerLimit.TabIndex = 3;
this.l_Settings_AmplitudeTestLowerLimit.Text = "Optimal Point Lower Limit:";
//
// nUD_Settings_AmplitudeTestMinDistance
//
this.nUD_Settings_AmplitudeTestMinDistance.Location = new System.Drawing.Point(168, 182);
this.nUD_Settings_AmplitudeTestMinDistance.Margin = new System.Windows.Forms.Padding(2);
this.nUD_Settings_AmplitudeTestMinDistance.Maximum = new decimal(new int[] {
10,
0,
0,
0});
this.nUD_Settings_AmplitudeTestMinDistance.Name = "nUD_Settings_AmplitudeTestMinDistance";
this.nUD_Settings_AmplitudeTestMinDistance.Size = new System.Drawing.Size(62, 20);
this.nUD_Settings_AmplitudeTestMinDistance.TabIndex = 4;
this.nUD_Settings_AmplitudeTestMinDistance.Value = new decimal(new int[] {
7,
0,
0,
0});
//
// l__Settings_AmplitudeTestMinDistance
//
this.l__Settings_AmplitudeTestMinDistance.AutoSize = true;
this.l__Settings_AmplitudeTestMinDistance.Location = new System.Drawing.Point(19, 182);
this.l__Settings_AmplitudeTestMinDistance.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l__Settings_AmplitudeTestMinDistance.Name = "l__Settings_AmplitudeTestMinDistance";
this.l__Settings_AmplitudeTestMinDistance.Size = new System.Drawing.Size(74, 13);
this.l__Settings_AmplitudeTestMinDistance.TabIndex = 5;
this.l__Settings_AmplitudeTestMinDistance.Text = "min. Distance:";
//
// nUD_PercentageStart
//
this.nUD_PercentageStart.Location = new System.Drawing.Point(168, 216);
this.nUD_PercentageStart.Margin = new System.Windows.Forms.Padding(2);
this.nUD_PercentageStart.Maximum = new decimal(new int[] {
20,
0,
0,
0});
this.nUD_PercentageStart.Name = "nUD_PercentageStart";
this.nUD_PercentageStart.Size = new System.Drawing.Size(62, 20);
this.nUD_PercentageStart.TabIndex = 6;
this.nUD_PercentageStart.Value = new decimal(new int[] {
5,
0,
0,
0});
//
// l_PercentageStart
//
this.l_PercentageStart.AutoSize = true;
this.l_PercentageStart.Location = new System.Drawing.Point(19, 216);
this.l_PercentageStart.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_PercentageStart.Name = "l_PercentageStart";
this.l_PercentageStart.Size = new System.Drawing.Size(120, 13);
this.l_PercentageStart.TabIndex = 7;
this.l_PercentageStart.Text = "Percentage Start Value:";
//
// l_PercentageStop
//
this.l_PercentageStop.AutoSize = true;
this.l_PercentageStop.Location = new System.Drawing.Point(19, 250);
this.l_PercentageStop.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_PercentageStop.Name = "l_PercentageStop";
this.l_PercentageStop.Size = new System.Drawing.Size(120, 13);
this.l_PercentageStop.TabIndex = 8;
this.l_PercentageStop.Text = "Percentage Stop Value:";
//
// nUD_PercentageStop
//
this.nUD_PercentageStop.Location = new System.Drawing.Point(168, 250);
this.nUD_PercentageStop.Margin = new System.Windows.Forms.Padding(2);
this.nUD_PercentageStop.Maximum = new decimal(new int[] {
50,
0,
0,
0});
this.nUD_PercentageStop.Minimum = new decimal(new int[] {
30,
0,
0,
0});
this.nUD_PercentageStop.Name = "nUD_PercentageStop";
this.nUD_PercentageStop.Size = new System.Drawing.Size(62, 20);
this.nUD_PercentageStop.TabIndex = 9;
this.nUD_PercentageStop.Value = new decimal(new int[] {
40,
0,
0,
0});
//
// cB_MeanAmplitudeFiles
//
this.cB_MeanAmplitudeFiles.AutoSize = true;
this.cB_MeanAmplitudeFiles.Checked = true;
this.cB_MeanAmplitudeFiles.CheckState = System.Windows.Forms.CheckState.Checked;
this.cB_MeanAmplitudeFiles.Location = new System.Drawing.Point(43, 67);
this.cB_MeanAmplitudeFiles.Margin = new System.Windows.Forms.Padding(2);
this.cB_MeanAmplitudeFiles.Name = "cB_MeanAmplitudeFiles";
this.cB_MeanAmplitudeFiles.Size = new System.Drawing.Size(154, 17);
this.cB_MeanAmplitudeFiles.TabIndex = 10;
this.cB_MeanAmplitudeFiles.Text = "Generate Mean Value Files";
this.cB_MeanAmplitudeFiles.UseVisualStyleBackColor = true;
//
// l_Settings_AmplitudeActivityCheckInterval
//
this.l_Settings_AmplitudeActivityCheckInterval.AutoSize = true;
this.l_Settings_AmplitudeActivityCheckInterval.Location = new System.Drawing.Point(19, 283);
this.l_Settings_AmplitudeActivityCheckInterval.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_Settings_AmplitudeActivityCheckInterval.Name = "l_Settings_AmplitudeActivityCheckInterval";
this.l_Settings_AmplitudeActivityCheckInterval.Size = new System.Drawing.Size(130, 13);
this.l_Settings_AmplitudeActivityCheckInterval.TabIndex = 20;
this.l_Settings_AmplitudeActivityCheckInterval.Text = "Activity Check Interval (s):";
//
// nUD_Settings_AmplitudeActivityCheckInterval
//
this.nUD_Settings_AmplitudeActivityCheckInterval.Location = new System.Drawing.Point(168, 283);
this.nUD_Settings_AmplitudeActivityCheckInterval.Margin = new System.Windows.Forms.Padding(2);
this.nUD_Settings_AmplitudeActivityCheckInterval.Maximum = new decimal(new int[] {
15,
0,
0,
0});
this.nUD_Settings_AmplitudeActivityCheckInterval.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.nUD_Settings_AmplitudeActivityCheckInterval.Name = "nUD_Settings_AmplitudeActivityCheckInterval";
this.nUD_Settings_AmplitudeActivityCheckInterval.Size = new System.Drawing.Size(62, 20);
this.nUD_Settings_AmplitudeActivityCheckInterval.TabIndex = 20;
this.nUD_Settings_AmplitudeActivityCheckInterval.Value = new decimal(new int[] {
2,
0,
0,
0});
//
// cB_AmpLogFiles
//
this.cB_AmpLogFiles.AutoSize = true;
this.cB_AmpLogFiles.Checked = true;
this.cB_AmpLogFiles.CheckState = System.Windows.Forms.CheckState.Checked;
this.cB_AmpLogFiles.Location = new System.Drawing.Point(42, 38);
this.cB_AmpLogFiles.Margin = new System.Windows.Forms.Padding(2);
this.cB_AmpLogFiles.Name = "cB_AmpLogFiles";
this.cB_AmpLogFiles.Size = new System.Drawing.Size(115, 17);
this.cB_AmpLogFiles.TabIndex = 20;
this.cB_AmpLogFiles.Text = "Generate Log Files";
this.cB_AmpLogFiles.UseVisualStyleBackColor = true;
//
// gB_Settings_ZeroflowOffsetTest
//
this.gB_Settings_ZeroflowOffsetTest.Controls.Add(this.cB_OffsetTestLogFiles);
this.gB_Settings_ZeroflowOffsetTest.Controls.Add(this.nUD_Settings_ZeroflowOffsetTestActivityCheckInterval);
this.gB_Settings_ZeroflowOffsetTest.Controls.Add(this.l_Settings_ZeroflowOffsetTestActivityCheckInterval);
this.gB_Settings_ZeroflowOffsetTest.Controls.Add(this.l_Settings_ZeroflowOffsetTestNumberOfLines);
this.gB_Settings_ZeroflowOffsetTest.Controls.Add(this.nUD_Settings_ZeroflowOffsetTestNumberOfLines);
this.gB_Settings_ZeroflowOffsetTest.Controls.Add(this.l_Settings_ZeroFlowTestSettlingTime);
this.gB_Settings_ZeroflowOffsetTest.Controls.Add(this.nUD_Settings_ZeroflowOffsetTestSettlingTime);
this.gB_Settings_ZeroflowOffsetTest.Controls.Add(this.l_Settings_ZeroFlowTestOffsetLimit);
this.gB_Settings_ZeroflowOffsetTest.Controls.Add(this.nUD_Settings_ZeroflowOffsetTestOffsetLimit);
this.gB_Settings_ZeroflowOffsetTest.Controls.Add(this.l_Settings_ZeroflowOffsetTestLowerLimit);
this.gB_Settings_ZeroflowOffsetTest.Controls.Add(this.l_Settings_ZeroflowOffsetTestUpperLimit);
this.gB_Settings_ZeroflowOffsetTest.Controls.Add(this.nUD_Settings_ZeroflowOffsetTestLowerLimit);
this.gB_Settings_ZeroflowOffsetTest.Controls.Add(this.nUD_Settings_ZeroflowOffsetTestUpperLimit);
this.gB_Settings_ZeroflowOffsetTest.Location = new System.Drawing.Point(332, 28);
this.gB_Settings_ZeroflowOffsetTest.Margin = new System.Windows.Forms.Padding(2);
this.gB_Settings_ZeroflowOffsetTest.Name = "gB_Settings_ZeroflowOffsetTest";
this.gB_Settings_ZeroflowOffsetTest.Padding = new System.Windows.Forms.Padding(2);
this.gB_Settings_ZeroflowOffsetTest.Size = new System.Drawing.Size(272, 229);
this.gB_Settings_ZeroflowOffsetTest.TabIndex = 28;
this.gB_Settings_ZeroflowOffsetTest.TabStop = false;
this.gB_Settings_ZeroflowOffsetTest.Text = "Zeroflow Offset Test";
//
// nUD_Settings_ZeroflowOffsetTestUpperLimit
//
this.nUD_Settings_ZeroflowOffsetTestUpperLimit.Location = new System.Drawing.Point(168, 67);
this.nUD_Settings_ZeroflowOffsetTestUpperLimit.Margin = new System.Windows.Forms.Padding(2);
this.nUD_Settings_ZeroflowOffsetTestUpperLimit.Maximum = new decimal(new int[] {
3000,
0,
0,
0});
this.nUD_Settings_ZeroflowOffsetTestUpperLimit.Name = "nUD_Settings_ZeroflowOffsetTestUpperLimit";
this.nUD_Settings_ZeroflowOffsetTestUpperLimit.Size = new System.Drawing.Size(62, 20);
this.nUD_Settings_ZeroflowOffsetTestUpperLimit.TabIndex = 0;
this.nUD_Settings_ZeroflowOffsetTestUpperLimit.Value = new decimal(new int[] {
650,
0,
0,
0});
//
// nUD_Settings_ZeroflowOffsetTestLowerLimit
//
this.nUD_Settings_ZeroflowOffsetTestLowerLimit.Location = new System.Drawing.Point(168, 91);
this.nUD_Settings_ZeroflowOffsetTestLowerLimit.Margin = new System.Windows.Forms.Padding(2);
this.nUD_Settings_ZeroflowOffsetTestLowerLimit.Maximum = new decimal(new int[] {
600,
0,
0,
0});
this.nUD_Settings_ZeroflowOffsetTestLowerLimit.Name = "nUD_Settings_ZeroflowOffsetTestLowerLimit";
this.nUD_Settings_ZeroflowOffsetTestLowerLimit.Size = new System.Drawing.Size(62, 20);
this.nUD_Settings_ZeroflowOffsetTestLowerLimit.TabIndex = 1;
this.nUD_Settings_ZeroflowOffsetTestLowerLimit.Value = new decimal(new int[] {
200,
0,
0,
0});
//
// l_Settings_ZeroflowOffsetTestUpperLimit
//
this.l_Settings_ZeroflowOffsetTestUpperLimit.AutoSize = true;
this.l_Settings_ZeroflowOffsetTestUpperLimit.Location = new System.Drawing.Point(24, 67);
this.l_Settings_ZeroflowOffsetTestUpperLimit.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_Settings_ZeroflowOffsetTestUpperLimit.Name = "l_Settings_ZeroflowOffsetTestUpperLimit";
this.l_Settings_ZeroflowOffsetTestUpperLimit.Size = new System.Drawing.Size(126, 13);
this.l_Settings_ZeroflowOffsetTestUpperLimit.TabIndex = 2;
this.l_Settings_ZeroflowOffsetTestUpperLimit.Text = "Upper Voltage Limit (mV):";
//
// l_Settings_ZeroflowOffsetTestLowerLimit
//
this.l_Settings_ZeroflowOffsetTestLowerLimit.AutoSize = true;
this.l_Settings_ZeroflowOffsetTestLowerLimit.Location = new System.Drawing.Point(24, 95);
this.l_Settings_ZeroflowOffsetTestLowerLimit.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_Settings_ZeroflowOffsetTestLowerLimit.Name = "l_Settings_ZeroflowOffsetTestLowerLimit";
this.l_Settings_ZeroflowOffsetTestLowerLimit.Size = new System.Drawing.Size(126, 13);
this.l_Settings_ZeroflowOffsetTestLowerLimit.TabIndex = 3;
this.l_Settings_ZeroflowOffsetTestLowerLimit.Text = "Lower Voltage Limit (mV):";
//
// nUD_Settings_ZeroflowOffsetTestOffsetLimit
//
this.nUD_Settings_ZeroflowOffsetTestOffsetLimit.Location = new System.Drawing.Point(168, 117);
this.nUD_Settings_ZeroflowOffsetTestOffsetLimit.Margin = new System.Windows.Forms.Padding(2);
this.nUD_Settings_ZeroflowOffsetTestOffsetLimit.Maximum = new decimal(new int[] {
600,
0,
0,
0});
this.nUD_Settings_ZeroflowOffsetTestOffsetLimit.Minimum = new decimal(new int[] {
50,
0,
0,
0});
this.nUD_Settings_ZeroflowOffsetTestOffsetLimit.Name = "nUD_Settings_ZeroflowOffsetTestOffsetLimit";
this.nUD_Settings_ZeroflowOffsetTestOffsetLimit.Size = new System.Drawing.Size(62, 20);
this.nUD_Settings_ZeroflowOffsetTestOffsetLimit.TabIndex = 12;
this.nUD_Settings_ZeroflowOffsetTestOffsetLimit.Value = new decimal(new int[] {
300,
0,
0,
0});
//
// l_Settings_ZeroFlowTestOffsetLimit
//
this.l_Settings_ZeroFlowTestOffsetLimit.AutoSize = true;
this.l_Settings_ZeroFlowTestOffsetLimit.Location = new System.Drawing.Point(25, 119);
this.l_Settings_ZeroFlowTestOffsetLimit.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_Settings_ZeroFlowTestOffsetLimit.Name = "l_Settings_ZeroFlowTestOffsetLimit";
this.l_Settings_ZeroFlowTestOffsetLimit.Size = new System.Drawing.Size(82, 13);
this.l_Settings_ZeroFlowTestOffsetLimit.TabIndex = 13;
this.l_Settings_ZeroFlowTestOffsetLimit.Text = "Offset Limit (ps):";
//
// nUD_Settings_ZeroflowOffsetTestSettlingTime
//
this.nUD_Settings_ZeroflowOffsetTestSettlingTime.Location = new System.Drawing.Point(168, 142);
this.nUD_Settings_ZeroflowOffsetTestSettlingTime.Margin = new System.Windows.Forms.Padding(2);
this.nUD_Settings_ZeroflowOffsetTestSettlingTime.Maximum = new decimal(new int[] {
2000,
0,
0,
0});
this.nUD_Settings_ZeroflowOffsetTestSettlingTime.Name = "nUD_Settings_ZeroflowOffsetTestSettlingTime";
this.nUD_Settings_ZeroflowOffsetTestSettlingTime.Size = new System.Drawing.Size(62, 20);
this.nUD_Settings_ZeroflowOffsetTestSettlingTime.TabIndex = 14;
this.nUD_Settings_ZeroflowOffsetTestSettlingTime.Value = new decimal(new int[] {
60,
0,
0,
0});
//
// l_Settings_ZeroFlowTestSettlingTime
//
this.l_Settings_ZeroFlowTestSettlingTime.AutoSize = true;
this.l_Settings_ZeroFlowTestSettlingTime.Location = new System.Drawing.Point(25, 144);
this.l_Settings_ZeroFlowTestSettlingTime.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_Settings_ZeroFlowTestSettlingTime.Name = "l_Settings_ZeroFlowTestSettlingTime";
this.l_Settings_ZeroFlowTestSettlingTime.Size = new System.Drawing.Size(81, 13);
this.l_Settings_ZeroFlowTestSettlingTime.TabIndex = 15;
this.l_Settings_ZeroFlowTestSettlingTime.Text = "Settling time (s):";
//
// nUD_Settings_ZeroflowOffsetTestNumberOfLines
//
this.nUD_Settings_ZeroflowOffsetTestNumberOfLines.Location = new System.Drawing.Point(168, 168);
this.nUD_Settings_ZeroflowOffsetTestNumberOfLines.Margin = new System.Windows.Forms.Padding(2);
this.nUD_Settings_ZeroflowOffsetTestNumberOfLines.Maximum = new decimal(new int[] {
50000,
0,
0,
0});
this.nUD_Settings_ZeroflowOffsetTestNumberOfLines.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.nUD_Settings_ZeroflowOffsetTestNumberOfLines.Name = "nUD_Settings_ZeroflowOffsetTestNumberOfLines";
this.nUD_Settings_ZeroflowOffsetTestNumberOfLines.Size = new System.Drawing.Size(62, 20);
this.nUD_Settings_ZeroflowOffsetTestNumberOfLines.TabIndex = 16;
this.nUD_Settings_ZeroflowOffsetTestNumberOfLines.Value = new decimal(new int[] {
9000,
0,
0,
0});
//
// l_Settings_ZeroflowOffsetTestNumberOfLines
//
this.l_Settings_ZeroflowOffsetTestNumberOfLines.AutoSize = true;
this.l_Settings_ZeroflowOffsetTestNumberOfLines.Location = new System.Drawing.Point(25, 170);
this.l_Settings_ZeroflowOffsetTestNumberOfLines.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_Settings_ZeroflowOffsetTestNumberOfLines.Name = "l_Settings_ZeroflowOffsetTestNumberOfLines";
this.l_Settings_ZeroflowOffsetTestNumberOfLines.Size = new System.Drawing.Size(83, 13);
this.l_Settings_ZeroflowOffsetTestNumberOfLines.TabIndex = 17;
this.l_Settings_ZeroflowOffsetTestNumberOfLines.Text = "Number of lines:";
//
// l_Settings_ZeroflowOffsetTestActivityCheckInterval
//
this.l_Settings_ZeroflowOffsetTestActivityCheckInterval.AutoSize = true;
this.l_Settings_ZeroflowOffsetTestActivityCheckInterval.Location = new System.Drawing.Point(25, 194);
this.l_Settings_ZeroflowOffsetTestActivityCheckInterval.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_Settings_ZeroflowOffsetTestActivityCheckInterval.Name = "l_Settings_ZeroflowOffsetTestActivityCheckInterval";
this.l_Settings_ZeroflowOffsetTestActivityCheckInterval.Size = new System.Drawing.Size(130, 13);
this.l_Settings_ZeroflowOffsetTestActivityCheckInterval.TabIndex = 18;
this.l_Settings_ZeroflowOffsetTestActivityCheckInterval.Text = "Activity Check Interval (s):";
//
// nUD_Settings_ZeroflowOffsetTestActivityCheckInterval
//
this.nUD_Settings_ZeroflowOffsetTestActivityCheckInterval.Location = new System.Drawing.Point(168, 192);
this.nUD_Settings_ZeroflowOffsetTestActivityCheckInterval.Margin = new System.Windows.Forms.Padding(2);
this.nUD_Settings_ZeroflowOffsetTestActivityCheckInterval.Maximum = new decimal(new int[] {
15,
0,
0,
0});
this.nUD_Settings_ZeroflowOffsetTestActivityCheckInterval.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.nUD_Settings_ZeroflowOffsetTestActivityCheckInterval.Name = "nUD_Settings_ZeroflowOffsetTestActivityCheckInterval";
this.nUD_Settings_ZeroflowOffsetTestActivityCheckInterval.Size = new System.Drawing.Size(62, 20);
this.nUD_Settings_ZeroflowOffsetTestActivityCheckInterval.TabIndex = 19;
this.nUD_Settings_ZeroflowOffsetTestActivityCheckInterval.Value = new decimal(new int[] {
2,
0,
0,
0});
//
// cB_OffsetTestLogFiles
//
this.cB_OffsetTestLogFiles.AutoSize = true;
this.cB_OffsetTestLogFiles.Checked = true;
this.cB_OffsetTestLogFiles.CheckState = System.Windows.Forms.CheckState.Checked;
this.cB_OffsetTestLogFiles.Location = new System.Drawing.Point(58, 31);
this.cB_OffsetTestLogFiles.Margin = new System.Windows.Forms.Padding(2);
this.cB_OffsetTestLogFiles.Name = "cB_OffsetTestLogFiles";
this.cB_OffsetTestLogFiles.Size = new System.Drawing.Size(115, 17);
this.cB_OffsetTestLogFiles.TabIndex = 18;
this.cB_OffsetTestLogFiles.Text = "Generate Log Files";
this.cB_OffsetTestLogFiles.UseVisualStyleBackColor = true;
//
// gB_Settings_Preparation
//
this.gB_Settings_Preparation.Controls.Add(this.nUD_SettingsPreparationMetersize);
this.gB_Settings_Preparation.Controls.Add(this.l_SettingsPreparationMetersize);
this.gB_Settings_Preparation.Controls.Add(this.nUD_Settings_Preparation_StabiTime);
this.gB_Settings_Preparation.Controls.Add(this.l_Settings_Preparation_StabiTime);
this.gB_Settings_Preparation.Location = new System.Drawing.Point(336, 270);
this.gB_Settings_Preparation.Margin = new System.Windows.Forms.Padding(2);
this.gB_Settings_Preparation.Name = "gB_Settings_Preparation";
this.gB_Settings_Preparation.Padding = new System.Windows.Forms.Padding(2);
this.gB_Settings_Preparation.Size = new System.Drawing.Size(272, 87);
this.gB_Settings_Preparation.TabIndex = 29;
this.gB_Settings_Preparation.TabStop = false;
this.gB_Settings_Preparation.Text = "Preparation";
//
// l_Settings_Preparation_StabiTime
//
this.l_Settings_Preparation_StabiTime.AutoSize = true;
this.l_Settings_Preparation_StabiTime.Location = new System.Drawing.Point(24, 24);
this.l_Settings_Preparation_StabiTime.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_Settings_Preparation_StabiTime.Name = "l_Settings_Preparation_StabiTime";
this.l_Settings_Preparation_StabiTime.Size = new System.Drawing.Size(106, 13);
this.l_Settings_Preparation_StabiTime.TabIndex = 18;
this.l_Settings_Preparation_StabiTime.Text = "Stabilization Time (s):";
//
// nUD_Settings_Preparation_StabiTime
//
this.nUD_Settings_Preparation_StabiTime.Location = new System.Drawing.Point(168, 22);
this.nUD_Settings_Preparation_StabiTime.Margin = new System.Windows.Forms.Padding(2);
this.nUD_Settings_Preparation_StabiTime.Maximum = new decimal(new int[] {
2000,
0,
0,
0});
this.nUD_Settings_Preparation_StabiTime.Minimum = new decimal(new int[] {
5,
0,
0,
0});
this.nUD_Settings_Preparation_StabiTime.Name = "nUD_Settings_Preparation_StabiTime";
this.nUD_Settings_Preparation_StabiTime.Size = new System.Drawing.Size(62, 20);
this.nUD_Settings_Preparation_StabiTime.TabIndex = 18;
this.nUD_Settings_Preparation_StabiTime.Value = new decimal(new int[] {
6,
0,
0,
0});
//
// l_SettingsPreparationMetersize
//
this.l_SettingsPreparationMetersize.AutoSize = true;
this.l_SettingsPreparationMetersize.Location = new System.Drawing.Point(25, 50);
this.l_SettingsPreparationMetersize.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_SettingsPreparationMetersize.Name = "l_SettingsPreparationMetersize";
this.l_SettingsPreparationMetersize.Size = new System.Drawing.Size(55, 13);
this.l_SettingsPreparationMetersize.TabIndex = 19;
this.l_SettingsPreparationMetersize.Text = "Metersize:";
//
// nUD_SettingsPreparationMetersize
//
this.nUD_SettingsPreparationMetersize.Location = new System.Drawing.Point(168, 50);
this.nUD_SettingsPreparationMetersize.Margin = new System.Windows.Forms.Padding(2);
this.nUD_SettingsPreparationMetersize.Maximum = new decimal(new int[] {
5,
0,
0,
0});
this.nUD_SettingsPreparationMetersize.Name = "nUD_SettingsPreparationMetersize";
this.nUD_SettingsPreparationMetersize.Size = new System.Drawing.Size(62, 20);
this.nUD_SettingsPreparationMetersize.TabIndex = 20;
this.nUD_SettingsPreparationMetersize.Value = new decimal(new int[] {
1,
0,
0,
0});
//
// gB_Passwords
//
this.gB_Passwords.Controls.Add(this.tB_PasswordMeter5);
this.gB_Passwords.Controls.Add(this.tB_PasswordMeter10);
this.gB_Passwords.Controls.Add(this.tB_PasswordMeter9);
this.gB_Passwords.Controls.Add(this.tB_PasswordMeter8);
this.gB_Passwords.Controls.Add(this.tB_PasswordMeter7);
this.gB_Passwords.Controls.Add(this.tB_PasswordMeter6);
this.gB_Passwords.Controls.Add(this.tB_PasswordMeter4);
this.gB_Passwords.Controls.Add(this.tB_PasswordMeter3);
this.gB_Passwords.Controls.Add(this.tB_PasswordMeter2);
this.gB_Passwords.Controls.Add(this.tB_PasswordMeter1);
this.gB_Passwords.Controls.Add(this.l_PasswordMeter10);
this.gB_Passwords.Controls.Add(this.l_PasswordMeter9);
this.gB_Passwords.Controls.Add(this.l_PasswordMeter8);
this.gB_Passwords.Controls.Add(this.l_PasswordMeter7);
this.gB_Passwords.Controls.Add(this.l_PasswordMeter6);
this.gB_Passwords.Controls.Add(this.l_PasswordMeter5);
this.gB_Passwords.Controls.Add(this.l_PasswordMeter4);
this.gB_Passwords.Controls.Add(this.l_PasswordMeter3);
this.gB_Passwords.Controls.Add(this.l_PasswordMeter2);
this.gB_Passwords.Controls.Add(this.l_PasswordMeter1);
this.gB_Passwords.Location = new System.Drawing.Point(40, 352);
this.gB_Passwords.Margin = new System.Windows.Forms.Padding(2);
this.gB_Passwords.Name = "gB_Passwords";
this.gB_Passwords.Padding = new System.Windows.Forms.Padding(2);
this.gB_Passwords.Size = new System.Drawing.Size(272, 288);
this.gB_Passwords.TabIndex = 30;
this.gB_Passwords.TabStop = false;
this.gB_Passwords.Text = "Passwords";
//
// l_PasswordMeter1
//
this.l_PasswordMeter1.AutoSize = true;
this.l_PasswordMeter1.Location = new System.Drawing.Point(28, 31);
this.l_PasswordMeter1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_PasswordMeter1.Name = "l_PasswordMeter1";
this.l_PasswordMeter1.Size = new System.Drawing.Size(54, 13);
this.l_PasswordMeter1.TabIndex = 24;
this.l_PasswordMeter1.Text = "METER1:";
//
// l_PasswordMeter2
//
this.l_PasswordMeter2.AutoSize = true;
this.l_PasswordMeter2.Location = new System.Drawing.Point(28, 56);
this.l_PasswordMeter2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_PasswordMeter2.Name = "l_PasswordMeter2";
this.l_PasswordMeter2.Size = new System.Drawing.Size(54, 13);
this.l_PasswordMeter2.TabIndex = 25;
this.l_PasswordMeter2.Text = "METER2:";
//
// l_PasswordMeter3
//
this.l_PasswordMeter3.AutoSize = true;
this.l_PasswordMeter3.Location = new System.Drawing.Point(28, 81);
this.l_PasswordMeter3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_PasswordMeter3.Name = "l_PasswordMeter3";
this.l_PasswordMeter3.Size = new System.Drawing.Size(54, 13);
this.l_PasswordMeter3.TabIndex = 26;
this.l_PasswordMeter3.Text = "METER3:";
//
// l_PasswordMeter4
//
this.l_PasswordMeter4.AutoSize = true;
this.l_PasswordMeter4.Location = new System.Drawing.Point(28, 106);
this.l_PasswordMeter4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_PasswordMeter4.Name = "l_PasswordMeter4";
this.l_PasswordMeter4.Size = new System.Drawing.Size(54, 13);
this.l_PasswordMeter4.TabIndex = 27;
this.l_PasswordMeter4.Text = "METER4:";
//
// l_PasswordMeter5
//
this.l_PasswordMeter5.AutoSize = true;
this.l_PasswordMeter5.Location = new System.Drawing.Point(28, 130);
this.l_PasswordMeter5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_PasswordMeter5.Name = "l_PasswordMeter5";
this.l_PasswordMeter5.Size = new System.Drawing.Size(54, 13);
this.l_PasswordMeter5.TabIndex = 28;
this.l_PasswordMeter5.Text = "METER5:";
//
// l_PasswordMeter6
//
this.l_PasswordMeter6.AutoSize = true;
this.l_PasswordMeter6.Location = new System.Drawing.Point(28, 155);
this.l_PasswordMeter6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_PasswordMeter6.Name = "l_PasswordMeter6";
this.l_PasswordMeter6.Size = new System.Drawing.Size(54, 13);
this.l_PasswordMeter6.TabIndex = 29;
this.l_PasswordMeter6.Text = "METER6:";
//
// l_PasswordMeter7
//
this.l_PasswordMeter7.AutoSize = true;
this.l_PasswordMeter7.Location = new System.Drawing.Point(28, 180);
this.l_PasswordMeter7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_PasswordMeter7.Name = "l_PasswordMeter7";
this.l_PasswordMeter7.Size = new System.Drawing.Size(54, 13);
this.l_PasswordMeter7.TabIndex = 30;
this.l_PasswordMeter7.Text = "METER7:";
//
// l_PasswordMeter8
//
this.l_PasswordMeter8.AutoSize = true;
this.l_PasswordMeter8.Location = new System.Drawing.Point(28, 205);
this.l_PasswordMeter8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_PasswordMeter8.Name = "l_PasswordMeter8";
this.l_PasswordMeter8.Size = new System.Drawing.Size(54, 13);
this.l_PasswordMeter8.TabIndex = 31;
this.l_PasswordMeter8.Text = "METER8:";
//
// l_PasswordMeter9
//
this.l_PasswordMeter9.AutoSize = true;
this.l_PasswordMeter9.Location = new System.Drawing.Point(28, 230);
this.l_PasswordMeter9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_PasswordMeter9.Name = "l_PasswordMeter9";
this.l_PasswordMeter9.Size = new System.Drawing.Size(54, 13);
this.l_PasswordMeter9.TabIndex = 32;
this.l_PasswordMeter9.Text = "METER9:";
//
// l_PasswordMeter10
//
this.l_PasswordMeter10.AutoSize = true;
this.l_PasswordMeter10.Location = new System.Drawing.Point(28, 254);
this.l_PasswordMeter10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_PasswordMeter10.Name = "l_PasswordMeter10";
this.l_PasswordMeter10.Size = new System.Drawing.Size(60, 13);
this.l_PasswordMeter10.TabIndex = 33;
this.l_PasswordMeter10.Text = "METER10:";
//
// tB_PasswordMeter1
//
this.tB_PasswordMeter1.Location = new System.Drawing.Point(106, 29);
this.tB_PasswordMeter1.Margin = new System.Windows.Forms.Padding(2);
this.tB_PasswordMeter1.Name = "tB_PasswordMeter1";
this.tB_PasswordMeter1.Size = new System.Drawing.Size(130, 20);
this.tB_PasswordMeter1.TabIndex = 34;
//
// tB_PasswordMeter2
//
this.tB_PasswordMeter2.Location = new System.Drawing.Point(106, 53);
this.tB_PasswordMeter2.Margin = new System.Windows.Forms.Padding(2);
this.tB_PasswordMeter2.Name = "tB_PasswordMeter2";
this.tB_PasswordMeter2.Size = new System.Drawing.Size(130, 20);
this.tB_PasswordMeter2.TabIndex = 35;
//
// tB_PasswordMeter3
//
this.tB_PasswordMeter3.Location = new System.Drawing.Point(106, 77);
this.tB_PasswordMeter3.Margin = new System.Windows.Forms.Padding(2);
this.tB_PasswordMeter3.Name = "tB_PasswordMeter3";
this.tB_PasswordMeter3.Size = new System.Drawing.Size(130, 20);
this.tB_PasswordMeter3.TabIndex = 36;
//
// tB_PasswordMeter4
//
this.tB_PasswordMeter4.Location = new System.Drawing.Point(106, 106);
this.tB_PasswordMeter4.Margin = new System.Windows.Forms.Padding(2);
this.tB_PasswordMeter4.Name = "tB_PasswordMeter4";
this.tB_PasswordMeter4.Size = new System.Drawing.Size(130, 20);
this.tB_PasswordMeter4.TabIndex = 37;
//
// tB_PasswordMeter6
//
this.tB_PasswordMeter6.Location = new System.Drawing.Point(106, 154);
this.tB_PasswordMeter6.Margin = new System.Windows.Forms.Padding(2);
this.tB_PasswordMeter6.Name = "tB_PasswordMeter6";
this.tB_PasswordMeter6.Size = new System.Drawing.Size(130, 20);
this.tB_PasswordMeter6.TabIndex = 39;
//
// tB_PasswordMeter7
//
this.tB_PasswordMeter7.Location = new System.Drawing.Point(106, 178);
this.tB_PasswordMeter7.Margin = new System.Windows.Forms.Padding(2);
this.tB_PasswordMeter7.Name = "tB_PasswordMeter7";
this.tB_PasswordMeter7.Size = new System.Drawing.Size(130, 20);
this.tB_PasswordMeter7.TabIndex = 40;
//
// tB_PasswordMeter8
//
this.tB_PasswordMeter8.Location = new System.Drawing.Point(106, 206);
this.tB_PasswordMeter8.Margin = new System.Windows.Forms.Padding(2);
this.tB_PasswordMeter8.Name = "tB_PasswordMeter8";
this.tB_PasswordMeter8.Size = new System.Drawing.Size(130, 20);
this.tB_PasswordMeter8.TabIndex = 41;
//
// tB_PasswordMeter9
//
this.tB_PasswordMeter9.Location = new System.Drawing.Point(106, 230);
this.tB_PasswordMeter9.Margin = new System.Windows.Forms.Padding(2);
this.tB_PasswordMeter9.Name = "tB_PasswordMeter9";
this.tB_PasswordMeter9.Size = new System.Drawing.Size(130, 20);
this.tB_PasswordMeter9.TabIndex = 42;
//
// tB_PasswordMeter10
//
this.tB_PasswordMeter10.Location = new System.Drawing.Point(106, 254);
this.tB_PasswordMeter10.Margin = new System.Windows.Forms.Padding(2);
this.tB_PasswordMeter10.Name = "tB_PasswordMeter10";
this.tB_PasswordMeter10.Size = new System.Drawing.Size(130, 20);
this.tB_PasswordMeter10.TabIndex = 43;
//
// tB_PasswordMeter5
//
this.tB_PasswordMeter5.Location = new System.Drawing.Point(106, 130);
this.tB_PasswordMeter5.Margin = new System.Windows.Forms.Padding(2);
this.tB_PasswordMeter5.Name = "tB_PasswordMeter5";
this.tB_PasswordMeter5.Size = new System.Drawing.Size(130, 20);
this.tB_PasswordMeter5.TabIndex = 44;
//
// gB_Settings_TemperatureCalibration
//
this.gB_Settings_TemperatureCalibration.Controls.Add(this.cB_TempManualAcquisition);
this.gB_Settings_TemperatureCalibration.Controls.Add(this.lThermo2);
this.gB_Settings_TemperatureCalibration.Controls.Add(this.lPasswordThermo1);
this.gB_Settings_TemperatureCalibration.Controls.Add(this.tB_PasswordThermo2);
this.gB_Settings_TemperatureCalibration.Controls.Add(this.tB_PasswordThermo1);
this.gB_Settings_TemperatureCalibration.Location = new System.Drawing.Point(624, 72);
this.gB_Settings_TemperatureCalibration.Margin = new System.Windows.Forms.Padding(2);
this.gB_Settings_TemperatureCalibration.Name = "gB_Settings_TemperatureCalibration";
this.gB_Settings_TemperatureCalibration.Padding = new System.Windows.Forms.Padding(2);
this.gB_Settings_TemperatureCalibration.Size = new System.Drawing.Size(272, 144);
this.gB_Settings_TemperatureCalibration.TabIndex = 28;
this.gB_Settings_TemperatureCalibration.TabStop = false;
this.gB_Settings_TemperatureCalibration.Text = "Temperature Calibration";
//
// tB_PasswordThermo1
//
this.tB_PasswordThermo1.Location = new System.Drawing.Point(90, 35);
this.tB_PasswordThermo1.Margin = new System.Windows.Forms.Padding(2);
this.tB_PasswordThermo1.Name = "tB_PasswordThermo1";
this.tB_PasswordThermo1.Size = new System.Drawing.Size(121, 20);
this.tB_PasswordThermo1.TabIndex = 13;
//
// tB_PasswordThermo2
//
this.tB_PasswordThermo2.Location = new System.Drawing.Point(90, 64);
this.tB_PasswordThermo2.Margin = new System.Windows.Forms.Padding(2);
this.tB_PasswordThermo2.Name = "tB_PasswordThermo2";
this.tB_PasswordThermo2.Size = new System.Drawing.Size(121, 20);
this.tB_PasswordThermo2.TabIndex = 14;
//
// lPasswordThermo1
//
this.lPasswordThermo1.AutoSize = true;
this.lPasswordThermo1.Location = new System.Drawing.Point(18, 35);
this.lPasswordThermo1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lPasswordThermo1.Name = "lPasswordThermo1";
this.lPasswordThermo1.Size = new System.Drawing.Size(52, 13);
this.lPasswordThermo1.TabIndex = 15;
this.lPasswordThermo1.Text = "Thermo1:";
//
// lThermo2
//
this.lThermo2.AutoSize = true;
this.lThermo2.Location = new System.Drawing.Point(18, 69);
this.lThermo2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lThermo2.Name = "lThermo2";
this.lThermo2.Size = new System.Drawing.Size(52, 13);
this.lThermo2.TabIndex = 16;
this.lThermo2.Text = "Thermo2:";
//
// cB_TempManualAcquisition
//
this.cB_TempManualAcquisition.AutoSize = true;
this.cB_TempManualAcquisition.Location = new System.Drawing.Point(42, 117);
this.cB_TempManualAcquisition.Margin = new System.Windows.Forms.Padding(2);
this.cB_TempManualAcquisition.Name = "cB_TempManualAcquisition";
this.cB_TempManualAcquisition.Size = new System.Drawing.Size(178, 17);
this.cB_TempManualAcquisition.TabIndex = 17;
this.cB_TempManualAcquisition.Text = "Manual Temperature Acquisition";
this.cB_TempManualAcquisition.UseVisualStyleBackColor = true;
//
// gB_SettingsTempMonitor
//
this.gB_SettingsTempMonitor.Controls.Add(this.nUD_SettingsTempMonitorDeviation);
this.gB_SettingsTempMonitor.Controls.Add(this.nUD_SettingsTempMonitorLowerValue);
this.gB_SettingsTempMonitor.Controls.Add(this.nUD_SettingsTempMonitorUpperValue);
this.gB_SettingsTempMonitor.Controls.Add(this.l_SettingsTempMonitorDeviation);
this.gB_SettingsTempMonitor.Controls.Add(this.l_SettingsTempMonitorLowerValue);
this.gB_SettingsTempMonitor.Controls.Add(this.l_SettingsTempMonitorUpperValue);
this.gB_SettingsTempMonitor.Location = new System.Drawing.Point(336, 456);
this.gB_SettingsTempMonitor.Margin = new System.Windows.Forms.Padding(2);
this.gB_SettingsTempMonitor.Name = "gB_SettingsTempMonitor";
this.gB_SettingsTempMonitor.Padding = new System.Windows.Forms.Padding(2);
this.gB_SettingsTempMonitor.Size = new System.Drawing.Size(274, 171);
this.gB_SettingsTempMonitor.TabIndex = 32;
this.gB_SettingsTempMonitor.TabStop = false;
this.gB_SettingsTempMonitor.Text = "Temperature Monitoring";
//
// l_SettingsTempMonitorUpperValue
//
this.l_SettingsTempMonitorUpperValue.AutoSize = true;
this.l_SettingsTempMonitorUpperValue.Location = new System.Drawing.Point(24, 34);
this.l_SettingsTempMonitorUpperValue.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_SettingsTempMonitorUpperValue.Name = "l_SettingsTempMonitorUpperValue";
this.l_SettingsTempMonitorUpperValue.Size = new System.Drawing.Size(89, 13);
this.l_SettingsTempMonitorUpperValue.TabIndex = 0;
this.l_SettingsTempMonitorUpperValue.Text = "Upper Value [°C]:";
//
// l_SettingsTempMonitorLowerValue
//
this.l_SettingsTempMonitorLowerValue.AutoSize = true;
this.l_SettingsTempMonitorLowerValue.Location = new System.Drawing.Point(24, 67);
this.l_SettingsTempMonitorLowerValue.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_SettingsTempMonitorLowerValue.Name = "l_SettingsTempMonitorLowerValue";
this.l_SettingsTempMonitorLowerValue.Size = new System.Drawing.Size(89, 13);
this.l_SettingsTempMonitorLowerValue.TabIndex = 1;
this.l_SettingsTempMonitorLowerValue.Text = "Lower Value [°C]:";
//
// l_SettingsTempMonitorDeviation
//
this.l_SettingsTempMonitorDeviation.AutoSize = true;
this.l_SettingsTempMonitorDeviation.Location = new System.Drawing.Point(24, 106);
this.l_SettingsTempMonitorDeviation.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_SettingsTempMonitorDeviation.Name = "l_SettingsTempMonitorDeviation";
this.l_SettingsTempMonitorDeviation.Size = new System.Drawing.Size(75, 13);
this.l_SettingsTempMonitorDeviation.TabIndex = 2;
this.l_SettingsTempMonitorDeviation.Text = "Deviation [°C]:";
//
// nUD_SettingsTempMonitorUpperValue
//
this.nUD_SettingsTempMonitorUpperValue.DecimalPlaces = 1;
this.nUD_SettingsTempMonitorUpperValue.Increment = new decimal(new int[] {
1,
0,
0,
65536});
this.nUD_SettingsTempMonitorUpperValue.Location = new System.Drawing.Point(130, 34);
this.nUD_SettingsTempMonitorUpperValue.Margin = new System.Windows.Forms.Padding(2);
this.nUD_SettingsTempMonitorUpperValue.Maximum = new decimal(new int[] {
50,
0,
0,
0});
this.nUD_SettingsTempMonitorUpperValue.Name = "nUD_SettingsTempMonitorUpperValue";
this.nUD_SettingsTempMonitorUpperValue.Size = new System.Drawing.Size(96, 20);
this.nUD_SettingsTempMonitorUpperValue.TabIndex = 3;
this.nUD_SettingsTempMonitorUpperValue.Value = new decimal(new int[] {
35,
0,
0,
0});
//
// nUD_SettingsTempMonitorLowerValue
//
this.nUD_SettingsTempMonitorLowerValue.DecimalPlaces = 1;
this.nUD_SettingsTempMonitorLowerValue.Increment = new decimal(new int[] {
1,
0,
0,
65536});
this.nUD_SettingsTempMonitorLowerValue.Location = new System.Drawing.Point(130, 67);
this.nUD_SettingsTempMonitorLowerValue.Margin = new System.Windows.Forms.Padding(2);
this.nUD_SettingsTempMonitorLowerValue.Maximum = new decimal(new int[] {
30,
0,
0,
0});
this.nUD_SettingsTempMonitorLowerValue.Name = "nUD_SettingsTempMonitorLowerValue";
this.nUD_SettingsTempMonitorLowerValue.Size = new System.Drawing.Size(96, 20);
this.nUD_SettingsTempMonitorLowerValue.TabIndex = 4;
this.nUD_SettingsTempMonitorLowerValue.Value = new decimal(new int[] {
10,
0,
0,
0});
//
// nUD_SettingsTempMonitorDeviation
//
this.nUD_SettingsTempMonitorDeviation.DecimalPlaces = 1;
this.nUD_SettingsTempMonitorDeviation.Increment = new decimal(new int[] {
1,
0,
0,
65536});
this.nUD_SettingsTempMonitorDeviation.Location = new System.Drawing.Point(130, 106);
this.nUD_SettingsTempMonitorDeviation.Margin = new System.Windows.Forms.Padding(2);
this.nUD_SettingsTempMonitorDeviation.Maximum = new decimal(new int[] {
5,
0,
0,
0});
this.nUD_SettingsTempMonitorDeviation.Name = "nUD_SettingsTempMonitorDeviation";
this.nUD_SettingsTempMonitorDeviation.Size = new System.Drawing.Size(96, 20);
this.nUD_SettingsTempMonitorDeviation.TabIndex = 5;
this.nUD_SettingsTempMonitorDeviation.Value = new decimal(new int[] {
5,
0,
0,
65536});
//
// gB_ComportSetup
//
this.gB_ComportSetup.Controls.Add(this.BtnOpenSetup);
this.gB_ComportSetup.Location = new System.Drawing.Point(336, 366);
this.gB_ComportSetup.Margin = new System.Windows.Forms.Padding(2);
this.gB_ComportSetup.Name = "gB_ComportSetup";
this.gB_ComportSetup.Padding = new System.Windows.Forms.Padding(2);
this.gB_ComportSetup.Size = new System.Drawing.Size(272, 87);
this.gB_ComportSetup.TabIndex = 30;
this.gB_ComportSetup.TabStop = false;
this.gB_ComportSetup.Text = "COM Port Setup";
//
// BtnOpenSetup
//
this.BtnOpenSetup.Location = new System.Drawing.Point(5, 29);
this.BtnOpenSetup.Name = "BtnOpenSetup";
this.BtnOpenSetup.Size = new System.Drawing.Size(262, 37);
this.BtnOpenSetup.TabIndex = 0;
this.BtnOpenSetup.Text = "Open Setup";
this.BtnOpenSetup.UseVisualStyleBackColor = true;
this.BtnOpenSetup.Click += new System.EventHandler(this.BtnOpenSetup_Click);
//
// tab_Report
//
this.tab_Report.BackColor = System.Drawing.Color.Honeydew;
this.tab_Report.Controls.Add(this.pictureBox1);
this.tab_Report.Controls.Add(this.groupBox_report);
this.tab_Report.Location = new System.Drawing.Point(4, 22);
this.tab_Report.Margin = new System.Windows.Forms.Padding(2);
this.tab_Report.Name = "tab_Report";
this.tab_Report.Padding = new System.Windows.Forms.Padding(2);
this.tab_Report.Size = new System.Drawing.Size(943, 674);
this.tab_Report.TabIndex = 1;
this.tab_Report.Text = "Report";
//
// groupBox_report
//
this.groupBox_report.Anchor = System.Windows.Forms.AnchorStyles.None;
this.groupBox_report.Controls.Add(this.gB_ReportTitlepage);
this.groupBox_report.Controls.Add(this.btn_Report_Generate);
this.groupBox_report.Location = new System.Drawing.Point(231, 12);
this.groupBox_report.Margin = new System.Windows.Forms.Padding(2);
this.groupBox_report.Name = "groupBox_report";
this.groupBox_report.Padding = new System.Windows.Forms.Padding(2);
this.groupBox_report.Size = new System.Drawing.Size(444, 654);
this.groupBox_report.TabIndex = 2;
this.groupBox_report.TabStop = false;
this.groupBox_report.Text = "Select Options";
//
// btn_Report_Generate
//
this.btn_Report_Generate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btn_Report_Generate.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btn_Report_Generate.Location = new System.Drawing.Point(144, 477);
this.btn_Report_Generate.Margin = new System.Windows.Forms.Padding(2);
this.btn_Report_Generate.Name = "btn_Report_Generate";
this.btn_Report_Generate.Size = new System.Drawing.Size(168, 112);
this.btn_Report_Generate.TabIndex = 0;
this.btn_Report_Generate.Text = "Generate Report";
this.btn_Report_Generate.UseVisualStyleBackColor = true;
//
// gB_ReportTitlepage
//
this.gB_ReportTitlepage.Controls.Add(this.rTB_ReportEnterSerialNumber);
this.gB_ReportTitlepage.Controls.Add(this.label_Report_EnterSerialNumber);
this.gB_ReportTitlepage.Controls.Add(this.l_ReportIntro);
this.gB_ReportTitlepage.Controls.Add(this.rtB_ReportTitlepageIntro);
this.gB_ReportTitlepage.Controls.Add(this.rTB_ReportEnterTitle);
this.gB_ReportTitlepage.Controls.Add(this.label_Report_EnterTitle);
this.gB_ReportTitlepage.Controls.Add(this.label_Report_EnterOperator);
this.gB_ReportTitlepage.Controls.Add(this.rTB_ReportEnterDate);
this.gB_ReportTitlepage.Controls.Add(this.rTB_ReportEnterOperator);
this.gB_ReportTitlepage.Controls.Add(this.label_Report_EnterDate);
this.gB_ReportTitlepage.Location = new System.Drawing.Point(18, 16);
this.gB_ReportTitlepage.Margin = new System.Windows.Forms.Padding(2);
this.gB_ReportTitlepage.Name = "gB_ReportTitlepage";
this.gB_ReportTitlepage.Padding = new System.Windows.Forms.Padding(2);
this.gB_ReportTitlepage.Size = new System.Drawing.Size(400, 378);
this.gB_ReportTitlepage.TabIndex = 16;
this.gB_ReportTitlepage.TabStop = false;
this.gB_ReportTitlepage.Text = "Titelpage";
//
// label_Report_EnterDate
//
this.label_Report_EnterDate.AutoSize = true;
this.label_Report_EnterDate.Location = new System.Drawing.Point(27, 48);
this.label_Report_EnterDate.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label_Report_EnterDate.Name = "label_Report_EnterDate";
this.label_Report_EnterDate.Size = new System.Drawing.Size(93, 13);
this.label_Report_EnterDate.TabIndex = 11;
this.label_Report_EnterDate.Text = "Please enter date:";
//
// rTB_ReportEnterOperator
//
this.rTB_ReportEnterOperator.Location = new System.Drawing.Point(181, 69);
this.rTB_ReportEnterOperator.Margin = new System.Windows.Forms.Padding(2);
this.rTB_ReportEnterOperator.Name = "rTB_ReportEnterOperator";
this.rTB_ReportEnterOperator.Size = new System.Drawing.Size(177, 21);
this.rTB_ReportEnterOperator.TabIndex = 13;
this.rTB_ReportEnterOperator.Text = "[John Doe]";
//
// rTB_ReportEnterDate
//
this.rTB_ReportEnterDate.Location = new System.Drawing.Point(181, 46);
this.rTB_ReportEnterDate.Margin = new System.Windows.Forms.Padding(2);
this.rTB_ReportEnterDate.Name = "rTB_ReportEnterDate";
this.rTB_ReportEnterDate.Size = new System.Drawing.Size(177, 21);
this.rTB_ReportEnterDate.TabIndex = 12;
this.rTB_ReportEnterDate.Text = "";
//
// label_Report_EnterOperator
//
this.label_Report_EnterOperator.AutoSize = true;
this.label_Report_EnterOperator.Location = new System.Drawing.Point(27, 70);
this.label_Report_EnterOperator.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label_Report_EnterOperator.Name = "label_Report_EnterOperator";
this.label_Report_EnterOperator.Size = new System.Drawing.Size(111, 13);
this.label_Report_EnterOperator.TabIndex = 14;
this.label_Report_EnterOperator.Text = "Please enter operator:";
//
// label_Report_EnterTitle
//
this.label_Report_EnterTitle.AutoSize = true;
this.label_Report_EnterTitle.Location = new System.Drawing.Point(27, 26);
this.label_Report_EnterTitle.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label_Report_EnterTitle.Name = "label_Report_EnterTitle";
this.label_Report_EnterTitle.Size = new System.Drawing.Size(88, 13);
this.label_Report_EnterTitle.TabIndex = 9;
this.label_Report_EnterTitle.Text = "Please enter title:";
//
// rTB_ReportEnterTitle
//
this.rTB_ReportEnterTitle.Location = new System.Drawing.Point(181, 23);
this.rTB_ReportEnterTitle.Margin = new System.Windows.Forms.Padding(2);
this.rTB_ReportEnterTitle.Name = "rTB_ReportEnterTitle";
this.rTB_ReportEnterTitle.Size = new System.Drawing.Size(177, 21);
this.rTB_ReportEnterTitle.TabIndex = 10;
this.rTB_ReportEnterTitle.Text = "Zeroflow Calibration Report";
//
// rtB_ReportTitlepageIntro
//
this.rtB_ReportTitlepageIntro.Location = new System.Drawing.Point(30, 132);
this.rtB_ReportTitlepageIntro.Margin = new System.Windows.Forms.Padding(2);
this.rtB_ReportTitlepageIntro.Name = "rtB_ReportTitlepageIntro";
this.rtB_ReportTitlepageIntro.Size = new System.Drawing.Size(345, 224);
this.rtB_ReportTitlepageIntro.TabIndex = 15;
this.rtB_ReportTitlepageIntro.Text = resources.GetString("rtB_ReportTitlepageIntro.Text");
//
// l_ReportIntro
//
this.l_ReportIntro.AutoSize = true;
this.l_ReportIntro.Location = new System.Drawing.Point(27, 116);
this.l_ReportIntro.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_ReportIntro.Name = "l_ReportIntro";
this.l_ReportIntro.Size = new System.Drawing.Size(82, 13);
this.l_ReportIntro.TabIndex = 16;
this.l_ReportIntro.Text = "Enter Comment:";
//
// label_Report_EnterSerialNumber
//
this.label_Report_EnterSerialNumber.AutoSize = true;
this.label_Report_EnterSerialNumber.Location = new System.Drawing.Point(27, 91);
this.label_Report_EnterSerialNumber.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label_Report_EnterSerialNumber.Name = "label_Report_EnterSerialNumber";
this.label_Report_EnterSerialNumber.Size = new System.Drawing.Size(138, 13);
this.label_Report_EnterSerialNumber.TabIndex = 17;
this.label_Report_EnterSerialNumber.Text = "Please enter Serial Number:";
//
// rTB_ReportEnterSerialNumber
//
this.rTB_ReportEnterSerialNumber.Location = new System.Drawing.Point(181, 91);
this.rTB_ReportEnterSerialNumber.Margin = new System.Windows.Forms.Padding(2);
this.rTB_ReportEnterSerialNumber.Name = "rTB_ReportEnterSerialNumber";
this.rTB_ReportEnterSerialNumber.Size = new System.Drawing.Size(177, 21);
this.rTB_ReportEnterSerialNumber.TabIndex = 18;
this.rTB_ReportEnterSerialNumber.Text = "";
//
// pictureBox1
//
this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
this.pictureBox1.ErrorImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.ErrorImage")));
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
this.pictureBox1.InitialImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.InitialImage")));
this.pictureBox1.Location = new System.Drawing.Point(857, 35);
this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(53, 40);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox1.TabIndex = 27;
this.pictureBox1.TabStop = false;
//
// tab_Maintab
//
this.tab_Maintab.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tab_Maintab.Controls.Add(this.tab_Report);
this.tab_Maintab.Controls.Add(this.tab_Settings);
this.tab_Maintab.Controls.Add(this.tab_About);
this.tab_Maintab.Controls.Add(this.tab_ZeroFlowCal);
this.tab_Maintab.Location = new System.Drawing.Point(34, 24);
this.tab_Maintab.Margin = new System.Windows.Forms.Padding(2);
this.tab_Maintab.Name = "tab_Maintab";
this.tab_Maintab.SelectedIndex = 0;
this.tab_Maintab.Size = new System.Drawing.Size(951, 700);
this.tab_Maintab.SizeMode = System.Windows.Forms.TabSizeMode.FillToRight;
this.tab_Maintab.TabIndex = 1;
//
// cB_SinglePath
//
this.cB_SinglePath.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.cB_SinglePath.AutoSize = true;
this.cB_SinglePath.Location = new System.Drawing.Point(736, 268);
this.cB_SinglePath.Margin = new System.Windows.Forms.Padding(2);
this.cB_SinglePath.Name = "cB_SinglePath";
this.cB_SinglePath.Size = new System.Drawing.Size(87, 17);
this.cB_SinglePath.TabIndex = 66;
this.cB_SinglePath.Text = "Single PATH";
this.cB_SinglePath.UseVisualStyleBackColor = true;
//
// lbLanguage
//
this.lbLanguage.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.lbLanguage.FormattingEnabled = true;
this.lbLanguage.Items.AddRange(new object[] {
"Deutsch",
"English"});
this.lbLanguage.Location = new System.Drawing.Point(624, 220);
this.lbLanguage.Margin = new System.Windows.Forms.Padding(2);
this.lbLanguage.Name = "lbLanguage";
this.lbLanguage.Size = new System.Drawing.Size(97, 30);
this.lbLanguage.TabIndex = 65;
//
// p_ZeroFlowCal_Amplitude
//
this.p_ZeroFlowCal_Amplitude.BackColor = System.Drawing.Color.Gainsboro;
this.p_ZeroFlowCal_Amplitude.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.p_ZeroFlowCal_Amplitude.Controls.Add(this.l_ZeroFlowCal_Amplitude);
this.p_ZeroFlowCal_Amplitude.Location = new System.Drawing.Point(252, 138);
this.p_ZeroFlowCal_Amplitude.Margin = new System.Windows.Forms.Padding(2);
this.p_ZeroFlowCal_Amplitude.Name = "p_ZeroFlowCal_Amplitude";
this.p_ZeroFlowCal_Amplitude.Size = new System.Drawing.Size(121, 65);
this.p_ZeroFlowCal_Amplitude.TabIndex = 32;
//
// l_ZeroFlowCal_Amplitude
//
this.l_ZeroFlowCal_Amplitude.AutoSize = true;
this.l_ZeroFlowCal_Amplitude.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.l_ZeroFlowCal_Amplitude.ForeColor = System.Drawing.Color.Gray;
this.l_ZeroFlowCal_Amplitude.Location = new System.Drawing.Point(12, 15);
this.l_ZeroFlowCal_Amplitude.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_ZeroFlowCal_Amplitude.Name = "l_ZeroFlowCal_Amplitude";
this.l_ZeroFlowCal_Amplitude.Size = new System.Drawing.Size(95, 34);
this.l_ZeroFlowCal_Amplitude.TabIndex = 39;
this.l_ZeroFlowCal_Amplitude.Text = "AMPLITUDE\r\nTEST";
this.l_ZeroFlowCal_Amplitude.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// p_ZeroFlowCal_Prepare
//
this.p_ZeroFlowCal_Prepare.BackColor = System.Drawing.Color.Gainsboro;
this.p_ZeroFlowCal_Prepare.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.p_ZeroFlowCal_Prepare.Controls.Add(this.l_ZeroFlowCal_Prepare);
this.p_ZeroFlowCal_Prepare.Location = new System.Drawing.Point(132, 138);
this.p_ZeroFlowCal_Prepare.Margin = new System.Windows.Forms.Padding(2);
this.p_ZeroFlowCal_Prepare.Name = "p_ZeroFlowCal_Prepare";
this.p_ZeroFlowCal_Prepare.Size = new System.Drawing.Size(121, 65);
this.p_ZeroFlowCal_Prepare.TabIndex = 31;
//
// l_ZeroFlowCal_Prepare
//
this.l_ZeroFlowCal_Prepare.AutoSize = true;
this.l_ZeroFlowCal_Prepare.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.l_ZeroFlowCal_Prepare.ForeColor = System.Drawing.Color.Gray;
this.l_ZeroFlowCal_Prepare.Location = new System.Drawing.Point(18, 22);
this.l_ZeroFlowCal_Prepare.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_ZeroFlowCal_Prepare.Name = "l_ZeroFlowCal_Prepare";
this.l_ZeroFlowCal_Prepare.Size = new System.Drawing.Size(80, 17);
this.l_ZeroFlowCal_Prepare.TabIndex = 39;
this.l_ZeroFlowCal_Prepare.Text = "PREPARE";
//
// p_ZeroFlowCal_TempCal
//
this.p_ZeroFlowCal_TempCal.BackColor = System.Drawing.Color.Gainsboro;
this.p_ZeroFlowCal_TempCal.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.p_ZeroFlowCal_TempCal.Controls.Add(this.l_ZeroFlowCal_TempCal);
this.p_ZeroFlowCal_TempCal.Location = new System.Drawing.Point(373, 138);
this.p_ZeroFlowCal_TempCal.Margin = new System.Windows.Forms.Padding(2);
this.p_ZeroFlowCal_TempCal.Name = "p_ZeroFlowCal_TempCal";
this.p_ZeroFlowCal_TempCal.Size = new System.Drawing.Size(121, 65);
this.p_ZeroFlowCal_TempCal.TabIndex = 41;
//
// l_ZeroFlowCal_TempCal
//
this.l_ZeroFlowCal_TempCal.AutoSize = true;
this.l_ZeroFlowCal_TempCal.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.l_ZeroFlowCal_TempCal.ForeColor = System.Drawing.Color.Gray;
this.l_ZeroFlowCal_TempCal.Location = new System.Drawing.Point(0, 12);
this.l_ZeroFlowCal_TempCal.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_ZeroFlowCal_TempCal.Name = "l_ZeroFlowCal_TempCal";
this.l_ZeroFlowCal_TempCal.Size = new System.Drawing.Size(123, 34);
this.l_ZeroFlowCal_TempCal.TabIndex = 40;
this.l_ZeroFlowCal_TempCal.Text = "TEMPERATURE\r\nCALIBRATION";
this.l_ZeroFlowCal_TempCal.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// p_ZeroFlowCal_Detect
//
this.p_ZeroFlowCal_Detect.BackColor = System.Drawing.Color.Gainsboro;
this.p_ZeroFlowCal_Detect.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.p_ZeroFlowCal_Detect.Controls.Add(this.l_ZeroFlowCal_Detect);
this.p_ZeroFlowCal_Detect.Location = new System.Drawing.Point(12, 138);
this.p_ZeroFlowCal_Detect.Margin = new System.Windows.Forms.Padding(2);
this.p_ZeroFlowCal_Detect.Name = "p_ZeroFlowCal_Detect";
this.p_ZeroFlowCal_Detect.Size = new System.Drawing.Size(121, 65);
this.p_ZeroFlowCal_Detect.TabIndex = 40;
//
// l_ZeroFlowCal_Detect
//
this.l_ZeroFlowCal_Detect.AutoSize = true;
this.l_ZeroFlowCal_Detect.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.l_ZeroFlowCal_Detect.ForeColor = System.Drawing.Color.Gray;
this.l_ZeroFlowCal_Detect.Location = new System.Drawing.Point(24, 22);
this.l_ZeroFlowCal_Detect.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_ZeroFlowCal_Detect.Name = "l_ZeroFlowCal_Detect";
this.l_ZeroFlowCal_Detect.Size = new System.Drawing.Size(69, 17);
this.l_ZeroFlowCal_Detect.TabIndex = 39;
this.l_ZeroFlowCal_Detect.Text = "DETECT";
//
// l_ZeroFlowCal_Resttime
//
this.l_ZeroFlowCal_Resttime.AutoSize = true;
this.l_ZeroFlowCal_Resttime.Location = new System.Drawing.Point(534, 24);
this.l_ZeroFlowCal_Resttime.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_ZeroFlowCal_Resttime.Name = "l_ZeroFlowCal_Resttime";
this.l_ZeroFlowCal_Resttime.Size = new System.Drawing.Size(120, 13);
this.l_ZeroFlowCal_Resttime.TabIndex = 36;
this.l_ZeroFlowCal_Resttime.Text = "Estimated time to finish: ";
this.l_ZeroFlowCal_Resttime.Visible = false;
//
// p_ZeroFlowCal_Offset
//
this.p_ZeroFlowCal_Offset.BackColor = System.Drawing.Color.Gainsboro;
this.p_ZeroFlowCal_Offset.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.p_ZeroFlowCal_Offset.Controls.Add(this.l_ZeroFlowCal_Offset);
this.p_ZeroFlowCal_Offset.Location = new System.Drawing.Point(494, 138);
this.p_ZeroFlowCal_Offset.Margin = new System.Windows.Forms.Padding(2);
this.p_ZeroFlowCal_Offset.Name = "p_ZeroFlowCal_Offset";
this.p_ZeroFlowCal_Offset.Size = new System.Drawing.Size(121, 65);
this.p_ZeroFlowCal_Offset.TabIndex = 32;
//
// l_ZeroFlowCal_Offset
//
this.l_ZeroFlowCal_Offset.AutoSize = true;
this.l_ZeroFlowCal_Offset.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.l_ZeroFlowCal_Offset.ForeColor = System.Drawing.Color.Gray;
this.l_ZeroFlowCal_Offset.Location = new System.Drawing.Point(24, 12);
this.l_ZeroFlowCal_Offset.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_ZeroFlowCal_Offset.Name = "l_ZeroFlowCal_Offset";
this.l_ZeroFlowCal_Offset.Size = new System.Drawing.Size(68, 34);
this.l_ZeroFlowCal_Offset.TabIndex = 40;
this.l_ZeroFlowCal_Offset.Text = "OFFSET\r\nTEST";
this.l_ZeroFlowCal_Offset.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// l_ZeroFlowCal_ResttimeDisplayValue
//
this.l_ZeroFlowCal_ResttimeDisplayValue.AutoSize = true;
this.l_ZeroFlowCal_ResttimeDisplayValue.Location = new System.Drawing.Point(654, 24);
this.l_ZeroFlowCal_ResttimeDisplayValue.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_ZeroFlowCal_ResttimeDisplayValue.Name = "l_ZeroFlowCal_ResttimeDisplayValue";
this.l_ZeroFlowCal_ResttimeDisplayValue.Size = new System.Drawing.Size(49, 13);
this.l_ZeroFlowCal_ResttimeDisplayValue.TabIndex = 37;
this.l_ZeroFlowCal_ResttimeDisplayValue.Text = "00:00:00";
this.l_ZeroFlowCal_ResttimeDisplayValue.Visible = false;
//
// pB_ZeroFlowCal_Progress
//
this.pB_ZeroFlowCal_Progress.Location = new System.Drawing.Point(558, 48);
this.pB_ZeroFlowCal_Progress.Margin = new System.Windows.Forms.Padding(2);
this.pB_ZeroFlowCal_Progress.Name = "pB_ZeroFlowCal_Progress";
this.pB_ZeroFlowCal_Progress.Size = new System.Drawing.Size(140, 18);
this.pB_ZeroFlowCal_Progress.TabIndex = 35;
this.pB_ZeroFlowCal_Progress.Visible = false;
//
// p_ZeroFlowCal_Completion
//
this.p_ZeroFlowCal_Completion.BackColor = System.Drawing.Color.Gainsboro;
this.p_ZeroFlowCal_Completion.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.p_ZeroFlowCal_Completion.Controls.Add(this.l_ZeroFlowCal_Completion);
this.p_ZeroFlowCal_Completion.Location = new System.Drawing.Point(615, 138);
this.p_ZeroFlowCal_Completion.Margin = new System.Windows.Forms.Padding(2);
this.p_ZeroFlowCal_Completion.Name = "p_ZeroFlowCal_Completion";
this.p_ZeroFlowCal_Completion.Size = new System.Drawing.Size(117, 65);
this.p_ZeroFlowCal_Completion.TabIndex = 32;
//
// l_ZeroFlowCal_Completion
//
this.l_ZeroFlowCal_Completion.AutoSize = true;
this.l_ZeroFlowCal_Completion.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.l_ZeroFlowCal_Completion.ForeColor = System.Drawing.Color.Gray;
this.l_ZeroFlowCal_Completion.Location = new System.Drawing.Point(0, 22);
this.l_ZeroFlowCal_Completion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_ZeroFlowCal_Completion.Name = "l_ZeroFlowCal_Completion";
this.l_ZeroFlowCal_Completion.Size = new System.Drawing.Size(108, 17);
this.l_ZeroFlowCal_Completion.TabIndex = 40;
this.l_ZeroFlowCal_Completion.Text = "COMPLETION";
this.l_ZeroFlowCal_Completion.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// cB_AmplitudeTestEnable
//
this.cB_AmplitudeTestEnable.AutoSize = true;
this.cB_AmplitudeTestEnable.Checked = true;
this.cB_AmplitudeTestEnable.CheckState = System.Windows.Forms.CheckState.Checked;
this.cB_AmplitudeTestEnable.Enabled = false;
this.cB_AmplitudeTestEnable.Location = new System.Drawing.Point(258, 114);
this.cB_AmplitudeTestEnable.Margin = new System.Windows.Forms.Padding(2);
this.cB_AmplitudeTestEnable.Name = "cB_AmplitudeTestEnable";
this.cB_AmplitudeTestEnable.Size = new System.Drawing.Size(58, 17);
this.cB_AmplitudeTestEnable.TabIndex = 50;
this.cB_AmplitudeTestEnable.Text = "enable";
this.cB_AmplitudeTestEnable.UseVisualStyleBackColor = true;
//
// cB_TempCalEnable
//
this.cB_TempCalEnable.AutoSize = true;
this.cB_TempCalEnable.Checked = true;
this.cB_TempCalEnable.CheckState = System.Windows.Forms.CheckState.Checked;
this.cB_TempCalEnable.Enabled = false;
this.cB_TempCalEnable.Location = new System.Drawing.Point(378, 114);
this.cB_TempCalEnable.Margin = new System.Windows.Forms.Padding(2);
this.cB_TempCalEnable.Name = "cB_TempCalEnable";
this.cB_TempCalEnable.Size = new System.Drawing.Size(58, 17);
this.cB_TempCalEnable.TabIndex = 52;
this.cB_TempCalEnable.Text = "enable";
this.cB_TempCalEnable.UseVisualStyleBackColor = true;
//
// cB_ZeroFlowOffsetTestEnable
//
this.cB_ZeroFlowOffsetTestEnable.AutoSize = true;
this.cB_ZeroFlowOffsetTestEnable.Checked = true;
this.cB_ZeroFlowOffsetTestEnable.CheckState = System.Windows.Forms.CheckState.Checked;
this.cB_ZeroFlowOffsetTestEnable.Enabled = false;
this.cB_ZeroFlowOffsetTestEnable.Location = new System.Drawing.Point(498, 114);
this.cB_ZeroFlowOffsetTestEnable.Margin = new System.Windows.Forms.Padding(2);
this.cB_ZeroFlowOffsetTestEnable.Name = "cB_ZeroFlowOffsetTestEnable";
this.cB_ZeroFlowOffsetTestEnable.Size = new System.Drawing.Size(58, 17);
this.cB_ZeroFlowOffsetTestEnable.TabIndex = 51;
this.cB_ZeroFlowOffsetTestEnable.Text = "enable";
this.cB_ZeroFlowOffsetTestEnable.UseVisualStyleBackColor = true;
//
// pThermo2
//
this.pThermo2.BackColor = System.Drawing.Color.Cornsilk;
this.pThermo2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.pThermo2.Controls.Add(this.l_Thermo2);
this.pThermo2.Controls.Add(this.pB_Thermo2);
this.pThermo2.Location = new System.Drawing.Point(138, 48);
this.pThermo2.Margin = new System.Windows.Forms.Padding(2);
this.pThermo2.Name = "pThermo2";
this.pThermo2.Size = new System.Drawing.Size(82, 80);
this.pThermo2.TabIndex = 63;
//
// pB_Thermo2
//
this.pB_Thermo2.ErrorImage = global::GenesisDisplayTool.Properties.Resources.thermometer;
this.pB_Thermo2.Image = global::GenesisDisplayTool.Properties.Resources.thermometer;
this.pB_Thermo2.InitialImage = global::GenesisDisplayTool.Properties.Resources.thermometer;
this.pB_Thermo2.Location = new System.Drawing.Point(19, 18);
this.pB_Thermo2.Margin = new System.Windows.Forms.Padding(2);
this.pB_Thermo2.Name = "pB_Thermo2";
this.pB_Thermo2.Size = new System.Drawing.Size(42, 32);
this.pB_Thermo2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pB_Thermo2.TabIndex = 57;
this.pB_Thermo2.TabStop = false;
//
// l_Thermo2
//
this.l_Thermo2.AutoSize = true;
this.l_Thermo2.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.l_Thermo2.Location = new System.Drawing.Point(6, 58);
this.l_Thermo2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_Thermo2.Name = "l_Thermo2";
this.l_Thermo2.Size = new System.Drawing.Size(67, 13);
this.l_Thermo2.TabIndex = 62;
this.l_Thermo2.Text = "THERMO2";
//
// pThermo1
//
this.pThermo1.BackColor = System.Drawing.Color.Cornsilk;
this.pThermo1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.pThermo1.Controls.Add(this.l_Thermo1);
this.pThermo1.Controls.Add(this.pB_Thermo1);
this.pThermo1.Location = new System.Drawing.Point(30, 48);
this.pThermo1.Margin = new System.Windows.Forms.Padding(2);
this.pThermo1.Name = "pThermo1";
this.pThermo1.Size = new System.Drawing.Size(82, 80);
this.pThermo1.TabIndex = 59;
//
// pB_Thermo1
//
this.pB_Thermo1.ErrorImage = global::GenesisDisplayTool.Properties.Resources.thermometer;
this.pB_Thermo1.Image = global::GenesisDisplayTool.Properties.Resources.thermometer;
this.pB_Thermo1.InitialImage = global::GenesisDisplayTool.Properties.Resources.thermometer;
this.pB_Thermo1.Location = new System.Drawing.Point(19, 18);
this.pB_Thermo1.Margin = new System.Windows.Forms.Padding(2);
this.pB_Thermo1.Name = "pB_Thermo1";
this.pB_Thermo1.Size = new System.Drawing.Size(42, 32);
this.pB_Thermo1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pB_Thermo1.TabIndex = 57;
this.pB_Thermo1.TabStop = false;
//
// l_Thermo1
//
this.l_Thermo1.AutoSize = true;
this.l_Thermo1.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.l_Thermo1.Location = new System.Drawing.Point(6, 58);
this.l_Thermo1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_Thermo1.Name = "l_Thermo1";
this.l_Thermo1.Size = new System.Drawing.Size(67, 13);
this.l_Thermo1.TabIndex = 62;
this.l_Thermo1.Text = "THERMO1";
//
// cB_Thermo2
//
this.cB_Thermo2.AutoSize = true;
this.cB_Thermo2.Location = new System.Drawing.Point(144, 24);
this.cB_Thermo2.Margin = new System.Windows.Forms.Padding(2);
this.cB_Thermo2.Name = "cB_Thermo2";
this.cB_Thermo2.Size = new System.Drawing.Size(79, 17);
this.cB_Thermo2.TabIndex = 12;
this.cB_Thermo2.Text = "THERMO2";
this.cB_Thermo2.UseVisualStyleBackColor = true;
//
// cB_Thermo1
//
this.cB_Thermo1.AutoSize = true;
this.cB_Thermo1.Location = new System.Drawing.Point(36, 24);
this.cB_Thermo1.Margin = new System.Windows.Forms.Padding(2);
this.cB_Thermo1.Name = "cB_Thermo1";
this.cB_Thermo1.Size = new System.Drawing.Size(79, 17);
this.cB_Thermo1.TabIndex = 11;
this.cB_Thermo1.Text = "THERMO1";
this.cB_Thermo1.UseVisualStyleBackColor = true;
//
// gB_Progress
//
this.gB_Progress.Controls.Add(this.cB_Thermo1);
this.gB_Progress.Controls.Add(this.cB_Thermo2);
this.gB_Progress.Controls.Add(this.pThermo1);
this.gB_Progress.Controls.Add(this.pThermo2);
this.gB_Progress.Controls.Add(this.cB_ZeroFlowOffsetTestEnable);
this.gB_Progress.Controls.Add(this.cB_TempCalEnable);
this.gB_Progress.Controls.Add(this.cB_AmplitudeTestEnable);
this.gB_Progress.Controls.Add(this.p_ZeroFlowCal_Completion);
this.gB_Progress.Controls.Add(this.pB_ZeroFlowCal_Progress);
this.gB_Progress.Controls.Add(this.l_ZeroFlowCal_ResttimeDisplayValue);
this.gB_Progress.Controls.Add(this.p_ZeroFlowCal_Offset);
this.gB_Progress.Controls.Add(this.l_ZeroFlowCal_Resttime);
this.gB_Progress.Controls.Add(this.p_ZeroFlowCal_Detect);
this.gB_Progress.Controls.Add(this.p_ZeroFlowCal_TempCal);
this.gB_Progress.Controls.Add(this.p_ZeroFlowCal_Prepare);
this.gB_Progress.Controls.Add(this.p_ZeroFlowCal_Amplitude);
this.gB_Progress.Location = new System.Drawing.Point(18, 342);
this.gB_Progress.Margin = new System.Windows.Forms.Padding(10);
this.gB_Progress.Name = "gB_Progress";
this.gB_Progress.Padding = new System.Windows.Forms.Padding(2);
this.gB_Progress.Size = new System.Drawing.Size(744, 216);
this.gB_Progress.TabIndex = 69;
this.gB_Progress.TabStop = false;
//
// rTB_ZeroFlowCal
//
this.rTB_ZeroFlowCal.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.rTB_ZeroFlowCal.Location = new System.Drawing.Point(14, 570);
this.rTB_ZeroFlowCal.Margin = new System.Windows.Forms.Padding(2);
this.rTB_ZeroFlowCal.Name = "rTB_ZeroFlowCal";
this.rTB_ZeroFlowCal.ReadOnly = true;
this.rTB_ZeroFlowCal.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.Vertical;
this.rTB_ZeroFlowCal.Size = new System.Drawing.Size(772, 90);
this.rTB_ZeroFlowCal.TabIndex = 22;
this.rTB_ZeroFlowCal.Text = "";
//
// btn_ZeroFlowCal_Detect
//
this.btn_ZeroFlowCal_Detect.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btn_ZeroFlowCal_Detect.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btn_ZeroFlowCal_Detect.Location = new System.Drawing.Point(798, 342);
this.btn_ZeroFlowCal_Detect.Margin = new System.Windows.Forms.Padding(2);
this.btn_ZeroFlowCal_Detect.Name = "btn_ZeroFlowCal_Detect";
this.btn_ZeroFlowCal_Detect.Size = new System.Drawing.Size(102, 65);
this.btn_ZeroFlowCal_Detect.TabIndex = 23;
this.btn_ZeroFlowCal_Detect.Text = "DETECT";
this.btn_ZeroFlowCal_Detect.UseVisualStyleBackColor = true;
this.btn_ZeroFlowCal_Detect.Click += new System.EventHandler(this.btn_ZeroFlowCal_Detect_Click);
//
// btn_ZeroFlowCal_Start
//
this.btn_ZeroFlowCal_Start.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btn_ZeroFlowCal_Start.Enabled = false;
this.btn_ZeroFlowCal_Start.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btn_ZeroFlowCal_Start.Location = new System.Drawing.Point(798, 414);
this.btn_ZeroFlowCal_Start.Margin = new System.Windows.Forms.Padding(2);
this.btn_ZeroFlowCal_Start.Name = "btn_ZeroFlowCal_Start";
this.btn_ZeroFlowCal_Start.Size = new System.Drawing.Size(102, 57);
this.btn_ZeroFlowCal_Start.TabIndex = 24;
this.btn_ZeroFlowCal_Start.Text = "START";
this.btn_ZeroFlowCal_Start.UseVisualStyleBackColor = true;
this.btn_ZeroFlowCal_Start.Click += new System.EventHandler(this.btn_ZeroFlowCal_Start_Click);
//
// btn_ZeroFlowCal_Abort
//
this.btn_ZeroFlowCal_Abort.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btn_ZeroFlowCal_Abort.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btn_ZeroFlowCal_Abort.Location = new System.Drawing.Point(798, 480);
this.btn_ZeroFlowCal_Abort.Margin = new System.Windows.Forms.Padding(2);
this.btn_ZeroFlowCal_Abort.Name = "btn_ZeroFlowCal_Abort";
this.btn_ZeroFlowCal_Abort.Size = new System.Drawing.Size(102, 30);
this.btn_ZeroFlowCal_Abort.TabIndex = 38;
this.btn_ZeroFlowCal_Abort.Text = "STOP";
this.btn_ZeroFlowCal_Abort.UseVisualStyleBackColor = true;
this.btn_ZeroFlowCal_Abort.Click += new System.EventHandler(this.btn_ZeroFlowCal_Abort_Click);
//
// btn_ZeroFlowCal_Clear
//
this.btn_ZeroFlowCal_Clear.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btn_ZeroFlowCal_Clear.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btn_ZeroFlowCal_Clear.Location = new System.Drawing.Point(822, 624);
this.btn_ZeroFlowCal_Clear.Margin = new System.Windows.Forms.Padding(2);
this.btn_ZeroFlowCal_Clear.Name = "btn_ZeroFlowCal_Clear";
this.btn_ZeroFlowCal_Clear.Size = new System.Drawing.Size(63, 38);
this.btn_ZeroFlowCal_Clear.TabIndex = 41;
this.btn_ZeroFlowCal_Clear.Text = "Clear";
this.btn_ZeroFlowCal_Clear.UseVisualStyleBackColor = true;
this.btn_ZeroFlowCal_Clear.Click += new System.EventHandler(this.btn_ZeroFlowCal_Clear_Click);
//
// btn_ZeroFlowCal_Save
//
this.btn_ZeroFlowCal_Save.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btn_ZeroFlowCal_Save.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btn_ZeroFlowCal_Save.Location = new System.Drawing.Point(822, 576);
this.btn_ZeroFlowCal_Save.Margin = new System.Windows.Forms.Padding(2);
this.btn_ZeroFlowCal_Save.Name = "btn_ZeroFlowCal_Save";
this.btn_ZeroFlowCal_Save.Size = new System.Drawing.Size(63, 38);
this.btn_ZeroFlowCal_Save.TabIndex = 47;
this.btn_ZeroFlowCal_Save.Text = "Save";
this.btn_ZeroFlowCal_Save.UseVisualStyleBackColor = true;
this.btn_ZeroFlowCal_Save.Click += new System.EventHandler(this.btn_ZeroFlowCal_Save_Click);
//
// btn_ZeroFlowCal_Pdf
//
this.btn_ZeroFlowCal_Pdf.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btn_ZeroFlowCal_Pdf.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btn_ZeroFlowCal_Pdf.Location = new System.Drawing.Point(822, 528);
this.btn_ZeroFlowCal_Pdf.Margin = new System.Windows.Forms.Padding(2);
this.btn_ZeroFlowCal_Pdf.Name = "btn_ZeroFlowCal_Pdf";
this.btn_ZeroFlowCal_Pdf.Size = new System.Drawing.Size(63, 38);
this.btn_ZeroFlowCal_Pdf.TabIndex = 48;
this.btn_ZeroFlowCal_Pdf.Text = "PDF";
this.btn_ZeroFlowCal_Pdf.UseVisualStyleBackColor = true;
this.btn_ZeroFlowCal_Pdf.Click += new System.EventHandler(this.btn_ZeroFlowCal_Pdf_Click);
//
// l_ZeroFlowCal_Status
//
this.l_ZeroFlowCal_Status.AutoSize = true;
this.l_ZeroFlowCal_Status.Font = new System.Drawing.Font("Microsoft Sans Serif", 22.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.l_ZeroFlowCal_Status.Location = new System.Drawing.Point(24, 294);
this.l_ZeroFlowCal_Status.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_ZeroFlowCal_Status.Name = "l_ZeroFlowCal_Status";
this.l_ZeroFlowCal_Status.Size = new System.Drawing.Size(243, 36);
this.l_ZeroFlowCal_Status.TabIndex = 21;
this.l_ZeroFlowCal_Status.Text = "Press \'DETECT\'";
//
// pB_Bubbles1
//
this.pB_Bubbles1.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.pB_Bubbles1.Image = ((System.Drawing.Image)(resources.GetObject("pB_Bubbles1.Image")));
this.pB_Bubbles1.Location = new System.Drawing.Point(19, 6);
this.pB_Bubbles1.Margin = new System.Windows.Forms.Padding(2);
this.pB_Bubbles1.Name = "pB_Bubbles1";
this.pB_Bubbles1.Size = new System.Drawing.Size(267, 96);
this.pB_Bubbles1.TabIndex = 53;
this.pB_Bubbles1.TabStop = false;
this.pB_Bubbles1.Visible = false;
//
// cB_ZeroFlowCal_EnableMeter10
//
this.cB_ZeroFlowCal_EnableMeter10.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.cB_ZeroFlowCal_EnableMeter10.AutoSize = true;
this.cB_ZeroFlowCal_EnableMeter10.Location = new System.Drawing.Point(828, 150);
this.cB_ZeroFlowCal_EnableMeter10.Margin = new System.Windows.Forms.Padding(2);
this.cB_ZeroFlowCal_EnableMeter10.Name = "cB_ZeroFlowCal_EnableMeter10";
this.cB_ZeroFlowCal_EnableMeter10.Size = new System.Drawing.Size(58, 17);
this.cB_ZeroFlowCal_EnableMeter10.TabIndex = 34;
this.cB_ZeroFlowCal_EnableMeter10.Text = "enable";
this.cB_ZeroFlowCal_EnableMeter10.UseVisualStyleBackColor = true;
//
// cB_ZeroFlowCal_EnableMeter9
//
this.cB_ZeroFlowCal_EnableMeter9.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.cB_ZeroFlowCal_EnableMeter9.AutoSize = true;
this.cB_ZeroFlowCal_EnableMeter9.Location = new System.Drawing.Point(744, 150);
this.cB_ZeroFlowCal_EnableMeter9.Margin = new System.Windows.Forms.Padding(2);
this.cB_ZeroFlowCal_EnableMeter9.Name = "cB_ZeroFlowCal_EnableMeter9";
this.cB_ZeroFlowCal_EnableMeter9.Size = new System.Drawing.Size(58, 17);
this.cB_ZeroFlowCal_EnableMeter9.TabIndex = 33;
this.cB_ZeroFlowCal_EnableMeter9.Text = "enable";
this.cB_ZeroFlowCal_EnableMeter9.UseVisualStyleBackColor = true;
//
// cB_ZeroFlowCal_EnableMeter1
//
this.cB_ZeroFlowCal_EnableMeter1.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.cB_ZeroFlowCal_EnableMeter1.AutoSize = true;
this.cB_ZeroFlowCal_EnableMeter1.Checked = true;
this.cB_ZeroFlowCal_EnableMeter1.CheckState = System.Windows.Forms.CheckState.Checked;
this.cB_ZeroFlowCal_EnableMeter1.Location = new System.Drawing.Point(12, 150);
this.cB_ZeroFlowCal_EnableMeter1.Margin = new System.Windows.Forms.Padding(2);
this.cB_ZeroFlowCal_EnableMeter1.Name = "cB_ZeroFlowCal_EnableMeter1";
this.cB_ZeroFlowCal_EnableMeter1.Size = new System.Drawing.Size(58, 17);
this.cB_ZeroFlowCal_EnableMeter1.TabIndex = 25;
this.cB_ZeroFlowCal_EnableMeter1.Text = "enable";
this.cB_ZeroFlowCal_EnableMeter1.UseVisualStyleBackColor = true;
//
// gB_Meters
//
this.gB_Meters.Controls.Add(this.p_ZeroFlowCal_Meter1);
this.gB_Meters.Controls.Add(this.p_ZeroFlowCal_Meter9);
this.gB_Meters.Controls.Add(this.p_ZeroFlowCal_Meter2);
this.gB_Meters.Controls.Add(this.p_ZeroFlowCal_Meter6);
this.gB_Meters.Controls.Add(this.p_ZeroFlowCal_Meter3);
this.gB_Meters.Controls.Add(this.p_ZeroFlowCal_Meter5);
this.gB_Meters.Controls.Add(this.p_ZeroFlowCal_Meter4);
this.gB_Meters.Controls.Add(this.p_ZeroFlowCal_Meter10);
this.gB_Meters.Controls.Add(this.p_ZeroFlowCal_Meter8);
this.gB_Meters.Controls.Add(this.p_ZeroFlowCal_Meter7);
this.gB_Meters.Controls.Add(this.cB_ZeroFlowCal_EnableMeter2);
this.gB_Meters.Controls.Add(this.cB_ZeroFlowCal_EnableMeter3);
this.gB_Meters.Controls.Add(this.cB_ZeroFlowCal_EnableMeter4);
this.gB_Meters.Controls.Add(this.cB_ZeroFlowCal_EnableMeter5);
this.gB_Meters.Controls.Add(this.cB_ZeroFlowCal_EnableMeter1);
this.gB_Meters.Controls.Add(this.cB_ZeroFlowCal_EnableMeter6);
this.gB_Meters.Controls.Add(this.cB_ZeroFlowCal_EnableMeter7);
this.gB_Meters.Controls.Add(this.cB_ZeroFlowCal_EnableMeter8);
this.gB_Meters.Controls.Add(this.cB_ZeroFlowCal_EnableMeter9);
this.gB_Meters.Controls.Add(this.cB_ZeroFlowCal_EnableMeter10);
this.gB_Meters.Location = new System.Drawing.Point(18, 102);
this.gB_Meters.Margin = new System.Windows.Forms.Padding(10);
this.gB_Meters.Name = "gB_Meters";
this.gB_Meters.Padding = new System.Windows.Forms.Padding(2);
this.gB_Meters.Size = new System.Drawing.Size(906, 174);
this.gB_Meters.TabIndex = 68;
this.gB_Meters.TabStop = false;
//
// pB_Logo1
//
this.pB_Logo1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.pB_Logo1.Image = ((System.Drawing.Image)(resources.GetObject("pB_Logo1.Image")));
this.pB_Logo1.InitialImage = null;
this.pB_Logo1.Location = new System.Drawing.Point(819, 18);
this.pB_Logo1.Margin = new System.Windows.Forms.Padding(2);
this.pB_Logo1.Name = "pB_Logo1";
this.pB_Logo1.Size = new System.Drawing.Size(91, 38);
this.pB_Logo1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pB_Logo1.TabIndex = 2;
this.pB_Logo1.TabStop = false;
//
// cB_ZeroFlowCal_EnableMeter8
//
this.cB_ZeroFlowCal_EnableMeter8.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.cB_ZeroFlowCal_EnableMeter8.AutoSize = true;
this.cB_ZeroFlowCal_EnableMeter8.Location = new System.Drawing.Point(654, 150);
this.cB_ZeroFlowCal_EnableMeter8.Margin = new System.Windows.Forms.Padding(2);
this.cB_ZeroFlowCal_EnableMeter8.Name = "cB_ZeroFlowCal_EnableMeter8";
this.cB_ZeroFlowCal_EnableMeter8.Size = new System.Drawing.Size(58, 17);
this.cB_ZeroFlowCal_EnableMeter8.TabIndex = 32;
this.cB_ZeroFlowCal_EnableMeter8.Text = "enable";
this.cB_ZeroFlowCal_EnableMeter8.UseVisualStyleBackColor = true;
//
// cB_ZeroFlowCal_EnableMeter7
//
this.cB_ZeroFlowCal_EnableMeter7.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.cB_ZeroFlowCal_EnableMeter7.AutoSize = true;
this.cB_ZeroFlowCal_EnableMeter7.Location = new System.Drawing.Point(564, 150);
this.cB_ZeroFlowCal_EnableMeter7.Margin = new System.Windows.Forms.Padding(2);
this.cB_ZeroFlowCal_EnableMeter7.Name = "cB_ZeroFlowCal_EnableMeter7";
this.cB_ZeroFlowCal_EnableMeter7.Size = new System.Drawing.Size(58, 17);
this.cB_ZeroFlowCal_EnableMeter7.TabIndex = 31;
this.cB_ZeroFlowCal_EnableMeter7.Text = "enable";
this.cB_ZeroFlowCal_EnableMeter7.UseVisualStyleBackColor = true;
//
// cB_ZeroFlowCal_EnableMeter6
//
this.cB_ZeroFlowCal_EnableMeter6.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.cB_ZeroFlowCal_EnableMeter6.AutoSize = true;
this.cB_ZeroFlowCal_EnableMeter6.Location = new System.Drawing.Point(468, 150);
this.cB_ZeroFlowCal_EnableMeter6.Margin = new System.Windows.Forms.Padding(2);
this.cB_ZeroFlowCal_EnableMeter6.Name = "cB_ZeroFlowCal_EnableMeter6";
this.cB_ZeroFlowCal_EnableMeter6.Size = new System.Drawing.Size(58, 17);
this.cB_ZeroFlowCal_EnableMeter6.TabIndex = 30;
this.cB_ZeroFlowCal_EnableMeter6.Text = "enable";
this.cB_ZeroFlowCal_EnableMeter6.UseVisualStyleBackColor = true;
//
// cB_ZeroFlowCal_EnableMeter5
//
this.cB_ZeroFlowCal_EnableMeter5.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.cB_ZeroFlowCal_EnableMeter5.AutoSize = true;
this.cB_ZeroFlowCal_EnableMeter5.Location = new System.Drawing.Point(378, 150);
this.cB_ZeroFlowCal_EnableMeter5.Margin = new System.Windows.Forms.Padding(2);
this.cB_ZeroFlowCal_EnableMeter5.Name = "cB_ZeroFlowCal_EnableMeter5";
this.cB_ZeroFlowCal_EnableMeter5.Size = new System.Drawing.Size(58, 17);
this.cB_ZeroFlowCal_EnableMeter5.TabIndex = 29;
this.cB_ZeroFlowCal_EnableMeter5.Text = "enable";
this.cB_ZeroFlowCal_EnableMeter5.UseVisualStyleBackColor = true;
//
// cB_ZeroFlowCal_EnableMeter4
//
this.cB_ZeroFlowCal_EnableMeter4.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.cB_ZeroFlowCal_EnableMeter4.AutoSize = true;
this.cB_ZeroFlowCal_EnableMeter4.Location = new System.Drawing.Point(282, 150);
this.cB_ZeroFlowCal_EnableMeter4.Margin = new System.Windows.Forms.Padding(2);
this.cB_ZeroFlowCal_EnableMeter4.Name = "cB_ZeroFlowCal_EnableMeter4";
this.cB_ZeroFlowCal_EnableMeter4.Size = new System.Drawing.Size(58, 17);
this.cB_ZeroFlowCal_EnableMeter4.TabIndex = 28;
this.cB_ZeroFlowCal_EnableMeter4.Text = "enable";
this.cB_ZeroFlowCal_EnableMeter4.UseVisualStyleBackColor = true;
//
// cB_ZeroFlowCal_EnableMeter3
//
this.cB_ZeroFlowCal_EnableMeter3.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.cB_ZeroFlowCal_EnableMeter3.AutoSize = true;
this.cB_ZeroFlowCal_EnableMeter3.Location = new System.Drawing.Point(192, 150);
this.cB_ZeroFlowCal_EnableMeter3.Margin = new System.Windows.Forms.Padding(2);
this.cB_ZeroFlowCal_EnableMeter3.Name = "cB_ZeroFlowCal_EnableMeter3";
this.cB_ZeroFlowCal_EnableMeter3.Size = new System.Drawing.Size(58, 17);
this.cB_ZeroFlowCal_EnableMeter3.TabIndex = 27;
this.cB_ZeroFlowCal_EnableMeter3.Text = "enable";
this.cB_ZeroFlowCal_EnableMeter3.UseVisualStyleBackColor = true;
//
// cB_ZeroFlowCal_EnableMeter2
//
this.cB_ZeroFlowCal_EnableMeter2.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.cB_ZeroFlowCal_EnableMeter2.AutoSize = true;
this.cB_ZeroFlowCal_EnableMeter2.Location = new System.Drawing.Point(102, 150);
this.cB_ZeroFlowCal_EnableMeter2.Margin = new System.Windows.Forms.Padding(2);
this.cB_ZeroFlowCal_EnableMeter2.Name = "cB_ZeroFlowCal_EnableMeter2";
this.cB_ZeroFlowCal_EnableMeter2.Size = new System.Drawing.Size(58, 17);
this.cB_ZeroFlowCal_EnableMeter2.TabIndex = 26;
this.cB_ZeroFlowCal_EnableMeter2.Text = "enable";
this.cB_ZeroFlowCal_EnableMeter2.UseVisualStyleBackColor = true;
//
// l_ZeroFlowCal_Meter7
//
this.l_ZeroFlowCal_Meter7.AutoSize = true;
this.l_ZeroFlowCal_Meter7.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.l_ZeroFlowCal_Meter7.Location = new System.Drawing.Point(12, 78);
this.l_ZeroFlowCal_Meter7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_ZeroFlowCal_Meter7.Name = "l_ZeroFlowCal_Meter7";
this.l_ZeroFlowCal_Meter7.Size = new System.Drawing.Size(57, 13);
this.l_ZeroFlowCal_Meter7.TabIndex = 30;
this.l_ZeroFlowCal_Meter7.Text = "METER7";
//
// pB_Meter7
//
this.pB_Meter7.ErrorImage = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter7.Image = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter7.InitialImage = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter7.Location = new System.Drawing.Point(18, 18);
this.pB_Meter7.Margin = new System.Windows.Forms.Padding(2);
this.pB_Meter7.Name = "pB_Meter7";
this.pB_Meter7.Size = new System.Drawing.Size(45, 40);
this.pB_Meter7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pB_Meter7.TabIndex = 61;
this.pB_Meter7.TabStop = false;
//
// p_ZeroFlowCal_Meter7
//
this.p_ZeroFlowCal_Meter7.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
this.p_ZeroFlowCal_Meter7.BackColor = System.Drawing.Color.Cornsilk;
this.p_ZeroFlowCal_Meter7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.p_ZeroFlowCal_Meter7.Controls.Add(this.pB_Meter7);
this.p_ZeroFlowCal_Meter7.Controls.Add(this.l_ZeroFlowCal_Meter7);
this.p_ZeroFlowCal_Meter7.Location = new System.Drawing.Point(546, 12);
this.p_ZeroFlowCal_Meter7.Margin = new System.Windows.Forms.Padding(2);
this.p_ZeroFlowCal_Meter7.Name = "p_ZeroFlowCal_Meter7";
this.p_ZeroFlowCal_Meter7.Size = new System.Drawing.Size(85, 127);
this.p_ZeroFlowCal_Meter7.TabIndex = 17;
//
// l_ZeroFlowCal_Meter8
//
this.l_ZeroFlowCal_Meter8.AutoSize = true;
this.l_ZeroFlowCal_Meter8.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.l_ZeroFlowCal_Meter8.Location = new System.Drawing.Point(12, 78);
this.l_ZeroFlowCal_Meter8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_ZeroFlowCal_Meter8.Name = "l_ZeroFlowCal_Meter8";
this.l_ZeroFlowCal_Meter8.Size = new System.Drawing.Size(57, 13);
this.l_ZeroFlowCal_Meter8.TabIndex = 31;
this.l_ZeroFlowCal_Meter8.Text = "METER8";
//
// pB_Meter8
//
this.pB_Meter8.ErrorImage = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter8.Image = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter8.InitialImage = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter8.Location = new System.Drawing.Point(18, 18);
this.pB_Meter8.Margin = new System.Windows.Forms.Padding(2);
this.pB_Meter8.Name = "pB_Meter8";
this.pB_Meter8.Size = new System.Drawing.Size(45, 40);
this.pB_Meter8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pB_Meter8.TabIndex = 62;
this.pB_Meter8.TabStop = false;
//
// p_ZeroFlowCal_Meter8
//
this.p_ZeroFlowCal_Meter8.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
this.p_ZeroFlowCal_Meter8.BackColor = System.Drawing.Color.Cornsilk;
this.p_ZeroFlowCal_Meter8.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.p_ZeroFlowCal_Meter8.Controls.Add(this.pB_Meter8);
this.p_ZeroFlowCal_Meter8.Controls.Add(this.l_ZeroFlowCal_Meter8);
this.p_ZeroFlowCal_Meter8.Location = new System.Drawing.Point(636, 12);
this.p_ZeroFlowCal_Meter8.Margin = new System.Windows.Forms.Padding(2);
this.p_ZeroFlowCal_Meter8.Name = "p_ZeroFlowCal_Meter8";
this.p_ZeroFlowCal_Meter8.Size = new System.Drawing.Size(85, 127);
this.p_ZeroFlowCal_Meter8.TabIndex = 18;
//
// l_ZeroFlowCal_Meter10
//
this.l_ZeroFlowCal_Meter10.AutoSize = true;
this.l_ZeroFlowCal_Meter10.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.l_ZeroFlowCal_Meter10.Location = new System.Drawing.Point(6, 78);
this.l_ZeroFlowCal_Meter10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_ZeroFlowCal_Meter10.Name = "l_ZeroFlowCal_Meter10";
this.l_ZeroFlowCal_Meter10.Size = new System.Drawing.Size(64, 13);
this.l_ZeroFlowCal_Meter10.TabIndex = 26;
this.l_ZeroFlowCal_Meter10.Text = "METER10";
//
// pB_Meter10
//
this.pB_Meter10.ErrorImage = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter10.Image = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter10.InitialImage = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter10.Location = new System.Drawing.Point(18, 18);
this.pB_Meter10.Margin = new System.Windows.Forms.Padding(2);
this.pB_Meter10.Name = "pB_Meter10";
this.pB_Meter10.Size = new System.Drawing.Size(45, 40);
this.pB_Meter10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pB_Meter10.TabIndex = 63;
this.pB_Meter10.TabStop = false;
//
// p_ZeroFlowCal_Meter10
//
this.p_ZeroFlowCal_Meter10.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
this.p_ZeroFlowCal_Meter10.BackColor = System.Drawing.Color.Cornsilk;
this.p_ZeroFlowCal_Meter10.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.p_ZeroFlowCal_Meter10.Controls.Add(this.pB_Meter10);
this.p_ZeroFlowCal_Meter10.Controls.Add(this.l_ZeroFlowCal_Meter10);
this.p_ZeroFlowCal_Meter10.Location = new System.Drawing.Point(816, 12);
this.p_ZeroFlowCal_Meter10.Margin = new System.Windows.Forms.Padding(20);
this.p_ZeroFlowCal_Meter10.Name = "p_ZeroFlowCal_Meter10";
this.p_ZeroFlowCal_Meter10.Padding = new System.Windows.Forms.Padding(10);
this.p_ZeroFlowCal_Meter10.Size = new System.Drawing.Size(85, 128);
this.p_ZeroFlowCal_Meter10.TabIndex = 20;
//
// l_ZeroFlowCal_Meter4
//
this.l_ZeroFlowCal_Meter4.AutoSize = true;
this.l_ZeroFlowCal_Meter4.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.l_ZeroFlowCal_Meter4.Location = new System.Drawing.Point(12, 78);
this.l_ZeroFlowCal_Meter4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_ZeroFlowCal_Meter4.Name = "l_ZeroFlowCal_Meter4";
this.l_ZeroFlowCal_Meter4.Size = new System.Drawing.Size(57, 13);
this.l_ZeroFlowCal_Meter4.TabIndex = 27;
this.l_ZeroFlowCal_Meter4.Text = "METER4";
//
// pB_Meter4
//
this.pB_Meter4.ErrorImage = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter4.Image = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter4.InitialImage = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter4.Location = new System.Drawing.Point(18, 18);
this.pB_Meter4.Margin = new System.Windows.Forms.Padding(2);
this.pB_Meter4.Name = "pB_Meter4";
this.pB_Meter4.Size = new System.Drawing.Size(45, 40);
this.pB_Meter4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pB_Meter4.TabIndex = 60;
this.pB_Meter4.TabStop = false;
//
// p_ZeroFlowCal_Meter4
//
this.p_ZeroFlowCal_Meter4.BackColor = System.Drawing.Color.Cornsilk;
this.p_ZeroFlowCal_Meter4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.p_ZeroFlowCal_Meter4.Controls.Add(this.pB_Meter4);
this.p_ZeroFlowCal_Meter4.Controls.Add(this.l_ZeroFlowCal_Meter4);
this.p_ZeroFlowCal_Meter4.Location = new System.Drawing.Point(276, 12);
this.p_ZeroFlowCal_Meter4.Margin = new System.Windows.Forms.Padding(2);
this.p_ZeroFlowCal_Meter4.Name = "p_ZeroFlowCal_Meter4";
this.p_ZeroFlowCal_Meter4.Size = new System.Drawing.Size(85, 127);
this.p_ZeroFlowCal_Meter4.TabIndex = 14;
//
// l_ZeroFlowCal_Meter5
//
this.l_ZeroFlowCal_Meter5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.l_ZeroFlowCal_Meter5.AutoSize = true;
this.l_ZeroFlowCal_Meter5.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.l_ZeroFlowCal_Meter5.Location = new System.Drawing.Point(12, 78);
this.l_ZeroFlowCal_Meter5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_ZeroFlowCal_Meter5.Name = "l_ZeroFlowCal_Meter5";
this.l_ZeroFlowCal_Meter5.Size = new System.Drawing.Size(57, 13);
this.l_ZeroFlowCal_Meter5.TabIndex = 28;
this.l_ZeroFlowCal_Meter5.Text = "METER5";
//
// pB_Meter5
//
this.pB_Meter5.ErrorImage = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter5.Image = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter5.InitialImage = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter5.Location = new System.Drawing.Point(18, 18);
this.pB_Meter5.Margin = new System.Windows.Forms.Padding(2);
this.pB_Meter5.Name = "pB_Meter5";
this.pB_Meter5.Size = new System.Drawing.Size(45, 40);
this.pB_Meter5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pB_Meter5.TabIndex = 60;
this.pB_Meter5.TabStop = false;
//
// p_ZeroFlowCal_Meter5
//
this.p_ZeroFlowCal_Meter5.BackColor = System.Drawing.Color.Cornsilk;
this.p_ZeroFlowCal_Meter5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.p_ZeroFlowCal_Meter5.Controls.Add(this.pB_Meter5);
this.p_ZeroFlowCal_Meter5.Controls.Add(this.l_ZeroFlowCal_Meter5);
this.p_ZeroFlowCal_Meter5.Location = new System.Drawing.Point(366, 12);
this.p_ZeroFlowCal_Meter5.Margin = new System.Windows.Forms.Padding(2);
this.p_ZeroFlowCal_Meter5.Name = "p_ZeroFlowCal_Meter5";
this.p_ZeroFlowCal_Meter5.Size = new System.Drawing.Size(85, 127);
this.p_ZeroFlowCal_Meter5.TabIndex = 15;
//
// l_ZeroFlowCal_Meter3
//
this.l_ZeroFlowCal_Meter3.AutoSize = true;
this.l_ZeroFlowCal_Meter3.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.l_ZeroFlowCal_Meter3.Location = new System.Drawing.Point(12, 78);
this.l_ZeroFlowCal_Meter3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_ZeroFlowCal_Meter3.Name = "l_ZeroFlowCal_Meter3";
this.l_ZeroFlowCal_Meter3.Size = new System.Drawing.Size(57, 13);
this.l_ZeroFlowCal_Meter3.TabIndex = 26;
this.l_ZeroFlowCal_Meter3.Text = "METER3";
//
// pB_Meter3
//
this.pB_Meter3.ErrorImage = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter3.Image = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter3.InitialImage = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter3.Location = new System.Drawing.Point(18, 19);
this.pB_Meter3.Margin = new System.Windows.Forms.Padding(2);
this.pB_Meter3.Name = "pB_Meter3";
this.pB_Meter3.Size = new System.Drawing.Size(45, 40);
this.pB_Meter3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pB_Meter3.TabIndex = 59;
this.pB_Meter3.TabStop = false;
//
// p_ZeroFlowCal_Meter3
//
this.p_ZeroFlowCal_Meter3.BackColor = System.Drawing.Color.Cornsilk;
this.p_ZeroFlowCal_Meter3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.p_ZeroFlowCal_Meter3.Controls.Add(this.pB_Meter3);
this.p_ZeroFlowCal_Meter3.Controls.Add(this.l_ZeroFlowCal_Meter3);
this.p_ZeroFlowCal_Meter3.Location = new System.Drawing.Point(186, 12);
this.p_ZeroFlowCal_Meter3.Margin = new System.Windows.Forms.Padding(2);
this.p_ZeroFlowCal_Meter3.Name = "p_ZeroFlowCal_Meter3";
this.p_ZeroFlowCal_Meter3.Size = new System.Drawing.Size(85, 127);
this.p_ZeroFlowCal_Meter3.TabIndex = 13;
//
// l_ZeroFlowCal_Meter6
//
this.l_ZeroFlowCal_Meter6.AutoSize = true;
this.l_ZeroFlowCal_Meter6.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.l_ZeroFlowCal_Meter6.Location = new System.Drawing.Point(12, 78);
this.l_ZeroFlowCal_Meter6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_ZeroFlowCal_Meter6.Name = "l_ZeroFlowCal_Meter6";
this.l_ZeroFlowCal_Meter6.Size = new System.Drawing.Size(57, 13);
this.l_ZeroFlowCal_Meter6.TabIndex = 29;
this.l_ZeroFlowCal_Meter6.Text = "METER6";
//
// pB_Meter6
//
this.pB_Meter6.ErrorImage = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter6.Image = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter6.InitialImage = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter6.Location = new System.Drawing.Point(18, 18);
this.pB_Meter6.Margin = new System.Windows.Forms.Padding(2);
this.pB_Meter6.Name = "pB_Meter6";
this.pB_Meter6.Size = new System.Drawing.Size(45, 40);
this.pB_Meter6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pB_Meter6.TabIndex = 60;
this.pB_Meter6.TabStop = false;
//
// p_ZeroFlowCal_Meter6
//
this.p_ZeroFlowCal_Meter6.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
this.p_ZeroFlowCal_Meter6.BackColor = System.Drawing.Color.Cornsilk;
this.p_ZeroFlowCal_Meter6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.p_ZeroFlowCal_Meter6.Controls.Add(this.pB_Meter6);
this.p_ZeroFlowCal_Meter6.Controls.Add(this.l_ZeroFlowCal_Meter6);
this.p_ZeroFlowCal_Meter6.Location = new System.Drawing.Point(456, 12);
this.p_ZeroFlowCal_Meter6.Margin = new System.Windows.Forms.Padding(2);
this.p_ZeroFlowCal_Meter6.Name = "p_ZeroFlowCal_Meter6";
this.p_ZeroFlowCal_Meter6.Size = new System.Drawing.Size(85, 127);
this.p_ZeroFlowCal_Meter6.TabIndex = 16;
//
// l_ZeroFlowCal_Meter2
//
this.l_ZeroFlowCal_Meter2.AutoSize = true;
this.l_ZeroFlowCal_Meter2.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.l_ZeroFlowCal_Meter2.Location = new System.Drawing.Point(12, 78);
this.l_ZeroFlowCal_Meter2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_ZeroFlowCal_Meter2.Name = "l_ZeroFlowCal_Meter2";
this.l_ZeroFlowCal_Meter2.Size = new System.Drawing.Size(57, 13);
this.l_ZeroFlowCal_Meter2.TabIndex = 26;
this.l_ZeroFlowCal_Meter2.Text = "METER2";
//
// pB_Meter2
//
this.pB_Meter2.ErrorImage = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter2.Image = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter2.InitialImage = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter2.Location = new System.Drawing.Point(18, 18);
this.pB_Meter2.Margin = new System.Windows.Forms.Padding(2);
this.pB_Meter2.Name = "pB_Meter2";
this.pB_Meter2.Size = new System.Drawing.Size(45, 40);
this.pB_Meter2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pB_Meter2.TabIndex = 58;
this.pB_Meter2.TabStop = false;
//
// p_ZeroFlowCal_Meter2
//
this.p_ZeroFlowCal_Meter2.BackColor = System.Drawing.Color.Cornsilk;
this.p_ZeroFlowCal_Meter2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.p_ZeroFlowCal_Meter2.Controls.Add(this.pB_Meter2);
this.p_ZeroFlowCal_Meter2.Controls.Add(this.l_ZeroFlowCal_Meter2);
this.p_ZeroFlowCal_Meter2.Location = new System.Drawing.Point(96, 12);
this.p_ZeroFlowCal_Meter2.Margin = new System.Windows.Forms.Padding(2);
this.p_ZeroFlowCal_Meter2.Name = "p_ZeroFlowCal_Meter2";
this.p_ZeroFlowCal_Meter2.Padding = new System.Windows.Forms.Padding(10);
this.p_ZeroFlowCal_Meter2.Size = new System.Drawing.Size(85, 127);
this.p_ZeroFlowCal_Meter2.TabIndex = 12;
//
// l_ZeroFlowCal_Meter9
//
this.l_ZeroFlowCal_Meter9.AutoSize = true;
this.l_ZeroFlowCal_Meter9.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.l_ZeroFlowCal_Meter9.Location = new System.Drawing.Point(12, 78);
this.l_ZeroFlowCal_Meter9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_ZeroFlowCal_Meter9.Name = "l_ZeroFlowCal_Meter9";
this.l_ZeroFlowCal_Meter9.Size = new System.Drawing.Size(57, 13);
this.l_ZeroFlowCal_Meter9.TabIndex = 32;
this.l_ZeroFlowCal_Meter9.Text = "METER9";
//
// pB_Meter9
//
this.pB_Meter9.ErrorImage = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter9.Image = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter9.InitialImage = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter9.Location = new System.Drawing.Point(18, 18);
this.pB_Meter9.Margin = new System.Windows.Forms.Padding(2);
this.pB_Meter9.Name = "pB_Meter9";
this.pB_Meter9.Size = new System.Drawing.Size(45, 40);
this.pB_Meter9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pB_Meter9.TabIndex = 62;
this.pB_Meter9.TabStop = false;
//
// p_ZeroFlowCal_Meter9
//
this.p_ZeroFlowCal_Meter9.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
this.p_ZeroFlowCal_Meter9.BackColor = System.Drawing.Color.Cornsilk;
this.p_ZeroFlowCal_Meter9.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.p_ZeroFlowCal_Meter9.Controls.Add(this.pB_Meter9);
this.p_ZeroFlowCal_Meter9.Controls.Add(this.l_ZeroFlowCal_Meter9);
this.p_ZeroFlowCal_Meter9.Location = new System.Drawing.Point(726, 12);
this.p_ZeroFlowCal_Meter9.Margin = new System.Windows.Forms.Padding(20);
this.p_ZeroFlowCal_Meter9.Name = "p_ZeroFlowCal_Meter9";
this.p_ZeroFlowCal_Meter9.Padding = new System.Windows.Forms.Padding(10);
this.p_ZeroFlowCal_Meter9.Size = new System.Drawing.Size(85, 127);
this.p_ZeroFlowCal_Meter9.TabIndex = 19;
//
// l_ZeroFlowCal_Meter1
//
this.l_ZeroFlowCal_Meter1.AutoSize = true;
this.l_ZeroFlowCal_Meter1.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.l_ZeroFlowCal_Meter1.Location = new System.Drawing.Point(12, 78);
this.l_ZeroFlowCal_Meter1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.l_ZeroFlowCal_Meter1.Name = "l_ZeroFlowCal_Meter1";
this.l_ZeroFlowCal_Meter1.Size = new System.Drawing.Size(57, 13);
this.l_ZeroFlowCal_Meter1.TabIndex = 25;
this.l_ZeroFlowCal_Meter1.Text = "METER1";
//
// pB_Meter1
//
this.pB_Meter1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.pB_Meter1.ErrorImage = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter1.Image = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter1.InitialImage = global::GenesisDisplayTool.Properties.Resources.NormalImage;
this.pB_Meter1.Location = new System.Drawing.Point(18, 18);
this.pB_Meter1.Margin = new System.Windows.Forms.Padding(2);
this.pB_Meter1.Name = "pB_Meter1";
this.pB_Meter1.Size = new System.Drawing.Size(45, 40);
this.pB_Meter1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pB_Meter1.TabIndex = 57;
this.pB_Meter1.TabStop = false;
//
// p_ZeroFlowCal_Meter1
//
this.p_ZeroFlowCal_Meter1.BackColor = System.Drawing.Color.Cornsilk;
this.p_ZeroFlowCal_Meter1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.p_ZeroFlowCal_Meter1.Controls.Add(this.pB_Meter1);
this.p_ZeroFlowCal_Meter1.Controls.Add(this.l_ZeroFlowCal_Meter1);
this.p_ZeroFlowCal_Meter1.Location = new System.Drawing.Point(6, 12);
this.p_ZeroFlowCal_Meter1.Margin = new System.Windows.Forms.Padding(2);
this.p_ZeroFlowCal_Meter1.Name = "p_ZeroFlowCal_Meter1";
this.p_ZeroFlowCal_Meter1.Size = new System.Drawing.Size(85, 127);
this.p_ZeroFlowCal_Meter1.TabIndex = 1;
//
// GenesisZeroFlow
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.AutoScroll = true;
this.AutoSize = true;
this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
this.BackColor = System.Drawing.Color.AliceBlue;
this.ClientSize = new System.Drawing.Size(1008, 730);
this.Controls.Add(this.tab_Maintab);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Margin = new System.Windows.Forms.Padding(2);
this.Name = "GenesisZeroFlow";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "SENSUS Hannover - GENESIS zeroflow calibration tool";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
this.Load += new System.EventHandler(this.Form1_FormOpening);
this.Resize += new System.EventHandler(this.GenesisZeroFlow_Resize);
this.tab_ZeroFlowCal.ResumeLayout(false);
this.tab_ZeroFlowCal.PerformLayout();
this.tab_About.ResumeLayout(false);
this.tab_About.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_Logo2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pB_DocumentVersion)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
this.tab_Settings.ResumeLayout(false);
this.tab_Settings.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_AvailableImages)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pB_Logo3)).EndInit();
this.gB_Settings_AmplitudeTest.ResumeLayout(false);
this.gB_Settings_AmplitudeTest.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_AmplitudeTestUpperLimit)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_AmplitudeTestLowerLimit)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_AmplitudeTestMinDistance)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nUD_PercentageStart)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nUD_PercentageStop)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_AmplitudeActivityCheckInterval)).EndInit();
this.gB_Settings_ZeroflowOffsetTest.ResumeLayout(false);
this.gB_Settings_ZeroflowOffsetTest.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_ZeroflowOffsetTestUpperLimit)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_ZeroflowOffsetTestLowerLimit)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_ZeroflowOffsetTestOffsetLimit)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_ZeroflowOffsetTestSettlingTime)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_ZeroflowOffsetTestNumberOfLines)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_ZeroflowOffsetTestActivityCheckInterval)).EndInit();
this.gB_Settings_Preparation.ResumeLayout(false);
this.gB_Settings_Preparation.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_Preparation_StabiTime)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nUD_SettingsPreparationMetersize)).EndInit();
this.gB_Passwords.ResumeLayout(false);
this.gB_Passwords.PerformLayout();
this.gB_Settings_TemperatureCalibration.ResumeLayout(false);
this.gB_Settings_TemperatureCalibration.PerformLayout();
this.gB_SettingsTempMonitor.ResumeLayout(false);
this.gB_SettingsTempMonitor.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.nUD_SettingsTempMonitorUpperValue)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nUD_SettingsTempMonitorLowerValue)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nUD_SettingsTempMonitorDeviation)).EndInit();
this.gB_ComportSetup.ResumeLayout(false);
this.tab_Report.ResumeLayout(false);
this.groupBox_report.ResumeLayout(false);
this.gB_ReportTitlepage.ResumeLayout(false);
this.gB_ReportTitlepage.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.tab_Maintab.ResumeLayout(false);
this.p_ZeroFlowCal_Amplitude.ResumeLayout(false);
this.p_ZeroFlowCal_Amplitude.PerformLayout();
this.p_ZeroFlowCal_Prepare.ResumeLayout(false);
this.p_ZeroFlowCal_Prepare.PerformLayout();
this.p_ZeroFlowCal_TempCal.ResumeLayout(false);
this.p_ZeroFlowCal_TempCal.PerformLayout();
this.p_ZeroFlowCal_Detect.ResumeLayout(false);
this.p_ZeroFlowCal_Detect.PerformLayout();
this.p_ZeroFlowCal_Offset.ResumeLayout(false);
this.p_ZeroFlowCal_Offset.PerformLayout();
this.p_ZeroFlowCal_Completion.ResumeLayout(false);
this.p_ZeroFlowCal_Completion.PerformLayout();
this.pThermo2.ResumeLayout(false);
this.pThermo2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_Thermo2)).EndInit();
this.pThermo1.ResumeLayout(false);
this.pThermo1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_Thermo1)).EndInit();
this.gB_Progress.ResumeLayout(false);
this.gB_Progress.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_Bubbles1)).EndInit();
this.gB_Meters.ResumeLayout(false);
this.gB_Meters.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_Logo1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pB_Meter7)).EndInit();
this.p_ZeroFlowCal_Meter7.ResumeLayout(false);
this.p_ZeroFlowCal_Meter7.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_Meter8)).EndInit();
this.p_ZeroFlowCal_Meter8.ResumeLayout(false);
this.p_ZeroFlowCal_Meter8.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_Meter10)).EndInit();
this.p_ZeroFlowCal_Meter10.ResumeLayout(false);
this.p_ZeroFlowCal_Meter10.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_Meter4)).EndInit();
this.p_ZeroFlowCal_Meter4.ResumeLayout(false);
this.p_ZeroFlowCal_Meter4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_Meter5)).EndInit();
this.p_ZeroFlowCal_Meter5.ResumeLayout(false);
this.p_ZeroFlowCal_Meter5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_Meter3)).EndInit();
this.p_ZeroFlowCal_Meter3.ResumeLayout(false);
this.p_ZeroFlowCal_Meter3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_Meter6)).EndInit();
this.p_ZeroFlowCal_Meter6.ResumeLayout(false);
this.p_ZeroFlowCal_Meter6.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_Meter2)).EndInit();
this.p_ZeroFlowCal_Meter2.ResumeLayout(false);
this.p_ZeroFlowCal_Meter2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_Meter9)).EndInit();
this.p_ZeroFlowCal_Meter9.ResumeLayout(false);
this.p_ZeroFlowCal_Meter9.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pB_Meter1)).EndInit();
this.p_ZeroFlowCal_Meter1.ResumeLayout(false);
this.p_ZeroFlowCal_Meter1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
private System.Windows.Forms.Label label2;
// private GenesisZeroFlow.UserControl1 userControl11;
private System.Windows.Forms.BindingSource bindingSource1;
private System.Windows.Forms.TabPage tab_ZeroFlowCal;
private System.Windows.Forms.TabPage tab_About;
private System.Windows.Forms.PictureBox pictureBox3;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.Label l_BasedOn;
private System.Windows.Forms.Label l_Author;
private System.Windows.Forms.PictureBox pB_DocumentVersion;
private System.Windows.Forms.PictureBox pB_Logo2;
private System.Windows.Forms.Label l_Version;
private System.Windows.Forms.Label l_About_Info;
private System.Windows.Forms.Label l_About_Author;
private System.Windows.Forms.Label l_About_Version;
private System.Windows.Forms.TabPage tab_Settings;
private System.Windows.Forms.GroupBox gB_ComportSetup;
private System.Windows.Forms.Button BtnOpenSetup;
private System.Windows.Forms.GroupBox gB_SettingsTempMonitor;
private System.Windows.Forms.NumericUpDown nUD_SettingsTempMonitorDeviation;
private System.Windows.Forms.NumericUpDown nUD_SettingsTempMonitorLowerValue;
private System.Windows.Forms.NumericUpDown nUD_SettingsTempMonitorUpperValue;
private System.Windows.Forms.Label l_SettingsTempMonitorDeviation;
private System.Windows.Forms.Label l_SettingsTempMonitorLowerValue;
private System.Windows.Forms.Label l_SettingsTempMonitorUpperValue;
private System.Windows.Forms.GroupBox gB_Settings_TemperatureCalibration;
private System.Windows.Forms.CheckBox cB_TempManualAcquisition;
private System.Windows.Forms.Label lThermo2;
private System.Windows.Forms.Label lPasswordThermo1;
private System.Windows.Forms.TextBox tB_PasswordThermo2;
private System.Windows.Forms.TextBox tB_PasswordThermo1;
private System.Windows.Forms.GroupBox gB_Passwords;
private System.Windows.Forms.TextBox tB_PasswordMeter5;
private System.Windows.Forms.TextBox tB_PasswordMeter10;
private System.Windows.Forms.TextBox tB_PasswordMeter9;
private System.Windows.Forms.TextBox tB_PasswordMeter8;
private System.Windows.Forms.TextBox tB_PasswordMeter7;
private System.Windows.Forms.TextBox tB_PasswordMeter6;
private System.Windows.Forms.TextBox tB_PasswordMeter4;
private System.Windows.Forms.TextBox tB_PasswordMeter3;
private System.Windows.Forms.TextBox tB_PasswordMeter2;
private System.Windows.Forms.TextBox tB_PasswordMeter1;
private System.Windows.Forms.Label l_PasswordMeter10;
private System.Windows.Forms.Label l_PasswordMeter9;
private System.Windows.Forms.Label l_PasswordMeter8;
private System.Windows.Forms.Label l_PasswordMeter7;
private System.Windows.Forms.Label l_PasswordMeter6;
private System.Windows.Forms.Label l_PasswordMeter5;
private System.Windows.Forms.Label l_PasswordMeter4;
private System.Windows.Forms.Label l_PasswordMeter3;
private System.Windows.Forms.Label l_PasswordMeter2;
private System.Windows.Forms.Label l_PasswordMeter1;
private System.Windows.Forms.GroupBox gB_Settings_Preparation;
private System.Windows.Forms.NumericUpDown nUD_SettingsPreparationMetersize;
private System.Windows.Forms.Label l_SettingsPreparationMetersize;
private System.Windows.Forms.NumericUpDown nUD_Settings_Preparation_StabiTime;
private System.Windows.Forms.Label l_Settings_Preparation_StabiTime;
private System.Windows.Forms.GroupBox gB_Settings_ZeroflowOffsetTest;
private System.Windows.Forms.CheckBox cB_OffsetTestLogFiles;
private System.Windows.Forms.NumericUpDown nUD_Settings_ZeroflowOffsetTestActivityCheckInterval;
private System.Windows.Forms.Label l_Settings_ZeroflowOffsetTestActivityCheckInterval;
private System.Windows.Forms.Label l_Settings_ZeroflowOffsetTestNumberOfLines;
private System.Windows.Forms.NumericUpDown nUD_Settings_ZeroflowOffsetTestNumberOfLines;
private System.Windows.Forms.Label l_Settings_ZeroFlowTestSettlingTime;
private System.Windows.Forms.NumericUpDown nUD_Settings_ZeroflowOffsetTestSettlingTime;
private System.Windows.Forms.Label l_Settings_ZeroFlowTestOffsetLimit;
private System.Windows.Forms.NumericUpDown nUD_Settings_ZeroflowOffsetTestOffsetLimit;
private System.Windows.Forms.Label l_Settings_ZeroflowOffsetTestLowerLimit;
private System.Windows.Forms.Label l_Settings_ZeroflowOffsetTestUpperLimit;
private System.Windows.Forms.NumericUpDown nUD_Settings_ZeroflowOffsetTestLowerLimit;
private System.Windows.Forms.NumericUpDown nUD_Settings_ZeroflowOffsetTestUpperLimit;
private System.Windows.Forms.GroupBox gB_Settings_AmplitudeTest;
private System.Windows.Forms.CheckBox cB_AmpLogFiles;
private System.Windows.Forms.NumericUpDown nUD_Settings_AmplitudeActivityCheckInterval;
private System.Windows.Forms.Label l_Settings_AmplitudeActivityCheckInterval;
private System.Windows.Forms.CheckBox cB_MeanAmplitudeFiles;
private System.Windows.Forms.NumericUpDown nUD_PercentageStop;
private System.Windows.Forms.Label l_PercentageStop;
private System.Windows.Forms.Label l_PercentageStart;
private System.Windows.Forms.NumericUpDown nUD_PercentageStart;
private System.Windows.Forms.Label l__Settings_AmplitudeTestMinDistance;
private System.Windows.Forms.NumericUpDown nUD_Settings_AmplitudeTestMinDistance;
private System.Windows.Forms.Label l_Settings_AmplitudeTestLowerLimit;
private System.Windows.Forms.Label l_Settings_AmplitudeTestUpperLimit;
private System.Windows.Forms.NumericUpDown nUD_Settings_AmplitudeTestLowerLimit;
private System.Windows.Forms.NumericUpDown nUD_Settings_AmplitudeTestUpperLimit;
private System.Windows.Forms.PictureBox pB_Logo3;
private System.Windows.Forms.PictureBox pB_AvailableImages;
private System.Windows.Forms.TabPage tab_Report;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.GroupBox groupBox_report;
private System.Windows.Forms.GroupBox gB_ReportTitlepage;
private System.Windows.Forms.RichTextBox rTB_ReportEnterSerialNumber;
private System.Windows.Forms.Label label_Report_EnterSerialNumber;
private System.Windows.Forms.Label l_ReportIntro;
private System.Windows.Forms.RichTextBox rtB_ReportTitlepageIntro;
private System.Windows.Forms.RichTextBox rTB_ReportEnterTitle;
private System.Windows.Forms.Label label_Report_EnterTitle;
private System.Windows.Forms.Label label_Report_EnterOperator;
private System.Windows.Forms.RichTextBox rTB_ReportEnterDate;
private System.Windows.Forms.RichTextBox rTB_ReportEnterOperator;
private System.Windows.Forms.Label label_Report_EnterDate;
private System.Windows.Forms.Button btn_Report_Generate;
private System.Windows.Forms.TabControl tab_Maintab;
private System.Windows.Forms.CheckBox cB_SinglePath;
private System.Windows.Forms.ListBox lbLanguage;
private System.Windows.Forms.Label l_ZeroFlowCal_Status;
private System.Windows.Forms.Button btn_ZeroFlowCal_Pdf;
private System.Windows.Forms.Button btn_ZeroFlowCal_Save;
private System.Windows.Forms.Button btn_ZeroFlowCal_Clear;
private System.Windows.Forms.Button btn_ZeroFlowCal_Abort;
private System.Windows.Forms.Button btn_ZeroFlowCal_Start;
private System.Windows.Forms.Button btn_ZeroFlowCal_Detect;
private System.Windows.Forms.RichTextBox rTB_ZeroFlowCal;
private System.Windows.Forms.PictureBox pB_Logo1;
private System.Windows.Forms.PictureBox pB_Bubbles1;
private System.Windows.Forms.GroupBox gB_Meters;
private System.Windows.Forms.Panel p_ZeroFlowCal_Meter1;
private System.Windows.Forms.PictureBox pB_Meter1;
private System.Windows.Forms.Label l_ZeroFlowCal_Meter1;
private System.Windows.Forms.Panel p_ZeroFlowCal_Meter9;
private System.Windows.Forms.PictureBox pB_Meter9;
private System.Windows.Forms.Label l_ZeroFlowCal_Meter9;
private System.Windows.Forms.Panel p_ZeroFlowCal_Meter2;
private System.Windows.Forms.PictureBox pB_Meter2;
private System.Windows.Forms.Label l_ZeroFlowCal_Meter2;
private System.Windows.Forms.Panel p_ZeroFlowCal_Meter6;
private System.Windows.Forms.PictureBox pB_Meter6;
private System.Windows.Forms.Label l_ZeroFlowCal_Meter6;
private System.Windows.Forms.Panel p_ZeroFlowCal_Meter3;
private System.Windows.Forms.PictureBox pB_Meter3;
private System.Windows.Forms.Label l_ZeroFlowCal_Meter3;
private System.Windows.Forms.Panel p_ZeroFlowCal_Meter5;
private System.Windows.Forms.PictureBox pB_Meter5;
private System.Windows.Forms.Label l_ZeroFlowCal_Meter5;
private System.Windows.Forms.Panel p_ZeroFlowCal_Meter4;
private System.Windows.Forms.PictureBox pB_Meter4;
private System.Windows.Forms.Label l_ZeroFlowCal_Meter4;
private System.Windows.Forms.Panel p_ZeroFlowCal_Meter10;
private System.Windows.Forms.PictureBox pB_Meter10;
private System.Windows.Forms.Label l_ZeroFlowCal_Meter10;
private System.Windows.Forms.Panel p_ZeroFlowCal_Meter8;
private System.Windows.Forms.PictureBox pB_Meter8;
private System.Windows.Forms.Label l_ZeroFlowCal_Meter8;
private System.Windows.Forms.Panel p_ZeroFlowCal_Meter7;
private System.Windows.Forms.PictureBox pB_Meter7;
private System.Windows.Forms.Label l_ZeroFlowCal_Meter7;
private System.Windows.Forms.CheckBox cB_ZeroFlowCal_EnableMeter2;
private System.Windows.Forms.CheckBox cB_ZeroFlowCal_EnableMeter3;
private System.Windows.Forms.CheckBox cB_ZeroFlowCal_EnableMeter4;
private System.Windows.Forms.CheckBox cB_ZeroFlowCal_EnableMeter5;
private System.Windows.Forms.CheckBox cB_ZeroFlowCal_EnableMeter1;
private System.Windows.Forms.CheckBox cB_ZeroFlowCal_EnableMeter6;
private System.Windows.Forms.CheckBox cB_ZeroFlowCal_EnableMeter7;
private System.Windows.Forms.CheckBox cB_ZeroFlowCal_EnableMeter8;
private System.Windows.Forms.CheckBox cB_ZeroFlowCal_EnableMeter9;
private System.Windows.Forms.CheckBox cB_ZeroFlowCal_EnableMeter10;
private System.Windows.Forms.GroupBox gB_Progress;
private System.Windows.Forms.CheckBox cB_Thermo1;
private System.Windows.Forms.CheckBox cB_Thermo2;
private System.Windows.Forms.Panel pThermo1;
private System.Windows.Forms.Label l_Thermo1;
private System.Windows.Forms.PictureBox pB_Thermo1;
private System.Windows.Forms.Panel pThermo2;
private System.Windows.Forms.Label l_Thermo2;
private System.Windows.Forms.PictureBox pB_Thermo2;
private System.Windows.Forms.CheckBox cB_ZeroFlowOffsetTestEnable;
private System.Windows.Forms.CheckBox cB_TempCalEnable;
private System.Windows.Forms.CheckBox cB_AmplitudeTestEnable;
private System.Windows.Forms.Panel p_ZeroFlowCal_Completion;
private System.Windows.Forms.Label l_ZeroFlowCal_Completion;
private System.Windows.Forms.ProgressBar pB_ZeroFlowCal_Progress;
private System.Windows.Forms.Label l_ZeroFlowCal_ResttimeDisplayValue;
private System.Windows.Forms.Panel p_ZeroFlowCal_Offset;
private System.Windows.Forms.Label l_ZeroFlowCal_Offset;
private System.Windows.Forms.Label l_ZeroFlowCal_Resttime;
private System.Windows.Forms.Panel p_ZeroFlowCal_Detect;
private System.Windows.Forms.Label l_ZeroFlowCal_Detect;
private System.Windows.Forms.Panel p_ZeroFlowCal_TempCal;
private System.Windows.Forms.Label l_ZeroFlowCal_TempCal;
private System.Windows.Forms.Panel p_ZeroFlowCal_Prepare;
private System.Windows.Forms.Label l_ZeroFlowCal_Prepare;
private System.Windows.Forms.Panel p_ZeroFlowCal_Amplitude;
private System.Windows.Forms.Label l_ZeroFlowCal_Amplitude;
}
}