namespace 口罩泄露测试仪控制系统_定制款.窗体
{
partial class frm_ExperSetting
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
this.timer_UpdateUI = new System.Windows.Forms.Timer(this.components);
this.tabPage1 = new System.Windows.Forms.TabPage();
this.lb_室内TSI = new Sunny.UI.UILabel();
this.lb_室外TSI = new Sunny.UI.UILabel();
this.lb_室外CO2 = new Sunny.UI.UILabel();
this.lb_室内CO2 = new Sunny.UI.UILabel();
this.lb_口罩取样泵 = new Sunny.UI.UILabel();
this.lb_口罩取样阀 = new Sunny.UI.UILabel();
this.lb_室内取样阀 = new Sunny.UI.UILabel();
this.lb_换风系统 = new Sunny.UI.UILabel();
this.lb_气溶胶进气阀 = new Sunny.UI.UILabel();
this.uiPanel5 = new Sunny.UI.UIPanel();
this.uiPanel4 = new Sunny.UI.UIPanel();
this.uiPipe9 = new Sunny.UI.UIPipe();
this.uiPipe8 = new Sunny.UI.UIPipe();
this.uiPipe7 = new Sunny.UI.UIPipe();
this.uiPipe6 = new Sunny.UI.UIPipe();
this.Valve_口罩取样阀 = new Sunny.UI.UIValve();
this.Valve_室内取样阀 = new Sunny.UI.UIValve();
this.Motor_口罩取样泵 = new HslControls.HslMotor();
this.uiPanel3 = new Sunny.UI.UIPanel();
this.uiPipe5 = new Sunny.UI.UIPipe();
this.uiPanel2 = new Sunny.UI.UIPanel();
this.uiPipe4 = new Sunny.UI.UIPipe();
this.uiPipe3 = new Sunny.UI.UIPipe();
this.uiPanel1 = new Sunny.UI.UIPanel();
this.uiLabel21 = new Sunny.UI.UILabel();
this.lb_O2浓度 = new Sunny.UI.UILabel();
this.uiLabel32 = new Sunny.UI.UILabel();
this.lb_湿度 = new Sunny.UI.UILabel();
this.uiLabel30 = new Sunny.UI.UILabel();
this.lb_温度 = new Sunny.UI.UILabel();
this.hslClassifier1 = new HslControls.HslClassifier();
this.Valve_气溶胶进气阀 = new Sunny.UI.UIValve();
this.uiPipe1 = new Sunny.UI.UIPipe();
this.Motor_换风系统 = new HslControls.HslMotor();
this.uiPipe2 = new Sunny.UI.UIPipe();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.btn_室内湿度清零 = new Sunny.UI.UISymbolButton();
this.btn_室内温度清零 = new Sunny.UI.UISymbolButton();
this.btn_室内02清零 = new Sunny.UI.UISymbolButton();
this.btn_口罩CO2清零 = new Sunny.UI.UISymbolButton();
this.btn_室内CO2_清零 = new Sunny.UI.UISymbolButton();
this.tb_室内湿度系数 = new Sunny.UI.UITextBox();
this.uiLabel17 = new Sunny.UI.UILabel();
this.tb_室内湿度基数 = new Sunny.UI.UITextBox();
this.uiLabel18 = new Sunny.UI.UILabel();
this.uiLabel19 = new Sunny.UI.UILabel();
this.tb_室内湿度 = new Sunny.UI.UITextBox();
this.uiLabel20 = new Sunny.UI.UILabel();
this.tb_室内温度系数 = new Sunny.UI.UITextBox();
this.tb_室内02系数 = new Sunny.UI.UITextBox();
this.uiLabel13 = new Sunny.UI.UILabel();
this.tb_口罩CO2系数 = new Sunny.UI.UITextBox();
this.tb_室内温度基数 = new Sunny.UI.UITextBox();
this.uiLabel9 = new Sunny.UI.UILabel();
this.uiLabel14 = new Sunny.UI.UILabel();
this.tb_室内CO2系数 = new Sunny.UI.UITextBox();
this.uiLabel15 = new Sunny.UI.UILabel();
this.tb_室内02基数 = new Sunny.UI.UITextBox();
this.tb_室内温度 = new Sunny.UI.UITextBox();
this.uiLabel16 = new Sunny.UI.UILabel();
this.uiLabel5 = new Sunny.UI.UILabel();
this.uiLabel10 = new Sunny.UI.UILabel();
this.uiLabel4 = new Sunny.UI.UILabel();
this.uiLabel11 = new Sunny.UI.UILabel();
this.tb_口罩CO2基数 = new Sunny.UI.UITextBox();
this.tb_室内02 = new Sunny.UI.UITextBox();
this.uiLabel12 = new Sunny.UI.UILabel();
this.tb_室内CO2基数 = new Sunny.UI.UITextBox();
this.uiLabel6 = new Sunny.UI.UILabel();
this.uiLabel3 = new Sunny.UI.UILabel();
this.uiLabel7 = new Sunny.UI.UILabel();
this.uiLabel2 = new Sunny.UI.UILabel();
this.tb_口罩CO2 = new Sunny.UI.UITextBox();
this.uiLabel8 = new Sunny.UI.UILabel();
this.tb_室内CO2 = new Sunny.UI.UITextBox();
this.uiLabel1 = new Sunny.UI.UILabel();
this.tabPage1.SuspendLayout();
this.uiPanel1.SuspendLayout();
this.tabControl1.SuspendLayout();
this.tabPage2.SuspendLayout();
this.SuspendLayout();
//
// timer_UpdateUI
//
this.timer_UpdateUI.Enabled = true;
this.timer_UpdateUI.Interval = 1000;
this.timer_UpdateUI.Tick += new System.EventHandler(this.timer_UpdateUI_Tick);
//
// tabPage1
//
this.tabPage1.Controls.Add(this.lb_室内TSI);
this.tabPage1.Controls.Add(this.lb_室外TSI);
this.tabPage1.Controls.Add(this.lb_室外CO2);
this.tabPage1.Controls.Add(this.lb_室内CO2);
this.tabPage1.Controls.Add(this.lb_口罩取样泵);
this.tabPage1.Controls.Add(this.lb_口罩取样阀);
this.tabPage1.Controls.Add(this.lb_室内取样阀);
this.tabPage1.Controls.Add(this.lb_换风系统);
this.tabPage1.Controls.Add(this.lb_气溶胶进气阀);
this.tabPage1.Controls.Add(this.uiPanel5);
this.tabPage1.Controls.Add(this.uiPanel4);
this.tabPage1.Controls.Add(this.uiPipe9);
this.tabPage1.Controls.Add(this.uiPipe8);
this.tabPage1.Controls.Add(this.uiPipe7);
this.tabPage1.Controls.Add(this.uiPipe6);
this.tabPage1.Controls.Add(this.Valve_口罩取样阀);
this.tabPage1.Controls.Add(this.Valve_室内取样阀);
this.tabPage1.Controls.Add(this.Motor_口罩取样泵);
this.tabPage1.Controls.Add(this.uiPanel3);
this.tabPage1.Controls.Add(this.uiPipe5);
this.tabPage1.Controls.Add(this.uiPanel2);
this.tabPage1.Controls.Add(this.uiPipe4);
this.tabPage1.Controls.Add(this.uiPipe3);
this.tabPage1.Controls.Add(this.uiPanel1);
this.tabPage1.Controls.Add(this.hslClassifier1);
this.tabPage1.Controls.Add(this.Valve_气溶胶进气阀);
this.tabPage1.Controls.Add(this.uiPipe1);
this.tabPage1.Controls.Add(this.Motor_换风系统);
this.tabPage1.Controls.Add(this.uiPipe2);
this.tabPage1.Location = new System.Drawing.Point(4, 26);
this.tabPage1.Margin = new System.Windows.Forms.Padding(2);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(2);
this.tabPage1.Size = new System.Drawing.Size(1260, 616);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "管路监控";
this.tabPage1.UseVisualStyleBackColor = true;
//
// lb_室内TSI
//
this.lb_室内TSI.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lb_室内TSI.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.lb_室内TSI.Location = new System.Drawing.Point(932, 240);
this.lb_室内TSI.Name = "lb_室内TSI";
this.lb_室内TSI.Size = new System.Drawing.Size(114, 23);
this.lb_室内TSI.TabIndex = 25;
this.lb_室内TSI.Text = "0.000mg/m³";
this.lb_室内TSI.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lb_室外TSI
//
this.lb_室外TSI.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lb_室外TSI.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.lb_室外TSI.Location = new System.Drawing.Point(932, 479);
this.lb_室外TSI.Name = "lb_室外TSI";
this.lb_室外TSI.Size = new System.Drawing.Size(114, 23);
this.lb_室外TSI.TabIndex = 25;
this.lb_室外TSI.Text = "0.000mg/m³";
this.lb_室外TSI.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lb_室外CO2
//
this.lb_室外CO2.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lb_室外CO2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.lb_室外CO2.Location = new System.Drawing.Point(911, 578);
this.lb_室外CO2.Name = "lb_室外CO2";
this.lb_室外CO2.Size = new System.Drawing.Size(114, 23);
this.lb_室外CO2.TabIndex = 25;
this.lb_室外CO2.Text = "0.00%";
this.lb_室外CO2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lb_室内CO2
//
this.lb_室内CO2.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lb_室内CO2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.lb_室内CO2.Location = new System.Drawing.Point(760, 135);
this.lb_室内CO2.Name = "lb_室内CO2";
this.lb_室内CO2.Size = new System.Drawing.Size(114, 23);
this.lb_室内CO2.TabIndex = 25;
this.lb_室内CO2.Text = "0.00%";
this.lb_室内CO2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lb_口罩取样泵
//
this.lb_口罩取样泵.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lb_口罩取样泵.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.lb_口罩取样泵.Location = new System.Drawing.Point(1063, 485);
this.lb_口罩取样泵.Name = "lb_口罩取样泵";
this.lb_口罩取样泵.Size = new System.Drawing.Size(144, 23);
this.lb_口罩取样泵.TabIndex = 24;
this.lb_口罩取样泵.Text = "口罩内取样泵:开";
this.lb_口罩取样泵.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lb_口罩取样阀
//
this.lb_口罩取样阀.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lb_口罩取样阀.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.lb_口罩取样阀.Location = new System.Drawing.Point(646, 485);
this.lb_口罩取样阀.Name = "lb_口罩取样阀";
this.lb_口罩取样阀.Size = new System.Drawing.Size(147, 23);
this.lb_口罩取样阀.TabIndex = 24;
this.lb_口罩取样阀.Text = "口罩内取样阀:开";
this.lb_口罩取样阀.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lb_室内取样阀
//
this.lb_室内取样阀.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lb_室内取样阀.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.lb_室内取样阀.Location = new System.Drawing.Point(661, 345);
this.lb_室内取样阀.Name = "lb_室内取样阀";
this.lb_室内取样阀.Size = new System.Drawing.Size(148, 23);
this.lb_室内取样阀.TabIndex = 24;
this.lb_室内取样阀.Text = "室内取样阀:开";
this.lb_室内取样阀.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lb_换风系统
//
this.lb_换风系统.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lb_换风系统.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.lb_换风系统.Location = new System.Drawing.Point(46, 398);
this.lb_换风系统.Name = "lb_换风系统";
this.lb_换风系统.Size = new System.Drawing.Size(114, 23);
this.lb_换风系统.TabIndex = 23;
this.lb_换风系统.Text = "换风系统:开";
this.lb_换风系统.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lb_气溶胶进气阀
//
this.lb_气溶胶进气阀.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lb_气溶胶进气阀.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.lb_气溶胶进气阀.Location = new System.Drawing.Point(19, 85);
this.lb_气溶胶进气阀.Name = "lb_气溶胶进气阀";
this.lb_气溶胶进气阀.Size = new System.Drawing.Size(145, 23);
this.lb_气溶胶进气阀.TabIndex = 22;
this.lb_气溶胶进气阀.Text = "气溶胶进气阀:开";
this.lb_气溶胶进气阀.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// uiPanel5
//
this.uiPanel5.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.uiPanel5.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanel5.Location = new System.Drawing.Point(743, 563);
this.uiPanel5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel5.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel5.Name = "uiPanel5";
this.uiPanel5.RectColor = System.Drawing.Color.Black;
this.uiPanel5.RectSize = 2;
this.uiPanel5.Size = new System.Drawing.Size(161, 48);
this.uiPanel5.TabIndex = 14;
this.uiPanel5.Text = "口罩内CO2";
this.uiPanel5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uiPanel4
//
this.uiPanel4.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.uiPanel4.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanel4.Location = new System.Drawing.Point(743, 163);
this.uiPanel4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel4.Name = "uiPanel4";
this.uiPanel4.RectColor = System.Drawing.Color.Black;
this.uiPanel4.RectSize = 2;
this.uiPanel4.Size = new System.Drawing.Size(161, 50);
this.uiPanel4.TabIndex = 12;
this.uiPanel4.Text = "室内CO2";
this.uiPanel4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uiPipe9
//
this.uiPipe9.Active = true;
this.uiPipe9.Direction = Sunny.UI.UILine.LineDirection.Vertical;
this.uiPipe9.FlowColor = System.Drawing.Color.PaleGoldenrod;
this.uiPipe9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPipe9.Location = new System.Drawing.Point(799, 474);
this.uiPipe9.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPipe9.Name = "uiPipe9";
this.uiPipe9.Radius = 35;
this.uiPipe9.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.uiPipe9.Size = new System.Drawing.Size(35, 92);
this.uiPipe9.Style = Sunny.UI.UIStyle.Custom;
this.uiPipe9.StyleCustomMode = true;
this.uiPipe9.TabIndex = 21;
this.uiPipe9.Text = "uiPipe9";
this.uiPipe9.ZoomScaleDisabled = true;
//
// uiPipe8
//
this.uiPipe8.Active = true;
this.uiPipe8.FlowColor = System.Drawing.Color.PaleGoldenrod;
this.uiPipe8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPipe8.Location = new System.Drawing.Point(778, 439);
this.uiPipe8.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPipe8.Name = "uiPipe8";
this.uiPipe8.Radius = 35;
this.uiPipe8.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.uiPipe8.Size = new System.Drawing.Size(126, 35);
this.uiPipe8.Style = Sunny.UI.UIStyle.Custom;
this.uiPipe8.StyleCustomMode = true;
this.uiPipe8.TabIndex = 20;
this.uiPipe8.Text = "uiPipe8";
this.uiPipe8.ZoomScaleDisabled = true;
//
// uiPipe7
//
this.uiPipe7.Active = true;
this.uiPipe7.FlowColor = System.Drawing.Color.PaleGoldenrod;
this.uiPipe7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPipe7.Location = new System.Drawing.Point(778, 299);
this.uiPipe7.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPipe7.Name = "uiPipe7";
this.uiPipe7.Radius = 35;
this.uiPipe7.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.uiPipe7.Size = new System.Drawing.Size(126, 35);
this.uiPipe7.Style = Sunny.UI.UIStyle.Custom;
this.uiPipe7.StyleCustomMode = true;
this.uiPipe7.TabIndex = 19;
this.uiPipe7.Text = "uiPipe7";
this.uiPipe7.ZoomScaleDisabled = true;
//
// uiPipe6
//
this.uiPipe6.Active = true;
this.uiPipe6.Direction = Sunny.UI.UILine.LineDirection.Vertical;
this.uiPipe6.FlowColor = System.Drawing.Color.PaleGoldenrod;
this.uiPipe6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPipe6.Location = new System.Drawing.Point(799, 207);
this.uiPipe6.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPipe6.Name = "uiPipe6";
this.uiPipe6.Radius = 35;
this.uiPipe6.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.uiPipe6.Size = new System.Drawing.Size(35, 92);
this.uiPipe6.Style = Sunny.UI.UIStyle.Custom;
this.uiPipe6.StyleCustomMode = true;
this.uiPipe6.TabIndex = 18;
this.uiPipe6.Text = "uiPipe6";
this.uiPipe6.ZoomScaleDisabled = true;
//
// Valve_口罩取样阀
//
this.Valve_口罩取样阀.Active = true;
this.Valve_口罩取样阀.Cursor = System.Windows.Forms.Cursors.Hand;
this.Valve_口罩取样阀.Direction = Sunny.UI.UIValve.UIValveDirection.Top;
this.Valve_口罩取样阀.Location = new System.Drawing.Point(692, 408);
this.Valve_口罩取样阀.Name = "Valve_口罩取样阀";
this.Valve_口罩取样阀.PipeSize = 35;
this.Valve_口罩取样阀.Size = new System.Drawing.Size(89, 74);
this.Valve_口罩取样阀.TabIndex = 17;
this.Valve_口罩取样阀.Text = "uiValve3";
this.Valve_口罩取样阀.ZoomScaleDisabled = true;
this.Valve_口罩取样阀.Click += new System.EventHandler(this.Valve_口罩取样阀_Click);
//
// Valve_室内取样阀
//
this.Valve_室内取样阀.Active = true;
this.Valve_室内取样阀.Cursor = System.Windows.Forms.Cursors.Hand;
this.Valve_室内取样阀.Direction = Sunny.UI.UIValve.UIValveDirection.Top;
this.Valve_室内取样阀.Location = new System.Drawing.Point(689, 268);
this.Valve_室内取样阀.Name = "Valve_室内取样阀";
this.Valve_室内取样阀.PipeSize = 35;
this.Valve_室内取样阀.Size = new System.Drawing.Size(89, 74);
this.Valve_室内取样阀.TabIndex = 16;
this.Valve_室内取样阀.Text = "uiValve2";
this.Valve_室内取样阀.ZoomScaleDisabled = true;
this.Valve_室内取样阀.Click += new System.EventHandler(this.Valve_室内取样阀_Click);
//
// Motor_口罩取样泵
//
this.Motor_口罩取样泵.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
this.Motor_口罩取样泵.Cursor = System.Windows.Forms.Cursors.Hand;
this.Motor_口罩取样泵.Direction = System.Windows.Forms.ArrowDirection.Left;
this.Motor_口罩取样泵.EdgeColor = System.Drawing.Color.FromArgb(((int)(((byte)(89)))), ((int)(((byte)(91)))), ((int)(((byte)(96)))));
this.Motor_口罩取样泵.Location = new System.Drawing.Point(1065, 398);
this.Motor_口罩取样泵.Name = "Motor_口罩取样泵";
this.Motor_口罩取样泵.Size = new System.Drawing.Size(112, 73);
this.Motor_口罩取样泵.TabIndex = 15;
this.Motor_口罩取样泵.Click += new System.EventHandler(this.Motor_口罩取样泵_Click);
//
// uiPanel3
//
this.uiPanel3.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.uiPanel3.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanel3.Location = new System.Drawing.Point(904, 395);
this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel3.Name = "uiPanel3";
this.uiPanel3.RectColor = System.Drawing.Color.Black;
this.uiPanel3.RectSize = 2;
this.uiPanel3.Size = new System.Drawing.Size(161, 79);
this.uiPanel3.TabIndex = 13;
this.uiPanel3.Text = "口罩内光度计";
this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uiPipe5
//
this.uiPipe5.Active = true;
this.uiPipe5.FlowColor = System.Drawing.Color.PaleGoldenrod;
this.uiPipe5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPipe5.Location = new System.Drawing.Point(412, 439);
this.uiPipe5.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPipe5.Name = "uiPipe5";
this.uiPipe5.Radius = 35;
this.uiPipe5.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.uiPipe5.Size = new System.Drawing.Size(280, 35);
this.uiPipe5.Style = Sunny.UI.UIStyle.Custom;
this.uiPipe5.StyleCustomMode = true;
this.uiPipe5.TabIndex = 14;
this.uiPipe5.Text = "uiPipe5";
this.uiPipe5.ZoomScaleDisabled = true;
//
// uiPanel2
//
this.uiPanel2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.uiPanel2.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanel2.Location = new System.Drawing.Point(904, 268);
this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel2.Name = "uiPanel2";
this.uiPanel2.RectColor = System.Drawing.Color.Black;
this.uiPanel2.RectSize = 2;
this.uiPanel2.Size = new System.Drawing.Size(161, 79);
this.uiPanel2.TabIndex = 11;
this.uiPanel2.Text = "室内光度计";
this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uiPipe4
//
this.uiPipe4.Active = true;
this.uiPipe4.FlowColor = System.Drawing.Color.PaleGoldenrod;
this.uiPipe4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPipe4.Location = new System.Drawing.Point(412, 298);
this.uiPipe4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPipe4.Name = "uiPipe4";
this.uiPipe4.Radius = 35;
this.uiPipe4.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.uiPipe4.Size = new System.Drawing.Size(280, 35);
this.uiPipe4.Style = Sunny.UI.UIStyle.Custom;
this.uiPipe4.StyleCustomMode = true;
this.uiPipe4.TabIndex = 12;
this.uiPipe4.Text = "uiPipe4";
this.uiPipe4.ZoomScaleDisabled = true;
//
// uiPipe3
//
this.uiPipe3.Active = true;
this.uiPipe3.Direction = Sunny.UI.UILine.LineDirection.Vertical;
this.uiPipe3.FlowColor = System.Drawing.Color.PaleGoldenrod;
this.uiPipe3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPipe3.Location = new System.Drawing.Point(264, 38);
this.uiPipe3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPipe3.Name = "uiPipe3";
this.uiPipe3.Radius = 35;
this.uiPipe3.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.uiPipe3.Size = new System.Drawing.Size(35, 74);
this.uiPipe3.Style = Sunny.UI.UIStyle.Custom;
this.uiPipe3.StyleCustomMode = true;
this.uiPipe3.TabIndex = 11;
this.uiPipe3.Text = "uiPipe3";
this.uiPipe3.ZoomScaleDisabled = true;
//
// uiPanel1
//
this.uiPanel1.Controls.Add(this.uiLabel21);
this.uiPanel1.Controls.Add(this.lb_O2浓度);
this.uiPanel1.Controls.Add(this.uiLabel32);
this.uiPanel1.Controls.Add(this.lb_湿度);
this.uiPanel1.Controls.Add(this.uiLabel30);
this.uiPanel1.Controls.Add(this.lb_温度);
this.uiPanel1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.uiPanel1.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanel1.Location = new System.Drawing.Point(161, 289);
this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel1.Name = "uiPanel1";
this.uiPanel1.RectColor = System.Drawing.Color.Black;
this.uiPanel1.RectSize = 2;
this.uiPanel1.Size = new System.Drawing.Size(253, 279);
this.uiPanel1.TabIndex = 10;
this.uiPanel1.Text = "测试仓";
this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uiLabel21
//
this.uiLabel21.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel21.Location = new System.Drawing.Point(9, 80);
this.uiLabel21.Name = "uiLabel21";
this.uiLabel21.Size = new System.Drawing.Size(61, 23);
this.uiLabel21.TabIndex = 28;
this.uiLabel21.Text = "O2:";
this.uiLabel21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lb_O2浓度
//
this.lb_O2浓度.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lb_O2浓度.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.lb_O2浓度.Location = new System.Drawing.Point(68, 80);
this.lb_O2浓度.Name = "lb_O2浓度";
this.lb_O2浓度.Size = new System.Drawing.Size(114, 23);
this.lb_O2浓度.TabIndex = 29;
this.lb_O2浓度.Text = "0.00%";
this.lb_O2浓度.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// uiLabel32
//
this.uiLabel32.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel32.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel32.Location = new System.Drawing.Point(9, 44);
this.uiLabel32.Name = "uiLabel32";
this.uiLabel32.Size = new System.Drawing.Size(61, 23);
this.uiLabel32.TabIndex = 26;
this.uiLabel32.Text = "湿度:";
this.uiLabel32.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lb_湿度
//
this.lb_湿度.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lb_湿度.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.lb_湿度.Location = new System.Drawing.Point(68, 44);
this.lb_湿度.Name = "lb_湿度";
this.lb_湿度.Size = new System.Drawing.Size(114, 23);
this.lb_湿度.TabIndex = 27;
this.lb_湿度.Text = "0.00%RH";
this.lb_湿度.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// uiLabel30
//
this.uiLabel30.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel30.Location = new System.Drawing.Point(9, 10);
this.uiLabel30.Name = "uiLabel30";
this.uiLabel30.Size = new System.Drawing.Size(61, 23);
this.uiLabel30.TabIndex = 25;
this.uiLabel30.Text = "温度:";
this.uiLabel30.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lb_温度
//
this.lb_温度.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lb_温度.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.lb_温度.Location = new System.Drawing.Point(68, 10);
this.lb_温度.Name = "lb_温度";
this.lb_温度.Size = new System.Drawing.Size(114, 23);
this.lb_温度.TabIndex = 25;
this.lb_温度.Text = "0.00℃";
this.lb_温度.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// hslClassifier1
//
this.hslClassifier1.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.hslClassifier1.Location = new System.Drawing.Point(222, 112);
this.hslClassifier1.Name = "hslClassifier1";
this.hslClassifier1.Size = new System.Drawing.Size(121, 92);
this.hslClassifier1.TabIndex = 8;
this.hslClassifier1.Text = "气溶胶";
this.hslClassifier1.TextBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(46)))), ((int)(((byte)(46)))));
//
// Valve_气溶胶进气阀
//
this.Valve_气溶胶进气阀.Active = true;
this.Valve_气溶胶进气阀.Cursor = System.Windows.Forms.Cursors.Hand;
this.Valve_气溶胶进气阀.Direction = Sunny.UI.UIValve.UIValveDirection.Top;
this.Valve_气溶胶进气阀.Location = new System.Drawing.Point(22, 8);
this.Valve_气溶胶进气阀.Name = "Valve_气溶胶进气阀";
this.Valve_气溶胶进气阀.PipeSize = 35;
this.Valve_气溶胶进气阀.Size = new System.Drawing.Size(89, 74);
this.Valve_气溶胶进气阀.TabIndex = 7;
this.Valve_气溶胶进气阀.Text = "uiValve1";
this.Valve_气溶胶进气阀.ZoomScaleDisabled = true;
this.Valve_气溶胶进气阀.Click += new System.EventHandler(this.Valve_气溶胶进气阀_Click);
//
// uiPipe1
//
this.uiPipe1.Active = true;
this.uiPipe1.FlowColor = System.Drawing.Color.PaleGoldenrod;
this.uiPipe1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPipe1.Location = new System.Drawing.Point(107, 38);
this.uiPipe1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPipe1.Name = "uiPipe1";
this.uiPipe1.Radius = 35;
this.uiPipe1.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.uiPipe1.Size = new System.Drawing.Size(165, 35);
this.uiPipe1.Style = Sunny.UI.UIStyle.Custom;
this.uiPipe1.StyleCustomMode = true;
this.uiPipe1.TabIndex = 6;
this.uiPipe1.Text = "uiPipe1";
this.uiPipe1.ZoomScaleDisabled = true;
//
// Motor_换风系统
//
this.Motor_换风系统.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
this.Motor_换风系统.Cursor = System.Windows.Forms.Cursors.Hand;
this.Motor_换风系统.EdgeColor = System.Drawing.Color.FromArgb(((int)(((byte)(89)))), ((int)(((byte)(91)))), ((int)(((byte)(96)))));
this.Motor_换风系统.Location = new System.Drawing.Point(52, 319);
this.Motor_换风系统.Name = "Motor_换风系统";
this.Motor_换风系统.Size = new System.Drawing.Size(112, 73);
this.Motor_换风系统.TabIndex = 3;
this.Motor_换风系统.Click += new System.EventHandler(this.Motor_换风系统_Click);
//
// uiPipe2
//
this.uiPipe2.Active = true;
this.uiPipe2.Direction = Sunny.UI.UILine.LineDirection.Vertical;
this.uiPipe2.FlowColor = System.Drawing.Color.PaleGoldenrod;
this.uiPipe2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPipe2.Location = new System.Drawing.Point(265, 198);
this.uiPipe2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPipe2.Name = "uiPipe2";
this.uiPipe2.Radius = 35;
this.uiPipe2.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.uiPipe2.Size = new System.Drawing.Size(35, 92);
this.uiPipe2.Style = Sunny.UI.UIStyle.Custom;
this.uiPipe2.StyleCustomMode = true;
this.uiPipe2.TabIndex = 9;
this.uiPipe2.Text = "uiPipe2";
this.uiPipe2.ZoomScaleDisabled = true;
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControl1.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tabControl1.Location = new System.Drawing.Point(0, 35);
this.tabControl1.Margin = new System.Windows.Forms.Padding(2);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(1268, 646);
this.tabControl1.TabIndex = 0;
//
// tabPage2
//
this.tabPage2.Controls.Add(this.btn_室内湿度清零);
this.tabPage2.Controls.Add(this.btn_室内温度清零);
this.tabPage2.Controls.Add(this.btn_室内02清零);
this.tabPage2.Controls.Add(this.btn_口罩CO2清零);
this.tabPage2.Controls.Add(this.btn_室内CO2_清零);
this.tabPage2.Controls.Add(this.tb_室内湿度系数);
this.tabPage2.Controls.Add(this.uiLabel17);
this.tabPage2.Controls.Add(this.tb_室内湿度基数);
this.tabPage2.Controls.Add(this.uiLabel18);
this.tabPage2.Controls.Add(this.uiLabel19);
this.tabPage2.Controls.Add(this.tb_室内湿度);
this.tabPage2.Controls.Add(this.uiLabel20);
this.tabPage2.Controls.Add(this.tb_室内温度系数);
this.tabPage2.Controls.Add(this.tb_室内02系数);
this.tabPage2.Controls.Add(this.uiLabel13);
this.tabPage2.Controls.Add(this.tb_口罩CO2系数);
this.tabPage2.Controls.Add(this.tb_室内温度基数);
this.tabPage2.Controls.Add(this.uiLabel9);
this.tabPage2.Controls.Add(this.uiLabel14);
this.tabPage2.Controls.Add(this.tb_室内CO2系数);
this.tabPage2.Controls.Add(this.uiLabel15);
this.tabPage2.Controls.Add(this.tb_室内02基数);
this.tabPage2.Controls.Add(this.tb_室内温度);
this.tabPage2.Controls.Add(this.uiLabel16);
this.tabPage2.Controls.Add(this.uiLabel5);
this.tabPage2.Controls.Add(this.uiLabel10);
this.tabPage2.Controls.Add(this.uiLabel4);
this.tabPage2.Controls.Add(this.uiLabel11);
this.tabPage2.Controls.Add(this.tb_口罩CO2基数);
this.tabPage2.Controls.Add(this.tb_室内02);
this.tabPage2.Controls.Add(this.uiLabel12);
this.tabPage2.Controls.Add(this.tb_室内CO2基数);
this.tabPage2.Controls.Add(this.uiLabel6);
this.tabPage2.Controls.Add(this.uiLabel3);
this.tabPage2.Controls.Add(this.uiLabel7);
this.tabPage2.Controls.Add(this.uiLabel2);
this.tabPage2.Controls.Add(this.tb_口罩CO2);
this.tabPage2.Controls.Add(this.uiLabel8);
this.tabPage2.Controls.Add(this.tb_室内CO2);
this.tabPage2.Controls.Add(this.uiLabel1);
this.tabPage2.Location = new System.Drawing.Point(4, 26);
this.tabPage2.Margin = new System.Windows.Forms.Padding(2);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(2);
this.tabPage2.Size = new System.Drawing.Size(1260, 616);
this.tabPage2.TabIndex = 2;
this.tabPage2.Text = "传感器标定";
this.tabPage2.UseVisualStyleBackColor = true;
//
// btn_室内湿度清零
//
this.btn_室内湿度清零.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn_室内湿度清零.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_室内湿度清零.Location = new System.Drawing.Point(1172, 263);
this.btn_室内湿度清零.MinimumSize = new System.Drawing.Size(1, 1);
this.btn_室内湿度清零.Name = "btn_室内湿度清零";
this.btn_室内湿度清零.Size = new System.Drawing.Size(38, 34);
this.btn_室内湿度清零.Symbol = 61473;
this.btn_室内湿度清零.TabIndex = 35;
this.btn_室内湿度清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_室内湿度清零.Click += new System.EventHandler(this.btn_室内湿度清零_Click);
//
// btn_室内温度清零
//
this.btn_室内温度清零.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn_室内温度清零.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_室内温度清零.Location = new System.Drawing.Point(737, 263);
this.btn_室内温度清零.MinimumSize = new System.Drawing.Size(1, 1);
this.btn_室内温度清零.Name = "btn_室内温度清零";
this.btn_室内温度清零.Size = new System.Drawing.Size(38, 34);
this.btn_室内温度清零.Symbol = 61473;
this.btn_室内温度清零.TabIndex = 34;
this.btn_室内温度清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_室内温度清零.Click += new System.EventHandler(this.btn_室内温度清零_Click);
//
// btn_室内02清零
//
this.btn_室内02清零.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn_室内02清零.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_室内02清零.Location = new System.Drawing.Point(280, 263);
this.btn_室内02清零.MinimumSize = new System.Drawing.Size(1, 1);
this.btn_室内02清零.Name = "btn_室内02清零";
this.btn_室内02清零.Size = new System.Drawing.Size(38, 34);
this.btn_室内02清零.Symbol = 61473;
this.btn_室内02清零.TabIndex = 33;
this.btn_室内02清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_室内02清零.Click += new System.EventHandler(this.btn_室内02清零_Click);
//
// btn_口罩CO2清零
//
this.btn_口罩CO2清零.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn_口罩CO2清零.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_口罩CO2清零.Location = new System.Drawing.Point(737, 60);
this.btn_口罩CO2清零.MinimumSize = new System.Drawing.Size(1, 1);
this.btn_口罩CO2清零.Name = "btn_口罩CO2清零";
this.btn_口罩CO2清零.Size = new System.Drawing.Size(38, 34);
this.btn_口罩CO2清零.Symbol = 61473;
this.btn_口罩CO2清零.TabIndex = 32;
this.btn_口罩CO2清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_口罩CO2清零.Click += new System.EventHandler(this.btn_口罩CO2清零_Click);
//
// btn_室内CO2_清零
//
this.btn_室内CO2_清零.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn_室内CO2_清零.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_室内CO2_清零.Location = new System.Drawing.Point(280, 60);
this.btn_室内CO2_清零.MinimumSize = new System.Drawing.Size(1, 1);
this.btn_室内CO2_清零.Name = "btn_室内CO2_清零";
this.btn_室内CO2_清零.Size = new System.Drawing.Size(38, 34);
this.btn_室内CO2_清零.Symbol = 61473;
this.btn_室内CO2_清零.TabIndex = 31;
this.btn_室内CO2_清零.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_室内CO2_清零.Click += new System.EventHandler(this.btn_室内CO2_清零_Click);
//
// tb_室内湿度系数
//
this.tb_室内湿度系数.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb_室内湿度系数.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb_室内湿度系数.Location = new System.Drawing.Point(1057, 307);
this.tb_室内湿度系数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb_室内湿度系数.MinimumSize = new System.Drawing.Size(1, 16);
this.tb_室内湿度系数.Name = "tb_室内湿度系数";
this.tb_室内湿度系数.Padding = new System.Windows.Forms.Padding(5);
this.tb_室内湿度系数.RectColor = System.Drawing.Color.Black;
this.tb_室内湿度系数.ShowButton = true;
this.tb_室内湿度系数.ShowText = false;
this.tb_室内湿度系数.Size = new System.Drawing.Size(108, 34);
this.tb_室内湿度系数.TabIndex = 28;
this.tb_室内湿度系数.Text = "0.00";
this.tb_室内湿度系数.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.tb_室内湿度系数.Watermark = "";
this.tb_室内湿度系数.ButtonClick += new System.EventHandler(this.tb_室内湿度系数_ButtonClick);
//
// uiLabel17
//
this.uiLabel17.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel17.Location = new System.Drawing.Point(935, 307);
this.uiLabel17.Name = "uiLabel17";
this.uiLabel17.Size = new System.Drawing.Size(125, 34);
this.uiLabel17.TabIndex = 29;
this.uiLabel17.Text = "校正因子:";
this.uiLabel17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// tb_室内湿度基数
//
this.tb_室内湿度基数.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb_室内湿度基数.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb_室内湿度基数.Location = new System.Drawing.Point(1057, 263);
this.tb_室内湿度基数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb_室内湿度基数.MinimumSize = new System.Drawing.Size(1, 16);
this.tb_室内湿度基数.Name = "tb_室内湿度基数";
this.tb_室内湿度基数.Padding = new System.Windows.Forms.Padding(5);
this.tb_室内湿度基数.RectColor = System.Drawing.Color.Black;
this.tb_室内湿度基数.ShowButton = true;
this.tb_室内湿度基数.ShowText = false;
this.tb_室内湿度基数.Size = new System.Drawing.Size(108, 34);
this.tb_室内湿度基数.TabIndex = 26;
this.tb_室内湿度基数.Text = "0.00";
this.tb_室内湿度基数.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.tb_室内湿度基数.Watermark = "";
this.tb_室内湿度基数.ButtonClick += new System.EventHandler(this.tb_室内湿度基数_ButtonClick);
//
// uiLabel18
//
this.uiLabel18.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel18.Location = new System.Drawing.Point(935, 263);
this.uiLabel18.Name = "uiLabel18";
this.uiLabel18.Size = new System.Drawing.Size(125, 34);
this.uiLabel18.TabIndex = 27;
this.uiLabel18.Text = "校正基数:";
this.uiLabel18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel19
//
this.uiLabel19.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel19.Location = new System.Drawing.Point(1172, 219);
this.uiLabel19.Name = "uiLabel19";
this.uiLabel19.Size = new System.Drawing.Size(58, 34);
this.uiLabel19.TabIndex = 25;
this.uiLabel19.Text = "%RH";
this.uiLabel19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// tb_室内湿度
//
this.tb_室内湿度.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb_室内湿度.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb_室内湿度.Location = new System.Drawing.Point(1057, 219);
this.tb_室内湿度.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb_室内湿度.MinimumSize = new System.Drawing.Size(1, 16);
this.tb_室内湿度.Name = "tb_室内湿度";
this.tb_室内湿度.Padding = new System.Windows.Forms.Padding(5);
this.tb_室内湿度.RectColor = System.Drawing.Color.Black;
this.tb_室内湿度.ShowText = false;
this.tb_室内湿度.Size = new System.Drawing.Size(108, 34);
this.tb_室内湿度.TabIndex = 24;
this.tb_室内湿度.Text = "0.00";
this.tb_室内湿度.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.tb_室内湿度.Watermark = "";
//
// uiLabel20
//
this.uiLabel20.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel20.Location = new System.Drawing.Point(932, 219);
this.uiLabel20.Name = "uiLabel20";
this.uiLabel20.Size = new System.Drawing.Size(128, 34);
this.uiLabel20.TabIndex = 23;
this.uiLabel20.Text = "室内湿度:";
this.uiLabel20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// tb_室内温度系数
//
this.tb_室内温度系数.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb_室内温度系数.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb_室内温度系数.Location = new System.Drawing.Point(618, 307);
this.tb_室内温度系数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb_室内温度系数.MinimumSize = new System.Drawing.Size(1, 16);
this.tb_室内温度系数.Name = "tb_室内温度系数";
this.tb_室内温度系数.Padding = new System.Windows.Forms.Padding(5);
this.tb_室内温度系数.RectColor = System.Drawing.Color.Black;
this.tb_室内温度系数.ShowButton = true;
this.tb_室内温度系数.ShowText = false;
this.tb_室内温度系数.Size = new System.Drawing.Size(108, 34);
this.tb_室内温度系数.TabIndex = 19;
this.tb_室内温度系数.Text = "0.00";
this.tb_室内温度系数.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.tb_室内温度系数.Watermark = "";
this.tb_室内温度系数.ButtonClick += new System.EventHandler(this.tb_室内温度系数_ButtonClick);
//
// tb_室内02系数
//
this.tb_室内02系数.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb_室内02系数.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb_室内02系数.Location = new System.Drawing.Point(165, 307);
this.tb_室内02系数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb_室内02系数.MinimumSize = new System.Drawing.Size(1, 16);
this.tb_室内02系数.Name = "tb_室内02系数";
this.tb_室内02系数.Padding = new System.Windows.Forms.Padding(5);
this.tb_室内02系数.RectColor = System.Drawing.Color.Black;
this.tb_室内02系数.ShowButton = true;
this.tb_室内02系数.ShowText = false;
this.tb_室内02系数.Size = new System.Drawing.Size(108, 34);
this.tb_室内02系数.TabIndex = 12;
this.tb_室内02系数.Text = "0.00";
this.tb_室内02系数.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.tb_室内02系数.Watermark = "";
this.tb_室内02系数.ButtonClick += new System.EventHandler(this.tb_室内02系数_ButtonClick);
//
// uiLabel13
//
this.uiLabel13.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel13.Location = new System.Drawing.Point(496, 307);
this.uiLabel13.Name = "uiLabel13";
this.uiLabel13.Size = new System.Drawing.Size(125, 34);
this.uiLabel13.TabIndex = 20;
this.uiLabel13.Text = "校正因子:";
this.uiLabel13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// tb_口罩CO2系数
//
this.tb_口罩CO2系数.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb_口罩CO2系数.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb_口罩CO2系数.Location = new System.Drawing.Point(618, 104);
this.tb_口罩CO2系数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb_口罩CO2系数.MinimumSize = new System.Drawing.Size(1, 16);
this.tb_口罩CO2系数.Name = "tb_口罩CO2系数";
this.tb_口罩CO2系数.Padding = new System.Windows.Forms.Padding(5);
this.tb_口罩CO2系数.RectColor = System.Drawing.Color.Black;
this.tb_口罩CO2系数.ShowButton = true;
this.tb_口罩CO2系数.ShowText = false;
this.tb_口罩CO2系数.Size = new System.Drawing.Size(108, 34);
this.tb_口罩CO2系数.TabIndex = 12;
this.tb_口罩CO2系数.Text = "0.00";
this.tb_口罩CO2系数.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.tb_口罩CO2系数.Watermark = "";
this.tb_口罩CO2系数.ButtonClick += new System.EventHandler(this.tb_口罩CO2系数_ButtonClick);
//
// tb_室内温度基数
//
this.tb_室内温度基数.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb_室内温度基数.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb_室内温度基数.Location = new System.Drawing.Point(618, 263);
this.tb_室内温度基数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb_室内温度基数.MinimumSize = new System.Drawing.Size(1, 16);
this.tb_室内温度基数.Name = "tb_室内温度基数";
this.tb_室内温度基数.Padding = new System.Windows.Forms.Padding(5);
this.tb_室内温度基数.RectColor = System.Drawing.Color.Black;
this.tb_室内温度基数.ShowButton = true;
this.tb_室内温度基数.ShowText = false;
this.tb_室内温度基数.Size = new System.Drawing.Size(108, 34);
this.tb_室内温度基数.TabIndex = 17;
this.tb_室内温度基数.Text = "0.00";
this.tb_室内温度基数.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.tb_室内温度基数.Watermark = "";
this.tb_室内温度基数.ButtonClick += new System.EventHandler(this.tb_室内温度基数_ButtonClick);
//
// uiLabel9
//
this.uiLabel9.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel9.Location = new System.Drawing.Point(43, 307);
this.uiLabel9.Name = "uiLabel9";
this.uiLabel9.Size = new System.Drawing.Size(125, 34);
this.uiLabel9.TabIndex = 13;
this.uiLabel9.Text = "校正因子:";
this.uiLabel9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel14
//
this.uiLabel14.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel14.Location = new System.Drawing.Point(496, 263);
this.uiLabel14.Name = "uiLabel14";
this.uiLabel14.Size = new System.Drawing.Size(125, 34);
this.uiLabel14.TabIndex = 18;
this.uiLabel14.Text = "校正基数:";
this.uiLabel14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// tb_室内CO2系数
//
this.tb_室内CO2系数.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb_室内CO2系数.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb_室内CO2系数.Location = new System.Drawing.Point(165, 104);
this.tb_室内CO2系数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb_室内CO2系数.MinimumSize = new System.Drawing.Size(1, 16);
this.tb_室内CO2系数.Name = "tb_室内CO2系数";
this.tb_室内CO2系数.Padding = new System.Windows.Forms.Padding(5);
this.tb_室内CO2系数.RectColor = System.Drawing.Color.Black;
this.tb_室内CO2系数.ShowButton = true;
this.tb_室内CO2系数.ShowText = false;
this.tb_室内CO2系数.Size = new System.Drawing.Size(108, 34);
this.tb_室内CO2系数.TabIndex = 5;
this.tb_室内CO2系数.Text = "0.00";
this.tb_室内CO2系数.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.tb_室内CO2系数.Watermark = "";
this.tb_室内CO2系数.ButtonClick += new System.EventHandler(this.tb_室内CO2系数_ButtonClick);
//
// uiLabel15
//
this.uiLabel15.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel15.Location = new System.Drawing.Point(733, 219);
this.uiLabel15.Name = "uiLabel15";
this.uiLabel15.Size = new System.Drawing.Size(27, 34);
this.uiLabel15.TabIndex = 16;
this.uiLabel15.Text = "℃";
this.uiLabel15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// tb_室内02基数
//
this.tb_室内02基数.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb_室内02基数.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb_室内02基数.Location = new System.Drawing.Point(165, 263);
this.tb_室内02基数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb_室内02基数.MinimumSize = new System.Drawing.Size(1, 16);
this.tb_室内02基数.Name = "tb_室内02基数";
this.tb_室内02基数.Padding = new System.Windows.Forms.Padding(5);
this.tb_室内02基数.RectColor = System.Drawing.Color.Black;
this.tb_室内02基数.ShowButton = true;
this.tb_室内02基数.ShowText = false;
this.tb_室内02基数.Size = new System.Drawing.Size(108, 34);
this.tb_室内02基数.TabIndex = 10;
this.tb_室内02基数.Text = "0.00";
this.tb_室内02基数.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.tb_室内02基数.Watermark = "";
this.tb_室内02基数.ButtonClick += new System.EventHandler(this.tb_室内02基数_ButtonClick);
//
// tb_室内温度
//
this.tb_室内温度.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb_室内温度.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb_室内温度.Location = new System.Drawing.Point(618, 219);
this.tb_室内温度.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb_室内温度.MinimumSize = new System.Drawing.Size(1, 16);
this.tb_室内温度.Name = "tb_室内温度";
this.tb_室内温度.Padding = new System.Windows.Forms.Padding(5);
this.tb_室内温度.RectColor = System.Drawing.Color.Black;
this.tb_室内温度.ShowText = false;
this.tb_室内温度.Size = new System.Drawing.Size(108, 34);
this.tb_室内温度.TabIndex = 15;
this.tb_室内温度.Text = "0.00";
this.tb_室内温度.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.tb_室内温度.Watermark = "";
//
// uiLabel16
//
this.uiLabel16.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel16.Location = new System.Drawing.Point(493, 219);
this.uiLabel16.Name = "uiLabel16";
this.uiLabel16.Size = new System.Drawing.Size(128, 34);
this.uiLabel16.TabIndex = 14;
this.uiLabel16.Text = "室内温度:";
this.uiLabel16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel5
//
this.uiLabel5.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel5.Location = new System.Drawing.Point(496, 104);
this.uiLabel5.Name = "uiLabel5";
this.uiLabel5.Size = new System.Drawing.Size(125, 34);
this.uiLabel5.TabIndex = 13;
this.uiLabel5.Text = "校正因子:";
this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel10
//
this.uiLabel10.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel10.Location = new System.Drawing.Point(43, 263);
this.uiLabel10.Name = "uiLabel10";
this.uiLabel10.Size = new System.Drawing.Size(125, 34);
this.uiLabel10.TabIndex = 11;
this.uiLabel10.Text = "校正基数:";
this.uiLabel10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel4
//
this.uiLabel4.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel4.Location = new System.Drawing.Point(43, 104);
this.uiLabel4.Name = "uiLabel4";
this.uiLabel4.Size = new System.Drawing.Size(125, 34);
this.uiLabel4.TabIndex = 6;
this.uiLabel4.Text = "校正因子:";
this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel11
//
this.uiLabel11.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel11.Location = new System.Drawing.Point(280, 219);
this.uiLabel11.Name = "uiLabel11";
this.uiLabel11.Size = new System.Drawing.Size(27, 34);
this.uiLabel11.TabIndex = 9;
this.uiLabel11.Text = "%";
this.uiLabel11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// tb_口罩CO2基数
//
this.tb_口罩CO2基数.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb_口罩CO2基数.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb_口罩CO2基数.Location = new System.Drawing.Point(618, 60);
this.tb_口罩CO2基数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb_口罩CO2基数.MinimumSize = new System.Drawing.Size(1, 16);
this.tb_口罩CO2基数.Name = "tb_口罩CO2基数";
this.tb_口罩CO2基数.Padding = new System.Windows.Forms.Padding(5);
this.tb_口罩CO2基数.RectColor = System.Drawing.Color.Black;
this.tb_口罩CO2基数.ShowButton = true;
this.tb_口罩CO2基数.ShowText = false;
this.tb_口罩CO2基数.Size = new System.Drawing.Size(108, 34);
this.tb_口罩CO2基数.TabIndex = 10;
this.tb_口罩CO2基数.Text = "0.00";
this.tb_口罩CO2基数.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.tb_口罩CO2基数.Watermark = "";
this.tb_口罩CO2基数.ButtonClick += new System.EventHandler(this.tb_口罩CO2基数_ButtonClick);
//
// tb_室内02
//
this.tb_室内02.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb_室内02.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb_室内02.Location = new System.Drawing.Point(165, 219);
this.tb_室内02.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb_室内02.MinimumSize = new System.Drawing.Size(1, 16);
this.tb_室内02.Name = "tb_室内02";
this.tb_室内02.Padding = new System.Windows.Forms.Padding(5);
this.tb_室内02.RectColor = System.Drawing.Color.Black;
this.tb_室内02.ShowText = false;
this.tb_室内02.Size = new System.Drawing.Size(108, 34);
this.tb_室内02.TabIndex = 8;
this.tb_室内02.Text = "0.00";
this.tb_室内02.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.tb_室内02.Watermark = "";
//
// uiLabel12
//
this.uiLabel12.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel12.Location = new System.Drawing.Point(18, 219);
this.uiLabel12.Name = "uiLabel12";
this.uiLabel12.Size = new System.Drawing.Size(163, 34);
this.uiLabel12.TabIndex = 7;
this.uiLabel12.Text = "室内O2浓度:";
this.uiLabel12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// tb_室内CO2基数
//
this.tb_室内CO2基数.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb_室内CO2基数.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb_室内CO2基数.Location = new System.Drawing.Point(165, 60);
this.tb_室内CO2基数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb_室内CO2基数.MinimumSize = new System.Drawing.Size(1, 16);
this.tb_室内CO2基数.Name = "tb_室内CO2基数";
this.tb_室内CO2基数.Padding = new System.Windows.Forms.Padding(5);
this.tb_室内CO2基数.RectColor = System.Drawing.Color.Black;
this.tb_室内CO2基数.ShowButton = true;
this.tb_室内CO2基数.ShowText = false;
this.tb_室内CO2基数.Size = new System.Drawing.Size(108, 34);
this.tb_室内CO2基数.TabIndex = 3;
this.tb_室内CO2基数.Text = "0.00";
this.tb_室内CO2基数.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.tb_室内CO2基数.Watermark = "";
this.tb_室内CO2基数.ButtonClick += new System.EventHandler(this.tb_室内CO2基数_ButtonClick);
//
// uiLabel6
//
this.uiLabel6.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel6.Location = new System.Drawing.Point(496, 60);
this.uiLabel6.Name = "uiLabel6";
this.uiLabel6.Size = new System.Drawing.Size(125, 34);
this.uiLabel6.TabIndex = 11;
this.uiLabel6.Text = "校正基数:";
this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel3
//
this.uiLabel3.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel3.Location = new System.Drawing.Point(43, 60);
this.uiLabel3.Name = "uiLabel3";
this.uiLabel3.Size = new System.Drawing.Size(125, 34);
this.uiLabel3.TabIndex = 4;
this.uiLabel3.Text = "校正基数:";
this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel7
//
this.uiLabel7.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel7.Location = new System.Drawing.Point(733, 16);
this.uiLabel7.Name = "uiLabel7";
this.uiLabel7.Size = new System.Drawing.Size(27, 34);
this.uiLabel7.TabIndex = 9;
this.uiLabel7.Text = "%";
this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel2
//
this.uiLabel2.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel2.Location = new System.Drawing.Point(280, 16);
this.uiLabel2.Name = "uiLabel2";
this.uiLabel2.Size = new System.Drawing.Size(27, 34);
this.uiLabel2.TabIndex = 2;
this.uiLabel2.Text = "%";
this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// tb_口罩CO2
//
this.tb_口罩CO2.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb_口罩CO2.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb_口罩CO2.Location = new System.Drawing.Point(618, 16);
this.tb_口罩CO2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb_口罩CO2.MinimumSize = new System.Drawing.Size(1, 16);
this.tb_口罩CO2.Name = "tb_口罩CO2";
this.tb_口罩CO2.Padding = new System.Windows.Forms.Padding(5);
this.tb_口罩CO2.RectColor = System.Drawing.Color.Black;
this.tb_口罩CO2.ShowText = false;
this.tb_口罩CO2.Size = new System.Drawing.Size(108, 34);
this.tb_口罩CO2.TabIndex = 8;
this.tb_口罩CO2.Text = "0.00";
this.tb_口罩CO2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.tb_口罩CO2.Watermark = "";
//
// uiLabel8
//
this.uiLabel8.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel8.Location = new System.Drawing.Point(437, 16);
this.uiLabel8.Name = "uiLabel8";
this.uiLabel8.Size = new System.Drawing.Size(197, 34);
this.uiLabel8.TabIndex = 7;
this.uiLabel8.Text = "口罩内CO2浓度:";
this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// tb_室内CO2
//
this.tb_室内CO2.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb_室内CO2.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb_室内CO2.Location = new System.Drawing.Point(165, 16);
this.tb_室内CO2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb_室内CO2.MinimumSize = new System.Drawing.Size(1, 16);
this.tb_室内CO2.Name = "tb_室内CO2";
this.tb_室内CO2.Padding = new System.Windows.Forms.Padding(5);
this.tb_室内CO2.RectColor = System.Drawing.Color.Black;
this.tb_室内CO2.ShowText = false;
this.tb_室内CO2.Size = new System.Drawing.Size(108, 34);
this.tb_室内CO2.TabIndex = 1;
this.tb_室内CO2.Text = "0.00";
this.tb_室内CO2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.tb_室内CO2.Watermark = "";
//
// uiLabel1
//
this.uiLabel1.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel1.Location = new System.Drawing.Point(5, 16);
this.uiLabel1.Name = "uiLabel1";
this.uiLabel1.Size = new System.Drawing.Size(176, 34);
this.uiLabel1.TabIndex = 0;
this.uiLabel1.Text = "室内CO2浓度:";
this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// frm_ExperSetting
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.ClientSize = new System.Drawing.Size(1268, 681);
this.Controls.Add(this.tabControl1);
this.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Name = "frm_ExperSetting";
this.Text = "参数设置";
this.TopMost = true;
this.ZoomScaleRect = new System.Drawing.Rectangle(19, 19, 633, 314);
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frm_ExperSetting_FormClosing);
this.tabPage1.ResumeLayout(false);
this.uiPanel1.ResumeLayout(false);
this.tabControl1.ResumeLayout(false);
this.tabPage2.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Timer timer_UpdateUI;
private System.Windows.Forms.TabPage tabPage1;
private Sunny.UI.UILabel lb_室内TSI;
private Sunny.UI.UILabel lb_室外TSI;
private Sunny.UI.UILabel lb_室外CO2;
private Sunny.UI.UILabel lb_室内CO2;
private Sunny.UI.UILabel lb_口罩取样泵;
private Sunny.UI.UILabel lb_口罩取样阀;
private Sunny.UI.UILabel lb_室内取样阀;
private Sunny.UI.UILabel lb_换风系统;
private Sunny.UI.UILabel lb_气溶胶进气阀;
private Sunny.UI.UIPanel uiPanel5;
private Sunny.UI.UIPanel uiPanel4;
private Sunny.UI.UIPipe uiPipe9;
private Sunny.UI.UIPipe uiPipe8;
private Sunny.UI.UIPipe uiPipe7;
private Sunny.UI.UIPipe uiPipe6;
private Sunny.UI.UIValve Valve_口罩取样阀;
private Sunny.UI.UIValve Valve_室内取样阀;
private HslControls.HslMotor Motor_口罩取样泵;
private Sunny.UI.UIPanel uiPanel3;
private Sunny.UI.UIPipe uiPipe5;
private Sunny.UI.UIPanel uiPanel2;
private Sunny.UI.UIPipe uiPipe4;
private Sunny.UI.UIPipe uiPipe3;
private Sunny.UI.UIPanel uiPanel1;
private Sunny.UI.UILabel uiLabel21;
private Sunny.UI.UILabel lb_O2浓度;
private Sunny.UI.UILabel uiLabel32;
private Sunny.UI.UILabel lb_湿度;
private Sunny.UI.UILabel uiLabel30;
private Sunny.UI.UILabel lb_温度;
private HslControls.HslClassifier hslClassifier1;
private Sunny.UI.UIValve Valve_气溶胶进气阀;
private Sunny.UI.UIPipe uiPipe1;
private HslControls.HslMotor Motor_换风系统;
private Sunny.UI.UIPipe uiPipe2;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage2;
private Sunny.UI.UISymbolButton btn_室内湿度清零;
private Sunny.UI.UISymbolButton btn_室内温度清零;
private Sunny.UI.UISymbolButton btn_室内02清零;
private Sunny.UI.UISymbolButton btn_口罩CO2清零;
private Sunny.UI.UISymbolButton btn_室内CO2_清零;
private Sunny.UI.UITextBox tb_室内湿度系数;
private Sunny.UI.UILabel uiLabel17;
private Sunny.UI.UITextBox tb_室内湿度基数;
private Sunny.UI.UILabel uiLabel18;
private Sunny.UI.UILabel uiLabel19;
private Sunny.UI.UITextBox tb_室内湿度;
private Sunny.UI.UILabel uiLabel20;
private Sunny.UI.UITextBox tb_室内温度系数;
private Sunny.UI.UITextBox tb_室内02系数;
private Sunny.UI.UILabel uiLabel13;
private Sunny.UI.UITextBox tb_口罩CO2系数;
private Sunny.UI.UITextBox tb_室内温度基数;
private Sunny.UI.UILabel uiLabel9;
private Sunny.UI.UILabel uiLabel14;
private Sunny.UI.UITextBox tb_室内CO2系数;
private Sunny.UI.UILabel uiLabel15;
private Sunny.UI.UITextBox tb_室内02基数;
private Sunny.UI.UITextBox tb_室内温度;
private Sunny.UI.UILabel uiLabel16;
private Sunny.UI.UILabel uiLabel5;
private Sunny.UI.UILabel uiLabel10;
private Sunny.UI.UILabel uiLabel4;
private Sunny.UI.UILabel uiLabel11;
private Sunny.UI.UITextBox tb_口罩CO2基数;
private Sunny.UI.UITextBox tb_室内02;
private Sunny.UI.UILabel uiLabel12;
private Sunny.UI.UITextBox tb_室内CO2基数;
private Sunny.UI.UILabel uiLabel6;
private Sunny.UI.UILabel uiLabel3;
private Sunny.UI.UILabel uiLabel7;
private Sunny.UI.UILabel uiLabel2;
private Sunny.UI.UITextBox tb_口罩CO2;
private Sunny.UI.UILabel uiLabel8;
private Sunny.UI.UITextBox tb_室内CO2;
private Sunny.UI.UILabel uiLabel1;
}
}