1128 lines
63 KiB
C#
1128 lines
63 KiB
C#
namespace XylemCommonUiLegacyGenCtl
|
|
{
|
|
partial class TestSettingEditor
|
|
{
|
|
/// <summary>
|
|
/// Erforderliche Designervariable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Verwendete Ressourcen bereinigen.
|
|
/// </summary>
|
|
/// <param name="disposing">True, wenn verwaltete Ressourcen gelöscht werden sollen; andernfalls False.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Vom Komponenten-Designer generierter Code
|
|
|
|
/// <summary>
|
|
/// Erforderliche Methode für die Designerunterstützung.
|
|
/// Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
|
this.tpMain = new System.Windows.Forms.TabPage();
|
|
this.tpJustage = new System.Windows.Forms.TabPage();
|
|
this.tbPreadjustment = new System.Windows.Forms.TabPage();
|
|
this.tpTesting = new System.Windows.Forms.TabPage();
|
|
this.tpLogging = new System.Windows.Forms.TabPage();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.cbMainWatingForDecision = new System.Windows.Forms.CheckBox();
|
|
this.cbMainAllChanelsRequired = new System.Windows.Forms.CheckBox();
|
|
this.cbProductionMode = new System.Windows.Forms.CheckBox();
|
|
this.lblTestRunNr = new System.Windows.Forms.Label();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.nudMainDelayInSBeforStart = new System.Windows.Forms.NumericUpDown();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.cbMetersize = new System.Windows.Forms.ComboBox();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.dataGridView1 = new System.Windows.Forms.DataGridView();
|
|
this.gdMainSlot = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.gdMainSerialNr = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.gdMainFlowtesting = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
this.gdMainPreajdustment = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
this.gdMainFlowAdjustment = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
this.gdMainFlowAdjustmentTarget = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.gdMainMeterType = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.gB_Settings_AmplitudeTest = new System.Windows.Forms.GroupBox();
|
|
this.nUD_Settings_AmplitudeActivityCheckInterval = new System.Windows.Forms.NumericUpDown();
|
|
this.l_Settings_AmplitudeActivityCheckInterval = new System.Windows.Forms.Label();
|
|
this.nUD_PercentageStop = new System.Windows.Forms.NumericUpDown();
|
|
this.l_PercentageStop = new System.Windows.Forms.Label();
|
|
this.l_PercentageStart = new System.Windows.Forms.Label();
|
|
this.nUD_PercentageStart = new System.Windows.Forms.NumericUpDown();
|
|
this.l__Settings_AmplitudeTestMinDistance = new System.Windows.Forms.Label();
|
|
this.nUD_Settings_AmplitudeTestMinDistance = new System.Windows.Forms.NumericUpDown();
|
|
this.l_Settings_AmplitudeTestLowerLimit = new System.Windows.Forms.Label();
|
|
this.l_Settings_AmplitudeTestUpperLimit = new System.Windows.Forms.Label();
|
|
this.nUD_Settings_AmplitudeTestLowerLimit = new System.Windows.Forms.NumericUpDown();
|
|
this.nUD_Settings_AmplitudeTestUpperLimit = new System.Windows.Forms.NumericUpDown();
|
|
this.gB_Settings_Preparation = new System.Windows.Forms.GroupBox();
|
|
this.nUD_Settings_Samplerate = new System.Windows.Forms.NumericUpDown();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.nUD_Settings_Preparation_StabiTime = new System.Windows.Forms.NumericUpDown();
|
|
this.l_Settings_Preparation_StabiTime = new System.Windows.Forms.Label();
|
|
this.gB_Settings_ZeroflowOffsetTest = new System.Windows.Forms.GroupBox();
|
|
this.nUD_Settings_ZeroflowOffsetTestActivityCheckInterval = new System.Windows.Forms.NumericUpDown();
|
|
this.l_Settings_ZeroflowOffsetTestActivityCheckInterval = new System.Windows.Forms.Label();
|
|
this.l_Settings_ZeroflowOffsetTestNumberOfLines = new System.Windows.Forms.Label();
|
|
this.nUD_Settings_ZeroflowOffsetTestNumberOfLines = new System.Windows.Forms.NumericUpDown();
|
|
this.l_Settings_ZeroFlowTestSettlingTime = new System.Windows.Forms.Label();
|
|
this.nUD_Settings_ZeroflowOffsetTestSettlingTime = new System.Windows.Forms.NumericUpDown();
|
|
this.l_Settings_ZeroFlowTestOffsetLimit = new System.Windows.Forms.Label();
|
|
this.nUD_Settings_ZeroflowOffsetTestOffsetLimit = new System.Windows.Forms.NumericUpDown();
|
|
this.l_Settings_ZeroflowOffsetTestLowerLimit = new System.Windows.Forms.Label();
|
|
this.l_Settings_ZeroflowOffsetTestUpperLimit = new System.Windows.Forms.Label();
|
|
this.nUD_Settings_ZeroflowOffsetTestLowerLimit = new System.Windows.Forms.NumericUpDown();
|
|
this.nUD_Settings_ZeroflowOffsetTestUpperLimit = new System.Windows.Forms.NumericUpDown();
|
|
this.gB_SettingsTempMonitor = new System.Windows.Forms.GroupBox();
|
|
this.nUD_SettingsTempMonitorDeviation = new System.Windows.Forms.NumericUpDown();
|
|
this.nUD_SettingsTempMonitorLowerValue = new System.Windows.Forms.NumericUpDown();
|
|
this.nUD_SettingsTempMonitorUpperValue = new System.Windows.Forms.NumericUpDown();
|
|
this.l_SettingsTempMonitorDeviation = new System.Windows.Forms.Label();
|
|
this.l_SettingsTempMonitorLowerValue = new System.Windows.Forms.Label();
|
|
this.l_SettingsTempMonitorUpperValue = new System.Windows.Forms.Label();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.cbTempSource = new System.Windows.Forms.ComboBox();
|
|
this.dataGridView2 = new System.Windows.Forms.DataGridView();
|
|
this.dgPreadjustmentRegisterName = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dgPreadjustmentRegisterValue = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.tabControl1.SuspendLayout();
|
|
this.tpMain.SuspendLayout();
|
|
this.tbPreadjustment.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudMainDelayInSBeforStart)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
|
|
this.gB_Settings_AmplitudeTest.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_AmplitudeActivityCheckInterval)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_PercentageStop)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_PercentageStart)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_AmplitudeTestMinDistance)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_AmplitudeTestLowerLimit)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_AmplitudeTestUpperLimit)).BeginInit();
|
|
this.gB_Settings_Preparation.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_Samplerate)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_Preparation_StabiTime)).BeginInit();
|
|
this.gB_Settings_ZeroflowOffsetTest.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_ZeroflowOffsetTestActivityCheckInterval)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_ZeroflowOffsetTestNumberOfLines)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_ZeroflowOffsetTestSettlingTime)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_ZeroflowOffsetTestOffsetLimit)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_ZeroflowOffsetTestLowerLimit)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_ZeroflowOffsetTestUpperLimit)).BeginInit();
|
|
this.gB_SettingsTempMonitor.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_SettingsTempMonitorDeviation)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_SettingsTempMonitorLowerValue)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_SettingsTempMonitorUpperValue)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// tabControl1
|
|
//
|
|
this.tabControl1.Controls.Add(this.tpMain);
|
|
this.tabControl1.Controls.Add(this.tbPreadjustment);
|
|
this.tabControl1.Controls.Add(this.tpJustage);
|
|
this.tabControl1.Controls.Add(this.tpTesting);
|
|
this.tabControl1.Controls.Add(this.tpLogging);
|
|
this.tabControl1.Location = new System.Drawing.Point(17, 16);
|
|
this.tabControl1.Name = "tabControl1";
|
|
this.tabControl1.SelectedIndex = 0;
|
|
this.tabControl1.Size = new System.Drawing.Size(690, 456);
|
|
this.tabControl1.TabIndex = 0;
|
|
//
|
|
// tpMain
|
|
//
|
|
this.tpMain.Controls.Add(this.dataGridView1);
|
|
this.tpMain.Controls.Add(this.label3);
|
|
this.tpMain.Controls.Add(this.cbMetersize);
|
|
this.tpMain.Controls.Add(this.label2);
|
|
this.tpMain.Controls.Add(this.nudMainDelayInSBeforStart);
|
|
this.tpMain.Controls.Add(this.label1);
|
|
this.tpMain.Controls.Add(this.lblTestRunNr);
|
|
this.tpMain.Controls.Add(this.cbProductionMode);
|
|
this.tpMain.Controls.Add(this.cbMainAllChanelsRequired);
|
|
this.tpMain.Controls.Add(this.cbMainWatingForDecision);
|
|
this.tpMain.Location = new System.Drawing.Point(4, 22);
|
|
this.tpMain.Name = "tpMain";
|
|
this.tpMain.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tpMain.Size = new System.Drawing.Size(682, 430);
|
|
this.tpMain.TabIndex = 0;
|
|
this.tpMain.Text = "Main";
|
|
this.tpMain.UseVisualStyleBackColor = true;
|
|
//
|
|
// tpJustage
|
|
//
|
|
this.tpJustage.Location = new System.Drawing.Point(4, 22);
|
|
this.tpJustage.Name = "tpJustage";
|
|
this.tpJustage.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tpJustage.Size = new System.Drawing.Size(682, 430);
|
|
this.tpJustage.TabIndex = 1;
|
|
this.tpJustage.Text = "Justage";
|
|
this.tpJustage.UseVisualStyleBackColor = true;
|
|
//
|
|
// tbPreadjustment
|
|
//
|
|
this.tbPreadjustment.Controls.Add(this.dataGridView2);
|
|
this.tbPreadjustment.Controls.Add(this.gB_SettingsTempMonitor);
|
|
this.tbPreadjustment.Controls.Add(this.gB_Settings_ZeroflowOffsetTest);
|
|
this.tbPreadjustment.Controls.Add(this.gB_Settings_Preparation);
|
|
this.tbPreadjustment.Controls.Add(this.gB_Settings_AmplitudeTest);
|
|
this.tbPreadjustment.Location = new System.Drawing.Point(4, 22);
|
|
this.tbPreadjustment.Name = "tbPreadjustment";
|
|
this.tbPreadjustment.Size = new System.Drawing.Size(682, 430);
|
|
this.tbPreadjustment.TabIndex = 2;
|
|
this.tbPreadjustment.Text = "Preadjustmnet";
|
|
this.tbPreadjustment.UseVisualStyleBackColor = true;
|
|
//
|
|
// tpTesting
|
|
//
|
|
this.tpTesting.Location = new System.Drawing.Point(4, 22);
|
|
this.tpTesting.Name = "tpTesting";
|
|
this.tpTesting.Size = new System.Drawing.Size(682, 430);
|
|
this.tpTesting.TabIndex = 3;
|
|
this.tpTesting.Text = "Testing";
|
|
this.tpTesting.UseVisualStyleBackColor = true;
|
|
//
|
|
// tpLogging
|
|
//
|
|
this.tpLogging.Location = new System.Drawing.Point(4, 22);
|
|
this.tpLogging.Name = "tpLogging";
|
|
this.tpLogging.Size = new System.Drawing.Size(682, 430);
|
|
this.tpLogging.TabIndex = 4;
|
|
this.tpLogging.Text = "Logging";
|
|
this.tpLogging.UseVisualStyleBackColor = true;
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.Location = new System.Drawing.Point(509, 470);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(126, 43);
|
|
this.button1.TabIndex = 1;
|
|
this.button1.Text = "Start";
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
//
|
|
// cbMainWatingForDecision
|
|
//
|
|
this.cbMainWatingForDecision.AutoSize = true;
|
|
this.cbMainWatingForDecision.Location = new System.Drawing.Point(22, 96);
|
|
this.cbMainWatingForDecision.Name = "cbMainWatingForDecision";
|
|
this.cbMainWatingForDecision.Size = new System.Drawing.Size(116, 17);
|
|
this.cbMainWatingForDecision.TabIndex = 0;
|
|
this.cbMainWatingForDecision.Text = "WatingForDecision";
|
|
this.cbMainWatingForDecision.UseVisualStyleBackColor = true;
|
|
//
|
|
// cbMainAllChanelsRequired
|
|
//
|
|
this.cbMainAllChanelsRequired.AutoSize = true;
|
|
this.cbMainAllChanelsRequired.Location = new System.Drawing.Point(22, 73);
|
|
this.cbMainAllChanelsRequired.Name = "cbMainAllChanelsRequired";
|
|
this.cbMainAllChanelsRequired.Size = new System.Drawing.Size(118, 17);
|
|
this.cbMainAllChanelsRequired.TabIndex = 1;
|
|
this.cbMainAllChanelsRequired.Text = "AllChanelsRequired";
|
|
this.cbMainAllChanelsRequired.UseVisualStyleBackColor = true;
|
|
//
|
|
// cbProductionMode
|
|
//
|
|
this.cbProductionMode.AutoSize = true;
|
|
this.cbProductionMode.Location = new System.Drawing.Point(22, 50);
|
|
this.cbProductionMode.Name = "cbProductionMode";
|
|
this.cbProductionMode.Size = new System.Drawing.Size(104, 17);
|
|
this.cbProductionMode.TabIndex = 2;
|
|
this.cbProductionMode.Text = "ProductionMode";
|
|
this.cbProductionMode.UseVisualStyleBackColor = true;
|
|
//
|
|
// lblTestRunNr
|
|
//
|
|
this.lblTestRunNr.AutoSize = true;
|
|
this.lblTestRunNr.Location = new System.Drawing.Point(91, 23);
|
|
this.lblTestRunNr.Name = "lblTestRunNr";
|
|
this.lblTestRunNr.Size = new System.Drawing.Size(35, 13);
|
|
this.lblTestRunNr.TabIndex = 3;
|
|
this.lblTestRunNr.Text = "label1";
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(19, 23);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(59, 13);
|
|
this.label1.TabIndex = 4;
|
|
this.label1.Text = "TestRunNr";
|
|
//
|
|
// nudMainDelayInSBeforStart
|
|
//
|
|
this.nudMainDelayInSBeforStart.Location = new System.Drawing.Point(263, 50);
|
|
this.nudMainDelayInSBeforStart.Maximum = new decimal(new int[] {
|
|
200,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nudMainDelayInSBeforStart.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nudMainDelayInSBeforStart.Name = "nudMainDelayInSBeforStart";
|
|
this.nudMainDelayInSBeforStart.Size = new System.Drawing.Size(120, 20);
|
|
this.nudMainDelayInSBeforStart.TabIndex = 5;
|
|
this.nudMainDelayInSBeforStart.Value = new decimal(new int[] {
|
|
60,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(188, 52);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(34, 13);
|
|
this.label2.TabIndex = 6;
|
|
this.label2.Text = "Delay";
|
|
//
|
|
// cbMetersize
|
|
//
|
|
this.cbMetersize.FormattingEnabled = true;
|
|
this.cbMetersize.Location = new System.Drawing.Point(264, 71);
|
|
this.cbMetersize.Name = "cbMetersize";
|
|
this.cbMetersize.Size = new System.Drawing.Size(119, 21);
|
|
this.cbMetersize.TabIndex = 7;
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(188, 71);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(52, 13);
|
|
this.label3.TabIndex = 8;
|
|
this.label3.Text = "Metersize";
|
|
//
|
|
// dataGridView1
|
|
//
|
|
this.dataGridView1.AllowUserToAddRows = false;
|
|
this.dataGridView1.AllowUserToDeleteRows = false;
|
|
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.gdMainSlot,
|
|
this.gdMainSerialNr,
|
|
this.gdMainFlowtesting,
|
|
this.gdMainPreajdustment,
|
|
this.gdMainFlowAdjustment,
|
|
this.gdMainFlowAdjustmentTarget,
|
|
this.gdMainMeterType});
|
|
this.dataGridView1.Location = new System.Drawing.Point(6, 141);
|
|
this.dataGridView1.Name = "dataGridView1";
|
|
this.dataGridView1.Size = new System.Drawing.Size(694, 162);
|
|
this.dataGridView1.TabIndex = 11;
|
|
//
|
|
// gdMainSlot
|
|
//
|
|
this.gdMainSlot.FillWeight = 40F;
|
|
this.gdMainSlot.HeaderText = "Slot";
|
|
this.gdMainSlot.Name = "gdMainSlot";
|
|
this.gdMainSlot.ReadOnly = true;
|
|
this.gdMainSlot.Width = 40;
|
|
//
|
|
// gdMainSerialNr
|
|
//
|
|
this.gdMainSerialNr.HeaderText = "SerialNr";
|
|
this.gdMainSerialNr.Name = "gdMainSerialNr";
|
|
this.gdMainSerialNr.ReadOnly = true;
|
|
//
|
|
// gdMainFlowtesting
|
|
//
|
|
this.gdMainFlowtesting.HeaderText = "Flowtesting";
|
|
this.gdMainFlowtesting.Name = "gdMainFlowtesting";
|
|
//
|
|
// gdMainPreajdustment
|
|
//
|
|
this.gdMainPreajdustment.HeaderText = "Preajdustment";
|
|
this.gdMainPreajdustment.Name = "gdMainPreajdustment";
|
|
//
|
|
// gdMainFlowAdjustment
|
|
//
|
|
this.gdMainFlowAdjustment.HeaderText = "FlowAdjustment";
|
|
this.gdMainFlowAdjustment.Name = "gdMainFlowAdjustment";
|
|
//
|
|
// gdMainFlowAdjustmentTarget
|
|
//
|
|
this.gdMainFlowAdjustmentTarget.HeaderText = "FlowAdjustmentTarget";
|
|
this.gdMainFlowAdjustmentTarget.Name = "gdMainFlowAdjustmentTarget";
|
|
//
|
|
// gdMainMeterType
|
|
//
|
|
this.gdMainMeterType.HeaderText = "MeterType";
|
|
this.gdMainMeterType.Name = "gdMainMeterType";
|
|
this.gdMainMeterType.ReadOnly = true;
|
|
//
|
|
// gB_Settings_AmplitudeTest
|
|
//
|
|
this.gB_Settings_AmplitudeTest.Controls.Add(this.nUD_Settings_AmplitudeActivityCheckInterval);
|
|
this.gB_Settings_AmplitudeTest.Controls.Add(this.l_Settings_AmplitudeActivityCheckInterval);
|
|
this.gB_Settings_AmplitudeTest.Controls.Add(this.nUD_PercentageStop);
|
|
this.gB_Settings_AmplitudeTest.Controls.Add(this.l_PercentageStop);
|
|
this.gB_Settings_AmplitudeTest.Controls.Add(this.l_PercentageStart);
|
|
this.gB_Settings_AmplitudeTest.Controls.Add(this.nUD_PercentageStart);
|
|
this.gB_Settings_AmplitudeTest.Controls.Add(this.l__Settings_AmplitudeTestMinDistance);
|
|
this.gB_Settings_AmplitudeTest.Controls.Add(this.nUD_Settings_AmplitudeTestMinDistance);
|
|
this.gB_Settings_AmplitudeTest.Controls.Add(this.l_Settings_AmplitudeTestLowerLimit);
|
|
this.gB_Settings_AmplitudeTest.Controls.Add(this.l_Settings_AmplitudeTestUpperLimit);
|
|
this.gB_Settings_AmplitudeTest.Controls.Add(this.nUD_Settings_AmplitudeTestLowerLimit);
|
|
this.gB_Settings_AmplitudeTest.Controls.Add(this.nUD_Settings_AmplitudeTestUpperLimit);
|
|
this.gB_Settings_AmplitudeTest.Location = new System.Drawing.Point(13, 98);
|
|
this.gB_Settings_AmplitudeTest.Margin = new System.Windows.Forms.Padding(2);
|
|
this.gB_Settings_AmplitudeTest.Name = "gB_Settings_AmplitudeTest";
|
|
this.gB_Settings_AmplitudeTest.Padding = new System.Windows.Forms.Padding(2);
|
|
this.gB_Settings_AmplitudeTest.Size = new System.Drawing.Size(272, 180);
|
|
this.gB_Settings_AmplitudeTest.TabIndex = 28;
|
|
this.gB_Settings_AmplitudeTest.TabStop = false;
|
|
this.gB_Settings_AmplitudeTest.Text = "Amplitude Test";
|
|
//
|
|
// nUD_Settings_AmplitudeActivityCheckInterval
|
|
//
|
|
this.nUD_Settings_AmplitudeActivityCheckInterval.Location = new System.Drawing.Point(169, 145);
|
|
this.nUD_Settings_AmplitudeActivityCheckInterval.Margin = new System.Windows.Forms.Padding(2);
|
|
this.nUD_Settings_AmplitudeActivityCheckInterval.Maximum = new decimal(new int[] {
|
|
15,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nUD_Settings_AmplitudeActivityCheckInterval.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nUD_Settings_AmplitudeActivityCheckInterval.Name = "nUD_Settings_AmplitudeActivityCheckInterval";
|
|
this.nUD_Settings_AmplitudeActivityCheckInterval.Size = new System.Drawing.Size(62, 20);
|
|
this.nUD_Settings_AmplitudeActivityCheckInterval.TabIndex = 20;
|
|
this.nUD_Settings_AmplitudeActivityCheckInterval.Value = new decimal(new int[] {
|
|
2,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// l_Settings_AmplitudeActivityCheckInterval
|
|
//
|
|
this.l_Settings_AmplitudeActivityCheckInterval.AutoSize = true;
|
|
this.l_Settings_AmplitudeActivityCheckInterval.Location = new System.Drawing.Point(20, 147);
|
|
this.l_Settings_AmplitudeActivityCheckInterval.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.l_Settings_AmplitudeActivityCheckInterval.Name = "l_Settings_AmplitudeActivityCheckInterval";
|
|
this.l_Settings_AmplitudeActivityCheckInterval.Size = new System.Drawing.Size(130, 13);
|
|
this.l_Settings_AmplitudeActivityCheckInterval.TabIndex = 20;
|
|
this.l_Settings_AmplitudeActivityCheckInterval.Text = "Activity Check Interval (s):";
|
|
//
|
|
// nUD_PercentageStop
|
|
//
|
|
this.nUD_PercentageStop.Location = new System.Drawing.Point(169, 121);
|
|
this.nUD_PercentageStop.Margin = new System.Windows.Forms.Padding(2);
|
|
this.nUD_PercentageStop.Maximum = new decimal(new int[] {
|
|
50,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nUD_PercentageStop.Minimum = new decimal(new int[] {
|
|
30,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nUD_PercentageStop.Name = "nUD_PercentageStop";
|
|
this.nUD_PercentageStop.Size = new System.Drawing.Size(62, 20);
|
|
this.nUD_PercentageStop.TabIndex = 9;
|
|
this.nUD_PercentageStop.Value = new decimal(new int[] {
|
|
35,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// l_PercentageStop
|
|
//
|
|
this.l_PercentageStop.AutoSize = true;
|
|
this.l_PercentageStop.Location = new System.Drawing.Point(20, 123);
|
|
this.l_PercentageStop.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.l_PercentageStop.Name = "l_PercentageStop";
|
|
this.l_PercentageStop.Size = new System.Drawing.Size(120, 13);
|
|
this.l_PercentageStop.TabIndex = 8;
|
|
this.l_PercentageStop.Text = "Percentage Stop Value:";
|
|
//
|
|
// l_PercentageStart
|
|
//
|
|
this.l_PercentageStart.AutoSize = true;
|
|
this.l_PercentageStart.Location = new System.Drawing.Point(20, 99);
|
|
this.l_PercentageStart.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.l_PercentageStart.Name = "l_PercentageStart";
|
|
this.l_PercentageStart.Size = new System.Drawing.Size(120, 13);
|
|
this.l_PercentageStart.TabIndex = 7;
|
|
this.l_PercentageStart.Text = "Percentage Start Value:";
|
|
//
|
|
// nUD_PercentageStart
|
|
//
|
|
this.nUD_PercentageStart.Location = new System.Drawing.Point(169, 97);
|
|
this.nUD_PercentageStart.Margin = new System.Windows.Forms.Padding(2);
|
|
this.nUD_PercentageStart.Maximum = new decimal(new int[] {
|
|
20,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nUD_PercentageStart.Name = "nUD_PercentageStart";
|
|
this.nUD_PercentageStart.Size = new System.Drawing.Size(62, 20);
|
|
this.nUD_PercentageStart.TabIndex = 6;
|
|
this.nUD_PercentageStart.Value = new decimal(new int[] {
|
|
5,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// l__Settings_AmplitudeTestMinDistance
|
|
//
|
|
this.l__Settings_AmplitudeTestMinDistance.AutoSize = true;
|
|
this.l__Settings_AmplitudeTestMinDistance.Location = new System.Drawing.Point(20, 74);
|
|
this.l__Settings_AmplitudeTestMinDistance.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.l__Settings_AmplitudeTestMinDistance.Name = "l__Settings_AmplitudeTestMinDistance";
|
|
this.l__Settings_AmplitudeTestMinDistance.Size = new System.Drawing.Size(74, 13);
|
|
this.l__Settings_AmplitudeTestMinDistance.TabIndex = 5;
|
|
this.l__Settings_AmplitudeTestMinDistance.Text = "min. Distance:";
|
|
//
|
|
// nUD_Settings_AmplitudeTestMinDistance
|
|
//
|
|
this.nUD_Settings_AmplitudeTestMinDistance.Location = new System.Drawing.Point(169, 72);
|
|
this.nUD_Settings_AmplitudeTestMinDistance.Margin = new System.Windows.Forms.Padding(2);
|
|
this.nUD_Settings_AmplitudeTestMinDistance.Maximum = new decimal(new int[] {
|
|
10,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nUD_Settings_AmplitudeTestMinDistance.Name = "nUD_Settings_AmplitudeTestMinDistance";
|
|
this.nUD_Settings_AmplitudeTestMinDistance.Size = new System.Drawing.Size(62, 20);
|
|
this.nUD_Settings_AmplitudeTestMinDistance.TabIndex = 4;
|
|
this.nUD_Settings_AmplitudeTestMinDistance.Value = new decimal(new int[] {
|
|
7,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// l_Settings_AmplitudeTestLowerLimit
|
|
//
|
|
this.l_Settings_AmplitudeTestLowerLimit.AutoSize = true;
|
|
this.l_Settings_AmplitudeTestLowerLimit.Location = new System.Drawing.Point(20, 50);
|
|
this.l_Settings_AmplitudeTestLowerLimit.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.l_Settings_AmplitudeTestLowerLimit.Name = "l_Settings_AmplitudeTestLowerLimit";
|
|
this.l_Settings_AmplitudeTestLowerLimit.Size = new System.Drawing.Size(128, 13);
|
|
this.l_Settings_AmplitudeTestLowerLimit.TabIndex = 3;
|
|
this.l_Settings_AmplitudeTestLowerLimit.Text = "Optimal Point Lower Limit:";
|
|
//
|
|
// l_Settings_AmplitudeTestUpperLimit
|
|
//
|
|
this.l_Settings_AmplitudeTestUpperLimit.AutoSize = true;
|
|
this.l_Settings_AmplitudeTestUpperLimit.Location = new System.Drawing.Point(20, 22);
|
|
this.l_Settings_AmplitudeTestUpperLimit.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.l_Settings_AmplitudeTestUpperLimit.Name = "l_Settings_AmplitudeTestUpperLimit";
|
|
this.l_Settings_AmplitudeTestUpperLimit.Size = new System.Drawing.Size(128, 13);
|
|
this.l_Settings_AmplitudeTestUpperLimit.TabIndex = 2;
|
|
this.l_Settings_AmplitudeTestUpperLimit.Text = "Optimal Point Upper Limit:";
|
|
//
|
|
// nUD_Settings_AmplitudeTestLowerLimit
|
|
//
|
|
this.nUD_Settings_AmplitudeTestLowerLimit.Location = new System.Drawing.Point(169, 48);
|
|
this.nUD_Settings_AmplitudeTestLowerLimit.Margin = new System.Windows.Forms.Padding(2);
|
|
this.nUD_Settings_AmplitudeTestLowerLimit.Maximum = new decimal(new int[] {
|
|
30,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nUD_Settings_AmplitudeTestLowerLimit.Name = "nUD_Settings_AmplitudeTestLowerLimit";
|
|
this.nUD_Settings_AmplitudeTestLowerLimit.Size = new System.Drawing.Size(62, 20);
|
|
this.nUD_Settings_AmplitudeTestLowerLimit.TabIndex = 1;
|
|
this.nUD_Settings_AmplitudeTestLowerLimit.Value = new decimal(new int[] {
|
|
12,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// nUD_Settings_AmplitudeTestUpperLimit
|
|
//
|
|
this.nUD_Settings_AmplitudeTestUpperLimit.Location = new System.Drawing.Point(169, 22);
|
|
this.nUD_Settings_AmplitudeTestUpperLimit.Margin = new System.Windows.Forms.Padding(2);
|
|
this.nUD_Settings_AmplitudeTestUpperLimit.Maximum = new decimal(new int[] {
|
|
40,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nUD_Settings_AmplitudeTestUpperLimit.Name = "nUD_Settings_AmplitudeTestUpperLimit";
|
|
this.nUD_Settings_AmplitudeTestUpperLimit.Size = new System.Drawing.Size(62, 20);
|
|
this.nUD_Settings_AmplitudeTestUpperLimit.TabIndex = 0;
|
|
this.nUD_Settings_AmplitudeTestUpperLimit.Value = new decimal(new int[] {
|
|
32,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// gB_Settings_Preparation
|
|
//
|
|
this.gB_Settings_Preparation.Controls.Add(this.nUD_Settings_Samplerate);
|
|
this.gB_Settings_Preparation.Controls.Add(this.label5);
|
|
this.gB_Settings_Preparation.Controls.Add(this.nUD_Settings_Preparation_StabiTime);
|
|
this.gB_Settings_Preparation.Controls.Add(this.l_Settings_Preparation_StabiTime);
|
|
this.gB_Settings_Preparation.Location = new System.Drawing.Point(13, 13);
|
|
this.gB_Settings_Preparation.Margin = new System.Windows.Forms.Padding(2);
|
|
this.gB_Settings_Preparation.Name = "gB_Settings_Preparation";
|
|
this.gB_Settings_Preparation.Padding = new System.Windows.Forms.Padding(2);
|
|
this.gB_Settings_Preparation.Size = new System.Drawing.Size(272, 81);
|
|
this.gB_Settings_Preparation.TabIndex = 30;
|
|
this.gB_Settings_Preparation.TabStop = false;
|
|
this.gB_Settings_Preparation.Text = "Preparation";
|
|
//
|
|
// nUD_Settings_Samplerate
|
|
//
|
|
this.nUD_Settings_Samplerate.Location = new System.Drawing.Point(168, 46);
|
|
this.nUD_Settings_Samplerate.Margin = new System.Windows.Forms.Padding(2);
|
|
this.nUD_Settings_Samplerate.Maximum = new decimal(new int[] {
|
|
25,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nUD_Settings_Samplerate.Minimum = new decimal(new int[] {
|
|
10,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nUD_Settings_Samplerate.Name = "nUD_Settings_Samplerate";
|
|
this.nUD_Settings_Samplerate.Size = new System.Drawing.Size(62, 20);
|
|
this.nUD_Settings_Samplerate.TabIndex = 19;
|
|
this.nUD_Settings_Samplerate.Value = new decimal(new int[] {
|
|
10,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Location = new System.Drawing.Point(24, 48);
|
|
this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(71, 13);
|
|
this.label5.TabIndex = 20;
|
|
this.label5.Text = "Sample Rate:";
|
|
//
|
|
// nUD_Settings_Preparation_StabiTime
|
|
//
|
|
this.nUD_Settings_Preparation_StabiTime.Location = new System.Drawing.Point(168, 22);
|
|
this.nUD_Settings_Preparation_StabiTime.Margin = new System.Windows.Forms.Padding(2);
|
|
this.nUD_Settings_Preparation_StabiTime.Maximum = new decimal(new int[] {
|
|
2000,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nUD_Settings_Preparation_StabiTime.Minimum = new decimal(new int[] {
|
|
5,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nUD_Settings_Preparation_StabiTime.Name = "nUD_Settings_Preparation_StabiTime";
|
|
this.nUD_Settings_Preparation_StabiTime.Size = new System.Drawing.Size(62, 20);
|
|
this.nUD_Settings_Preparation_StabiTime.TabIndex = 18;
|
|
this.nUD_Settings_Preparation_StabiTime.Value = new decimal(new int[] {
|
|
6,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// l_Settings_Preparation_StabiTime
|
|
//
|
|
this.l_Settings_Preparation_StabiTime.AutoSize = true;
|
|
this.l_Settings_Preparation_StabiTime.Location = new System.Drawing.Point(24, 24);
|
|
this.l_Settings_Preparation_StabiTime.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.l_Settings_Preparation_StabiTime.Name = "l_Settings_Preparation_StabiTime";
|
|
this.l_Settings_Preparation_StabiTime.Size = new System.Drawing.Size(106, 13);
|
|
this.l_Settings_Preparation_StabiTime.TabIndex = 18;
|
|
this.l_Settings_Preparation_StabiTime.Text = "Stabilization Time (s):";
|
|
//
|
|
// gB_Settings_ZeroflowOffsetTest
|
|
//
|
|
this.gB_Settings_ZeroflowOffsetTest.Controls.Add(this.nUD_Settings_ZeroflowOffsetTestActivityCheckInterval);
|
|
this.gB_Settings_ZeroflowOffsetTest.Controls.Add(this.l_Settings_ZeroflowOffsetTestActivityCheckInterval);
|
|
this.gB_Settings_ZeroflowOffsetTest.Controls.Add(this.l_Settings_ZeroflowOffsetTestNumberOfLines);
|
|
this.gB_Settings_ZeroflowOffsetTest.Controls.Add(this.nUD_Settings_ZeroflowOffsetTestNumberOfLines);
|
|
this.gB_Settings_ZeroflowOffsetTest.Controls.Add(this.l_Settings_ZeroFlowTestSettlingTime);
|
|
this.gB_Settings_ZeroflowOffsetTest.Controls.Add(this.nUD_Settings_ZeroflowOffsetTestSettlingTime);
|
|
this.gB_Settings_ZeroflowOffsetTest.Controls.Add(this.l_Settings_ZeroFlowTestOffsetLimit);
|
|
this.gB_Settings_ZeroflowOffsetTest.Controls.Add(this.nUD_Settings_ZeroflowOffsetTestOffsetLimit);
|
|
this.gB_Settings_ZeroflowOffsetTest.Controls.Add(this.l_Settings_ZeroflowOffsetTestLowerLimit);
|
|
this.gB_Settings_ZeroflowOffsetTest.Controls.Add(this.l_Settings_ZeroflowOffsetTestUpperLimit);
|
|
this.gB_Settings_ZeroflowOffsetTest.Controls.Add(this.nUD_Settings_ZeroflowOffsetTestLowerLimit);
|
|
this.gB_Settings_ZeroflowOffsetTest.Controls.Add(this.nUD_Settings_ZeroflowOffsetTestUpperLimit);
|
|
this.gB_Settings_ZeroflowOffsetTest.Location = new System.Drawing.Point(306, 145);
|
|
this.gB_Settings_ZeroflowOffsetTest.Margin = new System.Windows.Forms.Padding(2);
|
|
this.gB_Settings_ZeroflowOffsetTest.Name = "gB_Settings_ZeroflowOffsetTest";
|
|
this.gB_Settings_ZeroflowOffsetTest.Padding = new System.Windows.Forms.Padding(2);
|
|
this.gB_Settings_ZeroflowOffsetTest.Size = new System.Drawing.Size(272, 161);
|
|
this.gB_Settings_ZeroflowOffsetTest.TabIndex = 31;
|
|
this.gB_Settings_ZeroflowOffsetTest.TabStop = false;
|
|
this.gB_Settings_ZeroflowOffsetTest.Text = "Zeroflow Offset Test";
|
|
//
|
|
// nUD_Settings_ZeroflowOffsetTestActivityCheckInterval
|
|
//
|
|
this.nUD_Settings_ZeroflowOffsetTestActivityCheckInterval.Location = new System.Drawing.Point(158, 140);
|
|
this.nUD_Settings_ZeroflowOffsetTestActivityCheckInterval.Margin = new System.Windows.Forms.Padding(2);
|
|
this.nUD_Settings_ZeroflowOffsetTestActivityCheckInterval.Maximum = new decimal(new int[] {
|
|
15,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nUD_Settings_ZeroflowOffsetTestActivityCheckInterval.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nUD_Settings_ZeroflowOffsetTestActivityCheckInterval.Name = "nUD_Settings_ZeroflowOffsetTestActivityCheckInterval";
|
|
this.nUD_Settings_ZeroflowOffsetTestActivityCheckInterval.Size = new System.Drawing.Size(62, 20);
|
|
this.nUD_Settings_ZeroflowOffsetTestActivityCheckInterval.TabIndex = 19;
|
|
this.nUD_Settings_ZeroflowOffsetTestActivityCheckInterval.Value = new decimal(new int[] {
|
|
2,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// l_Settings_ZeroflowOffsetTestActivityCheckInterval
|
|
//
|
|
this.l_Settings_ZeroflowOffsetTestActivityCheckInterval.AutoSize = true;
|
|
this.l_Settings_ZeroflowOffsetTestActivityCheckInterval.Location = new System.Drawing.Point(15, 142);
|
|
this.l_Settings_ZeroflowOffsetTestActivityCheckInterval.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.l_Settings_ZeroflowOffsetTestActivityCheckInterval.Name = "l_Settings_ZeroflowOffsetTestActivityCheckInterval";
|
|
this.l_Settings_ZeroflowOffsetTestActivityCheckInterval.Size = new System.Drawing.Size(130, 13);
|
|
this.l_Settings_ZeroflowOffsetTestActivityCheckInterval.TabIndex = 18;
|
|
this.l_Settings_ZeroflowOffsetTestActivityCheckInterval.Text = "Activity Check Interval (s):";
|
|
//
|
|
// l_Settings_ZeroflowOffsetTestNumberOfLines
|
|
//
|
|
this.l_Settings_ZeroflowOffsetTestNumberOfLines.AutoSize = true;
|
|
this.l_Settings_ZeroflowOffsetTestNumberOfLines.Location = new System.Drawing.Point(15, 118);
|
|
this.l_Settings_ZeroflowOffsetTestNumberOfLines.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.l_Settings_ZeroflowOffsetTestNumberOfLines.Name = "l_Settings_ZeroflowOffsetTestNumberOfLines";
|
|
this.l_Settings_ZeroflowOffsetTestNumberOfLines.Size = new System.Drawing.Size(83, 13);
|
|
this.l_Settings_ZeroflowOffsetTestNumberOfLines.TabIndex = 17;
|
|
this.l_Settings_ZeroflowOffsetTestNumberOfLines.Text = "Number of lines:";
|
|
//
|
|
// nUD_Settings_ZeroflowOffsetTestNumberOfLines
|
|
//
|
|
this.nUD_Settings_ZeroflowOffsetTestNumberOfLines.Location = new System.Drawing.Point(158, 116);
|
|
this.nUD_Settings_ZeroflowOffsetTestNumberOfLines.Margin = new System.Windows.Forms.Padding(2);
|
|
this.nUD_Settings_ZeroflowOffsetTestNumberOfLines.Maximum = new decimal(new int[] {
|
|
50000,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nUD_Settings_ZeroflowOffsetTestNumberOfLines.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nUD_Settings_ZeroflowOffsetTestNumberOfLines.Name = "nUD_Settings_ZeroflowOffsetTestNumberOfLines";
|
|
this.nUD_Settings_ZeroflowOffsetTestNumberOfLines.Size = new System.Drawing.Size(62, 20);
|
|
this.nUD_Settings_ZeroflowOffsetTestNumberOfLines.TabIndex = 16;
|
|
this.nUD_Settings_ZeroflowOffsetTestNumberOfLines.Value = new decimal(new int[] {
|
|
9000,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// l_Settings_ZeroFlowTestSettlingTime
|
|
//
|
|
this.l_Settings_ZeroFlowTestSettlingTime.AutoSize = true;
|
|
this.l_Settings_ZeroFlowTestSettlingTime.Location = new System.Drawing.Point(15, 92);
|
|
this.l_Settings_ZeroFlowTestSettlingTime.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.l_Settings_ZeroFlowTestSettlingTime.Name = "l_Settings_ZeroFlowTestSettlingTime";
|
|
this.l_Settings_ZeroFlowTestSettlingTime.Size = new System.Drawing.Size(81, 13);
|
|
this.l_Settings_ZeroFlowTestSettlingTime.TabIndex = 15;
|
|
this.l_Settings_ZeroFlowTestSettlingTime.Text = "Settling time (s):";
|
|
//
|
|
// nUD_Settings_ZeroflowOffsetTestSettlingTime
|
|
//
|
|
this.nUD_Settings_ZeroflowOffsetTestSettlingTime.Location = new System.Drawing.Point(158, 90);
|
|
this.nUD_Settings_ZeroflowOffsetTestSettlingTime.Margin = new System.Windows.Forms.Padding(2);
|
|
this.nUD_Settings_ZeroflowOffsetTestSettlingTime.Maximum = new decimal(new int[] {
|
|
2000,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nUD_Settings_ZeroflowOffsetTestSettlingTime.Name = "nUD_Settings_ZeroflowOffsetTestSettlingTime";
|
|
this.nUD_Settings_ZeroflowOffsetTestSettlingTime.Size = new System.Drawing.Size(62, 20);
|
|
this.nUD_Settings_ZeroflowOffsetTestSettlingTime.TabIndex = 14;
|
|
this.nUD_Settings_ZeroflowOffsetTestSettlingTime.Value = new decimal(new int[] {
|
|
60,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// l_Settings_ZeroFlowTestOffsetLimit
|
|
//
|
|
this.l_Settings_ZeroFlowTestOffsetLimit.AutoSize = true;
|
|
this.l_Settings_ZeroFlowTestOffsetLimit.Location = new System.Drawing.Point(15, 67);
|
|
this.l_Settings_ZeroFlowTestOffsetLimit.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.l_Settings_ZeroFlowTestOffsetLimit.Name = "l_Settings_ZeroFlowTestOffsetLimit";
|
|
this.l_Settings_ZeroFlowTestOffsetLimit.Size = new System.Drawing.Size(82, 13);
|
|
this.l_Settings_ZeroFlowTestOffsetLimit.TabIndex = 13;
|
|
this.l_Settings_ZeroFlowTestOffsetLimit.Text = "Offset Limit (ps):";
|
|
//
|
|
// nUD_Settings_ZeroflowOffsetTestOffsetLimit
|
|
//
|
|
this.nUD_Settings_ZeroflowOffsetTestOffsetLimit.Location = new System.Drawing.Point(158, 65);
|
|
this.nUD_Settings_ZeroflowOffsetTestOffsetLimit.Margin = new System.Windows.Forms.Padding(2);
|
|
this.nUD_Settings_ZeroflowOffsetTestOffsetLimit.Maximum = new decimal(new int[] {
|
|
600,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nUD_Settings_ZeroflowOffsetTestOffsetLimit.Minimum = new decimal(new int[] {
|
|
50,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nUD_Settings_ZeroflowOffsetTestOffsetLimit.Name = "nUD_Settings_ZeroflowOffsetTestOffsetLimit";
|
|
this.nUD_Settings_ZeroflowOffsetTestOffsetLimit.Size = new System.Drawing.Size(62, 20);
|
|
this.nUD_Settings_ZeroflowOffsetTestOffsetLimit.TabIndex = 12;
|
|
this.nUD_Settings_ZeroflowOffsetTestOffsetLimit.Value = new decimal(new int[] {
|
|
300,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// l_Settings_ZeroflowOffsetTestLowerLimit
|
|
//
|
|
this.l_Settings_ZeroflowOffsetTestLowerLimit.AutoSize = true;
|
|
this.l_Settings_ZeroflowOffsetTestLowerLimit.Location = new System.Drawing.Point(14, 43);
|
|
this.l_Settings_ZeroflowOffsetTestLowerLimit.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.l_Settings_ZeroflowOffsetTestLowerLimit.Name = "l_Settings_ZeroflowOffsetTestLowerLimit";
|
|
this.l_Settings_ZeroflowOffsetTestLowerLimit.Size = new System.Drawing.Size(126, 13);
|
|
this.l_Settings_ZeroflowOffsetTestLowerLimit.TabIndex = 3;
|
|
this.l_Settings_ZeroflowOffsetTestLowerLimit.Text = "Lower Voltage Limit (mV):";
|
|
//
|
|
// l_Settings_ZeroflowOffsetTestUpperLimit
|
|
//
|
|
this.l_Settings_ZeroflowOffsetTestUpperLimit.AutoSize = true;
|
|
this.l_Settings_ZeroflowOffsetTestUpperLimit.Location = new System.Drawing.Point(14, 15);
|
|
this.l_Settings_ZeroflowOffsetTestUpperLimit.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.l_Settings_ZeroflowOffsetTestUpperLimit.Name = "l_Settings_ZeroflowOffsetTestUpperLimit";
|
|
this.l_Settings_ZeroflowOffsetTestUpperLimit.Size = new System.Drawing.Size(126, 13);
|
|
this.l_Settings_ZeroflowOffsetTestUpperLimit.TabIndex = 2;
|
|
this.l_Settings_ZeroflowOffsetTestUpperLimit.Text = "Upper Voltage Limit (mV):";
|
|
//
|
|
// nUD_Settings_ZeroflowOffsetTestLowerLimit
|
|
//
|
|
this.nUD_Settings_ZeroflowOffsetTestLowerLimit.Location = new System.Drawing.Point(158, 39);
|
|
this.nUD_Settings_ZeroflowOffsetTestLowerLimit.Margin = new System.Windows.Forms.Padding(2);
|
|
this.nUD_Settings_ZeroflowOffsetTestLowerLimit.Maximum = new decimal(new int[] {
|
|
600,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nUD_Settings_ZeroflowOffsetTestLowerLimit.Name = "nUD_Settings_ZeroflowOffsetTestLowerLimit";
|
|
this.nUD_Settings_ZeroflowOffsetTestLowerLimit.Size = new System.Drawing.Size(62, 20);
|
|
this.nUD_Settings_ZeroflowOffsetTestLowerLimit.TabIndex = 1;
|
|
this.nUD_Settings_ZeroflowOffsetTestLowerLimit.Value = new decimal(new int[] {
|
|
200,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// nUD_Settings_ZeroflowOffsetTestUpperLimit
|
|
//
|
|
this.nUD_Settings_ZeroflowOffsetTestUpperLimit.Location = new System.Drawing.Point(158, 15);
|
|
this.nUD_Settings_ZeroflowOffsetTestUpperLimit.Margin = new System.Windows.Forms.Padding(2);
|
|
this.nUD_Settings_ZeroflowOffsetTestUpperLimit.Maximum = new decimal(new int[] {
|
|
3000,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nUD_Settings_ZeroflowOffsetTestUpperLimit.Name = "nUD_Settings_ZeroflowOffsetTestUpperLimit";
|
|
this.nUD_Settings_ZeroflowOffsetTestUpperLimit.Size = new System.Drawing.Size(62, 20);
|
|
this.nUD_Settings_ZeroflowOffsetTestUpperLimit.TabIndex = 0;
|
|
this.nUD_Settings_ZeroflowOffsetTestUpperLimit.Value = new decimal(new int[] {
|
|
650,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// gB_SettingsTempMonitor
|
|
//
|
|
this.gB_SettingsTempMonitor.Controls.Add(this.label4);
|
|
this.gB_SettingsTempMonitor.Controls.Add(this.cbTempSource);
|
|
this.gB_SettingsTempMonitor.Controls.Add(this.nUD_SettingsTempMonitorDeviation);
|
|
this.gB_SettingsTempMonitor.Controls.Add(this.nUD_SettingsTempMonitorLowerValue);
|
|
this.gB_SettingsTempMonitor.Controls.Add(this.nUD_SettingsTempMonitorUpperValue);
|
|
this.gB_SettingsTempMonitor.Controls.Add(this.l_SettingsTempMonitorDeviation);
|
|
this.gB_SettingsTempMonitor.Controls.Add(this.l_SettingsTempMonitorLowerValue);
|
|
this.gB_SettingsTempMonitor.Controls.Add(this.l_SettingsTempMonitorUpperValue);
|
|
this.gB_SettingsTempMonitor.Location = new System.Drawing.Point(300, 13);
|
|
this.gB_SettingsTempMonitor.Margin = new System.Windows.Forms.Padding(2);
|
|
this.gB_SettingsTempMonitor.Name = "gB_SettingsTempMonitor";
|
|
this.gB_SettingsTempMonitor.Padding = new System.Windows.Forms.Padding(2);
|
|
this.gB_SettingsTempMonitor.Size = new System.Drawing.Size(274, 127);
|
|
this.gB_SettingsTempMonitor.TabIndex = 33;
|
|
this.gB_SettingsTempMonitor.TabStop = false;
|
|
this.gB_SettingsTempMonitor.Text = "Temperature Monitoring";
|
|
//
|
|
// nUD_SettingsTempMonitorDeviation
|
|
//
|
|
this.nUD_SettingsTempMonitorDeviation.DecimalPlaces = 1;
|
|
this.nUD_SettingsTempMonitorDeviation.Increment = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
65536});
|
|
this.nUD_SettingsTempMonitorDeviation.Location = new System.Drawing.Point(126, 73);
|
|
this.nUD_SettingsTempMonitorDeviation.Margin = new System.Windows.Forms.Padding(2);
|
|
this.nUD_SettingsTempMonitorDeviation.Maximum = new decimal(new int[] {
|
|
5,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nUD_SettingsTempMonitorDeviation.Name = "nUD_SettingsTempMonitorDeviation";
|
|
this.nUD_SettingsTempMonitorDeviation.Size = new System.Drawing.Size(96, 20);
|
|
this.nUD_SettingsTempMonitorDeviation.TabIndex = 5;
|
|
this.nUD_SettingsTempMonitorDeviation.Value = new decimal(new int[] {
|
|
5,
|
|
0,
|
|
0,
|
|
65536});
|
|
//
|
|
// nUD_SettingsTempMonitorLowerValue
|
|
//
|
|
this.nUD_SettingsTempMonitorLowerValue.DecimalPlaces = 1;
|
|
this.nUD_SettingsTempMonitorLowerValue.Increment = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
65536});
|
|
this.nUD_SettingsTempMonitorLowerValue.Location = new System.Drawing.Point(126, 49);
|
|
this.nUD_SettingsTempMonitorLowerValue.Margin = new System.Windows.Forms.Padding(2);
|
|
this.nUD_SettingsTempMonitorLowerValue.Maximum = new decimal(new int[] {
|
|
30,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nUD_SettingsTempMonitorLowerValue.Name = "nUD_SettingsTempMonitorLowerValue";
|
|
this.nUD_SettingsTempMonitorLowerValue.Size = new System.Drawing.Size(96, 20);
|
|
this.nUD_SettingsTempMonitorLowerValue.TabIndex = 4;
|
|
this.nUD_SettingsTempMonitorLowerValue.Value = new decimal(new int[] {
|
|
10,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// nUD_SettingsTempMonitorUpperValue
|
|
//
|
|
this.nUD_SettingsTempMonitorUpperValue.DecimalPlaces = 1;
|
|
this.nUD_SettingsTempMonitorUpperValue.Increment = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
65536});
|
|
this.nUD_SettingsTempMonitorUpperValue.Location = new System.Drawing.Point(126, 25);
|
|
this.nUD_SettingsTempMonitorUpperValue.Margin = new System.Windows.Forms.Padding(2);
|
|
this.nUD_SettingsTempMonitorUpperValue.Maximum = new decimal(new int[] {
|
|
50,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nUD_SettingsTempMonitorUpperValue.Name = "nUD_SettingsTempMonitorUpperValue";
|
|
this.nUD_SettingsTempMonitorUpperValue.Size = new System.Drawing.Size(96, 20);
|
|
this.nUD_SettingsTempMonitorUpperValue.TabIndex = 3;
|
|
this.nUD_SettingsTempMonitorUpperValue.Value = new decimal(new int[] {
|
|
35,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// l_SettingsTempMonitorDeviation
|
|
//
|
|
this.l_SettingsTempMonitorDeviation.AutoSize = true;
|
|
this.l_SettingsTempMonitorDeviation.Location = new System.Drawing.Point(20, 80);
|
|
this.l_SettingsTempMonitorDeviation.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.l_SettingsTempMonitorDeviation.Name = "l_SettingsTempMonitorDeviation";
|
|
this.l_SettingsTempMonitorDeviation.Size = new System.Drawing.Size(75, 13);
|
|
this.l_SettingsTempMonitorDeviation.TabIndex = 2;
|
|
this.l_SettingsTempMonitorDeviation.Text = "Deviation [°C]:";
|
|
//
|
|
// l_SettingsTempMonitorLowerValue
|
|
//
|
|
this.l_SettingsTempMonitorLowerValue.AutoSize = true;
|
|
this.l_SettingsTempMonitorLowerValue.Location = new System.Drawing.Point(20, 51);
|
|
this.l_SettingsTempMonitorLowerValue.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.l_SettingsTempMonitorLowerValue.Name = "l_SettingsTempMonitorLowerValue";
|
|
this.l_SettingsTempMonitorLowerValue.Size = new System.Drawing.Size(89, 13);
|
|
this.l_SettingsTempMonitorLowerValue.TabIndex = 1;
|
|
this.l_SettingsTempMonitorLowerValue.Text = "Lower Value [°C]:";
|
|
//
|
|
// l_SettingsTempMonitorUpperValue
|
|
//
|
|
this.l_SettingsTempMonitorUpperValue.AutoSize = true;
|
|
this.l_SettingsTempMonitorUpperValue.Location = new System.Drawing.Point(20, 25);
|
|
this.l_SettingsTempMonitorUpperValue.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.l_SettingsTempMonitorUpperValue.Name = "l_SettingsTempMonitorUpperValue";
|
|
this.l_SettingsTempMonitorUpperValue.Size = new System.Drawing.Size(89, 13);
|
|
this.l_SettingsTempMonitorUpperValue.TabIndex = 0;
|
|
this.l_SettingsTempMonitorUpperValue.Text = "Upper Value [°C]:";
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(20, 105);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(66, 13);
|
|
this.label4.TabIndex = 35;
|
|
this.label4.Text = "Tempsource";
|
|
//
|
|
// cbTempSource
|
|
//
|
|
this.cbTempSource.FormattingEnabled = true;
|
|
this.cbTempSource.Location = new System.Drawing.Point(126, 102);
|
|
this.cbTempSource.Name = "cbTempSource";
|
|
this.cbTempSource.Size = new System.Drawing.Size(96, 21);
|
|
this.cbTempSource.TabIndex = 34;
|
|
//
|
|
// dataGridView2
|
|
//
|
|
this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridView2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.dgPreadjustmentRegisterName,
|
|
this.dgPreadjustmentRegisterValue});
|
|
this.dataGridView2.Location = new System.Drawing.Point(21, 312);
|
|
this.dataGridView2.Name = "dataGridView2";
|
|
this.dataGridView2.Size = new System.Drawing.Size(407, 117);
|
|
this.dataGridView2.TabIndex = 34;
|
|
//
|
|
// dgPreadjustmentRegisterName
|
|
//
|
|
this.dgPreadjustmentRegisterName.HeaderText = "RegisterName";
|
|
this.dgPreadjustmentRegisterName.Name = "dgPreadjustmentRegisterName";
|
|
//
|
|
// dgPreadjustmentRegisterValue
|
|
//
|
|
this.dgPreadjustmentRegisterValue.HeaderText = "RegisterValue";
|
|
this.dgPreadjustmentRegisterValue.Name = "dgPreadjustmentRegisterValue";
|
|
//
|
|
// TestSettingEditor
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.Controls.Add(this.button1);
|
|
this.Controls.Add(this.tabControl1);
|
|
this.Name = "TestSettingEditor";
|
|
this.Size = new System.Drawing.Size(725, 526);
|
|
this.Load += new System.EventHandler(this.TestSettingEditor_Load);
|
|
this.tabControl1.ResumeLayout(false);
|
|
this.tpMain.ResumeLayout(false);
|
|
this.tpMain.PerformLayout();
|
|
this.tbPreadjustment.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.nudMainDelayInSBeforStart)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
|
|
this.gB_Settings_AmplitudeTest.ResumeLayout(false);
|
|
this.gB_Settings_AmplitudeTest.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_AmplitudeActivityCheckInterval)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_PercentageStop)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_PercentageStart)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_AmplitudeTestMinDistance)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_AmplitudeTestLowerLimit)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_AmplitudeTestUpperLimit)).EndInit();
|
|
this.gB_Settings_Preparation.ResumeLayout(false);
|
|
this.gB_Settings_Preparation.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_Samplerate)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_Preparation_StabiTime)).EndInit();
|
|
this.gB_Settings_ZeroflowOffsetTest.ResumeLayout(false);
|
|
this.gB_Settings_ZeroflowOffsetTest.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_ZeroflowOffsetTestActivityCheckInterval)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_ZeroflowOffsetTestNumberOfLines)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_ZeroflowOffsetTestSettlingTime)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_ZeroflowOffsetTestOffsetLimit)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_ZeroflowOffsetTestLowerLimit)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_Settings_ZeroflowOffsetTestUpperLimit)).EndInit();
|
|
this.gB_SettingsTempMonitor.ResumeLayout(false);
|
|
this.gB_SettingsTempMonitor.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_SettingsTempMonitorDeviation)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_SettingsTempMonitorLowerValue)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nUD_SettingsTempMonitorUpperValue)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.TabControl tabControl1;
|
|
private System.Windows.Forms.TabPage tpMain;
|
|
private System.Windows.Forms.TabPage tbPreadjustment;
|
|
private System.Windows.Forms.TabPage tpJustage;
|
|
private System.Windows.Forms.TabPage tpTesting;
|
|
private System.Windows.Forms.TabPage tpLogging;
|
|
private System.Windows.Forms.Button button1;
|
|
private System.Windows.Forms.CheckBox cbProductionMode;
|
|
private System.Windows.Forms.CheckBox cbMainAllChanelsRequired;
|
|
private System.Windows.Forms.CheckBox cbMainWatingForDecision;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.Label lblTestRunNr;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.NumericUpDown nudMainDelayInSBeforStart;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.ComboBox cbMetersize;
|
|
private System.Windows.Forms.DataGridView dataGridView1;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn gdMainSlot;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn gdMainSerialNr;
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn gdMainFlowtesting;
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn gdMainPreajdustment;
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn gdMainFlowAdjustment;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn gdMainFlowAdjustmentTarget;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn gdMainMeterType;
|
|
private System.Windows.Forms.GroupBox gB_Settings_AmplitudeTest;
|
|
private System.Windows.Forms.NumericUpDown nUD_Settings_AmplitudeActivityCheckInterval;
|
|
private System.Windows.Forms.Label l_Settings_AmplitudeActivityCheckInterval;
|
|
private System.Windows.Forms.NumericUpDown nUD_PercentageStop;
|
|
private System.Windows.Forms.Label l_PercentageStop;
|
|
private System.Windows.Forms.Label l_PercentageStart;
|
|
private System.Windows.Forms.NumericUpDown nUD_PercentageStart;
|
|
private System.Windows.Forms.Label l__Settings_AmplitudeTestMinDistance;
|
|
private System.Windows.Forms.NumericUpDown nUD_Settings_AmplitudeTestMinDistance;
|
|
private System.Windows.Forms.Label l_Settings_AmplitudeTestLowerLimit;
|
|
private System.Windows.Forms.Label l_Settings_AmplitudeTestUpperLimit;
|
|
private System.Windows.Forms.NumericUpDown nUD_Settings_AmplitudeTestLowerLimit;
|
|
private System.Windows.Forms.NumericUpDown nUD_Settings_AmplitudeTestUpperLimit;
|
|
private System.Windows.Forms.GroupBox gB_Settings_Preparation;
|
|
private System.Windows.Forms.NumericUpDown nUD_Settings_Samplerate;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.NumericUpDown nUD_Settings_Preparation_StabiTime;
|
|
private System.Windows.Forms.Label l_Settings_Preparation_StabiTime;
|
|
private System.Windows.Forms.GroupBox gB_Settings_ZeroflowOffsetTest;
|
|
private System.Windows.Forms.NumericUpDown nUD_Settings_ZeroflowOffsetTestActivityCheckInterval;
|
|
private System.Windows.Forms.Label l_Settings_ZeroflowOffsetTestActivityCheckInterval;
|
|
private System.Windows.Forms.Label l_Settings_ZeroflowOffsetTestNumberOfLines;
|
|
private System.Windows.Forms.NumericUpDown nUD_Settings_ZeroflowOffsetTestNumberOfLines;
|
|
private System.Windows.Forms.Label l_Settings_ZeroFlowTestSettlingTime;
|
|
private System.Windows.Forms.NumericUpDown nUD_Settings_ZeroflowOffsetTestSettlingTime;
|
|
private System.Windows.Forms.Label l_Settings_ZeroFlowTestOffsetLimit;
|
|
private System.Windows.Forms.NumericUpDown nUD_Settings_ZeroflowOffsetTestOffsetLimit;
|
|
private System.Windows.Forms.Label l_Settings_ZeroflowOffsetTestLowerLimit;
|
|
private System.Windows.Forms.Label l_Settings_ZeroflowOffsetTestUpperLimit;
|
|
private System.Windows.Forms.NumericUpDown nUD_Settings_ZeroflowOffsetTestLowerLimit;
|
|
private System.Windows.Forms.NumericUpDown nUD_Settings_ZeroflowOffsetTestUpperLimit;
|
|
private System.Windows.Forms.GroupBox gB_SettingsTempMonitor;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.ComboBox cbTempSource;
|
|
private System.Windows.Forms.NumericUpDown nUD_SettingsTempMonitorDeviation;
|
|
private System.Windows.Forms.NumericUpDown nUD_SettingsTempMonitorLowerValue;
|
|
private System.Windows.Forms.NumericUpDown nUD_SettingsTempMonitorUpperValue;
|
|
private System.Windows.Forms.Label l_SettingsTempMonitorDeviation;
|
|
private System.Windows.Forms.Label l_SettingsTempMonitorLowerValue;
|
|
private System.Windows.Forms.Label l_SettingsTempMonitorUpperValue;
|
|
private System.Windows.Forms.DataGridView dataGridView2;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dgPreadjustmentRegisterName;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dgPreadjustmentRegisterValue;
|
|
}
|
|
}
|