1983 lines
98 KiB
C#
1983 lines
98 KiB
C#
///
|
|
/// Copyright (c) 2013-2015 Sensus Metering Systems
|
|
///
|
|
namespace TBF.Screens
|
|
{
|
|
partial class ProcessTabPageCtrl6
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Component Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ProcessTabPageCtrl6));
|
|
this.sensor1Label = new System.Windows.Forms.Label();
|
|
this.pulses1Label = new System.Windows.Forms.Label();
|
|
this.refPulses1Label = new System.Windows.Forms.Label();
|
|
this.pulses1CapLabel = new System.Windows.Forms.Label();
|
|
this.refPulses1CapLabel = new System.Windows.Forms.Label();
|
|
this.volume1CapLabel = new System.Windows.Forms.Label();
|
|
this.volume1Label = new System.Windows.Forms.Label();
|
|
this.error1CapLabel = 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.sensor1CapLabel = new System.Windows.Forms.Label();
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
this.sensor2CapLabel = new System.Windows.Forms.Label();
|
|
this.passed2Label = new System.Windows.Forms.Label();
|
|
this.error2Label = new System.Windows.Forms.Label();
|
|
this.error2CapLabel = new System.Windows.Forms.Label();
|
|
this.volume2Label = new System.Windows.Forms.Label();
|
|
this.volume2CapLabel = new System.Windows.Forms.Label();
|
|
this.refPulses2CapLabel = new System.Windows.Forms.Label();
|
|
this.pulses2CapLabel = 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.sensor3CapLabel = new System.Windows.Forms.Label();
|
|
this.passed3Label = new System.Windows.Forms.Label();
|
|
this.error3Label = new System.Windows.Forms.Label();
|
|
this.error3CapLabel = new System.Windows.Forms.Label();
|
|
this.volume3Label = new System.Windows.Forms.Label();
|
|
this.volume3CapLabel = new System.Windows.Forms.Label();
|
|
this.refPulses3CapLabel = new System.Windows.Forms.Label();
|
|
this.pulses3CapLabel = 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.tInCapLabel = new System.Windows.Forms.Label();
|
|
this.prUpCapLabel = new System.Windows.Forms.Label();
|
|
this.tInLabel = new System.Windows.Forms.Label();
|
|
this.prUpLabel = new System.Windows.Forms.Label();
|
|
this.prDownLabel = new System.Windows.Forms.Label();
|
|
this.tOutLabel = new System.Windows.Forms.Label();
|
|
this.prDownCapLabel = new System.Windows.Forms.Label();
|
|
this.tOutCapLabel = new System.Windows.Forms.Label();
|
|
this.refFlowCapLabel = 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.refFreqCapLabel = new System.Windows.Forms.Label();
|
|
this.refFreqLabel = new System.Windows.Forms.Label();
|
|
this.refPulsesCapLabel = 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.regValvePosCapLabel = new System.Windows.Forms.Label();
|
|
this.tDivCmpntLabel = new System.Windows.Forms.Label();
|
|
this.tDivLabel = new System.Windows.Forms.Label();
|
|
this.tDivCapLabel = new System.Windows.Forms.Label();
|
|
this.scaleCmpntLabel = new System.Windows.Forms.Label();
|
|
this.massCapLabel = new System.Windows.Forms.Label();
|
|
this.massLabel = new System.Windows.Forms.Label();
|
|
this.massDiffCapLabel = new System.Windows.Forms.Label();
|
|
this.massDiffLabel = new System.Windows.Forms.Label();
|
|
this.refVolumeCapLabel = new System.Windows.Forms.Label();
|
|
this.refVolumeLabel = new System.Windows.Forms.Label();
|
|
this.volumeCtvCapLabel = new System.Windows.Forms.Label();
|
|
this.volumeCtvLabel = new System.Windows.Forms.Label();
|
|
this.refErrorCapLabel = new System.Windows.Forms.Label();
|
|
this.refErrorLabel = new System.Windows.Forms.Label();
|
|
this.targetFlowLowCapLabel = new System.Windows.Forms.Label();
|
|
this.targetFlowHighCapLabel = new System.Windows.Forms.Label();
|
|
this.targetVolumeCapLabel = new System.Windows.Forms.Label();
|
|
this.estmtdTimeCapLabel = 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.targetRefCountCapLabel = new System.Windows.Forms.Label();
|
|
this.targetRefCountLabel = new System.Windows.Forms.Label();
|
|
this.estmtdTimeLabel = new System.Windows.Forms.Label();
|
|
this.airTempCapLabel = new System.Windows.Forms.Label();
|
|
this.airPressCapLabel = new System.Windows.Forms.Label();
|
|
this.airHumiCapLabel = 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.watermeterPictureBox4 = new System.Windows.Forms.PictureBox();
|
|
this.groupBox4 = new System.Windows.Forms.GroupBox();
|
|
this.sensor4CapLabel = new System.Windows.Forms.Label();
|
|
this.passed4Label = new System.Windows.Forms.Label();
|
|
this.error4Label = new System.Windows.Forms.Label();
|
|
this.error4CapLabel = new System.Windows.Forms.Label();
|
|
this.volume4Label = new System.Windows.Forms.Label();
|
|
this.volume4CapLabel = new System.Windows.Forms.Label();
|
|
this.refPulses4CapLabel = new System.Windows.Forms.Label();
|
|
this.pulses4CapLabel = 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.watermeterPictureBox5 = new System.Windows.Forms.PictureBox();
|
|
this.groupBox5 = new System.Windows.Forms.GroupBox();
|
|
this.sensor5CapLabel = new System.Windows.Forms.Label();
|
|
this.passed5Label = new System.Windows.Forms.Label();
|
|
this.error5Label = new System.Windows.Forms.Label();
|
|
this.error5CapLabel = new System.Windows.Forms.Label();
|
|
this.volume5Label = new System.Windows.Forms.Label();
|
|
this.volume5CapLabel = new System.Windows.Forms.Label();
|
|
this.refPulses5CapLabel = new System.Windows.Forms.Label();
|
|
this.pulses5CapLabel = 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.watermeterPictureBox6 = new System.Windows.Forms.PictureBox();
|
|
this.groupBox6 = new System.Windows.Forms.GroupBox();
|
|
this.sensor6CapLabel = new System.Windows.Forms.Label();
|
|
this.passed6Label = new System.Windows.Forms.Label();
|
|
this.error6Label = new System.Windows.Forms.Label();
|
|
this.error6CapLabel = new System.Windows.Forms.Label();
|
|
this.volume6Label = new System.Windows.Forms.Label();
|
|
this.volume6CapLabel = new System.Windows.Forms.Label();
|
|
this.refPulses6CapLabel = new System.Windows.Forms.Label();
|
|
this.pulses6CapLabel = new System.Windows.Forms.Label();
|
|
this.refPulses6Label = new System.Windows.Forms.Label();
|
|
this.pulses6Label = new System.Windows.Forms.Label();
|
|
this.sensor6Label = new System.Windows.Forms.Label();
|
|
this.flowMeterPictureBox = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
this.watermeterPictureBox1z = new System.Windows.Forms.PictureBox();
|
|
this.watermeterPictureBox2z = new System.Windows.Forms.PictureBox();
|
|
this.watermeterPictureBox3z = new System.Windows.Forms.PictureBox();
|
|
this.groupBox1z = new System.Windows.Forms.GroupBox();
|
|
this.passed1zLabel = new System.Windows.Forms.Label();
|
|
this.error1zLabel = new System.Windows.Forms.Label();
|
|
this.error1zCapLabel = new System.Windows.Forms.Label();
|
|
this.volume1zLabel = new System.Windows.Forms.Label();
|
|
this.volume1zCapLabel = new System.Windows.Forms.Label();
|
|
this.groupBox2z = new System.Windows.Forms.GroupBox();
|
|
this.passed2zLabel = new System.Windows.Forms.Label();
|
|
this.error2zLabel = new System.Windows.Forms.Label();
|
|
this.error2zCapLabel = new System.Windows.Forms.Label();
|
|
this.volume2zLabel = new System.Windows.Forms.Label();
|
|
this.volume2zCapLabel = new System.Windows.Forms.Label();
|
|
this.groupBox3z = new System.Windows.Forms.GroupBox();
|
|
this.passed3zLabel = new System.Windows.Forms.Label();
|
|
this.error3zLabel = new System.Windows.Forms.Label();
|
|
this.error3zCapLabel = new System.Windows.Forms.Label();
|
|
this.volume3zLabel = new System.Windows.Forms.Label();
|
|
this.volume3zCapLabel = new System.Windows.Forms.Label();
|
|
this.pumpPctTextBox = new System.Windows.Forms.TextBox();
|
|
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.watermeterPictureBox4)).BeginInit();
|
|
this.groupBox4.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.watermeterPictureBox5)).BeginInit();
|
|
this.groupBox5.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.watermeterPictureBox6)).BeginInit();
|
|
this.groupBox6.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.flowMeterPictureBox)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.watermeterPictureBox1z)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.watermeterPictureBox2z)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.watermeterPictureBox3z)).BeginInit();
|
|
this.groupBox1z.SuspendLayout();
|
|
this.groupBox2z.SuspendLayout();
|
|
this.groupBox3z.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// sensor1Label
|
|
//
|
|
this.sensor1Label.AutoSize = true;
|
|
this.sensor1Label.Location = new System.Drawing.Point(72, 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(72, 34);
|
|
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(72, 53);
|
|
this.refPulses1Label.Name = "refPulses1Label";
|
|
this.refPulses1Label.Size = new System.Drawing.Size(56, 13);
|
|
this.refPulses1Label.TabIndex = 2;
|
|
this.refPulses1Label.Text = "refPulses1";
|
|
//
|
|
// pulses1CapLabel
|
|
//
|
|
this.pulses1CapLabel.AutoSize = true;
|
|
this.pulses1CapLabel.Location = new System.Drawing.Point(28, 34);
|
|
this.pulses1CapLabel.Name = "pulses1CapLabel";
|
|
this.pulses1CapLabel.Size = new System.Drawing.Size(38, 13);
|
|
this.pulses1CapLabel.TabIndex = 3;
|
|
this.pulses1CapLabel.Text = "Count:";
|
|
//
|
|
// refPulses1CapLabel
|
|
//
|
|
this.refPulses1CapLabel.AutoSize = true;
|
|
this.refPulses1CapLabel.Location = new System.Drawing.Point(6, 53);
|
|
this.refPulses1CapLabel.Name = "refPulses1CapLabel";
|
|
this.refPulses1CapLabel.Size = new System.Drawing.Size(60, 13);
|
|
this.refPulses1CapLabel.TabIndex = 4;
|
|
this.refPulses1CapLabel.Text = "Ref. count:";
|
|
//
|
|
// volume1CapLabel
|
|
//
|
|
this.volume1CapLabel.AutoSize = true;
|
|
this.volume1CapLabel.Location = new System.Drawing.Point(21, 71);
|
|
this.volume1CapLabel.Name = "volume1CapLabel";
|
|
this.volume1CapLabel.Size = new System.Drawing.Size(45, 13);
|
|
this.volume1CapLabel.TabIndex = 5;
|
|
this.volume1CapLabel.Text = "Volume:";
|
|
//
|
|
// volume1Label
|
|
//
|
|
this.volume1Label.AutoSize = true;
|
|
this.volume1Label.Location = new System.Drawing.Point(72, 71);
|
|
this.volume1Label.Name = "volume1Label";
|
|
this.volume1Label.Size = new System.Drawing.Size(47, 13);
|
|
this.volume1Label.TabIndex = 6;
|
|
this.volume1Label.Text = "volume1";
|
|
//
|
|
// error1CapLabel
|
|
//
|
|
this.error1CapLabel.AutoSize = true;
|
|
this.error1CapLabel.Location = new System.Drawing.Point(17, 90);
|
|
this.error1CapLabel.Name = "error1CapLabel";
|
|
this.error1CapLabel.Size = new System.Drawing.Size(49, 13);
|
|
this.error1CapLabel.TabIndex = 7;
|
|
this.error1CapLabel.Text = "Error [%]:";
|
|
//
|
|
// error1Label
|
|
//
|
|
this.error1Label.AutoSize = true;
|
|
this.error1Label.Location = new System.Drawing.Point(72, 90);
|
|
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(72, 108);
|
|
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.sensor1CapLabel);
|
|
this.groupBox1.Controls.Add(this.passed1Label);
|
|
this.groupBox1.Controls.Add(this.error1Label);
|
|
this.groupBox1.Controls.Add(this.error1CapLabel);
|
|
this.groupBox1.Controls.Add(this.volume1Label);
|
|
this.groupBox1.Controls.Add(this.volume1CapLabel);
|
|
this.groupBox1.Controls.Add(this.refPulses1CapLabel);
|
|
this.groupBox1.Controls.Add(this.pulses1CapLabel);
|
|
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(23, 229);
|
|
this.groupBox1.Name = "groupBox1";
|
|
this.groupBox1.Size = new System.Drawing.Size(139, 131);
|
|
this.groupBox1.TabIndex = 10;
|
|
this.groupBox1.TabStop = false;
|
|
this.groupBox1.Text = "Meter 1";
|
|
//
|
|
// sensor1CapLabel
|
|
//
|
|
this.sensor1CapLabel.AutoSize = true;
|
|
this.sensor1CapLabel.Location = new System.Drawing.Point(23, 16);
|
|
this.sensor1CapLabel.Name = "sensor1CapLabel";
|
|
this.sensor1CapLabel.Size = new System.Drawing.Size(43, 13);
|
|
this.sensor1CapLabel.TabIndex = 10;
|
|
this.sensor1CapLabel.Text = "Sensor:";
|
|
//
|
|
// groupBox2
|
|
//
|
|
this.groupBox2.Controls.Add(this.sensor2CapLabel);
|
|
this.groupBox2.Controls.Add(this.passed2Label);
|
|
this.groupBox2.Controls.Add(this.error2Label);
|
|
this.groupBox2.Controls.Add(this.error2CapLabel);
|
|
this.groupBox2.Controls.Add(this.volume2Label);
|
|
this.groupBox2.Controls.Add(this.volume2CapLabel);
|
|
this.groupBox2.Controls.Add(this.refPulses2CapLabel);
|
|
this.groupBox2.Controls.Add(this.pulses2CapLabel);
|
|
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(164, 229);
|
|
this.groupBox2.Name = "groupBox2";
|
|
this.groupBox2.Size = new System.Drawing.Size(139, 131);
|
|
this.groupBox2.TabIndex = 11;
|
|
this.groupBox2.TabStop = false;
|
|
this.groupBox2.Text = "Meter 2";
|
|
//
|
|
// sensor2CapLabel
|
|
//
|
|
this.sensor2CapLabel.AutoSize = true;
|
|
this.sensor2CapLabel.Location = new System.Drawing.Point(23, 16);
|
|
this.sensor2CapLabel.Name = "sensor2CapLabel";
|
|
this.sensor2CapLabel.Size = new System.Drawing.Size(43, 13);
|
|
this.sensor2CapLabel.TabIndex = 11;
|
|
this.sensor2CapLabel.Text = "Sensor:";
|
|
//
|
|
// passed2Label
|
|
//
|
|
this.passed2Label.AutoSize = true;
|
|
this.passed2Label.Location = new System.Drawing.Point(72, 108);
|
|
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(72, 90);
|
|
this.error2Label.Name = "error2Label";
|
|
this.error2Label.Size = new System.Drawing.Size(34, 13);
|
|
this.error2Label.TabIndex = 8;
|
|
this.error2Label.Text = "error2";
|
|
//
|
|
// error2CapLabel
|
|
//
|
|
this.error2CapLabel.AutoSize = true;
|
|
this.error2CapLabel.Location = new System.Drawing.Point(17, 90);
|
|
this.error2CapLabel.Name = "error2CapLabel";
|
|
this.error2CapLabel.Size = new System.Drawing.Size(49, 13);
|
|
this.error2CapLabel.TabIndex = 7;
|
|
this.error2CapLabel.Text = "Error [%]:";
|
|
//
|
|
// volume2Label
|
|
//
|
|
this.volume2Label.AutoSize = true;
|
|
this.volume2Label.Location = new System.Drawing.Point(72, 71);
|
|
this.volume2Label.Name = "volume2Label";
|
|
this.volume2Label.Size = new System.Drawing.Size(47, 13);
|
|
this.volume2Label.TabIndex = 6;
|
|
this.volume2Label.Text = "volume2";
|
|
//
|
|
// volume2CapLabel
|
|
//
|
|
this.volume2CapLabel.AutoSize = true;
|
|
this.volume2CapLabel.Location = new System.Drawing.Point(21, 71);
|
|
this.volume2CapLabel.Name = "volume2CapLabel";
|
|
this.volume2CapLabel.Size = new System.Drawing.Size(45, 13);
|
|
this.volume2CapLabel.TabIndex = 5;
|
|
this.volume2CapLabel.Text = "Volume:";
|
|
//
|
|
// refPulses2CapLabel
|
|
//
|
|
this.refPulses2CapLabel.AutoSize = true;
|
|
this.refPulses2CapLabel.Location = new System.Drawing.Point(6, 53);
|
|
this.refPulses2CapLabel.Name = "refPulses2CapLabel";
|
|
this.refPulses2CapLabel.Size = new System.Drawing.Size(60, 13);
|
|
this.refPulses2CapLabel.TabIndex = 4;
|
|
this.refPulses2CapLabel.Text = "Ref. count:";
|
|
//
|
|
// pulses2CapLabel
|
|
//
|
|
this.pulses2CapLabel.AutoSize = true;
|
|
this.pulses2CapLabel.Location = new System.Drawing.Point(28, 34);
|
|
this.pulses2CapLabel.Name = "pulses2CapLabel";
|
|
this.pulses2CapLabel.Size = new System.Drawing.Size(38, 13);
|
|
this.pulses2CapLabel.TabIndex = 3;
|
|
this.pulses2CapLabel.Text = "Count:";
|
|
//
|
|
// refPulses2Label
|
|
//
|
|
this.refPulses2Label.AutoSize = true;
|
|
this.refPulses2Label.Location = new System.Drawing.Point(72, 53);
|
|
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(72, 34);
|
|
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(72, 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.sensor3CapLabel);
|
|
this.groupBox3.Controls.Add(this.passed3Label);
|
|
this.groupBox3.Controls.Add(this.error3Label);
|
|
this.groupBox3.Controls.Add(this.error3CapLabel);
|
|
this.groupBox3.Controls.Add(this.volume3Label);
|
|
this.groupBox3.Controls.Add(this.volume3CapLabel);
|
|
this.groupBox3.Controls.Add(this.refPulses3CapLabel);
|
|
this.groupBox3.Controls.Add(this.pulses3CapLabel);
|
|
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(305, 229);
|
|
this.groupBox3.Name = "groupBox3";
|
|
this.groupBox3.Size = new System.Drawing.Size(139, 131);
|
|
this.groupBox3.TabIndex = 12;
|
|
this.groupBox3.TabStop = false;
|
|
this.groupBox3.Text = "Meter 3";
|
|
//
|
|
// sensor3CapLabel
|
|
//
|
|
this.sensor3CapLabel.AutoSize = true;
|
|
this.sensor3CapLabel.Location = new System.Drawing.Point(23, 16);
|
|
this.sensor3CapLabel.Name = "sensor3CapLabel";
|
|
this.sensor3CapLabel.Size = new System.Drawing.Size(43, 13);
|
|
this.sensor3CapLabel.TabIndex = 11;
|
|
this.sensor3CapLabel.Text = "Sensor:";
|
|
//
|
|
// passed3Label
|
|
//
|
|
this.passed3Label.AutoSize = true;
|
|
this.passed3Label.Location = new System.Drawing.Point(72, 108);
|
|
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(72, 90);
|
|
this.error3Label.Name = "error3Label";
|
|
this.error3Label.Size = new System.Drawing.Size(34, 13);
|
|
this.error3Label.TabIndex = 8;
|
|
this.error3Label.Text = "error3";
|
|
//
|
|
// error3CapLabel
|
|
//
|
|
this.error3CapLabel.AutoSize = true;
|
|
this.error3CapLabel.Location = new System.Drawing.Point(17, 90);
|
|
this.error3CapLabel.Name = "error3CapLabel";
|
|
this.error3CapLabel.Size = new System.Drawing.Size(49, 13);
|
|
this.error3CapLabel.TabIndex = 7;
|
|
this.error3CapLabel.Text = "Error [%]:";
|
|
//
|
|
// volume3Label
|
|
//
|
|
this.volume3Label.AutoSize = true;
|
|
this.volume3Label.Location = new System.Drawing.Point(72, 71);
|
|
this.volume3Label.Name = "volume3Label";
|
|
this.volume3Label.Size = new System.Drawing.Size(47, 13);
|
|
this.volume3Label.TabIndex = 6;
|
|
this.volume3Label.Text = "volume3";
|
|
//
|
|
// volume3CapLabel
|
|
//
|
|
this.volume3CapLabel.AutoSize = true;
|
|
this.volume3CapLabel.Location = new System.Drawing.Point(21, 71);
|
|
this.volume3CapLabel.Name = "volume3CapLabel";
|
|
this.volume3CapLabel.Size = new System.Drawing.Size(45, 13);
|
|
this.volume3CapLabel.TabIndex = 5;
|
|
this.volume3CapLabel.Text = "Volume:";
|
|
//
|
|
// refPulses3CapLabel
|
|
//
|
|
this.refPulses3CapLabel.AutoSize = true;
|
|
this.refPulses3CapLabel.Location = new System.Drawing.Point(6, 53);
|
|
this.refPulses3CapLabel.Name = "refPulses3CapLabel";
|
|
this.refPulses3CapLabel.Size = new System.Drawing.Size(60, 13);
|
|
this.refPulses3CapLabel.TabIndex = 4;
|
|
this.refPulses3CapLabel.Text = "Ref. count:";
|
|
//
|
|
// pulses3CapLabel
|
|
//
|
|
this.pulses3CapLabel.AutoSize = true;
|
|
this.pulses3CapLabel.Location = new System.Drawing.Point(28, 34);
|
|
this.pulses3CapLabel.Name = "pulses3CapLabel";
|
|
this.pulses3CapLabel.Size = new System.Drawing.Size(38, 13);
|
|
this.pulses3CapLabel.TabIndex = 3;
|
|
this.pulses3CapLabel.Text = "Count:";
|
|
//
|
|
// refPulses3Label
|
|
//
|
|
this.refPulses3Label.AutoSize = true;
|
|
this.refPulses3Label.Location = new System.Drawing.Point(72, 53);
|
|
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(72, 34);
|
|
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(72, 16);
|
|
this.sensor3Label.Name = "sensor3Label";
|
|
this.sensor3Label.Size = new System.Drawing.Size(44, 13);
|
|
this.sensor3Label.TabIndex = 0;
|
|
this.sensor3Label.Text = "sensor3";
|
|
//
|
|
// tInCapLabel
|
|
//
|
|
this.tInCapLabel.AutoSize = true;
|
|
this.tInCapLabel.Location = new System.Drawing.Point(60, 129);
|
|
this.tInCapLabel.Name = "tInCapLabel";
|
|
this.tInCapLabel.Size = new System.Drawing.Size(48, 13);
|
|
this.tInCapLabel.TabIndex = 13;
|
|
this.tInCapLabel.Text = "T in [°C]:";
|
|
//
|
|
// prUpCapLabel
|
|
//
|
|
this.prUpCapLabel.AutoSize = true;
|
|
this.prUpCapLabel.Location = new System.Drawing.Point(44, 91);
|
|
this.prUpCapLabel.Name = "prUpCapLabel";
|
|
this.prUpCapLabel.Size = new System.Drawing.Size(67, 13);
|
|
this.prUpCapLabel.TabIndex = 14;
|
|
this.prUpCapLabel.Text = "Pr up [mbar]:";
|
|
//
|
|
// tInLabel
|
|
//
|
|
this.tInLabel.AutoSize = true;
|
|
this.tInLabel.Location = new System.Drawing.Point(132, 129);
|
|
this.tInLabel.Name = "tInLabel";
|
|
this.tInLabel.Size = new System.Drawing.Size(19, 13);
|
|
this.tInLabel.TabIndex = 15;
|
|
this.tInLabel.Text = "tIn";
|
|
//
|
|
// prUpLabel
|
|
//
|
|
this.prUpLabel.AutoSize = true;
|
|
this.prUpLabel.Location = new System.Drawing.Point(132, 91);
|
|
this.prUpLabel.Name = "prUpLabel";
|
|
this.prUpLabel.Size = new System.Drawing.Size(30, 13);
|
|
this.prUpLabel.TabIndex = 16;
|
|
this.prUpLabel.Text = "prUp";
|
|
//
|
|
// prDownLabel
|
|
//
|
|
this.prDownLabel.AutoSize = true;
|
|
this.prDownLabel.Location = new System.Drawing.Point(578, 91);
|
|
this.prDownLabel.Name = "prDownLabel";
|
|
this.prDownLabel.Size = new System.Drawing.Size(44, 13);
|
|
this.prDownLabel.TabIndex = 20;
|
|
this.prDownLabel.Text = "prDown";
|
|
//
|
|
// tOutLabel
|
|
//
|
|
this.tOutLabel.AutoSize = true;
|
|
this.tOutLabel.Location = new System.Drawing.Point(578, 129);
|
|
this.tOutLabel.Name = "tOutLabel";
|
|
this.tOutLabel.Size = new System.Drawing.Size(27, 13);
|
|
this.tOutLabel.TabIndex = 19;
|
|
this.tOutLabel.Text = "tOut";
|
|
//
|
|
// prDownCapLabel
|
|
//
|
|
this.prDownCapLabel.AutoSize = true;
|
|
this.prDownCapLabel.Location = new System.Drawing.Point(488, 91);
|
|
this.prDownCapLabel.Name = "prDownCapLabel";
|
|
this.prDownCapLabel.Size = new System.Drawing.Size(81, 13);
|
|
this.prDownCapLabel.TabIndex = 18;
|
|
this.prDownCapLabel.Text = "Pr down [mbar]:";
|
|
//
|
|
// tOutCapLabel
|
|
//
|
|
this.tOutCapLabel.AutoSize = true;
|
|
this.tOutCapLabel.Location = new System.Drawing.Point(504, 129);
|
|
this.tOutCapLabel.Name = "tOutCapLabel";
|
|
this.tOutCapLabel.Size = new System.Drawing.Size(55, 13);
|
|
this.tOutCapLabel.TabIndex = 17;
|
|
this.tOutCapLabel.Text = "T out [°C]:";
|
|
//
|
|
// refFlowCapLabel
|
|
//
|
|
this.refFlowCapLabel.AutoSize = true;
|
|
this.refFlowCapLabel.Location = new System.Drawing.Point(689, 114);
|
|
this.refFlowCapLabel.Name = "refFlowCapLabel";
|
|
this.refFlowCapLabel.Size = new System.Drawing.Size(86, 13);
|
|
this.refFlowCapLabel.TabIndex = 21;
|
|
this.refFlowCapLabel.Text = "Ref. flow [m3/h]:";
|
|
//
|
|
// tInCmpntLabel
|
|
//
|
|
this.tInCmpntLabel.AutoSize = true;
|
|
this.tInCmpntLabel.Location = new System.Drawing.Point(132, 113);
|
|
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(578, 113);
|
|
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(578, 75);
|
|
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(132, 75);
|
|
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(790, 114);
|
|
this.refFlowLabel.Name = "refFlowLabel";
|
|
this.refFlowLabel.Size = new System.Drawing.Size(41, 13);
|
|
this.refFlowLabel.TabIndex = 26;
|
|
this.refFlowLabel.Text = "refFlow";
|
|
//
|
|
// refFreqCapLabel
|
|
//
|
|
this.refFreqCapLabel.AutoSize = true;
|
|
this.refFreqCapLabel.Location = new System.Drawing.Point(699, 95);
|
|
this.refFreqCapLabel.Name = "refFreqCapLabel";
|
|
this.refFreqCapLabel.Size = new System.Drawing.Size(76, 13);
|
|
this.refFreqCapLabel.TabIndex = 27;
|
|
this.refFreqCapLabel.Text = "Ref. freq. [Hz]:";
|
|
//
|
|
// refFreqLabel
|
|
//
|
|
this.refFreqLabel.AutoSize = true;
|
|
this.refFreqLabel.Location = new System.Drawing.Point(790, 95);
|
|
this.refFreqLabel.Name = "refFreqLabel";
|
|
this.refFreqLabel.Size = new System.Drawing.Size(40, 13);
|
|
this.refFreqLabel.TabIndex = 28;
|
|
this.refFreqLabel.Text = "refFreq";
|
|
//
|
|
// refPulsesCapLabel
|
|
//
|
|
this.refPulsesCapLabel.AutoSize = true;
|
|
this.refPulsesCapLabel.Location = new System.Drawing.Point(715, 77);
|
|
this.refPulsesCapLabel.Name = "refPulsesCapLabel";
|
|
this.refPulsesCapLabel.Size = new System.Drawing.Size(60, 13);
|
|
this.refPulsesCapLabel.TabIndex = 29;
|
|
this.refPulsesCapLabel.Text = "Ref. count:";
|
|
//
|
|
// refPulsesLabel
|
|
//
|
|
this.refPulsesLabel.AutoSize = true;
|
|
this.refPulsesLabel.Location = new System.Drawing.Point(790, 77);
|
|
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(790, 59);
|
|
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(790, 12);
|
|
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(790, 30);
|
|
this.regValvePosLabel.Name = "regValvePosLabel";
|
|
this.regValvePosLabel.Size = new System.Drawing.Size(67, 13);
|
|
this.regValvePosLabel.TabIndex = 35;
|
|
this.regValvePosLabel.Text = "regValvePos";
|
|
//
|
|
// regValvePosCapLabel
|
|
//
|
|
this.regValvePosCapLabel.AutoSize = true;
|
|
this.regValvePosCapLabel.Location = new System.Drawing.Point(693, 30);
|
|
this.regValvePosCapLabel.Name = "regValvePosCapLabel";
|
|
this.regValvePosCapLabel.Size = new System.Drawing.Size(85, 13);
|
|
this.regValvePosCapLabel.TabIndex = 36;
|
|
this.regValvePosCapLabel.Text = "Reg. valve pos.:";
|
|
//
|
|
// tDivCmpntLabel
|
|
//
|
|
this.tDivCmpntLabel.AutoSize = true;
|
|
this.tDivCmpntLabel.Location = new System.Drawing.Point(578, 12);
|
|
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(578, 30);
|
|
this.tDivLabel.Name = "tDivLabel";
|
|
this.tDivLabel.Size = new System.Drawing.Size(26, 13);
|
|
this.tDivLabel.TabIndex = 38;
|
|
this.tDivLabel.Text = "tDiv";
|
|
//
|
|
// tDivCapLabel
|
|
//
|
|
this.tDivCapLabel.AutoSize = true;
|
|
this.tDivCapLabel.Location = new System.Drawing.Point(516, 29);
|
|
this.tDivCapLabel.Name = "tDivCapLabel";
|
|
this.tDivCapLabel.Size = new System.Drawing.Size(54, 13);
|
|
this.tDivCapLabel.TabIndex = 37;
|
|
this.tDivCapLabel.Text = "T div [°C]:";
|
|
//
|
|
// scaleCmpntLabel
|
|
//
|
|
this.scaleCmpntLabel.AutoSize = true;
|
|
this.scaleCmpntLabel.Location = new System.Drawing.Point(989, 209);
|
|
this.scaleCmpntLabel.Name = "scaleCmpntLabel";
|
|
this.scaleCmpntLabel.Size = new System.Drawing.Size(62, 13);
|
|
this.scaleCmpntLabel.TabIndex = 40;
|
|
this.scaleCmpntLabel.Text = "scaleCmpnt";
|
|
//
|
|
// massCapLabel
|
|
//
|
|
this.massCapLabel.AutoSize = true;
|
|
this.massCapLabel.Location = new System.Drawing.Point(929, 230);
|
|
this.massCapLabel.Name = "massCapLabel";
|
|
this.massCapLabel.Size = new System.Drawing.Size(56, 13);
|
|
this.massCapLabel.TabIndex = 41;
|
|
this.massCapLabel.Text = "Mass [kg]:";
|
|
//
|
|
// massLabel
|
|
//
|
|
this.massLabel.AutoSize = true;
|
|
this.massLabel.Location = new System.Drawing.Point(989, 230);
|
|
this.massLabel.Name = "massLabel";
|
|
this.massLabel.Size = new System.Drawing.Size(31, 13);
|
|
this.massLabel.TabIndex = 42;
|
|
this.massLabel.Text = "mass";
|
|
//
|
|
// massDiffCapLabel
|
|
//
|
|
this.massDiffCapLabel.AutoSize = true;
|
|
this.massDiffCapLabel.Location = new System.Drawing.Point(909, 250);
|
|
this.massDiffCapLabel.Name = "massDiffCapLabel";
|
|
this.massDiffCapLabel.Size = new System.Drawing.Size(76, 13);
|
|
this.massDiffCapLabel.TabIndex = 43;
|
|
this.massDiffCapLabel.Text = "Mass diff. [kg]:";
|
|
//
|
|
// massDiffLabel
|
|
//
|
|
this.massDiffLabel.AutoSize = true;
|
|
this.massDiffLabel.Location = new System.Drawing.Point(989, 250);
|
|
this.massDiffLabel.Name = "massDiffLabel";
|
|
this.massDiffLabel.Size = new System.Drawing.Size(47, 13);
|
|
this.massDiffLabel.TabIndex = 44;
|
|
this.massDiffLabel.Text = "massDiff";
|
|
//
|
|
// refVolumeCapLabel
|
|
//
|
|
this.refVolumeCapLabel.AutoSize = true;
|
|
this.refVolumeCapLabel.Location = new System.Drawing.Point(701, 133);
|
|
this.refVolumeCapLabel.Name = "refVolumeCapLabel";
|
|
this.refVolumeCapLabel.Size = new System.Drawing.Size(78, 13);
|
|
this.refVolumeCapLabel.TabIndex = 45;
|
|
this.refVolumeCapLabel.Text = "Ref. volume [l]:";
|
|
//
|
|
// refVolumeLabel
|
|
//
|
|
this.refVolumeLabel.AutoSize = true;
|
|
this.refVolumeLabel.Location = new System.Drawing.Point(790, 133);
|
|
this.refVolumeLabel.Name = "refVolumeLabel";
|
|
this.refVolumeLabel.Size = new System.Drawing.Size(54, 13);
|
|
this.refVolumeLabel.TabIndex = 46;
|
|
this.refVolumeLabel.Text = "refVolume";
|
|
//
|
|
// volumeCtvCapLabel
|
|
//
|
|
this.volumeCtvCapLabel.AutoSize = true;
|
|
this.volumeCtvCapLabel.Location = new System.Drawing.Point(929, 271);
|
|
this.volumeCtvCapLabel.Name = "volumeCtvCapLabel";
|
|
this.volumeCtvCapLabel.Size = new System.Drawing.Size(56, 13);
|
|
this.volumeCtvCapLabel.TabIndex = 47;
|
|
this.volumeCtvCapLabel.Text = "Volume [l]:";
|
|
//
|
|
// volumeCtvLabel
|
|
//
|
|
this.volumeCtvLabel.AutoSize = true;
|
|
this.volumeCtvLabel.Location = new System.Drawing.Point(989, 271);
|
|
this.volumeCtvLabel.Name = "volumeCtvLabel";
|
|
this.volumeCtvLabel.Size = new System.Drawing.Size(57, 13);
|
|
this.volumeCtvLabel.TabIndex = 48;
|
|
this.volumeCtvLabel.Text = "volumeCtv";
|
|
//
|
|
// refErrorCapLabel
|
|
//
|
|
this.refErrorCapLabel.AutoSize = true;
|
|
this.refErrorCapLabel.Location = new System.Drawing.Point(914, 293);
|
|
this.refErrorCapLabel.Name = "refErrorCapLabel";
|
|
this.refErrorCapLabel.Size = new System.Drawing.Size(71, 13);
|
|
this.refErrorCapLabel.TabIndex = 49;
|
|
this.refErrorCapLabel.Text = "Ref. error [%]:";
|
|
//
|
|
// refErrorLabel
|
|
//
|
|
this.refErrorLabel.AutoSize = true;
|
|
this.refErrorLabel.Location = new System.Drawing.Point(989, 293);
|
|
this.refErrorLabel.Name = "refErrorLabel";
|
|
this.refErrorLabel.Size = new System.Drawing.Size(41, 13);
|
|
this.refErrorLabel.TabIndex = 50;
|
|
this.refErrorLabel.Text = "refError";
|
|
//
|
|
// targetFlowLowCapLabel
|
|
//
|
|
this.targetFlowLowCapLabel.AutoSize = true;
|
|
this.targetFlowLowCapLabel.Location = new System.Drawing.Point(228, 12);
|
|
this.targetFlowLowCapLabel.Name = "targetFlowLowCapLabel";
|
|
this.targetFlowLowCapLabel.Size = new System.Drawing.Size(116, 13);
|
|
this.targetFlowLowCapLabel.TabIndex = 51;
|
|
this.targetFlowLowCapLabel.Text = "Target flow low [m3/h]:";
|
|
//
|
|
// targetFlowHighCapLabel
|
|
//
|
|
this.targetFlowHighCapLabel.AutoSize = true;
|
|
this.targetFlowHighCapLabel.Location = new System.Drawing.Point(224, 32);
|
|
this.targetFlowHighCapLabel.Name = "targetFlowHighCapLabel";
|
|
this.targetFlowHighCapLabel.Size = new System.Drawing.Size(120, 13);
|
|
this.targetFlowHighCapLabel.TabIndex = 52;
|
|
this.targetFlowHighCapLabel.Text = "Target flow high [m3/h]:";
|
|
//
|
|
// targetVolumeCapLabel
|
|
//
|
|
this.targetVolumeCapLabel.AutoSize = true;
|
|
this.targetVolumeCapLabel.Location = new System.Drawing.Point(263, 52);
|
|
this.targetVolumeCapLabel.Name = "targetVolumeCapLabel";
|
|
this.targetVolumeCapLabel.Size = new System.Drawing.Size(89, 13);
|
|
this.targetVolumeCapLabel.TabIndex = 53;
|
|
this.targetVolumeCapLabel.Text = "Target volume [l]:";
|
|
//
|
|
// estmtdTimeCapLabel
|
|
//
|
|
this.estmtdTimeCapLabel.AutoSize = true;
|
|
this.estmtdTimeCapLabel.Location = new System.Drawing.Point(260, 94);
|
|
this.estmtdTimeCapLabel.Name = "estmtdTimeCapLabel";
|
|
this.estmtdTimeCapLabel.Size = new System.Drawing.Size(92, 13);
|
|
this.estmtdTimeCapLabel.TabIndex = 54;
|
|
this.estmtdTimeCapLabel.Text = "Estimated time [s]:";
|
|
//
|
|
// targetFlowLowLabel
|
|
//
|
|
this.targetFlowLowLabel.AutoSize = true;
|
|
this.targetFlowLowLabel.Location = new System.Drawing.Point(355, 12);
|
|
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(355, 32);
|
|
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(355, 52);
|
|
this.targetVolumeLabel.Name = "targetVolumeLabel";
|
|
this.targetVolumeLabel.Size = new System.Drawing.Size(69, 13);
|
|
this.targetVolumeLabel.TabIndex = 57;
|
|
this.targetVolumeLabel.Text = "targetVolume";
|
|
//
|
|
// targetRefCountCapLabel
|
|
//
|
|
this.targetRefCountCapLabel.AutoSize = true;
|
|
this.targetRefCountCapLabel.Location = new System.Drawing.Point(263, 73);
|
|
this.targetRefCountCapLabel.Name = "targetRefCountCapLabel";
|
|
this.targetRefCountCapLabel.Size = new System.Drawing.Size(89, 13);
|
|
this.targetRefCountCapLabel.TabIndex = 58;
|
|
this.targetRefCountCapLabel.Text = "Target ref. count:";
|
|
//
|
|
// targetRefCountLabel
|
|
//
|
|
this.targetRefCountLabel.AutoSize = true;
|
|
this.targetRefCountLabel.Location = new System.Drawing.Point(355, 73);
|
|
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(355, 94);
|
|
this.estmtdTimeLabel.Name = "estmtdTimeLabel";
|
|
this.estmtdTimeLabel.Size = new System.Drawing.Size(61, 13);
|
|
this.estmtdTimeLabel.TabIndex = 60;
|
|
this.estmtdTimeLabel.Text = "estmtdTime";
|
|
//
|
|
// airTempCapLabel
|
|
//
|
|
this.airTempCapLabel.AutoSize = true;
|
|
this.airTempCapLabel.Location = new System.Drawing.Point(11, 12);
|
|
this.airTempCapLabel.Name = "airTempCapLabel";
|
|
this.airTempCapLabel.Size = new System.Drawing.Size(101, 13);
|
|
this.airTempCapLabel.TabIndex = 61;
|
|
this.airTempCapLabel.Text = "Air temperature [°C]:";
|
|
//
|
|
// airPressCapLabel
|
|
//
|
|
this.airPressCapLabel.AutoSize = true;
|
|
this.airPressCapLabel.Location = new System.Drawing.Point(14, 29);
|
|
this.airPressCapLabel.Name = "airPressCapLabel";
|
|
this.airPressCapLabel.Size = new System.Drawing.Size(97, 13);
|
|
this.airPressCapLabel.TabIndex = 62;
|
|
this.airPressCapLabel.Text = "Air pressure [mbar]:";
|
|
//
|
|
// airHumiCapLabel
|
|
//
|
|
this.airHumiCapLabel.AutoSize = true;
|
|
this.airHumiCapLabel.Location = new System.Drawing.Point(32, 46);
|
|
this.airHumiCapLabel.Name = "airHumiCapLabel";
|
|
this.airHumiCapLabel.Size = new System.Drawing.Size(80, 13);
|
|
this.airHumiCapLabel.TabIndex = 63;
|
|
this.airHumiCapLabel.Text = "Air humidity [%]:";
|
|
//
|
|
// airTempLabel
|
|
//
|
|
this.airTempLabel.AutoSize = true;
|
|
this.airTempLabel.Location = new System.Drawing.Point(132, 12);
|
|
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(132, 29);
|
|
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(132, 46);
|
|
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(880, 406);
|
|
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(779, 478);
|
|
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(66, 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(207, 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(350, 371);
|
|
this.watermeterPictureBox3.Name = "watermeterPictureBox3";
|
|
this.watermeterPictureBox3.Size = new System.Drawing.Size(38, 30);
|
|
this.watermeterPictureBox3.TabIndex = 71;
|
|
this.watermeterPictureBox3.TabStop = false;
|
|
//
|
|
// watermeterPictureBox4
|
|
//
|
|
this.watermeterPictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("watermeterPictureBox4.Image")));
|
|
this.watermeterPictureBox4.Location = new System.Drawing.Point(491, 371);
|
|
this.watermeterPictureBox4.Name = "watermeterPictureBox4";
|
|
this.watermeterPictureBox4.Size = new System.Drawing.Size(38, 30);
|
|
this.watermeterPictureBox4.TabIndex = 73;
|
|
this.watermeterPictureBox4.TabStop = false;
|
|
//
|
|
// groupBox4
|
|
//
|
|
this.groupBox4.Controls.Add(this.sensor4CapLabel);
|
|
this.groupBox4.Controls.Add(this.passed4Label);
|
|
this.groupBox4.Controls.Add(this.error4Label);
|
|
this.groupBox4.Controls.Add(this.error4CapLabel);
|
|
this.groupBox4.Controls.Add(this.volume4Label);
|
|
this.groupBox4.Controls.Add(this.volume4CapLabel);
|
|
this.groupBox4.Controls.Add(this.refPulses4CapLabel);
|
|
this.groupBox4.Controls.Add(this.pulses4CapLabel);
|
|
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(446, 229);
|
|
this.groupBox4.Name = "groupBox4";
|
|
this.groupBox4.Size = new System.Drawing.Size(139, 131);
|
|
this.groupBox4.TabIndex = 72;
|
|
this.groupBox4.TabStop = false;
|
|
this.groupBox4.Text = "Meter 4";
|
|
//
|
|
// sensor4CapLabel
|
|
//
|
|
this.sensor4CapLabel.AutoSize = true;
|
|
this.sensor4CapLabel.Location = new System.Drawing.Point(23, 16);
|
|
this.sensor4CapLabel.Name = "sensor4CapLabel";
|
|
this.sensor4CapLabel.Size = new System.Drawing.Size(43, 13);
|
|
this.sensor4CapLabel.TabIndex = 11;
|
|
this.sensor4CapLabel.Text = "Sensor:";
|
|
//
|
|
// passed4Label
|
|
//
|
|
this.passed4Label.AutoSize = true;
|
|
this.passed4Label.Location = new System.Drawing.Point(72, 108);
|
|
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(72, 90);
|
|
this.error4Label.Name = "error4Label";
|
|
this.error4Label.Size = new System.Drawing.Size(34, 13);
|
|
this.error4Label.TabIndex = 8;
|
|
this.error4Label.Text = "error4";
|
|
//
|
|
// error4CapLabel
|
|
//
|
|
this.error4CapLabel.AutoSize = true;
|
|
this.error4CapLabel.Location = new System.Drawing.Point(17, 90);
|
|
this.error4CapLabel.Name = "error4CapLabel";
|
|
this.error4CapLabel.Size = new System.Drawing.Size(49, 13);
|
|
this.error4CapLabel.TabIndex = 7;
|
|
this.error4CapLabel.Text = "Error [%]:";
|
|
//
|
|
// volume4Label
|
|
//
|
|
this.volume4Label.AutoSize = true;
|
|
this.volume4Label.Location = new System.Drawing.Point(72, 71);
|
|
this.volume4Label.Name = "volume4Label";
|
|
this.volume4Label.Size = new System.Drawing.Size(47, 13);
|
|
this.volume4Label.TabIndex = 6;
|
|
this.volume4Label.Text = "volume4";
|
|
//
|
|
// volume4CapLabel
|
|
//
|
|
this.volume4CapLabel.AutoSize = true;
|
|
this.volume4CapLabel.Location = new System.Drawing.Point(21, 71);
|
|
this.volume4CapLabel.Name = "volume4CapLabel";
|
|
this.volume4CapLabel.Size = new System.Drawing.Size(45, 13);
|
|
this.volume4CapLabel.TabIndex = 5;
|
|
this.volume4CapLabel.Text = "Volume:";
|
|
//
|
|
// refPulses4CapLabel
|
|
//
|
|
this.refPulses4CapLabel.AutoSize = true;
|
|
this.refPulses4CapLabel.Location = new System.Drawing.Point(6, 53);
|
|
this.refPulses4CapLabel.Name = "refPulses4CapLabel";
|
|
this.refPulses4CapLabel.Size = new System.Drawing.Size(60, 13);
|
|
this.refPulses4CapLabel.TabIndex = 4;
|
|
this.refPulses4CapLabel.Text = "Ref. count:";
|
|
//
|
|
// pulses4CapLabel
|
|
//
|
|
this.pulses4CapLabel.AutoSize = true;
|
|
this.pulses4CapLabel.Location = new System.Drawing.Point(28, 34);
|
|
this.pulses4CapLabel.Name = "pulses4CapLabel";
|
|
this.pulses4CapLabel.Size = new System.Drawing.Size(38, 13);
|
|
this.pulses4CapLabel.TabIndex = 3;
|
|
this.pulses4CapLabel.Text = "Count:";
|
|
//
|
|
// refPulses4Label
|
|
//
|
|
this.refPulses4Label.AutoSize = true;
|
|
this.refPulses4Label.Location = new System.Drawing.Point(72, 53);
|
|
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(72, 34);
|
|
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(72, 16);
|
|
this.sensor4Label.Name = "sensor4Label";
|
|
this.sensor4Label.Size = new System.Drawing.Size(44, 13);
|
|
this.sensor4Label.TabIndex = 0;
|
|
this.sensor4Label.Text = "sensor4";
|
|
//
|
|
// watermeterPictureBox5
|
|
//
|
|
this.watermeterPictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("watermeterPictureBox5.Image")));
|
|
this.watermeterPictureBox5.Location = new System.Drawing.Point(632, 371);
|
|
this.watermeterPictureBox5.Name = "watermeterPictureBox5";
|
|
this.watermeterPictureBox5.Size = new System.Drawing.Size(38, 30);
|
|
this.watermeterPictureBox5.TabIndex = 75;
|
|
this.watermeterPictureBox5.TabStop = false;
|
|
//
|
|
// groupBox5
|
|
//
|
|
this.groupBox5.Controls.Add(this.sensor5CapLabel);
|
|
this.groupBox5.Controls.Add(this.passed5Label);
|
|
this.groupBox5.Controls.Add(this.error5Label);
|
|
this.groupBox5.Controls.Add(this.error5CapLabel);
|
|
this.groupBox5.Controls.Add(this.volume5Label);
|
|
this.groupBox5.Controls.Add(this.volume5CapLabel);
|
|
this.groupBox5.Controls.Add(this.refPulses5CapLabel);
|
|
this.groupBox5.Controls.Add(this.pulses5CapLabel);
|
|
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(587, 229);
|
|
this.groupBox5.Name = "groupBox5";
|
|
this.groupBox5.Size = new System.Drawing.Size(139, 131);
|
|
this.groupBox5.TabIndex = 74;
|
|
this.groupBox5.TabStop = false;
|
|
this.groupBox5.Text = "Meter 5";
|
|
//
|
|
// sensor5CapLabel
|
|
//
|
|
this.sensor5CapLabel.AutoSize = true;
|
|
this.sensor5CapLabel.Location = new System.Drawing.Point(23, 16);
|
|
this.sensor5CapLabel.Name = "sensor5CapLabel";
|
|
this.sensor5CapLabel.Size = new System.Drawing.Size(43, 13);
|
|
this.sensor5CapLabel.TabIndex = 11;
|
|
this.sensor5CapLabel.Text = "Sensor:";
|
|
//
|
|
// passed5Label
|
|
//
|
|
this.passed5Label.AutoSize = true;
|
|
this.passed5Label.Location = new System.Drawing.Point(72, 108);
|
|
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(72, 90);
|
|
this.error5Label.Name = "error5Label";
|
|
this.error5Label.Size = new System.Drawing.Size(34, 13);
|
|
this.error5Label.TabIndex = 8;
|
|
this.error5Label.Text = "error5";
|
|
//
|
|
// error5CapLabel
|
|
//
|
|
this.error5CapLabel.AutoSize = true;
|
|
this.error5CapLabel.Location = new System.Drawing.Point(17, 90);
|
|
this.error5CapLabel.Name = "error5CapLabel";
|
|
this.error5CapLabel.Size = new System.Drawing.Size(49, 13);
|
|
this.error5CapLabel.TabIndex = 7;
|
|
this.error5CapLabel.Text = "Error [%]:";
|
|
//
|
|
// volume5Label
|
|
//
|
|
this.volume5Label.AutoSize = true;
|
|
this.volume5Label.Location = new System.Drawing.Point(72, 71);
|
|
this.volume5Label.Name = "volume5Label";
|
|
this.volume5Label.Size = new System.Drawing.Size(47, 13);
|
|
this.volume5Label.TabIndex = 6;
|
|
this.volume5Label.Text = "volume5";
|
|
//
|
|
// volume5CapLabel
|
|
//
|
|
this.volume5CapLabel.AutoSize = true;
|
|
this.volume5CapLabel.Location = new System.Drawing.Point(21, 71);
|
|
this.volume5CapLabel.Name = "volume5CapLabel";
|
|
this.volume5CapLabel.Size = new System.Drawing.Size(45, 13);
|
|
this.volume5CapLabel.TabIndex = 5;
|
|
this.volume5CapLabel.Text = "Volume:";
|
|
//
|
|
// refPulses5CapLabel
|
|
//
|
|
this.refPulses5CapLabel.AutoSize = true;
|
|
this.refPulses5CapLabel.Location = new System.Drawing.Point(6, 53);
|
|
this.refPulses5CapLabel.Name = "refPulses5CapLabel";
|
|
this.refPulses5CapLabel.Size = new System.Drawing.Size(60, 13);
|
|
this.refPulses5CapLabel.TabIndex = 4;
|
|
this.refPulses5CapLabel.Text = "Ref. count:";
|
|
//
|
|
// pulses5CapLabel
|
|
//
|
|
this.pulses5CapLabel.AutoSize = true;
|
|
this.pulses5CapLabel.Location = new System.Drawing.Point(28, 34);
|
|
this.pulses5CapLabel.Name = "pulses5CapLabel";
|
|
this.pulses5CapLabel.Size = new System.Drawing.Size(38, 13);
|
|
this.pulses5CapLabel.TabIndex = 3;
|
|
this.pulses5CapLabel.Text = "Count:";
|
|
//
|
|
// refPulses5Label
|
|
//
|
|
this.refPulses5Label.AutoSize = true;
|
|
this.refPulses5Label.Location = new System.Drawing.Point(72, 53);
|
|
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(72, 34);
|
|
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(72, 16);
|
|
this.sensor5Label.Name = "sensor5Label";
|
|
this.sensor5Label.Size = new System.Drawing.Size(44, 13);
|
|
this.sensor5Label.TabIndex = 0;
|
|
this.sensor5Label.Text = "sensor5";
|
|
//
|
|
// watermeterPictureBox6
|
|
//
|
|
this.watermeterPictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("watermeterPictureBox6.Image")));
|
|
this.watermeterPictureBox6.Location = new System.Drawing.Point(775, 371);
|
|
this.watermeterPictureBox6.Name = "watermeterPictureBox6";
|
|
this.watermeterPictureBox6.Size = new System.Drawing.Size(38, 30);
|
|
this.watermeterPictureBox6.TabIndex = 77;
|
|
this.watermeterPictureBox6.TabStop = false;
|
|
//
|
|
// groupBox6
|
|
//
|
|
this.groupBox6.Controls.Add(this.sensor6CapLabel);
|
|
this.groupBox6.Controls.Add(this.passed6Label);
|
|
this.groupBox6.Controls.Add(this.error6Label);
|
|
this.groupBox6.Controls.Add(this.error6CapLabel);
|
|
this.groupBox6.Controls.Add(this.volume6Label);
|
|
this.groupBox6.Controls.Add(this.volume6CapLabel);
|
|
this.groupBox6.Controls.Add(this.refPulses6CapLabel);
|
|
this.groupBox6.Controls.Add(this.pulses6CapLabel);
|
|
this.groupBox6.Controls.Add(this.refPulses6Label);
|
|
this.groupBox6.Controls.Add(this.pulses6Label);
|
|
this.groupBox6.Controls.Add(this.sensor6Label);
|
|
this.groupBox6.Location = new System.Drawing.Point(727, 229);
|
|
this.groupBox6.Name = "groupBox6";
|
|
this.groupBox6.Size = new System.Drawing.Size(139, 131);
|
|
this.groupBox6.TabIndex = 76;
|
|
this.groupBox6.TabStop = false;
|
|
this.groupBox6.Text = "Meter 6";
|
|
//
|
|
// sensor6CapLabel
|
|
//
|
|
this.sensor6CapLabel.AutoSize = true;
|
|
this.sensor6CapLabel.Location = new System.Drawing.Point(23, 16);
|
|
this.sensor6CapLabel.Name = "sensor6CapLabel";
|
|
this.sensor6CapLabel.Size = new System.Drawing.Size(43, 13);
|
|
this.sensor6CapLabel.TabIndex = 11;
|
|
this.sensor6CapLabel.Text = "Sensor:";
|
|
//
|
|
// passed6Label
|
|
//
|
|
this.passed6Label.AutoSize = true;
|
|
this.passed6Label.Location = new System.Drawing.Point(72, 108);
|
|
this.passed6Label.Name = "passed6Label";
|
|
this.passed6Label.Size = new System.Drawing.Size(47, 13);
|
|
this.passed6Label.TabIndex = 9;
|
|
this.passed6Label.Text = "passed6";
|
|
//
|
|
// error6Label
|
|
//
|
|
this.error6Label.AutoSize = true;
|
|
this.error6Label.Location = new System.Drawing.Point(72, 90);
|
|
this.error6Label.Name = "error6Label";
|
|
this.error6Label.Size = new System.Drawing.Size(34, 13);
|
|
this.error6Label.TabIndex = 8;
|
|
this.error6Label.Text = "error6";
|
|
//
|
|
// error6CapLabel
|
|
//
|
|
this.error6CapLabel.AutoSize = true;
|
|
this.error6CapLabel.Location = new System.Drawing.Point(17, 90);
|
|
this.error6CapLabel.Name = "error6CapLabel";
|
|
this.error6CapLabel.Size = new System.Drawing.Size(49, 13);
|
|
this.error6CapLabel.TabIndex = 7;
|
|
this.error6CapLabel.Text = "Error [%]:";
|
|
//
|
|
// volume6Label
|
|
//
|
|
this.volume6Label.AutoSize = true;
|
|
this.volume6Label.Location = new System.Drawing.Point(72, 71);
|
|
this.volume6Label.Name = "volume6Label";
|
|
this.volume6Label.Size = new System.Drawing.Size(47, 13);
|
|
this.volume6Label.TabIndex = 6;
|
|
this.volume6Label.Text = "volume6";
|
|
//
|
|
// volume6CapLabel
|
|
//
|
|
this.volume6CapLabel.AutoSize = true;
|
|
this.volume6CapLabel.Location = new System.Drawing.Point(21, 71);
|
|
this.volume6CapLabel.Name = "volume6CapLabel";
|
|
this.volume6CapLabel.Size = new System.Drawing.Size(45, 13);
|
|
this.volume6CapLabel.TabIndex = 5;
|
|
this.volume6CapLabel.Text = "Volume:";
|
|
//
|
|
// refPulses6CapLabel
|
|
//
|
|
this.refPulses6CapLabel.AutoSize = true;
|
|
this.refPulses6CapLabel.Location = new System.Drawing.Point(6, 53);
|
|
this.refPulses6CapLabel.Name = "refPulses6CapLabel";
|
|
this.refPulses6CapLabel.Size = new System.Drawing.Size(60, 13);
|
|
this.refPulses6CapLabel.TabIndex = 4;
|
|
this.refPulses6CapLabel.Text = "Ref. count:";
|
|
//
|
|
// pulses6CapLabel
|
|
//
|
|
this.pulses6CapLabel.AutoSize = true;
|
|
this.pulses6CapLabel.Location = new System.Drawing.Point(28, 34);
|
|
this.pulses6CapLabel.Name = "pulses6CapLabel";
|
|
this.pulses6CapLabel.Size = new System.Drawing.Size(38, 13);
|
|
this.pulses6CapLabel.TabIndex = 3;
|
|
this.pulses6CapLabel.Text = "Count:";
|
|
//
|
|
// refPulses6Label
|
|
//
|
|
this.refPulses6Label.AutoSize = true;
|
|
this.refPulses6Label.Location = new System.Drawing.Point(72, 53);
|
|
this.refPulses6Label.Name = "refPulses6Label";
|
|
this.refPulses6Label.Size = new System.Drawing.Size(56, 13);
|
|
this.refPulses6Label.TabIndex = 2;
|
|
this.refPulses6Label.Text = "refPulses6";
|
|
//
|
|
// pulses6Label
|
|
//
|
|
this.pulses6Label.AutoSize = true;
|
|
this.pulses6Label.Location = new System.Drawing.Point(72, 34);
|
|
this.pulses6Label.Name = "pulses6Label";
|
|
this.pulses6Label.Size = new System.Drawing.Size(43, 13);
|
|
this.pulses6Label.TabIndex = 1;
|
|
this.pulses6Label.Text = "pulses6";
|
|
//
|
|
// sensor6Label
|
|
//
|
|
this.sensor6Label.AutoSize = true;
|
|
this.sensor6Label.Location = new System.Drawing.Point(72, 16);
|
|
this.sensor6Label.Name = "sensor6Label";
|
|
this.sensor6Label.Size = new System.Drawing.Size(44, 13);
|
|
this.sensor6Label.TabIndex = 0;
|
|
this.sensor6Label.Text = "sensor6";
|
|
//
|
|
// flowMeterPictureBox
|
|
//
|
|
this.flowMeterPictureBox.ErrorImage = null;
|
|
this.flowMeterPictureBox.Image = ((System.Drawing.Image)(resources.GetObject("flowMeterPictureBox.Image")));
|
|
this.flowMeterPictureBox.InitialImage = null;
|
|
this.flowMeterPictureBox.Location = new System.Drawing.Point(864, 102);
|
|
this.flowMeterPictureBox.Name = "flowMeterPictureBox";
|
|
this.flowMeterPictureBox.Size = new System.Drawing.Size(38, 38);
|
|
this.flowMeterPictureBox.TabIndex = 78;
|
|
this.flowMeterPictureBox.TabStop = false;
|
|
//
|
|
// pictureBox1
|
|
//
|
|
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
|
|
this.pictureBox1.Location = new System.Drawing.Point(864, 45);
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
this.pictureBox1.Size = new System.Drawing.Size(38, 35);
|
|
this.pictureBox1.TabIndex = 79;
|
|
this.pictureBox1.TabStop = false;
|
|
//
|
|
// watermeterPictureBox1z
|
|
//
|
|
this.watermeterPictureBox1z.Image = ((System.Drawing.Image)(resources.GetObject("watermeterPictureBox1z.Image")));
|
|
this.watermeterPictureBox1z.Location = new System.Drawing.Point(207, 416);
|
|
this.watermeterPictureBox1z.Name = "watermeterPictureBox1z";
|
|
this.watermeterPictureBox1z.Size = new System.Drawing.Size(38, 30);
|
|
this.watermeterPictureBox1z.TabIndex = 80;
|
|
this.watermeterPictureBox1z.TabStop = false;
|
|
//
|
|
// watermeterPictureBox2z
|
|
//
|
|
this.watermeterPictureBox2z.Image = ((System.Drawing.Image)(resources.GetObject("watermeterPictureBox2z.Image")));
|
|
this.watermeterPictureBox2z.Location = new System.Drawing.Point(491, 416);
|
|
this.watermeterPictureBox2z.Name = "watermeterPictureBox2z";
|
|
this.watermeterPictureBox2z.Size = new System.Drawing.Size(38, 30);
|
|
this.watermeterPictureBox2z.TabIndex = 81;
|
|
this.watermeterPictureBox2z.TabStop = false;
|
|
//
|
|
// watermeterPictureBox3z
|
|
//
|
|
this.watermeterPictureBox3z.Image = ((System.Drawing.Image)(resources.GetObject("watermeterPictureBox3z.Image")));
|
|
this.watermeterPictureBox3z.Location = new System.Drawing.Point(775, 416);
|
|
this.watermeterPictureBox3z.Name = "watermeterPictureBox3z";
|
|
this.watermeterPictureBox3z.Size = new System.Drawing.Size(38, 30);
|
|
this.watermeterPictureBox3z.TabIndex = 82;
|
|
this.watermeterPictureBox3z.TabStop = false;
|
|
//
|
|
// groupBox1z
|
|
//
|
|
this.groupBox1z.Controls.Add(this.passed1zLabel);
|
|
this.groupBox1z.Controls.Add(this.error1zLabel);
|
|
this.groupBox1z.Controls.Add(this.error1zCapLabel);
|
|
this.groupBox1z.Controls.Add(this.volume1zLabel);
|
|
this.groupBox1z.Controls.Add(this.volume1zCapLabel);
|
|
this.groupBox1z.Location = new System.Drawing.Point(23, 151);
|
|
this.groupBox1z.Name = "groupBox1z";
|
|
this.groupBox1z.Size = new System.Drawing.Size(280, 76);
|
|
this.groupBox1z.TabIndex = 83;
|
|
this.groupBox1z.TabStop = false;
|
|
this.groupBox1z.Text = "Combined meter 1";
|
|
//
|
|
// passed1zLabel
|
|
//
|
|
this.passed1zLabel.AutoSize = true;
|
|
this.passed1zLabel.Location = new System.Drawing.Point(141, 55);
|
|
this.passed1zLabel.Name = "passed1zLabel";
|
|
this.passed1zLabel.Size = new System.Drawing.Size(52, 13);
|
|
this.passed1zLabel.TabIndex = 9;
|
|
this.passed1zLabel.Text = "passed1z";
|
|
//
|
|
// error1zLabel
|
|
//
|
|
this.error1zLabel.AutoSize = true;
|
|
this.error1zLabel.Location = new System.Drawing.Point(141, 37);
|
|
this.error1zLabel.Name = "error1zLabel";
|
|
this.error1zLabel.Size = new System.Drawing.Size(39, 13);
|
|
this.error1zLabel.TabIndex = 8;
|
|
this.error1zLabel.Text = "error1z";
|
|
//
|
|
// error1zCapLabel
|
|
//
|
|
this.error1zCapLabel.AutoSize = true;
|
|
this.error1zCapLabel.Location = new System.Drawing.Point(86, 37);
|
|
this.error1zCapLabel.Name = "error1zCapLabel";
|
|
this.error1zCapLabel.Size = new System.Drawing.Size(49, 13);
|
|
this.error1zCapLabel.TabIndex = 7;
|
|
this.error1zCapLabel.Text = "Error [%]:";
|
|
//
|
|
// volume1zLabel
|
|
//
|
|
this.volume1zLabel.AutoSize = true;
|
|
this.volume1zLabel.Location = new System.Drawing.Point(141, 18);
|
|
this.volume1zLabel.Name = "volume1zLabel";
|
|
this.volume1zLabel.Size = new System.Drawing.Size(52, 13);
|
|
this.volume1zLabel.TabIndex = 6;
|
|
this.volume1zLabel.Text = "volume1z";
|
|
//
|
|
// volume1zCapLabel
|
|
//
|
|
this.volume1zCapLabel.AutoSize = true;
|
|
this.volume1zCapLabel.Location = new System.Drawing.Point(90, 18);
|
|
this.volume1zCapLabel.Name = "volume1zCapLabel";
|
|
this.volume1zCapLabel.Size = new System.Drawing.Size(45, 13);
|
|
this.volume1zCapLabel.TabIndex = 5;
|
|
this.volume1zCapLabel.Text = "Volume:";
|
|
//
|
|
// groupBox2z
|
|
//
|
|
this.groupBox2z.Controls.Add(this.passed2zLabel);
|
|
this.groupBox2z.Controls.Add(this.error2zLabel);
|
|
this.groupBox2z.Controls.Add(this.error2zCapLabel);
|
|
this.groupBox2z.Controls.Add(this.volume2zLabel);
|
|
this.groupBox2z.Controls.Add(this.volume2zCapLabel);
|
|
this.groupBox2z.Location = new System.Drawing.Point(305, 151);
|
|
this.groupBox2z.Name = "groupBox2z";
|
|
this.groupBox2z.Size = new System.Drawing.Size(280, 76);
|
|
this.groupBox2z.TabIndex = 84;
|
|
this.groupBox2z.TabStop = false;
|
|
this.groupBox2z.Text = "Combined meter 2";
|
|
//
|
|
// passed2zLabel
|
|
//
|
|
this.passed2zLabel.AutoSize = true;
|
|
this.passed2zLabel.Location = new System.Drawing.Point(141, 56);
|
|
this.passed2zLabel.Name = "passed2zLabel";
|
|
this.passed2zLabel.Size = new System.Drawing.Size(52, 13);
|
|
this.passed2zLabel.TabIndex = 9;
|
|
this.passed2zLabel.Text = "passed2z";
|
|
//
|
|
// error2zLabel
|
|
//
|
|
this.error2zLabel.AutoSize = true;
|
|
this.error2zLabel.Location = new System.Drawing.Point(141, 38);
|
|
this.error2zLabel.Name = "error2zLabel";
|
|
this.error2zLabel.Size = new System.Drawing.Size(39, 13);
|
|
this.error2zLabel.TabIndex = 8;
|
|
this.error2zLabel.Text = "error2z";
|
|
//
|
|
// error2zCapLabel
|
|
//
|
|
this.error2zCapLabel.AutoSize = true;
|
|
this.error2zCapLabel.Location = new System.Drawing.Point(86, 38);
|
|
this.error2zCapLabel.Name = "error2zCapLabel";
|
|
this.error2zCapLabel.Size = new System.Drawing.Size(49, 13);
|
|
this.error2zCapLabel.TabIndex = 7;
|
|
this.error2zCapLabel.Text = "Error [%]:";
|
|
//
|
|
// volume2zLabel
|
|
//
|
|
this.volume2zLabel.AutoSize = true;
|
|
this.volume2zLabel.Location = new System.Drawing.Point(141, 19);
|
|
this.volume2zLabel.Name = "volume2zLabel";
|
|
this.volume2zLabel.Size = new System.Drawing.Size(52, 13);
|
|
this.volume2zLabel.TabIndex = 6;
|
|
this.volume2zLabel.Text = "volume2z";
|
|
//
|
|
// volume2zCapLabel
|
|
//
|
|
this.volume2zCapLabel.AutoSize = true;
|
|
this.volume2zCapLabel.Location = new System.Drawing.Point(90, 19);
|
|
this.volume2zCapLabel.Name = "volume2zCapLabel";
|
|
this.volume2zCapLabel.Size = new System.Drawing.Size(45, 13);
|
|
this.volume2zCapLabel.TabIndex = 5;
|
|
this.volume2zCapLabel.Text = "Volume:";
|
|
//
|
|
// groupBox3z
|
|
//
|
|
this.groupBox3z.Controls.Add(this.passed3zLabel);
|
|
this.groupBox3z.Controls.Add(this.error3zLabel);
|
|
this.groupBox3z.Controls.Add(this.error3zCapLabel);
|
|
this.groupBox3z.Controls.Add(this.volume3zLabel);
|
|
this.groupBox3z.Controls.Add(this.volume3zCapLabel);
|
|
this.groupBox3z.Location = new System.Drawing.Point(587, 151);
|
|
this.groupBox3z.Name = "groupBox3z";
|
|
this.groupBox3z.Size = new System.Drawing.Size(280, 76);
|
|
this.groupBox3z.TabIndex = 85;
|
|
this.groupBox3z.TabStop = false;
|
|
this.groupBox3z.Text = "Combined meter 3";
|
|
//
|
|
// passed3zLabel
|
|
//
|
|
this.passed3zLabel.AutoSize = true;
|
|
this.passed3zLabel.Location = new System.Drawing.Point(141, 56);
|
|
this.passed3zLabel.Name = "passed3zLabel";
|
|
this.passed3zLabel.Size = new System.Drawing.Size(52, 13);
|
|
this.passed3zLabel.TabIndex = 9;
|
|
this.passed3zLabel.Text = "passed3z";
|
|
//
|
|
// error3zLabel
|
|
//
|
|
this.error3zLabel.AutoSize = true;
|
|
this.error3zLabel.Location = new System.Drawing.Point(141, 38);
|
|
this.error3zLabel.Name = "error3zLabel";
|
|
this.error3zLabel.Size = new System.Drawing.Size(39, 13);
|
|
this.error3zLabel.TabIndex = 8;
|
|
this.error3zLabel.Text = "error3z";
|
|
//
|
|
// error3zCapLabel
|
|
//
|
|
this.error3zCapLabel.AutoSize = true;
|
|
this.error3zCapLabel.Location = new System.Drawing.Point(86, 38);
|
|
this.error3zCapLabel.Name = "error3zCapLabel";
|
|
this.error3zCapLabel.Size = new System.Drawing.Size(49, 13);
|
|
this.error3zCapLabel.TabIndex = 7;
|
|
this.error3zCapLabel.Text = "Error [%]:";
|
|
//
|
|
// volume3zLabel
|
|
//
|
|
this.volume3zLabel.AutoSize = true;
|
|
this.volume3zLabel.Location = new System.Drawing.Point(141, 19);
|
|
this.volume3zLabel.Name = "volume3zLabel";
|
|
this.volume3zLabel.Size = new System.Drawing.Size(52, 13);
|
|
this.volume3zLabel.TabIndex = 6;
|
|
this.volume3zLabel.Text = "volume3z";
|
|
//
|
|
// volume3zCapLabel
|
|
//
|
|
this.volume3zCapLabel.AutoSize = true;
|
|
this.volume3zCapLabel.Location = new System.Drawing.Point(90, 19);
|
|
this.volume3zCapLabel.Name = "volume3zCapLabel";
|
|
this.volume3zCapLabel.Size = new System.Drawing.Size(45, 13);
|
|
this.volume3zCapLabel.TabIndex = 5;
|
|
this.volume3zCapLabel.Text = "Volume:";
|
|
//
|
|
// pumpPctTextBox
|
|
//
|
|
this.pumpPctTextBox.Location = new System.Drawing.Point(777, 454);
|
|
this.pumpPctTextBox.Name = "pumpPctTextBox";
|
|
this.pumpPctTextBox.Size = new System.Drawing.Size(42, 20);
|
|
this.pumpPctTextBox.TabIndex = 86;
|
|
//
|
|
// ProcessTabPageCtrl6
|
|
//
|
|
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.pumpPctTextBox);
|
|
this.Controls.Add(this.groupBox3z);
|
|
this.Controls.Add(this.groupBox2z);
|
|
this.Controls.Add(this.groupBox1z);
|
|
this.Controls.Add(this.watermeterPictureBox3z);
|
|
this.Controls.Add(this.watermeterPictureBox2z);
|
|
this.Controls.Add(this.watermeterPictureBox1z);
|
|
this.Controls.Add(this.pictureBox1);
|
|
this.Controls.Add(this.flowMeterPictureBox);
|
|
this.Controls.Add(this.watermeterPictureBox6);
|
|
this.Controls.Add(this.groupBox6);
|
|
this.Controls.Add(this.watermeterPictureBox5);
|
|
this.Controls.Add(this.groupBox5);
|
|
this.Controls.Add(this.watermeterPictureBox4);
|
|
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.airHumiCapLabel);
|
|
this.Controls.Add(this.airPressCapLabel);
|
|
this.Controls.Add(this.airTempCapLabel);
|
|
this.Controls.Add(this.estmtdTimeLabel);
|
|
this.Controls.Add(this.targetRefCountLabel);
|
|
this.Controls.Add(this.targetRefCountCapLabel);
|
|
this.Controls.Add(this.targetVolumeLabel);
|
|
this.Controls.Add(this.targetFlowHighLabel);
|
|
this.Controls.Add(this.targetFlowLowLabel);
|
|
this.Controls.Add(this.estmtdTimeCapLabel);
|
|
this.Controls.Add(this.targetVolumeCapLabel);
|
|
this.Controls.Add(this.targetFlowHighCapLabel);
|
|
this.Controls.Add(this.targetFlowLowCapLabel);
|
|
this.Controls.Add(this.refErrorLabel);
|
|
this.Controls.Add(this.refErrorCapLabel);
|
|
this.Controls.Add(this.volumeCtvLabel);
|
|
this.Controls.Add(this.volumeCtvCapLabel);
|
|
this.Controls.Add(this.refVolumeLabel);
|
|
this.Controls.Add(this.refVolumeCapLabel);
|
|
this.Controls.Add(this.massDiffLabel);
|
|
this.Controls.Add(this.massDiffCapLabel);
|
|
this.Controls.Add(this.massLabel);
|
|
this.Controls.Add(this.massCapLabel);
|
|
this.Controls.Add(this.scaleCmpntLabel);
|
|
this.Controls.Add(this.tDivCmpntLabel);
|
|
this.Controls.Add(this.tDivLabel);
|
|
this.Controls.Add(this.tDivCapLabel);
|
|
this.Controls.Add(this.regValvePosCapLabel);
|
|
this.Controls.Add(this.regValvePosLabel);
|
|
this.Controls.Add(this.regValveCmpntLabel);
|
|
this.Controls.Add(this.refFlowCmpntLabel);
|
|
this.Controls.Add(this.refPulsesLabel);
|
|
this.Controls.Add(this.refPulsesCapLabel);
|
|
this.Controls.Add(this.refFreqLabel);
|
|
this.Controls.Add(this.refFreqCapLabel);
|
|
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.refFlowCapLabel);
|
|
this.Controls.Add(this.prDownLabel);
|
|
this.Controls.Add(this.tOutLabel);
|
|
this.Controls.Add(this.prDownCapLabel);
|
|
this.Controls.Add(this.tOutCapLabel);
|
|
this.Controls.Add(this.prUpLabel);
|
|
this.Controls.Add(this.tInLabel);
|
|
this.Controls.Add(this.prUpCapLabel);
|
|
this.Controls.Add(this.tInCapLabel);
|
|
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 = "ProcessTabPageCtrl6";
|
|
this.Size = new System.Drawing.Size(1097, 536);
|
|
this.Load += new System.EventHandler(this.ProcessTabPageCtrl_Load);
|
|
this.Paint += new System.Windows.Forms.PaintEventHandler(this.ProcessTabPageCtrl_Paint);
|
|
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.watermeterPictureBox4)).EndInit();
|
|
this.groupBox4.ResumeLayout(false);
|
|
this.groupBox4.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.watermeterPictureBox5)).EndInit();
|
|
this.groupBox5.ResumeLayout(false);
|
|
this.groupBox5.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.watermeterPictureBox6)).EndInit();
|
|
this.groupBox6.ResumeLayout(false);
|
|
this.groupBox6.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.flowMeterPictureBox)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.watermeterPictureBox1z)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.watermeterPictureBox2z)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.watermeterPictureBox3z)).EndInit();
|
|
this.groupBox1z.ResumeLayout(false);
|
|
this.groupBox1z.PerformLayout();
|
|
this.groupBox2z.ResumeLayout(false);
|
|
this.groupBox2z.PerformLayout();
|
|
this.groupBox3z.ResumeLayout(false);
|
|
this.groupBox3z.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Label sensor1Label;
|
|
private System.Windows.Forms.Label pulses1Label;
|
|
private System.Windows.Forms.Label refPulses1Label;
|
|
private System.Windows.Forms.Label pulses1CapLabel;
|
|
private System.Windows.Forms.Label refPulses1CapLabel;
|
|
private System.Windows.Forms.Label volume1CapLabel;
|
|
private System.Windows.Forms.Label volume1Label;
|
|
private System.Windows.Forms.Label error1CapLabel;
|
|
private System.Windows.Forms.Label error1Label;
|
|
private System.Windows.Forms.Label passed1Label;
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
private System.Windows.Forms.GroupBox groupBox2;
|
|
private System.Windows.Forms.Label passed2Label;
|
|
private System.Windows.Forms.Label error2Label;
|
|
private System.Windows.Forms.Label error2CapLabel;
|
|
private System.Windows.Forms.Label volume2Label;
|
|
private System.Windows.Forms.Label volume2CapLabel;
|
|
private System.Windows.Forms.Label refPulses2CapLabel;
|
|
private System.Windows.Forms.Label pulses2CapLabel;
|
|
private System.Windows.Forms.Label refPulses2Label;
|
|
private System.Windows.Forms.Label pulses2Label;
|
|
private System.Windows.Forms.Label sensor2Label;
|
|
private System.Windows.Forms.GroupBox groupBox3;
|
|
private System.Windows.Forms.Label passed3Label;
|
|
private System.Windows.Forms.Label error3Label;
|
|
private System.Windows.Forms.Label error3CapLabel;
|
|
private System.Windows.Forms.Label volume3Label;
|
|
private System.Windows.Forms.Label volume3CapLabel;
|
|
private System.Windows.Forms.Label refPulses3CapLabel;
|
|
private System.Windows.Forms.Label pulses3CapLabel;
|
|
private System.Windows.Forms.Label refPulses3Label;
|
|
private System.Windows.Forms.Label pulses3Label;
|
|
private System.Windows.Forms.Label sensor3Label;
|
|
private System.Windows.Forms.Label tInCapLabel;
|
|
private System.Windows.Forms.Label prUpCapLabel;
|
|
private System.Windows.Forms.Label tInLabel;
|
|
private System.Windows.Forms.Label prUpLabel;
|
|
private System.Windows.Forms.Label prDownLabel;
|
|
private System.Windows.Forms.Label tOutLabel;
|
|
private System.Windows.Forms.Label prDownCapLabel;
|
|
private System.Windows.Forms.Label tOutCapLabel;
|
|
private System.Windows.Forms.Label refFlowCapLabel;
|
|
private System.Windows.Forms.Label tInCmpntLabel;
|
|
private System.Windows.Forms.Label tOutCmpntLabel;
|
|
private System.Windows.Forms.Label prOutCmpntLabel;
|
|
private System.Windows.Forms.Label prInCmpntLabel;
|
|
private System.Windows.Forms.Label refFlowLabel;
|
|
private System.Windows.Forms.Label refFreqCapLabel;
|
|
private System.Windows.Forms.Label refFreqLabel;
|
|
private System.Windows.Forms.Label refPulsesCapLabel;
|
|
private System.Windows.Forms.Label refPulsesLabel;
|
|
private System.Windows.Forms.Label refFlowCmpntLabel;
|
|
private System.Windows.Forms.Label regValveCmpntLabel;
|
|
private System.Windows.Forms.Label regValvePosLabel;
|
|
private System.Windows.Forms.Label regValvePosCapLabel;
|
|
private System.Windows.Forms.Label tDivCmpntLabel;
|
|
private System.Windows.Forms.Label tDivLabel;
|
|
private System.Windows.Forms.Label tDivCapLabel;
|
|
private System.Windows.Forms.Label scaleCmpntLabel;
|
|
private System.Windows.Forms.Label massCapLabel;
|
|
private System.Windows.Forms.Label massLabel;
|
|
private System.Windows.Forms.Label massDiffCapLabel;
|
|
private System.Windows.Forms.Label massDiffLabel;
|
|
private System.Windows.Forms.Label refVolumeCapLabel;
|
|
private System.Windows.Forms.Label refVolumeLabel;
|
|
private System.Windows.Forms.Label volumeCtvCapLabel;
|
|
private System.Windows.Forms.Label volumeCtvLabel;
|
|
private System.Windows.Forms.Label refErrorCapLabel;
|
|
private System.Windows.Forms.Label refErrorLabel;
|
|
private System.Windows.Forms.Label targetFlowLowCapLabel;
|
|
private System.Windows.Forms.Label targetFlowHighCapLabel;
|
|
private System.Windows.Forms.Label targetVolumeCapLabel;
|
|
private System.Windows.Forms.Label estmtdTimeCapLabel;
|
|
private System.Windows.Forms.Label targetFlowLowLabel;
|
|
private System.Windows.Forms.Label targetFlowHighLabel;
|
|
private System.Windows.Forms.Label targetVolumeLabel;
|
|
private System.Windows.Forms.Label targetRefCountCapLabel;
|
|
private System.Windows.Forms.Label targetRefCountLabel;
|
|
private System.Windows.Forms.Label estmtdTimeLabel;
|
|
private System.Windows.Forms.Label airTempCapLabel;
|
|
private System.Windows.Forms.Label airPressCapLabel;
|
|
private System.Windows.Forms.Label airHumiCapLabel;
|
|
private System.Windows.Forms.Label airTempLabel;
|
|
private System.Windows.Forms.Label airPressLabel;
|
|
private System.Windows.Forms.Label airHumiLabel;
|
|
private System.Windows.Forms.PictureBox reservoirPictureBox;
|
|
private System.Windows.Forms.PictureBox pumpPictureBox;
|
|
private System.Windows.Forms.PictureBox watermeterPictureBox1;
|
|
private System.Windows.Forms.PictureBox watermeterPictureBox2;
|
|
private System.Windows.Forms.PictureBox watermeterPictureBox3;
|
|
private System.Windows.Forms.PictureBox watermeterPictureBox4;
|
|
private System.Windows.Forms.GroupBox groupBox4;
|
|
private System.Windows.Forms.Label passed4Label;
|
|
private System.Windows.Forms.Label error4Label;
|
|
private System.Windows.Forms.Label error4CapLabel;
|
|
private System.Windows.Forms.Label volume4Label;
|
|
private System.Windows.Forms.Label volume4CapLabel;
|
|
private System.Windows.Forms.Label refPulses4CapLabel;
|
|
private System.Windows.Forms.Label pulses4CapLabel;
|
|
private System.Windows.Forms.Label refPulses4Label;
|
|
private System.Windows.Forms.Label pulses4Label;
|
|
private System.Windows.Forms.Label sensor4Label;
|
|
private System.Windows.Forms.PictureBox watermeterPictureBox5;
|
|
private System.Windows.Forms.GroupBox groupBox5;
|
|
private System.Windows.Forms.Label passed5Label;
|
|
private System.Windows.Forms.Label error5Label;
|
|
private System.Windows.Forms.Label error5CapLabel;
|
|
private System.Windows.Forms.Label volume5Label;
|
|
private System.Windows.Forms.Label volume5CapLabel;
|
|
private System.Windows.Forms.Label refPulses5CapLabel;
|
|
private System.Windows.Forms.Label pulses5CapLabel;
|
|
private System.Windows.Forms.Label refPulses5Label;
|
|
private System.Windows.Forms.Label pulses5Label;
|
|
private System.Windows.Forms.Label sensor5Label;
|
|
private System.Windows.Forms.Label sensor1CapLabel;
|
|
private System.Windows.Forms.Label sensor2CapLabel;
|
|
private System.Windows.Forms.Label sensor3CapLabel;
|
|
private System.Windows.Forms.Label sensor5CapLabel;
|
|
private System.Windows.Forms.Label sensor4CapLabel;
|
|
private System.Windows.Forms.PictureBox watermeterPictureBox6;
|
|
private System.Windows.Forms.GroupBox groupBox6;
|
|
private System.Windows.Forms.Label sensor6CapLabel;
|
|
private System.Windows.Forms.Label passed6Label;
|
|
private System.Windows.Forms.Label error6Label;
|
|
private System.Windows.Forms.Label error6CapLabel;
|
|
private System.Windows.Forms.Label volume6Label;
|
|
private System.Windows.Forms.Label volume6CapLabel;
|
|
private System.Windows.Forms.Label refPulses6CapLabel;
|
|
private System.Windows.Forms.Label pulses6CapLabel;
|
|
private System.Windows.Forms.Label refPulses6Label;
|
|
private System.Windows.Forms.Label pulses6Label;
|
|
private System.Windows.Forms.Label sensor6Label;
|
|
private System.Windows.Forms.PictureBox flowMeterPictureBox;
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
private System.Windows.Forms.PictureBox watermeterPictureBox1z;
|
|
private System.Windows.Forms.PictureBox watermeterPictureBox2z;
|
|
private System.Windows.Forms.PictureBox watermeterPictureBox3z;
|
|
private System.Windows.Forms.GroupBox groupBox1z;
|
|
private System.Windows.Forms.Label passed1zLabel;
|
|
private System.Windows.Forms.Label error1zLabel;
|
|
private System.Windows.Forms.Label error1zCapLabel;
|
|
private System.Windows.Forms.Label volume1zLabel;
|
|
private System.Windows.Forms.Label volume1zCapLabel;
|
|
private System.Windows.Forms.GroupBox groupBox2z;
|
|
private System.Windows.Forms.Label passed2zLabel;
|
|
private System.Windows.Forms.Label error2zLabel;
|
|
private System.Windows.Forms.Label error2zCapLabel;
|
|
private System.Windows.Forms.Label volume2zLabel;
|
|
private System.Windows.Forms.Label volume2zCapLabel;
|
|
private System.Windows.Forms.GroupBox groupBox3z;
|
|
private System.Windows.Forms.Label passed3zLabel;
|
|
private System.Windows.Forms.Label error3zLabel;
|
|
private System.Windows.Forms.Label error3zCapLabel;
|
|
private System.Windows.Forms.Label volume3zLabel;
|
|
private System.Windows.Forms.Label volume3zCapLabel;
|
|
private System.Windows.Forms.TextBox pumpPctTextBox;
|
|
|
|
|
|
}
|
|
}
|