1178 lines
59 KiB
C#
1178 lines
59 KiB
C#
namespace Xylem.Common.Ui.MagFluxToolBox
|
|
{
|
|
partial class FrmTest
|
|
{
|
|
/// <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 Windows Form 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.components = new System.ComponentModel.Container();
|
|
this.grpSetup = new System.Windows.Forms.GroupBox();
|
|
this.btnInitPcb = new System.Windows.Forms.Button();
|
|
this.btnConnect = new System.Windows.Forms.Button();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.cbComSlot = new System.Windows.Forms.ComboBox();
|
|
this.lblPcbId = new System.Windows.Forms.Label();
|
|
this.tbxSensorNo = new System.Windows.Forms.TextBox();
|
|
this.lblWaitingForMeterResponse = new System.Windows.Forms.Label();
|
|
this.lblOverall = new System.Windows.Forms.Label();
|
|
this.barSingleProgressUpdate = new System.Windows.Forms.ProgressBar();
|
|
this.lblActualProcess = new System.Windows.Forms.Label();
|
|
this.barOverallProgressUpdate = new System.Windows.Forms.ProgressBar();
|
|
this.tmrProgressUpdate = new System.Windows.Forms.Timer(this.components);
|
|
this.dlgOpenFile = new System.Windows.Forms.OpenFileDialog();
|
|
this.lblSoftwareVersion = new System.Windows.Forms.Label();
|
|
this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.lblUpdateTime = new System.Windows.Forms.Label();
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
this.picLogo = new System.Windows.Forms.PictureBox();
|
|
this.grpMeasurements = new System.Windows.Forms.GroupBox();
|
|
this.tbxStdDevElectrode = new System.Windows.Forms.TextBox();
|
|
this.lblStdDevElectronde = new System.Windows.Forms.Label();
|
|
this.tbxAverElectrode = new System.Windows.Forms.TextBox();
|
|
this.lblAverElectrode = new System.Windows.Forms.Label();
|
|
this.tbxFwdVolume = new System.Windows.Forms.TextBox();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.tbxTime = new System.Windows.Forms.TextBox();
|
|
this.lblTime = new System.Windows.Forms.Label();
|
|
this.tbxRevVolume = new System.Windows.Forms.TextBox();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.tbxStatus = new System.Windows.Forms.TextBox();
|
|
this.lblStatus = new System.Windows.Forms.Label();
|
|
this.tbxVolume = new System.Windows.Forms.TextBox();
|
|
this.tbxFlowRate = new System.Windows.Forms.TextBox();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.tbxUniqueId = new System.Windows.Forms.TextBox();
|
|
this.lblUniqueId = new System.Windows.Forms.Label();
|
|
this.grpInfo = new System.Windows.Forms.GroupBox();
|
|
this.lblBoardCalibration = new System.Windows.Forms.Label();
|
|
this.tbxBoardCalibration = new System.Windows.Forms.TextBox();
|
|
this.btnChangeMeterSize = new System.Windows.Forms.Button();
|
|
this.btnChangeSensorNo = new System.Windows.Forms.Button();
|
|
this.lblMeterSize = new System.Windows.Forms.Label();
|
|
this.tbxMeterSize = new System.Windows.Forms.TextBox();
|
|
this.lblFwGitHash = new System.Windows.Forms.Label();
|
|
this.tbxFwGitHash = new System.Windows.Forms.TextBox();
|
|
this.lblFwBuildDate = new System.Windows.Forms.Label();
|
|
this.tbxFwBuildDate = new System.Windows.Forms.TextBox();
|
|
this.lblFwVersion = new System.Windows.Forms.Label();
|
|
this.tbxFwVersion = new System.Windows.Forms.TextBox();
|
|
this.lblSensorId = new System.Windows.Forms.Label();
|
|
this.btnPrepareCalibration = new System.Windows.Forms.Button();
|
|
this.btnReadCalibration = new System.Windows.Forms.Button();
|
|
this.btnWriteCalibration = new System.Windows.Forms.Button();
|
|
this.btnAbortCalibration = new System.Windows.Forms.Button();
|
|
this.grpCalibration = new System.Windows.Forms.GroupBox();
|
|
this.gridViewCalib = new System.Windows.Forms.DataGridView();
|
|
this.grpStatus = new System.Windows.Forms.GroupBox();
|
|
this.cbxIgnoreEmptyPipeStatus = new System.Windows.Forms.CheckBox();
|
|
this.cbxCalibrationValuesAreReadOnly = new System.Windows.Forms.CheckBox();
|
|
this.cbxStatus12 = new System.Windows.Forms.CheckBox();
|
|
this.cbxStatus11 = new System.Windows.Forms.CheckBox();
|
|
this.cbxStatus10 = new System.Windows.Forms.CheckBox();
|
|
this.cbxStatus9 = new System.Windows.Forms.CheckBox();
|
|
this.cbxStatus8 = new System.Windows.Forms.CheckBox();
|
|
this.cbxStatus7 = new System.Windows.Forms.CheckBox();
|
|
this.cbxStatus6 = new System.Windows.Forms.CheckBox();
|
|
this.cbxStatus5 = new System.Windows.Forms.CheckBox();
|
|
this.cbxStatus4 = new System.Windows.Forms.CheckBox();
|
|
this.cbxStatus3 = new System.Windows.Forms.CheckBox();
|
|
this.cbxStatus2 = new System.Windows.Forms.CheckBox();
|
|
this.cbxStatus1 = new System.Windows.Forms.CheckBox();
|
|
this.cbxStatus0 = new System.Windows.Forms.CheckBox();
|
|
this.lblMagFluxApi = new System.Windows.Forms.Label();
|
|
this.grpControl = new System.Windows.Forms.GroupBox();
|
|
this.cbxEnableDeviceStatusUpdate = new System.Windows.Forms.CheckBox();
|
|
this.cbxEmptyPipeCtrl = new System.Windows.Forms.ComboBox();
|
|
this.cbxSimulatedFlow = new System.Windows.Forms.CheckBox();
|
|
this.lblSharedCode = new System.Windows.Forms.Label();
|
|
this.tmrRequestUpdate = new System.Windows.Forms.Timer(this.components);
|
|
this.grpBoxDeviceStatus = new System.Windows.Forms.GroupBox();
|
|
this.rtbDeviceStatus = new System.Windows.Forms.RichTextBox();
|
|
this.grpSetup.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.picLogo)).BeginInit();
|
|
this.grpMeasurements.SuspendLayout();
|
|
this.grpInfo.SuspendLayout();
|
|
this.grpCalibration.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridViewCalib)).BeginInit();
|
|
this.grpStatus.SuspendLayout();
|
|
this.grpControl.SuspendLayout();
|
|
this.grpBoxDeviceStatus.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// grpSetup
|
|
//
|
|
this.grpSetup.Controls.Add(this.btnInitPcb);
|
|
this.grpSetup.Controls.Add(this.btnConnect);
|
|
this.grpSetup.Controls.Add(this.label2);
|
|
this.grpSetup.Controls.Add(this.cbComSlot);
|
|
this.grpSetup.Controls.Add(this.lblPcbId);
|
|
this.grpSetup.Location = new System.Drawing.Point(100, 2);
|
|
this.grpSetup.Name = "grpSetup";
|
|
this.grpSetup.Size = new System.Drawing.Size(208, 99);
|
|
this.grpSetup.TabIndex = 24;
|
|
this.grpSetup.TabStop = false;
|
|
this.grpSetup.Text = "Setup";
|
|
//
|
|
// btnInitPcb
|
|
//
|
|
this.btnInitPcb.Location = new System.Drawing.Point(136, 58);
|
|
this.btnInitPcb.Name = "btnInitPcb";
|
|
this.btnInitPcb.Size = new System.Drawing.Size(63, 25);
|
|
this.btnInitPcb.TabIndex = 46;
|
|
this.btnInitPcb.Text = "Init Pcb";
|
|
this.btnInitPcb.UseVisualStyleBackColor = true;
|
|
this.btnInitPcb.Visible = false;
|
|
this.btnInitPcb.Click += new System.EventHandler(this.btnInitPcb_Click);
|
|
//
|
|
// btnConnect
|
|
//
|
|
this.btnConnect.Location = new System.Drawing.Point(83, 18);
|
|
this.btnConnect.Name = "btnConnect";
|
|
this.btnConnect.Size = new System.Drawing.Size(116, 25);
|
|
this.btnConnect.TabIndex = 24;
|
|
this.btnConnect.Text = "Connect";
|
|
this.btnConnect.UseVisualStyleBackColor = true;
|
|
this.btnConnect.Click += new System.EventHandler(this.btnConnect_Click);
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(6, 23);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(28, 13);
|
|
this.label2.TabIndex = 20;
|
|
this.label2.Text = "Slot:";
|
|
//
|
|
// cbComSlot
|
|
//
|
|
this.cbComSlot.FormattingEnabled = true;
|
|
this.cbComSlot.Items.AddRange(new object[] {
|
|
"1",
|
|
"2",
|
|
"3",
|
|
"4",
|
|
"5",
|
|
"6",
|
|
"7",
|
|
"8",
|
|
"9",
|
|
"10",
|
|
"11",
|
|
"12",
|
|
"13",
|
|
"14",
|
|
"15",
|
|
"16",
|
|
"17",
|
|
"18",
|
|
"19",
|
|
"20"});
|
|
this.cbComSlot.Location = new System.Drawing.Point(40, 20);
|
|
this.cbComSlot.Name = "cbComSlot";
|
|
this.cbComSlot.Size = new System.Drawing.Size(37, 21);
|
|
this.cbComSlot.TabIndex = 5;
|
|
this.cbComSlot.Text = "1";
|
|
this.cbComSlot.SelectedIndexChanged += new System.EventHandler(this.cbComSlot_SelectedIndexChanged);
|
|
//
|
|
// lblPcbId
|
|
//
|
|
this.lblPcbId.AutoSize = true;
|
|
this.lblPcbId.Location = new System.Drawing.Point(6, 64);
|
|
this.lblPcbId.Name = "lblPcbId";
|
|
this.lblPcbId.Size = new System.Drawing.Size(100, 13);
|
|
this.lblPcbId.TabIndex = 23;
|
|
this.lblPcbId.Text = "NOT CONNECTED";
|
|
//
|
|
// tbxSensorNo
|
|
//
|
|
this.tbxSensorNo.Location = new System.Drawing.Point(112, 45);
|
|
this.tbxSensorNo.Name = "tbxSensorNo";
|
|
this.tbxSensorNo.ReadOnly = true;
|
|
this.tbxSensorNo.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
|
this.tbxSensorNo.Size = new System.Drawing.Size(112, 20);
|
|
this.tbxSensorNo.TabIndex = 32;
|
|
//
|
|
// lblWaitingForMeterResponse
|
|
//
|
|
this.lblWaitingForMeterResponse.AutoSize = true;
|
|
this.lblWaitingForMeterResponse.ForeColor = System.Drawing.Color.Red;
|
|
this.lblWaitingForMeterResponse.Location = new System.Drawing.Point(590, 499);
|
|
this.lblWaitingForMeterResponse.Name = "lblWaitingForMeterResponse";
|
|
this.lblWaitingForMeterResponse.Size = new System.Drawing.Size(182, 13);
|
|
this.lblWaitingForMeterResponse.TabIndex = 18;
|
|
this.lblWaitingForMeterResponse.Text = "WAITING FOR METER RESPONSE";
|
|
//
|
|
// lblOverall
|
|
//
|
|
this.lblOverall.AutoSize = true;
|
|
this.lblOverall.Location = new System.Drawing.Point(15, 536);
|
|
this.lblOverall.Name = "lblOverall";
|
|
this.lblOverall.Size = new System.Drawing.Size(80, 13);
|
|
this.lblOverall.TabIndex = 7;
|
|
this.lblOverall.Text = "Overall process";
|
|
//
|
|
// barSingleProgressUpdate
|
|
//
|
|
this.barSingleProgressUpdate.Location = new System.Drawing.Point(6, 515);
|
|
this.barSingleProgressUpdate.Name = "barSingleProgressUpdate";
|
|
this.barSingleProgressUpdate.Size = new System.Drawing.Size(766, 18);
|
|
this.barSingleProgressUpdate.TabIndex = 6;
|
|
this.barSingleProgressUpdate.Visible = false;
|
|
//
|
|
// lblActualProcess
|
|
//
|
|
this.lblActualProcess.AutoSize = true;
|
|
this.lblActualProcess.Location = new System.Drawing.Point(15, 499);
|
|
this.lblActualProcess.Name = "lblActualProcess";
|
|
this.lblActualProcess.Size = new System.Drawing.Size(76, 13);
|
|
this.lblActualProcess.TabIndex = 4;
|
|
this.lblActualProcess.Text = "Process status";
|
|
//
|
|
// barOverallProgressUpdate
|
|
//
|
|
this.barOverallProgressUpdate.Location = new System.Drawing.Point(6, 552);
|
|
this.barOverallProgressUpdate.Name = "barOverallProgressUpdate";
|
|
this.barOverallProgressUpdate.Size = new System.Drawing.Size(766, 18);
|
|
this.barOverallProgressUpdate.TabIndex = 3;
|
|
this.barOverallProgressUpdate.Visible = false;
|
|
//
|
|
// tmrProgressUpdate
|
|
//
|
|
this.tmrProgressUpdate.Interval = 200;
|
|
this.tmrProgressUpdate.Tick += new System.EventHandler(this.tmrProgressUpdate_Tick);
|
|
//
|
|
// dlgOpenFile
|
|
//
|
|
this.dlgOpenFile.Filter = "metrology lookup tables (*.lut)|*.lut";
|
|
//
|
|
// lblSoftwareVersion
|
|
//
|
|
this.lblSoftwareVersion.AutoSize = true;
|
|
this.lblSoftwareVersion.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblSoftwareVersion.Location = new System.Drawing.Point(700, 8);
|
|
this.lblSoftwareVersion.MaximumSize = new System.Drawing.Size(120, 13);
|
|
this.lblSoftwareVersion.MinimumSize = new System.Drawing.Size(120, 13);
|
|
this.lblSoftwareVersion.Name = "lblSoftwareVersion";
|
|
this.lblSoftwareVersion.Size = new System.Drawing.Size(120, 13);
|
|
this.lblSoftwareVersion.TabIndex = 27;
|
|
this.lblSoftwareVersion.Text = "ToolBox 0.0.0.0000";
|
|
this.lblSoftwareVersion.TextAlign = System.Drawing.ContentAlignment.TopRight;
|
|
//
|
|
// openFileDialog1
|
|
//
|
|
this.openFileDialog1.FileName = "openFileDialog1";
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.Location = new System.Drawing.Point(244, 499);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(101, 13);
|
|
this.label9.TabIndex = 30;
|
|
this.label9.Text = "UpdateTime [min:s]:";
|
|
//
|
|
// lblUpdateTime
|
|
//
|
|
this.lblUpdateTime.AutoSize = true;
|
|
this.lblUpdateTime.Location = new System.Drawing.Point(351, 499);
|
|
this.lblUpdateTime.Name = "lblUpdateTime";
|
|
this.lblUpdateTime.Size = new System.Drawing.Size(28, 13);
|
|
this.lblUpdateTime.TabIndex = 31;
|
|
this.lblUpdateTime.Text = "0:00";
|
|
//
|
|
// pictureBox1
|
|
//
|
|
this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.pictureBox1.Image = global::Xylem.Common.Ui.MagFluxToolBox.Properties.Resources.MagFluxVerySmall;
|
|
this.pictureBox1.Location = new System.Drawing.Point(9, 5);
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
this.pictureBox1.Size = new System.Drawing.Size(85, 96);
|
|
this.pictureBox1.TabIndex = 33;
|
|
this.pictureBox1.TabStop = false;
|
|
//
|
|
// picLogo
|
|
//
|
|
this.picLogo.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.picLogo.Image = global::Xylem.Common.Ui.MagFluxToolBox.Properties.Resources.MjK_LogoSmall;
|
|
this.picLogo.InitialImage = null;
|
|
this.picLogo.Location = new System.Drawing.Point(827, 5);
|
|
this.picLogo.Name = "picLogo";
|
|
this.picLogo.Size = new System.Drawing.Size(91, 58);
|
|
this.picLogo.TabIndex = 34;
|
|
this.picLogo.TabStop = false;
|
|
//
|
|
// grpMeasurements
|
|
//
|
|
this.grpMeasurements.Controls.Add(this.tbxStdDevElectrode);
|
|
this.grpMeasurements.Controls.Add(this.lblStdDevElectronde);
|
|
this.grpMeasurements.Controls.Add(this.tbxAverElectrode);
|
|
this.grpMeasurements.Controls.Add(this.lblAverElectrode);
|
|
this.grpMeasurements.Controls.Add(this.tbxFwdVolume);
|
|
this.grpMeasurements.Controls.Add(this.label4);
|
|
this.grpMeasurements.Controls.Add(this.tbxTime);
|
|
this.grpMeasurements.Controls.Add(this.lblTime);
|
|
this.grpMeasurements.Controls.Add(this.tbxRevVolume);
|
|
this.grpMeasurements.Controls.Add(this.label1);
|
|
this.grpMeasurements.Controls.Add(this.tbxStatus);
|
|
this.grpMeasurements.Controls.Add(this.lblStatus);
|
|
this.grpMeasurements.Controls.Add(this.tbxVolume);
|
|
this.grpMeasurements.Controls.Add(this.tbxFlowRate);
|
|
this.grpMeasurements.Controls.Add(this.label7);
|
|
this.grpMeasurements.Controls.Add(this.label11);
|
|
this.grpMeasurements.Location = new System.Drawing.Point(6, 101);
|
|
this.grpMeasurements.Name = "grpMeasurements";
|
|
this.grpMeasurements.Size = new System.Drawing.Size(302, 226);
|
|
this.grpMeasurements.TabIndex = 37;
|
|
this.grpMeasurements.TabStop = false;
|
|
this.grpMeasurements.Text = "Measurements";
|
|
//
|
|
// tbxStdDevElectrode
|
|
//
|
|
this.tbxStdDevElectrode.Location = new System.Drawing.Point(143, 199);
|
|
this.tbxStdDevElectrode.Name = "tbxStdDevElectrode";
|
|
this.tbxStdDevElectrode.ReadOnly = true;
|
|
this.tbxStdDevElectrode.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
|
this.tbxStdDevElectrode.Size = new System.Drawing.Size(80, 20);
|
|
this.tbxStdDevElectrode.TabIndex = 43;
|
|
this.tbxStdDevElectrode.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
|
//
|
|
// lblStdDevElectronde
|
|
//
|
|
this.lblStdDevElectronde.AutoSize = true;
|
|
this.lblStdDevElectronde.Location = new System.Drawing.Point(6, 202);
|
|
this.lblStdDevElectronde.Name = "lblStdDevElectronde";
|
|
this.lblStdDevElectronde.Size = new System.Drawing.Size(127, 13);
|
|
this.lblStdDevElectronde.TabIndex = 42;
|
|
this.lblStdDevElectronde.Text = "Std. Dev. Electrode [mV]:";
|
|
//
|
|
// tbxAverElectrode
|
|
//
|
|
this.tbxAverElectrode.Location = new System.Drawing.Point(143, 173);
|
|
this.tbxAverElectrode.Name = "tbxAverElectrode";
|
|
this.tbxAverElectrode.ReadOnly = true;
|
|
this.tbxAverElectrode.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
|
this.tbxAverElectrode.Size = new System.Drawing.Size(80, 20);
|
|
this.tbxAverElectrode.TabIndex = 41;
|
|
this.tbxAverElectrode.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
|
//
|
|
// lblAverElectrode
|
|
//
|
|
this.lblAverElectrode.AutoSize = true;
|
|
this.lblAverElectrode.Location = new System.Drawing.Point(6, 176);
|
|
this.lblAverElectrode.Name = "lblAverElectrode";
|
|
this.lblAverElectrode.Size = new System.Drawing.Size(107, 13);
|
|
this.lblAverElectrode.TabIndex = 40;
|
|
this.lblAverElectrode.Text = "Aver. Electrode [mV]:";
|
|
//
|
|
// tbxFwdVolume
|
|
//
|
|
this.tbxFwdVolume.Location = new System.Drawing.Point(143, 45);
|
|
this.tbxFwdVolume.Name = "tbxFwdVolume";
|
|
this.tbxFwdVolume.ReadOnly = true;
|
|
this.tbxFwdVolume.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
|
this.tbxFwdVolume.Size = new System.Drawing.Size(80, 20);
|
|
this.tbxFwdVolume.TabIndex = 39;
|
|
this.tbxFwdVolume.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(6, 49);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(106, 13);
|
|
this.label4.TabIndex = 38;
|
|
this.label4.Text = "Forward Volume [m³]:";
|
|
//
|
|
// tbxTime
|
|
//
|
|
this.tbxTime.Location = new System.Drawing.Point(143, 147);
|
|
this.tbxTime.Name = "tbxTime";
|
|
this.tbxTime.ReadOnly = true;
|
|
this.tbxTime.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
|
this.tbxTime.Size = new System.Drawing.Size(80, 20);
|
|
this.tbxTime.TabIndex = 37;
|
|
this.tbxTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
|
//
|
|
// lblTime
|
|
//
|
|
this.lblTime.AutoSize = true;
|
|
this.lblTime.Location = new System.Drawing.Point(6, 150);
|
|
this.lblTime.Name = "lblTime";
|
|
this.lblTime.Size = new System.Drawing.Size(47, 13);
|
|
this.lblTime.TabIndex = 36;
|
|
this.lblTime.Text = "Time [s]:";
|
|
//
|
|
// tbxRevVolume
|
|
//
|
|
this.tbxRevVolume.Location = new System.Drawing.Point(143, 71);
|
|
this.tbxRevVolume.Name = "tbxRevVolume";
|
|
this.tbxRevVolume.ReadOnly = true;
|
|
this.tbxRevVolume.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
|
this.tbxRevVolume.Size = new System.Drawing.Size(80, 20);
|
|
this.tbxRevVolume.TabIndex = 35;
|
|
this.tbxRevVolume.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(6, 74);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(108, 13);
|
|
this.label1.TabIndex = 34;
|
|
this.label1.Text = "Reverse Volume [m³]:";
|
|
//
|
|
// tbxStatus
|
|
//
|
|
this.tbxStatus.Location = new System.Drawing.Point(143, 121);
|
|
this.tbxStatus.Name = "tbxStatus";
|
|
this.tbxStatus.ReadOnly = true;
|
|
this.tbxStatus.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
|
this.tbxStatus.Size = new System.Drawing.Size(80, 20);
|
|
this.tbxStatus.TabIndex = 33;
|
|
this.tbxStatus.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
|
//
|
|
// lblStatus
|
|
//
|
|
this.lblStatus.AutoSize = true;
|
|
this.lblStatus.Location = new System.Drawing.Point(6, 124);
|
|
this.lblStatus.Name = "lblStatus";
|
|
this.lblStatus.Size = new System.Drawing.Size(40, 13);
|
|
this.lblStatus.TabIndex = 32;
|
|
this.lblStatus.Text = "Status:";
|
|
//
|
|
// tbxVolume
|
|
//
|
|
this.tbxVolume.Location = new System.Drawing.Point(143, 19);
|
|
this.tbxVolume.Name = "tbxVolume";
|
|
this.tbxVolume.ReadOnly = true;
|
|
this.tbxVolume.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
|
this.tbxVolume.Size = new System.Drawing.Size(80, 20);
|
|
this.tbxVolume.TabIndex = 31;
|
|
this.tbxVolume.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
|
//
|
|
// tbxFlowRate
|
|
//
|
|
this.tbxFlowRate.Location = new System.Drawing.Point(143, 96);
|
|
this.tbxFlowRate.Name = "tbxFlowRate";
|
|
this.tbxFlowRate.ReadOnly = true;
|
|
this.tbxFlowRate.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
|
this.tbxFlowRate.Size = new System.Drawing.Size(80, 20);
|
|
this.tbxFlowRate.TabIndex = 29;
|
|
this.tbxFlowRate.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Location = new System.Drawing.Point(6, 99);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(89, 13);
|
|
this.label7.TabIndex = 27;
|
|
this.label7.Text = "Flow Rate [m³/h]:";
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.Location = new System.Drawing.Point(6, 23);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(65, 13);
|
|
this.label11.TabIndex = 25;
|
|
this.label11.Text = "Volume [m³]:";
|
|
//
|
|
// tbxUniqueId
|
|
//
|
|
this.tbxUniqueId.Location = new System.Drawing.Point(112, 20);
|
|
this.tbxUniqueId.Name = "tbxUniqueId";
|
|
this.tbxUniqueId.ReadOnly = true;
|
|
this.tbxUniqueId.Size = new System.Drawing.Size(181, 20);
|
|
this.tbxUniqueId.TabIndex = 34;
|
|
//
|
|
// lblUniqueId
|
|
//
|
|
this.lblUniqueId.AutoSize = true;
|
|
this.lblUniqueId.Location = new System.Drawing.Point(3, 23);
|
|
this.lblUniqueId.Name = "lblUniqueId";
|
|
this.lblUniqueId.Size = new System.Drawing.Size(58, 13);
|
|
this.lblUniqueId.TabIndex = 35;
|
|
this.lblUniqueId.Text = "Unique ID:";
|
|
//
|
|
// grpInfo
|
|
//
|
|
this.grpInfo.Controls.Add(this.lblBoardCalibration);
|
|
this.grpInfo.Controls.Add(this.tbxBoardCalibration);
|
|
this.grpInfo.Controls.Add(this.btnChangeMeterSize);
|
|
this.grpInfo.Controls.Add(this.btnChangeSensorNo);
|
|
this.grpInfo.Controls.Add(this.lblMeterSize);
|
|
this.grpInfo.Controls.Add(this.tbxMeterSize);
|
|
this.grpInfo.Controls.Add(this.lblFwGitHash);
|
|
this.grpInfo.Controls.Add(this.tbxFwGitHash);
|
|
this.grpInfo.Controls.Add(this.lblFwBuildDate);
|
|
this.grpInfo.Controls.Add(this.tbxFwBuildDate);
|
|
this.grpInfo.Controls.Add(this.lblFwVersion);
|
|
this.grpInfo.Controls.Add(this.tbxFwVersion);
|
|
this.grpInfo.Controls.Add(this.lblSensorId);
|
|
this.grpInfo.Controls.Add(this.tbxUniqueId);
|
|
this.grpInfo.Controls.Add(this.tbxSensorNo);
|
|
this.grpInfo.Controls.Add(this.lblUniqueId);
|
|
this.grpInfo.Location = new System.Drawing.Point(316, 1);
|
|
this.grpInfo.Name = "grpInfo";
|
|
this.grpInfo.Size = new System.Drawing.Size(373, 205);
|
|
this.grpInfo.TabIndex = 25;
|
|
this.grpInfo.TabStop = false;
|
|
this.grpInfo.Text = "Info";
|
|
//
|
|
// lblBoardCalibration
|
|
//
|
|
this.lblBoardCalibration.AutoSize = true;
|
|
this.lblBoardCalibration.Location = new System.Drawing.Point(4, 173);
|
|
this.lblBoardCalibration.Name = "lblBoardCalibration";
|
|
this.lblBoardCalibration.Size = new System.Drawing.Size(86, 13);
|
|
this.lblBoardCalibration.TabIndex = 47;
|
|
this.lblBoardCalibration.Text = "PCB Calib [norm]";
|
|
//
|
|
// tbxBoardCalibration
|
|
//
|
|
this.tbxBoardCalibration.Location = new System.Drawing.Point(112, 172);
|
|
this.tbxBoardCalibration.Name = "tbxBoardCalibration";
|
|
this.tbxBoardCalibration.ReadOnly = true;
|
|
this.tbxBoardCalibration.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
|
this.tbxBoardCalibration.Size = new System.Drawing.Size(112, 20);
|
|
this.tbxBoardCalibration.TabIndex = 46;
|
|
//
|
|
// btnChangeMeterSize
|
|
//
|
|
this.btnChangeMeterSize.Location = new System.Drawing.Point(230, 142);
|
|
this.btnChangeMeterSize.Name = "btnChangeMeterSize";
|
|
this.btnChangeMeterSize.Size = new System.Drawing.Size(63, 25);
|
|
this.btnChangeMeterSize.TabIndex = 45;
|
|
this.btnChangeMeterSize.Text = "Change";
|
|
this.btnChangeMeterSize.UseVisualStyleBackColor = true;
|
|
this.btnChangeMeterSize.Click += new System.EventHandler(this.btnChangeMeterSize_Click);
|
|
//
|
|
// btnChangeSensorNo
|
|
//
|
|
this.btnChangeSensorNo.Location = new System.Drawing.Point(230, 42);
|
|
this.btnChangeSensorNo.Name = "btnChangeSensorNo";
|
|
this.btnChangeSensorNo.Size = new System.Drawing.Size(63, 25);
|
|
this.btnChangeSensorNo.TabIndex = 43;
|
|
this.btnChangeSensorNo.Text = "Change";
|
|
this.btnChangeSensorNo.UseVisualStyleBackColor = true;
|
|
this.btnChangeSensorNo.Click += new System.EventHandler(this.btnChangeSensorNo_Click);
|
|
//
|
|
// lblMeterSize
|
|
//
|
|
this.lblMeterSize.AutoSize = true;
|
|
this.lblMeterSize.Location = new System.Drawing.Point(4, 148);
|
|
this.lblMeterSize.Name = "lblMeterSize";
|
|
this.lblMeterSize.Size = new System.Drawing.Size(85, 13);
|
|
this.lblMeterSize.TabIndex = 44;
|
|
this.lblMeterSize.Text = "Meter Size [DN]:";
|
|
//
|
|
// tbxMeterSize
|
|
//
|
|
this.tbxMeterSize.Location = new System.Drawing.Point(112, 145);
|
|
this.tbxMeterSize.Name = "tbxMeterSize";
|
|
this.tbxMeterSize.ReadOnly = true;
|
|
this.tbxMeterSize.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
|
this.tbxMeterSize.Size = new System.Drawing.Size(112, 20);
|
|
this.tbxMeterSize.TabIndex = 43;
|
|
//
|
|
// lblFwGitHash
|
|
//
|
|
this.lblFwGitHash.AutoSize = true;
|
|
this.lblFwGitHash.Location = new System.Drawing.Point(4, 123);
|
|
this.lblFwGitHash.Name = "lblFwGitHash";
|
|
this.lblFwGitHash.Size = new System.Drawing.Size(76, 13);
|
|
this.lblFwGitHash.TabIndex = 42;
|
|
this.lblFwGitHash.Text = "FW GIT Hash:";
|
|
//
|
|
// tbxFwGitHash
|
|
//
|
|
this.tbxFwGitHash.Location = new System.Drawing.Point(112, 120);
|
|
this.tbxFwGitHash.Name = "tbxFwGitHash";
|
|
this.tbxFwGitHash.ReadOnly = true;
|
|
this.tbxFwGitHash.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
|
this.tbxFwGitHash.Size = new System.Drawing.Size(112, 20);
|
|
this.tbxFwGitHash.TabIndex = 41;
|
|
//
|
|
// lblFwBuildDate
|
|
//
|
|
this.lblFwBuildDate.AutoSize = true;
|
|
this.lblFwBuildDate.Location = new System.Drawing.Point(4, 98);
|
|
this.lblFwBuildDate.Name = "lblFwBuildDate";
|
|
this.lblFwBuildDate.Size = new System.Drawing.Size(79, 13);
|
|
this.lblFwBuildDate.TabIndex = 40;
|
|
this.lblFwBuildDate.Text = "FW Build Date:";
|
|
//
|
|
// tbxFwBuildDate
|
|
//
|
|
this.tbxFwBuildDate.Location = new System.Drawing.Point(112, 95);
|
|
this.tbxFwBuildDate.Name = "tbxFwBuildDate";
|
|
this.tbxFwBuildDate.ReadOnly = true;
|
|
this.tbxFwBuildDate.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
|
this.tbxFwBuildDate.Size = new System.Drawing.Size(112, 20);
|
|
this.tbxFwBuildDate.TabIndex = 39;
|
|
//
|
|
// lblFwVersion
|
|
//
|
|
this.lblFwVersion.AutoSize = true;
|
|
this.lblFwVersion.Location = new System.Drawing.Point(4, 73);
|
|
this.lblFwVersion.Name = "lblFwVersion";
|
|
this.lblFwVersion.Size = new System.Drawing.Size(65, 13);
|
|
this.lblFwVersion.TabIndex = 38;
|
|
this.lblFwVersion.Text = "FW Version:";
|
|
//
|
|
// tbxFwVersion
|
|
//
|
|
this.tbxFwVersion.Location = new System.Drawing.Point(112, 70);
|
|
this.tbxFwVersion.Name = "tbxFwVersion";
|
|
this.tbxFwVersion.ReadOnly = true;
|
|
this.tbxFwVersion.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
|
this.tbxFwVersion.Size = new System.Drawing.Size(112, 20);
|
|
this.tbxFwVersion.TabIndex = 37;
|
|
//
|
|
// lblSensorId
|
|
//
|
|
this.lblSensorId.AutoSize = true;
|
|
this.lblSensorId.Location = new System.Drawing.Point(4, 48);
|
|
this.lblSensorId.Name = "lblSensorId";
|
|
this.lblSensorId.Size = new System.Drawing.Size(57, 13);
|
|
this.lblSensorId.TabIndex = 36;
|
|
this.lblSensorId.Text = "Sensor ID:";
|
|
//
|
|
// btnPrepareCalibration
|
|
//
|
|
this.btnPrepareCalibration.Location = new System.Drawing.Point(243, 20);
|
|
this.btnPrepareCalibration.Name = "btnPrepareCalibration";
|
|
this.btnPrepareCalibration.Size = new System.Drawing.Size(116, 25);
|
|
this.btnPrepareCalibration.TabIndex = 38;
|
|
this.btnPrepareCalibration.Text = "Prepare Calibration";
|
|
this.btnPrepareCalibration.UseVisualStyleBackColor = true;
|
|
this.btnPrepareCalibration.Click += new System.EventHandler(this.btnPrepareCalibration_Click);
|
|
//
|
|
// btnReadCalibration
|
|
//
|
|
this.btnReadCalibration.Location = new System.Drawing.Point(243, 50);
|
|
this.btnReadCalibration.Name = "btnReadCalibration";
|
|
this.btnReadCalibration.Size = new System.Drawing.Size(116, 25);
|
|
this.btnReadCalibration.TabIndex = 39;
|
|
this.btnReadCalibration.Text = "Read Calibration";
|
|
this.btnReadCalibration.UseVisualStyleBackColor = true;
|
|
this.btnReadCalibration.Click += new System.EventHandler(this.btnReadCalibration_Click);
|
|
//
|
|
// btnWriteCalibration
|
|
//
|
|
this.btnWriteCalibration.Location = new System.Drawing.Point(243, 81);
|
|
this.btnWriteCalibration.Name = "btnWriteCalibration";
|
|
this.btnWriteCalibration.Size = new System.Drawing.Size(116, 25);
|
|
this.btnWriteCalibration.TabIndex = 40;
|
|
this.btnWriteCalibration.Text = "Write Calibration";
|
|
this.btnWriteCalibration.UseVisualStyleBackColor = true;
|
|
this.btnWriteCalibration.Click += new System.EventHandler(this.btnWriteCalibration_Click);
|
|
//
|
|
// btnAbortCalibration
|
|
//
|
|
this.btnAbortCalibration.Location = new System.Drawing.Point(243, 112);
|
|
this.btnAbortCalibration.Name = "btnAbortCalibration";
|
|
this.btnAbortCalibration.Size = new System.Drawing.Size(116, 25);
|
|
this.btnAbortCalibration.TabIndex = 41;
|
|
this.btnAbortCalibration.Text = "Abort Calibration";
|
|
this.btnAbortCalibration.UseVisualStyleBackColor = true;
|
|
this.btnAbortCalibration.Click += new System.EventHandler(this.btnAbortCalibration_Click);
|
|
//
|
|
// grpCalibration
|
|
//
|
|
this.grpCalibration.Controls.Add(this.gridViewCalib);
|
|
this.grpCalibration.Controls.Add(this.btnAbortCalibration);
|
|
this.grpCalibration.Controls.Add(this.btnPrepareCalibration);
|
|
this.grpCalibration.Controls.Add(this.btnReadCalibration);
|
|
this.grpCalibration.Controls.Add(this.btnWriteCalibration);
|
|
this.grpCalibration.Location = new System.Drawing.Point(316, 206);
|
|
this.grpCalibration.Name = "grpCalibration";
|
|
this.grpCalibration.Size = new System.Drawing.Size(373, 280);
|
|
this.grpCalibration.TabIndex = 42;
|
|
this.grpCalibration.TabStop = false;
|
|
this.grpCalibration.Text = "Calibration";
|
|
//
|
|
// gridViewCalib
|
|
//
|
|
this.gridViewCalib.AllowUserToAddRows = false;
|
|
this.gridViewCalib.AllowUserToDeleteRows = false;
|
|
this.gridViewCalib.AllowUserToResizeRows = false;
|
|
this.gridViewCalib.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
|
|
this.gridViewCalib.BackgroundColor = System.Drawing.SystemColors.Control;
|
|
this.gridViewCalib.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.gridViewCalib.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.gridViewCalib.Location = new System.Drawing.Point(9, 18);
|
|
this.gridViewCalib.Name = "gridViewCalib";
|
|
this.gridViewCalib.Size = new System.Drawing.Size(229, 251);
|
|
this.gridViewCalib.TabIndex = 42;
|
|
this.gridViewCalib.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.gridViewCalib_CellEndEdit);
|
|
//
|
|
// grpStatus
|
|
//
|
|
this.grpStatus.Controls.Add(this.cbxIgnoreEmptyPipeStatus);
|
|
this.grpStatus.Controls.Add(this.cbxCalibrationValuesAreReadOnly);
|
|
this.grpStatus.Controls.Add(this.cbxStatus12);
|
|
this.grpStatus.Controls.Add(this.cbxStatus11);
|
|
this.grpStatus.Controls.Add(this.cbxStatus10);
|
|
this.grpStatus.Controls.Add(this.cbxStatus9);
|
|
this.grpStatus.Controls.Add(this.cbxStatus8);
|
|
this.grpStatus.Controls.Add(this.cbxStatus7);
|
|
this.grpStatus.Controls.Add(this.cbxStatus6);
|
|
this.grpStatus.Controls.Add(this.cbxStatus5);
|
|
this.grpStatus.Controls.Add(this.cbxStatus4);
|
|
this.grpStatus.Controls.Add(this.cbxStatus3);
|
|
this.grpStatus.Controls.Add(this.cbxStatus2);
|
|
this.grpStatus.Controls.Add(this.cbxStatus1);
|
|
this.grpStatus.Controls.Add(this.cbxStatus0);
|
|
this.grpStatus.Location = new System.Drawing.Point(698, 187);
|
|
this.grpStatus.Name = "grpStatus";
|
|
this.grpStatus.Size = new System.Drawing.Size(218, 299);
|
|
this.grpStatus.TabIndex = 43;
|
|
this.grpStatus.TabStop = false;
|
|
this.grpStatus.Text = "Detailed Status";
|
|
//
|
|
// cbxIgnoreEmptyPipeStatus
|
|
//
|
|
this.cbxIgnoreEmptyPipeStatus.AutoSize = true;
|
|
this.cbxIgnoreEmptyPipeStatus.Enabled = false;
|
|
this.cbxIgnoreEmptyPipeStatus.Location = new System.Drawing.Point(10, 300);
|
|
this.cbxIgnoreEmptyPipeStatus.Name = "cbxIgnoreEmptyPipeStatus";
|
|
this.cbxIgnoreEmptyPipeStatus.Size = new System.Drawing.Size(145, 17);
|
|
this.cbxIgnoreEmptyPipeStatus.TabIndex = 1;
|
|
this.cbxIgnoreEmptyPipeStatus.Text = "Ignore Empty Pipe Status";
|
|
this.cbxIgnoreEmptyPipeStatus.UseVisualStyleBackColor = true;
|
|
this.cbxIgnoreEmptyPipeStatus.Visible = false;
|
|
this.cbxIgnoreEmptyPipeStatus.CheckedChanged += new System.EventHandler(this.cbxIgnoreEmptyPipeStatus_CheckedChanged);
|
|
//
|
|
// cbxCalibrationValuesAreReadOnly
|
|
//
|
|
this.cbxCalibrationValuesAreReadOnly.AutoCheck = false;
|
|
this.cbxCalibrationValuesAreReadOnly.AutoSize = true;
|
|
this.cbxCalibrationValuesAreReadOnly.Enabled = false;
|
|
this.cbxCalibrationValuesAreReadOnly.Location = new System.Drawing.Point(10, 280);
|
|
this.cbxCalibrationValuesAreReadOnly.Name = "cbxCalibrationValuesAreReadOnly";
|
|
this.cbxCalibrationValuesAreReadOnly.Size = new System.Drawing.Size(182, 17);
|
|
this.cbxCalibrationValuesAreReadOnly.TabIndex = 2;
|
|
this.cbxCalibrationValuesAreReadOnly.Text = "Calibration Locked (Release FW)";
|
|
this.cbxCalibrationValuesAreReadOnly.UseVisualStyleBackColor = true;
|
|
//
|
|
// cbxStatus12
|
|
//
|
|
this.cbxStatus12.AutoCheck = false;
|
|
this.cbxStatus12.AutoSize = true;
|
|
this.cbxStatus12.Enabled = false;
|
|
this.cbxStatus12.Location = new System.Drawing.Point(10, 260);
|
|
this.cbxStatus12.Name = "cbxStatus12";
|
|
this.cbxStatus12.Size = new System.Drawing.Size(85, 17);
|
|
this.cbxStatus12.TabIndex = 12;
|
|
this.cbxStatus12.Text = "cbxStatus12";
|
|
this.cbxStatus12.UseVisualStyleBackColor = true;
|
|
//
|
|
// cbxStatus11
|
|
//
|
|
this.cbxStatus11.AutoCheck = false;
|
|
this.cbxStatus11.AutoSize = true;
|
|
this.cbxStatus11.Enabled = false;
|
|
this.cbxStatus11.Location = new System.Drawing.Point(10, 240);
|
|
this.cbxStatus11.Name = "cbxStatus11";
|
|
this.cbxStatus11.Size = new System.Drawing.Size(85, 17);
|
|
this.cbxStatus11.TabIndex = 11;
|
|
this.cbxStatus11.Text = "cbxStatus11";
|
|
this.cbxStatus11.UseVisualStyleBackColor = true;
|
|
//
|
|
// cbxStatus10
|
|
//
|
|
this.cbxStatus10.AutoCheck = false;
|
|
this.cbxStatus10.AutoSize = true;
|
|
this.cbxStatus10.Enabled = false;
|
|
this.cbxStatus10.Location = new System.Drawing.Point(10, 220);
|
|
this.cbxStatus10.Name = "cbxStatus10";
|
|
this.cbxStatus10.Size = new System.Drawing.Size(85, 17);
|
|
this.cbxStatus10.TabIndex = 10;
|
|
this.cbxStatus10.Text = "cbxStatus10";
|
|
this.cbxStatus10.UseVisualStyleBackColor = true;
|
|
//
|
|
// cbxStatus9
|
|
//
|
|
this.cbxStatus9.AutoCheck = false;
|
|
this.cbxStatus9.AutoSize = true;
|
|
this.cbxStatus9.Enabled = false;
|
|
this.cbxStatus9.Location = new System.Drawing.Point(10, 200);
|
|
this.cbxStatus9.Name = "cbxStatus9";
|
|
this.cbxStatus9.Size = new System.Drawing.Size(79, 17);
|
|
this.cbxStatus9.TabIndex = 9;
|
|
this.cbxStatus9.Text = "cbxStatus9";
|
|
this.cbxStatus9.UseVisualStyleBackColor = true;
|
|
//
|
|
// cbxStatus8
|
|
//
|
|
this.cbxStatus8.AutoCheck = false;
|
|
this.cbxStatus8.AutoSize = true;
|
|
this.cbxStatus8.Enabled = false;
|
|
this.cbxStatus8.Location = new System.Drawing.Point(10, 180);
|
|
this.cbxStatus8.Name = "cbxStatus8";
|
|
this.cbxStatus8.Size = new System.Drawing.Size(79, 17);
|
|
this.cbxStatus8.TabIndex = 8;
|
|
this.cbxStatus8.Text = "cbxStatus8";
|
|
this.cbxStatus8.UseVisualStyleBackColor = true;
|
|
//
|
|
// cbxStatus7
|
|
//
|
|
this.cbxStatus7.AutoCheck = false;
|
|
this.cbxStatus7.AutoSize = true;
|
|
this.cbxStatus7.Enabled = false;
|
|
this.cbxStatus7.Location = new System.Drawing.Point(10, 160);
|
|
this.cbxStatus7.Name = "cbxStatus7";
|
|
this.cbxStatus7.Size = new System.Drawing.Size(79, 17);
|
|
this.cbxStatus7.TabIndex = 7;
|
|
this.cbxStatus7.Text = "cbxStatus7";
|
|
this.cbxStatus7.UseVisualStyleBackColor = true;
|
|
//
|
|
// cbxStatus6
|
|
//
|
|
this.cbxStatus6.AutoCheck = false;
|
|
this.cbxStatus6.AutoSize = true;
|
|
this.cbxStatus6.Enabled = false;
|
|
this.cbxStatus6.Location = new System.Drawing.Point(10, 140);
|
|
this.cbxStatus6.Name = "cbxStatus6";
|
|
this.cbxStatus6.Size = new System.Drawing.Size(79, 17);
|
|
this.cbxStatus6.TabIndex = 6;
|
|
this.cbxStatus6.Text = "cbxStatus6";
|
|
this.cbxStatus6.UseVisualStyleBackColor = true;
|
|
//
|
|
// cbxStatus5
|
|
//
|
|
this.cbxStatus5.AutoCheck = false;
|
|
this.cbxStatus5.AutoSize = true;
|
|
this.cbxStatus5.Enabled = false;
|
|
this.cbxStatus5.Location = new System.Drawing.Point(10, 120);
|
|
this.cbxStatus5.Name = "cbxStatus5";
|
|
this.cbxStatus5.Size = new System.Drawing.Size(79, 17);
|
|
this.cbxStatus5.TabIndex = 5;
|
|
this.cbxStatus5.Text = "cbxStatus5";
|
|
this.cbxStatus5.UseVisualStyleBackColor = true;
|
|
//
|
|
// cbxStatus4
|
|
//
|
|
this.cbxStatus4.AutoCheck = false;
|
|
this.cbxStatus4.AutoSize = true;
|
|
this.cbxStatus4.Enabled = false;
|
|
this.cbxStatus4.Location = new System.Drawing.Point(10, 100);
|
|
this.cbxStatus4.Name = "cbxStatus4";
|
|
this.cbxStatus4.Size = new System.Drawing.Size(79, 17);
|
|
this.cbxStatus4.TabIndex = 4;
|
|
this.cbxStatus4.Text = "cbxStatus4";
|
|
this.cbxStatus4.UseVisualStyleBackColor = true;
|
|
//
|
|
// cbxStatus3
|
|
//
|
|
this.cbxStatus3.AutoCheck = false;
|
|
this.cbxStatus3.AutoSize = true;
|
|
this.cbxStatus3.Enabled = false;
|
|
this.cbxStatus3.Location = new System.Drawing.Point(10, 80);
|
|
this.cbxStatus3.Name = "cbxStatus3";
|
|
this.cbxStatus3.Size = new System.Drawing.Size(79, 17);
|
|
this.cbxStatus3.TabIndex = 3;
|
|
this.cbxStatus3.Text = "cbxStatus3";
|
|
this.cbxStatus3.UseVisualStyleBackColor = true;
|
|
//
|
|
// cbxStatus2
|
|
//
|
|
this.cbxStatus2.AutoCheck = false;
|
|
this.cbxStatus2.AutoSize = true;
|
|
this.cbxStatus2.Enabled = false;
|
|
this.cbxStatus2.Location = new System.Drawing.Point(10, 60);
|
|
this.cbxStatus2.Name = "cbxStatus2";
|
|
this.cbxStatus2.Size = new System.Drawing.Size(79, 17);
|
|
this.cbxStatus2.TabIndex = 2;
|
|
this.cbxStatus2.Text = "cbxStatus2";
|
|
this.cbxStatus2.UseVisualStyleBackColor = true;
|
|
//
|
|
// cbxStatus1
|
|
//
|
|
this.cbxStatus1.AutoCheck = false;
|
|
this.cbxStatus1.AutoSize = true;
|
|
this.cbxStatus1.Enabled = false;
|
|
this.cbxStatus1.Location = new System.Drawing.Point(10, 40);
|
|
this.cbxStatus1.Name = "cbxStatus1";
|
|
this.cbxStatus1.Size = new System.Drawing.Size(79, 17);
|
|
this.cbxStatus1.TabIndex = 1;
|
|
this.cbxStatus1.Text = "cbxStatus1";
|
|
this.cbxStatus1.UseVisualStyleBackColor = true;
|
|
//
|
|
// cbxStatus0
|
|
//
|
|
this.cbxStatus0.AutoCheck = false;
|
|
this.cbxStatus0.AutoSize = true;
|
|
this.cbxStatus0.Enabled = false;
|
|
this.cbxStatus0.Location = new System.Drawing.Point(10, 20);
|
|
this.cbxStatus0.Name = "cbxStatus0";
|
|
this.cbxStatus0.Size = new System.Drawing.Size(79, 17);
|
|
this.cbxStatus0.TabIndex = 0;
|
|
this.cbxStatus0.Text = "cbxStatus0";
|
|
this.cbxStatus0.UseVisualStyleBackColor = true;
|
|
//
|
|
// lblMagFluxApi
|
|
//
|
|
this.lblMagFluxApi.AutoSize = true;
|
|
this.lblMagFluxApi.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblMagFluxApi.Location = new System.Drawing.Point(700, 28);
|
|
this.lblMagFluxApi.MaximumSize = new System.Drawing.Size(120, 13);
|
|
this.lblMagFluxApi.MinimumSize = new System.Drawing.Size(120, 13);
|
|
this.lblMagFluxApi.Name = "lblMagFluxApi";
|
|
this.lblMagFluxApi.Size = new System.Drawing.Size(120, 13);
|
|
this.lblMagFluxApi.TabIndex = 44;
|
|
this.lblMagFluxApi.Text = "MagFlux API 0.0.0.00";
|
|
this.lblMagFluxApi.TextAlign = System.Drawing.ContentAlignment.TopRight;
|
|
//
|
|
// grpControl
|
|
//
|
|
this.grpControl.Controls.Add(this.cbxEnableDeviceStatusUpdate);
|
|
this.grpControl.Controls.Add(this.cbxEmptyPipeCtrl);
|
|
this.grpControl.Controls.Add(this.cbxSimulatedFlow);
|
|
this.grpControl.Location = new System.Drawing.Point(697, 72);
|
|
this.grpControl.Name = "grpControl";
|
|
this.grpControl.Size = new System.Drawing.Size(219, 116);
|
|
this.grpControl.TabIndex = 44;
|
|
this.grpControl.TabStop = false;
|
|
this.grpControl.Text = "Control";
|
|
//
|
|
// cbxEnableDeviceStatusUpdate
|
|
//
|
|
this.cbxEnableDeviceStatusUpdate.AutoSize = true;
|
|
this.cbxEnableDeviceStatusUpdate.Location = new System.Drawing.Point(10, 70);
|
|
this.cbxEnableDeviceStatusUpdate.Name = "cbxEnableDeviceStatusUpdate";
|
|
this.cbxEnableDeviceStatusUpdate.Size = new System.Drawing.Size(167, 17);
|
|
this.cbxEnableDeviceStatusUpdate.TabIndex = 2;
|
|
this.cbxEnableDeviceStatusUpdate.Text = "Enable Device Status Update";
|
|
this.cbxEnableDeviceStatusUpdate.UseVisualStyleBackColor = true;
|
|
//
|
|
// cbxEmptyPipeCtrl
|
|
//
|
|
this.cbxEmptyPipeCtrl.FormattingEnabled = true;
|
|
this.cbxEmptyPipeCtrl.Items.AddRange(new object[] {
|
|
"Empty Pipe Dectection OFF",
|
|
"Empty Pipe Detection flags only",
|
|
"Empty Pipe Detction active"});
|
|
this.cbxEmptyPipeCtrl.Location = new System.Drawing.Point(9, 42);
|
|
this.cbxEmptyPipeCtrl.Name = "cbxEmptyPipeCtrl";
|
|
this.cbxEmptyPipeCtrl.Size = new System.Drawing.Size(203, 21);
|
|
this.cbxEmptyPipeCtrl.TabIndex = 1;
|
|
this.cbxEmptyPipeCtrl.SelectedIndexChanged += new System.EventHandler(this.cbxEmptyPipeCtrl_SelectedIndexChanged);
|
|
//
|
|
// cbxSimulatedFlow
|
|
//
|
|
this.cbxSimulatedFlow.AutoCheck = false;
|
|
this.cbxSimulatedFlow.AutoSize = true;
|
|
this.cbxSimulatedFlow.Location = new System.Drawing.Point(10, 20);
|
|
this.cbxSimulatedFlow.Name = "cbxSimulatedFlow";
|
|
this.cbxSimulatedFlow.Size = new System.Drawing.Size(130, 17);
|
|
this.cbxSimulatedFlow.TabIndex = 0;
|
|
this.cbxSimulatedFlow.Text = "Simulated Flow Active";
|
|
this.cbxSimulatedFlow.UseVisualStyleBackColor = true;
|
|
this.cbxSimulatedFlow.Visible = false;
|
|
this.cbxSimulatedFlow.CheckedChanged += new System.EventHandler(this.cbxSimulatedFlow_CheckedChanged);
|
|
//
|
|
// lblSharedCode
|
|
//
|
|
this.lblSharedCode.AutoSize = true;
|
|
this.lblSharedCode.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblSharedCode.Location = new System.Drawing.Point(700, 48);
|
|
this.lblSharedCode.MaximumSize = new System.Drawing.Size(120, 13);
|
|
this.lblSharedCode.MinimumSize = new System.Drawing.Size(120, 13);
|
|
this.lblSharedCode.Name = "lblSharedCode";
|
|
this.lblSharedCode.Size = new System.Drawing.Size(120, 13);
|
|
this.lblSharedCode.TabIndex = 45;
|
|
this.lblSharedCode.Text = "Shared Code 0.0.0.00";
|
|
this.lblSharedCode.TextAlign = System.Drawing.ContentAlignment.TopRight;
|
|
//
|
|
// tmrRequestUpdate
|
|
//
|
|
this.tmrRequestUpdate.Interval = 2000;
|
|
this.tmrRequestUpdate.Tick += new System.EventHandler(this.tmrRequestUpdate_Tick);
|
|
//
|
|
// grpBoxDeviceStatus
|
|
//
|
|
this.grpBoxDeviceStatus.Controls.Add(this.rtbDeviceStatus);
|
|
this.grpBoxDeviceStatus.Location = new System.Drawing.Point(6, 330);
|
|
this.grpBoxDeviceStatus.Name = "grpBoxDeviceStatus";
|
|
this.grpBoxDeviceStatus.Size = new System.Drawing.Size(302, 156);
|
|
this.grpBoxDeviceStatus.TabIndex = 46;
|
|
this.grpBoxDeviceStatus.TabStop = false;
|
|
this.grpBoxDeviceStatus.Text = "Device Status";
|
|
//
|
|
// rtbDeviceStatus
|
|
//
|
|
this.rtbDeviceStatus.Location = new System.Drawing.Point(3, 20);
|
|
this.rtbDeviceStatus.Name = "rtbDeviceStatus";
|
|
this.rtbDeviceStatus.Size = new System.Drawing.Size(293, 130);
|
|
this.rtbDeviceStatus.TabIndex = 0;
|
|
this.rtbDeviceStatus.Text = "";
|
|
//
|
|
// FrmTest
|
|
//
|
|
this.AccessibleRole = System.Windows.Forms.AccessibleRole.Sound;
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(924, 581);
|
|
this.Controls.Add(this.grpBoxDeviceStatus);
|
|
this.Controls.Add(this.lblSharedCode);
|
|
this.Controls.Add(this.grpControl);
|
|
this.Controls.Add(this.lblMagFluxApi);
|
|
this.Controls.Add(this.grpStatus);
|
|
this.Controls.Add(this.grpCalibration);
|
|
this.Controls.Add(this.grpInfo);
|
|
this.Controls.Add(this.grpMeasurements);
|
|
this.Controls.Add(this.picLogo);
|
|
this.Controls.Add(this.lblUpdateTime);
|
|
this.Controls.Add(this.label9);
|
|
this.Controls.Add(this.pictureBox1);
|
|
this.Controls.Add(this.lblWaitingForMeterResponse);
|
|
this.Controls.Add(this.lblOverall);
|
|
this.Controls.Add(this.lblSoftwareVersion);
|
|
this.Controls.Add(this.barSingleProgressUpdate);
|
|
this.Controls.Add(this.lblActualProcess);
|
|
this.Controls.Add(this.grpSetup);
|
|
this.Controls.Add(this.barOverallProgressUpdate);
|
|
this.MaximizeBox = false;
|
|
this.MaximumSize = new System.Drawing.Size(940, 620);
|
|
this.MinimumSize = new System.Drawing.Size(940, 620);
|
|
this.Name = "FrmTest";
|
|
this.Text = "MagFlux Test";
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmTest_FormClosing);
|
|
this.Load += new System.EventHandler(this.FrmTest_Load);
|
|
this.grpSetup.ResumeLayout(false);
|
|
this.grpSetup.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.picLogo)).EndInit();
|
|
this.grpMeasurements.ResumeLayout(false);
|
|
this.grpMeasurements.PerformLayout();
|
|
this.grpInfo.ResumeLayout(false);
|
|
this.grpInfo.PerformLayout();
|
|
this.grpCalibration.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.gridViewCalib)).EndInit();
|
|
this.grpStatus.ResumeLayout(false);
|
|
this.grpStatus.PerformLayout();
|
|
this.grpControl.ResumeLayout(false);
|
|
this.grpControl.PerformLayout();
|
|
this.grpBoxDeviceStatus.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.GroupBox grpSetup;
|
|
private System.Windows.Forms.Button btnConnect;
|
|
private System.Windows.Forms.Label lblPcbId;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.ComboBox cbComSlot;
|
|
private System.Windows.Forms.ProgressBar barOverallProgressUpdate;
|
|
private System.Windows.Forms.Timer tmrProgressUpdate;
|
|
private System.Windows.Forms.Label lblActualProcess;
|
|
private System.Windows.Forms.Label lblOverall;
|
|
private System.Windows.Forms.ProgressBar barSingleProgressUpdate;
|
|
private System.Windows.Forms.OpenFileDialog dlgOpenFile;
|
|
private System.Windows.Forms.Label lblSoftwareVersion;
|
|
private System.Windows.Forms.OpenFileDialog openFileDialog1;
|
|
private System.Windows.Forms.Label lblWaitingForMeterResponse;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.Label lblUpdateTime;
|
|
private System.Windows.Forms.TextBox tbxSensorNo;
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
private System.Windows.Forms.PictureBox picLogo;
|
|
private System.Windows.Forms.GroupBox grpMeasurements;
|
|
private System.Windows.Forms.TextBox tbxVolume;
|
|
private System.Windows.Forms.TextBox tbxFlowRate;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Label label11;
|
|
private System.Windows.Forms.TextBox tbxUniqueId;
|
|
private System.Windows.Forms.Label lblUniqueId;
|
|
private System.Windows.Forms.GroupBox grpInfo;
|
|
private System.Windows.Forms.Label lblSensorId;
|
|
private System.Windows.Forms.TextBox tbxStatus;
|
|
private System.Windows.Forms.Label lblStatus;
|
|
private System.Windows.Forms.Label lblMeterSize;
|
|
private System.Windows.Forms.TextBox tbxMeterSize;
|
|
private System.Windows.Forms.Label lblFwGitHash;
|
|
private System.Windows.Forms.TextBox tbxFwGitHash;
|
|
private System.Windows.Forms.Label lblFwBuildDate;
|
|
private System.Windows.Forms.TextBox tbxFwBuildDate;
|
|
private System.Windows.Forms.Label lblFwVersion;
|
|
private System.Windows.Forms.TextBox tbxFwVersion;
|
|
private System.Windows.Forms.TextBox tbxRevVolume;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.Button btnPrepareCalibration;
|
|
private System.Windows.Forms.Button btnReadCalibration;
|
|
private System.Windows.Forms.Button btnWriteCalibration;
|
|
private System.Windows.Forms.Button btnAbortCalibration;
|
|
private System.Windows.Forms.GroupBox grpCalibration;
|
|
private System.Windows.Forms.DataGridView gridViewCalib;
|
|
private System.Windows.Forms.TextBox tbxTime;
|
|
private System.Windows.Forms.Label lblTime;
|
|
private System.Windows.Forms.GroupBox grpStatus;
|
|
private System.Windows.Forms.CheckBox cbxStatus0;
|
|
private System.Windows.Forms.CheckBox cbxStatus8;
|
|
private System.Windows.Forms.CheckBox cbxStatus7;
|
|
private System.Windows.Forms.CheckBox cbxStatus6;
|
|
private System.Windows.Forms.CheckBox cbxStatus5;
|
|
private System.Windows.Forms.CheckBox cbxStatus4;
|
|
private System.Windows.Forms.CheckBox cbxStatus3;
|
|
private System.Windows.Forms.CheckBox cbxStatus2;
|
|
private System.Windows.Forms.CheckBox cbxStatus1;
|
|
private System.Windows.Forms.CheckBox cbxStatus9;
|
|
private System.Windows.Forms.TextBox tbxFwdVolume;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Button btnChangeMeterSize;
|
|
private System.Windows.Forms.Button btnChangeSensorNo;
|
|
private System.Windows.Forms.Label lblMagFluxApi;
|
|
private System.Windows.Forms.Button btnInitPcb;
|
|
private System.Windows.Forms.CheckBox cbxStatus12;
|
|
private System.Windows.Forms.CheckBox cbxStatus11;
|
|
private System.Windows.Forms.CheckBox cbxStatus10;
|
|
private System.Windows.Forms.Label lblBoardCalibration;
|
|
private System.Windows.Forms.TextBox tbxBoardCalibration;
|
|
private System.Windows.Forms.GroupBox grpControl;
|
|
private System.Windows.Forms.CheckBox cbxIgnoreEmptyPipeStatus;
|
|
private System.Windows.Forms.CheckBox cbxSimulatedFlow;
|
|
private System.Windows.Forms.Label lblSharedCode;
|
|
private System.Windows.Forms.TextBox tbxStdDevElectrode;
|
|
private System.Windows.Forms.Label lblStdDevElectronde;
|
|
private System.Windows.Forms.TextBox tbxAverElectrode;
|
|
private System.Windows.Forms.Label lblAverElectrode;
|
|
private System.Windows.Forms.Timer tmrRequestUpdate;
|
|
private System.Windows.Forms.CheckBox cbxCalibrationValuesAreReadOnly;
|
|
private System.Windows.Forms.ComboBox cbxEmptyPipeCtrl;
|
|
private System.Windows.Forms.GroupBox grpBoxDeviceStatus;
|
|
private System.Windows.Forms.RichTextBox rtbDeviceStatus;
|
|
private System.Windows.Forms.CheckBox cbxEnableDeviceStatusUpdate;
|
|
}
|
|
} |