998 lines
45 KiB
C#
998 lines
45 KiB
C#
namespace C_Windows_1
|
|
{
|
|
partial class TestPara
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(TestPara));
|
|
this.Modify_Type = new System.Windows.Forms.Button();
|
|
this.Test_Type = new System.Windows.Forms.ComboBox();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.ParaNum = new System.Windows.Forms.ComboBox();
|
|
this.label34 = new System.Windows.Forms.Label();
|
|
this.BtnKeep = new System.Windows.Forms.Button();
|
|
this.BtnUpload = new System.Windows.Forms.Button();
|
|
this.BtnRead = new System.Windows.Forms.Button();
|
|
this.SerialPort1 = new System.IO.Ports.SerialPort(this.components);
|
|
this.Timer5 = new System.Windows.Forms.Timer(this.components);
|
|
this.Timer6 = new System.Windows.Forms.Timer(this.components);
|
|
this.Timer1 = new System.Windows.Forms.Timer(this.components);
|
|
this.Timer2 = new System.Windows.Forms.Timer(this.components);
|
|
this.Timer3 = new System.Windows.Forms.Timer(this.components);
|
|
this.SendText = new System.Windows.Forms.TextBox();
|
|
this.ReceiveText = new System.Windows.Forms.TextBox();
|
|
this.myGroupBox4 = new C_Windows_1.MyGroupBox(this.components);
|
|
this.PUnit = new System.Windows.Forms.ComboBox();
|
|
this.label47 = new System.Windows.Forms.Label();
|
|
this.LUnit = new System.Windows.Forms.ComboBox();
|
|
this.FPtoplimit = new System.Windows.Forms.TextBox();
|
|
this.label46 = new System.Windows.Forms.Label();
|
|
this.label27 = new System.Windows.Forms.Label();
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
this.label29 = new System.Windows.Forms.Label();
|
|
this.label28 = new System.Windows.Forms.Label();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.BLeakLPre = new System.Windows.Forms.TextBox();
|
|
this.Leaklowlimit = new System.Windows.Forms.TextBox();
|
|
this.label26 = new System.Windows.Forms.Label();
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
this.label44 = new System.Windows.Forms.Label();
|
|
this.label25 = new System.Windows.Forms.Label();
|
|
this.Leaktoplimit = new System.Windows.Forms.TextBox();
|
|
this.label24 = new System.Windows.Forms.Label();
|
|
this.label45 = new System.Windows.Forms.Label();
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
this.FPlowlimit = new System.Windows.Forms.TextBox();
|
|
this.BLeakTPre = new System.Windows.Forms.TextBox();
|
|
this.label54 = new System.Windows.Forms.Label();
|
|
this.label55 = new System.Windows.Forms.Label();
|
|
this.label53 = new System.Windows.Forms.Label();
|
|
this.label52 = new System.Windows.Forms.Label();
|
|
this.SBalanTime = new System.Windows.Forms.TextBox();
|
|
this.BBalanTime = new System.Windows.Forms.TextBox();
|
|
this.myGroupBox3 = new C_Windows_1.MyGroupBox(this.components);
|
|
this.FullTime = new System.Windows.Forms.TextBox();
|
|
this.label41 = new System.Windows.Forms.Label();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.label42 = new System.Windows.Forms.Label();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.ParaName = new System.Windows.Forms.TextBox();
|
|
this.ExhaustTime = new System.Windows.Forms.TextBox();
|
|
this.label43 = new System.Windows.Forms.Label();
|
|
this.label37 = new System.Windows.Forms.Label();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.TestTime1 = new System.Windows.Forms.TextBox();
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
this.BalanTime = new System.Windows.Forms.TextBox();
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
this.label22 = new System.Windows.Forms.Label();
|
|
this.Evolume = new System.Windows.Forms.TextBox();
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
this.label40 = new System.Windows.Forms.Label();
|
|
this.DelayTime1 = new System.Windows.Forms.TextBox();
|
|
this.label39 = new System.Windows.Forms.Label();
|
|
this.DelayTime2 = new System.Windows.Forms.TextBox();
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
this.TestTime2 = new System.Windows.Forms.TextBox();
|
|
this.label51 = new System.Windows.Forms.Label();
|
|
this.label48 = new System.Windows.Forms.Label();
|
|
this.BypassTime = new System.Windows.Forms.TextBox();
|
|
this.label38 = new System.Windows.Forms.Label();
|
|
this.myGroupBox4.SuspendLayout();
|
|
this.myGroupBox3.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// Modify_Type
|
|
//
|
|
this.Modify_Type.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.Modify_Type.Location = new System.Drawing.Point(577, 4);
|
|
this.Modify_Type.Name = "Modify_Type";
|
|
this.Modify_Type.Size = new System.Drawing.Size(105, 49);
|
|
this.Modify_Type.TabIndex = 145;
|
|
this.Modify_Type.Text = "修改类型";
|
|
this.Modify_Type.UseVisualStyleBackColor = true;
|
|
this.Modify_Type.Visible = false;
|
|
this.Modify_Type.Click += new System.EventHandler(this.Modify_Type_Click);
|
|
//
|
|
// Test_Type
|
|
//
|
|
this.Test_Type.Font = new System.Drawing.Font("宋体", 15F);
|
|
this.Test_Type.FormattingEnabled = true;
|
|
this.Test_Type.Items.AddRange(new object[] {
|
|
"正压",
|
|
"负压"});
|
|
this.Test_Type.Location = new System.Drawing.Point(455, 12);
|
|
this.Test_Type.Name = "Test_Type";
|
|
this.Test_Type.Size = new System.Drawing.Size(96, 28);
|
|
this.Test_Type.TabIndex = 143;
|
|
this.Test_Type.Visible = false;
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Font = new System.Drawing.Font("宋体", 15F);
|
|
this.label3.Location = new System.Drawing.Point(345, 15);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(89, 20);
|
|
this.label3.TabIndex = 144;
|
|
this.label3.Text = "测试类型";
|
|
this.label3.Visible = false;
|
|
//
|
|
// ParaNum
|
|
//
|
|
this.ParaNum.Font = new System.Drawing.Font("宋体", 15F);
|
|
this.ParaNum.FormattingEnabled = true;
|
|
this.ParaNum.Items.AddRange(new object[] {
|
|
"1",
|
|
"2",
|
|
"3",
|
|
"4",
|
|
"5",
|
|
"6",
|
|
"7",
|
|
"8",
|
|
"9",
|
|
"10"});
|
|
this.ParaNum.Location = new System.Drawing.Point(189, 12);
|
|
this.ParaNum.Name = "ParaNum";
|
|
this.ParaNum.Size = new System.Drawing.Size(96, 28);
|
|
this.ParaNum.TabIndex = 141;
|
|
this.ParaNum.SelectedIndexChanged += new System.EventHandler(this.ParaNum_SelectedIndexChanged);
|
|
//
|
|
// label34
|
|
//
|
|
this.label34.AutoSize = true;
|
|
this.label34.Font = new System.Drawing.Font("宋体", 15F);
|
|
this.label34.Location = new System.Drawing.Point(79, 15);
|
|
this.label34.Name = "label34";
|
|
this.label34.Size = new System.Drawing.Size(89, 20);
|
|
this.label34.TabIndex = 142;
|
|
this.label34.Text = "参数编号";
|
|
//
|
|
// BtnKeep
|
|
//
|
|
this.BtnKeep.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.BtnKeep.Location = new System.Drawing.Point(417, 370);
|
|
this.BtnKeep.Name = "BtnKeep";
|
|
this.BtnKeep.Size = new System.Drawing.Size(105, 49);
|
|
this.BtnKeep.TabIndex = 140;
|
|
this.BtnKeep.Text = "保存参数";
|
|
this.BtnKeep.UseVisualStyleBackColor = true;
|
|
this.BtnKeep.Click += new System.EventHandler(this.BtnKeep_Click);
|
|
//
|
|
// BtnUpload
|
|
//
|
|
this.BtnUpload.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.BtnUpload.Location = new System.Drawing.Point(121, 370);
|
|
this.BtnUpload.Name = "BtnUpload";
|
|
this.BtnUpload.Size = new System.Drawing.Size(105, 49);
|
|
this.BtnUpload.TabIndex = 138;
|
|
this.BtnUpload.Text = "上传参数";
|
|
this.BtnUpload.UseVisualStyleBackColor = true;
|
|
this.BtnUpload.Click += new System.EventHandler(this.BtnUpload_Click);
|
|
//
|
|
// BtnRead
|
|
//
|
|
this.BtnRead.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.BtnRead.Location = new System.Drawing.Point(269, 370);
|
|
this.BtnRead.Name = "BtnRead";
|
|
this.BtnRead.Size = new System.Drawing.Size(105, 49);
|
|
this.BtnRead.TabIndex = 139;
|
|
this.BtnRead.Text = "读取参数";
|
|
this.BtnRead.UseVisualStyleBackColor = true;
|
|
this.BtnRead.Click += new System.EventHandler(this.BtnRead_Click);
|
|
//
|
|
// SerialPort1
|
|
//
|
|
this.SerialPort1.DataReceived += new System.IO.Ports.SerialDataReceivedEventHandler(this.SerialPort1_DataReceived);
|
|
//
|
|
// Timer5
|
|
//
|
|
this.Timer5.Tick += new System.EventHandler(this.Timer5_Tick);
|
|
//
|
|
// Timer6
|
|
//
|
|
this.Timer6.Tick += new System.EventHandler(this.Timer6_Tick);
|
|
//
|
|
// Timer1
|
|
//
|
|
this.Timer1.Tick += new System.EventHandler(this.Timer1_Tick);
|
|
//
|
|
// Timer2
|
|
//
|
|
this.Timer2.Tick += new System.EventHandler(this.Timer2_Tick);
|
|
//
|
|
// Timer3
|
|
//
|
|
this.Timer3.Tick += new System.EventHandler(this.Timer3_Tick);
|
|
//
|
|
// SendText
|
|
//
|
|
this.SendText.Location = new System.Drawing.Point(43, 440);
|
|
this.SendText.Multiline = true;
|
|
this.SendText.Name = "SendText";
|
|
this.SendText.Size = new System.Drawing.Size(184, 74);
|
|
this.SendText.TabIndex = 146;
|
|
this.SendText.Visible = false;
|
|
//
|
|
// ReceiveText
|
|
//
|
|
this.ReceiveText.Location = new System.Drawing.Point(235, 440);
|
|
this.ReceiveText.Multiline = true;
|
|
this.ReceiveText.Name = "ReceiveText";
|
|
this.ReceiveText.Size = new System.Drawing.Size(287, 74);
|
|
this.ReceiveText.TabIndex = 147;
|
|
this.ReceiveText.Visible = false;
|
|
//
|
|
// myGroupBox4
|
|
//
|
|
this.myGroupBox4.Controls.Add(this.PUnit);
|
|
this.myGroupBox4.Controls.Add(this.label47);
|
|
this.myGroupBox4.Controls.Add(this.LUnit);
|
|
this.myGroupBox4.Controls.Add(this.FPtoplimit);
|
|
this.myGroupBox4.Controls.Add(this.label46);
|
|
this.myGroupBox4.Controls.Add(this.label27);
|
|
this.myGroupBox4.Controls.Add(this.label12);
|
|
this.myGroupBox4.Controls.Add(this.label29);
|
|
this.myGroupBox4.Controls.Add(this.label28);
|
|
this.myGroupBox4.Controls.Add(this.label13);
|
|
this.myGroupBox4.Controls.Add(this.BLeakLPre);
|
|
this.myGroupBox4.Controls.Add(this.Leaklowlimit);
|
|
this.myGroupBox4.Controls.Add(this.label26);
|
|
this.myGroupBox4.Controls.Add(this.label16);
|
|
this.myGroupBox4.Controls.Add(this.label44);
|
|
this.myGroupBox4.Controls.Add(this.label25);
|
|
this.myGroupBox4.Controls.Add(this.Leaktoplimit);
|
|
this.myGroupBox4.Controls.Add(this.label24);
|
|
this.myGroupBox4.Controls.Add(this.label45);
|
|
this.myGroupBox4.Controls.Add(this.label17);
|
|
this.myGroupBox4.Controls.Add(this.FPlowlimit);
|
|
this.myGroupBox4.Controls.Add(this.BLeakTPre);
|
|
this.myGroupBox4.Location = new System.Drawing.Point(300, 53);
|
|
this.myGroupBox4.Name = "myGroupBox4";
|
|
this.myGroupBox4.Size = new System.Drawing.Size(339, 310);
|
|
this.myGroupBox4.TabIndex = 137;
|
|
this.myGroupBox4.TabStop = false;
|
|
this.myGroupBox4.Text = "压力参数";
|
|
//
|
|
// PUnit
|
|
//
|
|
this.PUnit.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.PUnit.FormattingEnabled = true;
|
|
this.PUnit.Items.AddRange(new object[] {
|
|
"Pa",
|
|
"KPa",
|
|
"MPa",
|
|
"bar",
|
|
"psi",
|
|
"kg/cm2",
|
|
"atm",
|
|
"mmHg"});
|
|
this.PUnit.Location = new System.Drawing.Point(20, 165);
|
|
this.PUnit.Name = "PUnit";
|
|
this.PUnit.Size = new System.Drawing.Size(96, 23);
|
|
this.PUnit.TabIndex = 101;
|
|
//
|
|
// label47
|
|
//
|
|
this.label47.AutoSize = true;
|
|
this.label47.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label47.Location = new System.Drawing.Point(20, 147);
|
|
this.label47.Name = "label47";
|
|
this.label47.Size = new System.Drawing.Size(67, 15);
|
|
this.label47.TabIndex = 112;
|
|
this.label47.Text = "压力单位";
|
|
//
|
|
// LUnit
|
|
//
|
|
this.LUnit.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.LUnit.FormattingEnabled = true;
|
|
this.LUnit.Items.AddRange(new object[] {
|
|
"Pa",
|
|
"KPa",
|
|
"mbar",
|
|
"sccm",
|
|
"ccm/s",
|
|
"Pa/s"});
|
|
this.LUnit.Location = new System.Drawing.Point(20, 222);
|
|
this.LUnit.Name = "LUnit";
|
|
this.LUnit.Size = new System.Drawing.Size(96, 23);
|
|
this.LUnit.TabIndex = 92;
|
|
//
|
|
// FPtoplimit
|
|
//
|
|
this.FPtoplimit.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.FPtoplimit.Location = new System.Drawing.Point(22, 55);
|
|
this.FPtoplimit.Name = "FPtoplimit";
|
|
this.FPtoplimit.Size = new System.Drawing.Size(96, 24);
|
|
this.FPtoplimit.TabIndex = 30;
|
|
//
|
|
// label46
|
|
//
|
|
this.label46.AutoSize = true;
|
|
this.label46.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label46.Location = new System.Drawing.Point(20, 200);
|
|
this.label46.Name = "label46";
|
|
this.label46.Size = new System.Drawing.Size(82, 15);
|
|
this.label46.TabIndex = 111;
|
|
this.label46.Text = "泄漏量单位";
|
|
//
|
|
// label27
|
|
//
|
|
this.label27.AutoSize = true;
|
|
this.label27.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label27.Location = new System.Drawing.Point(297, 117);
|
|
this.label27.Name = "label27";
|
|
this.label27.Size = new System.Drawing.Size(23, 15);
|
|
this.label27.TabIndex = 79;
|
|
this.label27.Text = "Pa";
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.AutoSize = true;
|
|
this.label12.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label12.Location = new System.Drawing.Point(20, 37);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(97, 15);
|
|
this.label12.TabIndex = 64;
|
|
this.label12.Text = "充气压力上限";
|
|
//
|
|
// label29
|
|
//
|
|
this.label29.AutoSize = true;
|
|
this.label29.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label29.Location = new System.Drawing.Point(297, 225);
|
|
this.label29.Name = "label29";
|
|
this.label29.Size = new System.Drawing.Size(37, 15);
|
|
this.label29.TabIndex = 81;
|
|
this.label29.Text = "单位";
|
|
//
|
|
// label28
|
|
//
|
|
this.label28.AutoSize = true;
|
|
this.label28.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label28.Location = new System.Drawing.Point(297, 171);
|
|
this.label28.Name = "label28";
|
|
this.label28.Size = new System.Drawing.Size(37, 15);
|
|
this.label28.TabIndex = 80;
|
|
this.label28.Text = "单位";
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.AutoSize = true;
|
|
this.label13.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label13.Location = new System.Drawing.Point(20, 92);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(97, 15);
|
|
this.label13.TabIndex = 65;
|
|
this.label13.Text = "充气压力下限";
|
|
//
|
|
// BLeakLPre
|
|
//
|
|
this.BLeakLPre.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.BLeakLPre.Location = new System.Drawing.Point(194, 114);
|
|
this.BLeakLPre.Name = "BLeakLPre";
|
|
this.BLeakLPre.Size = new System.Drawing.Size(96, 24);
|
|
this.BLeakLPre.TabIndex = 102;
|
|
//
|
|
// Leaklowlimit
|
|
//
|
|
this.Leaklowlimit.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.Leaklowlimit.Location = new System.Drawing.Point(194, 222);
|
|
this.Leaklowlimit.Name = "Leaklowlimit";
|
|
this.Leaklowlimit.Size = new System.Drawing.Size(96, 24);
|
|
this.Leaklowlimit.TabIndex = 35;
|
|
//
|
|
// label26
|
|
//
|
|
this.label26.AutoSize = true;
|
|
this.label26.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label26.Location = new System.Drawing.Point(297, 63);
|
|
this.label26.Name = "label26";
|
|
this.label26.Size = new System.Drawing.Size(23, 15);
|
|
this.label26.TabIndex = 78;
|
|
this.label26.Text = "Pa";
|
|
//
|
|
// label16
|
|
//
|
|
this.label16.AutoSize = true;
|
|
this.label16.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label16.Location = new System.Drawing.Point(191, 150);
|
|
this.label16.Name = "label16";
|
|
this.label16.Size = new System.Drawing.Size(82, 15);
|
|
this.label16.TabIndex = 68;
|
|
this.label16.Text = "泄漏量上限";
|
|
//
|
|
// label44
|
|
//
|
|
this.label44.AutoSize = true;
|
|
this.label44.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label44.Location = new System.Drawing.Point(191, 40);
|
|
this.label44.Name = "label44";
|
|
this.label44.Size = new System.Drawing.Size(97, 15);
|
|
this.label44.TabIndex = 109;
|
|
this.label44.Text = "平衡压差上限";
|
|
//
|
|
// label25
|
|
//
|
|
this.label25.AutoSize = true;
|
|
this.label25.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label25.Location = new System.Drawing.Point(124, 113);
|
|
this.label25.Name = "label25";
|
|
this.label25.Size = new System.Drawing.Size(37, 15);
|
|
this.label25.TabIndex = 77;
|
|
this.label25.Text = "单位";
|
|
//
|
|
// Leaktoplimit
|
|
//
|
|
this.Leaktoplimit.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.Leaktoplimit.Location = new System.Drawing.Point(194, 168);
|
|
this.Leaktoplimit.Name = "Leaktoplimit";
|
|
this.Leaktoplimit.Size = new System.Drawing.Size(96, 24);
|
|
this.Leaktoplimit.TabIndex = 34;
|
|
//
|
|
// label24
|
|
//
|
|
this.label24.AutoSize = true;
|
|
this.label24.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label24.Location = new System.Drawing.Point(124, 59);
|
|
this.label24.Name = "label24";
|
|
this.label24.Size = new System.Drawing.Size(37, 15);
|
|
this.label24.TabIndex = 76;
|
|
this.label24.Text = "单位";
|
|
//
|
|
// label45
|
|
//
|
|
this.label45.AutoSize = true;
|
|
this.label45.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label45.Location = new System.Drawing.Point(191, 95);
|
|
this.label45.Name = "label45";
|
|
this.label45.Size = new System.Drawing.Size(97, 15);
|
|
this.label45.TabIndex = 110;
|
|
this.label45.Text = "平衡压差下限";
|
|
//
|
|
// label17
|
|
//
|
|
this.label17.AutoSize = true;
|
|
this.label17.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label17.Location = new System.Drawing.Point(191, 206);
|
|
this.label17.Name = "label17";
|
|
this.label17.Size = new System.Drawing.Size(82, 15);
|
|
this.label17.TabIndex = 69;
|
|
this.label17.Text = "泄漏量下限";
|
|
//
|
|
// FPlowlimit
|
|
//
|
|
this.FPlowlimit.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.FPlowlimit.Location = new System.Drawing.Point(22, 111);
|
|
this.FPlowlimit.Name = "FPlowlimit";
|
|
this.FPlowlimit.Size = new System.Drawing.Size(96, 24);
|
|
this.FPlowlimit.TabIndex = 31;
|
|
//
|
|
// BLeakTPre
|
|
//
|
|
this.BLeakTPre.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.BLeakTPre.Location = new System.Drawing.Point(194, 58);
|
|
this.BLeakTPre.Name = "BLeakTPre";
|
|
this.BLeakTPre.Size = new System.Drawing.Size(96, 24);
|
|
this.BLeakTPre.TabIndex = 100;
|
|
//
|
|
// label54
|
|
//
|
|
this.label54.AutoSize = true;
|
|
this.label54.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label54.Location = new System.Drawing.Point(744, 238);
|
|
this.label54.Name = "label54";
|
|
this.label54.Size = new System.Drawing.Size(15, 15);
|
|
this.label54.TabIndex = 122;
|
|
this.label54.Text = "s";
|
|
this.label54.Visible = false;
|
|
//
|
|
// label55
|
|
//
|
|
this.label55.AutoSize = true;
|
|
this.label55.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label55.Location = new System.Drawing.Point(744, 292);
|
|
this.label55.Name = "label55";
|
|
this.label55.Size = new System.Drawing.Size(15, 15);
|
|
this.label55.TabIndex = 123;
|
|
this.label55.Text = "s";
|
|
this.label55.Visible = false;
|
|
//
|
|
// label53
|
|
//
|
|
this.label53.AutoSize = true;
|
|
this.label53.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label53.Location = new System.Drawing.Point(638, 270);
|
|
this.label53.Name = "label53";
|
|
this.label53.Size = new System.Drawing.Size(97, 15);
|
|
this.label53.TabIndex = 116;
|
|
this.label53.Text = "微漏平衡时间";
|
|
this.label53.Visible = false;
|
|
//
|
|
// label52
|
|
//
|
|
this.label52.AutoSize = true;
|
|
this.label52.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label52.Location = new System.Drawing.Point(640, 214);
|
|
this.label52.Name = "label52";
|
|
this.label52.Size = new System.Drawing.Size(97, 15);
|
|
this.label52.TabIndex = 115;
|
|
this.label52.Text = "大漏平衡时间";
|
|
this.label52.Visible = false;
|
|
//
|
|
// SBalanTime
|
|
//
|
|
this.SBalanTime.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.SBalanTime.Location = new System.Drawing.Point(640, 288);
|
|
this.SBalanTime.Name = "SBalanTime";
|
|
this.SBalanTime.Size = new System.Drawing.Size(96, 24);
|
|
this.SBalanTime.TabIndex = 114;
|
|
this.SBalanTime.Visible = false;
|
|
//
|
|
// BBalanTime
|
|
//
|
|
this.BBalanTime.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.BBalanTime.Location = new System.Drawing.Point(640, 233);
|
|
this.BBalanTime.Name = "BBalanTime";
|
|
this.BBalanTime.Size = new System.Drawing.Size(96, 24);
|
|
this.BBalanTime.TabIndex = 113;
|
|
this.BBalanTime.Visible = false;
|
|
//
|
|
// myGroupBox3
|
|
//
|
|
this.myGroupBox3.Controls.Add(this.FullTime);
|
|
this.myGroupBox3.Controls.Add(this.label41);
|
|
this.myGroupBox3.Controls.Add(this.label5);
|
|
this.myGroupBox3.Controls.Add(this.label4);
|
|
this.myGroupBox3.Controls.Add(this.label42);
|
|
this.myGroupBox3.Controls.Add(this.label10);
|
|
this.myGroupBox3.Controls.Add(this.ParaName);
|
|
this.myGroupBox3.Controls.Add(this.ExhaustTime);
|
|
this.myGroupBox3.Controls.Add(this.label43);
|
|
this.myGroupBox3.Controls.Add(this.label37);
|
|
this.myGroupBox3.Controls.Add(this.label11);
|
|
this.myGroupBox3.Controls.Add(this.TestTime1);
|
|
this.myGroupBox3.Controls.Add(this.label20);
|
|
this.myGroupBox3.Controls.Add(this.BalanTime);
|
|
this.myGroupBox3.Controls.Add(this.label14);
|
|
this.myGroupBox3.Controls.Add(this.label21);
|
|
this.myGroupBox3.Controls.Add(this.label22);
|
|
this.myGroupBox3.Controls.Add(this.Evolume);
|
|
this.myGroupBox3.Controls.Add(this.label23);
|
|
this.myGroupBox3.Controls.Add(this.label40);
|
|
this.myGroupBox3.Controls.Add(this.DelayTime1);
|
|
this.myGroupBox3.Controls.Add(this.label39);
|
|
this.myGroupBox3.Controls.Add(this.DelayTime2);
|
|
this.myGroupBox3.Location = new System.Drawing.Point(10, 53);
|
|
this.myGroupBox3.Name = "myGroupBox3";
|
|
this.myGroupBox3.Size = new System.Drawing.Size(283, 310);
|
|
this.myGroupBox3.TabIndex = 136;
|
|
this.myGroupBox3.TabStop = false;
|
|
this.myGroupBox3.Text = "基本参数";
|
|
//
|
|
// FullTime
|
|
//
|
|
this.FullTime.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.FullTime.Location = new System.Drawing.Point(28, 56);
|
|
this.FullTime.Name = "FullTime";
|
|
this.FullTime.Size = new System.Drawing.Size(96, 24);
|
|
this.FullTime.TabIndex = 26;
|
|
//
|
|
// label41
|
|
//
|
|
this.label41.AutoSize = true;
|
|
this.label41.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label41.Location = new System.Drawing.Point(257, 171);
|
|
this.label41.Name = "label41";
|
|
this.label41.Size = new System.Drawing.Size(23, 15);
|
|
this.label41.TabIndex = 118;
|
|
this.label41.Text = "ml";
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label5.Location = new System.Drawing.Point(26, 92);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(67, 15);
|
|
this.label5.TabIndex = 61;
|
|
this.label5.Text = "平衡时间";
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label4.Location = new System.Drawing.Point(26, 38);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(67, 15);
|
|
this.label4.TabIndex = 60;
|
|
this.label4.Text = "充气时间";
|
|
//
|
|
// label42
|
|
//
|
|
this.label42.AutoSize = true;
|
|
this.label42.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label42.Location = new System.Drawing.Point(257, 117);
|
|
this.label42.Name = "label42";
|
|
this.label42.Size = new System.Drawing.Size(15, 15);
|
|
this.label42.TabIndex = 117;
|
|
this.label42.Text = "s";
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label10.Location = new System.Drawing.Point(26, 146);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(67, 15);
|
|
this.label10.TabIndex = 62;
|
|
this.label10.Text = "检测时间";
|
|
//
|
|
// ParaName
|
|
//
|
|
this.ParaName.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.ParaName.Location = new System.Drawing.Point(153, 222);
|
|
this.ParaName.Name = "ParaName";
|
|
this.ParaName.Size = new System.Drawing.Size(96, 24);
|
|
this.ParaName.TabIndex = 93;
|
|
//
|
|
// ExhaustTime
|
|
//
|
|
this.ExhaustTime.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.ExhaustTime.Location = new System.Drawing.Point(28, 219);
|
|
this.ExhaustTime.Name = "ExhaustTime";
|
|
this.ExhaustTime.Size = new System.Drawing.Size(96, 24);
|
|
this.ExhaustTime.TabIndex = 29;
|
|
//
|
|
// label43
|
|
//
|
|
this.label43.AutoSize = true;
|
|
this.label43.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label43.Location = new System.Drawing.Point(257, 63);
|
|
this.label43.Name = "label43";
|
|
this.label43.Size = new System.Drawing.Size(15, 15);
|
|
this.label43.TabIndex = 116;
|
|
this.label43.Text = "s";
|
|
//
|
|
// label37
|
|
//
|
|
this.label37.AutoSize = true;
|
|
this.label37.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label37.Location = new System.Drawing.Point(150, 206);
|
|
this.label37.Name = "label37";
|
|
this.label37.Size = new System.Drawing.Size(67, 15);
|
|
this.label37.TabIndex = 92;
|
|
this.label37.Text = "参数名称";
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label11.Location = new System.Drawing.Point(26, 201);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(67, 15);
|
|
this.label11.TabIndex = 63;
|
|
this.label11.Text = "排气时间";
|
|
//
|
|
// TestTime1
|
|
//
|
|
this.TestTime1.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.TestTime1.Location = new System.Drawing.Point(28, 165);
|
|
this.TestTime1.Name = "TestTime1";
|
|
this.TestTime1.Size = new System.Drawing.Size(96, 24);
|
|
this.TestTime1.TabIndex = 28;
|
|
//
|
|
// label20
|
|
//
|
|
this.label20.AutoSize = true;
|
|
this.label20.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label20.Location = new System.Drawing.Point(132, 60);
|
|
this.label20.Name = "label20";
|
|
this.label20.Size = new System.Drawing.Size(15, 15);
|
|
this.label20.TabIndex = 72;
|
|
this.label20.Text = "s";
|
|
//
|
|
// BalanTime
|
|
//
|
|
this.BalanTime.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.BalanTime.Location = new System.Drawing.Point(28, 111);
|
|
this.BalanTime.Name = "BalanTime";
|
|
this.BalanTime.Size = new System.Drawing.Size(96, 24);
|
|
this.BalanTime.TabIndex = 27;
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.AutoSize = true;
|
|
this.label14.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label14.Location = new System.Drawing.Point(150, 147);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(67, 15);
|
|
this.label14.TabIndex = 114;
|
|
this.label14.Text = "等效容积";
|
|
//
|
|
// label21
|
|
//
|
|
this.label21.AutoSize = true;
|
|
this.label21.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label21.Location = new System.Drawing.Point(132, 114);
|
|
this.label21.Name = "label21";
|
|
this.label21.Size = new System.Drawing.Size(15, 15);
|
|
this.label21.TabIndex = 73;
|
|
this.label21.Text = "s";
|
|
//
|
|
// label22
|
|
//
|
|
this.label22.AutoSize = true;
|
|
this.label22.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label22.Location = new System.Drawing.Point(131, 168);
|
|
this.label22.Name = "label22";
|
|
this.label22.Size = new System.Drawing.Size(15, 15);
|
|
this.label22.TabIndex = 74;
|
|
this.label22.Text = "s";
|
|
//
|
|
// Evolume
|
|
//
|
|
this.Evolume.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.Evolume.Location = new System.Drawing.Point(153, 168);
|
|
this.Evolume.Name = "Evolume";
|
|
this.Evolume.Size = new System.Drawing.Size(96, 24);
|
|
this.Evolume.TabIndex = 113;
|
|
//
|
|
// label23
|
|
//
|
|
this.label23.AutoSize = true;
|
|
this.label23.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label23.Location = new System.Drawing.Point(132, 222);
|
|
this.label23.Name = "label23";
|
|
this.label23.Size = new System.Drawing.Size(15, 15);
|
|
this.label23.TabIndex = 75;
|
|
this.label23.Text = "s";
|
|
//
|
|
// label40
|
|
//
|
|
this.label40.AutoSize = true;
|
|
this.label40.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label40.Location = new System.Drawing.Point(150, 94);
|
|
this.label40.Name = "label40";
|
|
this.label40.Size = new System.Drawing.Size(45, 15);
|
|
this.label40.TabIndex = 105;
|
|
this.label40.Text = "延时2";
|
|
//
|
|
// DelayTime1
|
|
//
|
|
this.DelayTime1.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.DelayTime1.Location = new System.Drawing.Point(153, 60);
|
|
this.DelayTime1.Name = "DelayTime1";
|
|
this.DelayTime1.Size = new System.Drawing.Size(96, 24);
|
|
this.DelayTime1.TabIndex = 96;
|
|
//
|
|
// label39
|
|
//
|
|
this.label39.AutoSize = true;
|
|
this.label39.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label39.Location = new System.Drawing.Point(150, 41);
|
|
this.label39.Name = "label39";
|
|
this.label39.Size = new System.Drawing.Size(45, 15);
|
|
this.label39.TabIndex = 104;
|
|
this.label39.Text = "延时1";
|
|
//
|
|
// DelayTime2
|
|
//
|
|
this.DelayTime2.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.DelayTime2.Location = new System.Drawing.Point(153, 114);
|
|
this.DelayTime2.Name = "DelayTime2";
|
|
this.DelayTime2.Size = new System.Drawing.Size(96, 24);
|
|
this.DelayTime2.TabIndex = 97;
|
|
//
|
|
// label15
|
|
//
|
|
this.label15.AutoSize = true;
|
|
this.label15.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label15.Location = new System.Drawing.Point(639, 331);
|
|
this.label15.Name = "label15";
|
|
this.label15.Size = new System.Drawing.Size(75, 15);
|
|
this.label15.TabIndex = 120;
|
|
this.label15.Text = "检测时间2";
|
|
this.label15.Visible = false;
|
|
//
|
|
// TestTime2
|
|
//
|
|
this.TestTime2.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.TestTime2.Location = new System.Drawing.Point(641, 350);
|
|
this.TestTime2.Name = "TestTime2";
|
|
this.TestTime2.Size = new System.Drawing.Size(96, 24);
|
|
this.TestTime2.TabIndex = 119;
|
|
this.TestTime2.Visible = false;
|
|
//
|
|
// label51
|
|
//
|
|
this.label51.AutoSize = true;
|
|
this.label51.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label51.Location = new System.Drawing.Point(742, 352);
|
|
this.label51.Name = "label51";
|
|
this.label51.Size = new System.Drawing.Size(15, 15);
|
|
this.label51.TabIndex = 121;
|
|
this.label51.Text = "s";
|
|
this.label51.Visible = false;
|
|
//
|
|
// label48
|
|
//
|
|
this.label48.AutoSize = true;
|
|
this.label48.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label48.Location = new System.Drawing.Point(743, 161);
|
|
this.label48.Name = "label48";
|
|
this.label48.Size = new System.Drawing.Size(15, 15);
|
|
this.label48.TabIndex = 115;
|
|
this.label48.Text = "s";
|
|
this.label48.Visible = false;
|
|
//
|
|
// BypassTime
|
|
//
|
|
this.BypassTime.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.BypassTime.Location = new System.Drawing.Point(639, 157);
|
|
this.BypassTime.Name = "BypassTime";
|
|
this.BypassTime.Size = new System.Drawing.Size(96, 24);
|
|
this.BypassTime.TabIndex = 94;
|
|
this.BypassTime.Visible = false;
|
|
//
|
|
// label38
|
|
//
|
|
this.label38.AutoSize = true;
|
|
this.label38.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label38.Location = new System.Drawing.Point(636, 140);
|
|
this.label38.Name = "label38";
|
|
this.label38.Size = new System.Drawing.Size(67, 15);
|
|
this.label38.TabIndex = 95;
|
|
this.label38.Text = "旁路时间";
|
|
this.label38.Visible = false;
|
|
//
|
|
// TestPara
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(712, 425);
|
|
this.Controls.Add(this.label15);
|
|
this.Controls.Add(this.label54);
|
|
this.Controls.Add(this.TestTime2);
|
|
this.Controls.Add(this.label51);
|
|
this.Controls.Add(this.ReceiveText);
|
|
this.Controls.Add(this.label55);
|
|
this.Controls.Add(this.SendText);
|
|
this.Controls.Add(this.label53);
|
|
this.Controls.Add(this.Modify_Type);
|
|
this.Controls.Add(this.label52);
|
|
this.Controls.Add(this.Test_Type);
|
|
this.Controls.Add(this.SBalanTime);
|
|
this.Controls.Add(this.label48);
|
|
this.Controls.Add(this.label3);
|
|
this.Controls.Add(this.BBalanTime);
|
|
this.Controls.Add(this.ParaNum);
|
|
this.Controls.Add(this.label34);
|
|
this.Controls.Add(this.BtnKeep);
|
|
this.Controls.Add(this.BtnUpload);
|
|
this.Controls.Add(this.BtnRead);
|
|
this.Controls.Add(this.BypassTime);
|
|
this.Controls.Add(this.myGroupBox4);
|
|
this.Controls.Add(this.myGroupBox3);
|
|
this.Controls.Add(this.label38);
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.Name = "TestPara";
|
|
this.Text = "TestPara";
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.TestPara_FormClosing);
|
|
this.Load += new System.EventHandler(this.TestPara_Load);
|
|
this.myGroupBox4.ResumeLayout(false);
|
|
this.myGroupBox4.PerformLayout();
|
|
this.myGroupBox3.ResumeLayout(false);
|
|
this.myGroupBox3.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Button Modify_Type;
|
|
private System.Windows.Forms.ComboBox Test_Type;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.ComboBox ParaNum;
|
|
private System.Windows.Forms.Label label34;
|
|
private System.Windows.Forms.Button BtnKeep;
|
|
private System.Windows.Forms.Button BtnUpload;
|
|
private System.Windows.Forms.Button BtnRead;
|
|
private MyGroupBox myGroupBox4;
|
|
private System.Windows.Forms.Label label54;
|
|
private System.Windows.Forms.Label label55;
|
|
private System.Windows.Forms.Label label53;
|
|
private System.Windows.Forms.Label label52;
|
|
private System.Windows.Forms.TextBox SBalanTime;
|
|
private System.Windows.Forms.TextBox BBalanTime;
|
|
private System.Windows.Forms.ComboBox PUnit;
|
|
private System.Windows.Forms.Label label47;
|
|
private System.Windows.Forms.ComboBox LUnit;
|
|
private System.Windows.Forms.TextBox FPtoplimit;
|
|
private System.Windows.Forms.Label label46;
|
|
private System.Windows.Forms.Label label27;
|
|
private System.Windows.Forms.Label label12;
|
|
private System.Windows.Forms.Label label29;
|
|
private System.Windows.Forms.Label label28;
|
|
private System.Windows.Forms.Label label13;
|
|
private System.Windows.Forms.TextBox BLeakLPre;
|
|
private System.Windows.Forms.TextBox Leaklowlimit;
|
|
private System.Windows.Forms.Label label26;
|
|
private System.Windows.Forms.Label label16;
|
|
private System.Windows.Forms.Label label44;
|
|
private System.Windows.Forms.Label label25;
|
|
private System.Windows.Forms.TextBox Leaktoplimit;
|
|
private System.Windows.Forms.Label label24;
|
|
private System.Windows.Forms.Label label45;
|
|
private System.Windows.Forms.Label label17;
|
|
private System.Windows.Forms.TextBox FPlowlimit;
|
|
private System.Windows.Forms.TextBox BLeakTPre;
|
|
private MyGroupBox myGroupBox3;
|
|
private System.Windows.Forms.Label label15;
|
|
private System.Windows.Forms.TextBox TestTime2;
|
|
private System.Windows.Forms.Label label51;
|
|
private System.Windows.Forms.TextBox FullTime;
|
|
private System.Windows.Forms.Label label41;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Label label42;
|
|
private System.Windows.Forms.Label label10;
|
|
private System.Windows.Forms.TextBox ParaName;
|
|
private System.Windows.Forms.TextBox ExhaustTime;
|
|
private System.Windows.Forms.Label label43;
|
|
private System.Windows.Forms.Label label37;
|
|
private System.Windows.Forms.Label label11;
|
|
private System.Windows.Forms.TextBox TestTime1;
|
|
private System.Windows.Forms.Label label48;
|
|
private System.Windows.Forms.Label label20;
|
|
private System.Windows.Forms.TextBox BalanTime;
|
|
private System.Windows.Forms.Label label14;
|
|
private System.Windows.Forms.Label label21;
|
|
private System.Windows.Forms.Label label22;
|
|
private System.Windows.Forms.TextBox Evolume;
|
|
private System.Windows.Forms.TextBox BypassTime;
|
|
private System.Windows.Forms.Label label23;
|
|
private System.Windows.Forms.Label label40;
|
|
private System.Windows.Forms.Label label38;
|
|
private System.Windows.Forms.TextBox DelayTime1;
|
|
private System.Windows.Forms.Label label39;
|
|
private System.Windows.Forms.TextBox DelayTime2;
|
|
private System.IO.Ports.SerialPort SerialPort1;
|
|
private System.Windows.Forms.Timer Timer5;
|
|
private System.Windows.Forms.Timer Timer6;
|
|
private System.Windows.Forms.Timer Timer1;
|
|
private System.Windows.Forms.Timer Timer2;
|
|
private System.Windows.Forms.Timer Timer3;
|
|
private System.Windows.Forms.TextBox SendText;
|
|
private System.Windows.Forms.TextBox ReceiveText;
|
|
}
|
|
} |