1030 lines
54 KiB
C#
1030 lines
54 KiB
C#
namespace XylemCommonUiLegacyGenCtl
|
|
{
|
|
partial class ctlBenchRdy
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Component Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.lblPcbId = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
this.label22 = new System.Windows.Forms.Label();
|
|
this.gbxForAll = new System.Windows.Forms.GroupBox();
|
|
this.lblDoPreajdus = new System.Windows.Forms.Label();
|
|
this.cbxDoPreajdustment = new System.Windows.Forms.CheckBox();
|
|
this.cbDoFlowCalibration = new System.Windows.Forms.CheckBox();
|
|
this.lblDoPreajustment = new System.Windows.Forms.Label();
|
|
this.duFlowCalibration = new System.Windows.Forms.Label();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.nudCalibrationTarget = new System.Windows.Forms.NumericUpDown();
|
|
this.gbxTempSource = new System.Windows.Forms.GroupBox();
|
|
this.btnTemp12 = new System.Windows.Forms.Button();
|
|
this.btnTemp11 = new System.Windows.Forms.Button();
|
|
this.lblTempTF12 = new System.Windows.Forms.Label();
|
|
this.lblTempTF11 = new System.Windows.Forms.Label();
|
|
this.lblTf12 = new System.Windows.Forms.Label();
|
|
this.lblTf11 = new System.Windows.Forms.Label();
|
|
this.rbtTempFlansh = new System.Windows.Forms.RadioButton();
|
|
this.rbtTempPtOverSps = new System.Windows.Forms.RadioButton();
|
|
this.rbtTempManualInput = new System.Windows.Forms.RadioButton();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.btnTake = new System.Windows.Forms.Button();
|
|
this.btnSearch = new System.Windows.Forms.Button();
|
|
this.btnRun = new System.Windows.Forms.Button();
|
|
this.label25 = new System.Windows.Forms.Label();
|
|
this.gbxMoreSettings = new System.Windows.Forms.GroupBox();
|
|
this.cbxResearch = new System.Windows.Forms.CheckBox();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.nudDelay = new System.Windows.Forms.NumericUpDown();
|
|
this.cbxAllChannlesReq = new System.Windows.Forms.CheckBox();
|
|
this.groupBox5 = new System.Windows.Forms.GroupBox();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
this.label24 = new System.Windows.Forms.Label();
|
|
this.trackBar1 = new System.Windows.Forms.TrackBar();
|
|
this.label26 = new System.Windows.Forms.Label();
|
|
this.btnUserDefault = new System.Windows.Forms.Button();
|
|
this.btnStationDefault = new System.Windows.Forms.Button();
|
|
this.ctlMeterReady10 = new XylemCommonUiLegacyGenCtl.ctlMeterReady();
|
|
this.ctlMeterReady9 = new XylemCommonUiLegacyGenCtl.ctlMeterReady();
|
|
this.ctlMeterReady8 = new XylemCommonUiLegacyGenCtl.ctlMeterReady();
|
|
this.ctlMeterReady7 = new XylemCommonUiLegacyGenCtl.ctlMeterReady();
|
|
this.ctlMeterReady6 = new XylemCommonUiLegacyGenCtl.ctlMeterReady();
|
|
this.ctlMeterReady5 = new XylemCommonUiLegacyGenCtl.ctlMeterReady();
|
|
this.ctlMeterReady4 = new XylemCommonUiLegacyGenCtl.ctlMeterReady();
|
|
this.ctlMeterReady3 = new XylemCommonUiLegacyGenCtl.ctlMeterReady();
|
|
this.ctlMeterReady2 = new XylemCommonUiLegacyGenCtl.ctlMeterReady();
|
|
this.ctlMeterReady1 = new XylemCommonUiLegacyGenCtl.ctlMeterReady();
|
|
this.groupBox1.SuspendLayout();
|
|
this.gbxForAll.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudCalibrationTarget)).BeginInit();
|
|
this.gbxTempSource.SuspendLayout();
|
|
this.gbxMoreSettings.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudDelay)).BeginInit();
|
|
this.groupBox5.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// lblPcbId
|
|
//
|
|
this.lblPcbId.AutoSize = true;
|
|
this.lblPcbId.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblPcbId.Location = new System.Drawing.Point(3, 78);
|
|
this.lblPcbId.Name = "lblPcbId";
|
|
this.lblPcbId.Size = new System.Drawing.Size(47, 29);
|
|
this.lblPcbId.TabIndex = 10;
|
|
this.lblPcbId.Text = "EP";
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold);
|
|
this.label3.Location = new System.Drawing.Point(65, 97);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(55, 20);
|
|
this.label3.TabIndex = 14;
|
|
this.label3.Text = "PcbId";
|
|
//
|
|
// button2
|
|
//
|
|
this.button2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.button2.Location = new System.Drawing.Point(383, 14);
|
|
this.button2.Name = "button2";
|
|
this.button2.Size = new System.Drawing.Size(119, 46);
|
|
this.button2.TabIndex = 26;
|
|
this.button2.Text = "Abbruch";
|
|
this.button2.UseVisualStyleBackColor = true;
|
|
this.button2.Click += new System.EventHandler(this.button2_Click);
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label1.Location = new System.Drawing.Point(313, 78);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(85, 29);
|
|
this.label1.TabIndex = 28;
|
|
this.label1.Text = "Status";
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold);
|
|
this.label4.Location = new System.Drawing.Point(65, 77);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(125, 20);
|
|
this.label4.TabIndex = 40;
|
|
this.label4.Text = "Seriennummer";
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Controls.Add(this.label9);
|
|
this.groupBox1.Controls.Add(this.label10);
|
|
this.groupBox1.Controls.Add(this.label11);
|
|
this.groupBox1.Controls.Add(this.label14);
|
|
this.groupBox1.Controls.Add(this.label13);
|
|
this.groupBox1.Controls.Add(this.label12);
|
|
this.groupBox1.Controls.Add(this.label15);
|
|
this.groupBox1.Controls.Add(this.label16);
|
|
this.groupBox1.Controls.Add(this.label17);
|
|
this.groupBox1.Controls.Add(this.label18);
|
|
this.groupBox1.Controls.Add(this.label19);
|
|
this.groupBox1.Controls.Add(this.label20);
|
|
this.groupBox1.Controls.Add(this.label21);
|
|
this.groupBox1.Controls.Add(this.label22);
|
|
this.groupBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
|
|
this.groupBox1.Location = new System.Drawing.Point(550, 522);
|
|
this.groupBox1.Name = "groupBox1";
|
|
this.groupBox1.Size = new System.Drawing.Size(186, 161);
|
|
this.groupBox1.TabIndex = 48;
|
|
this.groupBox1.TabStop = false;
|
|
this.groupBox1.Text = "Legende";
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label9.Location = new System.Drawing.Point(54, 138);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(83, 13);
|
|
this.label9.TabIndex = 43;
|
|
this.label9.Text = "nicht bestanden";
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label10.Location = new System.Drawing.Point(53, 124);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(62, 13);
|
|
this.label10.TabIndex = 42;
|
|
this.label10.Text = "ausstehend";
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label11.Location = new System.Drawing.Point(54, 109);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(57, 13);
|
|
this.label11.TabIndex = 41;
|
|
this.label11.Text = "bestanden";
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.AutoSize = true;
|
|
this.label14.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold);
|
|
this.label14.Location = new System.Drawing.Point(9, 90);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(92, 13);
|
|
this.label14.TabIndex = 40;
|
|
this.label14.Text = "Vorbehandlung";
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.AutoSize = true;
|
|
this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label13.Location = new System.Drawing.Point(54, 71);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(83, 13);
|
|
this.label13.TabIndex = 39;
|
|
this.label13.Text = "nicht bestanden";
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.AutoSize = true;
|
|
this.label12.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label12.Location = new System.Drawing.Point(54, 58);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(62, 13);
|
|
this.label12.TabIndex = 38;
|
|
this.label12.Text = "ausstehend";
|
|
//
|
|
// label15
|
|
//
|
|
this.label15.AutoSize = true;
|
|
this.label15.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label15.Location = new System.Drawing.Point(54, 44);
|
|
this.label15.Name = "label15";
|
|
this.label15.Size = new System.Drawing.Size(57, 13);
|
|
this.label15.TabIndex = 37;
|
|
this.label15.Text = "bestanden";
|
|
//
|
|
// label16
|
|
//
|
|
this.label16.AutoSize = true;
|
|
this.label16.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold);
|
|
this.label16.Location = new System.Drawing.Point(10, 26);
|
|
this.label16.Name = "label16";
|
|
this.label16.Size = new System.Drawing.Size(128, 13);
|
|
this.label16.TabIndex = 36;
|
|
this.label16.Text = "Hydraulische Prüfung";
|
|
//
|
|
// label17
|
|
//
|
|
this.label17.AutoSize = true;
|
|
this.label17.BackColor = System.Drawing.Color.Green;
|
|
this.label17.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label17.Location = new System.Drawing.Point(28, 44);
|
|
this.label17.Name = "label17";
|
|
this.label17.Size = new System.Drawing.Size(16, 13);
|
|
this.label17.TabIndex = 35;
|
|
this.label17.Text = "H";
|
|
//
|
|
// label18
|
|
//
|
|
this.label18.AutoSize = true;
|
|
this.label18.BackColor = System.Drawing.Color.Yellow;
|
|
this.label18.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label18.Location = new System.Drawing.Point(28, 58);
|
|
this.label18.Name = "label18";
|
|
this.label18.Size = new System.Drawing.Size(16, 13);
|
|
this.label18.TabIndex = 34;
|
|
this.label18.Text = "H";
|
|
//
|
|
// label19
|
|
//
|
|
this.label19.AutoSize = true;
|
|
this.label19.BackColor = System.Drawing.Color.Green;
|
|
this.label19.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label19.Location = new System.Drawing.Point(27, 110);
|
|
this.label19.Name = "label19";
|
|
this.label19.Size = new System.Drawing.Size(15, 13);
|
|
this.label19.TabIndex = 33;
|
|
this.label19.Text = "V";
|
|
//
|
|
// label20
|
|
//
|
|
this.label20.AutoSize = true;
|
|
this.label20.BackColor = System.Drawing.Color.Yellow;
|
|
this.label20.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label20.Location = new System.Drawing.Point(27, 124);
|
|
this.label20.Name = "label20";
|
|
this.label20.Size = new System.Drawing.Size(15, 13);
|
|
this.label20.TabIndex = 32;
|
|
this.label20.Text = "V";
|
|
//
|
|
// label21
|
|
//
|
|
this.label21.AutoSize = true;
|
|
this.label21.BackColor = System.Drawing.Color.Red;
|
|
this.label21.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label21.Location = new System.Drawing.Point(28, 71);
|
|
this.label21.Name = "label21";
|
|
this.label21.Size = new System.Drawing.Size(16, 13);
|
|
this.label21.TabIndex = 31;
|
|
this.label21.Text = "H";
|
|
//
|
|
// label22
|
|
//
|
|
this.label22.AutoSize = true;
|
|
this.label22.BackColor = System.Drawing.Color.Red;
|
|
this.label22.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label22.Location = new System.Drawing.Point(27, 138);
|
|
this.label22.Name = "label22";
|
|
this.label22.Size = new System.Drawing.Size(15, 13);
|
|
this.label22.TabIndex = 30;
|
|
this.label22.Text = "V";
|
|
//
|
|
// gbxForAll
|
|
//
|
|
this.gbxForAll.Controls.Add(this.lblDoPreajdus);
|
|
this.gbxForAll.Controls.Add(this.cbxDoPreajdustment);
|
|
this.gbxForAll.Controls.Add(this.cbDoFlowCalibration);
|
|
this.gbxForAll.Controls.Add(this.lblDoPreajustment);
|
|
this.gbxForAll.Controls.Add(this.duFlowCalibration);
|
|
this.gbxForAll.Controls.Add(this.label8);
|
|
this.gbxForAll.Controls.Add(this.nudCalibrationTarget);
|
|
this.gbxForAll.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
|
|
this.gbxForAll.Location = new System.Drawing.Point(550, 158);
|
|
this.gbxForAll.Name = "gbxForAll";
|
|
this.gbxForAll.Size = new System.Drawing.Size(186, 106);
|
|
this.gbxForAll.TabIndex = 49;
|
|
this.gbxForAll.TabStop = false;
|
|
this.gbxForAll.Text = "Einstellung für alle ";
|
|
//
|
|
// lblDoPreajdus
|
|
//
|
|
this.lblDoPreajdus.AutoSize = true;
|
|
this.lblDoPreajdus.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold);
|
|
this.lblDoPreajdus.Location = new System.Drawing.Point(11, 85);
|
|
this.lblDoPreajdus.Name = "lblDoPreajdus";
|
|
this.lblDoPreajdus.Size = new System.Drawing.Size(92, 13);
|
|
this.lblDoPreajdus.TabIndex = 60;
|
|
this.lblDoPreajdus.Text = "Vorbehandlung";
|
|
this.lblDoPreajdus.Click += new System.EventHandler(this.lblDoPreajdus_Click);
|
|
//
|
|
// cbxDoPreajdustment
|
|
//
|
|
this.cbxDoPreajdustment.Appearance = System.Windows.Forms.Appearance.Button;
|
|
this.cbxDoPreajdustment.AutoSize = true;
|
|
this.cbxDoPreajdustment.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F);
|
|
this.cbxDoPreajdustment.Location = new System.Drawing.Point(109, 79);
|
|
this.cbxDoPreajdustment.Name = "cbxDoPreajdustment";
|
|
this.cbxDoPreajdustment.Size = new System.Drawing.Size(20, 23);
|
|
this.cbxDoPreajdustment.TabIndex = 59;
|
|
this.cbxDoPreajdustment.Text = "-";
|
|
this.cbxDoPreajdustment.UseVisualStyleBackColor = true;
|
|
this.cbxDoPreajdustment.CheckedChanged += new System.EventHandler(this.cbxDoPreajdustment_CheckedChanged);
|
|
//
|
|
// cbDoFlowCalibration
|
|
//
|
|
this.cbDoFlowCalibration.Appearance = System.Windows.Forms.Appearance.Button;
|
|
this.cbDoFlowCalibration.AutoSize = true;
|
|
this.cbDoFlowCalibration.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F);
|
|
this.cbDoFlowCalibration.Location = new System.Drawing.Point(88, 26);
|
|
this.cbDoFlowCalibration.Name = "cbDoFlowCalibration";
|
|
this.cbDoFlowCalibration.Size = new System.Drawing.Size(20, 23);
|
|
this.cbDoFlowCalibration.TabIndex = 58;
|
|
this.cbDoFlowCalibration.Text = "-";
|
|
this.cbDoFlowCalibration.UseVisualStyleBackColor = true;
|
|
this.cbDoFlowCalibration.CheckedChanged += new System.EventHandler(this.cbDoFlowCalibration_CheckedChanged);
|
|
//
|
|
// lblDoPreajustment
|
|
//
|
|
this.lblDoPreajustment.AutoSize = true;
|
|
this.lblDoPreajustment.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
|
|
this.lblDoPreajustment.Location = new System.Drawing.Point(-161, 71);
|
|
this.lblDoPreajustment.Name = "lblDoPreajustment";
|
|
this.lblDoPreajustment.Size = new System.Drawing.Size(118, 17);
|
|
this.lblDoPreajustment.TabIndex = 57;
|
|
this.lblDoPreajustment.Text = "Vorbehandlung";
|
|
//
|
|
// duFlowCalibration
|
|
//
|
|
this.duFlowCalibration.AutoSize = true;
|
|
this.duFlowCalibration.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold);
|
|
this.duFlowCalibration.Location = new System.Drawing.Point(11, 30);
|
|
this.duFlowCalibration.Name = "duFlowCalibration";
|
|
this.duFlowCalibration.Size = new System.Drawing.Size(71, 13);
|
|
this.duFlowCalibration.TabIndex = 55;
|
|
this.duFlowCalibration.Text = "Justage Q3";
|
|
this.duFlowCalibration.Click += new System.EventHandler(this.duFlowCalibration_Click);
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold);
|
|
this.label8.Location = new System.Drawing.Point(11, 64);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(48, 13);
|
|
this.label8.TabIndex = 54;
|
|
this.label8.Text = "Ziel Q3";
|
|
//
|
|
// nudCalibrationTarget
|
|
//
|
|
this.nudCalibrationTarget.DecimalPlaces = 2;
|
|
this.nudCalibrationTarget.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold);
|
|
this.nudCalibrationTarget.Increment = new decimal(new int[] {
|
|
5,
|
|
0,
|
|
0,
|
|
131072});
|
|
this.nudCalibrationTarget.Location = new System.Drawing.Point(65, 57);
|
|
this.nudCalibrationTarget.Maximum = new decimal(new int[] {
|
|
5,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nudCalibrationTarget.Minimum = new decimal(new int[] {
|
|
5,
|
|
0,
|
|
0,
|
|
-2147483648});
|
|
this.nudCalibrationTarget.Name = "nudCalibrationTarget";
|
|
this.nudCalibrationTarget.Size = new System.Drawing.Size(62, 20);
|
|
this.nudCalibrationTarget.TabIndex = 53;
|
|
this.nudCalibrationTarget.Value = new decimal(new int[] {
|
|
35,
|
|
0,
|
|
0,
|
|
131072});
|
|
this.nudCalibrationTarget.ValueChanged += new System.EventHandler(this.nudCalibrationTarget_ValueChanged);
|
|
//
|
|
// gbxTempSource
|
|
//
|
|
this.gbxTempSource.Controls.Add(this.btnTemp12);
|
|
this.gbxTempSource.Controls.Add(this.btnTemp11);
|
|
this.gbxTempSource.Controls.Add(this.lblTempTF12);
|
|
this.gbxTempSource.Controls.Add(this.lblTempTF11);
|
|
this.gbxTempSource.Controls.Add(this.lblTf12);
|
|
this.gbxTempSource.Controls.Add(this.lblTf11);
|
|
this.gbxTempSource.Controls.Add(this.rbtTempFlansh);
|
|
this.gbxTempSource.Controls.Add(this.rbtTempPtOverSps);
|
|
this.gbxTempSource.Controls.Add(this.rbtTempManualInput);
|
|
this.gbxTempSource.Controls.Add(this.label6);
|
|
this.gbxTempSource.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
|
|
this.gbxTempSource.Location = new System.Drawing.Point(550, 270);
|
|
this.gbxTempSource.Name = "gbxTempSource";
|
|
this.gbxTempSource.Size = new System.Drawing.Size(186, 134);
|
|
this.gbxTempSource.TabIndex = 61;
|
|
this.gbxTempSource.TabStop = false;
|
|
this.gbxTempSource.Text = "Temperatur Quelle";
|
|
//
|
|
// btnTemp12
|
|
//
|
|
this.btnTemp12.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold);
|
|
this.btnTemp12.Location = new System.Drawing.Point(132, 109);
|
|
this.btnTemp12.Name = "btnTemp12";
|
|
this.btnTemp12.Size = new System.Drawing.Size(20, 20);
|
|
this.btnTemp12.TabIndex = 66;
|
|
this.btnTemp12.Text = "A";
|
|
this.btnTemp12.UseVisualStyleBackColor = true;
|
|
this.btnTemp12.Click += new System.EventHandler(this.btnTemp12_Click);
|
|
//
|
|
// btnTemp11
|
|
//
|
|
this.btnTemp11.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold);
|
|
this.btnTemp11.Location = new System.Drawing.Point(132, 89);
|
|
this.btnTemp11.Name = "btnTemp11";
|
|
this.btnTemp11.Size = new System.Drawing.Size(20, 20);
|
|
this.btnTemp11.TabIndex = 65;
|
|
this.btnTemp11.Text = "A";
|
|
this.btnTemp11.UseVisualStyleBackColor = true;
|
|
this.btnTemp11.Click += new System.EventHandler(this.btnTemp11_Click);
|
|
//
|
|
// lblTempTF12
|
|
//
|
|
this.lblTempTF12.AutoSize = true;
|
|
this.lblTempTF12.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold);
|
|
this.lblTempTF12.Location = new System.Drawing.Point(71, 113);
|
|
this.lblTempTF12.Name = "lblTempTF12";
|
|
this.lblTempTF12.Size = new System.Drawing.Size(11, 13);
|
|
this.lblTempTF12.TabIndex = 64;
|
|
this.lblTempTF12.Text = "-";
|
|
//
|
|
// lblTempTF11
|
|
//
|
|
this.lblTempTF11.AutoSize = true;
|
|
this.lblTempTF11.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold);
|
|
this.lblTempTF11.Location = new System.Drawing.Point(71, 96);
|
|
this.lblTempTF11.Name = "lblTempTF11";
|
|
this.lblTempTF11.Size = new System.Drawing.Size(11, 13);
|
|
this.lblTempTF11.TabIndex = 63;
|
|
this.lblTempTF11.Text = "-";
|
|
//
|
|
// lblTf12
|
|
//
|
|
this.lblTf12.AutoSize = true;
|
|
this.lblTf12.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold);
|
|
this.lblTf12.Location = new System.Drawing.Point(30, 113);
|
|
this.lblTf12.Name = "lblTf12";
|
|
this.lblTf12.Size = new System.Drawing.Size(40, 13);
|
|
this.lblTf12.TabIndex = 62;
|
|
this.lblTf12.Text = "TF 12";
|
|
//
|
|
// lblTf11
|
|
//
|
|
this.lblTf11.AutoSize = true;
|
|
this.lblTf11.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold);
|
|
this.lblTf11.Location = new System.Drawing.Point(30, 93);
|
|
this.lblTf11.Name = "lblTf11";
|
|
this.lblTf11.Size = new System.Drawing.Size(40, 13);
|
|
this.lblTf11.TabIndex = 61;
|
|
this.lblTf11.Text = "TF 11";
|
|
//
|
|
// rbtTempFlansh
|
|
//
|
|
this.rbtTempFlansh.AutoSize = true;
|
|
this.rbtTempFlansh.Checked = true;
|
|
this.rbtTempFlansh.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold);
|
|
this.rbtTempFlansh.Location = new System.Drawing.Point(21, 69);
|
|
this.rbtTempFlansh.Name = "rbtTempFlansh";
|
|
this.rbtTempFlansh.Size = new System.Drawing.Size(108, 17);
|
|
this.rbtTempFlansh.TabIndex = 60;
|
|
this.rbtTempFlansh.TabStop = true;
|
|
this.rbtTempFlansh.Text = "Temp. Flansch";
|
|
this.rbtTempFlansh.UseVisualStyleBackColor = true;
|
|
//
|
|
// rbtTempPtOverSps
|
|
//
|
|
this.rbtTempPtOverSps.AutoSize = true;
|
|
this.rbtTempPtOverSps.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold);
|
|
this.rbtTempPtOverSps.Location = new System.Drawing.Point(21, 46);
|
|
this.rbtTempPtOverSps.Name = "rbtTempPtOverSps";
|
|
this.rbtTempPtOverSps.Size = new System.Drawing.Size(49, 17);
|
|
this.rbtTempPtOverSps.TabIndex = 59;
|
|
this.rbtTempPtOverSps.Text = "SPS";
|
|
this.rbtTempPtOverSps.UseVisualStyleBackColor = true;
|
|
//
|
|
// rbtTempManualInput
|
|
//
|
|
this.rbtTempManualInput.AutoSize = true;
|
|
this.rbtTempManualInput.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold);
|
|
this.rbtTempManualInput.Location = new System.Drawing.Point(21, 23);
|
|
this.rbtTempManualInput.Name = "rbtTempManualInput";
|
|
this.rbtTempManualInput.Size = new System.Drawing.Size(69, 17);
|
|
this.rbtTempManualInput.TabIndex = 58;
|
|
this.rbtTempManualInput.Text = "Manuell";
|
|
this.rbtTempManualInput.UseVisualStyleBackColor = true;
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
|
|
this.label6.Location = new System.Drawing.Point(-161, 71);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(118, 17);
|
|
this.label6.TabIndex = 57;
|
|
this.label6.Text = "Vorbehandlung";
|
|
//
|
|
// btnTake
|
|
//
|
|
this.btnTake.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnTake.Location = new System.Drawing.Point(133, 14);
|
|
this.btnTake.Name = "btnTake";
|
|
this.btnTake.Size = new System.Drawing.Size(119, 46);
|
|
this.btnTake.TabIndex = 62;
|
|
this.btnTake.Text = "Übernehmen";
|
|
this.btnTake.UseVisualStyleBackColor = true;
|
|
this.btnTake.Click += new System.EventHandler(this.btnTake_Click);
|
|
//
|
|
// btnSearch
|
|
//
|
|
this.btnSearch.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnSearch.Location = new System.Drawing.Point(8, 14);
|
|
this.btnSearch.Name = "btnSearch";
|
|
this.btnSearch.Size = new System.Drawing.Size(119, 46);
|
|
this.btnSearch.TabIndex = 63;
|
|
this.btnSearch.Text = "Suchen";
|
|
this.btnSearch.UseVisualStyleBackColor = true;
|
|
this.btnSearch.Click += new System.EventHandler(this.button4_Click);
|
|
//
|
|
// btnRun
|
|
//
|
|
this.btnRun.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnRun.Location = new System.Drawing.Point(258, 14);
|
|
this.btnRun.Name = "btnRun";
|
|
this.btnRun.Size = new System.Drawing.Size(119, 46);
|
|
this.btnRun.TabIndex = 64;
|
|
this.btnRun.Text = "Direkt starten";
|
|
this.btnRun.UseVisualStyleBackColor = true;
|
|
this.btnRun.Click += new System.EventHandler(this.btnRun_Click);
|
|
//
|
|
// label25
|
|
//
|
|
this.label25.AutoSize = true;
|
|
this.label25.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
|
|
this.label25.Location = new System.Drawing.Point(-161, 71);
|
|
this.label25.Name = "label25";
|
|
this.label25.Size = new System.Drawing.Size(118, 17);
|
|
this.label25.TabIndex = 57;
|
|
this.label25.Text = "Vorbehandlung";
|
|
//
|
|
// gbxMoreSettings
|
|
//
|
|
this.gbxMoreSettings.Controls.Add(this.cbxResearch);
|
|
this.gbxMoreSettings.Controls.Add(this.label5);
|
|
this.gbxMoreSettings.Controls.Add(this.nudDelay);
|
|
this.gbxMoreSettings.Controls.Add(this.cbxAllChannlesReq);
|
|
this.gbxMoreSettings.Controls.Add(this.label25);
|
|
this.gbxMoreSettings.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
|
|
this.gbxMoreSettings.Location = new System.Drawing.Point(550, 410);
|
|
this.gbxMoreSettings.Name = "gbxMoreSettings";
|
|
this.gbxMoreSettings.Size = new System.Drawing.Size(186, 104);
|
|
this.gbxMoreSettings.TabIndex = 65;
|
|
this.gbxMoreSettings.TabStop = false;
|
|
this.gbxMoreSettings.Text = "Erweiterte Einstellung";
|
|
//
|
|
// cbxResearch
|
|
//
|
|
this.cbxResearch.AutoSize = true;
|
|
this.cbxResearch.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold);
|
|
this.cbxResearch.Location = new System.Drawing.Point(6, 74);
|
|
this.cbxResearch.Name = "cbxResearch";
|
|
this.cbxResearch.Size = new System.Drawing.Size(72, 17);
|
|
this.cbxResearch.TabIndex = 61;
|
|
this.cbxResearch.Text = "Versuch";
|
|
this.cbxResearch.UseVisualStyleBackColor = true;
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold);
|
|
this.label5.Location = new System.Drawing.Point(54, 50);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(108, 13);
|
|
this.label5.TabIndex = 60;
|
|
this.label5.Text = "Sek. Verzögerung";
|
|
//
|
|
// nudDelay
|
|
//
|
|
this.nudDelay.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold);
|
|
this.nudDelay.Increment = new decimal(new int[] {
|
|
10,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nudDelay.Location = new System.Drawing.Point(6, 48);
|
|
this.nudDelay.Maximum = new decimal(new int[] {
|
|
90,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nudDelay.Name = "nudDelay";
|
|
this.nudDelay.Size = new System.Drawing.Size(42, 20);
|
|
this.nudDelay.TabIndex = 59;
|
|
//
|
|
// cbxAllChannlesReq
|
|
//
|
|
this.cbxAllChannlesReq.AutoSize = true;
|
|
this.cbxAllChannlesReq.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold);
|
|
this.cbxAllChannlesReq.Location = new System.Drawing.Point(6, 25);
|
|
this.cbxAllChannlesReq.Name = "cbxAllChannlesReq";
|
|
this.cbxAllChannlesReq.Size = new System.Drawing.Size(146, 17);
|
|
this.cbxAllChannlesReq.TabIndex = 58;
|
|
this.cbxAllChannlesReq.Text = "Alle Pfade notwendig";
|
|
this.cbxAllChannlesReq.UseVisualStyleBackColor = true;
|
|
//
|
|
// groupBox5
|
|
//
|
|
this.groupBox5.Controls.Add(this.label7);
|
|
this.groupBox5.Controls.Add(this.label23);
|
|
this.groupBox5.Controls.Add(this.label24);
|
|
this.groupBox5.Controls.Add(this.trackBar1);
|
|
this.groupBox5.Controls.Add(this.label26);
|
|
this.groupBox5.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
|
|
this.groupBox5.Location = new System.Drawing.Point(550, 73);
|
|
this.groupBox5.Name = "groupBox5";
|
|
this.groupBox5.Size = new System.Drawing.Size(186, 79);
|
|
this.groupBox5.TabIndex = 61;
|
|
this.groupBox5.TabStop = false;
|
|
this.groupBox5.Text = "Ansicht";
|
|
this.groupBox5.Visible = false;
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label7.Location = new System.Drawing.Point(118, 63);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(58, 13);
|
|
this.label7.TabIndex = 73;
|
|
this.label7.Text = "Vollständig";
|
|
//
|
|
// label23
|
|
//
|
|
this.label23.AutoSize = true;
|
|
this.label23.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label23.Location = new System.Drawing.Point(65, 63);
|
|
this.label23.Name = "label23";
|
|
this.label23.Size = new System.Drawing.Size(48, 13);
|
|
this.label23.TabIndex = 72;
|
|
this.label23.Text = "Erweitert";
|
|
//
|
|
// label24
|
|
//
|
|
this.label24.AutoSize = true;
|
|
this.label24.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label24.Location = new System.Drawing.Point(7, 63);
|
|
this.label24.Name = "label24";
|
|
this.label24.Size = new System.Drawing.Size(43, 13);
|
|
this.label24.TabIndex = 71;
|
|
this.label24.Text = "Einfach";
|
|
//
|
|
// trackBar1
|
|
//
|
|
this.trackBar1.LargeChange = 1;
|
|
this.trackBar1.Location = new System.Drawing.Point(13, 26);
|
|
this.trackBar1.Maximum = 2;
|
|
this.trackBar1.Name = "trackBar1";
|
|
this.trackBar1.Size = new System.Drawing.Size(155, 45);
|
|
this.trackBar1.TabIndex = 70;
|
|
this.trackBar1.Scroll += new System.EventHandler(this.trackBar1_Scroll);
|
|
//
|
|
// label26
|
|
//
|
|
this.label26.AutoSize = true;
|
|
this.label26.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
|
|
this.label26.Location = new System.Drawing.Point(-161, 71);
|
|
this.label26.Name = "label26";
|
|
this.label26.Size = new System.Drawing.Size(118, 17);
|
|
this.label26.TabIndex = 57;
|
|
this.label26.Text = "Vorbehandlung";
|
|
//
|
|
// btnUserDefault
|
|
//
|
|
this.btnUserDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnUserDefault.Location = new System.Drawing.Point(531, 14);
|
|
this.btnUserDefault.Name = "btnUserDefault";
|
|
this.btnUserDefault.Size = new System.Drawing.Size(101, 30);
|
|
this.btnUserDefault.TabIndex = 66;
|
|
this.btnUserDefault.Text = "Benutzer Default";
|
|
this.btnUserDefault.UseVisualStyleBackColor = true;
|
|
this.btnUserDefault.Visible = false;
|
|
this.btnUserDefault.Click += new System.EventHandler(this.btnUserDefault_Click);
|
|
//
|
|
// btnStationDefault
|
|
//
|
|
this.btnStationDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnStationDefault.Location = new System.Drawing.Point(638, 14);
|
|
this.btnStationDefault.Name = "btnStationDefault";
|
|
this.btnStationDefault.Size = new System.Drawing.Size(103, 30);
|
|
this.btnStationDefault.TabIndex = 67;
|
|
this.btnStationDefault.Text = "Stations Default";
|
|
this.btnStationDefault.UseVisualStyleBackColor = true;
|
|
this.btnStationDefault.Visible = false;
|
|
this.btnStationDefault.Click += new System.EventHandler(this.btnStationDefault_Click);
|
|
//
|
|
// ctlMeterReady10
|
|
//
|
|
this.ctlMeterReady10.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.ctlMeterReady10.CalibrationRun = null;
|
|
this.ctlMeterReady10.CustomerSerialNr = null;
|
|
this.ctlMeterReady10.LastTestBechState = 0;
|
|
this.ctlMeterReady10.Location = new System.Drawing.Point(3, 635);
|
|
this.ctlMeterReady10.Metersize = Xylem.Common.Logic.ProductionOrderCore.OrderData.MeterSize.DN40;
|
|
this.ctlMeterReady10.Name = "ctlMeterReady10";
|
|
this.ctlMeterReady10.OrderNumber = null;
|
|
this.ctlMeterReady10.RadioAdress = null;
|
|
this.ctlMeterReady10.Size = new System.Drawing.Size(525, 50);
|
|
this.ctlMeterReady10.TabIndex = 38;
|
|
//
|
|
// ctlMeterReady9
|
|
//
|
|
this.ctlMeterReady9.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.ctlMeterReady9.CalibrationRun = null;
|
|
this.ctlMeterReady9.CustomerSerialNr = null;
|
|
this.ctlMeterReady9.LastTestBechState = 0;
|
|
this.ctlMeterReady9.Location = new System.Drawing.Point(3, 579);
|
|
this.ctlMeterReady9.Metersize = Xylem.Common.Logic.ProductionOrderCore.OrderData.MeterSize.DN40;
|
|
this.ctlMeterReady9.Name = "ctlMeterReady9";
|
|
this.ctlMeterReady9.OrderNumber = null;
|
|
this.ctlMeterReady9.RadioAdress = null;
|
|
this.ctlMeterReady9.Size = new System.Drawing.Size(525, 50);
|
|
this.ctlMeterReady9.TabIndex = 37;
|
|
//
|
|
// ctlMeterReady8
|
|
//
|
|
this.ctlMeterReady8.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.ctlMeterReady8.CalibrationRun = null;
|
|
this.ctlMeterReady8.CustomerSerialNr = null;
|
|
this.ctlMeterReady8.LastTestBechState = 0;
|
|
this.ctlMeterReady8.Location = new System.Drawing.Point(3, 522);
|
|
this.ctlMeterReady8.Metersize = Xylem.Common.Logic.ProductionOrderCore.OrderData.MeterSize.DN40;
|
|
this.ctlMeterReady8.Name = "ctlMeterReady8";
|
|
this.ctlMeterReady8.OrderNumber = null;
|
|
this.ctlMeterReady8.RadioAdress = null;
|
|
this.ctlMeterReady8.Size = new System.Drawing.Size(525, 50);
|
|
this.ctlMeterReady8.TabIndex = 36;
|
|
//
|
|
// ctlMeterReady7
|
|
//
|
|
this.ctlMeterReady7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.ctlMeterReady7.CalibrationRun = null;
|
|
this.ctlMeterReady7.CustomerSerialNr = null;
|
|
this.ctlMeterReady7.LastTestBechState = 0;
|
|
this.ctlMeterReady7.Location = new System.Drawing.Point(3, 466);
|
|
this.ctlMeterReady7.Metersize = Xylem.Common.Logic.ProductionOrderCore.OrderData.MeterSize.DN40;
|
|
this.ctlMeterReady7.Name = "ctlMeterReady7";
|
|
this.ctlMeterReady7.OrderNumber = null;
|
|
this.ctlMeterReady7.RadioAdress = null;
|
|
this.ctlMeterReady7.Size = new System.Drawing.Size(525, 50);
|
|
this.ctlMeterReady7.TabIndex = 35;
|
|
//
|
|
// ctlMeterReady6
|
|
//
|
|
this.ctlMeterReady6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.ctlMeterReady6.CalibrationRun = null;
|
|
this.ctlMeterReady6.CustomerSerialNr = null;
|
|
this.ctlMeterReady6.LastTestBechState = 0;
|
|
this.ctlMeterReady6.Location = new System.Drawing.Point(3, 410);
|
|
this.ctlMeterReady6.Metersize = Xylem.Common.Logic.ProductionOrderCore.OrderData.MeterSize.DN40;
|
|
this.ctlMeterReady6.Name = "ctlMeterReady6";
|
|
this.ctlMeterReady6.OrderNumber = null;
|
|
this.ctlMeterReady6.RadioAdress = null;
|
|
this.ctlMeterReady6.Size = new System.Drawing.Size(525, 50);
|
|
this.ctlMeterReady6.TabIndex = 34;
|
|
//
|
|
// ctlMeterReady5
|
|
//
|
|
this.ctlMeterReady5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.ctlMeterReady5.CalibrationRun = null;
|
|
this.ctlMeterReady5.CustomerSerialNr = null;
|
|
this.ctlMeterReady5.LastTestBechState = 0;
|
|
this.ctlMeterReady5.Location = new System.Drawing.Point(3, 354);
|
|
this.ctlMeterReady5.Metersize = Xylem.Common.Logic.ProductionOrderCore.OrderData.MeterSize.DN40;
|
|
this.ctlMeterReady5.Name = "ctlMeterReady5";
|
|
this.ctlMeterReady5.OrderNumber = null;
|
|
this.ctlMeterReady5.RadioAdress = null;
|
|
this.ctlMeterReady5.Size = new System.Drawing.Size(525, 50);
|
|
this.ctlMeterReady5.TabIndex = 33;
|
|
//
|
|
// ctlMeterReady4
|
|
//
|
|
this.ctlMeterReady4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.ctlMeterReady4.CalibrationRun = null;
|
|
this.ctlMeterReady4.CustomerSerialNr = null;
|
|
this.ctlMeterReady4.LastTestBechState = 0;
|
|
this.ctlMeterReady4.Location = new System.Drawing.Point(3, 298);
|
|
this.ctlMeterReady4.Metersize = Xylem.Common.Logic.ProductionOrderCore.OrderData.MeterSize.DN40;
|
|
this.ctlMeterReady4.Name = "ctlMeterReady4";
|
|
this.ctlMeterReady4.OrderNumber = null;
|
|
this.ctlMeterReady4.RadioAdress = null;
|
|
this.ctlMeterReady4.Size = new System.Drawing.Size(525, 50);
|
|
this.ctlMeterReady4.TabIndex = 32;
|
|
//
|
|
// ctlMeterReady3
|
|
//
|
|
this.ctlMeterReady3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.ctlMeterReady3.CalibrationRun = null;
|
|
this.ctlMeterReady3.CustomerSerialNr = null;
|
|
this.ctlMeterReady3.LastTestBechState = 0;
|
|
this.ctlMeterReady3.Location = new System.Drawing.Point(3, 242);
|
|
this.ctlMeterReady3.Metersize = Xylem.Common.Logic.ProductionOrderCore.OrderData.MeterSize.DN40;
|
|
this.ctlMeterReady3.Name = "ctlMeterReady3";
|
|
this.ctlMeterReady3.OrderNumber = null;
|
|
this.ctlMeterReady3.RadioAdress = null;
|
|
this.ctlMeterReady3.Size = new System.Drawing.Size(525, 50);
|
|
this.ctlMeterReady3.TabIndex = 31;
|
|
//
|
|
// ctlMeterReady2
|
|
//
|
|
this.ctlMeterReady2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.ctlMeterReady2.CalibrationRun = null;
|
|
this.ctlMeterReady2.CustomerSerialNr = null;
|
|
this.ctlMeterReady2.LastTestBechState = 0;
|
|
this.ctlMeterReady2.Location = new System.Drawing.Point(3, 186);
|
|
this.ctlMeterReady2.Metersize = Xylem.Common.Logic.ProductionOrderCore.OrderData.MeterSize.DN40;
|
|
this.ctlMeterReady2.Name = "ctlMeterReady2";
|
|
this.ctlMeterReady2.OrderNumber = null;
|
|
this.ctlMeterReady2.RadioAdress = null;
|
|
this.ctlMeterReady2.Size = new System.Drawing.Size(525, 50);
|
|
this.ctlMeterReady2.TabIndex = 30;
|
|
this.ctlMeterReady2.Load += new System.EventHandler(this.ctlMeterReady2_Load);
|
|
this.ctlMeterReady2.Click += new System.EventHandler(this.ctlMeterReady2_Click);
|
|
//
|
|
// ctlMeterReady1
|
|
//
|
|
this.ctlMeterReady1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.ctlMeterReady1.CalibrationRun = null;
|
|
this.ctlMeterReady1.CustomerSerialNr = null;
|
|
this.ctlMeterReady1.LastTestBechState = 0;
|
|
this.ctlMeterReady1.Location = new System.Drawing.Point(3, 130);
|
|
this.ctlMeterReady1.Metersize = Xylem.Common.Logic.ProductionOrderCore.OrderData.MeterSize.DN40;
|
|
this.ctlMeterReady1.Name = "ctlMeterReady1";
|
|
this.ctlMeterReady1.OrderNumber = null;
|
|
this.ctlMeterReady1.RadioAdress = null;
|
|
this.ctlMeterReady1.Size = new System.Drawing.Size(525, 50);
|
|
this.ctlMeterReady1.TabIndex = 29;
|
|
//
|
|
// ctlBenchRdy
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.Controls.Add(this.btnStationDefault);
|
|
this.Controls.Add(this.btnUserDefault);
|
|
this.Controls.Add(this.groupBox5);
|
|
this.Controls.Add(this.gbxMoreSettings);
|
|
this.Controls.Add(this.btnRun);
|
|
this.Controls.Add(this.btnSearch);
|
|
this.Controls.Add(this.btnTake);
|
|
this.Controls.Add(this.gbxTempSource);
|
|
this.Controls.Add(this.gbxForAll);
|
|
this.Controls.Add(this.groupBox1);
|
|
this.Controls.Add(this.label4);
|
|
this.Controls.Add(this.ctlMeterReady10);
|
|
this.Controls.Add(this.ctlMeterReady9);
|
|
this.Controls.Add(this.ctlMeterReady8);
|
|
this.Controls.Add(this.ctlMeterReady7);
|
|
this.Controls.Add(this.ctlMeterReady6);
|
|
this.Controls.Add(this.ctlMeterReady5);
|
|
this.Controls.Add(this.ctlMeterReady4);
|
|
this.Controls.Add(this.ctlMeterReady3);
|
|
this.Controls.Add(this.ctlMeterReady2);
|
|
this.Controls.Add(this.ctlMeterReady1);
|
|
this.Controls.Add(this.label1);
|
|
this.Controls.Add(this.button2);
|
|
this.Controls.Add(this.label3);
|
|
this.Controls.Add(this.lblPcbId);
|
|
this.Name = "ctlBenchRdy";
|
|
this.Size = new System.Drawing.Size(752, 698);
|
|
this.Load += new System.EventHandler(this.ctlCheckTestBenchReady_Load);
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.groupBox1.PerformLayout();
|
|
this.gbxForAll.ResumeLayout(false);
|
|
this.gbxForAll.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudCalibrationTarget)).EndInit();
|
|
this.gbxTempSource.ResumeLayout(false);
|
|
this.gbxTempSource.PerformLayout();
|
|
this.gbxMoreSettings.ResumeLayout(false);
|
|
this.gbxMoreSettings.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.nudDelay)).EndInit();
|
|
this.groupBox5.ResumeLayout(false);
|
|
this.groupBox5.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Label lblPcbId;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Button button2;
|
|
private System.Windows.Forms.Label label1;
|
|
private ctlMeterReady ctlMeterReady1;
|
|
private ctlMeterReady ctlMeterReady2;
|
|
private ctlMeterReady ctlMeterReady3;
|
|
private ctlMeterReady ctlMeterReady4;
|
|
private ctlMeterReady ctlMeterReady5;
|
|
private ctlMeterReady ctlMeterReady6;
|
|
private ctlMeterReady ctlMeterReady7;
|
|
private ctlMeterReady ctlMeterReady8;
|
|
private ctlMeterReady ctlMeterReady9;
|
|
private ctlMeterReady ctlMeterReady10;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.Label label10;
|
|
private System.Windows.Forms.Label label11;
|
|
private System.Windows.Forms.Label label14;
|
|
private System.Windows.Forms.Label label13;
|
|
private System.Windows.Forms.Label label12;
|
|
private System.Windows.Forms.Label label15;
|
|
private System.Windows.Forms.Label label16;
|
|
private System.Windows.Forms.Label label17;
|
|
private System.Windows.Forms.Label label18;
|
|
private System.Windows.Forms.Label label19;
|
|
private System.Windows.Forms.Label label20;
|
|
private System.Windows.Forms.Label label21;
|
|
private System.Windows.Forms.Label label22;
|
|
private System.Windows.Forms.GroupBox gbxForAll;
|
|
private System.Windows.Forms.CheckBox cbDoFlowCalibration;
|
|
private System.Windows.Forms.Label lblDoPreajustment;
|
|
private System.Windows.Forms.Label duFlowCalibration;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.NumericUpDown nudCalibrationTarget;
|
|
private System.Windows.Forms.Label lblDoPreajdus;
|
|
private System.Windows.Forms.CheckBox cbxDoPreajdustment;
|
|
private System.Windows.Forms.GroupBox gbxTempSource;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.Button btnTake;
|
|
private System.Windows.Forms.Button btnSearch;
|
|
private System.Windows.Forms.RadioButton rbtTempFlansh;
|
|
private System.Windows.Forms.RadioButton rbtTempPtOverSps;
|
|
private System.Windows.Forms.RadioButton rbtTempManualInput;
|
|
private System.Windows.Forms.Button btnTemp12;
|
|
private System.Windows.Forms.Button btnTemp11;
|
|
private System.Windows.Forms.Label lblTempTF12;
|
|
private System.Windows.Forms.Label lblTempTF11;
|
|
private System.Windows.Forms.Label lblTf12;
|
|
private System.Windows.Forms.Label lblTf11;
|
|
private System.Windows.Forms.Button btnRun;
|
|
private System.Windows.Forms.Label label25;
|
|
private System.Windows.Forms.GroupBox gbxMoreSettings;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.NumericUpDown nudDelay;
|
|
private System.Windows.Forms.CheckBox cbxAllChannlesReq;
|
|
private System.Windows.Forms.CheckBox cbxResearch;
|
|
private System.Windows.Forms.GroupBox groupBox5;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Label label23;
|
|
private System.Windows.Forms.Label label24;
|
|
private System.Windows.Forms.TrackBar trackBar1;
|
|
private System.Windows.Forms.Label label26;
|
|
private System.Windows.Forms.Button btnUserDefault;
|
|
private System.Windows.Forms.Button btnStationDefault;
|
|
}
|
|
}
|