namespace GenesisZeroFlow { partial class frmTempCalibration { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmTempCalibration)); this.btn_TempCal_Detect = new System.Windows.Forms.Button(); this.btn_TempCal_Start = new System.Windows.Forms.Button(); this.pB_Logo1 = new System.Windows.Forms.PictureBox(); this.rTB_TempCal = new System.Windows.Forms.RichTextBox(); this.p_TempCal_Meter1 = new System.Windows.Forms.Panel(); this.pB_TempCal_Meter1 = new System.Windows.Forms.PictureBox(); this.l_TempCal_Meter1 = new System.Windows.Forms.Label(); this.pB_Bubbles1 = new System.Windows.Forms.PictureBox(); this.gB_SetTemperature = new System.Windows.Forms.GroupBox(); this.l_TemperatureDispRef = new System.Windows.Forms.Label(); this.l_TemperatureRef = new System.Windows.Forms.Label(); this.l_TemperatureDispPath2 = new System.Windows.Forms.Label(); this.l_TemperatureDispPath1 = new System.Windows.Forms.Label(); this.l_TemperaturePath2 = new System.Windows.Forms.Label(); this.l_TemperaturePath1 = new System.Windows.Forms.Label(); this.l_TemperaturePath0 = new System.Windows.Forms.Label(); this.l_TemperatureDispPath0 = new System.Windows.Forms.Label(); this.l_TempCalStatus = new System.Windows.Forms.Label(); this.p_TempCal_Detect = new System.Windows.Forms.Panel(); this.l_TempCal_Detect = new System.Windows.Forms.Label(); this.p_TempCal_TempCal = new System.Windows.Forms.Panel(); this.l_TempCal_TempCal = new System.Windows.Forms.Label(); this.p_TempCal_Completion = new System.Windows.Forms.Panel(); this.l_TempCal_Completion = new System.Windows.Forms.Label(); this.p_TempCal_Prepare = new System.Windows.Forms.Panel(); this.l_TempCal_Prepare = new System.Windows.Forms.Label(); this.pB_AvailableImages = new System.Windows.Forms.PictureBox(); this.nUD_SettingsPreparationMetersize = new System.Windows.Forms.NumericUpDown(); this.l_Password = new System.Windows.Forms.Label(); this.lB_Comport_DataInterface = new System.Windows.Forms.ListBox(); this.lB_Comport_CmdInterface = new System.Windows.Forms.ListBox(); this.l_Comport_DataInterface = new System.Windows.Forms.Label(); this.l_Comport_CmdInterface = new System.Windows.Forms.Label(); this.btn_refresh = new System.Windows.Forms.Button(); this.gB_Mode = new System.Windows.Forms.GroupBox(); this.rB_Adjustment = new System.Windows.Forms.RadioButton(); this.rB_Measurement = new System.Windows.Forms.RadioButton(); this.gB_Setup = new System.Windows.Forms.GroupBox(); this.tBPassword = new System.Windows.Forms.TextBox(); this.lTransferMode = new System.Windows.Forms.Label(); this.lBTransferMode = new System.Windows.Forms.ListBox(); this.btn_Clear = new System.Windows.Forms.Button(); this.btn_Save = new System.Windows.Forms.Button(); this.cB_SinglePath = new System.Windows.Forms.CheckBox(); ((System.ComponentModel.ISupportInitialize)(this.pB_Logo1)).BeginInit(); this.p_TempCal_Meter1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pB_TempCal_Meter1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB_Bubbles1)).BeginInit(); this.gB_SetTemperature.SuspendLayout(); this.p_TempCal_Detect.SuspendLayout(); this.p_TempCal_TempCal.SuspendLayout(); this.p_TempCal_Completion.SuspendLayout(); this.p_TempCal_Prepare.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pB_AvailableImages)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nUD_SettingsPreparationMetersize)).BeginInit(); this.gB_Mode.SuspendLayout(); this.gB_Setup.SuspendLayout(); this.SuspendLayout(); // // btn_TempCal_Detect // this.btn_TempCal_Detect.Anchor = System.Windows.Forms.AnchorStyles.Top; this.btn_TempCal_Detect.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btn_TempCal_Detect.Location = new System.Drawing.Point(870, 216); this.btn_TempCal_Detect.Margin = new System.Windows.Forms.Padding(2); this.btn_TempCal_Detect.Name = "btn_TempCal_Detect"; this.btn_TempCal_Detect.Size = new System.Drawing.Size(110, 69); this.btn_TempCal_Detect.TabIndex = 24; this.btn_TempCal_Detect.Text = "PREPARE"; this.btn_TempCal_Detect.UseVisualStyleBackColor = true; this.btn_TempCal_Detect.Click += new System.EventHandler(this.btn_ZeroFlowCal_Detect_Click); // // btn_TempCal_Start // this.btn_TempCal_Start.Anchor = System.Windows.Forms.AnchorStyles.Top; this.btn_TempCal_Start.Enabled = false; this.btn_TempCal_Start.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btn_TempCal_Start.Location = new System.Drawing.Point(870, 300); this.btn_TempCal_Start.Margin = new System.Windows.Forms.Padding(2); this.btn_TempCal_Start.Name = "btn_TempCal_Start"; this.btn_TempCal_Start.Size = new System.Drawing.Size(110, 69); this.btn_TempCal_Start.TabIndex = 25; this.btn_TempCal_Start.Text = "START"; this.btn_TempCal_Start.UseVisualStyleBackColor = true; this.btn_TempCal_Start.Click += new System.EventHandler(this.btn_TempCal_Start_Click); // // 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(889, 20); this.pB_Logo1.Margin = new System.Windows.Forms.Padding(2); this.pB_Logo1.Name = "pB_Logo1"; this.pB_Logo1.Size = new System.Drawing.Size(86, 39); this.pB_Logo1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pB_Logo1.TabIndex = 26; this.pB_Logo1.TabStop = false; // // rTB_TempCal // this.rTB_TempCal.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.rTB_TempCal.Location = new System.Drawing.Point(68, 575); this.rTB_TempCal.Margin = new System.Windows.Forms.Padding(2); this.rTB_TempCal.Name = "rTB_TempCal"; this.rTB_TempCal.ReadOnly = true; this.rTB_TempCal.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.Vertical; this.rTB_TempCal.Size = new System.Drawing.Size(835, 136); this.rTB_TempCal.TabIndex = 27; this.rTB_TempCal.Text = ""; // // p_TempCal_Meter1 // this.p_TempCal_Meter1.Anchor = System.Windows.Forms.AnchorStyles.Top; this.p_TempCal_Meter1.BackColor = System.Drawing.Color.Cornsilk; this.p_TempCal_Meter1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.p_TempCal_Meter1.Controls.Add(this.pB_TempCal_Meter1); this.p_TempCal_Meter1.Controls.Add(this.l_TempCal_Meter1); this.p_TempCal_Meter1.Location = new System.Drawing.Point(237, 63); this.p_TempCal_Meter1.Margin = new System.Windows.Forms.Padding(2); this.p_TempCal_Meter1.Name = "p_TempCal_Meter1"; this.p_TempCal_Meter1.Size = new System.Drawing.Size(84, 106); this.p_TempCal_Meter1.TabIndex = 28; // // pB_TempCal_Meter1 // this.pB_TempCal_Meter1.BackColor = System.Drawing.Color.Transparent; this.pB_TempCal_Meter1.ErrorImage = ((System.Drawing.Image)(resources.GetObject("pB_TempCal_Meter1.ErrorImage"))); this.pB_TempCal_Meter1.Image = ((System.Drawing.Image)(resources.GetObject("pB_TempCal_Meter1.Image"))); this.pB_TempCal_Meter1.InitialImage = ((System.Drawing.Image)(resources.GetObject("pB_TempCal_Meter1.InitialImage"))); this.pB_TempCal_Meter1.Location = new System.Drawing.Point(16, 20); this.pB_TempCal_Meter1.Margin = new System.Windows.Forms.Padding(2); this.pB_TempCal_Meter1.Name = "pB_TempCal_Meter1"; this.pB_TempCal_Meter1.Size = new System.Drawing.Size(50, 41); this.pB_TempCal_Meter1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pB_TempCal_Meter1.TabIndex = 25; this.pB_TempCal_Meter1.TabStop = false; // // l_TempCal_Meter1 // this.l_TempCal_Meter1.AutoSize = true; this.l_TempCal_Meter1.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.l_TempCal_Meter1.Location = new System.Drawing.Point(9, 78); this.l_TempCal_Meter1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.l_TempCal_Meter1.Name = "l_TempCal_Meter1"; this.l_TempCal_Meter1.Size = new System.Drawing.Size(67, 13); this.l_TempCal_Meter1.TabIndex = 25; this.l_TempCal_Meter1.Text = "THERMO1"; // // 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(73, 49); this.pB_Bubbles1.Margin = new System.Windows.Forms.Padding(2); this.pB_Bubbles1.Name = "pB_Bubbles1"; this.pB_Bubbles1.Size = new System.Drawing.Size(441, 268); this.pB_Bubbles1.TabIndex = 54; this.pB_Bubbles1.TabStop = false; this.pB_Bubbles1.Visible = false; // // gB_SetTemperature // this.gB_SetTemperature.Anchor = System.Windows.Forms.AnchorStyles.Top; this.gB_SetTemperature.BackColor = System.Drawing.Color.Honeydew; this.gB_SetTemperature.Controls.Add(this.l_TemperatureDispRef); this.gB_SetTemperature.Controls.Add(this.l_TemperatureRef); this.gB_SetTemperature.Controls.Add(this.l_TemperatureDispPath2); this.gB_SetTemperature.Controls.Add(this.l_TemperatureDispPath1); this.gB_SetTemperature.Controls.Add(this.l_TemperaturePath2); this.gB_SetTemperature.Controls.Add(this.l_TemperaturePath1); this.gB_SetTemperature.Controls.Add(this.l_TemperaturePath0); this.gB_SetTemperature.Controls.Add(this.l_TemperatureDispPath0); this.gB_SetTemperature.Controls.Add(this.p_TempCal_Meter1); this.gB_SetTemperature.Controls.Add(this.pB_Bubbles1); this.gB_SetTemperature.Location = new System.Drawing.Point(258, 24); this.gB_SetTemperature.Margin = new System.Windows.Forms.Padding(2); this.gB_SetTemperature.Name = "gB_SetTemperature"; this.gB_SetTemperature.Padding = new System.Windows.Forms.Padding(2); this.gB_SetTemperature.Size = new System.Drawing.Size(578, 351); this.gB_SetTemperature.TabIndex = 55; this.gB_SetTemperature.TabStop = false; // // l_TemperatureDispRef // this.l_TemperatureDispRef.AutoSize = true; this.l_TemperatureDispRef.Font = new System.Drawing.Font("Microsoft Sans Serif", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.l_TemperatureDispRef.Location = new System.Drawing.Point(436, 180); this.l_TemperatureDispRef.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.l_TemperatureDispRef.Name = "l_TemperatureDispRef"; this.l_TemperatureDispRef.Size = new System.Drawing.Size(31, 24); this.l_TemperatureDispRef.TabIndex = 60; this.l_TemperatureDispRef.Text = "---"; // // l_TemperatureRef // this.l_TemperatureRef.AutoSize = true; this.l_TemperatureRef.Font = new System.Drawing.Font("Microsoft Sans Serif", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.l_TemperatureRef.Location = new System.Drawing.Point(32, 180); this.l_TemperatureRef.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.l_TemperatureRef.Name = "l_TemperatureRef"; this.l_TemperatureRef.Size = new System.Drawing.Size(315, 26); this.l_TemperatureRef.TabIndex = 59; this.l_TemperatureRef.Text = "reference Temperature/ [°C]:"; // // l_TemperatureDispPath2 // this.l_TemperatureDispPath2.AutoSize = true; this.l_TemperatureDispPath2.Font = new System.Drawing.Font("Microsoft Sans Serif", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.l_TemperatureDispPath2.Location = new System.Drawing.Point(436, 268); this.l_TemperatureDispPath2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.l_TemperatureDispPath2.Name = "l_TemperatureDispPath2"; this.l_TemperatureDispPath2.Size = new System.Drawing.Size(31, 24); this.l_TemperatureDispPath2.TabIndex = 58; this.l_TemperatureDispPath2.Text = "---"; // // l_TemperatureDispPath1 // this.l_TemperatureDispPath1.AutoSize = true; this.l_TemperatureDispPath1.Font = new System.Drawing.Font("Microsoft Sans Serif", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.l_TemperatureDispPath1.Location = new System.Drawing.Point(436, 239); this.l_TemperatureDispPath1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.l_TemperatureDispPath1.Name = "l_TemperatureDispPath1"; this.l_TemperatureDispPath1.Size = new System.Drawing.Size(31, 24); this.l_TemperatureDispPath1.TabIndex = 57; this.l_TemperatureDispPath1.Text = "---"; // // l_TemperaturePath2 // this.l_TemperaturePath2.AutoSize = true; this.l_TemperaturePath2.Font = new System.Drawing.Font("Microsoft Sans Serif", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.l_TemperaturePath2.Location = new System.Drawing.Point(32, 268); this.l_TemperaturePath2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.l_TemperaturePath2.Name = "l_TemperaturePath2"; this.l_TemperaturePath2.Size = new System.Drawing.Size(402, 26); this.l_TemperaturePath2.TabIndex = 56; this.l_TemperaturePath2.Text = "measured Temperature PATH3/ [°C]:"; // // l_TemperaturePath1 // this.l_TemperaturePath1.AutoSize = true; this.l_TemperaturePath1.Font = new System.Drawing.Font("Microsoft Sans Serif", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.l_TemperaturePath1.Location = new System.Drawing.Point(32, 239); this.l_TemperaturePath1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.l_TemperaturePath1.Name = "l_TemperaturePath1"; this.l_TemperaturePath1.Size = new System.Drawing.Size(402, 26); this.l_TemperaturePath1.TabIndex = 55; this.l_TemperaturePath1.Text = "measured Temperature PATH2/ [°C]:"; // // l_TemperaturePath0 // this.l_TemperaturePath0.AutoSize = true; this.l_TemperaturePath0.Font = new System.Drawing.Font("Microsoft Sans Serif", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.l_TemperaturePath0.Location = new System.Drawing.Point(32, 210); this.l_TemperaturePath0.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.l_TemperaturePath0.Name = "l_TemperaturePath0"; this.l_TemperaturePath0.Size = new System.Drawing.Size(402, 26); this.l_TemperaturePath0.TabIndex = 1; this.l_TemperaturePath0.Text = "measured Temperature PATH1/ [°C]:"; // // l_TemperatureDispPath0 // this.l_TemperatureDispPath0.AutoSize = true; this.l_TemperatureDispPath0.Font = new System.Drawing.Font("Microsoft Sans Serif", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.l_TemperatureDispPath0.Location = new System.Drawing.Point(436, 210); this.l_TemperatureDispPath0.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.l_TemperatureDispPath0.Name = "l_TemperatureDispPath0"; this.l_TemperatureDispPath0.Size = new System.Drawing.Size(31, 24); this.l_TemperatureDispPath0.TabIndex = 0; this.l_TemperatureDispPath0.Text = "---"; // // l_TempCalStatus // this.l_TempCalStatus.AutoSize = true; this.l_TempCalStatus.Font = new System.Drawing.Font("Microsoft Sans Serif", 22.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.l_TempCalStatus.Location = new System.Drawing.Point(166, 405); this.l_TempCalStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.l_TempCalStatus.Name = "l_TempCalStatus"; this.l_TempCalStatus.Size = new System.Drawing.Size(271, 36); this.l_TempCalStatus.TabIndex = 56; this.l_TempCalStatus.Text = "Press \'PREPARE\'"; // // p_TempCal_Detect // this.p_TempCal_Detect.BackColor = System.Drawing.Color.Gainsboro; this.p_TempCal_Detect.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.p_TempCal_Detect.Controls.Add(this.l_TempCal_Detect); this.p_TempCal_Detect.Location = new System.Drawing.Point(81, 483); this.p_TempCal_Detect.Margin = new System.Windows.Forms.Padding(2); this.p_TempCal_Detect.Name = "p_TempCal_Detect"; this.p_TempCal_Detect.Size = new System.Drawing.Size(136, 66); this.p_TempCal_Detect.TabIndex = 57; // // l_TempCal_Detect // this.l_TempCal_Detect.AutoSize = true; this.l_TempCal_Detect.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.l_TempCal_Detect.ForeColor = System.Drawing.Color.Gray; this.l_TempCal_Detect.Location = new System.Drawing.Point(36, 24); this.l_TempCal_Detect.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.l_TempCal_Detect.Name = "l_TempCal_Detect"; this.l_TempCal_Detect.Size = new System.Drawing.Size(69, 17); this.l_TempCal_Detect.TabIndex = 39; this.l_TempCal_Detect.Text = "DETECT"; // // p_TempCal_TempCal // this.p_TempCal_TempCal.BackColor = System.Drawing.Color.Gainsboro; this.p_TempCal_TempCal.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.p_TempCal_TempCal.Controls.Add(this.l_TempCal_TempCal); this.p_TempCal_TempCal.Location = new System.Drawing.Point(351, 483); this.p_TempCal_TempCal.Margin = new System.Windows.Forms.Padding(2); this.p_TempCal_TempCal.Name = "p_TempCal_TempCal"; this.p_TempCal_TempCal.Size = new System.Drawing.Size(136, 66); this.p_TempCal_TempCal.TabIndex = 58; // // l_TempCal_TempCal // this.l_TempCal_TempCal.AutoSize = true; this.l_TempCal_TempCal.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.l_TempCal_TempCal.ForeColor = System.Drawing.Color.Gray; this.l_TempCal_TempCal.Location = new System.Drawing.Point(9, 15); this.l_TempCal_TempCal.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.l_TempCal_TempCal.Name = "l_TempCal_TempCal"; this.l_TempCal_TempCal.Size = new System.Drawing.Size(123, 34); this.l_TempCal_TempCal.TabIndex = 40; this.l_TempCal_TempCal.Text = "TEMPERATURE\r\nADJUSTMENT"; this.l_TempCal_TempCal.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // p_TempCal_Completion // this.p_TempCal_Completion.BackColor = System.Drawing.Color.Gainsboro; this.p_TempCal_Completion.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.p_TempCal_Completion.Controls.Add(this.l_TempCal_Completion); this.p_TempCal_Completion.Location = new System.Drawing.Point(486, 483); this.p_TempCal_Completion.Margin = new System.Windows.Forms.Padding(2); this.p_TempCal_Completion.Name = "p_TempCal_Completion"; this.p_TempCal_Completion.Size = new System.Drawing.Size(136, 66); this.p_TempCal_Completion.TabIndex = 59; // // l_TempCal_Completion // this.l_TempCal_Completion.AutoSize = true; this.l_TempCal_Completion.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.l_TempCal_Completion.ForeColor = System.Drawing.Color.Gray; this.l_TempCal_Completion.Location = new System.Drawing.Point(18, 24); this.l_TempCal_Completion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.l_TempCal_Completion.Name = "l_TempCal_Completion"; this.l_TempCal_Completion.Size = new System.Drawing.Size(108, 17); this.l_TempCal_Completion.TabIndex = 40; this.l_TempCal_Completion.Text = "COMPLETION"; this.l_TempCal_Completion.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // p_TempCal_Prepare // this.p_TempCal_Prepare.BackColor = System.Drawing.Color.Gainsboro; this.p_TempCal_Prepare.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.p_TempCal_Prepare.Controls.Add(this.l_TempCal_Prepare); this.p_TempCal_Prepare.Location = new System.Drawing.Point(216, 483); this.p_TempCal_Prepare.Margin = new System.Windows.Forms.Padding(2); this.p_TempCal_Prepare.Name = "p_TempCal_Prepare"; this.p_TempCal_Prepare.Size = new System.Drawing.Size(136, 66); this.p_TempCal_Prepare.TabIndex = 60; // // l_TempCal_Prepare // this.l_TempCal_Prepare.AutoSize = true; this.l_TempCal_Prepare.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.l_TempCal_Prepare.ForeColor = System.Drawing.Color.Gray; this.l_TempCal_Prepare.Location = new System.Drawing.Point(32, 24); this.l_TempCal_Prepare.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.l_TempCal_Prepare.Name = "l_TempCal_Prepare"; this.l_TempCal_Prepare.Size = new System.Drawing.Size(80, 17); this.l_TempCal_Prepare.TabIndex = 39; this.l_TempCal_Prepare.Text = "PREPARE"; // // 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 = ((System.Drawing.Image)(resources.GetObject("pB_AvailableImages.ErrorImage"))); this.pB_AvailableImages.Image = ((System.Drawing.Image)(resources.GetObject("pB_AvailableImages.Image"))); this.pB_AvailableImages.InitialImage = ((System.Drawing.Image)(resources.GetObject("pB_AvailableImages.InitialImage"))); this.pB_AvailableImages.Location = new System.Drawing.Point(930, 576); this.pB_AvailableImages.Margin = new System.Windows.Forms.Padding(2); this.pB_AvailableImages.Name = "pB_AvailableImages"; this.pB_AvailableImages.Size = new System.Drawing.Size(50, 41); this.pB_AvailableImages.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pB_AvailableImages.TabIndex = 61; this.pB_AvailableImages.TabStop = false; // // nUD_SettingsPreparationMetersize // this.nUD_SettingsPreparationMetersize.Location = new System.Drawing.Point(18, 414); this.nUD_SettingsPreparationMetersize.Margin = new System.Windows.Forms.Padding(2); this.nUD_SettingsPreparationMetersize.Name = "nUD_SettingsPreparationMetersize"; this.nUD_SettingsPreparationMetersize.Size = new System.Drawing.Size(32, 20); this.nUD_SettingsPreparationMetersize.TabIndex = 62; this.nUD_SettingsPreparationMetersize.Value = new decimal(new int[] { 1, 0, 0, 0}); this.nUD_SettingsPreparationMetersize.Visible = false; // // l_Password // this.l_Password.AutoSize = true; this.l_Password.Location = new System.Drawing.Point(18, 24); this.l_Password.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.l_Password.Name = "l_Password"; this.l_Password.Size = new System.Drawing.Size(53, 13); this.l_Password.TabIndex = 64; this.l_Password.Text = "Password"; // // lB_Comport_DataInterface // this.lB_Comport_DataInterface.FormattingEnabled = true; this.lB_Comport_DataInterface.Location = new System.Drawing.Point(18, 78); this.lB_Comport_DataInterface.Margin = new System.Windows.Forms.Padding(2); this.lB_Comport_DataInterface.Name = "lB_Comport_DataInterface"; this.lB_Comport_DataInterface.Size = new System.Drawing.Size(186, 69); this.lB_Comport_DataInterface.TabIndex = 65; // // lB_Comport_CmdInterface // this.lB_Comport_CmdInterface.FormattingEnabled = true; this.lB_Comport_CmdInterface.Location = new System.Drawing.Point(18, 171); this.lB_Comport_CmdInterface.Margin = new System.Windows.Forms.Padding(2); this.lB_Comport_CmdInterface.Name = "lB_Comport_CmdInterface"; this.lB_Comport_CmdInterface.Size = new System.Drawing.Size(186, 69); this.lB_Comport_CmdInterface.TabIndex = 66; // // l_Comport_DataInterface // this.l_Comport_DataInterface.AutoSize = true; this.l_Comport_DataInterface.Location = new System.Drawing.Point(18, 63); this.l_Comport_DataInterface.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.l_Comport_DataInterface.Name = "l_Comport_DataInterface"; this.l_Comport_DataInterface.Size = new System.Drawing.Size(90, 13); this.l_Comport_DataInterface.TabIndex = 67; this.l_Comport_DataInterface.Text = "DATA CHANNEL"; // // l_Comport_CmdInterface // this.l_Comport_CmdInterface.AutoSize = true; this.l_Comport_CmdInterface.Location = new System.Drawing.Point(18, 156); this.l_Comport_CmdInterface.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.l_Comport_CmdInterface.Name = "l_Comport_CmdInterface"; this.l_Comport_CmdInterface.Size = new System.Drawing.Size(117, 13); this.l_Comport_CmdInterface.TabIndex = 68; this.l_Comport_CmdInterface.Text = "COMMAND CHANNEL"; // // btn_refresh // this.btn_refresh.Location = new System.Drawing.Point(18, 312); this.btn_refresh.Margin = new System.Windows.Forms.Padding(2); this.btn_refresh.Name = "btn_refresh"; this.btn_refresh.Size = new System.Drawing.Size(183, 24); this.btn_refresh.TabIndex = 69; this.btn_refresh.Text = "REFRESH"; this.btn_refresh.UseVisualStyleBackColor = true; this.btn_refresh.Click += new System.EventHandler(this.btn_refresh_Click); // // gB_Mode // this.gB_Mode.Anchor = System.Windows.Forms.AnchorStyles.Top; this.gB_Mode.BackColor = System.Drawing.Color.Honeydew; this.gB_Mode.Controls.Add(this.rB_Adjustment); this.gB_Mode.Controls.Add(this.rB_Measurement); this.gB_Mode.Location = new System.Drawing.Point(852, 84); this.gB_Mode.Margin = new System.Windows.Forms.Padding(2); this.gB_Mode.Name = "gB_Mode"; this.gB_Mode.Padding = new System.Windows.Forms.Padding(2); this.gB_Mode.Size = new System.Drawing.Size(140, 73); this.gB_Mode.TabIndex = 71; this.gB_Mode.TabStop = false; this.gB_Mode.Text = "MODE"; // // rB_Adjustment // this.rB_Adjustment.AutoSize = true; this.rB_Adjustment.Location = new System.Drawing.Point(18, 44); this.rB_Adjustment.Margin = new System.Windows.Forms.Padding(2); this.rB_Adjustment.Name = "rB_Adjustment"; this.rB_Adjustment.Size = new System.Drawing.Size(98, 17); this.rB_Adjustment.TabIndex = 1; this.rB_Adjustment.Text = "ADJUSTMENT"; this.rB_Adjustment.UseVisualStyleBackColor = true; // // rB_Measurement // this.rB_Measurement.AutoSize = true; this.rB_Measurement.Checked = true; this.rB_Measurement.Location = new System.Drawing.Point(18, 20); this.rB_Measurement.Margin = new System.Windows.Forms.Padding(2); this.rB_Measurement.Name = "rB_Measurement"; this.rB_Measurement.Size = new System.Drawing.Size(109, 17); this.rB_Measurement.TabIndex = 0; this.rB_Measurement.TabStop = true; this.rB_Measurement.Text = "MEASUREMENT"; this.rB_Measurement.UseVisualStyleBackColor = true; // // gB_Setup // this.gB_Setup.Anchor = System.Windows.Forms.AnchorStyles.Top; this.gB_Setup.BackColor = System.Drawing.Color.Honeydew; this.gB_Setup.Controls.Add(this.tBPassword); this.gB_Setup.Controls.Add(this.lTransferMode); this.gB_Setup.Controls.Add(this.lBTransferMode); this.gB_Setup.Controls.Add(this.l_Password); this.gB_Setup.Controls.Add(this.l_Comport_DataInterface); this.gB_Setup.Controls.Add(this.l_Comport_CmdInterface); this.gB_Setup.Controls.Add(this.lB_Comport_DataInterface); this.gB_Setup.Controls.Add(this.btn_refresh); this.gB_Setup.Controls.Add(this.lB_Comport_CmdInterface); this.gB_Setup.Location = new System.Drawing.Point(24, 24); this.gB_Setup.Margin = new System.Windows.Forms.Padding(2); this.gB_Setup.Name = "gB_Setup"; this.gB_Setup.Padding = new System.Windows.Forms.Padding(2); this.gB_Setup.Size = new System.Drawing.Size(220, 351); this.gB_Setup.TabIndex = 72; this.gB_Setup.TabStop = false; this.gB_Setup.Text = "SET UP"; // // tBPassword // this.tBPassword.Location = new System.Drawing.Point(18, 39); this.tBPassword.Margin = new System.Windows.Forms.Padding(2); this.tBPassword.MaxLength = 12; this.tBPassword.Name = "tBPassword"; this.tBPassword.Size = new System.Drawing.Size(186, 20); this.tBPassword.TabIndex = 73; // // lTransferMode // this.lTransferMode.AutoSize = true; this.lTransferMode.Location = new System.Drawing.Point(58, 244); this.lTransferMode.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lTransferMode.Name = "lTransferMode"; this.lTransferMode.Size = new System.Drawing.Size(39, 13); this.lTransferMode.TabIndex = 72; this.lTransferMode.Text = "MODE"; // // lBTransferMode // this.lBTransferMode.FormattingEnabled = true; this.lBTransferMode.Items.AddRange(new object[] { "RfidComPort", "SerialComPort", "IrdaComPort"}); this.lBTransferMode.Location = new System.Drawing.Point(58, 258); this.lBTransferMode.Margin = new System.Windows.Forms.Padding(2); this.lBTransferMode.Name = "lBTransferMode"; this.lBTransferMode.Size = new System.Drawing.Size(95, 43); this.lBTransferMode.TabIndex = 71; // // btn_Clear // this.btn_Clear.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btn_Clear.Location = new System.Drawing.Point(927, 678); this.btn_Clear.Margin = new System.Windows.Forms.Padding(2); this.btn_Clear.Name = "btn_Clear"; this.btn_Clear.Size = new System.Drawing.Size(56, 24); this.btn_Clear.TabIndex = 73; this.btn_Clear.Text = "Clear"; this.btn_Clear.UseVisualStyleBackColor = true; this.btn_Clear.Click += new System.EventHandler(this.btn_Clear_Click); // // btn_Save // this.btn_Save.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btn_Save.Location = new System.Drawing.Point(927, 639); this.btn_Save.Margin = new System.Windows.Forms.Padding(2); this.btn_Save.Name = "btn_Save"; this.btn_Save.Size = new System.Drawing.Size(56, 24); this.btn_Save.TabIndex = 74; this.btn_Save.Text = "Save"; this.btn_Save.UseVisualStyleBackColor = true; this.btn_Save.Click += new System.EventHandler(this.btn_Save_Click); // // 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(882, 180); 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 = 75; this.cB_SinglePath.Text = "Single PATH"; this.cB_SinglePath.UseVisualStyleBackColor = true; // // frmTempCalibration // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.AliceBlue; this.ClientSize = new System.Drawing.Size(1008, 730); this.Controls.Add(this.cB_SinglePath); this.Controls.Add(this.nUD_SettingsPreparationMetersize); this.Controls.Add(this.btn_Save); this.Controls.Add(this.btn_Clear); this.Controls.Add(this.gB_Mode); this.Controls.Add(this.pB_AvailableImages); this.Controls.Add(this.p_TempCal_Prepare); this.Controls.Add(this.p_TempCal_Completion); this.Controls.Add(this.p_TempCal_TempCal); this.Controls.Add(this.p_TempCal_Detect); this.Controls.Add(this.l_TempCalStatus); this.Controls.Add(this.gB_SetTemperature); this.Controls.Add(this.rTB_TempCal); this.Controls.Add(this.pB_Logo1); this.Controls.Add(this.btn_TempCal_Start); this.Controls.Add(this.btn_TempCal_Detect); this.Controls.Add(this.gB_Setup); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Margin = new System.Windows.Forms.Padding(2); this.Name = "frmTempCalibration"; this.Text = "SENSUS Hannover - Temperature Calibrator V0.15/ 2019-02-14"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmTempCalibration_FormClosing); this.Load += new System.EventHandler(this.frmTempCalibration_Load); ((System.ComponentModel.ISupportInitialize)(this.pB_Logo1)).EndInit(); this.p_TempCal_Meter1.ResumeLayout(false); this.p_TempCal_Meter1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pB_TempCal_Meter1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB_Bubbles1)).EndInit(); this.gB_SetTemperature.ResumeLayout(false); this.gB_SetTemperature.PerformLayout(); this.p_TempCal_Detect.ResumeLayout(false); this.p_TempCal_Detect.PerformLayout(); this.p_TempCal_TempCal.ResumeLayout(false); this.p_TempCal_TempCal.PerformLayout(); this.p_TempCal_Completion.ResumeLayout(false); this.p_TempCal_Completion.PerformLayout(); this.p_TempCal_Prepare.ResumeLayout(false); this.p_TempCal_Prepare.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pB_AvailableImages)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nUD_SettingsPreparationMetersize)).EndInit(); this.gB_Mode.ResumeLayout(false); this.gB_Mode.PerformLayout(); this.gB_Setup.ResumeLayout(false); this.gB_Setup.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Button btn_TempCal_Detect; private System.Windows.Forms.Button btn_TempCal_Start; private System.Windows.Forms.PictureBox pB_Logo1; private System.Windows.Forms.RichTextBox rTB_TempCal; private System.Windows.Forms.Panel p_TempCal_Meter1; private System.Windows.Forms.PictureBox pB_TempCal_Meter1; private System.Windows.Forms.Label l_TempCal_Meter1; private System.Windows.Forms.PictureBox pB_Bubbles1; private System.Windows.Forms.GroupBox gB_SetTemperature; private System.Windows.Forms.Label l_TemperaturePath0; private System.Windows.Forms.Label l_TemperatureDispPath0; private System.Windows.Forms.Label l_TempCalStatus; private System.Windows.Forms.Panel p_TempCal_Detect; private System.Windows.Forms.Label l_TempCal_Detect; private System.Windows.Forms.Panel p_TempCal_TempCal; private System.Windows.Forms.Label l_TempCal_TempCal; private System.Windows.Forms.Panel p_TempCal_Completion; private System.Windows.Forms.Label l_TempCal_Completion; private System.Windows.Forms.Panel p_TempCal_Prepare; private System.Windows.Forms.Label l_TempCal_Prepare; private System.Windows.Forms.PictureBox pB_AvailableImages; private System.Windows.Forms.NumericUpDown nUD_SettingsPreparationMetersize; private System.Windows.Forms.Label l_TemperaturePath2; private System.Windows.Forms.Label l_TemperaturePath1; private System.Windows.Forms.Label l_TemperatureDispPath2; private System.Windows.Forms.Label l_TemperatureDispPath1; private System.Windows.Forms.Label l_TemperatureDispRef; private System.Windows.Forms.Label l_TemperatureRef; private System.Windows.Forms.Label l_Password; private System.Windows.Forms.ListBox lB_Comport_DataInterface; private System.Windows.Forms.ListBox lB_Comport_CmdInterface; private System.Windows.Forms.Label l_Comport_DataInterface; private System.Windows.Forms.Label l_Comport_CmdInterface; private System.Windows.Forms.Button btn_refresh; private System.Windows.Forms.GroupBox gB_Mode; private System.Windows.Forms.RadioButton rB_Adjustment; private System.Windows.Forms.RadioButton rB_Measurement; private System.Windows.Forms.GroupBox gB_Setup; private System.Windows.Forms.Button btn_Clear; private System.Windows.Forms.Button btn_Save; private System.Windows.Forms.Label lTransferMode; private System.Windows.Forms.ListBox lBTransferMode; private System.Windows.Forms.TextBox tBPassword; private System.Windows.Forms.CheckBox cB_SinglePath; } }