2015-05-21 15:48:27 +00:00
|
|
|
|
///
|
|
|
|
|
|
/// Copyright (c) 2015 Sensus Metering Systems
|
|
|
|
|
|
/// Author: Milan Hanajik
|
|
|
|
|
|
///
|
2021-10-26 09:23:57 +00:00
|
|
|
|
namespace TBF.Rig.Elde.TempMeterInternal
|
2015-05-21 15:48:27 +00:00
|
|
|
|
{
|
|
|
|
|
|
partial class TempMeterCfgCtrl
|
|
|
|
|
|
{
|
|
|
|
|
|
/// <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()
|
|
|
|
|
|
{
|
|
|
|
|
|
this.positionTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
this.positionLabel = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.parentNameLabel = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.nameTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
this.nameLabel = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.classNameLabel = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.a1TextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.a2TextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.a3TextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.a5TextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.a4TextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.parentNameComboBox = new System.Windows.Forms.ComboBox();
|
|
|
|
|
|
this.coefsIdxTextBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
this.coefsIdxLabel = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.SuspendLayout();
|
|
|
|
|
|
//
|
|
|
|
|
|
// positionTextBox
|
|
|
|
|
|
//
|
|
|
|
|
|
this.positionTextBox.Enabled = false;
|
|
|
|
|
|
this.positionTextBox.Location = new System.Drawing.Point(130, 81);
|
|
|
|
|
|
this.positionTextBox.Name = "positionTextBox";
|
|
|
|
|
|
this.positionTextBox.Size = new System.Drawing.Size(46, 20);
|
|
|
|
|
|
this.positionTextBox.TabIndex = 6;
|
|
|
|
|
|
//
|
|
|
|
|
|
// positionLabel
|
|
|
|
|
|
//
|
|
|
|
|
|
this.positionLabel.AutoSize = true;
|
|
|
|
|
|
this.positionLabel.Location = new System.Drawing.Point(20, 84);
|
|
|
|
|
|
this.positionLabel.Name = "positionLabel";
|
|
|
|
|
|
this.positionLabel.Size = new System.Drawing.Size(44, 13);
|
|
|
|
|
|
this.positionLabel.TabIndex = 5;
|
|
|
|
|
|
this.positionLabel.Text = "Position";
|
|
|
|
|
|
//
|
|
|
|
|
|
// parentNameLabel
|
|
|
|
|
|
//
|
|
|
|
|
|
this.parentNameLabel.AutoSize = true;
|
|
|
|
|
|
this.parentNameLabel.Location = new System.Drawing.Point(20, 60);
|
|
|
|
|
|
this.parentNameLabel.Name = "parentNameLabel";
|
|
|
|
|
|
this.parentNameLabel.Size = new System.Drawing.Size(69, 13);
|
|
|
|
|
|
this.parentNameLabel.TabIndex = 3;
|
|
|
|
|
|
this.parentNameLabel.Text = "Parent Name";
|
|
|
|
|
|
//
|
|
|
|
|
|
// nameTextBox
|
|
|
|
|
|
//
|
|
|
|
|
|
this.nameTextBox.Enabled = false;
|
|
|
|
|
|
this.nameTextBox.Location = new System.Drawing.Point(130, 34);
|
|
|
|
|
|
this.nameTextBox.Name = "nameTextBox";
|
|
|
|
|
|
this.nameTextBox.Size = new System.Drawing.Size(130, 20);
|
|
|
|
|
|
this.nameTextBox.TabIndex = 2;
|
|
|
|
|
|
//
|
|
|
|
|
|
// nameLabel
|
|
|
|
|
|
//
|
|
|
|
|
|
this.nameLabel.AutoSize = true;
|
|
|
|
|
|
this.nameLabel.Location = new System.Drawing.Point(20, 37);
|
|
|
|
|
|
this.nameLabel.Name = "nameLabel";
|
|
|
|
|
|
this.nameLabel.Size = new System.Drawing.Size(35, 13);
|
|
|
|
|
|
this.nameLabel.TabIndex = 1;
|
|
|
|
|
|
this.nameLabel.Text = "Name";
|
|
|
|
|
|
//
|
|
|
|
|
|
// classNameLabel
|
|
|
|
|
|
//
|
|
|
|
|
|
this.classNameLabel.AutoSize = true;
|
|
|
|
|
|
this.classNameLabel.Location = new System.Drawing.Point(127, 10);
|
|
|
|
|
|
this.classNameLabel.Name = "classNameLabel";
|
|
|
|
|
|
this.classNameLabel.Size = new System.Drawing.Size(83, 13);
|
|
|
|
|
|
this.classNameLabel.TabIndex = 0;
|
|
|
|
|
|
this.classNameLabel.Text = "ComonentName";
|
|
|
|
|
|
//
|
|
|
|
|
|
// a1TextBox
|
|
|
|
|
|
//
|
|
|
|
|
|
this.a1TextBox.Enabled = false;
|
|
|
|
|
|
this.a1TextBox.Location = new System.Drawing.Point(130, 127);
|
|
|
|
|
|
this.a1TextBox.Name = "a1TextBox";
|
|
|
|
|
|
this.a1TextBox.Size = new System.Drawing.Size(130, 20);
|
|
|
|
|
|
this.a1TextBox.TabIndex = 10;
|
|
|
|
|
|
//
|
|
|
|
|
|
// label1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label1.AutoSize = true;
|
|
|
|
|
|
this.label1.Location = new System.Drawing.Point(20, 130);
|
|
|
|
|
|
this.label1.Name = "label1";
|
|
|
|
|
|
this.label1.Size = new System.Drawing.Size(20, 13);
|
|
|
|
|
|
this.label1.TabIndex = 9;
|
|
|
|
|
|
this.label1.Text = "A1";
|
|
|
|
|
|
//
|
|
|
|
|
|
// a2TextBox
|
|
|
|
|
|
//
|
|
|
|
|
|
this.a2TextBox.Enabled = false;
|
|
|
|
|
|
this.a2TextBox.Location = new System.Drawing.Point(130, 148);
|
|
|
|
|
|
this.a2TextBox.Name = "a2TextBox";
|
|
|
|
|
|
this.a2TextBox.Size = new System.Drawing.Size(130, 20);
|
|
|
|
|
|
this.a2TextBox.TabIndex = 12;
|
|
|
|
|
|
//
|
|
|
|
|
|
// label2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label2.AutoSize = true;
|
|
|
|
|
|
this.label2.Location = new System.Drawing.Point(20, 151);
|
|
|
|
|
|
this.label2.Name = "label2";
|
|
|
|
|
|
this.label2.Size = new System.Drawing.Size(20, 13);
|
|
|
|
|
|
this.label2.TabIndex = 11;
|
|
|
|
|
|
this.label2.Text = "A2";
|
|
|
|
|
|
//
|
|
|
|
|
|
// a3TextBox
|
|
|
|
|
|
//
|
|
|
|
|
|
this.a3TextBox.Enabled = false;
|
|
|
|
|
|
this.a3TextBox.Location = new System.Drawing.Point(130, 169);
|
|
|
|
|
|
this.a3TextBox.Name = "a3TextBox";
|
|
|
|
|
|
this.a3TextBox.Size = new System.Drawing.Size(130, 20);
|
|
|
|
|
|
this.a3TextBox.TabIndex = 14;
|
|
|
|
|
|
//
|
|
|
|
|
|
// label3
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label3.AutoSize = true;
|
|
|
|
|
|
this.label3.Location = new System.Drawing.Point(20, 172);
|
|
|
|
|
|
this.label3.Name = "label3";
|
|
|
|
|
|
this.label3.Size = new System.Drawing.Size(20, 13);
|
|
|
|
|
|
this.label3.TabIndex = 13;
|
|
|
|
|
|
this.label3.Text = "A3";
|
|
|
|
|
|
//
|
|
|
|
|
|
// a5TextBox
|
|
|
|
|
|
//
|
|
|
|
|
|
this.a5TextBox.Enabled = false;
|
|
|
|
|
|
this.a5TextBox.Location = new System.Drawing.Point(130, 211);
|
|
|
|
|
|
this.a5TextBox.Name = "a5TextBox";
|
|
|
|
|
|
this.a5TextBox.Size = new System.Drawing.Size(130, 20);
|
|
|
|
|
|
this.a5TextBox.TabIndex = 18;
|
|
|
|
|
|
//
|
|
|
|
|
|
// label5
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label5.AutoSize = true;
|
|
|
|
|
|
this.label5.Location = new System.Drawing.Point(20, 214);
|
|
|
|
|
|
this.label5.Name = "label5";
|
|
|
|
|
|
this.label5.Size = new System.Drawing.Size(20, 13);
|
|
|
|
|
|
this.label5.TabIndex = 17;
|
|
|
|
|
|
this.label5.Text = "A5";
|
|
|
|
|
|
//
|
|
|
|
|
|
// a4TextBox
|
|
|
|
|
|
//
|
|
|
|
|
|
this.a4TextBox.Enabled = false;
|
|
|
|
|
|
this.a4TextBox.Location = new System.Drawing.Point(130, 190);
|
|
|
|
|
|
this.a4TextBox.Name = "a4TextBox";
|
|
|
|
|
|
this.a4TextBox.Size = new System.Drawing.Size(130, 20);
|
|
|
|
|
|
this.a4TextBox.TabIndex = 16;
|
|
|
|
|
|
//
|
|
|
|
|
|
// label4
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label4.AutoSize = true;
|
|
|
|
|
|
this.label4.Location = new System.Drawing.Point(20, 193);
|
|
|
|
|
|
this.label4.Name = "label4";
|
|
|
|
|
|
this.label4.Size = new System.Drawing.Size(20, 13);
|
|
|
|
|
|
this.label4.TabIndex = 15;
|
|
|
|
|
|
this.label4.Text = "A4";
|
|
|
|
|
|
//
|
|
|
|
|
|
// parentNameComboBox
|
|
|
|
|
|
//
|
|
|
|
|
|
this.parentNameComboBox.Enabled = false;
|
|
|
|
|
|
this.parentNameComboBox.FormattingEnabled = true;
|
|
|
|
|
|
this.parentNameComboBox.Location = new System.Drawing.Point(130, 57);
|
|
|
|
|
|
this.parentNameComboBox.Name = "parentNameComboBox";
|
|
|
|
|
|
this.parentNameComboBox.Size = new System.Drawing.Size(130, 21);
|
|
|
|
|
|
this.parentNameComboBox.TabIndex = 4;
|
|
|
|
|
|
//
|
|
|
|
|
|
// coefsIdxTextBox
|
|
|
|
|
|
//
|
|
|
|
|
|
this.coefsIdxTextBox.Enabled = false;
|
|
|
|
|
|
this.coefsIdxTextBox.Location = new System.Drawing.Point(130, 104);
|
|
|
|
|
|
this.coefsIdxTextBox.Name = "coefsIdxTextBox";
|
|
|
|
|
|
this.coefsIdxTextBox.Size = new System.Drawing.Size(46, 20);
|
|
|
|
|
|
this.coefsIdxTextBox.TabIndex = 8;
|
|
|
|
|
|
//
|
|
|
|
|
|
// coefsIdxLabel
|
|
|
|
|
|
//
|
|
|
|
|
|
this.coefsIdxLabel.AutoSize = true;
|
|
|
|
|
|
this.coefsIdxLabel.Location = new System.Drawing.Point(20, 107);
|
|
|
|
|
|
this.coefsIdxLabel.Name = "coefsIdxLabel";
|
|
|
|
|
|
this.coefsIdxLabel.Size = new System.Drawing.Size(78, 13);
|
|
|
|
|
|
this.coefsIdxLabel.TabIndex = 7;
|
|
|
|
|
|
this.coefsIdxLabel.Text = "Coeficients idx.";
|
|
|
|
|
|
//
|
|
|
|
|
|
// TempMeterCfgCtrl
|
|
|
|
|
|
//
|
|
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
|
|
|
this.Controls.Add(this.coefsIdxTextBox);
|
|
|
|
|
|
this.Controls.Add(this.coefsIdxLabel);
|
|
|
|
|
|
this.Controls.Add(this.parentNameComboBox);
|
|
|
|
|
|
this.Controls.Add(this.a5TextBox);
|
|
|
|
|
|
this.Controls.Add(this.label5);
|
|
|
|
|
|
this.Controls.Add(this.a4TextBox);
|
|
|
|
|
|
this.Controls.Add(this.label4);
|
|
|
|
|
|
this.Controls.Add(this.a3TextBox);
|
|
|
|
|
|
this.Controls.Add(this.label3);
|
|
|
|
|
|
this.Controls.Add(this.a2TextBox);
|
|
|
|
|
|
this.Controls.Add(this.label2);
|
|
|
|
|
|
this.Controls.Add(this.a1TextBox);
|
|
|
|
|
|
this.Controls.Add(this.label1);
|
|
|
|
|
|
this.Controls.Add(this.positionTextBox);
|
|
|
|
|
|
this.Controls.Add(this.positionLabel);
|
|
|
|
|
|
this.Controls.Add(this.parentNameLabel);
|
|
|
|
|
|
this.Controls.Add(this.nameTextBox);
|
|
|
|
|
|
this.Controls.Add(this.nameLabel);
|
|
|
|
|
|
this.Controls.Add(this.classNameLabel);
|
|
|
|
|
|
this.Name = "TempMeterCfgCtrl";
|
|
|
|
|
|
this.Size = new System.Drawing.Size(300, 240);
|
|
|
|
|
|
this.Load += new System.EventHandler(this.TempMeterCfgCtrl_Load);
|
|
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
this.PerformLayout();
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
|
|
|
|
|
|
private System.Windows.Forms.TextBox positionTextBox;
|
|
|
|
|
|
private System.Windows.Forms.Label positionLabel;
|
|
|
|
|
|
private System.Windows.Forms.Label parentNameLabel;
|
|
|
|
|
|
private System.Windows.Forms.TextBox nameTextBox;
|
|
|
|
|
|
private System.Windows.Forms.Label nameLabel;
|
|
|
|
|
|
private System.Windows.Forms.Label classNameLabel;
|
|
|
|
|
|
private System.Windows.Forms.TextBox a1TextBox;
|
|
|
|
|
|
private System.Windows.Forms.Label label1;
|
|
|
|
|
|
private System.Windows.Forms.TextBox a2TextBox;
|
|
|
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
|
|
|
private System.Windows.Forms.TextBox a3TextBox;
|
|
|
|
|
|
private System.Windows.Forms.Label label3;
|
|
|
|
|
|
private System.Windows.Forms.TextBox a5TextBox;
|
|
|
|
|
|
private System.Windows.Forms.Label label5;
|
|
|
|
|
|
private System.Windows.Forms.TextBox a4TextBox;
|
|
|
|
|
|
private System.Windows.Forms.Label label4;
|
|
|
|
|
|
private System.Windows.Forms.ComboBox parentNameComboBox;
|
|
|
|
|
|
private System.Windows.Forms.TextBox coefsIdxTextBox;
|
|
|
|
|
|
private System.Windows.Forms.Label coefsIdxLabel;
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|