tbf/TBF/UI/Process/ProcessTabPageExCtrl.Designer.cs

914 lines
45 KiB
C#
Raw Permalink Normal View History

///
/// Copyright (c) 2019 Sensus Slovensko a.s.
///
namespace TBF.UI.Process
{
partial class ProcessTabPageExCtrl
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Component Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ProcessTabPageExCtrl));
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.tLoCmpntLabel = new System.Windows.Forms.Label();
this.tLoDataLabel = new System.Windows.Forms.Label();
this.tLoLabel = new System.Windows.Forms.Label();
this.tHiCmpntLabel = new System.Windows.Forms.Label();
this.tHiDataLabel = new System.Windows.Forms.Label();
this.tHiLabel = new System.Windows.Forms.Label();
this.pumpPctTextBox = new System.Windows.Forms.TextBox();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.flowMeterPictureBox = new System.Windows.Forms.PictureBox();
this.watermeterPictureBox4 = new System.Windows.Forms.PictureBox();
this.watermeterPictureBox3 = new System.Windows.Forms.PictureBox();
this.watermeterPictureBox2 = new System.Windows.Forms.PictureBox();
this.pumpPictureBox = new System.Windows.Forms.PictureBox();
this.reservoirPictureBox = new System.Windows.Forms.PictureBox();
this.airHumiLabel = new System.Windows.Forms.Label();
this.airPressLabel = new System.Windows.Forms.Label();
this.airTempLabel = new System.Windows.Forms.Label();
this.label34 = new System.Windows.Forms.Label();
this.label33 = new System.Windows.Forms.Label();
this.label32 = new System.Windows.Forms.Label();
this.estmtdTimeLabel = new System.Windows.Forms.Label();
this.targetRefCountLabel = new System.Windows.Forms.Label();
this.label31 = new System.Windows.Forms.Label();
this.targetVolumeLabel = new System.Windows.Forms.Label();
this.targetFlowHighLabel = new System.Windows.Forms.Label();
this.targetFlowLowLabel = new System.Windows.Forms.Label();
this.label30 = new System.Windows.Forms.Label();
this.label20 = new System.Windows.Forms.Label();
this.label29 = new System.Windows.Forms.Label();
this.label28 = new System.Windows.Forms.Label();
this.refErrorLabel = new System.Windows.Forms.Label();
this.label27 = new System.Windows.Forms.Label();
this.volumeCtvLabel = new System.Windows.Forms.Label();
this.label26 = new System.Windows.Forms.Label();
this.refVolumeLabel = new System.Windows.Forms.Label();
this.label25 = new System.Windows.Forms.Label();
this.massDiffLabel = new System.Windows.Forms.Label();
this.label23 = new System.Windows.Forms.Label();
this.massLabel = new System.Windows.Forms.Label();
this.label22 = new System.Windows.Forms.Label();
this.scaleCmpntLabel = new System.Windows.Forms.Label();
this.tDivCmpntLabel = new System.Windows.Forms.Label();
this.tDivLabel = new System.Windows.Forms.Label();
this.label24 = new System.Windows.Forms.Label();
this.label21 = new System.Windows.Forms.Label();
this.regValvePosLabel = new System.Windows.Forms.Label();
this.regValveCmpntLabel = new System.Windows.Forms.Label();
this.refFlowCmpntLabel = new System.Windows.Forms.Label();
this.refPulsesLabel = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.refFreqLabel = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.refFlowLabel = new System.Windows.Forms.Label();
this.prInCmpntLabel = new System.Windows.Forms.Label();
this.prOutCmpntLabel = new System.Windows.Forms.Label();
this.tOutCmpntLabel = new System.Windows.Forms.Label();
this.tInCmpntLabel = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.prOutLabel = new System.Windows.Forms.Label();
this.tOutLabel = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.prInLabel = new System.Windows.Forms.Label();
this.tInLabel = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.metersListView = new System.Windows.Forms.ListView();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.flowMeterPictureBox)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.watermeterPictureBox4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.watermeterPictureBox3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.watermeterPictureBox2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pumpPictureBox)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.reservoirPictureBox)).BeginInit();
this.SuspendLayout();
//
// splitContainer1
//
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
this.splitContainer1.IsSplitterFixed = true;
this.splitContainer1.Location = new System.Drawing.Point(0, 0);
this.splitContainer1.Name = "splitContainer1";
this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.Controls.Add(this.tLoCmpntLabel);
this.splitContainer1.Panel1.Controls.Add(this.tLoDataLabel);
this.splitContainer1.Panel1.Controls.Add(this.tLoLabel);
this.splitContainer1.Panel1.Controls.Add(this.tHiCmpntLabel);
this.splitContainer1.Panel1.Controls.Add(this.tHiDataLabel);
this.splitContainer1.Panel1.Controls.Add(this.tHiLabel);
this.splitContainer1.Panel1.Controls.Add(this.pumpPctTextBox);
this.splitContainer1.Panel1.Controls.Add(this.pictureBox1);
this.splitContainer1.Panel1.Controls.Add(this.flowMeterPictureBox);
this.splitContainer1.Panel1.Controls.Add(this.watermeterPictureBox4);
this.splitContainer1.Panel1.Controls.Add(this.watermeterPictureBox3);
this.splitContainer1.Panel1.Controls.Add(this.watermeterPictureBox2);
this.splitContainer1.Panel1.Controls.Add(this.pumpPictureBox);
this.splitContainer1.Panel1.Controls.Add(this.reservoirPictureBox);
this.splitContainer1.Panel1.Controls.Add(this.airHumiLabel);
this.splitContainer1.Panel1.Controls.Add(this.airPressLabel);
this.splitContainer1.Panel1.Controls.Add(this.airTempLabel);
this.splitContainer1.Panel1.Controls.Add(this.label34);
this.splitContainer1.Panel1.Controls.Add(this.label33);
this.splitContainer1.Panel1.Controls.Add(this.label32);
this.splitContainer1.Panel1.Controls.Add(this.estmtdTimeLabel);
this.splitContainer1.Panel1.Controls.Add(this.targetRefCountLabel);
this.splitContainer1.Panel1.Controls.Add(this.label31);
this.splitContainer1.Panel1.Controls.Add(this.targetVolumeLabel);
this.splitContainer1.Panel1.Controls.Add(this.targetFlowHighLabel);
this.splitContainer1.Panel1.Controls.Add(this.targetFlowLowLabel);
this.splitContainer1.Panel1.Controls.Add(this.label30);
this.splitContainer1.Panel1.Controls.Add(this.label20);
this.splitContainer1.Panel1.Controls.Add(this.label29);
this.splitContainer1.Panel1.Controls.Add(this.label28);
this.splitContainer1.Panel1.Controls.Add(this.refErrorLabel);
this.splitContainer1.Panel1.Controls.Add(this.label27);
this.splitContainer1.Panel1.Controls.Add(this.volumeCtvLabel);
this.splitContainer1.Panel1.Controls.Add(this.label26);
this.splitContainer1.Panel1.Controls.Add(this.refVolumeLabel);
this.splitContainer1.Panel1.Controls.Add(this.label25);
this.splitContainer1.Panel1.Controls.Add(this.massDiffLabel);
this.splitContainer1.Panel1.Controls.Add(this.label23);
this.splitContainer1.Panel1.Controls.Add(this.massLabel);
this.splitContainer1.Panel1.Controls.Add(this.label22);
this.splitContainer1.Panel1.Controls.Add(this.scaleCmpntLabel);
this.splitContainer1.Panel1.Controls.Add(this.tDivCmpntLabel);
this.splitContainer1.Panel1.Controls.Add(this.tDivLabel);
this.splitContainer1.Panel1.Controls.Add(this.label24);
this.splitContainer1.Panel1.Controls.Add(this.label21);
this.splitContainer1.Panel1.Controls.Add(this.regValvePosLabel);
this.splitContainer1.Panel1.Controls.Add(this.regValveCmpntLabel);
this.splitContainer1.Panel1.Controls.Add(this.refFlowCmpntLabel);
this.splitContainer1.Panel1.Controls.Add(this.refPulsesLabel);
this.splitContainer1.Panel1.Controls.Add(this.label19);
this.splitContainer1.Panel1.Controls.Add(this.refFreqLabel);
this.splitContainer1.Panel1.Controls.Add(this.label16);
this.splitContainer1.Panel1.Controls.Add(this.refFlowLabel);
this.splitContainer1.Panel1.Controls.Add(this.prInCmpntLabel);
this.splitContainer1.Panel1.Controls.Add(this.prOutCmpntLabel);
this.splitContainer1.Panel1.Controls.Add(this.tOutCmpntLabel);
this.splitContainer1.Panel1.Controls.Add(this.tInCmpntLabel);
this.splitContainer1.Panel1.Controls.Add(this.label15);
this.splitContainer1.Panel1.Controls.Add(this.prOutLabel);
this.splitContainer1.Panel1.Controls.Add(this.tOutLabel);
this.splitContainer1.Panel1.Controls.Add(this.label17);
this.splitContainer1.Panel1.Controls.Add(this.label18);
this.splitContainer1.Panel1.Controls.Add(this.prInLabel);
this.splitContainer1.Panel1.Controls.Add(this.tInLabel);
this.splitContainer1.Panel1.Controls.Add(this.label14);
this.splitContainer1.Panel1.Controls.Add(this.label13);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.metersListView);
this.splitContainer1.Size = new System.Drawing.Size(1100, 800);
this.splitContainer1.SplitterDistance = 450;
this.splitContainer1.SplitterWidth = 1;
this.splitContainer1.TabIndex = 182;
//
// tLoCmpntLabel
//
this.tLoCmpntLabel.AutoSize = true;
this.tLoCmpntLabel.Location = new System.Drawing.Point(367, 218);
this.tLoCmpntLabel.Name = "tLoCmpntLabel";
this.tLoCmpntLabel.Size = new System.Drawing.Size(52, 13);
this.tLoCmpntLabel.TabIndex = 250;
this.tLoCmpntLabel.Text = "tLoCmpnt";
this.tLoCmpntLabel.Visible = false;
//
// tLoDataLabel
//
this.tLoDataLabel.AutoSize = true;
this.tLoDataLabel.Location = new System.Drawing.Point(367, 234);
this.tLoDataLabel.Name = "tLoDataLabel";
this.tLoDataLabel.Size = new System.Drawing.Size(45, 13);
this.tLoDataLabel.TabIndex = 249;
this.tLoDataLabel.Text = "tLoData";
this.tLoDataLabel.Visible = false;
//
// tLoLabel
//
this.tLoLabel.AutoSize = true;
this.tLoLabel.Location = new System.Drawing.Point(306, 234);
this.tLoLabel.Name = "tLoLabel";
this.tLoLabel.Size = new System.Drawing.Size(48, 13);
this.tLoLabel.TabIndex = 248;
this.tLoLabel.Text = "T lo [°C]:";
this.tLoLabel.Visible = false;
//
// tHiCmpntLabel
//
this.tHiCmpntLabel.AutoSize = true;
this.tHiCmpntLabel.Location = new System.Drawing.Point(367, 178);
this.tHiCmpntLabel.Name = "tHiCmpntLabel";
this.tHiCmpntLabel.Size = new System.Drawing.Size(50, 13);
this.tHiCmpntLabel.TabIndex = 247;
this.tHiCmpntLabel.Text = "tHiCmpnt";
this.tHiCmpntLabel.Visible = false;
//
// tHiDataLabel
//
this.tHiDataLabel.AutoSize = true;
this.tHiDataLabel.Location = new System.Drawing.Point(367, 194);
this.tHiDataLabel.Name = "tHiDataLabel";
this.tHiDataLabel.Size = new System.Drawing.Size(43, 13);
this.tHiDataLabel.TabIndex = 246;
this.tHiDataLabel.Text = "tHiData";
this.tHiDataLabel.Visible = false;
//
// tHiLabel
//
this.tHiLabel.AutoSize = true;
this.tHiLabel.Location = new System.Drawing.Point(306, 194);
this.tHiLabel.Name = "tHiLabel";
this.tHiLabel.Size = new System.Drawing.Size(48, 13);
this.tHiLabel.TabIndex = 245;
this.tHiLabel.Text = "T hi [°C]:";
this.tHiLabel.Visible = false;
//
// pumpPctTextBox
//
this.pumpPctTextBox.Location = new System.Drawing.Point(797, 372);
this.pumpPctTextBox.Name = "pumpPctTextBox";
this.pumpPctTextBox.Size = new System.Drawing.Size(42, 20);
this.pumpPctTextBox.TabIndex = 244;
//
// pictureBox1
//
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
this.pictureBox1.Location = new System.Drawing.Point(884, 94);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(38, 35);
this.pictureBox1.TabIndex = 240;
this.pictureBox1.TabStop = false;
//
// flowMeterPictureBox
//
this.flowMeterPictureBox.ErrorImage = null;
this.flowMeterPictureBox.Image = ((System.Drawing.Image)(resources.GetObject("flowMeterPictureBox.Image")));
this.flowMeterPictureBox.InitialImage = null;
this.flowMeterPictureBox.Location = new System.Drawing.Point(884, 151);
this.flowMeterPictureBox.Name = "flowMeterPictureBox";
this.flowMeterPictureBox.Size = new System.Drawing.Size(38, 38);
this.flowMeterPictureBox.TabIndex = 239;
this.flowMeterPictureBox.TabStop = false;
//
// watermeterPictureBox4
//
this.watermeterPictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("watermeterPictureBox4.Image")));
this.watermeterPictureBox4.Location = new System.Drawing.Point(511, 365);
this.watermeterPictureBox4.Name = "watermeterPictureBox4";
this.watermeterPictureBox4.Size = new System.Drawing.Size(38, 30);
this.watermeterPictureBox4.TabIndex = 238;
this.watermeterPictureBox4.TabStop = false;
//
// watermeterPictureBox3
//
this.watermeterPictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("watermeterPictureBox3.Image")));
this.watermeterPictureBox3.Location = new System.Drawing.Point(370, 365);
this.watermeterPictureBox3.Name = "watermeterPictureBox3";
this.watermeterPictureBox3.Size = new System.Drawing.Size(38, 30);
this.watermeterPictureBox3.TabIndex = 237;
this.watermeterPictureBox3.TabStop = false;
//
// watermeterPictureBox2
//
this.watermeterPictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("watermeterPictureBox2.Image")));
this.watermeterPictureBox2.Location = new System.Drawing.Point(227, 365);
this.watermeterPictureBox2.Name = "watermeterPictureBox2";
this.watermeterPictureBox2.Size = new System.Drawing.Size(38, 30);
this.watermeterPictureBox2.TabIndex = 236;
this.watermeterPictureBox2.TabStop = false;
//
// pumpPictureBox
//
this.pumpPictureBox.Image = ((System.Drawing.Image)(resources.GetObject("pumpPictureBox.Image")));
this.pumpPictureBox.Location = new System.Drawing.Point(799, 396);
this.pumpPictureBox.Name = "pumpPictureBox";
this.pumpPictureBox.Size = new System.Drawing.Size(38, 38);
this.pumpPictureBox.TabIndex = 235;
this.pumpPictureBox.TabStop = false;
//
// reservoirPictureBox
//
this.reservoirPictureBox.Image = ((System.Drawing.Image)(resources.GetObject("reservoirPictureBox.Image")));
this.reservoirPictureBox.Location = new System.Drawing.Point(900, 324);
this.reservoirPictureBox.Name = "reservoirPictureBox";
this.reservoirPictureBox.Size = new System.Drawing.Size(142, 109);
this.reservoirPictureBox.TabIndex = 234;
this.reservoirPictureBox.TabStop = false;
//
// airHumiLabel
//
this.airHumiLabel.AutoSize = true;
this.airHumiLabel.Location = new System.Drawing.Point(141, 95);
this.airHumiLabel.Name = "airHumiLabel";
this.airHumiLabel.Size = new System.Drawing.Size(42, 13);
this.airHumiLabel.TabIndex = 233;
this.airHumiLabel.Text = "airHumi";
//
// airPressLabel
//
this.airPressLabel.AutoSize = true;
this.airPressLabel.Location = new System.Drawing.Point(141, 78);
this.airPressLabel.Name = "airPressLabel";
this.airPressLabel.Size = new System.Drawing.Size(44, 13);
this.airPressLabel.TabIndex = 232;
this.airPressLabel.Text = "airPress";
//
// airTempLabel
//
this.airTempLabel.AutoSize = true;
this.airTempLabel.Location = new System.Drawing.Point(141, 61);
this.airTempLabel.Name = "airTempLabel";
this.airTempLabel.Size = new System.Drawing.Size(45, 13);
this.airTempLabel.TabIndex = 231;
this.airTempLabel.Text = "airTemp";
//
// label34
//
this.label34.AutoSize = true;
this.label34.Location = new System.Drawing.Point(52, 95);
this.label34.Name = "label34";
this.label34.Size = new System.Drawing.Size(80, 13);
this.label34.TabIndex = 230;
this.label34.Text = "Air humidity [%]:";
//
// label33
//
this.label33.AutoSize = true;
this.label33.Location = new System.Drawing.Point(34, 78);
this.label33.Name = "label33";
this.label33.Size = new System.Drawing.Size(98, 13);
this.label33.TabIndex = 229;
this.label33.Text = "Air pressure [mBar]:";
//
// label32
//
this.label32.AutoSize = true;
this.label32.Location = new System.Drawing.Point(31, 61);
this.label32.Name = "label32";
this.label32.Size = new System.Drawing.Size(101, 13);
this.label32.TabIndex = 228;
this.label32.Text = "Air temperature [°C]:";
//
// estmtdTimeLabel
//
this.estmtdTimeLabel.AutoSize = true;
this.estmtdTimeLabel.Location = new System.Drawing.Point(375, 143);
this.estmtdTimeLabel.Name = "estmtdTimeLabel";
this.estmtdTimeLabel.Size = new System.Drawing.Size(61, 13);
this.estmtdTimeLabel.TabIndex = 227;
this.estmtdTimeLabel.Text = "estmtdTime";
//
// targetRefCountLabel
//
this.targetRefCountLabel.AutoSize = true;
this.targetRefCountLabel.Location = new System.Drawing.Point(375, 122);
this.targetRefCountLabel.Name = "targetRefCountLabel";
this.targetRefCountLabel.Size = new System.Drawing.Size(79, 13);
this.targetRefCountLabel.TabIndex = 226;
this.targetRefCountLabel.Text = "targetRefCount";
//
// label31
//
this.label31.AutoSize = true;
this.label31.Location = new System.Drawing.Point(283, 122);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(89, 13);
this.label31.TabIndex = 225;
this.label31.Text = "Target ref. count:";
//
// targetVolumeLabel
//
this.targetVolumeLabel.AutoSize = true;
this.targetVolumeLabel.Location = new System.Drawing.Point(375, 101);
this.targetVolumeLabel.Name = "targetVolumeLabel";
this.targetVolumeLabel.Size = new System.Drawing.Size(69, 13);
this.targetVolumeLabel.TabIndex = 224;
this.targetVolumeLabel.Text = "targetVolume";
//
// targetFlowHighLabel
//
this.targetFlowHighLabel.AutoSize = true;
this.targetFlowHighLabel.Location = new System.Drawing.Point(375, 81);
this.targetFlowHighLabel.Name = "targetFlowHighLabel";
this.targetFlowHighLabel.Size = new System.Drawing.Size(78, 13);
this.targetFlowHighLabel.TabIndex = 223;
this.targetFlowHighLabel.Text = "targetFlowHigh";
//
// targetFlowLowLabel
//
this.targetFlowLowLabel.AutoSize = true;
this.targetFlowLowLabel.Location = new System.Drawing.Point(375, 61);
this.targetFlowLowLabel.Name = "targetFlowLowLabel";
this.targetFlowLowLabel.Size = new System.Drawing.Size(76, 13);
this.targetFlowLowLabel.TabIndex = 222;
this.targetFlowLowLabel.Text = "targetFlowLow";
//
// label30
//
this.label30.AutoSize = true;
this.label30.Location = new System.Drawing.Point(280, 143);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(92, 13);
this.label30.TabIndex = 221;
this.label30.Text = "Estimated time [s]:";
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(283, 101);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(89, 13);
this.label20.TabIndex = 220;
this.label20.Text = "Target volume [l]:";
//
// label29
//
this.label29.AutoSize = true;
this.label29.Location = new System.Drawing.Point(252, 81);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(120, 13);
this.label29.TabIndex = 219;
this.label29.Text = "Target flow high [m3/h]:";
//
// label28
//
this.label28.AutoSize = true;
this.label28.Location = new System.Drawing.Point(256, 61);
this.label28.Name = "label28";
this.label28.Size = new System.Drawing.Size(116, 13);
this.label28.TabIndex = 218;
this.label28.Text = "Target flow low [m3/h]:";
//
// refErrorLabel
//
this.refErrorLabel.AutoSize = true;
this.refErrorLabel.Location = new System.Drawing.Point(1009, 287);
this.refErrorLabel.Name = "refErrorLabel";
this.refErrorLabel.Size = new System.Drawing.Size(41, 13);
this.refErrorLabel.TabIndex = 217;
this.refErrorLabel.Text = "refError";
//
// label27
//
this.label27.AutoSize = true;
this.label27.Location = new System.Drawing.Point(934, 287);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(71, 13);
this.label27.TabIndex = 216;
this.label27.Text = "Ref. error [%]:";
//
// volumeCtvLabel
//
this.volumeCtvLabel.AutoSize = true;
this.volumeCtvLabel.Location = new System.Drawing.Point(1009, 265);
this.volumeCtvLabel.Name = "volumeCtvLabel";
this.volumeCtvLabel.Size = new System.Drawing.Size(57, 13);
this.volumeCtvLabel.TabIndex = 215;
this.volumeCtvLabel.Text = "volumeCtv";
//
// label26
//
this.label26.AutoSize = true;
this.label26.Location = new System.Drawing.Point(949, 265);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(56, 13);
this.label26.TabIndex = 214;
this.label26.Text = "Volume [l]:";
//
// refVolumeLabel
//
this.refVolumeLabel.AutoSize = true;
this.refVolumeLabel.Location = new System.Drawing.Point(810, 182);
this.refVolumeLabel.Name = "refVolumeLabel";
this.refVolumeLabel.Size = new System.Drawing.Size(54, 13);
this.refVolumeLabel.TabIndex = 213;
this.refVolumeLabel.Text = "refVolume";
//
// label25
//
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(729, 182);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(78, 13);
this.label25.TabIndex = 212;
this.label25.Text = "Ref. volume [l]:";
//
// massDiffLabel
//
this.massDiffLabel.AutoSize = true;
this.massDiffLabel.Location = new System.Drawing.Point(1009, 244);
this.massDiffLabel.Name = "massDiffLabel";
this.massDiffLabel.Size = new System.Drawing.Size(47, 13);
this.massDiffLabel.TabIndex = 211;
this.massDiffLabel.Text = "massDiff";
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(929, 244);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(76, 13);
this.label23.TabIndex = 210;
this.label23.Text = "Mass diff. [kg]:";
//
// massLabel
//
this.massLabel.AutoSize = true;
this.massLabel.Location = new System.Drawing.Point(1009, 224);
this.massLabel.Name = "massLabel";
this.massLabel.Size = new System.Drawing.Size(31, 13);
this.massLabel.TabIndex = 209;
this.massLabel.Text = "mass";
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(949, 224);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(56, 13);
this.label22.TabIndex = 208;
this.label22.Text = "Mass [kg]:";
//
// scaleCmpntLabel
//
this.scaleCmpntLabel.AutoSize = true;
this.scaleCmpntLabel.Location = new System.Drawing.Point(1009, 203);
this.scaleCmpntLabel.Name = "scaleCmpntLabel";
this.scaleCmpntLabel.Size = new System.Drawing.Size(62, 13);
this.scaleCmpntLabel.TabIndex = 207;
this.scaleCmpntLabel.Text = "scaleCmpnt";
//
// tDivCmpntLabel
//
this.tDivCmpntLabel.AutoSize = true;
this.tDivCmpntLabel.Location = new System.Drawing.Point(598, 61);
this.tDivCmpntLabel.Name = "tDivCmpntLabel";
this.tDivCmpntLabel.Size = new System.Drawing.Size(56, 13);
this.tDivCmpntLabel.TabIndex = 206;
this.tDivCmpntLabel.Text = "tDivCmpnt";
//
// tDivLabel
//
this.tDivLabel.AutoSize = true;
this.tDivLabel.Location = new System.Drawing.Point(598, 79);
this.tDivLabel.Name = "tDivLabel";
this.tDivLabel.Size = new System.Drawing.Size(26, 13);
this.tDivLabel.TabIndex = 205;
this.tDivLabel.Text = "tDiv";
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(536, 78);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(54, 13);
this.label24.TabIndex = 204;
this.label24.Text = "T div [°C]:";
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(721, 79);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(85, 13);
this.label21.TabIndex = 203;
this.label21.Text = "Reg. valve pos.:";
//
// regValvePosLabel
//
this.regValvePosLabel.AutoSize = true;
this.regValvePosLabel.Location = new System.Drawing.Point(810, 79);
this.regValvePosLabel.Name = "regValvePosLabel";
this.regValvePosLabel.Size = new System.Drawing.Size(67, 13);
this.regValvePosLabel.TabIndex = 202;
this.regValvePosLabel.Text = "regValvePos";
//
// regValveCmpntLabel
//
this.regValveCmpntLabel.AutoSize = true;
this.regValveCmpntLabel.Location = new System.Drawing.Point(810, 61);
this.regValveCmpntLabel.Name = "regValveCmpntLabel";
this.regValveCmpntLabel.Size = new System.Drawing.Size(79, 13);
this.regValveCmpntLabel.TabIndex = 201;
this.regValveCmpntLabel.Text = "regValveCmpnt";
//
// refFlowCmpntLabel
//
this.refFlowCmpntLabel.AutoSize = true;
this.refFlowCmpntLabel.Location = new System.Drawing.Point(810, 108);
this.refFlowCmpntLabel.Name = "refFlowCmpntLabel";
this.refFlowCmpntLabel.Size = new System.Drawing.Size(71, 13);
this.refFlowCmpntLabel.TabIndex = 200;
this.refFlowCmpntLabel.Text = "refFlowCmpnt";
//
// refPulsesLabel
//
this.refPulsesLabel.AutoSize = true;
this.refPulsesLabel.Location = new System.Drawing.Point(810, 126);
this.refPulsesLabel.Name = "refPulsesLabel";
this.refPulsesLabel.Size = new System.Drawing.Size(50, 13);
this.refPulsesLabel.TabIndex = 199;
this.refPulsesLabel.Text = "refPulses";
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(743, 126);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(60, 13);
this.label19.TabIndex = 198;
this.label19.Text = "Ref. count:";
//
// refFreqLabel
//
this.refFreqLabel.AutoSize = true;
this.refFreqLabel.Location = new System.Drawing.Point(810, 144);
this.refFreqLabel.Name = "refFreqLabel";
this.refFreqLabel.Size = new System.Drawing.Size(40, 13);
this.refFreqLabel.TabIndex = 197;
this.refFreqLabel.Text = "refFreq";
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(727, 144);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(76, 13);
this.label16.TabIndex = 196;
this.label16.Text = "Ref. freq. [Hz]:";
//
// refFlowLabel
//
this.refFlowLabel.AutoSize = true;
this.refFlowLabel.Location = new System.Drawing.Point(810, 163);
this.refFlowLabel.Name = "refFlowLabel";
this.refFlowLabel.Size = new System.Drawing.Size(41, 13);
this.refFlowLabel.TabIndex = 195;
this.refFlowLabel.Text = "refFlow";
//
// prInCmpntLabel
//
this.prInCmpntLabel.AutoSize = true;
this.prInCmpntLabel.Location = new System.Drawing.Point(141, 178);
this.prInCmpntLabel.Name = "prInCmpntLabel";
this.prInCmpntLabel.Size = new System.Drawing.Size(55, 13);
this.prInCmpntLabel.TabIndex = 194;
this.prInCmpntLabel.Text = "prInCmpnt";
//
// prOutCmpntLabel
//
this.prOutCmpntLabel.AutoSize = true;
this.prOutCmpntLabel.Location = new System.Drawing.Point(598, 178);
this.prOutCmpntLabel.Name = "prOutCmpntLabel";
this.prOutCmpntLabel.Size = new System.Drawing.Size(63, 13);
this.prOutCmpntLabel.TabIndex = 193;
this.prOutCmpntLabel.Text = "prOutCmpnt";
//
// tOutCmpntLabel
//
this.tOutCmpntLabel.AutoSize = true;
this.tOutCmpntLabel.Location = new System.Drawing.Point(598, 218);
this.tOutCmpntLabel.Name = "tOutCmpntLabel";
this.tOutCmpntLabel.Size = new System.Drawing.Size(57, 13);
this.tOutCmpntLabel.TabIndex = 192;
this.tOutCmpntLabel.Text = "tOutCmpnt";
//
// tInCmpntLabel
//
this.tInCmpntLabel.AutoSize = true;
this.tInCmpntLabel.Location = new System.Drawing.Point(141, 218);
this.tInCmpntLabel.Name = "tInCmpntLabel";
this.tInCmpntLabel.Size = new System.Drawing.Size(49, 13);
this.tInCmpntLabel.TabIndex = 191;
this.tInCmpntLabel.Text = "tInCmpnt";
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(717, 163);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(86, 13);
this.label15.TabIndex = 190;
this.label15.Text = "Ref. flow [m3/h]:";
//
// prOutLabel
//
this.prOutLabel.AutoSize = true;
this.prOutLabel.Location = new System.Drawing.Point(598, 194);
this.prOutLabel.Name = "prOutLabel";
this.prOutLabel.Size = new System.Drawing.Size(33, 13);
this.prOutLabel.TabIndex = 189;
this.prOutLabel.Text = "prOut";
//
// tOutLabel
//
this.tOutLabel.AutoSize = true;
this.tOutLabel.Location = new System.Drawing.Point(598, 234);
this.tOutLabel.Name = "tOutLabel";
this.tOutLabel.Size = new System.Drawing.Size(27, 13);
this.tOutLabel.TabIndex = 188;
this.tOutLabel.Text = "tOut";
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(517, 194);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(73, 13);
this.label17.TabIndex = 187;
this.label17.Text = "Pr down [bar]:";
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(524, 234);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(66, 13);
this.label18.TabIndex = 186;
this.label18.Text = "T down [°C]:";
//
// prInLabel
//
this.prInLabel.AutoSize = true;
this.prInLabel.Location = new System.Drawing.Point(141, 194);
this.prInLabel.Name = "prInLabel";
this.prInLabel.Size = new System.Drawing.Size(25, 13);
this.prInLabel.TabIndex = 185;
this.prInLabel.Text = "prIn";
//
// tInLabel
//
this.tInLabel.AutoSize = true;
this.tInLabel.Location = new System.Drawing.Point(141, 234);
this.tInLabel.Name = "tInLabel";
this.tInLabel.Size = new System.Drawing.Size(19, 13);
this.tInLabel.TabIndex = 184;
this.tInLabel.Text = "tIn";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(73, 194);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(59, 13);
this.label14.TabIndex = 183;
this.label14.Text = "Pr up [bar]:";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(80, 234);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(52, 13);
this.label13.TabIndex = 182;
this.label13.Text = "T up [°C]:";
//
// metersListView
//
this.metersListView.Dock = System.Windows.Forms.DockStyle.Fill;
this.metersListView.Location = new System.Drawing.Point(0, 0);
this.metersListView.Name = "metersListView";
this.metersListView.Size = new System.Drawing.Size(1100, 349);
this.metersListView.TabIndex = 0;
this.metersListView.UseCompatibleStateImageBehavior = false;
this.metersListView.View = System.Windows.Forms.View.Details;
//
// ProcessTabPageExCtrl
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.SystemColors.Control;
this.Controls.Add(this.splitContainer1);
this.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.Name = "ProcessTabPageExCtrl";
this.Size = new System.Drawing.Size(1100, 800);
this.Load += new System.EventHandler(this.ProcessTabPageCtrl_Load);
this.Paint += new System.Windows.Forms.PaintEventHandler(this.ProcessTabPageCtrl_Paint);
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel1.PerformLayout();
this.splitContainer1.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.flowMeterPictureBox)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.watermeterPictureBox4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.watermeterPictureBox3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.watermeterPictureBox2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pumpPictureBox)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.reservoirPictureBox)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.SplitContainer splitContainer1;
private System.Windows.Forms.TextBox pumpPctTextBox;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.PictureBox flowMeterPictureBox;
private System.Windows.Forms.PictureBox watermeterPictureBox4;
private System.Windows.Forms.PictureBox watermeterPictureBox3;
private System.Windows.Forms.PictureBox watermeterPictureBox2;
private System.Windows.Forms.PictureBox pumpPictureBox;
private System.Windows.Forms.PictureBox reservoirPictureBox;
private System.Windows.Forms.Label airHumiLabel;
private System.Windows.Forms.Label airPressLabel;
private System.Windows.Forms.Label airTempLabel;
private System.Windows.Forms.Label label34;
private System.Windows.Forms.Label label33;
private System.Windows.Forms.Label label32;
private System.Windows.Forms.Label estmtdTimeLabel;
private System.Windows.Forms.Label targetRefCountLabel;
private System.Windows.Forms.Label label31;
private System.Windows.Forms.Label targetVolumeLabel;
private System.Windows.Forms.Label targetFlowHighLabel;
private System.Windows.Forms.Label targetFlowLowLabel;
private System.Windows.Forms.Label label30;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.Label label29;
private System.Windows.Forms.Label label28;
private System.Windows.Forms.Label refErrorLabel;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.Label volumeCtvLabel;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.Label refVolumeLabel;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.Label massDiffLabel;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.Label massLabel;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Label scaleCmpntLabel;
private System.Windows.Forms.Label tDivCmpntLabel;
private System.Windows.Forms.Label tDivLabel;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.Label regValvePosLabel;
private System.Windows.Forms.Label regValveCmpntLabel;
private System.Windows.Forms.Label refFlowCmpntLabel;
private System.Windows.Forms.Label refPulsesLabel;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.Label refFreqLabel;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label refFlowLabel;
private System.Windows.Forms.Label prInCmpntLabel;
private System.Windows.Forms.Label prOutCmpntLabel;
private System.Windows.Forms.Label tOutCmpntLabel;
private System.Windows.Forms.Label tInCmpntLabel;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label prOutLabel;
private System.Windows.Forms.Label tOutLabel;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label prInLabel;
private System.Windows.Forms.Label tInLabel;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.ListView metersListView;
private System.Windows.Forms.Label tLoCmpntLabel;
private System.Windows.Forms.Label tLoDataLabel;
private System.Windows.Forms.Label tLoLabel;
private System.Windows.Forms.Label tHiCmpntLabel;
private System.Windows.Forms.Label tHiDataLabel;
private System.Windows.Forms.Label tHiLabel;
}
}