namespace Aitex.Core.Backend { partial class DeviceConfigBackendView { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.label1 = new System.Windows.Forms.Label(); this.ckHasBoostPump = new System.Windows.Forms.CheckBox(); this.btnSetHasBoostPump = new System.Windows.Forms.Button(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.btnSetHasThrottleValve = new System.Windows.Forms.Button(); this.ckHasThrottleValve = new System.Windows.Forms.CheckBox(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.btnGasLine5Enable = new System.Windows.Forms.Button(); this.btnGasLine4Enable = new System.Windows.Forms.Button(); this.btnGasLine3Enable = new System.Windows.Forms.Button(); this.btnGasLine2Enable = new System.Windows.Forms.Button(); this.btnGasLine1Enable = new System.Windows.Forms.Button(); this.ckGasLine5Enable = new System.Windows.Forms.CheckBox(); this.ckGasLine4Enable = new System.Windows.Forms.CheckBox(); this.ckGasLine3Enable = new System.Windows.Forms.CheckBox(); this.ckGasLine2Enable = new System.Windows.Forms.CheckBox(); this.ckGasLine1Enable = new System.Windows.Forms.CheckBox(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.btnRfPowerRange = new System.Windows.Forms.Button(); this.txtRfPowerRange = new System.Windows.Forms.TextBox(); this.btnRfPulsingFunctionEnable = new System.Windows.Forms.Button(); this.ckRfPulsingFunctionEnable = new System.Windows.Forms.CheckBox(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.btnGas1Factor = new System.Windows.Forms.Button(); this.txtRfFactor = new System.Windows.Forms.TextBox(); this.btnRfFactor = new System.Windows.Forms.Button(); this.label2 = new System.Windows.Forms.Label(); this.DFGas1Factor = new System.Windows.Forms.Label(); this.lABELGas2Factor = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.txtGas1Factor = new System.Windows.Forms.TextBox(); this.txtGas2Factor = new System.Windows.Forms.TextBox(); this.txtGas3Factor = new System.Windows.Forms.TextBox(); this.txtGas4Factor = new System.Windows.Forms.TextBox(); this.txtGas5Factor = new System.Windows.Forms.TextBox(); this.btnGas2Factor = new System.Windows.Forms.Button(); this.btnGas3Factor = new System.Windows.Forms.Button(); this.btnGas4Factor = new System.Windows.Forms.Button(); this.btnGas5Factor = new System.Windows.Forms.Button(); this.label8 = new System.Windows.Forms.Label(); this.groupBox1.SuspendLayout(); this.groupBox2.SuspendLayout(); this.groupBox3.SuspendLayout(); this.groupBox4.SuspendLayout(); this.SuspendLayout(); // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label1.ForeColor = System.Drawing.SystemColors.MenuHighlight; this.label1.Location = new System.Drawing.Point(18, 14); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(616, 27); this.label1.TabIndex = 0; this.label1.Text = "Notice:Restart system before all the configuration be valid"; // // ckHasBoostPump // this.ckHasBoostPump.AutoSize = true; this.ckHasBoostPump.Location = new System.Drawing.Point(16, 34); this.ckHasBoostPump.Name = "ckHasBoostPump"; this.ckHasBoostPump.Size = new System.Drawing.Size(126, 16); this.ckHasBoostPump.TabIndex = 1; this.ckHasBoostPump.Text = "Boost Pump Enable"; this.ckHasBoostPump.UseVisualStyleBackColor = true; this.ckHasBoostPump.CheckedChanged += new System.EventHandler(this.ckHasBoostPump_CheckedChanged); // // btnSetHasBoostPump // this.btnSetHasBoostPump.Location = new System.Drawing.Point(190, 30); this.btnSetHasBoostPump.Name = "btnSetHasBoostPump"; this.btnSetHasBoostPump.Size = new System.Drawing.Size(75, 23); this.btnSetHasBoostPump.TabIndex = 2; this.btnSetHasBoostPump.Text = "Set"; this.btnSetHasBoostPump.UseVisualStyleBackColor = true; this.btnSetHasBoostPump.Click += new System.EventHandler(this.btnSetHasBoostPump_Click); // // groupBox1 // this.groupBox1.Controls.Add(this.btnSetHasThrottleValve); this.groupBox1.Controls.Add(this.ckHasThrottleValve); this.groupBox1.Controls.Add(this.ckHasBoostPump); this.groupBox1.Controls.Add(this.btnSetHasBoostPump); this.groupBox1.Location = new System.Drawing.Point(23, 61); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(301, 112); this.groupBox1.TabIndex = 3; this.groupBox1.TabStop = false; this.groupBox1.Text = "Pressure Control Configuration"; // // btnSetHasThrottleValve // this.btnSetHasThrottleValve.Location = new System.Drawing.Point(190, 63); this.btnSetHasThrottleValve.Name = "btnSetHasThrottleValve"; this.btnSetHasThrottleValve.Size = new System.Drawing.Size(75, 23); this.btnSetHasThrottleValve.TabIndex = 4; this.btnSetHasThrottleValve.Text = "Set"; this.btnSetHasThrottleValve.UseVisualStyleBackColor = true; this.btnSetHasThrottleValve.Click += new System.EventHandler(this.btnSetHasThrottleValve_Click); // // ckHasThrottleValve // this.ckHasThrottleValve.AutoSize = true; this.ckHasThrottleValve.Location = new System.Drawing.Point(16, 71); this.ckHasThrottleValve.Name = "ckHasThrottleValve"; this.ckHasThrottleValve.Size = new System.Drawing.Size(150, 16); this.ckHasThrottleValve.TabIndex = 3; this.ckHasThrottleValve.Text = "Throttle Valve Enable"; this.ckHasThrottleValve.UseVisualStyleBackColor = true; this.ckHasThrottleValve.CheckedChanged += new System.EventHandler(this.ckHasThrottleValve_CheckedChanged); // // groupBox2 // this.groupBox2.Controls.Add(this.btnGasLine5Enable); this.groupBox2.Controls.Add(this.btnGasLine4Enable); this.groupBox2.Controls.Add(this.btnGasLine3Enable); this.groupBox2.Controls.Add(this.btnGasLine2Enable); this.groupBox2.Controls.Add(this.btnGasLine1Enable); this.groupBox2.Controls.Add(this.ckGasLine5Enable); this.groupBox2.Controls.Add(this.ckGasLine4Enable); this.groupBox2.Controls.Add(this.ckGasLine3Enable); this.groupBox2.Controls.Add(this.ckGasLine2Enable); this.groupBox2.Controls.Add(this.ckGasLine1Enable); this.groupBox2.Location = new System.Drawing.Point(23, 213); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(301, 205); this.groupBox2.TabIndex = 4; this.groupBox2.TabStop = false; this.groupBox2.Text = "Gas Line Configuration"; // // btnGasLine5Enable // this.btnGasLine5Enable.Location = new System.Drawing.Point(175, 160); this.btnGasLine5Enable.Name = "btnGasLine5Enable"; this.btnGasLine5Enable.Size = new System.Drawing.Size(75, 23); this.btnGasLine5Enable.TabIndex = 1; this.btnGasLine5Enable.Text = "Set"; this.btnGasLine5Enable.UseVisualStyleBackColor = true; this.btnGasLine5Enable.Click += new System.EventHandler(this.btnGasLine5Enable_Click); // // btnGasLine4Enable // this.btnGasLine4Enable.Location = new System.Drawing.Point(175, 129); this.btnGasLine4Enable.Name = "btnGasLine4Enable"; this.btnGasLine4Enable.Size = new System.Drawing.Size(75, 23); this.btnGasLine4Enable.TabIndex = 1; this.btnGasLine4Enable.Text = "Set"; this.btnGasLine4Enable.UseVisualStyleBackColor = true; this.btnGasLine4Enable.Click += new System.EventHandler(this.btnGasLine4Enable_Click); // // btnGasLine3Enable // this.btnGasLine3Enable.Location = new System.Drawing.Point(175, 98); this.btnGasLine3Enable.Name = "btnGasLine3Enable"; this.btnGasLine3Enable.Size = new System.Drawing.Size(75, 23); this.btnGasLine3Enable.TabIndex = 1; this.btnGasLine3Enable.Text = "Set"; this.btnGasLine3Enable.UseVisualStyleBackColor = true; this.btnGasLine3Enable.Click += new System.EventHandler(this.btnGasLine3Enable_Click); // // btnGasLine2Enable // this.btnGasLine2Enable.Location = new System.Drawing.Point(175, 67); this.btnGasLine2Enable.Name = "btnGasLine2Enable"; this.btnGasLine2Enable.Size = new System.Drawing.Size(75, 23); this.btnGasLine2Enable.TabIndex = 1; this.btnGasLine2Enable.Text = "Set"; this.btnGasLine2Enable.UseVisualStyleBackColor = true; this.btnGasLine2Enable.Click += new System.EventHandler(this.btnGasLine2Enable_Click); // // btnGasLine1Enable // this.btnGasLine1Enable.Location = new System.Drawing.Point(175, 36); this.btnGasLine1Enable.Name = "btnGasLine1Enable"; this.btnGasLine1Enable.Size = new System.Drawing.Size(75, 23); this.btnGasLine1Enable.TabIndex = 1; this.btnGasLine1Enable.Text = "Set"; this.btnGasLine1Enable.UseVisualStyleBackColor = true; this.btnGasLine1Enable.Click += new System.EventHandler(this.btnGasLine1Enable_Click); // // ckGasLine5Enable // this.ckGasLine5Enable.AutoSize = true; this.ckGasLine5Enable.Location = new System.Drawing.Point(16, 164); this.ckGasLine5Enable.Name = "ckGasLine5Enable"; this.ckGasLine5Enable.Size = new System.Drawing.Size(132, 16); this.ckGasLine5Enable.TabIndex = 0; this.ckGasLine5Enable.Text = "Gas Line 5 Enabled"; this.ckGasLine5Enable.UseVisualStyleBackColor = true; this.ckGasLine5Enable.CheckedChanged += new System.EventHandler(this.ckGasLine5Enable_CheckedChanged); // // ckGasLine4Enable // this.ckGasLine4Enable.AutoSize = true; this.ckGasLine4Enable.Location = new System.Drawing.Point(16, 133); this.ckGasLine4Enable.Name = "ckGasLine4Enable"; this.ckGasLine4Enable.Size = new System.Drawing.Size(132, 16); this.ckGasLine4Enable.TabIndex = 0; this.ckGasLine4Enable.Text = "Gas Line 4 Enabled"; this.ckGasLine4Enable.UseVisualStyleBackColor = true; this.ckGasLine4Enable.CheckedChanged += new System.EventHandler(this.ckGasLine4Enable_CheckedChanged); // // ckGasLine3Enable // this.ckGasLine3Enable.AutoSize = true; this.ckGasLine3Enable.Location = new System.Drawing.Point(16, 102); this.ckGasLine3Enable.Name = "ckGasLine3Enable"; this.ckGasLine3Enable.Size = new System.Drawing.Size(132, 16); this.ckGasLine3Enable.TabIndex = 0; this.ckGasLine3Enable.Text = "Gas Line 3 Enabled"; this.ckGasLine3Enable.UseVisualStyleBackColor = true; this.ckGasLine3Enable.CheckedChanged += new System.EventHandler(this.ckGasLine3Enable_CheckedChanged); // // ckGasLine2Enable // this.ckGasLine2Enable.AutoSize = true; this.ckGasLine2Enable.Location = new System.Drawing.Point(16, 71); this.ckGasLine2Enable.Name = "ckGasLine2Enable"; this.ckGasLine2Enable.Size = new System.Drawing.Size(132, 16); this.ckGasLine2Enable.TabIndex = 0; this.ckGasLine2Enable.Text = "Gas Line 2 Enabled"; this.ckGasLine2Enable.UseVisualStyleBackColor = true; this.ckGasLine2Enable.CheckedChanged += new System.EventHandler(this.ckGasLine2Enable_CheckedChanged); // // ckGasLine1Enable // this.ckGasLine1Enable.AutoSize = true; this.ckGasLine1Enable.Location = new System.Drawing.Point(16, 40); this.ckGasLine1Enable.Name = "ckGasLine1Enable"; this.ckGasLine1Enable.Size = new System.Drawing.Size(132, 16); this.ckGasLine1Enable.TabIndex = 0; this.ckGasLine1Enable.Text = "Gas Line 1 Enabled"; this.ckGasLine1Enable.UseVisualStyleBackColor = true; this.ckGasLine1Enable.CheckedChanged += new System.EventHandler(this.ckGasLine1Enable_CheckedChanged); // // groupBox3 // this.groupBox3.Controls.Add(this.label8); this.groupBox3.Controls.Add(this.btnRfPowerRange); this.groupBox3.Controls.Add(this.txtRfPowerRange); this.groupBox3.Controls.Add(this.btnRfPulsingFunctionEnable); this.groupBox3.Controls.Add(this.ckRfPulsingFunctionEnable); this.groupBox3.Location = new System.Drawing.Point(392, 61); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(423, 112); this.groupBox3.TabIndex = 5; this.groupBox3.TabStop = false; this.groupBox3.Text = "RF Function Configuration"; // // btnRfPowerRange // this.btnRfPowerRange.Location = new System.Drawing.Point(333, 64); this.btnRfPowerRange.Name = "btnRfPowerRange"; this.btnRfPowerRange.Size = new System.Drawing.Size(75, 23); this.btnRfPowerRange.TabIndex = 3; this.btnRfPowerRange.Text = "Set"; this.btnRfPowerRange.UseVisualStyleBackColor = true; this.btnRfPowerRange.Click += new System.EventHandler(this.btnRfPowerRange_Click); // // txtRfPowerRange // this.txtRfPowerRange.Location = new System.Drawing.Point(158, 65); this.txtRfPowerRange.Name = "txtRfPowerRange"; this.txtRfPowerRange.Size = new System.Drawing.Size(151, 21); this.txtRfPowerRange.TabIndex = 2; this.txtRfPowerRange.TextChanged += new System.EventHandler(this.txtRfPowerRange_TextChanged); // // btnRfPulsingFunctionEnable // this.btnRfPulsingFunctionEnable.Location = new System.Drawing.Point(333, 30); this.btnRfPulsingFunctionEnable.Name = "btnRfPulsingFunctionEnable"; this.btnRfPulsingFunctionEnable.Size = new System.Drawing.Size(75, 23); this.btnRfPulsingFunctionEnable.TabIndex = 1; this.btnRfPulsingFunctionEnable.Text = "Set"; this.btnRfPulsingFunctionEnable.UseVisualStyleBackColor = true; this.btnRfPulsingFunctionEnable.Click += new System.EventHandler(this.btnRfPulsingFunctionEnable_Click); // // ckRfPulsingFunctionEnable // this.ckRfPulsingFunctionEnable.AutoSize = true; this.ckRfPulsingFunctionEnable.Location = new System.Drawing.Point(39, 34); this.ckRfPulsingFunctionEnable.Name = "ckRfPulsingFunctionEnable"; this.ckRfPulsingFunctionEnable.Size = new System.Drawing.Size(162, 16); this.ckRfPulsingFunctionEnable.TabIndex = 0; this.ckRfPulsingFunctionEnable.Text = "Pulsing Function Enable"; this.ckRfPulsingFunctionEnable.UseVisualStyleBackColor = true; this.ckRfPulsingFunctionEnable.CheckedChanged += new System.EventHandler(this.ckRfPulsingFunctionEnable_CheckedChanged); // // groupBox4 // this.groupBox4.Controls.Add(this.label7); this.groupBox4.Controls.Add(this.label6); this.groupBox4.Controls.Add(this.label5); this.groupBox4.Controls.Add(this.lABELGas2Factor); this.groupBox4.Controls.Add(this.DFGas1Factor); this.groupBox4.Controls.Add(this.label2); this.groupBox4.Controls.Add(this.btnGas1Factor); this.groupBox4.Controls.Add(this.txtGas5Factor); this.groupBox4.Controls.Add(this.txtGas4Factor); this.groupBox4.Controls.Add(this.txtGas3Factor); this.groupBox4.Controls.Add(this.txtGas2Factor); this.groupBox4.Controls.Add(this.txtGas1Factor); this.groupBox4.Controls.Add(this.txtRfFactor); this.groupBox4.Controls.Add(this.btnGas5Factor); this.groupBox4.Controls.Add(this.btnGas4Factor); this.groupBox4.Controls.Add(this.btnGas3Factor); this.groupBox4.Controls.Add(this.btnGas2Factor); this.groupBox4.Controls.Add(this.btnRfFactor); this.groupBox4.Location = new System.Drawing.Point(392, 222); this.groupBox4.Name = "groupBox4"; this.groupBox4.Size = new System.Drawing.Size(423, 196); this.groupBox4.TabIndex = 6; this.groupBox4.TabStop = false; this.groupBox4.Text = "Regulation Factor Configuration"; // // btnGas1Factor // this.btnGas1Factor.Location = new System.Drawing.Point(333, 42); this.btnGas1Factor.Name = "btnGas1Factor"; this.btnGas1Factor.Size = new System.Drawing.Size(75, 23); this.btnGas1Factor.TabIndex = 3; this.btnGas1Factor.Text = "Set"; this.btnGas1Factor.UseVisualStyleBackColor = true; this.btnGas1Factor.Click += new System.EventHandler(this.btnGas1Factor_Click); // // txtRfFactor // this.txtRfFactor.Location = new System.Drawing.Point(192, 14); this.txtRfFactor.Name = "txtRfFactor"; this.txtRfFactor.Size = new System.Drawing.Size(117, 21); this.txtRfFactor.TabIndex = 2; this.txtRfFactor.TextChanged += new System.EventHandler(this.txtRfFactor_TextChanged); // // btnRfFactor // this.btnRfFactor.Location = new System.Drawing.Point(333, 14); this.btnRfFactor.Name = "btnRfFactor"; this.btnRfFactor.Size = new System.Drawing.Size(75, 23); this.btnRfFactor.TabIndex = 1; this.btnRfFactor.Text = "Set"; this.btnRfFactor.UseVisualStyleBackColor = true; this.btnRfFactor.Click += new System.EventHandler(this.btnRfFactor_Click); // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(19, 17); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(167, 12); this.label2.TabIndex = 4; this.label2.Text = "RF Power Regulation Factor "; // // DFGas1Factor // this.DFGas1Factor.AutoSize = true; this.DFGas1Factor.Location = new System.Drawing.Point(19, 46); this.DFGas1Factor.Name = "DFGas1Factor"; this.DFGas1Factor.Size = new System.Drawing.Size(149, 12); this.DFGas1Factor.TabIndex = 4; this.DFGas1Factor.Text = "MFC 1 Regulation Factor "; // // lABELGas2Factor // this.lABELGas2Factor.AutoSize = true; this.lABELGas2Factor.Location = new System.Drawing.Point(19, 75); this.lABELGas2Factor.Name = "lABELGas2Factor"; this.lABELGas2Factor.Size = new System.Drawing.Size(149, 12); this.lABELGas2Factor.TabIndex = 4; this.lABELGas2Factor.Text = "MFC 2 Regulation Factor "; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(19, 104); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(149, 12); this.label5.TabIndex = 4; this.label5.Text = "MFC 3 Regulation Factor "; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(19, 133); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(149, 12); this.label6.TabIndex = 4; this.label6.Text = "MFC 4 Regulation Factor "; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(19, 162); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(149, 12); this.label7.TabIndex = 4; this.label7.Text = "MFC 5 Regulation Factor "; // // txtGas1Factor // this.txtGas1Factor.Location = new System.Drawing.Point(192, 43); this.txtGas1Factor.Name = "txtGas1Factor"; this.txtGas1Factor.Size = new System.Drawing.Size(117, 21); this.txtGas1Factor.TabIndex = 2; this.txtGas1Factor.TextChanged += new System.EventHandler(this.txtGas1Factor_TextChanged); // // txtGas2Factor // this.txtGas2Factor.Location = new System.Drawing.Point(192, 72); this.txtGas2Factor.Name = "txtGas2Factor"; this.txtGas2Factor.Size = new System.Drawing.Size(117, 21); this.txtGas2Factor.TabIndex = 2; this.txtGas2Factor.TextChanged += new System.EventHandler(this.txtGas2Factor_TextChanged); // // txtGas3Factor // this.txtGas3Factor.Location = new System.Drawing.Point(192, 101); this.txtGas3Factor.Name = "txtGas3Factor"; this.txtGas3Factor.Size = new System.Drawing.Size(117, 21); this.txtGas3Factor.TabIndex = 2; this.txtGas3Factor.TextChanged += new System.EventHandler(this.txtGas3Factor_TextChanged); // // txtGas4Factor // this.txtGas4Factor.Location = new System.Drawing.Point(192, 130); this.txtGas4Factor.Name = "txtGas4Factor"; this.txtGas4Factor.Size = new System.Drawing.Size(117, 21); this.txtGas4Factor.TabIndex = 2; this.txtGas4Factor.TextChanged += new System.EventHandler(this.txtGas4Factor_TextChanged); // // txtGas5Factor // this.txtGas5Factor.Location = new System.Drawing.Point(192, 159); this.txtGas5Factor.Name = "txtGas5Factor"; this.txtGas5Factor.Size = new System.Drawing.Size(117, 21); this.txtGas5Factor.TabIndex = 2; this.txtGas5Factor.TextChanged += new System.EventHandler(this.txtGas5Factor_TextChanged); // // btnGas2Factor // this.btnGas2Factor.Location = new System.Drawing.Point(333, 70); this.btnGas2Factor.Name = "btnGas2Factor"; this.btnGas2Factor.Size = new System.Drawing.Size(75, 23); this.btnGas2Factor.TabIndex = 1; this.btnGas2Factor.Text = "Set"; this.btnGas2Factor.UseVisualStyleBackColor = true; this.btnGas2Factor.Click += new System.EventHandler(this.btnGas2Factor_Click); // // btnGas3Factor // this.btnGas3Factor.Location = new System.Drawing.Point(333, 98); this.btnGas3Factor.Name = "btnGas3Factor"; this.btnGas3Factor.Size = new System.Drawing.Size(75, 23); this.btnGas3Factor.TabIndex = 1; this.btnGas3Factor.Text = "Set"; this.btnGas3Factor.UseVisualStyleBackColor = true; this.btnGas3Factor.Click += new System.EventHandler(this.btnGas3Factor_Click); // // btnGas4Factor // this.btnGas4Factor.Location = new System.Drawing.Point(333, 126); this.btnGas4Factor.Name = "btnGas4Factor"; this.btnGas4Factor.Size = new System.Drawing.Size(75, 23); this.btnGas4Factor.TabIndex = 1; this.btnGas4Factor.Text = "Set"; this.btnGas4Factor.UseVisualStyleBackColor = true; this.btnGas4Factor.Click += new System.EventHandler(this.btnGas4Factor_Click); // // btnGas5Factor // this.btnGas5Factor.Location = new System.Drawing.Point(333, 154); this.btnGas5Factor.Name = "btnGas5Factor"; this.btnGas5Factor.Size = new System.Drawing.Size(75, 23); this.btnGas5Factor.TabIndex = 1; this.btnGas5Factor.Text = "Set"; this.btnGas5Factor.UseVisualStyleBackColor = true; this.btnGas5Factor.Click += new System.EventHandler(this.btnGas5Factor_Click); // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(47, 69); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(89, 12); this.label8.TabIndex = 4; this.label8.Text = "RF Power Range"; // // DeviceConfigBackendView // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.groupBox4); this.Controls.Add(this.groupBox3); this.Controls.Add(this.groupBox2); this.Controls.Add(this.groupBox1); this.Controls.Add(this.label1); this.Name = "DeviceConfigBackendView"; this.Size = new System.Drawing.Size(932, 528); this.Load += new System.EventHandler(this.DeviceConfigBackendView_Load); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.groupBox3.ResumeLayout(false); this.groupBox3.PerformLayout(); this.groupBox4.ResumeLayout(false); this.groupBox4.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Label label1; private System.Windows.Forms.CheckBox ckHasBoostPump; private System.Windows.Forms.Button btnSetHasBoostPump; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.Button btnSetHasThrottleValve; private System.Windows.Forms.CheckBox ckHasThrottleValve; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.Button btnGasLine5Enable; private System.Windows.Forms.Button btnGasLine4Enable; private System.Windows.Forms.Button btnGasLine3Enable; private System.Windows.Forms.Button btnGasLine2Enable; private System.Windows.Forms.Button btnGasLine1Enable; private System.Windows.Forms.CheckBox ckGasLine5Enable; private System.Windows.Forms.CheckBox ckGasLine4Enable; private System.Windows.Forms.CheckBox ckGasLine3Enable; private System.Windows.Forms.CheckBox ckGasLine2Enable; private System.Windows.Forms.CheckBox ckGasLine1Enable; private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.Button btnRfPowerRange; private System.Windows.Forms.TextBox txtRfPowerRange; private System.Windows.Forms.Button btnRfPulsingFunctionEnable; private System.Windows.Forms.CheckBox ckRfPulsingFunctionEnable; private System.Windows.Forms.Label label8; private System.Windows.Forms.GroupBox groupBox4; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label lABELGas2Factor; private System.Windows.Forms.Label DFGas1Factor; private System.Windows.Forms.Label label2; private System.Windows.Forms.Button btnGas1Factor; private System.Windows.Forms.TextBox txtGas5Factor; private System.Windows.Forms.TextBox txtGas4Factor; private System.Windows.Forms.TextBox txtGas3Factor; private System.Windows.Forms.TextBox txtGas2Factor; private System.Windows.Forms.TextBox txtGas1Factor; private System.Windows.Forms.TextBox txtRfFactor; private System.Windows.Forms.Button btnGas5Factor; private System.Windows.Forms.Button btnGas4Factor; private System.Windows.Forms.Button btnGas3Factor; private System.Windows.Forms.Button btnGas2Factor; private System.Windows.Forms.Button btnRfFactor; } }