From fcd44e7a1a0aa53f009d02b420b5c8443703bb8f Mon Sep 17 00:00:00 2001 From: Milan Hanajik Date: Sat, 6 Sep 2014 14:57:05 +0200 Subject: [PATCH] Process screen displays 5 watermeters --- .../Screens/ProcessTabPageCtrl.Designer.cs | 2344 ++++++++++------- .../Screens/ProcessTabPageCtrl.cs | 176 +- .../Screens/ProcessTabPageCtrl.resx | 40 +- 3 files changed, 1485 insertions(+), 1075 deletions(-) diff --git a/TestBenchFramework/Screens/ProcessTabPageCtrl.Designer.cs b/TestBenchFramework/Screens/ProcessTabPageCtrl.Designer.cs index 3c8046a6c..f6ba84c02 100644 --- a/TestBenchFramework/Screens/ProcessTabPageCtrl.Designer.cs +++ b/TestBenchFramework/Screens/ProcessTabPageCtrl.Designer.cs @@ -28,1029 +28,1303 @@ /// private void InitializeComponent() { - System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ProcessTabPageCtrl)); - this.sensor1Label = new System.Windows.Forms.Label(); - this.pulses1Label = new System.Windows.Forms.Label(); - this.refPulses1Label = new System.Windows.Forms.Label(); - this.label1 = new System.Windows.Forms.Label(); - this.label2 = new System.Windows.Forms.Label(); - this.label3 = new System.Windows.Forms.Label(); - this.volume1Label = new System.Windows.Forms.Label(); - this.label4 = new System.Windows.Forms.Label(); - this.error1Label = new System.Windows.Forms.Label(); - this.passed1Label = new System.Windows.Forms.Label(); - this.groupBox1 = new System.Windows.Forms.GroupBox(); - this.groupBox2 = new System.Windows.Forms.GroupBox(); - this.passed2Label = new System.Windows.Forms.Label(); - this.error2Label = new System.Windows.Forms.Label(); - this.label8 = new System.Windows.Forms.Label(); - this.volume2Label = new System.Windows.Forms.Label(); - this.label7 = new System.Windows.Forms.Label(); - this.label6 = new System.Windows.Forms.Label(); - this.label5 = new System.Windows.Forms.Label(); - this.refPulses2Label = new System.Windows.Forms.Label(); - this.pulses2Label = new System.Windows.Forms.Label(); - this.sensor2Label = new System.Windows.Forms.Label(); - this.groupBox3 = new System.Windows.Forms.GroupBox(); - this.passed3Label = new System.Windows.Forms.Label(); - this.error3Label = new System.Windows.Forms.Label(); - this.label12 = new System.Windows.Forms.Label(); - this.volume3Label = new System.Windows.Forms.Label(); - this.label11 = new System.Windows.Forms.Label(); - this.label10 = new System.Windows.Forms.Label(); - this.label9 = new System.Windows.Forms.Label(); - this.refPulses3Label = new System.Windows.Forms.Label(); - this.pulses3Label = new System.Windows.Forms.Label(); - this.sensor3Label = new System.Windows.Forms.Label(); - this.label13 = new System.Windows.Forms.Label(); - this.label14 = new System.Windows.Forms.Label(); - this.tInLabel = new System.Windows.Forms.Label(); - this.prInLabel = 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.label15 = new System.Windows.Forms.Label(); - this.tInCmpntLabel = new System.Windows.Forms.Label(); - this.tOutCmpntLabel = new System.Windows.Forms.Label(); - this.prOutCmpntLabel = new System.Windows.Forms.Label(); - this.prInCmpntLabel = new System.Windows.Forms.Label(); - this.refFlowLabel = new System.Windows.Forms.Label(); - this.label16 = new System.Windows.Forms.Label(); - this.refFreqLabel = new System.Windows.Forms.Label(); - this.label19 = new System.Windows.Forms.Label(); - this.refPulsesLabel = new System.Windows.Forms.Label(); - this.refFlowCmpntLabel = new System.Windows.Forms.Label(); - this.regValveCmpntLabel = new System.Windows.Forms.Label(); - this.regValvePosLabel = new System.Windows.Forms.Label(); - this.label21 = 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.scaleCmpntLabel = new System.Windows.Forms.Label(); - this.label22 = new System.Windows.Forms.Label(); - this.massLabel = new System.Windows.Forms.Label(); - this.label23 = new System.Windows.Forms.Label(); - this.massDiffLabel = new System.Windows.Forms.Label(); - this.label25 = new System.Windows.Forms.Label(); - this.refVolumeLabel = new System.Windows.Forms.Label(); - this.label26 = new System.Windows.Forms.Label(); - this.volumeCtvLabel = new System.Windows.Forms.Label(); - this.label27 = new System.Windows.Forms.Label(); - this.refErrorLabel = new System.Windows.Forms.Label(); - this.label28 = new System.Windows.Forms.Label(); - this.label29 = new System.Windows.Forms.Label(); - this.label20 = new System.Windows.Forms.Label(); - this.label30 = new System.Windows.Forms.Label(); - this.targetFlowLowLabel = new System.Windows.Forms.Label(); - this.targetFlowHighLabel = new System.Windows.Forms.Label(); - this.targetVolumeLabel = new System.Windows.Forms.Label(); - this.label31 = new System.Windows.Forms.Label(); - this.targetRefCountLabel = new System.Windows.Forms.Label(); - this.estmtdTimeLabel = new System.Windows.Forms.Label(); - this.label32 = new System.Windows.Forms.Label(); - this.label33 = new System.Windows.Forms.Label(); - this.label34 = new System.Windows.Forms.Label(); - this.airTempLabel = new System.Windows.Forms.Label(); - this.airPressLabel = new System.Windows.Forms.Label(); - this.airHumiLabel = new System.Windows.Forms.Label(); - this.reservoirPictureBox = new System.Windows.Forms.PictureBox(); - this.pumpPictureBox = new System.Windows.Forms.PictureBox(); - this.watermeterPictureBox1 = new System.Windows.Forms.PictureBox(); - this.watermeterPictureBox2 = new System.Windows.Forms.PictureBox(); - this.watermeterPictureBox3 = new System.Windows.Forms.PictureBox(); - this.groupBox1.SuspendLayout(); - this.groupBox2.SuspendLayout(); - this.groupBox3.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.reservoirPictureBox)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pumpPictureBox)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.watermeterPictureBox1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.watermeterPictureBox2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.watermeterPictureBox3)).BeginInit(); - this.SuspendLayout(); - // - // sensor1Label - // - this.sensor1Label.AutoSize = true; - this.sensor1Label.Location = new System.Drawing.Point(74, 16); - this.sensor1Label.Name = "sensor1Label"; - this.sensor1Label.Size = new System.Drawing.Size(44, 13); - this.sensor1Label.TabIndex = 0; - this.sensor1Label.Text = "sensor1"; - // - // pulses1Label - // - this.pulses1Label.AutoSize = true; - this.pulses1Label.Location = new System.Drawing.Point(74, 36); - this.pulses1Label.Name = "pulses1Label"; - this.pulses1Label.Size = new System.Drawing.Size(43, 13); - this.pulses1Label.TabIndex = 1; - this.pulses1Label.Text = "pulses1"; - // - // refPulses1Label - // - this.refPulses1Label.AutoSize = true; - this.refPulses1Label.Location = new System.Drawing.Point(74, 57); - this.refPulses1Label.Name = "refPulses1Label"; - this.refPulses1Label.Size = new System.Drawing.Size(56, 13); - this.refPulses1Label.TabIndex = 2; - this.refPulses1Label.Text = "refPulses1"; - // - // label1 - // - this.label1.AutoSize = true; - this.label1.Location = new System.Drawing.Point(30, 36); - this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(38, 13); - this.label1.TabIndex = 3; - this.label1.Text = "Count:"; - // - // label2 - // - this.label2.AutoSize = true; - this.label2.Location = new System.Drawing.Point(8, 57); - this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(60, 13); - this.label2.TabIndex = 4; - this.label2.Text = "Ref. count:"; - // - // label3 - // - this.label3.AutoSize = true; - this.label3.Location = new System.Drawing.Point(23, 77); - this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(45, 13); - this.label3.TabIndex = 5; - this.label3.Text = "Volume:"; - // - // volume1Label - // - this.volume1Label.AutoSize = true; - this.volume1Label.Location = new System.Drawing.Point(74, 77); - this.volume1Label.Name = "volume1Label"; - this.volume1Label.Size = new System.Drawing.Size(47, 13); - this.volume1Label.TabIndex = 6; - this.volume1Label.Text = "volume1"; - // - // label4 - // - this.label4.AutoSize = true; - this.label4.Location = new System.Drawing.Point(19, 98); - this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(49, 13); - this.label4.TabIndex = 7; - this.label4.Text = "Error [%]:"; - // - // error1Label - // - this.error1Label.AutoSize = true; - this.error1Label.Location = new System.Drawing.Point(74, 98); - this.error1Label.Name = "error1Label"; - this.error1Label.Size = new System.Drawing.Size(34, 13); - this.error1Label.TabIndex = 8; - this.error1Label.Text = "error1"; - // - // passed1Label - // - this.passed1Label.AutoSize = true; - this.passed1Label.Location = new System.Drawing.Point(74, 118); - this.passed1Label.Name = "passed1Label"; - this.passed1Label.Size = new System.Drawing.Size(47, 13); - this.passed1Label.TabIndex = 9; - this.passed1Label.Text = "passed1"; - // - // groupBox1 - // - this.groupBox1.Controls.Add(this.passed1Label); - this.groupBox1.Controls.Add(this.error1Label); - this.groupBox1.Controls.Add(this.label4); - this.groupBox1.Controls.Add(this.volume1Label); - this.groupBox1.Controls.Add(this.label3); - this.groupBox1.Controls.Add(this.label2); - this.groupBox1.Controls.Add(this.label1); - this.groupBox1.Controls.Add(this.refPulses1Label); - this.groupBox1.Controls.Add(this.pulses1Label); - this.groupBox1.Controls.Add(this.sensor1Label); - this.groupBox1.Location = new System.Drawing.Point(134, 181); - this.groupBox1.Name = "groupBox1"; - this.groupBox1.Size = new System.Drawing.Size(139, 144); - this.groupBox1.TabIndex = 10; - this.groupBox1.TabStop = false; - this.groupBox1.Text = "Meter 1"; - // - // groupBox2 - // - this.groupBox2.Controls.Add(this.passed2Label); - this.groupBox2.Controls.Add(this.error2Label); - this.groupBox2.Controls.Add(this.label8); - this.groupBox2.Controls.Add(this.volume2Label); - this.groupBox2.Controls.Add(this.label7); - this.groupBox2.Controls.Add(this.label6); - this.groupBox2.Controls.Add(this.label5); - this.groupBox2.Controls.Add(this.refPulses2Label); - this.groupBox2.Controls.Add(this.pulses2Label); - this.groupBox2.Controls.Add(this.sensor2Label); - this.groupBox2.Location = new System.Drawing.Point(279, 181); - this.groupBox2.Name = "groupBox2"; - this.groupBox2.Size = new System.Drawing.Size(139, 144); - this.groupBox2.TabIndex = 11; - this.groupBox2.TabStop = false; - this.groupBox2.Text = "Meter 2"; - // - // passed2Label - // - this.passed2Label.AutoSize = true; - this.passed2Label.Location = new System.Drawing.Point(74, 118); - this.passed2Label.Name = "passed2Label"; - this.passed2Label.Size = new System.Drawing.Size(47, 13); - this.passed2Label.TabIndex = 9; - this.passed2Label.Text = "passed2"; - // - // error2Label - // - this.error2Label.AutoSize = true; - this.error2Label.Location = new System.Drawing.Point(74, 98); - this.error2Label.Name = "error2Label"; - this.error2Label.Size = new System.Drawing.Size(34, 13); - this.error2Label.TabIndex = 8; - this.error2Label.Text = "error2"; - // - // label8 - // - this.label8.AutoSize = true; - this.label8.Location = new System.Drawing.Point(19, 98); - this.label8.Name = "label8"; - this.label8.Size = new System.Drawing.Size(49, 13); - this.label8.TabIndex = 7; - this.label8.Text = "Error [%]:"; - // - // volume2Label - // - this.volume2Label.AutoSize = true; - this.volume2Label.Location = new System.Drawing.Point(74, 77); - this.volume2Label.Name = "volume2Label"; - this.volume2Label.Size = new System.Drawing.Size(47, 13); - this.volume2Label.TabIndex = 6; - this.volume2Label.Text = "volume2"; - // - // label7 - // - this.label7.AutoSize = true; - this.label7.Location = new System.Drawing.Point(23, 77); - this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(45, 13); - this.label7.TabIndex = 5; - this.label7.Text = "Volume:"; - // - // label6 - // - this.label6.AutoSize = true; - this.label6.Location = new System.Drawing.Point(8, 57); - this.label6.Name = "label6"; - this.label6.Size = new System.Drawing.Size(60, 13); - this.label6.TabIndex = 4; - this.label6.Text = "Ref. count:"; - // - // label5 - // - this.label5.AutoSize = true; - this.label5.Location = new System.Drawing.Point(30, 36); - this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(38, 13); - this.label5.TabIndex = 3; - this.label5.Text = "Count:"; - // - // refPulses2Label - // - this.refPulses2Label.AutoSize = true; - this.refPulses2Label.Location = new System.Drawing.Point(74, 57); - this.refPulses2Label.Name = "refPulses2Label"; - this.refPulses2Label.Size = new System.Drawing.Size(56, 13); - this.refPulses2Label.TabIndex = 2; - this.refPulses2Label.Text = "refPulses2"; - // - // pulses2Label - // - this.pulses2Label.AutoSize = true; - this.pulses2Label.Location = new System.Drawing.Point(74, 36); - this.pulses2Label.Name = "pulses2Label"; - this.pulses2Label.Size = new System.Drawing.Size(43, 13); - this.pulses2Label.TabIndex = 1; - this.pulses2Label.Text = "pulses2"; - // - // sensor2Label - // - this.sensor2Label.AutoSize = true; - this.sensor2Label.Location = new System.Drawing.Point(74, 16); - this.sensor2Label.Name = "sensor2Label"; - this.sensor2Label.Size = new System.Drawing.Size(44, 13); - this.sensor2Label.TabIndex = 0; - this.sensor2Label.Text = "sensor2"; - // - // groupBox3 - // - this.groupBox3.Controls.Add(this.passed3Label); - this.groupBox3.Controls.Add(this.error3Label); - this.groupBox3.Controls.Add(this.label12); - this.groupBox3.Controls.Add(this.volume3Label); - this.groupBox3.Controls.Add(this.label11); - this.groupBox3.Controls.Add(this.label10); - this.groupBox3.Controls.Add(this.label9); - this.groupBox3.Controls.Add(this.refPulses3Label); - this.groupBox3.Controls.Add(this.pulses3Label); - this.groupBox3.Controls.Add(this.sensor3Label); - this.groupBox3.Location = new System.Drawing.Point(424, 181); - this.groupBox3.Name = "groupBox3"; - this.groupBox3.Size = new System.Drawing.Size(139, 144); - this.groupBox3.TabIndex = 12; - this.groupBox3.TabStop = false; - this.groupBox3.Text = "Meter 3"; - // - // passed3Label - // - this.passed3Label.AutoSize = true; - this.passed3Label.Location = new System.Drawing.Point(74, 118); - this.passed3Label.Name = "passed3Label"; - this.passed3Label.Size = new System.Drawing.Size(47, 13); - this.passed3Label.TabIndex = 9; - this.passed3Label.Text = "passed3"; - // - // error3Label - // - this.error3Label.AutoSize = true; - this.error3Label.Location = new System.Drawing.Point(74, 98); - this.error3Label.Name = "error3Label"; - this.error3Label.Size = new System.Drawing.Size(34, 13); - this.error3Label.TabIndex = 8; - this.error3Label.Text = "error3"; - // - // label12 - // - this.label12.AutoSize = true; - this.label12.Location = new System.Drawing.Point(19, 98); - this.label12.Name = "label12"; - this.label12.Size = new System.Drawing.Size(49, 13); - this.label12.TabIndex = 7; - this.label12.Text = "Error [%]:"; - // - // volume3Label - // - this.volume3Label.AutoSize = true; - this.volume3Label.Location = new System.Drawing.Point(74, 77); - this.volume3Label.Name = "volume3Label"; - this.volume3Label.Size = new System.Drawing.Size(47, 13); - this.volume3Label.TabIndex = 6; - this.volume3Label.Text = "volume3"; - // - // label11 - // - this.label11.AutoSize = true; - this.label11.Location = new System.Drawing.Point(23, 77); - this.label11.Name = "label11"; - this.label11.Size = new System.Drawing.Size(45, 13); - this.label11.TabIndex = 5; - this.label11.Text = "Volume:"; - // - // label10 - // - this.label10.AutoSize = true; - this.label10.Location = new System.Drawing.Point(8, 57); - this.label10.Name = "label10"; - this.label10.Size = new System.Drawing.Size(60, 13); - this.label10.TabIndex = 4; - this.label10.Text = "Ref. count:"; - // - // label9 - // - this.label9.AutoSize = true; - this.label9.Location = new System.Drawing.Point(30, 36); - this.label9.Name = "label9"; - this.label9.Size = new System.Drawing.Size(38, 13); - this.label9.TabIndex = 3; - this.label9.Text = "Count:"; - // - // refPulses3Label - // - this.refPulses3Label.AutoSize = true; - this.refPulses3Label.Location = new System.Drawing.Point(74, 57); - this.refPulses3Label.Name = "refPulses3Label"; - this.refPulses3Label.Size = new System.Drawing.Size(56, 13); - this.refPulses3Label.TabIndex = 2; - this.refPulses3Label.Text = "refPulses3"; - // - // pulses3Label - // - this.pulses3Label.AutoSize = true; - this.pulses3Label.Location = new System.Drawing.Point(74, 36); - this.pulses3Label.Name = "pulses3Label"; - this.pulses3Label.Size = new System.Drawing.Size(43, 13); - this.pulses3Label.TabIndex = 1; - this.pulses3Label.Text = "pulses3"; - // - // sensor3Label - // - this.sensor3Label.AutoSize = true; - this.sensor3Label.Location = new System.Drawing.Point(74, 16); - this.sensor3Label.Name = "sensor3Label"; - this.sensor3Label.Size = new System.Drawing.Size(44, 13); - this.sensor3Label.TabIndex = 0; - this.sensor3Label.Text = "sensor3"; - // - // label13 - // - this.label13.AutoSize = true; - this.label13.Location = new System.Drawing.Point(22, 242); - this.label13.Name = "label13"; - this.label13.Size = new System.Drawing.Size(52, 13); - this.label13.TabIndex = 13; - this.label13.Text = "T up [°C]:"; - // - // label14 - // - this.label14.AutoSize = true; - this.label14.Location = new System.Drawing.Point(6, 291); - this.label14.Name = "label14"; - this.label14.Size = new System.Drawing.Size(68, 13); - this.label14.TabIndex = 14; - this.label14.Text = "Pr up [mBar]:"; - // - // tInLabel - // - this.tInLabel.AutoSize = true; - this.tInLabel.Location = new System.Drawing.Point(80, 242); - this.tInLabel.Name = "tInLabel"; - this.tInLabel.Size = new System.Drawing.Size(19, 13); - this.tInLabel.TabIndex = 15; - this.tInLabel.Text = "tIn"; - // - // prInLabel - // - this.prInLabel.AutoSize = true; - this.prInLabel.Location = new System.Drawing.Point(80, 291); - this.prInLabel.Name = "prInLabel"; - this.prInLabel.Size = new System.Drawing.Size(25, 13); - this.prInLabel.TabIndex = 16; - this.prInLabel.Text = "prIn"; - // - // prOutLabel - // - this.prOutLabel.AutoSize = true; - this.prOutLabel.Location = new System.Drawing.Point(654, 291); - this.prOutLabel.Name = "prOutLabel"; - this.prOutLabel.Size = new System.Drawing.Size(33, 13); - this.prOutLabel.TabIndex = 20; - this.prOutLabel.Text = "prOut"; - // - // tOutLabel - // - this.tOutLabel.AutoSize = true; - this.tOutLabel.Location = new System.Drawing.Point(654, 242); - this.tOutLabel.Name = "tOutLabel"; - this.tOutLabel.Size = new System.Drawing.Size(27, 13); - this.tOutLabel.TabIndex = 19; - this.tOutLabel.Text = "tOut"; - // - // label17 - // - this.label17.AutoSize = true; - this.label17.Location = new System.Drawing.Point(568, 291); - this.label17.Name = "label17"; - this.label17.Size = new System.Drawing.Size(82, 13); - this.label17.TabIndex = 18; - this.label17.Text = "Pr down [mBar]:"; - // - // label18 - // - this.label18.AutoSize = true; - this.label18.Location = new System.Drawing.Point(584, 242); - this.label18.Name = "label18"; - this.label18.Size = new System.Drawing.Size(66, 13); - this.label18.TabIndex = 17; - this.label18.Text = "T down [°C]:"; - // - // label15 - // - this.label15.AutoSize = true; - this.label15.Location = new System.Drawing.Point(564, 119); - this.label15.Name = "label15"; - this.label15.Size = new System.Drawing.Size(86, 13); - this.label15.TabIndex = 21; - this.label15.Text = "Ref. flow [m3/h]:"; - // - // tInCmpntLabel - // - this.tInCmpntLabel.AutoSize = true; - this.tInCmpntLabel.Location = new System.Drawing.Point(80, 222); - this.tInCmpntLabel.Name = "tInCmpntLabel"; - this.tInCmpntLabel.Size = new System.Drawing.Size(49, 13); - this.tInCmpntLabel.TabIndex = 22; - this.tInCmpntLabel.Text = "tInCmpnt"; - // - // tOutCmpntLabel - // - this.tOutCmpntLabel.AutoSize = true; - this.tOutCmpntLabel.Location = new System.Drawing.Point(654, 222); - this.tOutCmpntLabel.Name = "tOutCmpntLabel"; - this.tOutCmpntLabel.Size = new System.Drawing.Size(57, 13); - this.tOutCmpntLabel.TabIndex = 23; - this.tOutCmpntLabel.Text = "tOutCmpnt"; - // - // prOutCmpntLabel - // - this.prOutCmpntLabel.AutoSize = true; - this.prOutCmpntLabel.Location = new System.Drawing.Point(654, 272); - this.prOutCmpntLabel.Name = "prOutCmpntLabel"; - this.prOutCmpntLabel.Size = new System.Drawing.Size(63, 13); - this.prOutCmpntLabel.TabIndex = 24; - this.prOutCmpntLabel.Text = "prOutCmpnt"; - // - // prInCmpntLabel - // - this.prInCmpntLabel.AutoSize = true; - this.prInCmpntLabel.Location = new System.Drawing.Point(80, 272); - this.prInCmpntLabel.Name = "prInCmpntLabel"; - this.prInCmpntLabel.Size = new System.Drawing.Size(55, 13); - this.prInCmpntLabel.TabIndex = 25; - this.prInCmpntLabel.Text = "prInCmpnt"; - // - // refFlowLabel - // - this.refFlowLabel.AutoSize = true; - this.refFlowLabel.Location = new System.Drawing.Point(654, 119); - this.refFlowLabel.Name = "refFlowLabel"; - this.refFlowLabel.Size = new System.Drawing.Size(41, 13); - this.refFlowLabel.TabIndex = 26; - this.refFlowLabel.Text = "refFlow"; - // - // label16 - // - this.label16.AutoSize = true; - this.label16.Location = new System.Drawing.Point(574, 98); - this.label16.Name = "label16"; - this.label16.Size = new System.Drawing.Size(76, 13); - this.label16.TabIndex = 27; - this.label16.Text = "Ref. freq. [Hz]:"; - // - // refFreqLabel - // - this.refFreqLabel.AutoSize = true; - this.refFreqLabel.Location = new System.Drawing.Point(654, 98); - this.refFreqLabel.Name = "refFreqLabel"; - this.refFreqLabel.Size = new System.Drawing.Size(40, 13); - this.refFreqLabel.TabIndex = 28; - this.refFreqLabel.Text = "refFreq"; - // - // label19 - // - this.label19.AutoSize = true; - this.label19.Location = new System.Drawing.Point(590, 78); - this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(60, 13); - this.label19.TabIndex = 29; - this.label19.Text = "Ref. count:"; - // - // refPulsesLabel - // - this.refPulsesLabel.AutoSize = true; - this.refPulsesLabel.Location = new System.Drawing.Point(654, 78); - this.refPulsesLabel.Name = "refPulsesLabel"; - this.refPulsesLabel.Size = new System.Drawing.Size(50, 13); - this.refPulsesLabel.TabIndex = 30; - this.refPulsesLabel.Text = "refPulses"; - // - // refFlowCmpntLabel - // - this.refFlowCmpntLabel.AutoSize = true; - this.refFlowCmpntLabel.Location = new System.Drawing.Point(654, 58); - this.refFlowCmpntLabel.Name = "refFlowCmpntLabel"; - this.refFlowCmpntLabel.Size = new System.Drawing.Size(71, 13); - this.refFlowCmpntLabel.TabIndex = 31; - this.refFlowCmpntLabel.Text = "refFlowCmpnt"; - // - // regValveCmpntLabel - // - this.regValveCmpntLabel.AutoSize = true; - this.regValveCmpntLabel.Location = new System.Drawing.Point(875, 58); - this.regValveCmpntLabel.Name = "regValveCmpntLabel"; - this.regValveCmpntLabel.Size = new System.Drawing.Size(79, 13); - this.regValveCmpntLabel.TabIndex = 34; - this.regValveCmpntLabel.Text = "regValveCmpnt"; - // - // regValvePosLabel - // - this.regValvePosLabel.AutoSize = true; - this.regValvePosLabel.Location = new System.Drawing.Point(875, 78); - this.regValvePosLabel.Name = "regValvePosLabel"; - this.regValvePosLabel.Size = new System.Drawing.Size(67, 13); - this.regValvePosLabel.TabIndex = 35; - this.regValvePosLabel.Text = "regValvePos"; - // - // label21 - // - this.label21.AutoSize = true; - this.label21.Location = new System.Drawing.Point(786, 78); - this.label21.Name = "label21"; - this.label21.Size = new System.Drawing.Size(85, 13); - this.label21.TabIndex = 36; - this.label21.Text = "Reg. valve pos.:"; - // - // tDivCmpntLabel - // - this.tDivCmpntLabel.AutoSize = true; - this.tDivCmpntLabel.Location = new System.Drawing.Point(875, 129); - this.tDivCmpntLabel.Name = "tDivCmpntLabel"; - this.tDivCmpntLabel.Size = new System.Drawing.Size(56, 13); - this.tDivCmpntLabel.TabIndex = 39; - this.tDivCmpntLabel.Text = "tDivCmpnt"; - // - // tDivLabel - // - this.tDivLabel.AutoSize = true; - this.tDivLabel.Location = new System.Drawing.Point(875, 148); - this.tDivLabel.Name = "tDivLabel"; - this.tDivLabel.Size = new System.Drawing.Size(26, 13); - this.tDivLabel.TabIndex = 38; - this.tDivLabel.Text = "tDiv"; - // - // label24 - // - this.label24.AutoSize = true; - this.label24.Location = new System.Drawing.Point(817, 148); - this.label24.Name = "label24"; - this.label24.Size = new System.Drawing.Size(54, 13); - this.label24.TabIndex = 37; - this.label24.Text = "T div [°C]:"; - // - // scaleCmpntLabel - // - this.scaleCmpntLabel.AutoSize = true; - this.scaleCmpntLabel.Location = new System.Drawing.Point(875, 209); - this.scaleCmpntLabel.Name = "scaleCmpntLabel"; - this.scaleCmpntLabel.Size = new System.Drawing.Size(62, 13); - this.scaleCmpntLabel.TabIndex = 40; - this.scaleCmpntLabel.Text = "scaleCmpnt"; - // - // label22 - // - this.label22.AutoSize = true; - this.label22.Location = new System.Drawing.Point(815, 230); - this.label22.Name = "label22"; - this.label22.Size = new System.Drawing.Size(56, 13); - this.label22.TabIndex = 41; - this.label22.Text = "Mass [kg]:"; - // - // massLabel - // - this.massLabel.AutoSize = true; - this.massLabel.Location = new System.Drawing.Point(875, 230); - this.massLabel.Name = "massLabel"; - this.massLabel.Size = new System.Drawing.Size(31, 13); - this.massLabel.TabIndex = 42; - this.massLabel.Text = "mass"; - // - // label23 - // - this.label23.AutoSize = true; - this.label23.Location = new System.Drawing.Point(795, 250); - this.label23.Name = "label23"; - this.label23.Size = new System.Drawing.Size(76, 13); - this.label23.TabIndex = 43; - this.label23.Text = "Mass diff. [kg]:"; - // - // massDiffLabel - // - this.massDiffLabel.AutoSize = true; - this.massDiffLabel.Location = new System.Drawing.Point(875, 250); - this.massDiffLabel.Name = "massDiffLabel"; - this.massDiffLabel.Size = new System.Drawing.Size(47, 13); - this.massDiffLabel.TabIndex = 44; - this.massDiffLabel.Text = "massDiff"; - // - // label25 - // - this.label25.AutoSize = true; - this.label25.Location = new System.Drawing.Point(576, 140); - this.label25.Name = "label25"; - this.label25.Size = new System.Drawing.Size(78, 13); - this.label25.TabIndex = 45; - this.label25.Text = "Ref. volume [l]:"; - // - // refVolumeLabel - // - this.refVolumeLabel.AutoSize = true; - this.refVolumeLabel.Location = new System.Drawing.Point(654, 140); - this.refVolumeLabel.Name = "refVolumeLabel"; - this.refVolumeLabel.Size = new System.Drawing.Size(54, 13); - this.refVolumeLabel.TabIndex = 46; - this.refVolumeLabel.Text = "refVolume"; - // - // label26 - // - this.label26.AutoSize = true; - this.label26.Location = new System.Drawing.Point(815, 271); - this.label26.Name = "label26"; - this.label26.Size = new System.Drawing.Size(56, 13); - this.label26.TabIndex = 47; - this.label26.Text = "Volume [l]:"; - // - // volumeCtvLabel - // - this.volumeCtvLabel.AutoSize = true; - this.volumeCtvLabel.Location = new System.Drawing.Point(875, 271); - this.volumeCtvLabel.Name = "volumeCtvLabel"; - this.volumeCtvLabel.Size = new System.Drawing.Size(57, 13); - this.volumeCtvLabel.TabIndex = 48; - this.volumeCtvLabel.Text = "volumeCtv"; - // - // label27 - // - this.label27.AutoSize = true; - this.label27.Location = new System.Drawing.Point(800, 293); - this.label27.Name = "label27"; - this.label27.Size = new System.Drawing.Size(71, 13); - this.label27.TabIndex = 49; - this.label27.Text = "Ref. error [%]:"; - // - // refErrorLabel - // - this.refErrorLabel.AutoSize = true; - this.refErrorLabel.Location = new System.Drawing.Point(875, 293); - this.refErrorLabel.Name = "refErrorLabel"; - this.refErrorLabel.Size = new System.Drawing.Size(41, 13); - this.refErrorLabel.TabIndex = 50; - this.refErrorLabel.Text = "refError"; - // - // label28 - // - this.label28.AutoSize = true; - this.label28.Location = new System.Drawing.Point(291, 58); - this.label28.Name = "label28"; - this.label28.Size = new System.Drawing.Size(116, 13); - this.label28.TabIndex = 51; - this.label28.Text = "Target flow low [m3/h]:"; - // - // label29 - // - this.label29.AutoSize = true; - this.label29.Location = new System.Drawing.Point(287, 78); - this.label29.Name = "label29"; - this.label29.Size = new System.Drawing.Size(120, 13); - this.label29.TabIndex = 52; - this.label29.Text = "Target flow high [m3/h]:"; - // - // label20 - // - this.label20.AutoSize = true; - this.label20.Location = new System.Drawing.Point(318, 98); - this.label20.Name = "label20"; - this.label20.Size = new System.Drawing.Size(89, 13); - this.label20.TabIndex = 53; - this.label20.Text = "Target volume [l]:"; - // - // label30 - // - this.label30.AutoSize = true; - this.label30.Location = new System.Drawing.Point(315, 140); - this.label30.Name = "label30"; - this.label30.Size = new System.Drawing.Size(92, 13); - this.label30.TabIndex = 54; - this.label30.Text = "Estimated time [s]:"; - // - // targetFlowLowLabel - // - this.targetFlowLowLabel.AutoSize = true; - this.targetFlowLowLabel.Location = new System.Drawing.Point(410, 58); - this.targetFlowLowLabel.Name = "targetFlowLowLabel"; - this.targetFlowLowLabel.Size = new System.Drawing.Size(76, 13); - this.targetFlowLowLabel.TabIndex = 55; - this.targetFlowLowLabel.Text = "targetFlowLow"; - // - // targetFlowHighLabel - // - this.targetFlowHighLabel.AutoSize = true; - this.targetFlowHighLabel.Location = new System.Drawing.Point(410, 78); - this.targetFlowHighLabel.Name = "targetFlowHighLabel"; - this.targetFlowHighLabel.Size = new System.Drawing.Size(78, 13); - this.targetFlowHighLabel.TabIndex = 56; - this.targetFlowHighLabel.Text = "targetFlowHigh"; - // - // targetVolumeLabel - // - this.targetVolumeLabel.AutoSize = true; - this.targetVolumeLabel.Location = new System.Drawing.Point(410, 98); - this.targetVolumeLabel.Name = "targetVolumeLabel"; - this.targetVolumeLabel.Size = new System.Drawing.Size(69, 13); - this.targetVolumeLabel.TabIndex = 57; - this.targetVolumeLabel.Text = "targetVolume"; - // - // label31 - // - this.label31.AutoSize = true; - this.label31.Location = new System.Drawing.Point(318, 119); - this.label31.Name = "label31"; - this.label31.Size = new System.Drawing.Size(89, 13); - this.label31.TabIndex = 58; - this.label31.Text = "Target ref. count:"; - // - // targetRefCountLabel - // - this.targetRefCountLabel.AutoSize = true; - this.targetRefCountLabel.Location = new System.Drawing.Point(410, 119); - this.targetRefCountLabel.Name = "targetRefCountLabel"; - this.targetRefCountLabel.Size = new System.Drawing.Size(79, 13); - this.targetRefCountLabel.TabIndex = 59; - this.targetRefCountLabel.Text = "targetRefCount"; - // - // estmtdTimeLabel - // - this.estmtdTimeLabel.AutoSize = true; - this.estmtdTimeLabel.Location = new System.Drawing.Point(410, 140); - this.estmtdTimeLabel.Name = "estmtdTimeLabel"; - this.estmtdTimeLabel.Size = new System.Drawing.Size(61, 13); - this.estmtdTimeLabel.TabIndex = 60; - this.estmtdTimeLabel.Text = "estmtdTime"; - // - // label32 - // - this.label32.AutoSize = true; - this.label32.Location = new System.Drawing.Point(66, 58); - this.label32.Name = "label32"; - this.label32.Size = new System.Drawing.Size(101, 13); - this.label32.TabIndex = 61; - this.label32.Text = "Air temperature [°C]:"; - // - // label33 - // - this.label33.AutoSize = true; - this.label33.Location = new System.Drawing.Point(69, 78); - this.label33.Name = "label33"; - this.label33.Size = new System.Drawing.Size(98, 13); - this.label33.TabIndex = 62; - this.label33.Text = "Air pressure [mBar]:"; - // - // label34 - // - this.label34.AutoSize = true; - this.label34.Location = new System.Drawing.Point(87, 98); - this.label34.Name = "label34"; - this.label34.Size = new System.Drawing.Size(80, 13); - this.label34.TabIndex = 63; - this.label34.Text = "Air humidity [%]:"; - // - // airTempLabel - // - this.airTempLabel.AutoSize = true; - this.airTempLabel.Location = new System.Drawing.Point(169, 58); - this.airTempLabel.Name = "airTempLabel"; - this.airTempLabel.Size = new System.Drawing.Size(45, 13); - this.airTempLabel.TabIndex = 64; - this.airTempLabel.Text = "airTemp"; - // - // airPressLabel - // - this.airPressLabel.AutoSize = true; - this.airPressLabel.Location = new System.Drawing.Point(169, 78); - this.airPressLabel.Name = "airPressLabel"; - this.airPressLabel.Size = new System.Drawing.Size(44, 13); - this.airPressLabel.TabIndex = 65; - this.airPressLabel.Text = "airPress"; - // - // airHumiLabel - // - this.airHumiLabel.AutoSize = true; - this.airHumiLabel.Location = new System.Drawing.Point(169, 98); - this.airHumiLabel.Name = "airHumiLabel"; - this.airHumiLabel.Size = new System.Drawing.Size(42, 13); - this.airHumiLabel.TabIndex = 66; - this.airHumiLabel.Text = "airHumi"; - // - // reservoirPictureBox - // - this.reservoirPictureBox.Image = ((System.Drawing.Image)(resources.GetObject("reservoirPictureBox.Image"))); - this.reservoirPictureBox.Location = new System.Drawing.Point(740, 386); - this.reservoirPictureBox.Name = "reservoirPictureBox"; - this.reservoirPictureBox.Size = new System.Drawing.Size(142, 109); - this.reservoirPictureBox.TabIndex = 67; - this.reservoirPictureBox.TabStop = false; - // - // pumpPictureBox - // - this.pumpPictureBox.Image = ((System.Drawing.Image)(resources.GetObject("pumpPictureBox.Image"))); - this.pumpPictureBox.Location = new System.Drawing.Point(643, 458); - this.pumpPictureBox.Name = "pumpPictureBox"; - this.pumpPictureBox.Size = new System.Drawing.Size(38, 38); - this.pumpPictureBox.TabIndex = 68; - this.pumpPictureBox.TabStop = false; - // - // watermeterPictureBox1 - // - this.watermeterPictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("watermeterPictureBox1.Image"))); - this.watermeterPictureBox1.Location = new System.Drawing.Point(177, 331); - this.watermeterPictureBox1.Name = "watermeterPictureBox1"; - this.watermeterPictureBox1.Size = new System.Drawing.Size(38, 30); - this.watermeterPictureBox1.TabIndex = 69; - this.watermeterPictureBox1.TabStop = false; - // - // watermeterPictureBox2 - // - this.watermeterPictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("watermeterPictureBox2.Image"))); - this.watermeterPictureBox2.Location = new System.Drawing.Point(322, 331); - this.watermeterPictureBox2.Name = "watermeterPictureBox2"; - this.watermeterPictureBox2.Size = new System.Drawing.Size(38, 30); - this.watermeterPictureBox2.TabIndex = 70; - this.watermeterPictureBox2.TabStop = false; - // - // watermeterPictureBox3 - // - this.watermeterPictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("watermeterPictureBox3.Image"))); - this.watermeterPictureBox3.Location = new System.Drawing.Point(469, 331); - this.watermeterPictureBox3.Name = "watermeterPictureBox3"; - this.watermeterPictureBox3.Size = new System.Drawing.Size(38, 30); - this.watermeterPictureBox3.TabIndex = 71; - this.watermeterPictureBox3.TabStop = false; - // - // ProcessTabPageCtrl - // - 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.watermeterPictureBox3); - this.Controls.Add(this.watermeterPictureBox2); - this.Controls.Add(this.watermeterPictureBox1); - this.Controls.Add(this.pumpPictureBox); - this.Controls.Add(this.reservoirPictureBox); - this.Controls.Add(this.airHumiLabel); - this.Controls.Add(this.airPressLabel); - this.Controls.Add(this.airTempLabel); - this.Controls.Add(this.label34); - this.Controls.Add(this.label33); - this.Controls.Add(this.label32); - this.Controls.Add(this.estmtdTimeLabel); - this.Controls.Add(this.targetRefCountLabel); - this.Controls.Add(this.label31); - this.Controls.Add(this.targetVolumeLabel); - this.Controls.Add(this.targetFlowHighLabel); - this.Controls.Add(this.targetFlowLowLabel); - this.Controls.Add(this.label30); - this.Controls.Add(this.label20); - this.Controls.Add(this.label29); - this.Controls.Add(this.label28); - this.Controls.Add(this.refErrorLabel); - this.Controls.Add(this.label27); - this.Controls.Add(this.volumeCtvLabel); - this.Controls.Add(this.label26); - this.Controls.Add(this.refVolumeLabel); - this.Controls.Add(this.label25); - this.Controls.Add(this.massDiffLabel); - this.Controls.Add(this.label23); - this.Controls.Add(this.massLabel); - this.Controls.Add(this.label22); - this.Controls.Add(this.scaleCmpntLabel); - this.Controls.Add(this.tDivCmpntLabel); - this.Controls.Add(this.tDivLabel); - this.Controls.Add(this.label24); - this.Controls.Add(this.label21); - this.Controls.Add(this.regValvePosLabel); - this.Controls.Add(this.regValveCmpntLabel); - this.Controls.Add(this.refFlowCmpntLabel); - this.Controls.Add(this.refPulsesLabel); - this.Controls.Add(this.label19); - this.Controls.Add(this.refFreqLabel); - this.Controls.Add(this.label16); - this.Controls.Add(this.refFlowLabel); - this.Controls.Add(this.prInCmpntLabel); - this.Controls.Add(this.prOutCmpntLabel); - this.Controls.Add(this.tOutCmpntLabel); - this.Controls.Add(this.tInCmpntLabel); - this.Controls.Add(this.label15); - this.Controls.Add(this.prOutLabel); - this.Controls.Add(this.tOutLabel); - this.Controls.Add(this.label17); - this.Controls.Add(this.label18); - this.Controls.Add(this.prInLabel); - this.Controls.Add(this.tInLabel); - this.Controls.Add(this.label14); - this.Controls.Add(this.label13); - this.Controls.Add(this.groupBox3); - this.Controls.Add(this.groupBox2); - this.Controls.Add(this.groupBox1); - this.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); - this.Name = "ProcessTabPageCtrl"; - this.Size = new System.Drawing.Size(984, 498); - this.Load += new System.EventHandler(this.ProcessTabPageCtrl_Load); - this.groupBox1.ResumeLayout(false); - this.groupBox1.PerformLayout(); - this.groupBox2.ResumeLayout(false); - this.groupBox2.PerformLayout(); - this.groupBox3.ResumeLayout(false); - this.groupBox3.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.reservoirPictureBox)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pumpPictureBox)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.watermeterPictureBox1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.watermeterPictureBox2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.watermeterPictureBox3)).EndInit(); - this.ResumeLayout(false); - this.PerformLayout(); + System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ProcessTabPageCtrl)); + this.sensor1Label = new System.Windows.Forms.Label(); + this.pulses1Label = new System.Windows.Forms.Label(); + this.refPulses1Label = new System.Windows.Forms.Label(); + this.label1 = new System.Windows.Forms.Label(); + this.label2 = new System.Windows.Forms.Label(); + this.label3 = new System.Windows.Forms.Label(); + this.volume1Label = new System.Windows.Forms.Label(); + this.label4 = new System.Windows.Forms.Label(); + this.error1Label = new System.Windows.Forms.Label(); + this.passed1Label = new System.Windows.Forms.Label(); + this.groupBox1 = new System.Windows.Forms.GroupBox(); + this.groupBox2 = new System.Windows.Forms.GroupBox(); + this.passed2Label = new System.Windows.Forms.Label(); + this.error2Label = new System.Windows.Forms.Label(); + this.label8 = new System.Windows.Forms.Label(); + this.volume2Label = new System.Windows.Forms.Label(); + this.label7 = new System.Windows.Forms.Label(); + this.label6 = new System.Windows.Forms.Label(); + this.label5 = new System.Windows.Forms.Label(); + this.refPulses2Label = new System.Windows.Forms.Label(); + this.pulses2Label = new System.Windows.Forms.Label(); + this.sensor2Label = new System.Windows.Forms.Label(); + this.groupBox3 = new System.Windows.Forms.GroupBox(); + this.passed3Label = new System.Windows.Forms.Label(); + this.error3Label = new System.Windows.Forms.Label(); + this.label12 = new System.Windows.Forms.Label(); + this.volume3Label = new System.Windows.Forms.Label(); + this.label11 = new System.Windows.Forms.Label(); + this.label10 = new System.Windows.Forms.Label(); + this.label9 = new System.Windows.Forms.Label(); + this.refPulses3Label = new System.Windows.Forms.Label(); + this.pulses3Label = new System.Windows.Forms.Label(); + this.sensor3Label = new System.Windows.Forms.Label(); + this.label13 = new System.Windows.Forms.Label(); + this.label14 = new System.Windows.Forms.Label(); + this.tInLabel = new System.Windows.Forms.Label(); + this.prInLabel = 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.label15 = new System.Windows.Forms.Label(); + this.tInCmpntLabel = new System.Windows.Forms.Label(); + this.tOutCmpntLabel = new System.Windows.Forms.Label(); + this.prOutCmpntLabel = new System.Windows.Forms.Label(); + this.prInCmpntLabel = new System.Windows.Forms.Label(); + this.refFlowLabel = new System.Windows.Forms.Label(); + this.label16 = new System.Windows.Forms.Label(); + this.refFreqLabel = new System.Windows.Forms.Label(); + this.label19 = new System.Windows.Forms.Label(); + this.refPulsesLabel = new System.Windows.Forms.Label(); + this.refFlowCmpntLabel = new System.Windows.Forms.Label(); + this.regValveCmpntLabel = new System.Windows.Forms.Label(); + this.regValvePosLabel = new System.Windows.Forms.Label(); + this.label21 = 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.scaleCmpntLabel = new System.Windows.Forms.Label(); + this.label22 = new System.Windows.Forms.Label(); + this.massLabel = new System.Windows.Forms.Label(); + this.label23 = new System.Windows.Forms.Label(); + this.massDiffLabel = new System.Windows.Forms.Label(); + this.label25 = new System.Windows.Forms.Label(); + this.refVolumeLabel = new System.Windows.Forms.Label(); + this.label26 = new System.Windows.Forms.Label(); + this.volumeCtvLabel = new System.Windows.Forms.Label(); + this.label27 = new System.Windows.Forms.Label(); + this.refErrorLabel = new System.Windows.Forms.Label(); + this.label28 = new System.Windows.Forms.Label(); + this.label29 = new System.Windows.Forms.Label(); + this.label20 = new System.Windows.Forms.Label(); + this.label30 = new System.Windows.Forms.Label(); + this.targetFlowLowLabel = new System.Windows.Forms.Label(); + this.targetFlowHighLabel = new System.Windows.Forms.Label(); + this.targetVolumeLabel = new System.Windows.Forms.Label(); + this.label31 = new System.Windows.Forms.Label(); + this.targetRefCountLabel = new System.Windows.Forms.Label(); + this.estmtdTimeLabel = new System.Windows.Forms.Label(); + this.label32 = new System.Windows.Forms.Label(); + this.label33 = new System.Windows.Forms.Label(); + this.label34 = new System.Windows.Forms.Label(); + this.airTempLabel = new System.Windows.Forms.Label(); + this.airPressLabel = new System.Windows.Forms.Label(); + this.airHumiLabel = new System.Windows.Forms.Label(); + this.reservoirPictureBox = new System.Windows.Forms.PictureBox(); + this.pumpPictureBox = new System.Windows.Forms.PictureBox(); + this.watermeterPictureBox1 = new System.Windows.Forms.PictureBox(); + this.watermeterPictureBox2 = new System.Windows.Forms.PictureBox(); + this.watermeterPictureBox3 = new System.Windows.Forms.PictureBox(); + this.pictureBox1 = new System.Windows.Forms.PictureBox(); + this.groupBox4 = new System.Windows.Forms.GroupBox(); + this.passed4Label = new System.Windows.Forms.Label(); + this.error4Label = new System.Windows.Forms.Label(); + this.label37 = new System.Windows.Forms.Label(); + this.volume4Label = new System.Windows.Forms.Label(); + this.label39 = new System.Windows.Forms.Label(); + this.label40 = new System.Windows.Forms.Label(); + this.label41 = new System.Windows.Forms.Label(); + this.refPulses4Label = new System.Windows.Forms.Label(); + this.pulses4Label = new System.Windows.Forms.Label(); + this.sensor4Label = new System.Windows.Forms.Label(); + this.pictureBox2 = new System.Windows.Forms.PictureBox(); + this.groupBox5 = new System.Windows.Forms.GroupBox(); + this.passed5Label = new System.Windows.Forms.Label(); + this.error5Label = new System.Windows.Forms.Label(); + this.label47 = new System.Windows.Forms.Label(); + this.volume5Label = new System.Windows.Forms.Label(); + this.label49 = new System.Windows.Forms.Label(); + this.label50 = new System.Windows.Forms.Label(); + this.label51 = new System.Windows.Forms.Label(); + this.refPulses5Label = new System.Windows.Forms.Label(); + this.pulses5Label = new System.Windows.Forms.Label(); + this.sensor5Label = new System.Windows.Forms.Label(); + this.groupBox1.SuspendLayout(); + this.groupBox2.SuspendLayout(); + this.groupBox3.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.reservoirPictureBox)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pumpPictureBox)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.watermeterPictureBox1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.watermeterPictureBox2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.watermeterPictureBox3)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); + this.groupBox4.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); + this.groupBox5.SuspendLayout(); + this.SuspendLayout(); + // + // sensor1Label + // + this.sensor1Label.AutoSize = true; + this.sensor1Label.Location = new System.Drawing.Point(74, 16); + this.sensor1Label.Name = "sensor1Label"; + this.sensor1Label.Size = new System.Drawing.Size(44, 13); + this.sensor1Label.TabIndex = 0; + this.sensor1Label.Text = "sensor1"; + // + // pulses1Label + // + this.pulses1Label.AutoSize = true; + this.pulses1Label.Location = new System.Drawing.Point(74, 36); + this.pulses1Label.Name = "pulses1Label"; + this.pulses1Label.Size = new System.Drawing.Size(43, 13); + this.pulses1Label.TabIndex = 1; + this.pulses1Label.Text = "pulses1"; + // + // refPulses1Label + // + this.refPulses1Label.AutoSize = true; + this.refPulses1Label.Location = new System.Drawing.Point(74, 57); + this.refPulses1Label.Name = "refPulses1Label"; + this.refPulses1Label.Size = new System.Drawing.Size(56, 13); + this.refPulses1Label.TabIndex = 2; + this.refPulses1Label.Text = "refPulses1"; + // + // label1 + // + this.label1.AutoSize = true; + this.label1.Location = new System.Drawing.Point(30, 36); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(38, 13); + this.label1.TabIndex = 3; + this.label1.Text = "Count:"; + // + // label2 + // + this.label2.AutoSize = true; + this.label2.Location = new System.Drawing.Point(8, 57); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(60, 13); + this.label2.TabIndex = 4; + this.label2.Text = "Ref. count:"; + // + // label3 + // + this.label3.AutoSize = true; + this.label3.Location = new System.Drawing.Point(23, 77); + this.label3.Name = "label3"; + this.label3.Size = new System.Drawing.Size(45, 13); + this.label3.TabIndex = 5; + this.label3.Text = "Volume:"; + // + // volume1Label + // + this.volume1Label.AutoSize = true; + this.volume1Label.Location = new System.Drawing.Point(74, 77); + this.volume1Label.Name = "volume1Label"; + this.volume1Label.Size = new System.Drawing.Size(47, 13); + this.volume1Label.TabIndex = 6; + this.volume1Label.Text = "volume1"; + // + // label4 + // + this.label4.AutoSize = true; + this.label4.Location = new System.Drawing.Point(19, 98); + this.label4.Name = "label4"; + this.label4.Size = new System.Drawing.Size(49, 13); + this.label4.TabIndex = 7; + this.label4.Text = "Error [%]:"; + // + // error1Label + // + this.error1Label.AutoSize = true; + this.error1Label.Location = new System.Drawing.Point(74, 98); + this.error1Label.Name = "error1Label"; + this.error1Label.Size = new System.Drawing.Size(34, 13); + this.error1Label.TabIndex = 8; + this.error1Label.Text = "error1"; + // + // passed1Label + // + this.passed1Label.AutoSize = true; + this.passed1Label.Location = new System.Drawing.Point(74, 118); + this.passed1Label.Name = "passed1Label"; + this.passed1Label.Size = new System.Drawing.Size(47, 13); + this.passed1Label.TabIndex = 9; + this.passed1Label.Text = "passed1"; + // + // groupBox1 + // + this.groupBox1.Controls.Add(this.passed1Label); + this.groupBox1.Controls.Add(this.error1Label); + this.groupBox1.Controls.Add(this.label4); + this.groupBox1.Controls.Add(this.volume1Label); + this.groupBox1.Controls.Add(this.label3); + this.groupBox1.Controls.Add(this.label2); + this.groupBox1.Controls.Add(this.label1); + this.groupBox1.Controls.Add(this.refPulses1Label); + this.groupBox1.Controls.Add(this.pulses1Label); + this.groupBox1.Controls.Add(this.sensor1Label); + this.groupBox1.Location = new System.Drawing.Point(25, 221); + this.groupBox1.Name = "groupBox1"; + this.groupBox1.Size = new System.Drawing.Size(139, 144); + this.groupBox1.TabIndex = 10; + this.groupBox1.TabStop = false; + this.groupBox1.Text = "Meter 1"; + // + // groupBox2 + // + this.groupBox2.Controls.Add(this.passed2Label); + this.groupBox2.Controls.Add(this.error2Label); + this.groupBox2.Controls.Add(this.label8); + this.groupBox2.Controls.Add(this.volume2Label); + this.groupBox2.Controls.Add(this.label7); + this.groupBox2.Controls.Add(this.label6); + this.groupBox2.Controls.Add(this.label5); + this.groupBox2.Controls.Add(this.refPulses2Label); + this.groupBox2.Controls.Add(this.pulses2Label); + this.groupBox2.Controls.Add(this.sensor2Label); + this.groupBox2.Location = new System.Drawing.Point(168, 221); + this.groupBox2.Name = "groupBox2"; + this.groupBox2.Size = new System.Drawing.Size(139, 144); + this.groupBox2.TabIndex = 11; + this.groupBox2.TabStop = false; + this.groupBox2.Text = "Meter 2"; + // + // passed2Label + // + this.passed2Label.AutoSize = true; + this.passed2Label.Location = new System.Drawing.Point(74, 118); + this.passed2Label.Name = "passed2Label"; + this.passed2Label.Size = new System.Drawing.Size(47, 13); + this.passed2Label.TabIndex = 9; + this.passed2Label.Text = "passed2"; + // + // error2Label + // + this.error2Label.AutoSize = true; + this.error2Label.Location = new System.Drawing.Point(74, 98); + this.error2Label.Name = "error2Label"; + this.error2Label.Size = new System.Drawing.Size(34, 13); + this.error2Label.TabIndex = 8; + this.error2Label.Text = "error2"; + // + // label8 + // + this.label8.AutoSize = true; + this.label8.Location = new System.Drawing.Point(19, 98); + this.label8.Name = "label8"; + this.label8.Size = new System.Drawing.Size(49, 13); + this.label8.TabIndex = 7; + this.label8.Text = "Error [%]:"; + // + // volume2Label + // + this.volume2Label.AutoSize = true; + this.volume2Label.Location = new System.Drawing.Point(74, 77); + this.volume2Label.Name = "volume2Label"; + this.volume2Label.Size = new System.Drawing.Size(47, 13); + this.volume2Label.TabIndex = 6; + this.volume2Label.Text = "volume2"; + // + // label7 + // + this.label7.AutoSize = true; + this.label7.Location = new System.Drawing.Point(23, 77); + this.label7.Name = "label7"; + this.label7.Size = new System.Drawing.Size(45, 13); + this.label7.TabIndex = 5; + this.label7.Text = "Volume:"; + // + // label6 + // + this.label6.AutoSize = true; + this.label6.Location = new System.Drawing.Point(8, 57); + this.label6.Name = "label6"; + this.label6.Size = new System.Drawing.Size(60, 13); + this.label6.TabIndex = 4; + this.label6.Text = "Ref. count:"; + // + // label5 + // + this.label5.AutoSize = true; + this.label5.Location = new System.Drawing.Point(30, 36); + this.label5.Name = "label5"; + this.label5.Size = new System.Drawing.Size(38, 13); + this.label5.TabIndex = 3; + this.label5.Text = "Count:"; + // + // refPulses2Label + // + this.refPulses2Label.AutoSize = true; + this.refPulses2Label.Location = new System.Drawing.Point(74, 57); + this.refPulses2Label.Name = "refPulses2Label"; + this.refPulses2Label.Size = new System.Drawing.Size(56, 13); + this.refPulses2Label.TabIndex = 2; + this.refPulses2Label.Text = "refPulses2"; + // + // pulses2Label + // + this.pulses2Label.AutoSize = true; + this.pulses2Label.Location = new System.Drawing.Point(74, 36); + this.pulses2Label.Name = "pulses2Label"; + this.pulses2Label.Size = new System.Drawing.Size(43, 13); + this.pulses2Label.TabIndex = 1; + this.pulses2Label.Text = "pulses2"; + // + // sensor2Label + // + this.sensor2Label.AutoSize = true; + this.sensor2Label.Location = new System.Drawing.Point(74, 16); + this.sensor2Label.Name = "sensor2Label"; + this.sensor2Label.Size = new System.Drawing.Size(44, 13); + this.sensor2Label.TabIndex = 0; + this.sensor2Label.Text = "sensor2"; + // + // groupBox3 + // + this.groupBox3.Controls.Add(this.passed3Label); + this.groupBox3.Controls.Add(this.error3Label); + this.groupBox3.Controls.Add(this.label12); + this.groupBox3.Controls.Add(this.volume3Label); + this.groupBox3.Controls.Add(this.label11); + this.groupBox3.Controls.Add(this.label10); + this.groupBox3.Controls.Add(this.label9); + this.groupBox3.Controls.Add(this.refPulses3Label); + this.groupBox3.Controls.Add(this.pulses3Label); + this.groupBox3.Controls.Add(this.sensor3Label); + this.groupBox3.Location = new System.Drawing.Point(311, 221); + this.groupBox3.Name = "groupBox3"; + this.groupBox3.Size = new System.Drawing.Size(139, 144); + this.groupBox3.TabIndex = 12; + this.groupBox3.TabStop = false; + this.groupBox3.Text = "Meter 3"; + // + // passed3Label + // + this.passed3Label.AutoSize = true; + this.passed3Label.Location = new System.Drawing.Point(74, 118); + this.passed3Label.Name = "passed3Label"; + this.passed3Label.Size = new System.Drawing.Size(47, 13); + this.passed3Label.TabIndex = 9; + this.passed3Label.Text = "passed3"; + // + // error3Label + // + this.error3Label.AutoSize = true; + this.error3Label.Location = new System.Drawing.Point(74, 98); + this.error3Label.Name = "error3Label"; + this.error3Label.Size = new System.Drawing.Size(34, 13); + this.error3Label.TabIndex = 8; + this.error3Label.Text = "error3"; + // + // label12 + // + this.label12.AutoSize = true; + this.label12.Location = new System.Drawing.Point(19, 98); + this.label12.Name = "label12"; + this.label12.Size = new System.Drawing.Size(49, 13); + this.label12.TabIndex = 7; + this.label12.Text = "Error [%]:"; + // + // volume3Label + // + this.volume3Label.AutoSize = true; + this.volume3Label.Location = new System.Drawing.Point(74, 77); + this.volume3Label.Name = "volume3Label"; + this.volume3Label.Size = new System.Drawing.Size(47, 13); + this.volume3Label.TabIndex = 6; + this.volume3Label.Text = "volume3"; + // + // label11 + // + this.label11.AutoSize = true; + this.label11.Location = new System.Drawing.Point(23, 77); + this.label11.Name = "label11"; + this.label11.Size = new System.Drawing.Size(45, 13); + this.label11.TabIndex = 5; + this.label11.Text = "Volume:"; + // + // label10 + // + this.label10.AutoSize = true; + this.label10.Location = new System.Drawing.Point(8, 57); + this.label10.Name = "label10"; + this.label10.Size = new System.Drawing.Size(60, 13); + this.label10.TabIndex = 4; + this.label10.Text = "Ref. count:"; + // + // label9 + // + this.label9.AutoSize = true; + this.label9.Location = new System.Drawing.Point(30, 36); + this.label9.Name = "label9"; + this.label9.Size = new System.Drawing.Size(38, 13); + this.label9.TabIndex = 3; + this.label9.Text = "Count:"; + // + // refPulses3Label + // + this.refPulses3Label.AutoSize = true; + this.refPulses3Label.Location = new System.Drawing.Point(74, 57); + this.refPulses3Label.Name = "refPulses3Label"; + this.refPulses3Label.Size = new System.Drawing.Size(56, 13); + this.refPulses3Label.TabIndex = 2; + this.refPulses3Label.Text = "refPulses3"; + // + // pulses3Label + // + this.pulses3Label.AutoSize = true; + this.pulses3Label.Location = new System.Drawing.Point(74, 36); + this.pulses3Label.Name = "pulses3Label"; + this.pulses3Label.Size = new System.Drawing.Size(43, 13); + this.pulses3Label.TabIndex = 1; + this.pulses3Label.Text = "pulses3"; + // + // sensor3Label + // + this.sensor3Label.AutoSize = true; + this.sensor3Label.Location = new System.Drawing.Point(74, 16); + this.sensor3Label.Name = "sensor3Label"; + this.sensor3Label.Size = new System.Drawing.Size(44, 13); + this.sensor3Label.TabIndex = 0; + this.sensor3Label.Text = "sensor3"; + // + // label13 + // + this.label13.AutoSize = true; + this.label13.Location = new System.Drawing.Point(22, 151); + this.label13.Name = "label13"; + this.label13.Size = new System.Drawing.Size(52, 13); + this.label13.TabIndex = 13; + this.label13.Text = "T up [°C]:"; + // + // label14 + // + this.label14.AutoSize = true; + this.label14.Location = new System.Drawing.Point(6, 190); + this.label14.Name = "label14"; + this.label14.Size = new System.Drawing.Size(68, 13); + this.label14.TabIndex = 14; + this.label14.Text = "Pr up [mBar]:"; + // + // tInLabel + // + this.tInLabel.AutoSize = true; + this.tInLabel.Location = new System.Drawing.Point(80, 151); + this.tInLabel.Name = "tInLabel"; + this.tInLabel.Size = new System.Drawing.Size(19, 13); + this.tInLabel.TabIndex = 15; + this.tInLabel.Text = "tIn"; + // + // prInLabel + // + this.prInLabel.AutoSize = true; + this.prInLabel.Location = new System.Drawing.Point(80, 190); + this.prInLabel.Name = "prInLabel"; + this.prInLabel.Size = new System.Drawing.Size(25, 13); + this.prInLabel.TabIndex = 16; + this.prInLabel.Text = "prIn"; + // + // prOutLabel + // + this.prOutLabel.AutoSize = true; + this.prOutLabel.Location = new System.Drawing.Point(641, 190); + this.prOutLabel.Name = "prOutLabel"; + this.prOutLabel.Size = new System.Drawing.Size(33, 13); + this.prOutLabel.TabIndex = 20; + this.prOutLabel.Text = "prOut"; + // + // tOutLabel + // + this.tOutLabel.AutoSize = true; + this.tOutLabel.Location = new System.Drawing.Point(641, 151); + this.tOutLabel.Name = "tOutLabel"; + this.tOutLabel.Size = new System.Drawing.Size(27, 13); + this.tOutLabel.TabIndex = 19; + this.tOutLabel.Text = "tOut"; + // + // label17 + // + this.label17.AutoSize = true; + this.label17.Location = new System.Drawing.Point(555, 190); + this.label17.Name = "label17"; + this.label17.Size = new System.Drawing.Size(82, 13); + this.label17.TabIndex = 18; + this.label17.Text = "Pr down [mBar]:"; + // + // label18 + // + this.label18.AutoSize = true; + this.label18.Location = new System.Drawing.Point(571, 151); + this.label18.Name = "label18"; + this.label18.Size = new System.Drawing.Size(66, 13); + this.label18.TabIndex = 17; + this.label18.Text = "T down [°C]:"; + // + // label15 + // + this.label15.AutoSize = true; + this.label15.Location = new System.Drawing.Point(551, 78); + this.label15.Name = "label15"; + this.label15.Size = new System.Drawing.Size(86, 13); + this.label15.TabIndex = 21; + this.label15.Text = "Ref. flow [m3/h]:"; + // + // tInCmpntLabel + // + this.tInCmpntLabel.AutoSize = true; + this.tInCmpntLabel.Location = new System.Drawing.Point(80, 131); + this.tInCmpntLabel.Name = "tInCmpntLabel"; + this.tInCmpntLabel.Size = new System.Drawing.Size(49, 13); + this.tInCmpntLabel.TabIndex = 22; + this.tInCmpntLabel.Text = "tInCmpnt"; + // + // tOutCmpntLabel + // + this.tOutCmpntLabel.AutoSize = true; + this.tOutCmpntLabel.Location = new System.Drawing.Point(641, 131); + this.tOutCmpntLabel.Name = "tOutCmpntLabel"; + this.tOutCmpntLabel.Size = new System.Drawing.Size(57, 13); + this.tOutCmpntLabel.TabIndex = 23; + this.tOutCmpntLabel.Text = "tOutCmpnt"; + // + // prOutCmpntLabel + // + this.prOutCmpntLabel.AutoSize = true; + this.prOutCmpntLabel.Location = new System.Drawing.Point(641, 171); + this.prOutCmpntLabel.Name = "prOutCmpntLabel"; + this.prOutCmpntLabel.Size = new System.Drawing.Size(63, 13); + this.prOutCmpntLabel.TabIndex = 24; + this.prOutCmpntLabel.Text = "prOutCmpnt"; + // + // prInCmpntLabel + // + this.prInCmpntLabel.AutoSize = true; + this.prInCmpntLabel.Location = new System.Drawing.Point(80, 171); + this.prInCmpntLabel.Name = "prInCmpntLabel"; + this.prInCmpntLabel.Size = new System.Drawing.Size(55, 13); + this.prInCmpntLabel.TabIndex = 25; + this.prInCmpntLabel.Text = "prInCmpnt"; + // + // refFlowLabel + // + this.refFlowLabel.AutoSize = true; + this.refFlowLabel.Location = new System.Drawing.Point(641, 78); + this.refFlowLabel.Name = "refFlowLabel"; + this.refFlowLabel.Size = new System.Drawing.Size(41, 13); + this.refFlowLabel.TabIndex = 26; + this.refFlowLabel.Text = "refFlow"; + // + // label16 + // + this.label16.AutoSize = true; + this.label16.Location = new System.Drawing.Point(561, 57); + this.label16.Name = "label16"; + this.label16.Size = new System.Drawing.Size(76, 13); + this.label16.TabIndex = 27; + this.label16.Text = "Ref. freq. [Hz]:"; + // + // refFreqLabel + // + this.refFreqLabel.AutoSize = true; + this.refFreqLabel.Location = new System.Drawing.Point(641, 57); + this.refFreqLabel.Name = "refFreqLabel"; + this.refFreqLabel.Size = new System.Drawing.Size(40, 13); + this.refFreqLabel.TabIndex = 28; + this.refFreqLabel.Text = "refFreq"; + // + // label19 + // + this.label19.AutoSize = true; + this.label19.Location = new System.Drawing.Point(577, 37); + this.label19.Name = "label19"; + this.label19.Size = new System.Drawing.Size(60, 13); + this.label19.TabIndex = 29; + this.label19.Text = "Ref. count:"; + // + // refPulsesLabel + // + this.refPulsesLabel.AutoSize = true; + this.refPulsesLabel.Location = new System.Drawing.Point(641, 37); + this.refPulsesLabel.Name = "refPulsesLabel"; + this.refPulsesLabel.Size = new System.Drawing.Size(50, 13); + this.refPulsesLabel.TabIndex = 30; + this.refPulsesLabel.Text = "refPulses"; + // + // refFlowCmpntLabel + // + this.refFlowCmpntLabel.AutoSize = true; + this.refFlowCmpntLabel.Location = new System.Drawing.Point(641, 17); + this.refFlowCmpntLabel.Name = "refFlowCmpntLabel"; + this.refFlowCmpntLabel.Size = new System.Drawing.Size(71, 13); + this.refFlowCmpntLabel.TabIndex = 31; + this.refFlowCmpntLabel.Text = "refFlowCmpnt"; + // + // regValveCmpntLabel + // + this.regValveCmpntLabel.AutoSize = true; + this.regValveCmpntLabel.Location = new System.Drawing.Point(903, 58); + this.regValveCmpntLabel.Name = "regValveCmpntLabel"; + this.regValveCmpntLabel.Size = new System.Drawing.Size(79, 13); + this.regValveCmpntLabel.TabIndex = 34; + this.regValveCmpntLabel.Text = "regValveCmpnt"; + // + // regValvePosLabel + // + this.regValvePosLabel.AutoSize = true; + this.regValvePosLabel.Location = new System.Drawing.Point(903, 78); + this.regValvePosLabel.Name = "regValvePosLabel"; + this.regValvePosLabel.Size = new System.Drawing.Size(67, 13); + this.regValvePosLabel.TabIndex = 35; + this.regValvePosLabel.Text = "regValvePos"; + // + // label21 + // + this.label21.AutoSize = true; + this.label21.Location = new System.Drawing.Point(814, 78); + this.label21.Name = "label21"; + this.label21.Size = new System.Drawing.Size(85, 13); + this.label21.TabIndex = 36; + this.label21.Text = "Reg. valve pos.:"; + // + // tDivCmpntLabel + // + this.tDivCmpntLabel.AutoSize = true; + this.tDivCmpntLabel.Location = new System.Drawing.Point(903, 129); + this.tDivCmpntLabel.Name = "tDivCmpntLabel"; + this.tDivCmpntLabel.Size = new System.Drawing.Size(56, 13); + this.tDivCmpntLabel.TabIndex = 39; + this.tDivCmpntLabel.Text = "tDivCmpnt"; + // + // tDivLabel + // + this.tDivLabel.AutoSize = true; + this.tDivLabel.Location = new System.Drawing.Point(903, 148); + this.tDivLabel.Name = "tDivLabel"; + this.tDivLabel.Size = new System.Drawing.Size(26, 13); + this.tDivLabel.TabIndex = 38; + this.tDivLabel.Text = "tDiv"; + // + // label24 + // + this.label24.AutoSize = true; + this.label24.Location = new System.Drawing.Point(845, 148); + this.label24.Name = "label24"; + this.label24.Size = new System.Drawing.Size(54, 13); + this.label24.TabIndex = 37; + this.label24.Text = "T div [°C]:"; + // + // scaleCmpntLabel + // + this.scaleCmpntLabel.AutoSize = true; + this.scaleCmpntLabel.Location = new System.Drawing.Point(903, 209); + this.scaleCmpntLabel.Name = "scaleCmpntLabel"; + this.scaleCmpntLabel.Size = new System.Drawing.Size(62, 13); + this.scaleCmpntLabel.TabIndex = 40; + this.scaleCmpntLabel.Text = "scaleCmpnt"; + // + // label22 + // + this.label22.AutoSize = true; + this.label22.Location = new System.Drawing.Point(843, 230); + this.label22.Name = "label22"; + this.label22.Size = new System.Drawing.Size(56, 13); + this.label22.TabIndex = 41; + this.label22.Text = "Mass [kg]:"; + // + // massLabel + // + this.massLabel.AutoSize = true; + this.massLabel.Location = new System.Drawing.Point(903, 230); + this.massLabel.Name = "massLabel"; + this.massLabel.Size = new System.Drawing.Size(31, 13); + this.massLabel.TabIndex = 42; + this.massLabel.Text = "mass"; + // + // label23 + // + this.label23.AutoSize = true; + this.label23.Location = new System.Drawing.Point(823, 250); + this.label23.Name = "label23"; + this.label23.Size = new System.Drawing.Size(76, 13); + this.label23.TabIndex = 43; + this.label23.Text = "Mass diff. [kg]:"; + // + // massDiffLabel + // + this.massDiffLabel.AutoSize = true; + this.massDiffLabel.Location = new System.Drawing.Point(903, 250); + this.massDiffLabel.Name = "massDiffLabel"; + this.massDiffLabel.Size = new System.Drawing.Size(47, 13); + this.massDiffLabel.TabIndex = 44; + this.massDiffLabel.Text = "massDiff"; + // + // label25 + // + this.label25.AutoSize = true; + this.label25.Location = new System.Drawing.Point(563, 99); + this.label25.Name = "label25"; + this.label25.Size = new System.Drawing.Size(78, 13); + this.label25.TabIndex = 45; + this.label25.Text = "Ref. volume [l]:"; + // + // refVolumeLabel + // + this.refVolumeLabel.AutoSize = true; + this.refVolumeLabel.Location = new System.Drawing.Point(641, 99); + this.refVolumeLabel.Name = "refVolumeLabel"; + this.refVolumeLabel.Size = new System.Drawing.Size(54, 13); + this.refVolumeLabel.TabIndex = 46; + this.refVolumeLabel.Text = "refVolume"; + // + // label26 + // + this.label26.AutoSize = true; + this.label26.Location = new System.Drawing.Point(843, 271); + this.label26.Name = "label26"; + this.label26.Size = new System.Drawing.Size(56, 13); + this.label26.TabIndex = 47; + this.label26.Text = "Volume [l]:"; + // + // volumeCtvLabel + // + this.volumeCtvLabel.AutoSize = true; + this.volumeCtvLabel.Location = new System.Drawing.Point(903, 271); + this.volumeCtvLabel.Name = "volumeCtvLabel"; + this.volumeCtvLabel.Size = new System.Drawing.Size(57, 13); + this.volumeCtvLabel.TabIndex = 48; + this.volumeCtvLabel.Text = "volumeCtv"; + // + // label27 + // + this.label27.AutoSize = true; + this.label27.Location = new System.Drawing.Point(828, 293); + this.label27.Name = "label27"; + this.label27.Size = new System.Drawing.Size(71, 13); + this.label27.TabIndex = 49; + this.label27.Text = "Ref. error [%]:"; + // + // refErrorLabel + // + this.refErrorLabel.AutoSize = true; + this.refErrorLabel.Location = new System.Drawing.Point(903, 293); + this.refErrorLabel.Name = "refErrorLabel"; + this.refErrorLabel.Size = new System.Drawing.Size(41, 13); + this.refErrorLabel.TabIndex = 50; + this.refErrorLabel.Text = "refError"; + // + // label28 + // + this.label28.AutoSize = true; + this.label28.Location = new System.Drawing.Point(276, 21); + this.label28.Name = "label28"; + this.label28.Size = new System.Drawing.Size(116, 13); + this.label28.TabIndex = 51; + this.label28.Text = "Target flow low [m3/h]:"; + // + // label29 + // + this.label29.AutoSize = true; + this.label29.Location = new System.Drawing.Point(272, 41); + this.label29.Name = "label29"; + this.label29.Size = new System.Drawing.Size(120, 13); + this.label29.TabIndex = 52; + this.label29.Text = "Target flow high [m3/h]:"; + // + // label20 + // + this.label20.AutoSize = true; + this.label20.Location = new System.Drawing.Point(303, 61); + this.label20.Name = "label20"; + this.label20.Size = new System.Drawing.Size(89, 13); + this.label20.TabIndex = 53; + this.label20.Text = "Target volume [l]:"; + // + // label30 + // + this.label30.AutoSize = true; + this.label30.Location = new System.Drawing.Point(300, 103); + this.label30.Name = "label30"; + this.label30.Size = new System.Drawing.Size(92, 13); + this.label30.TabIndex = 54; + this.label30.Text = "Estimated time [s]:"; + // + // targetFlowLowLabel + // + this.targetFlowLowLabel.AutoSize = true; + this.targetFlowLowLabel.Location = new System.Drawing.Point(395, 21); + this.targetFlowLowLabel.Name = "targetFlowLowLabel"; + this.targetFlowLowLabel.Size = new System.Drawing.Size(76, 13); + this.targetFlowLowLabel.TabIndex = 55; + this.targetFlowLowLabel.Text = "targetFlowLow"; + // + // targetFlowHighLabel + // + this.targetFlowHighLabel.AutoSize = true; + this.targetFlowHighLabel.Location = new System.Drawing.Point(395, 41); + this.targetFlowHighLabel.Name = "targetFlowHighLabel"; + this.targetFlowHighLabel.Size = new System.Drawing.Size(78, 13); + this.targetFlowHighLabel.TabIndex = 56; + this.targetFlowHighLabel.Text = "targetFlowHigh"; + // + // targetVolumeLabel + // + this.targetVolumeLabel.AutoSize = true; + this.targetVolumeLabel.Location = new System.Drawing.Point(395, 61); + this.targetVolumeLabel.Name = "targetVolumeLabel"; + this.targetVolumeLabel.Size = new System.Drawing.Size(69, 13); + this.targetVolumeLabel.TabIndex = 57; + this.targetVolumeLabel.Text = "targetVolume"; + // + // label31 + // + this.label31.AutoSize = true; + this.label31.Location = new System.Drawing.Point(303, 82); + this.label31.Name = "label31"; + this.label31.Size = new System.Drawing.Size(89, 13); + this.label31.TabIndex = 58; + this.label31.Text = "Target ref. count:"; + // + // targetRefCountLabel + // + this.targetRefCountLabel.AutoSize = true; + this.targetRefCountLabel.Location = new System.Drawing.Point(395, 82); + this.targetRefCountLabel.Name = "targetRefCountLabel"; + this.targetRefCountLabel.Size = new System.Drawing.Size(79, 13); + this.targetRefCountLabel.TabIndex = 59; + this.targetRefCountLabel.Text = "targetRefCount"; + // + // estmtdTimeLabel + // + this.estmtdTimeLabel.AutoSize = true; + this.estmtdTimeLabel.Location = new System.Drawing.Point(395, 103); + this.estmtdTimeLabel.Name = "estmtdTimeLabel"; + this.estmtdTimeLabel.Size = new System.Drawing.Size(61, 13); + this.estmtdTimeLabel.TabIndex = 60; + this.estmtdTimeLabel.Text = "estmtdTime"; + // + // label32 + // + this.label32.AutoSize = true; + this.label32.Location = new System.Drawing.Point(51, 22); + this.label32.Name = "label32"; + this.label32.Size = new System.Drawing.Size(101, 13); + this.label32.TabIndex = 61; + this.label32.Text = "Air temperature [°C]:"; + // + // label33 + // + this.label33.AutoSize = true; + this.label33.Location = new System.Drawing.Point(54, 42); + this.label33.Name = "label33"; + this.label33.Size = new System.Drawing.Size(98, 13); + this.label33.TabIndex = 62; + this.label33.Text = "Air pressure [mBar]:"; + // + // label34 + // + this.label34.AutoSize = true; + this.label34.Location = new System.Drawing.Point(72, 62); + this.label34.Name = "label34"; + this.label34.Size = new System.Drawing.Size(80, 13); + this.label34.TabIndex = 63; + this.label34.Text = "Air humidity [%]:"; + // + // airTempLabel + // + this.airTempLabel.AutoSize = true; + this.airTempLabel.Location = new System.Drawing.Point(154, 22); + this.airTempLabel.Name = "airTempLabel"; + this.airTempLabel.Size = new System.Drawing.Size(45, 13); + this.airTempLabel.TabIndex = 64; + this.airTempLabel.Text = "airTemp"; + // + // airPressLabel + // + this.airPressLabel.AutoSize = true; + this.airPressLabel.Location = new System.Drawing.Point(154, 42); + this.airPressLabel.Name = "airPressLabel"; + this.airPressLabel.Size = new System.Drawing.Size(44, 13); + this.airPressLabel.TabIndex = 65; + this.airPressLabel.Text = "airPress"; + // + // airHumiLabel + // + this.airHumiLabel.AutoSize = true; + this.airHumiLabel.Location = new System.Drawing.Point(154, 62); + this.airHumiLabel.Name = "airHumiLabel"; + this.airHumiLabel.Size = new System.Drawing.Size(42, 13); + this.airHumiLabel.TabIndex = 66; + this.airHumiLabel.Text = "airHumi"; + // + // reservoirPictureBox + // + this.reservoirPictureBox.Image = ((System.Drawing.Image)(resources.GetObject("reservoirPictureBox.Image"))); + this.reservoirPictureBox.Location = new System.Drawing.Point(768, 386); + this.reservoirPictureBox.Name = "reservoirPictureBox"; + this.reservoirPictureBox.Size = new System.Drawing.Size(142, 109); + this.reservoirPictureBox.TabIndex = 67; + this.reservoirPictureBox.TabStop = false; + // + // pumpPictureBox + // + this.pumpPictureBox.Image = ((System.Drawing.Image)(resources.GetObject("pumpPictureBox.Image"))); + this.pumpPictureBox.Location = new System.Drawing.Point(671, 458); + this.pumpPictureBox.Name = "pumpPictureBox"; + this.pumpPictureBox.Size = new System.Drawing.Size(38, 38); + this.pumpPictureBox.TabIndex = 68; + this.pumpPictureBox.TabStop = false; + // + // watermeterPictureBox1 + // + this.watermeterPictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("watermeterPictureBox1.Image"))); + this.watermeterPictureBox1.Location = new System.Drawing.Point(68, 371); + this.watermeterPictureBox1.Name = "watermeterPictureBox1"; + this.watermeterPictureBox1.Size = new System.Drawing.Size(38, 30); + this.watermeterPictureBox1.TabIndex = 69; + this.watermeterPictureBox1.TabStop = false; + // + // watermeterPictureBox2 + // + this.watermeterPictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("watermeterPictureBox2.Image"))); + this.watermeterPictureBox2.Location = new System.Drawing.Point(211, 371); + this.watermeterPictureBox2.Name = "watermeterPictureBox2"; + this.watermeterPictureBox2.Size = new System.Drawing.Size(38, 30); + this.watermeterPictureBox2.TabIndex = 70; + this.watermeterPictureBox2.TabStop = false; + // + // watermeterPictureBox3 + // + this.watermeterPictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("watermeterPictureBox3.Image"))); + this.watermeterPictureBox3.Location = new System.Drawing.Point(356, 371); + this.watermeterPictureBox3.Name = "watermeterPictureBox3"; + this.watermeterPictureBox3.Size = new System.Drawing.Size(38, 30); + this.watermeterPictureBox3.TabIndex = 71; + this.watermeterPictureBox3.TabStop = false; + // + // pictureBox1 + // + this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image"))); + this.pictureBox1.Location = new System.Drawing.Point(499, 371); + this.pictureBox1.Name = "pictureBox1"; + this.pictureBox1.Size = new System.Drawing.Size(38, 30); + this.pictureBox1.TabIndex = 73; + this.pictureBox1.TabStop = false; + // + // groupBox4 + // + this.groupBox4.Controls.Add(this.passed4Label); + this.groupBox4.Controls.Add(this.error4Label); + this.groupBox4.Controls.Add(this.label37); + this.groupBox4.Controls.Add(this.volume4Label); + this.groupBox4.Controls.Add(this.label39); + this.groupBox4.Controls.Add(this.label40); + this.groupBox4.Controls.Add(this.label41); + this.groupBox4.Controls.Add(this.refPulses4Label); + this.groupBox4.Controls.Add(this.pulses4Label); + this.groupBox4.Controls.Add(this.sensor4Label); + this.groupBox4.Location = new System.Drawing.Point(454, 221); + this.groupBox4.Name = "groupBox4"; + this.groupBox4.Size = new System.Drawing.Size(139, 144); + this.groupBox4.TabIndex = 72; + this.groupBox4.TabStop = false; + this.groupBox4.Text = "Meter 4"; + // + // passed4Label + // + this.passed4Label.AutoSize = true; + this.passed4Label.Location = new System.Drawing.Point(74, 118); + this.passed4Label.Name = "passed4Label"; + this.passed4Label.Size = new System.Drawing.Size(47, 13); + this.passed4Label.TabIndex = 9; + this.passed4Label.Text = "passed4"; + // + // error4Label + // + this.error4Label.AutoSize = true; + this.error4Label.Location = new System.Drawing.Point(74, 98); + this.error4Label.Name = "error4Label"; + this.error4Label.Size = new System.Drawing.Size(34, 13); + this.error4Label.TabIndex = 8; + this.error4Label.Text = "error4"; + // + // label37 + // + this.label37.AutoSize = true; + this.label37.Location = new System.Drawing.Point(19, 98); + this.label37.Name = "label37"; + this.label37.Size = new System.Drawing.Size(49, 13); + this.label37.TabIndex = 7; + this.label37.Text = "Error [%]:"; + // + // volume4Label + // + this.volume4Label.AutoSize = true; + this.volume4Label.Location = new System.Drawing.Point(74, 77); + this.volume4Label.Name = "volume4Label"; + this.volume4Label.Size = new System.Drawing.Size(47, 13); + this.volume4Label.TabIndex = 6; + this.volume4Label.Text = "volume4"; + // + // label39 + // + this.label39.AutoSize = true; + this.label39.Location = new System.Drawing.Point(23, 77); + this.label39.Name = "label39"; + this.label39.Size = new System.Drawing.Size(45, 13); + this.label39.TabIndex = 5; + this.label39.Text = "Volume:"; + // + // label40 + // + this.label40.AutoSize = true; + this.label40.Location = new System.Drawing.Point(8, 57); + this.label40.Name = "label40"; + this.label40.Size = new System.Drawing.Size(60, 13); + this.label40.TabIndex = 4; + this.label40.Text = "Ref. count:"; + // + // label41 + // + this.label41.AutoSize = true; + this.label41.Location = new System.Drawing.Point(30, 36); + this.label41.Name = "label41"; + this.label41.Size = new System.Drawing.Size(38, 13); + this.label41.TabIndex = 3; + this.label41.Text = "Count:"; + // + // refPulses4Label + // + this.refPulses4Label.AutoSize = true; + this.refPulses4Label.Location = new System.Drawing.Point(74, 57); + this.refPulses4Label.Name = "refPulses4Label"; + this.refPulses4Label.Size = new System.Drawing.Size(56, 13); + this.refPulses4Label.TabIndex = 2; + this.refPulses4Label.Text = "refPulses4"; + // + // pulses4Label + // + this.pulses4Label.AutoSize = true; + this.pulses4Label.Location = new System.Drawing.Point(74, 36); + this.pulses4Label.Name = "pulses4Label"; + this.pulses4Label.Size = new System.Drawing.Size(43, 13); + this.pulses4Label.TabIndex = 1; + this.pulses4Label.Text = "pulses4"; + // + // sensor4Label + // + this.sensor4Label.AutoSize = true; + this.sensor4Label.Location = new System.Drawing.Point(74, 16); + this.sensor4Label.Name = "sensor4Label"; + this.sensor4Label.Size = new System.Drawing.Size(44, 13); + this.sensor4Label.TabIndex = 0; + this.sensor4Label.Text = "sensor4"; + // + // pictureBox2 + // + this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image"))); + this.pictureBox2.Location = new System.Drawing.Point(642, 371); + this.pictureBox2.Name = "pictureBox2"; + this.pictureBox2.Size = new System.Drawing.Size(38, 30); + this.pictureBox2.TabIndex = 75; + this.pictureBox2.TabStop = false; + // + // groupBox5 + // + this.groupBox5.Controls.Add(this.passed5Label); + this.groupBox5.Controls.Add(this.error5Label); + this.groupBox5.Controls.Add(this.label47); + this.groupBox5.Controls.Add(this.volume5Label); + this.groupBox5.Controls.Add(this.label49); + this.groupBox5.Controls.Add(this.label50); + this.groupBox5.Controls.Add(this.label51); + this.groupBox5.Controls.Add(this.refPulses5Label); + this.groupBox5.Controls.Add(this.pulses5Label); + this.groupBox5.Controls.Add(this.sensor5Label); + this.groupBox5.Location = new System.Drawing.Point(597, 221); + this.groupBox5.Name = "groupBox5"; + this.groupBox5.Size = new System.Drawing.Size(139, 144); + this.groupBox5.TabIndex = 74; + this.groupBox5.TabStop = false; + this.groupBox5.Text = "Meter 5"; + // + // passed5Label + // + this.passed5Label.AutoSize = true; + this.passed5Label.Location = new System.Drawing.Point(74, 118); + this.passed5Label.Name = "passed5Label"; + this.passed5Label.Size = new System.Drawing.Size(47, 13); + this.passed5Label.TabIndex = 9; + this.passed5Label.Text = "passed5"; + // + // error5Label + // + this.error5Label.AutoSize = true; + this.error5Label.Location = new System.Drawing.Point(74, 98); + this.error5Label.Name = "error5Label"; + this.error5Label.Size = new System.Drawing.Size(34, 13); + this.error5Label.TabIndex = 8; + this.error5Label.Text = "error5"; + // + // label47 + // + this.label47.AutoSize = true; + this.label47.Location = new System.Drawing.Point(19, 98); + this.label47.Name = "label47"; + this.label47.Size = new System.Drawing.Size(49, 13); + this.label47.TabIndex = 7; + this.label47.Text = "Error [%]:"; + // + // volume5Label + // + this.volume5Label.AutoSize = true; + this.volume5Label.Location = new System.Drawing.Point(74, 77); + this.volume5Label.Name = "volume5Label"; + this.volume5Label.Size = new System.Drawing.Size(47, 13); + this.volume5Label.TabIndex = 6; + this.volume5Label.Text = "volume5"; + // + // label49 + // + this.label49.AutoSize = true; + this.label49.Location = new System.Drawing.Point(23, 77); + this.label49.Name = "label49"; + this.label49.Size = new System.Drawing.Size(45, 13); + this.label49.TabIndex = 5; + this.label49.Text = "Volume:"; + // + // label50 + // + this.label50.AutoSize = true; + this.label50.Location = new System.Drawing.Point(8, 57); + this.label50.Name = "label50"; + this.label50.Size = new System.Drawing.Size(60, 13); + this.label50.TabIndex = 4; + this.label50.Text = "Ref. count:"; + // + // label51 + // + this.label51.AutoSize = true; + this.label51.Location = new System.Drawing.Point(30, 36); + this.label51.Name = "label51"; + this.label51.Size = new System.Drawing.Size(38, 13); + this.label51.TabIndex = 3; + this.label51.Text = "Count:"; + // + // refPulses5Label + // + this.refPulses5Label.AutoSize = true; + this.refPulses5Label.Location = new System.Drawing.Point(74, 57); + this.refPulses5Label.Name = "refPulses5Label"; + this.refPulses5Label.Size = new System.Drawing.Size(56, 13); + this.refPulses5Label.TabIndex = 2; + this.refPulses5Label.Text = "refPulses5"; + // + // pulses5Label + // + this.pulses5Label.AutoSize = true; + this.pulses5Label.Location = new System.Drawing.Point(74, 36); + this.pulses5Label.Name = "pulses5Label"; + this.pulses5Label.Size = new System.Drawing.Size(43, 13); + this.pulses5Label.TabIndex = 1; + this.pulses5Label.Text = "pulses5"; + // + // sensor5Label + // + this.sensor5Label.AutoSize = true; + this.sensor5Label.Location = new System.Drawing.Point(74, 16); + this.sensor5Label.Name = "sensor5Label"; + this.sensor5Label.Size = new System.Drawing.Size(44, 13); + this.sensor5Label.TabIndex = 0; + this.sensor5Label.Text = "sensor5"; + // + // ProcessTabPageCtrl + // + 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.pictureBox2); + this.Controls.Add(this.groupBox5); + this.Controls.Add(this.pictureBox1); + this.Controls.Add(this.groupBox4); + this.Controls.Add(this.watermeterPictureBox3); + this.Controls.Add(this.watermeterPictureBox2); + this.Controls.Add(this.watermeterPictureBox1); + this.Controls.Add(this.pumpPictureBox); + this.Controls.Add(this.reservoirPictureBox); + this.Controls.Add(this.airHumiLabel); + this.Controls.Add(this.airPressLabel); + this.Controls.Add(this.airTempLabel); + this.Controls.Add(this.label34); + this.Controls.Add(this.label33); + this.Controls.Add(this.label32); + this.Controls.Add(this.estmtdTimeLabel); + this.Controls.Add(this.targetRefCountLabel); + this.Controls.Add(this.label31); + this.Controls.Add(this.targetVolumeLabel); + this.Controls.Add(this.targetFlowHighLabel); + this.Controls.Add(this.targetFlowLowLabel); + this.Controls.Add(this.label30); + this.Controls.Add(this.label20); + this.Controls.Add(this.label29); + this.Controls.Add(this.label28); + this.Controls.Add(this.refErrorLabel); + this.Controls.Add(this.label27); + this.Controls.Add(this.volumeCtvLabel); + this.Controls.Add(this.label26); + this.Controls.Add(this.refVolumeLabel); + this.Controls.Add(this.label25); + this.Controls.Add(this.massDiffLabel); + this.Controls.Add(this.label23); + this.Controls.Add(this.massLabel); + this.Controls.Add(this.label22); + this.Controls.Add(this.scaleCmpntLabel); + this.Controls.Add(this.tDivCmpntLabel); + this.Controls.Add(this.tDivLabel); + this.Controls.Add(this.label24); + this.Controls.Add(this.label21); + this.Controls.Add(this.regValvePosLabel); + this.Controls.Add(this.regValveCmpntLabel); + this.Controls.Add(this.refFlowCmpntLabel); + this.Controls.Add(this.refPulsesLabel); + this.Controls.Add(this.label19); + this.Controls.Add(this.refFreqLabel); + this.Controls.Add(this.label16); + this.Controls.Add(this.refFlowLabel); + this.Controls.Add(this.prInCmpntLabel); + this.Controls.Add(this.prOutCmpntLabel); + this.Controls.Add(this.tOutCmpntLabel); + this.Controls.Add(this.tInCmpntLabel); + this.Controls.Add(this.label15); + this.Controls.Add(this.prOutLabel); + this.Controls.Add(this.tOutLabel); + this.Controls.Add(this.label17); + this.Controls.Add(this.label18); + this.Controls.Add(this.prInLabel); + this.Controls.Add(this.tInLabel); + this.Controls.Add(this.label14); + this.Controls.Add(this.label13); + this.Controls.Add(this.groupBox3); + this.Controls.Add(this.groupBox2); + this.Controls.Add(this.groupBox1); + this.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); + this.Name = "ProcessTabPageCtrl"; + this.Size = new System.Drawing.Size(984, 498); + this.Load += new System.EventHandler(this.ProcessTabPageCtrl_Load); + this.groupBox1.ResumeLayout(false); + this.groupBox1.PerformLayout(); + this.groupBox2.ResumeLayout(false); + this.groupBox2.PerformLayout(); + this.groupBox3.ResumeLayout(false); + this.groupBox3.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.reservoirPictureBox)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pumpPictureBox)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.watermeterPictureBox1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.watermeterPictureBox2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.watermeterPictureBox3)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); + this.groupBox4.ResumeLayout(false); + this.groupBox4.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); + this.groupBox5.ResumeLayout(false); + this.groupBox5.PerformLayout(); + this.ResumeLayout(false); + this.PerformLayout(); } @@ -1146,6 +1420,30 @@ private System.Windows.Forms.PictureBox watermeterPictureBox1; private System.Windows.Forms.PictureBox watermeterPictureBox2; private System.Windows.Forms.PictureBox watermeterPictureBox3; + private System.Windows.Forms.PictureBox pictureBox1; + private System.Windows.Forms.GroupBox groupBox4; + private System.Windows.Forms.Label passed4Label; + private System.Windows.Forms.Label error4Label; + private System.Windows.Forms.Label label37; + private System.Windows.Forms.Label volume4Label; + private System.Windows.Forms.Label label39; + private System.Windows.Forms.Label label40; + private System.Windows.Forms.Label label41; + private System.Windows.Forms.Label refPulses4Label; + private System.Windows.Forms.Label pulses4Label; + private System.Windows.Forms.Label sensor4Label; + private System.Windows.Forms.PictureBox pictureBox2; + private System.Windows.Forms.GroupBox groupBox5; + private System.Windows.Forms.Label passed5Label; + private System.Windows.Forms.Label error5Label; + private System.Windows.Forms.Label label47; + private System.Windows.Forms.Label volume5Label; + private System.Windows.Forms.Label label49; + private System.Windows.Forms.Label label50; + private System.Windows.Forms.Label label51; + private System.Windows.Forms.Label refPulses5Label; + private System.Windows.Forms.Label pulses5Label; + private System.Windows.Forms.Label sensor5Label; } diff --git a/TestBenchFramework/Screens/ProcessTabPageCtrl.cs b/TestBenchFramework/Screens/ProcessTabPageCtrl.cs index 5133a64c9..74d48fb57 100644 --- a/TestBenchFramework/Screens/ProcessTabPageCtrl.cs +++ b/TestBenchFramework/Screens/ProcessTabPageCtrl.cs @@ -86,8 +86,10 @@ namespace TBF.Screens prOutCmpntLabel.Text = "---"; sensor1Label.Text = "---"; - sensor2Label.Text = "---"; - sensor3Label.Text = "---"; + if (Program.WMsCount >= 2) sensor2Label.Text = "---"; + if (Program.WMsCount >= 3) sensor3Label.Text = "---"; + if (Program.WMsCount >= 4) sensor4Label.Text = "---"; + if (Program.WMsCount >= 5) sensor5Label.Text = "---"; tInCmpntLabel.Text = "---"; tOutCmpntLabel.Text = "---"; @@ -113,35 +115,59 @@ namespace TBF.Screens regValvePosLabel.Text = "---"; tDivLabel.Text = "---"; - /// Bottom part + tInLabel.Text = "---"; + tOutLabel.Text = "---"; + prInLabel.Text = "---"; + prOutLabel.Text = "---"; + + massLabel.Text = "---"; + massDiffLabel.Text = "---"; + volumeCtvLabel.Text = "---"; + refErrorLabel.Text = "---"; + + /// Meters pulses1Label.Text = "---"; refPulses1Label.Text = "---"; volume1Label.Text = "---"; error1Label.Text = "---"; passed1Label.Text = "---"; - pulses2Label.Text = "---"; - refPulses2Label.Text = "---"; - volume2Label.Text = "---"; - error2Label.Text = "---"; - passed2Label.Text = "---"; + if (Program.WMsCount >= 2) + { + pulses2Label.Text = "---"; + refPulses2Label.Text = "---"; + volume2Label.Text = "---"; + error2Label.Text = "---"; + passed2Label.Text = "---"; + } - pulses3Label.Text = "---"; - refPulses3Label.Text = "---"; - volume3Label.Text = "---"; - error3Label.Text = "---"; - passed3Label.Text = "---"; + if (Program.WMsCount >= 3) + { + pulses3Label.Text = "---"; + refPulses3Label.Text = "---"; + volume3Label.Text = "---"; + error3Label.Text = "---"; + passed3Label.Text = "---"; + } - tInLabel.Text = "---"; - tOutLabel.Text = "---"; - prInLabel.Text = "---"; - prOutLabel.Text = "---"; + if (Program.WMsCount >= 4) + { + pulses4Label.Text = "---"; + refPulses4Label.Text = "---"; + volume4Label.Text = "---"; + error4Label.Text = "---"; + passed4Label.Text = "---"; + } - massLabel.Text = "---"; - massDiffLabel.Text = "---"; - volumeCtvLabel.Text = "---"; - refErrorLabel.Text = "---"; - } + if (Program.WMsCount >= 5) + { + pulses5Label.Text = "---"; + refPulses5Label.Text = "---"; + volume5Label.Text = "---"; + error5Label.Text = "---"; + passed5Label.Text = "---"; + } + } void OnProcedureSelected(object sender, ProcedureSelectedEventArgs args) { @@ -170,10 +196,17 @@ namespace TBF.Screens refFlowCmpntLabel.Text = args.OutputPath.FlowMeter.Cfg.Name; regValveCmpntLabel.Text = args.OutputPath.RegulValve.Cfg.Name; scaleCmpntLabel.Text = args.OutputPath.Balance.Cfg.Name; + sensor1Label.Text = (args.MetersPath.RegisterReaders[0] == null) ? "" : args.MetersPath.RegisterReaders[0].Cfg.Name; - sensor2Label.Text = (args.MetersPath.RegisterReaders[1] == null) ? "" : args.MetersPath.RegisterReaders[1].Cfg.Name; - sensor3Label.Text = (args.MetersPath.RegisterReaders[2] == null) ? "" : args.MetersPath.RegisterReaders[2].Cfg.Name; - } + if (Program.WMsCount >= 2) + sensor2Label.Text = (args.MetersPath.RegisterReaders[1] == null) ? "" : args.MetersPath.RegisterReaders[1].Cfg.Name; + if (Program.WMsCount >= 3) + sensor3Label.Text = (args.MetersPath.RegisterReaders[2] == null) ? "" : args.MetersPath.RegisterReaders[2].Cfg.Name; + if (Program.WMsCount >= 4) + sensor4Label.Text = (args.MetersPath.RegisterReaders[3] == null) ? "" : args.MetersPath.RegisterReaders[3].Cfg.Name; + if (Program.WMsCount >= 5) + sensor5Label.Text = (args.MetersPath.RegisterReaders[4] == null) ? "" : args.MetersPath.RegisterReaders[4].Cfg.Name; + } void OnTestProgress(object sender, TestProgressEventArgs args) { @@ -192,17 +225,41 @@ namespace TBF.Screens /// Bottom part pulses1Label.Text = args.WmPulses[0].ToString(); - pulses2Label.Text = args.WmPulses[1].ToString(); - pulses3Label.Text = args.WmPulses[2].ToString(); - refPulses1Label.Text = args.WmRefPulses[0].ToString(); - refPulses2Label.Text = args.WmRefPulses[1].ToString(); - refPulses3Label.Text = args.WmRefPulses[2].ToString(); - volume1Label.Text = args.WmVolume[0].ToString(); - volume2Label.Text = args.WmVolume[1].ToString(); - volume3Label.Text = args.WmVolume[2].ToString(); - error1Label.Text = args.WmErrPct[0].ToString(); - error2Label.Text = args.WmErrPct[1].ToString(); - error3Label.Text = args.WmErrPct[2].ToString(); + refPulses1Label.Text = args.WmRefPulses[0].ToString(); + volume1Label.Text = args.WmVolume[0].ToString(); + error1Label.Text = args.WmErrPct[0].ToString(); + + if (Program.WMsCount >= 2) + { + pulses2Label.Text = args.WmPulses[1].ToString(); + refPulses2Label.Text = args.WmRefPulses[1].ToString(); + volume2Label.Text = args.WmVolume[1].ToString(); + error2Label.Text = args.WmErrPct[1].ToString(); + } + + if (Program.WMsCount >= 3) + { + pulses3Label.Text = args.WmPulses[2].ToString(); + refPulses3Label.Text = args.WmRefPulses[2].ToString(); + volume3Label.Text = args.WmVolume[2].ToString(); + error3Label.Text = args.WmErrPct[2].ToString(); + } + + if (Program.WMsCount >= 4) + { + pulses4Label.Text = args.WmPulses[3].ToString(); + refPulses4Label.Text = args.WmRefPulses[3].ToString(); + volume4Label.Text = args.WmVolume[3].ToString(); + error4Label.Text = args.WmErrPct[3].ToString(); + } + + if (Program.WMsCount >= 5) + { + pulses5Label.Text = args.WmPulses[4].ToString(); + refPulses5Label.Text = args.WmRefPulses[4].ToString(); + volume5Label.Text = args.WmVolume[4].ToString(); + error5Label.Text = args.WmErrPct[4].ToString(); + } tInLabel.Text = args.Tin.ToString(); tOutLabel.Text = args.Tout.ToString(); @@ -224,17 +281,42 @@ namespace TBF.Screens if (tRes.MetersKind == Entities.MetersKind.Single) { pulses1Label.Text = tRes.Meters[0].PulsesMeter.ToString("F0"); - pulses2Label.Text = tRes.Meters[1].PulsesMeter.ToString("F0"); - pulses3Label.Text = tRes.Meters[2].PulsesMeter.ToString("F0"); - refPulses1Label.Text = tRes.Meters[0].PulsesMaster.ToString("F0"); - refPulses2Label.Text = tRes.Meters[1].PulsesMaster.ToString("F0"); - refPulses3Label.Text = tRes.Meters[2].PulsesMaster.ToString("F0"); - volume1Label.Text = tRes.Meters[0].VolumeMeter.ToString("F2"); - volume2Label.Text = tRes.Meters[1].VolumeMeter.ToString("F2"); - volume3Label.Text = tRes.Meters[2].VolumeMeter.ToString("F2"); - error1Label.Text = tRes.Meters[0].VolumeErrorPct.ToString("F2"); - error2Label.Text = tRes.Meters[1].VolumeErrorPct.ToString("F2"); - error3Label.Text = tRes.Meters[2].VolumeErrorPct.ToString("F2"); + refPulses1Label.Text = tRes.Meters[0].PulsesMaster.ToString("F0"); + volume1Label.Text = tRes.Meters[0].VolumeMeter.ToString("F2"); + error1Label.Text = tRes.Meters[0].VolumeErrorPct.ToString("F2"); + + if (Program.WMsCount >= 2) + { + pulses2Label.Text = tRes.Meters[1].PulsesMeter.ToString("F0"); + refPulses2Label.Text = tRes.Meters[1].PulsesMaster.ToString("F0"); + volume2Label.Text = tRes.Meters[1].VolumeMeter.ToString("F2"); + error2Label.Text = tRes.Meters[1].VolumeErrorPct.ToString("F2"); + } + + if (Program.WMsCount >= 3) + { + pulses3Label.Text = tRes.Meters[2].PulsesMeter.ToString("F0"); + refPulses3Label.Text = tRes.Meters[2].PulsesMaster.ToString("F0"); + volume3Label.Text = tRes.Meters[2].VolumeMeter.ToString("F2"); + error3Label.Text = tRes.Meters[2].VolumeErrorPct.ToString("F2"); + } + + if (Program.WMsCount >= 4) + { + pulses4Label.Text = tRes.Meters[3].PulsesMeter.ToString("F0"); + refPulses4Label.Text = tRes.Meters[3].PulsesMaster.ToString("F0"); + volume4Label.Text = tRes.Meters[3].VolumeMeter.ToString("F2"); + error4Label.Text = tRes.Meters[3].VolumeErrorPct.ToString("F2"); + } + + if (Program.WMsCount >= 5) + { + pulses5Label.Text = tRes.Meters[4].PulsesMeter.ToString("F0"); + refPulses5Label.Text = tRes.Meters[4].PulsesMaster.ToString("F0"); + volume5Label.Text = tRes.Meters[4].VolumeMeter.ToString("F2"); + error5Label.Text = tRes.Meters[4].VolumeErrorPct.ToString("F2"); + } + tInLabel.Text = tRes.TempInAvrg.ToString("F2"); tOutLabel.Text = tRes.TempOutAvrg.ToString("F2"); tDivLabel.Text = tRes.TempDivAvrg.ToString("F2"); diff --git a/TestBenchFramework/Screens/ProcessTabPageCtrl.resx b/TestBenchFramework/Screens/ProcessTabPageCtrl.resx index 96110cd98..42b44853c 100644 --- a/TestBenchFramework/Screens/ProcessTabPageCtrl.resx +++ b/TestBenchFramework/Screens/ProcessTabPageCtrl.resx @@ -121,7 +121,7 @@ iVBORw0KGgoAAAANSUhEUgAAAI4AAABtCAYAAAB3LVkkAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsEAAA7BAbiRa+0AAAEuSURBVHhe7dIxDoAwEAQx/v/pQFJQBaRM7ZN8zbZzPTcg + YQUAAAAJcEhZcwAADsAAAA7AAWrWiQkAAAEuSURBVHhe7dIxDoAwEAQx/v/pQFJQBaRM7ZN8zbZzPTcg mG/AAeGQCIdEOCTCIREOiXBIhEMiHBLhkAiHRDgkwiERDolwSIRDIhwS4ZAIh0Q4JMIhEQ6JcEiEQyIc EuGQCIdEOCTCIREOiXBIhEMiHBLhkAiHRDgkwiERDolwSIRDIhwS4ZAIh0Q4JMIhEQ6JcEiEQyIcEuGQ CIdEOCTCIREOiXBIhEMiHBLhkAiHRDgkwiERDolwSIRDIhwS4ZAIh0Q4JMIhEQ6JcEiEQyIcEuGQCIdE @@ -132,7 +132,7 @@ iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsEAAA7BAbiRa+0AAALTSURBVFhH7Ze9ajJBFIZXjZAiCQT8gYC1vSnUQnIBglhq + YQUAAAAJcEhZcwAADsAAAA7AAWrWiQkAAALTSURBVFhH7Ze9ajJBFIZXjZAiCQT8gYC1vSnUQnIBglhq EEm0sPAOcgGWgp2kSWGV0jIkvSZgk4hNGiF3kCrdZN/Vs3N29xiV7PDxQYoHdp0z7zw4u8sca7lcqt8Q iUSUZVkBpNp92FssnU47cIlisagajYYLHzs4OHDqR6ORmLeJncQmk4mq1+ueBXu93k5UKhV3TjKZVN1u V1zDz1axQqHgESIkCQkuxlksFuJ6xI9i2WxWDAWShMQmMWyxtCYhig2HQ1UqldyQ01PL3gJL3dzoYElC @@ -150,7 +150,7 @@ iVBORw0KGgoAAAANSUhEUgAAACYAAAAeCAYAAABAFGxuAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsEAAA7BAbiRa+0AAAIfSURBVFhH7dexS2pRHAfw0wukyUChpUkRoqFVF5fGApHW + YQUAAAAJcEhZcwAADsAAAA7AAWrWiQkAAAIfSURBVFhH7dexS2pRHAfw0wukyUChpUkRoqFVF5fGApHW N8TL1cE50L9AHBoFHaPVNWrQFh1cHk+CBwqXtzwIgmqqll/fc+65eo/3p2Xee23owMfi/s79/b54L3Wv sCyLPqrZbJIQwhdcf7fvYNO4/m6fCLYG20vapF6vR6PRiJ0jfSJYBGhJ9yAokUhQvV5nZ60omEP2y1Ay maRisWjMWihYqVRCIz+DOdpg33udTkfNwu/eG3O2H8A19ksa1kHNkx9VkKnf8we4hn4awTjYpT74VYQY @@ -165,7 +165,7 @@ iVBORw0KGgoAAAANSUhEUgAAACYAAAAeCAYAAABAFGxuAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsEAAA7BAbiRa+0AAAIfSURBVFhH7dexS2pRHAfw0wukyUChpUkRoqFVF5fGApHW + YQUAAAAJcEhZcwAADsAAAA7AAWrWiQkAAAIfSURBVFhH7dexS2pRHAfw0wukyUChpUkRoqFVF5fGApHW N8TL1cE50L9AHBoFHaPVNWrQFh1cHk+CBwqXtzwIgmqqll/fc+65eo/3p2Xee23owMfi/s79/b54L3Wv sCyLPqrZbJIQwhdcf7fvYNO4/m6fCLYG20vapF6vR6PRiJ0jfSJYBGhJ9yAokUhQvV5nZ60omEP2y1Ay maRisWjMWihYqVRCIz+DOdpg33udTkfNwu/eG3O2H8A19ksa1kHNkx9VkKnf8we4hn4awTjYpT74VYQY @@ -180,7 +180,37 @@ iVBORw0KGgoAAAANSUhEUgAAACYAAAAeCAYAAABAFGxuAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsEAAA7BAbiRa+0AAAIfSURBVFhH7dexS2pRHAfw0wukyUChpUkRoqFVF5fGApHW + YQUAAAAJcEhZcwAADsAAAA7AAWrWiQkAAAIfSURBVFhH7dexS2pRHAfw0wukyUChpUkRoqFVF5fGApHW + N8TL1cE50L9AHBoFHaPVNWrQFh1cHk+CBwqXtzwIgmqqll/fc+65eo/3p2Xee23owMfi/s79/b54L3Wv + sCyLPqrZbJIQwhdcf7fvYNO4/m6fCLYG20vapF6vR6PRiJ0jfSJYBGhJ9yAokUhQvV5nZ60omEP2y1Ay + maRisWjMWihYqVRCIz+DOdpg33udTkfNwu/eG3O2H8A19ksa1kHNkx9VkKnf8we4hn4awTjYpT74VYQY + rNHo0+7uI1vzCjFYJnNP7XZb/eTqphCDSVdXNyrc4eF/tj4xJ1ilcquaBGV//84zc2KFwa6vOxSLvXjm + 2lYYbGvr2TNzYk6wIDj32N7eA1ufCDHY8bGlQu3sPLF1U4jBqtXf7HFeiMEWMw72Eyr64CrIb1POdyBT + Op0myQ6Y0l6BaxCEvyBUBjeUzGUHlM9cFzDdJAgnlMvlPM9+KJlrMBjgH24DJ8iAOVeDIPwC/sUEZXM5 + hVqtRtlsFiduwplu5KdbENRqtYxADmwx1/SGVCpFkYi8tKfwTzddlh2q2+165jmwzVzcpn6/rxoJsaEb + L8O+fPINae7rm84zXtwmR6FQUE2FONBDFnEC9vP8rMvnhlPMxW1yGw6HFI/H1QAhzjUuiCT/7Mj6kTon + n8+zPTk43VzcJk65XMZAGW6+aDSKx5sY22M2i94AIhVFdRKKXCQAAAAASUVORK5CYII= + + + + + iVBORw0KGgoAAAANSUhEUgAAACYAAAAeCAYAAABAFGxuAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 + YQUAAAAJcEhZcwAADr8AAA6/ATgFUyQAAAIfSURBVFhH7dexS2pRHAfw0wukyUChpUkRoqFVF5fGApHW + N8TL1cE50L9AHBoFHaPVNWrQFh1cHk+CBwqXtzwIgmqqll/fc+65eo/3p2Xee23owMfi/s79/b54L3Wv + sCyLPqrZbJIQwhdcf7fvYNO4/m6fCLYG20vapF6vR6PRiJ0jfSJYBGhJ9yAokUhQvV5nZ60omEP2y1Ay + maRisWjMWihYqVRCIz+DOdpg33udTkfNwu/eG3O2H8A19ksa1kHNkx9VkKnf8we4hn4awTjYpT74VYQY + rNHo0+7uI1vzCjFYJnNP7XZb/eTqphCDSVdXNyrc4eF/tj4xJ1ilcquaBGV//84zc2KFwa6vOxSLvXjm + 2lYYbGvr2TNzYk6wIDj32N7eA1ufCDHY8bGlQu3sPLF1U4jBqtXf7HFeiMEWMw72Eyr64CrIb1POdyBT + Op0myQ6Y0l6BaxCEvyBUBjeUzGUHlM9cFzDdJAgnlMvlPM9+KJlrMBjgH24DJ8iAOVeDIPwC/sUEZXM5 + hVqtRtlsFiduwplu5KdbENRqtYxADmwx1/SGVCpFkYi8tKfwTzddlh2q2+165jmwzVzcpn6/rxoJsaEb + L8O+fPINae7rm84zXtwmR6FQUE2FONBDFnEC9vP8rMvnhlPMxW1yGw6HFI/H1QAhzjUuiCT/7Mj6kTon + n8+zPTk43VzcJk65XMZAGW6+aDSKx5sY22M2i94AIhVFdRKKXCQAAAAASUVORK5CYII= + + + + + iVBORw0KGgoAAAANSUhEUgAAACYAAAAeCAYAAABAFGxuAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 + YQUAAAAJcEhZcwAADr8AAA6/ATgFUyQAAAIfSURBVFhH7dexS2pRHAfw0wukyUChpUkRoqFVF5fGApHW N8TL1cE50L9AHBoFHaPVNWrQFh1cHk+CBwqXtzwIgmqqll/fc+65eo/3p2Xee23owMfi/s79/b54L3Wv sCyLPqrZbJIQwhdcf7fvYNO4/m6fCLYG20vapF6vR6PRiJ0jfSJYBGhJ9yAokUhQvV5nZ60omEP2y1Ay maRisWjMWihYqVRCIz+DOdpg33udTkfNwu/eG3O2H8A19ksa1kHNkx9VkKnf8we4hn4awTjYpT74VYQY