2292 lines
108 KiB
C#
2292 lines
108 KiB
C#
namespace C_Windows_1
|
||
{
|
||
partial class Form1
|
||
{
|
||
/// <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(Form1));
|
||
this.SerialPort1 = new System.IO.Ports.SerialPort(this.components);
|
||
this.ReceiveText = new System.Windows.Forms.TextBox();
|
||
this.SendText = new System.Windows.Forms.TextBox();
|
||
this.Timer1 = new System.Windows.Forms.Timer(this.components);
|
||
this.DataGridView1 = new System.Windows.Forms.DataGridView();
|
||
this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.Column16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.Column8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.Column9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.Column10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.Column11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.Column12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.Column13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.Column17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.Column14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.Column15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.pb_CH1progressBar = new System.Windows.Forms.ProgressBar();
|
||
this.label36 = new System.Windows.Forms.Label();
|
||
this.Manual = new System.Windows.Forms.LinkLabel();
|
||
this.lb_CH1yiqiStatus = new System.Windows.Forms.Label();
|
||
this.lb_CH1Result = new System.Windows.Forms.Label();
|
||
this.label31 = new System.Windows.Forms.Label();
|
||
this.label33 = new System.Windows.Forms.Label();
|
||
this.lb_CH1PressureUnit = new System.Windows.Forms.Label();
|
||
this.label30 = new System.Windows.Forms.Label();
|
||
this.label32 = new System.Windows.Forms.Label();
|
||
this.lb_CH1LeakUnit = new System.Windows.Forms.Label();
|
||
this.Station = new System.Windows.Forms.ComboBox();
|
||
this.label8 = new System.Windows.Forms.Label();
|
||
this.bt_CH1yiqiReset = new System.Windows.Forms.Button();
|
||
this.bt_CH1yiqiStart = new System.Windows.Forms.Button();
|
||
this.CodeLength = new System.Windows.Forms.TextBox();
|
||
this.label19 = new System.Windows.Forms.Label();
|
||
this.label18 = new System.Windows.Forms.Label();
|
||
this.tb_CH1Code = new System.Windows.Forms.TextBox();
|
||
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
|
||
this.登录ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||
this.修改密码ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||
this.串口设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||
this.基本设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||
this.测试参数ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||
this.存储设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||
this.注销登录ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||
this.帮助ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||
this.label35 = new System.Windows.Forms.Label();
|
||
this.ChkExcel = new System.Windows.Forms.CheckBox();
|
||
this.ChkTXT = new System.Windows.Forms.CheckBox();
|
||
this.path = new System.Windows.Forms.TextBox();
|
||
this.MESStatus = new System.Windows.Forms.Label();
|
||
this.label7 = new System.Windows.Forms.Label();
|
||
this.lb_CH1LeakPressure = new System.Windows.Forms.Label();
|
||
this.lb_CH1Leak = new System.Windows.Forms.Label();
|
||
this.ChkCSV = new System.Windows.Forms.CheckBox();
|
||
this.chk_CodeLengthSwitch = new System.Windows.Forms.CheckBox();
|
||
this.tb_CodeLength = new System.Windows.Forms.TextBox();
|
||
this.label9 = new System.Windows.Forms.Label();
|
||
this.Scancode = new System.Windows.Forms.CheckBox();
|
||
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
||
this.button10 = new System.Windows.Forms.Button();
|
||
this.Passzong = new System.Windows.Forms.Label();
|
||
this.label34 = new System.Windows.Forms.Label();
|
||
this.Sunzong = new System.Windows.Forms.Label();
|
||
this.label28 = new System.Windows.Forms.Label();
|
||
this.CodePort1 = new System.IO.Ports.SerialPort(this.components);
|
||
this.Baudrate = new System.Windows.Forms.TextBox();
|
||
this.ChkSql = new System.Windows.Forms.CheckBox();
|
||
this.CeckScanning = new System.Windows.Forms.CheckBox();
|
||
this.chk_MESswitch = new System.Windows.Forms.CheckBox();
|
||
this.pb_MESstatus = new System.Windows.Forms.PictureBox();
|
||
this.label29 = new System.Windows.Forms.Label();
|
||
this.CH1Tlight = new System.Windows.Forms.Button();
|
||
this.button3 = new System.Windows.Forms.Button();
|
||
this.button4 = new System.Windows.Forms.Button();
|
||
this.button2 = new System.Windows.Forms.Button();
|
||
this.button1 = new System.Windows.Forms.Button();
|
||
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
||
this.JIG_Number1 = new System.Windows.Forms.TextBox();
|
||
this.label37 = new System.Windows.Forms.Label();
|
||
this.strstation = new System.Windows.Forms.TextBox();
|
||
this.strbatch = new System.Windows.Forms.TextBox();
|
||
this.strlocation = new System.Windows.Forms.TextBox();
|
||
this.strlinename = new System.Windows.Forms.TextBox();
|
||
this.label41 = new System.Windows.Forms.Label();
|
||
this.label42 = new System.Windows.Forms.Label();
|
||
this.label43 = new System.Windows.Forms.Label();
|
||
this.label48 = new System.Windows.Forms.Label();
|
||
this.PreCode1 = new System.Windows.Forms.TextBox();
|
||
this.label49 = new System.Windows.Forms.Label();
|
||
this.label50 = new System.Windows.Forms.Label();
|
||
this.textBox3 = new System.Windows.Forms.TextBox();
|
||
this.textBox1 = new System.Windows.Forms.TextBox();
|
||
this.timerCH1 = new System.Windows.Forms.Timer(this.components);
|
||
this.lb_CH2Leak = new System.Windows.Forms.Label();
|
||
this.lb_CH2LeakPressure = new System.Windows.Forms.Label();
|
||
this.lb_CH2yiqiStatus = new System.Windows.Forms.Label();
|
||
this.lb_CH2Result = new System.Windows.Forms.Label();
|
||
this.label56 = new System.Windows.Forms.Label();
|
||
this.label57 = new System.Windows.Forms.Label();
|
||
this.lb_CH2PressureUnit = new System.Windows.Forms.Label();
|
||
this.label59 = new System.Windows.Forms.Label();
|
||
this.label60 = new System.Windows.Forms.Label();
|
||
this.bt_CH2yiqiReset = new System.Windows.Forms.Button();
|
||
this.lb_CH2LeakUnit = new System.Windows.Forms.Label();
|
||
this.label62 = new System.Windows.Forms.Label();
|
||
this.tb_CH2Code = new System.Windows.Forms.TextBox();
|
||
this.bt_CH2yiqiStart = new System.Windows.Forms.Button();
|
||
this.pb_CH2progressBar = new System.Windows.Forms.ProgressBar();
|
||
this.label67 = new System.Windows.Forms.Label();
|
||
this.GroupBox_CH2 = new C_Windows_1.MyGroupBox(this.components);
|
||
this.lb_CH2yiqiPort = new System.Windows.Forms.Label();
|
||
this.label64 = new System.Windows.Forms.Label();
|
||
this.bt_CH2Break = new System.Windows.Forms.Button();
|
||
this.bt_CH2Connect = new System.Windows.Forms.Button();
|
||
this.label65 = new System.Windows.Forms.Label();
|
||
this.lb_CH2ConnectionStatus = new System.Windows.Forms.Label();
|
||
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.label46 = 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.FPtoplimit = new System.Windows.Forms.TextBox();
|
||
this.label12 = 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.label16 = new System.Windows.Forms.Label();
|
||
this.label44 = new System.Windows.Forms.Label();
|
||
this.Leaktoplimit = new System.Windows.Forms.TextBox();
|
||
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.myGroupBox3 = new C_Windows_1.MyGroupBox(this.components);
|
||
this.URL = new System.Windows.Forms.TextBox();
|
||
this.label27 = new System.Windows.Forms.Label();
|
||
this.method = new System.Windows.Forms.TextBox();
|
||
this.label2 = new System.Windows.Forms.Label();
|
||
this.label20 = new System.Windows.Forms.Label();
|
||
this.label15 = new System.Windows.Forms.Label();
|
||
this.appkey = new System.Windows.Forms.TextBox();
|
||
this.TestStatus = new System.Windows.Forms.TextBox();
|
||
this.label21 = new System.Windows.Forms.Label();
|
||
this.ChkMES = new System.Windows.Forms.CheckBox();
|
||
this.TestTime2 = new System.Windows.Forms.TextBox();
|
||
this.appid = new System.Windows.Forms.TextBox();
|
||
this.label22 = new System.Windows.Forms.Label();
|
||
this.FullTime = new System.Windows.Forms.TextBox();
|
||
this.MESStation = new System.Windows.Forms.TextBox();
|
||
this.label5 = new System.Windows.Forms.Label();
|
||
this.label23 = new System.Windows.Forms.Label();
|
||
this.label4 = new System.Windows.Forms.Label();
|
||
this.Machinemodel = new System.Windows.Forms.TextBox();
|
||
this.label10 = new System.Windows.Forms.Label();
|
||
this.label24 = new System.Windows.Forms.Label();
|
||
this.ExhaustTime = new System.Windows.Forms.TextBox();
|
||
this.Type = new System.Windows.Forms.TextBox();
|
||
this.label11 = new System.Windows.Forms.Label();
|
||
this.label25 = new System.Windows.Forms.Label();
|
||
this.TestTime1 = new System.Windows.Forms.TextBox();
|
||
this.Dept = new System.Windows.Forms.TextBox();
|
||
this.BalanTime = new System.Windows.Forms.TextBox();
|
||
this.label26 = new System.Windows.Forms.Label();
|
||
this.label14 = new System.Windows.Forms.Label();
|
||
this.Evolume = new System.Windows.Forms.TextBox();
|
||
this.BypassTIme = new System.Windows.Forms.TextBox();
|
||
this.label40 = new System.Windows.Forms.Label();
|
||
this.label38 = 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.GroupBox_CH1 = new C_Windows_1.MyGroupBox(this.components);
|
||
this.lb_CH1yiqiPort = new System.Windows.Forms.Label();
|
||
this.label3 = new System.Windows.Forms.Label();
|
||
this.bt_CH1Break = new System.Windows.Forms.Button();
|
||
this.bt_CH1Connect = new System.Windows.Forms.Button();
|
||
this.label1 = new System.Windows.Forms.Label();
|
||
this.lb_CH1ConnectionStatus = new System.Windows.Forms.Label();
|
||
((System.ComponentModel.ISupportInitialize)(this.DataGridView1)).BeginInit();
|
||
this.menuStrip1.SuspendLayout();
|
||
this.groupBox1.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.pb_MESstatus)).BeginInit();
|
||
this.groupBox2.SuspendLayout();
|
||
this.GroupBox_CH2.SuspendLayout();
|
||
this.myGroupBox4.SuspendLayout();
|
||
this.myGroupBox3.SuspendLayout();
|
||
this.GroupBox_CH1.SuspendLayout();
|
||
this.SuspendLayout();
|
||
//
|
||
// SerialPort1
|
||
//
|
||
this.SerialPort1.DataReceived += new System.IO.Ports.SerialDataReceivedEventHandler(this.SerialPort1_DataReceived);
|
||
//
|
||
// ReceiveText
|
||
//
|
||
this.ReceiveText.Location = new System.Drawing.Point(1755, 95);
|
||
this.ReceiveText.Multiline = true;
|
||
this.ReceiveText.Name = "ReceiveText";
|
||
this.ReceiveText.Size = new System.Drawing.Size(185, 97);
|
||
this.ReceiveText.TabIndex = 17;
|
||
//
|
||
// SendText
|
||
//
|
||
this.SendText.Location = new System.Drawing.Point(1755, 204);
|
||
this.SendText.Multiline = true;
|
||
this.SendText.Name = "SendText";
|
||
this.SendText.Size = new System.Drawing.Size(185, 63);
|
||
this.SendText.TabIndex = 20;
|
||
//
|
||
// Timer1
|
||
//
|
||
this.Timer1.Tick += new System.EventHandler(this.Timer1_Tick);
|
||
//
|
||
// DataGridView1
|
||
//
|
||
this.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
||
this.DataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
||
this.Column1,
|
||
this.Column2,
|
||
this.Column3,
|
||
this.Column4,
|
||
this.Column5,
|
||
this.Column16,
|
||
this.Column6,
|
||
this.Column7,
|
||
this.Column8,
|
||
this.Column9,
|
||
this.Column10,
|
||
this.Column11,
|
||
this.Column12,
|
||
this.Column13,
|
||
this.Column17,
|
||
this.Column14,
|
||
this.Column15});
|
||
this.DataGridView1.Location = new System.Drawing.Point(12, 609);
|
||
this.DataGridView1.Name = "DataGridView1";
|
||
this.DataGridView1.RowTemplate.Height = 23;
|
||
this.DataGridView1.Size = new System.Drawing.Size(999, 243);
|
||
this.DataGridView1.TabIndex = 58;
|
||
//
|
||
// Column1
|
||
//
|
||
this.Column1.HeaderText = "时间";
|
||
this.Column1.Name = "Column1";
|
||
//
|
||
// Column2
|
||
//
|
||
this.Column2.HeaderText = "条形码";
|
||
this.Column2.Name = "Column2";
|
||
this.Column2.Width = 300;
|
||
//
|
||
// Column3
|
||
//
|
||
this.Column3.HeaderText = "充气时间";
|
||
this.Column3.Name = "Column3";
|
||
//
|
||
// Column4
|
||
//
|
||
this.Column4.HeaderText = "平衡时间";
|
||
this.Column4.Name = "Column4";
|
||
//
|
||
// Column5
|
||
//
|
||
this.Column5.HeaderText = "检测时间";
|
||
this.Column5.Name = "Column5";
|
||
//
|
||
// Column16
|
||
//
|
||
this.Column16.HeaderText = "排气时间";
|
||
this.Column16.Name = "Column16";
|
||
//
|
||
// Column6
|
||
//
|
||
this.Column6.HeaderText = "充气压力上限";
|
||
this.Column6.Name = "Column6";
|
||
//
|
||
// Column7
|
||
//
|
||
this.Column7.HeaderText = "充气压力下限";
|
||
this.Column7.Name = "Column7";
|
||
//
|
||
// Column8
|
||
//
|
||
this.Column8.HeaderText = "大漏压差上限";
|
||
this.Column8.Name = "Column8";
|
||
//
|
||
// Column9
|
||
//
|
||
this.Column9.HeaderText = "大漏压差下限";
|
||
this.Column9.Name = "Column9";
|
||
//
|
||
// Column10
|
||
//
|
||
this.Column10.HeaderText = "泄漏量上限";
|
||
this.Column10.Name = "Column10";
|
||
//
|
||
// Column11
|
||
//
|
||
this.Column11.HeaderText = "泄漏量下限";
|
||
this.Column11.Name = "Column11";
|
||
//
|
||
// Column12
|
||
//
|
||
this.Column12.HeaderText = "测试结果";
|
||
this.Column12.Name = "Column12";
|
||
//
|
||
// Column13
|
||
//
|
||
this.Column13.HeaderText = "测试压力";
|
||
this.Column13.Name = "Column13";
|
||
//
|
||
// Column17
|
||
//
|
||
this.Column17.HeaderText = "压力单位";
|
||
this.Column17.Name = "Column17";
|
||
//
|
||
// Column14
|
||
//
|
||
this.Column14.HeaderText = "泄漏量";
|
||
this.Column14.Name = "Column14";
|
||
//
|
||
// Column15
|
||
//
|
||
this.Column15.HeaderText = "泄漏量单位";
|
||
this.Column15.Name = "Column15";
|
||
//
|
||
// pb_CH1progressBar
|
||
//
|
||
this.pb_CH1progressBar.Location = new System.Drawing.Point(250, 262);
|
||
this.pb_CH1progressBar.MarqueeAnimationSpeed = 50;
|
||
this.pb_CH1progressBar.Name = "pb_CH1progressBar";
|
||
this.pb_CH1progressBar.Size = new System.Drawing.Size(561, 31);
|
||
this.pb_CH1progressBar.Step = 2;
|
||
this.pb_CH1progressBar.TabIndex = 91;
|
||
//
|
||
// label36
|
||
//
|
||
this.label36.AutoSize = true;
|
||
this.label36.Font = new System.Drawing.Font("宋体", 12F);
|
||
this.label36.Location = new System.Drawing.Point(174, 270);
|
||
this.label36.Name = "label36";
|
||
this.label36.Size = new System.Drawing.Size(71, 16);
|
||
this.label36.TabIndex = 89;
|
||
this.label36.Text = "测试进度";
|
||
//
|
||
// Manual
|
||
//
|
||
this.Manual.AutoSize = true;
|
||
this.Manual.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold);
|
||
this.Manual.Location = new System.Drawing.Point(777, 5);
|
||
this.Manual.Name = "Manual";
|
||
this.Manual.Size = new System.Drawing.Size(16, 16);
|
||
this.Manual.TabIndex = 63;
|
||
this.Manual.TabStop = true;
|
||
this.Manual.Text = "?";
|
||
this.Manual.Visible = false;
|
||
this.Manual.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.Manual_LinkClicked);
|
||
//
|
||
// lb_CH1yiqiStatus
|
||
//
|
||
this.lb_CH1yiqiStatus.AutoSize = true;
|
||
this.lb_CH1yiqiStatus.Font = new System.Drawing.Font("宋体", 40F);
|
||
this.lb_CH1yiqiStatus.Location = new System.Drawing.Point(392, 123);
|
||
this.lb_CH1yiqiStatus.Name = "lb_CH1yiqiStatus";
|
||
this.lb_CH1yiqiStatus.Size = new System.Drawing.Size(185, 54);
|
||
this.lb_CH1yiqiStatus.TabIndex = 47;
|
||
this.lb_CH1yiqiStatus.Text = "待机中";
|
||
//
|
||
// lb_CH1Result
|
||
//
|
||
this.lb_CH1Result.AutoSize = true;
|
||
this.lb_CH1Result.Font = new System.Drawing.Font("宋体", 80F);
|
||
this.lb_CH1Result.Location = new System.Drawing.Point(642, 121);
|
||
this.lb_CH1Result.Name = "lb_CH1Result";
|
||
this.lb_CH1Result.Size = new System.Drawing.Size(153, 107);
|
||
this.lb_CH1Result.TabIndex = 42;
|
||
this.lb_CH1Result.Text = "NG";
|
||
//
|
||
// label31
|
||
//
|
||
this.label31.AutoSize = true;
|
||
this.label31.Font = new System.Drawing.Font("宋体", 18F);
|
||
this.label31.Location = new System.Drawing.Point(163, 177);
|
||
this.label31.Name = "label31";
|
||
this.label31.Size = new System.Drawing.Size(82, 24);
|
||
this.label31.TabIndex = 83;
|
||
this.label31.Text = "泄漏量";
|
||
//
|
||
// label33
|
||
//
|
||
this.label33.AutoSize = true;
|
||
this.label33.Font = new System.Drawing.Font("宋体", 18F);
|
||
this.label33.Location = new System.Drawing.Point(643, 91);
|
||
this.label33.Name = "label33";
|
||
this.label33.Size = new System.Drawing.Size(130, 24);
|
||
this.label33.TabIndex = 85;
|
||
this.label33.Text = "测试结果:";
|
||
this.label33.Click += new System.EventHandler(this.label33_Click);
|
||
//
|
||
// lb_CH1PressureUnit
|
||
//
|
||
this.lb_CH1PressureUnit.AutoSize = true;
|
||
this.lb_CH1PressureUnit.Font = new System.Drawing.Font("宋体", 18F);
|
||
this.lb_CH1PressureUnit.Location = new System.Drawing.Point(319, 91);
|
||
this.lb_CH1PressureUnit.Name = "lb_CH1PressureUnit";
|
||
this.lb_CH1PressureUnit.Size = new System.Drawing.Size(58, 24);
|
||
this.lb_CH1PressureUnit.TabIndex = 116;
|
||
this.lb_CH1PressureUnit.Text = "单位";
|
||
//
|
||
// label30
|
||
//
|
||
this.label30.AutoSize = true;
|
||
this.label30.Font = new System.Drawing.Font("宋体", 18F);
|
||
this.label30.Location = new System.Drawing.Point(163, 91);
|
||
this.label30.Name = "label30";
|
||
this.label30.Size = new System.Drawing.Size(106, 24);
|
||
this.label30.TabIndex = 82;
|
||
this.label30.Text = "测试压力";
|
||
//
|
||
// label32
|
||
//
|
||
this.label32.AutoSize = true;
|
||
this.label32.Font = new System.Drawing.Font("宋体", 18F);
|
||
this.label32.Location = new System.Drawing.Point(397, 91);
|
||
this.label32.Name = "label32";
|
||
this.label32.Size = new System.Drawing.Size(130, 24);
|
||
this.label32.TabIndex = 84;
|
||
this.label32.Text = "仪器状态:";
|
||
this.label32.Click += new System.EventHandler(this.label32_Click);
|
||
//
|
||
// lb_CH1LeakUnit
|
||
//
|
||
this.lb_CH1LeakUnit.AutoSize = true;
|
||
this.lb_CH1LeakUnit.Font = new System.Drawing.Font("宋体", 18F);
|
||
this.lb_CH1LeakUnit.Location = new System.Drawing.Point(319, 177);
|
||
this.lb_CH1LeakUnit.Name = "lb_CH1LeakUnit";
|
||
this.lb_CH1LeakUnit.Size = new System.Drawing.Size(58, 24);
|
||
this.lb_CH1LeakUnit.TabIndex = 113;
|
||
this.lb_CH1LeakUnit.Text = "单位";
|
||
//
|
||
// Station
|
||
//
|
||
this.Station.FormattingEnabled = true;
|
||
this.Station.Items.AddRange(new object[] {
|
||
"01",
|
||
"02",
|
||
"03",
|
||
"04",
|
||
"05",
|
||
"06",
|
||
"07",
|
||
"08",
|
||
"09",
|
||
"10"});
|
||
this.Station.Location = new System.Drawing.Point(1444, 273);
|
||
this.Station.Name = "Station";
|
||
this.Station.Size = new System.Drawing.Size(61, 20);
|
||
this.Station.TabIndex = 23;
|
||
//
|
||
// label8
|
||
//
|
||
this.label8.AutoSize = true;
|
||
this.label8.Location = new System.Drawing.Point(1442, 258);
|
||
this.label8.Name = "label8";
|
||
this.label8.Size = new System.Drawing.Size(29, 12);
|
||
this.label8.TabIndex = 24;
|
||
this.label8.Text = "站号";
|
||
//
|
||
// bt_CH1yiqiReset
|
||
//
|
||
this.bt_CH1yiqiReset.Font = new System.Drawing.Font("宋体", 12F);
|
||
this.bt_CH1yiqiReset.Location = new System.Drawing.Point(869, 188);
|
||
this.bt_CH1yiqiReset.Name = "bt_CH1yiqiReset";
|
||
this.bt_CH1yiqiReset.Size = new System.Drawing.Size(90, 37);
|
||
this.bt_CH1yiqiReset.TabIndex = 46;
|
||
this.bt_CH1yiqiReset.Text = "复位仪器";
|
||
this.bt_CH1yiqiReset.UseVisualStyleBackColor = true;
|
||
this.bt_CH1yiqiReset.Click += new System.EventHandler(this.BtnReset_Click);
|
||
//
|
||
// bt_CH1yiqiStart
|
||
//
|
||
this.bt_CH1yiqiStart.Font = new System.Drawing.Font("宋体", 12F);
|
||
this.bt_CH1yiqiStart.Location = new System.Drawing.Point(869, 145);
|
||
this.bt_CH1yiqiStart.Name = "bt_CH1yiqiStart";
|
||
this.bt_CH1yiqiStart.Size = new System.Drawing.Size(90, 37);
|
||
this.bt_CH1yiqiStart.TabIndex = 21;
|
||
this.bt_CH1yiqiStart.Text = "启动仪器";
|
||
this.bt_CH1yiqiStart.UseVisualStyleBackColor = true;
|
||
this.bt_CH1yiqiStart.Click += new System.EventHandler(this.BtnStart_Click);
|
||
//
|
||
// CodeLength
|
||
//
|
||
this.CodeLength.Location = new System.Drawing.Point(1444, 308);
|
||
this.CodeLength.Name = "CodeLength";
|
||
this.CodeLength.Size = new System.Drawing.Size(61, 21);
|
||
this.CodeLength.TabIndex = 59;
|
||
//
|
||
// label19
|
||
//
|
||
this.label19.AutoSize = true;
|
||
this.label19.Location = new System.Drawing.Point(1442, 293);
|
||
this.label19.Name = "label19";
|
||
this.label19.Size = new System.Drawing.Size(65, 12);
|
||
this.label19.TabIndex = 71;
|
||
this.label19.Text = "条形码长度";
|
||
//
|
||
// label18
|
||
//
|
||
this.label18.AutoSize = true;
|
||
this.label18.Font = new System.Drawing.Font("宋体", 15F);
|
||
this.label18.Location = new System.Drawing.Point(161, 51);
|
||
this.label18.Name = "label18";
|
||
this.label18.Size = new System.Drawing.Size(69, 20);
|
||
this.label18.TabIndex = 70;
|
||
this.label18.Text = "条形码";
|
||
//
|
||
// tb_CH1Code
|
||
//
|
||
this.tb_CH1Code.Font = new System.Drawing.Font("宋体", 18F);
|
||
this.tb_CH1Code.Location = new System.Drawing.Point(238, 44);
|
||
this.tb_CH1Code.Name = "tb_CH1Code";
|
||
this.tb_CH1Code.Size = new System.Drawing.Size(533, 35);
|
||
this.tb_CH1Code.TabIndex = 51;
|
||
this.tb_CH1Code.TextChanged += new System.EventHandler(this.Code_TextChanged);
|
||
//
|
||
// menuStrip1
|
||
//
|
||
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||
this.登录ToolStripMenuItem,
|
||
this.修改密码ToolStripMenuItem,
|
||
this.串口设置ToolStripMenuItem,
|
||
this.基本设置ToolStripMenuItem,
|
||
this.测试参数ToolStripMenuItem,
|
||
this.存储设置ToolStripMenuItem,
|
||
this.注销登录ToolStripMenuItem,
|
||
this.帮助ToolStripMenuItem});
|
||
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
|
||
this.menuStrip1.Name = "menuStrip1";
|
||
this.menuStrip1.Size = new System.Drawing.Size(1028, 25);
|
||
this.menuStrip1.TabIndex = 126;
|
||
this.menuStrip1.Text = "menuStrip1";
|
||
//
|
||
// 登录ToolStripMenuItem
|
||
//
|
||
this.登录ToolStripMenuItem.Name = "登录ToolStripMenuItem";
|
||
this.登录ToolStripMenuItem.Size = new System.Drawing.Size(44, 21);
|
||
this.登录ToolStripMenuItem.Text = "登录";
|
||
this.登录ToolStripMenuItem.Click += new System.EventHandler(this.登录ToolStripMenuItem_Click);
|
||
//
|
||
// 修改密码ToolStripMenuItem
|
||
//
|
||
this.修改密码ToolStripMenuItem.Name = "修改密码ToolStripMenuItem";
|
||
this.修改密码ToolStripMenuItem.Size = new System.Drawing.Size(68, 21);
|
||
this.修改密码ToolStripMenuItem.Text = "修改密码";
|
||
this.修改密码ToolStripMenuItem.Click += new System.EventHandler(this.修改密码ToolStripMenuItem_Click);
|
||
//
|
||
// 串口设置ToolStripMenuItem
|
||
//
|
||
this.串口设置ToolStripMenuItem.Name = "串口设置ToolStripMenuItem";
|
||
this.串口设置ToolStripMenuItem.Size = new System.Drawing.Size(68, 21);
|
||
this.串口设置ToolStripMenuItem.Text = "串口设置";
|
||
this.串口设置ToolStripMenuItem.Click += new System.EventHandler(this.串口设置ToolStripMenuItem_Click);
|
||
//
|
||
// 基本设置ToolStripMenuItem
|
||
//
|
||
this.基本设置ToolStripMenuItem.Name = "基本设置ToolStripMenuItem";
|
||
this.基本设置ToolStripMenuItem.Size = new System.Drawing.Size(68, 21);
|
||
this.基本设置ToolStripMenuItem.Text = "基本设置";
|
||
this.基本设置ToolStripMenuItem.Click += new System.EventHandler(this.基本设置ToolStripMenuItem_Click);
|
||
//
|
||
// 测试参数ToolStripMenuItem
|
||
//
|
||
this.测试参数ToolStripMenuItem.Name = "测试参数ToolStripMenuItem";
|
||
this.测试参数ToolStripMenuItem.Size = new System.Drawing.Size(68, 21);
|
||
this.测试参数ToolStripMenuItem.Text = "测试参数";
|
||
this.测试参数ToolStripMenuItem.Click += new System.EventHandler(this.测试参数ToolStripMenuItem_Click);
|
||
//
|
||
// 存储设置ToolStripMenuItem
|
||
//
|
||
this.存储设置ToolStripMenuItem.Name = "存储设置ToolStripMenuItem";
|
||
this.存储设置ToolStripMenuItem.Size = new System.Drawing.Size(68, 21);
|
||
this.存储设置ToolStripMenuItem.Text = "存储设置";
|
||
this.存储设置ToolStripMenuItem.Click += new System.EventHandler(this.存储设置ToolStripMenuItem_Click);
|
||
//
|
||
// 注销登录ToolStripMenuItem
|
||
//
|
||
this.注销登录ToolStripMenuItem.Name = "注销登录ToolStripMenuItem";
|
||
this.注销登录ToolStripMenuItem.Size = new System.Drawing.Size(68, 21);
|
||
this.注销登录ToolStripMenuItem.Text = "注销登录";
|
||
this.注销登录ToolStripMenuItem.Click += new System.EventHandler(this.注销登录ToolStripMenuItem_Click);
|
||
//
|
||
// 帮助ToolStripMenuItem
|
||
//
|
||
this.帮助ToolStripMenuItem.Name = "帮助ToolStripMenuItem";
|
||
this.帮助ToolStripMenuItem.Size = new System.Drawing.Size(44, 21);
|
||
this.帮助ToolStripMenuItem.Text = "帮助";
|
||
this.帮助ToolStripMenuItem.Visible = false;
|
||
this.帮助ToolStripMenuItem.Click += new System.EventHandler(this.帮助ToolStripMenuItem_Click);
|
||
//
|
||
// label35
|
||
//
|
||
this.label35.AutoSize = true;
|
||
this.label35.Location = new System.Drawing.Point(1442, 332);
|
||
this.label35.Name = "label35";
|
||
this.label35.Size = new System.Drawing.Size(29, 12);
|
||
this.label35.TabIndex = 132;
|
||
this.label35.Text = "文件";
|
||
//
|
||
// ChkExcel
|
||
//
|
||
this.ChkExcel.AutoSize = true;
|
||
this.ChkExcel.Font = new System.Drawing.Font("宋体", 9F);
|
||
this.ChkExcel.Location = new System.Drawing.Point(1444, 371);
|
||
this.ChkExcel.Name = "ChkExcel";
|
||
this.ChkExcel.Size = new System.Drawing.Size(90, 16);
|
||
this.ChkExcel.TabIndex = 129;
|
||
this.ChkExcel.Text = "导出到Excel";
|
||
this.ChkExcel.UseVisualStyleBackColor = true;
|
||
//
|
||
// ChkTXT
|
||
//
|
||
this.ChkTXT.AutoSize = true;
|
||
this.ChkTXT.Font = new System.Drawing.Font("宋体", 9F);
|
||
this.ChkTXT.Location = new System.Drawing.Point(1444, 395);
|
||
this.ChkTXT.Name = "ChkTXT";
|
||
this.ChkTXT.Size = new System.Drawing.Size(78, 16);
|
||
this.ChkTXT.TabIndex = 130;
|
||
this.ChkTXT.Text = "导出到TXT";
|
||
this.ChkTXT.UseVisualStyleBackColor = true;
|
||
//
|
||
// path
|
||
//
|
||
this.path.Location = new System.Drawing.Point(1444, 347);
|
||
this.path.Name = "path";
|
||
this.path.Size = new System.Drawing.Size(61, 21);
|
||
this.path.TabIndex = 127;
|
||
//
|
||
// MESStatus
|
||
//
|
||
this.MESStatus.AutoSize = true;
|
||
this.MESStatus.Font = new System.Drawing.Font("宋体", 40F);
|
||
this.MESStatus.Location = new System.Drawing.Point(1463, 134);
|
||
this.MESStatus.Name = "MESStatus";
|
||
this.MESStatus.Size = new System.Drawing.Size(131, 54);
|
||
this.MESStatus.TabIndex = 135;
|
||
this.MESStatus.Text = "PASS";
|
||
//
|
||
// label7
|
||
//
|
||
this.label7.AutoSize = true;
|
||
this.label7.Font = new System.Drawing.Font("宋体", 18F);
|
||
this.label7.Location = new System.Drawing.Point(1463, 104);
|
||
this.label7.Name = "label7";
|
||
this.label7.Size = new System.Drawing.Size(118, 24);
|
||
this.label7.TabIndex = 136;
|
||
this.label7.Text = "MES状态:";
|
||
//
|
||
// lb_CH1LeakPressure
|
||
//
|
||
this.lb_CH1LeakPressure.AutoSize = true;
|
||
this.lb_CH1LeakPressure.Font = new System.Drawing.Font("宋体", 36F);
|
||
this.lb_CH1LeakPressure.Location = new System.Drawing.Point(164, 115);
|
||
this.lb_CH1LeakPressure.Name = "lb_CH1LeakPressure";
|
||
this.lb_CH1LeakPressure.Size = new System.Drawing.Size(212, 48);
|
||
this.lb_CH1LeakPressure.TabIndex = 137;
|
||
this.lb_CH1LeakPressure.Text = "11111111";
|
||
//
|
||
// lb_CH1Leak
|
||
//
|
||
this.lb_CH1Leak.AutoSize = true;
|
||
this.lb_CH1Leak.Font = new System.Drawing.Font("宋体", 36F);
|
||
this.lb_CH1Leak.Location = new System.Drawing.Point(165, 204);
|
||
this.lb_CH1Leak.Name = "lb_CH1Leak";
|
||
this.lb_CH1Leak.Size = new System.Drawing.Size(212, 48);
|
||
this.lb_CH1Leak.TabIndex = 138;
|
||
this.lb_CH1Leak.Text = "11111111";
|
||
//
|
||
// ChkCSV
|
||
//
|
||
this.ChkCSV.AutoSize = true;
|
||
this.ChkCSV.Font = new System.Drawing.Font("宋体", 9F);
|
||
this.ChkCSV.Location = new System.Drawing.Point(1432, 256);
|
||
this.ChkCSV.Name = "ChkCSV";
|
||
this.ChkCSV.Size = new System.Drawing.Size(78, 16);
|
||
this.ChkCSV.TabIndex = 139;
|
||
this.ChkCSV.Text = "导出到csv";
|
||
this.ChkCSV.UseVisualStyleBackColor = true;
|
||
//
|
||
// chk_CodeLengthSwitch
|
||
//
|
||
this.chk_CodeLengthSwitch.AutoSize = true;
|
||
this.chk_CodeLengthSwitch.Location = new System.Drawing.Point(869, 104);
|
||
this.chk_CodeLengthSwitch.Name = "chk_CodeLengthSwitch";
|
||
this.chk_CodeLengthSwitch.Size = new System.Drawing.Size(96, 16);
|
||
this.chk_CodeLengthSwitch.TabIndex = 141;
|
||
this.chk_CodeLengthSwitch.Text = "条码长度检测";
|
||
this.chk_CodeLengthSwitch.UseVisualStyleBackColor = true;
|
||
this.chk_CodeLengthSwitch.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
|
||
//
|
||
// tb_CodeLength
|
||
//
|
||
this.tb_CodeLength.Enabled = false;
|
||
this.tb_CodeLength.Location = new System.Drawing.Point(865, 77);
|
||
this.tb_CodeLength.Name = "tb_CodeLength";
|
||
this.tb_CodeLength.ReadOnly = true;
|
||
this.tb_CodeLength.Size = new System.Drawing.Size(100, 21);
|
||
this.tb_CodeLength.TabIndex = 142;
|
||
this.tb_CodeLength.TextChanged += new System.EventHandler(this.codecheck_TextChanged);
|
||
//
|
||
// label9
|
||
//
|
||
this.label9.AutoSize = true;
|
||
this.label9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.label9.Location = new System.Drawing.Point(872, 50);
|
||
this.label9.Name = "label9";
|
||
this.label9.Size = new System.Drawing.Size(87, 16);
|
||
this.label9.TabIndex = 143;
|
||
this.label9.Text = "条形码长度";
|
||
//
|
||
// Scancode
|
||
//
|
||
this.Scancode.AutoSize = true;
|
||
this.Scancode.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.Scancode.Location = new System.Drawing.Point(1596, 57);
|
||
this.Scancode.Name = "Scancode";
|
||
this.Scancode.Size = new System.Drawing.Size(90, 20);
|
||
this.Scancode.TabIndex = 144;
|
||
this.Scancode.Text = "扫码启动";
|
||
this.Scancode.UseVisualStyleBackColor = true;
|
||
this.Scancode.Visible = false;
|
||
//
|
||
// groupBox1
|
||
//
|
||
this.groupBox1.Controls.Add(this.button10);
|
||
this.groupBox1.Controls.Add(this.Passzong);
|
||
this.groupBox1.Controls.Add(this.label34);
|
||
this.groupBox1.Controls.Add(this.Sunzong);
|
||
this.groupBox1.Controls.Add(this.label28);
|
||
this.groupBox1.Location = new System.Drawing.Point(1443, 490);
|
||
this.groupBox1.Name = "groupBox1";
|
||
this.groupBox1.Size = new System.Drawing.Size(200, 161);
|
||
this.groupBox1.TabIndex = 145;
|
||
this.groupBox1.TabStop = false;
|
||
this.groupBox1.Text = "产测计数";
|
||
this.groupBox1.Visible = false;
|
||
//
|
||
// button10
|
||
//
|
||
this.button10.Location = new System.Drawing.Point(63, 132);
|
||
this.button10.Name = "button10";
|
||
this.button10.Size = new System.Drawing.Size(75, 23);
|
||
this.button10.TabIndex = 4;
|
||
this.button10.Text = "清除计数";
|
||
this.button10.UseVisualStyleBackColor = true;
|
||
this.button10.Click += new System.EventHandler(this.button1_Click);
|
||
//
|
||
// Passzong
|
||
//
|
||
this.Passzong.AutoSize = true;
|
||
this.Passzong.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.Passzong.Location = new System.Drawing.Point(84, 99);
|
||
this.Passzong.Name = "Passzong";
|
||
this.Passzong.Size = new System.Drawing.Size(23, 16);
|
||
this.Passzong.TabIndex = 3;
|
||
this.Passzong.Text = "10";
|
||
//
|
||
// label34
|
||
//
|
||
this.label34.AutoSize = true;
|
||
this.label34.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.label34.Location = new System.Drawing.Point(54, 68);
|
||
this.label34.Name = "label34";
|
||
this.label34.Size = new System.Drawing.Size(93, 20);
|
||
this.label34.TabIndex = 2;
|
||
this.label34.Text = "合格数量";
|
||
//
|
||
// Sunzong
|
||
//
|
||
this.Sunzong.AutoSize = true;
|
||
this.Sunzong.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.Sunzong.Location = new System.Drawing.Point(84, 49);
|
||
this.Sunzong.Name = "Sunzong";
|
||
this.Sunzong.Size = new System.Drawing.Size(23, 16);
|
||
this.Sunzong.TabIndex = 1;
|
||
this.Sunzong.Text = "10";
|
||
//
|
||
// label28
|
||
//
|
||
this.label28.AutoSize = true;
|
||
this.label28.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.label28.Location = new System.Drawing.Point(54, 17);
|
||
this.label28.Name = "label28";
|
||
this.label28.Size = new System.Drawing.Size(93, 20);
|
||
this.label28.TabIndex = 0;
|
||
this.label28.Text = "测试数量";
|
||
//
|
||
// CodePort1
|
||
//
|
||
this.CodePort1.DataReceived += new System.IO.Ports.SerialDataReceivedEventHandler(this.CodePort1_DataReceived_1);
|
||
//
|
||
// Baudrate
|
||
//
|
||
this.Baudrate.Location = new System.Drawing.Point(1595, 534);
|
||
this.Baudrate.Name = "Baudrate";
|
||
this.Baudrate.Size = new System.Drawing.Size(100, 21);
|
||
this.Baudrate.TabIndex = 140;
|
||
this.Baudrate.Visible = false;
|
||
//
|
||
// ChkSql
|
||
//
|
||
this.ChkSql.AutoSize = true;
|
||
this.ChkSql.Font = new System.Drawing.Font("宋体", 9F);
|
||
this.ChkSql.Location = new System.Drawing.Point(1596, 570);
|
||
this.ChkSql.Name = "ChkSql";
|
||
this.ChkSql.Size = new System.Drawing.Size(114, 16);
|
||
this.ChkSql.TabIndex = 131;
|
||
this.ChkSql.Text = "导出到SqlServer";
|
||
this.ChkSql.UseVisualStyleBackColor = true;
|
||
//
|
||
// CeckScanning
|
||
//
|
||
this.CeckScanning.AutoSize = true;
|
||
this.CeckScanning.Font = new System.Drawing.Font("宋体", 9F);
|
||
this.CeckScanning.Location = new System.Drawing.Point(1710, 528);
|
||
this.CeckScanning.Name = "CeckScanning";
|
||
this.CeckScanning.Size = new System.Drawing.Size(132, 16);
|
||
this.CeckScanning.TabIndex = 170;
|
||
this.CeckScanning.Text = "是否使用串口扫码枪";
|
||
this.CeckScanning.UseVisualStyleBackColor = true;
|
||
this.CeckScanning.Visible = false;
|
||
//
|
||
// chk_MESswitch
|
||
//
|
||
this.chk_MESswitch.AutoSize = true;
|
||
this.chk_MESswitch.Checked = true;
|
||
this.chk_MESswitch.CheckState = System.Windows.Forms.CheckState.Checked;
|
||
this.chk_MESswitch.Location = new System.Drawing.Point(882, 330);
|
||
this.chk_MESswitch.Name = "chk_MESswitch";
|
||
this.chk_MESswitch.Size = new System.Drawing.Size(78, 16);
|
||
this.chk_MESswitch.TabIndex = 173;
|
||
this.chk_MESswitch.Text = "在线/离线";
|
||
this.chk_MESswitch.UseVisualStyleBackColor = true;
|
||
this.chk_MESswitch.Visible = false;
|
||
this.chk_MESswitch.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged);
|
||
//
|
||
// pb_MESstatus
|
||
//
|
||
this.pb_MESstatus.Location = new System.Drawing.Point(882, 290);
|
||
this.pb_MESstatus.Name = "pb_MESstatus";
|
||
this.pb_MESstatus.Size = new System.Drawing.Size(82, 28);
|
||
this.pb_MESstatus.TabIndex = 172;
|
||
this.pb_MESstatus.TabStop = false;
|
||
this.pb_MESstatus.Visible = false;
|
||
//
|
||
// label29
|
||
//
|
||
this.label29.AutoSize = true;
|
||
this.label29.Font = new System.Drawing.Font("宋体", 14F);
|
||
this.label29.Location = new System.Drawing.Point(878, 268);
|
||
this.label29.Name = "label29";
|
||
this.label29.Size = new System.Drawing.Size(87, 19);
|
||
this.label29.TabIndex = 171;
|
||
this.label29.Text = "MES状态:";
|
||
this.label29.Visible = false;
|
||
//
|
||
// CH1Tlight
|
||
//
|
||
this.CH1Tlight.Font = new System.Drawing.Font("宋体", 48F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.CH1Tlight.Location = new System.Drawing.Point(1351, 127);
|
||
this.CH1Tlight.Name = "CH1Tlight";
|
||
this.CH1Tlight.Size = new System.Drawing.Size(129, 87);
|
||
this.CH1Tlight.TabIndex = 174;
|
||
this.CH1Tlight.Text = "OK";
|
||
this.CH1Tlight.UseVisualStyleBackColor = true;
|
||
//
|
||
// button3
|
||
//
|
||
this.button3.Location = new System.Drawing.Point(1335, 227);
|
||
this.button3.Name = "button3";
|
||
this.button3.Size = new System.Drawing.Size(75, 49);
|
||
this.button3.TabIndex = 178;
|
||
this.button3.Text = "检测";
|
||
this.button3.UseVisualStyleBackColor = true;
|
||
//
|
||
// button4
|
||
//
|
||
this.button4.Location = new System.Drawing.Point(1478, 227);
|
||
this.button4.Name = "button4";
|
||
this.button4.Size = new System.Drawing.Size(75, 49);
|
||
this.button4.TabIndex = 177;
|
||
this.button4.Text = "排气";
|
||
this.button4.UseVisualStyleBackColor = true;
|
||
//
|
||
// button2
|
||
//
|
||
this.button2.Location = new System.Drawing.Point(1192, 227);
|
||
this.button2.Name = "button2";
|
||
this.button2.Size = new System.Drawing.Size(75, 49);
|
||
this.button2.TabIndex = 176;
|
||
this.button2.Text = "平衡";
|
||
this.button2.UseVisualStyleBackColor = true;
|
||
//
|
||
// button1
|
||
//
|
||
this.button1.Location = new System.Drawing.Point(1066, 227);
|
||
this.button1.Name = "button1";
|
||
this.button1.Size = new System.Drawing.Size(75, 49);
|
||
this.button1.TabIndex = 175;
|
||
this.button1.Text = "充气";
|
||
this.button1.UseVisualStyleBackColor = true;
|
||
//
|
||
// groupBox2
|
||
//
|
||
this.groupBox2.Controls.Add(this.JIG_Number1);
|
||
this.groupBox2.Controls.Add(this.label37);
|
||
this.groupBox2.Controls.Add(this.strstation);
|
||
this.groupBox2.Controls.Add(this.strbatch);
|
||
this.groupBox2.Controls.Add(this.strlocation);
|
||
this.groupBox2.Controls.Add(this.strlinename);
|
||
this.groupBox2.Controls.Add(this.label41);
|
||
this.groupBox2.Controls.Add(this.label42);
|
||
this.groupBox2.Controls.Add(this.label43);
|
||
this.groupBox2.Controls.Add(this.label48);
|
||
this.groupBox2.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.groupBox2.Location = new System.Drawing.Point(1034, 196);
|
||
this.groupBox2.Name = "groupBox2";
|
||
this.groupBox2.Size = new System.Drawing.Size(256, 449);
|
||
this.groupBox2.TabIndex = 179;
|
||
this.groupBox2.TabStop = false;
|
||
this.groupBox2.Text = "Mes配置";
|
||
this.groupBox2.Visible = false;
|
||
//
|
||
// JIG_Number1
|
||
//
|
||
this.JIG_Number1.Location = new System.Drawing.Point(34, 413);
|
||
this.JIG_Number1.Name = "JIG_Number1";
|
||
this.JIG_Number1.Size = new System.Drawing.Size(216, 30);
|
||
this.JIG_Number1.TabIndex = 9;
|
||
this.JIG_Number1.TextChanged += new System.EventHandler(this.JIG_Number1_TextChanged);
|
||
//
|
||
// label37
|
||
//
|
||
this.label37.AutoSize = true;
|
||
this.label37.Location = new System.Drawing.Point(30, 375);
|
||
this.label37.Name = "label37";
|
||
this.label37.Size = new System.Drawing.Size(99, 20);
|
||
this.label37.TabIndex = 8;
|
||
this.label37.Text = "MAC地址:";
|
||
//
|
||
// strstation
|
||
//
|
||
this.strstation.Location = new System.Drawing.Point(34, 329);
|
||
this.strstation.Name = "strstation";
|
||
this.strstation.Size = new System.Drawing.Size(216, 30);
|
||
this.strstation.TabIndex = 7;
|
||
this.strstation.TextChanged += new System.EventHandler(this.strstation_TextChanged);
|
||
//
|
||
// strbatch
|
||
//
|
||
this.strbatch.Location = new System.Drawing.Point(34, 245);
|
||
this.strbatch.Name = "strbatch";
|
||
this.strbatch.Size = new System.Drawing.Size(216, 30);
|
||
this.strbatch.TabIndex = 6;
|
||
this.strbatch.TextChanged += new System.EventHandler(this.strbatch_TextChanged);
|
||
//
|
||
// strlocation
|
||
//
|
||
this.strlocation.Location = new System.Drawing.Point(34, 158);
|
||
this.strlocation.Name = "strlocation";
|
||
this.strlocation.Size = new System.Drawing.Size(216, 30);
|
||
this.strlocation.TabIndex = 5;
|
||
this.strlocation.TextChanged += new System.EventHandler(this.strlocation_TextChanged);
|
||
//
|
||
// strlinename
|
||
//
|
||
this.strlinename.Location = new System.Drawing.Point(34, 74);
|
||
this.strlinename.Name = "strlinename";
|
||
this.strlinename.Size = new System.Drawing.Size(216, 30);
|
||
this.strlinename.TabIndex = 4;
|
||
this.strlinename.TextChanged += new System.EventHandler(this.strlinename_TextChanged);
|
||
//
|
||
// label41
|
||
//
|
||
this.label41.AutoSize = true;
|
||
this.label41.Location = new System.Drawing.Point(30, 291);
|
||
this.label41.Name = "label41";
|
||
this.label41.Size = new System.Drawing.Size(69, 20);
|
||
this.label41.TabIndex = 3;
|
||
this.label41.Text = "站名:";
|
||
//
|
||
// label42
|
||
//
|
||
this.label42.AutoSize = true;
|
||
this.label42.Location = new System.Drawing.Point(21, 119);
|
||
this.label42.Name = "label42";
|
||
this.label42.Size = new System.Drawing.Size(109, 20);
|
||
this.label42.TabIndex = 2;
|
||
this.label42.Text = "物料编码:";
|
||
//
|
||
// label43
|
||
//
|
||
this.label43.AutoSize = true;
|
||
this.label43.Location = new System.Drawing.Point(30, 203);
|
||
this.label43.Name = "label43";
|
||
this.label43.Size = new System.Drawing.Size(69, 20);
|
||
this.label43.TabIndex = 1;
|
||
this.label43.Text = "批次:";
|
||
//
|
||
// label48
|
||
//
|
||
this.label48.AutoSize = true;
|
||
this.label48.Location = new System.Drawing.Point(20, 41);
|
||
this.label48.Name = "label48";
|
||
this.label48.Size = new System.Drawing.Size(109, 20);
|
||
this.label48.TabIndex = 0;
|
||
this.label48.Text = "线别名称:";
|
||
//
|
||
// PreCode1
|
||
//
|
||
this.PreCode1.Font = new System.Drawing.Font("宋体", 18F);
|
||
this.PreCode1.Location = new System.Drawing.Point(1276, 477);
|
||
this.PreCode1.Name = "PreCode1";
|
||
this.PreCode1.Size = new System.Drawing.Size(547, 35);
|
||
this.PreCode1.TabIndex = 180;
|
||
this.PreCode1.Visible = false;
|
||
this.PreCode1.TextChanged += new System.EventHandler(this.PreCode1_TextChanged);
|
||
//
|
||
// label49
|
||
//
|
||
this.label49.AutoSize = true;
|
||
this.label49.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.label49.Location = new System.Drawing.Point(1162, 482);
|
||
this.label49.Name = "label49";
|
||
this.label49.Size = new System.Drawing.Size(106, 24);
|
||
this.label49.TabIndex = 181;
|
||
this.label49.Text = "预条形码";
|
||
this.label49.Visible = false;
|
||
//
|
||
// label50
|
||
//
|
||
this.label50.AutoSize = true;
|
||
this.label50.Font = new System.Drawing.Font("宋体", 16.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.label50.Location = new System.Drawing.Point(1108, 28);
|
||
this.label50.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
||
this.label50.Name = "label50";
|
||
this.label50.Size = new System.Drawing.Size(87, 22);
|
||
this.label50.TabIndex = 185;
|
||
this.label50.Text = "MES返回";
|
||
this.label50.Visible = false;
|
||
//
|
||
// textBox3
|
||
//
|
||
this.textBox3.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.textBox3.Location = new System.Drawing.Point(1034, 54);
|
||
this.textBox3.Multiline = true;
|
||
this.textBox3.Name = "textBox3";
|
||
this.textBox3.Size = new System.Drawing.Size(256, 129);
|
||
this.textBox3.TabIndex = 184;
|
||
this.textBox3.Visible = false;
|
||
//
|
||
// textBox1
|
||
//
|
||
this.textBox1.Location = new System.Drawing.Point(1422, 58);
|
||
this.textBox1.Name = "textBox1";
|
||
this.textBox1.Size = new System.Drawing.Size(100, 21);
|
||
this.textBox1.TabIndex = 186;
|
||
//
|
||
// timerCH1
|
||
//
|
||
this.timerCH1.Tick += new System.EventHandler(this.timer5_Tick);
|
||
//
|
||
// lb_CH2Leak
|
||
//
|
||
this.lb_CH2Leak.AutoSize = true;
|
||
this.lb_CH2Leak.Font = new System.Drawing.Font("宋体", 36F);
|
||
this.lb_CH2Leak.Location = new System.Drawing.Point(165, 483);
|
||
this.lb_CH2Leak.Name = "lb_CH2Leak";
|
||
this.lb_CH2Leak.Size = new System.Drawing.Size(212, 48);
|
||
this.lb_CH2Leak.TabIndex = 203;
|
||
this.lb_CH2Leak.Text = "11111111";
|
||
//
|
||
// lb_CH2LeakPressure
|
||
//
|
||
this.lb_CH2LeakPressure.AutoSize = true;
|
||
this.lb_CH2LeakPressure.Font = new System.Drawing.Font("宋体", 36F);
|
||
this.lb_CH2LeakPressure.Location = new System.Drawing.Point(164, 394);
|
||
this.lb_CH2LeakPressure.Name = "lb_CH2LeakPressure";
|
||
this.lb_CH2LeakPressure.Size = new System.Drawing.Size(212, 48);
|
||
this.lb_CH2LeakPressure.TabIndex = 202;
|
||
this.lb_CH2LeakPressure.Text = "11111111";
|
||
//
|
||
// lb_CH2yiqiStatus
|
||
//
|
||
this.lb_CH2yiqiStatus.AutoSize = true;
|
||
this.lb_CH2yiqiStatus.Font = new System.Drawing.Font("宋体", 40F);
|
||
this.lb_CH2yiqiStatus.Location = new System.Drawing.Point(392, 402);
|
||
this.lb_CH2yiqiStatus.Name = "lb_CH2yiqiStatus";
|
||
this.lb_CH2yiqiStatus.Size = new System.Drawing.Size(185, 54);
|
||
this.lb_CH2yiqiStatus.TabIndex = 190;
|
||
this.lb_CH2yiqiStatus.Text = "待机中";
|
||
//
|
||
// lb_CH2Result
|
||
//
|
||
this.lb_CH2Result.AutoSize = true;
|
||
this.lb_CH2Result.Font = new System.Drawing.Font("宋体", 80F);
|
||
this.lb_CH2Result.Location = new System.Drawing.Point(642, 400);
|
||
this.lb_CH2Result.Name = "lb_CH2Result";
|
||
this.lb_CH2Result.Size = new System.Drawing.Size(153, 107);
|
||
this.lb_CH2Result.TabIndex = 188;
|
||
this.lb_CH2Result.Text = "NG";
|
||
//
|
||
// label56
|
||
//
|
||
this.label56.AutoSize = true;
|
||
this.label56.Font = new System.Drawing.Font("宋体", 18F);
|
||
this.label56.Location = new System.Drawing.Point(163, 456);
|
||
this.label56.Name = "label56";
|
||
this.label56.Size = new System.Drawing.Size(82, 24);
|
||
this.label56.TabIndex = 194;
|
||
this.label56.Text = "泄漏量";
|
||
//
|
||
// label57
|
||
//
|
||
this.label57.AutoSize = true;
|
||
this.label57.Font = new System.Drawing.Font("宋体", 18F);
|
||
this.label57.Location = new System.Drawing.Point(643, 370);
|
||
this.label57.Name = "label57";
|
||
this.label57.Size = new System.Drawing.Size(130, 24);
|
||
this.label57.TabIndex = 196;
|
||
this.label57.Text = "测试结果:";
|
||
//
|
||
// lb_CH2PressureUnit
|
||
//
|
||
this.lb_CH2PressureUnit.AutoSize = true;
|
||
this.lb_CH2PressureUnit.Font = new System.Drawing.Font("宋体", 18F);
|
||
this.lb_CH2PressureUnit.Location = new System.Drawing.Point(319, 370);
|
||
this.lb_CH2PressureUnit.Name = "lb_CH2PressureUnit";
|
||
this.lb_CH2PressureUnit.Size = new System.Drawing.Size(58, 24);
|
||
this.lb_CH2PressureUnit.TabIndex = 200;
|
||
this.lb_CH2PressureUnit.Text = "单位";
|
||
//
|
||
// label59
|
||
//
|
||
this.label59.AutoSize = true;
|
||
this.label59.Font = new System.Drawing.Font("宋体", 18F);
|
||
this.label59.Location = new System.Drawing.Point(163, 370);
|
||
this.label59.Name = "label59";
|
||
this.label59.Size = new System.Drawing.Size(106, 24);
|
||
this.label59.TabIndex = 193;
|
||
this.label59.Text = "测试压力";
|
||
//
|
||
// label60
|
||
//
|
||
this.label60.AutoSize = true;
|
||
this.label60.Font = new System.Drawing.Font("宋体", 18F);
|
||
this.label60.Location = new System.Drawing.Point(397, 370);
|
||
this.label60.Name = "label60";
|
||
this.label60.Size = new System.Drawing.Size(130, 24);
|
||
this.label60.TabIndex = 195;
|
||
this.label60.Text = "仪器状态:";
|
||
//
|
||
// bt_CH2yiqiReset
|
||
//
|
||
this.bt_CH2yiqiReset.Font = new System.Drawing.Font("宋体", 12F);
|
||
this.bt_CH2yiqiReset.Location = new System.Drawing.Point(869, 467);
|
||
this.bt_CH2yiqiReset.Name = "bt_CH2yiqiReset";
|
||
this.bt_CH2yiqiReset.Size = new System.Drawing.Size(90, 37);
|
||
this.bt_CH2yiqiReset.TabIndex = 189;
|
||
this.bt_CH2yiqiReset.Text = "复位仪器";
|
||
this.bt_CH2yiqiReset.UseVisualStyleBackColor = true;
|
||
this.bt_CH2yiqiReset.Click += new System.EventHandler(this.bt_CH2yiqiReset_Click);
|
||
//
|
||
// lb_CH2LeakUnit
|
||
//
|
||
this.lb_CH2LeakUnit.AutoSize = true;
|
||
this.lb_CH2LeakUnit.Font = new System.Drawing.Font("宋体", 18F);
|
||
this.lb_CH2LeakUnit.Location = new System.Drawing.Point(319, 456);
|
||
this.lb_CH2LeakUnit.Name = "lb_CH2LeakUnit";
|
||
this.lb_CH2LeakUnit.Size = new System.Drawing.Size(58, 24);
|
||
this.lb_CH2LeakUnit.TabIndex = 199;
|
||
this.lb_CH2LeakUnit.Text = "单位";
|
||
//
|
||
// label62
|
||
//
|
||
this.label62.AutoSize = true;
|
||
this.label62.Font = new System.Drawing.Font("宋体", 15F);
|
||
this.label62.Location = new System.Drawing.Point(161, 330);
|
||
this.label62.Name = "label62";
|
||
this.label62.Size = new System.Drawing.Size(69, 20);
|
||
this.label62.TabIndex = 192;
|
||
this.label62.Text = "条形码";
|
||
//
|
||
// tb_CH2Code
|
||
//
|
||
this.tb_CH2Code.Font = new System.Drawing.Font("宋体", 18F);
|
||
this.tb_CH2Code.Location = new System.Drawing.Point(238, 324);
|
||
this.tb_CH2Code.Name = "tb_CH2Code";
|
||
this.tb_CH2Code.Size = new System.Drawing.Size(533, 35);
|
||
this.tb_CH2Code.TabIndex = 191;
|
||
this.tb_CH2Code.TextChanged += new System.EventHandler(this.tb_CH2Code_TextChanged);
|
||
//
|
||
// bt_CH2yiqiStart
|
||
//
|
||
this.bt_CH2yiqiStart.Font = new System.Drawing.Font("宋体", 12F);
|
||
this.bt_CH2yiqiStart.Location = new System.Drawing.Point(869, 424);
|
||
this.bt_CH2yiqiStart.Name = "bt_CH2yiqiStart";
|
||
this.bt_CH2yiqiStart.Size = new System.Drawing.Size(90, 37);
|
||
this.bt_CH2yiqiStart.TabIndex = 187;
|
||
this.bt_CH2yiqiStart.Text = "启动仪器";
|
||
this.bt_CH2yiqiStart.UseVisualStyleBackColor = true;
|
||
this.bt_CH2yiqiStart.Click += new System.EventHandler(this.bt_CH2yiqiStart_Click);
|
||
//
|
||
// pb_CH2progressBar
|
||
//
|
||
this.pb_CH2progressBar.Location = new System.Drawing.Point(250, 541);
|
||
this.pb_CH2progressBar.MarqueeAnimationSpeed = 50;
|
||
this.pb_CH2progressBar.Name = "pb_CH2progressBar";
|
||
this.pb_CH2progressBar.Size = new System.Drawing.Size(561, 31);
|
||
this.pb_CH2progressBar.Step = 2;
|
||
this.pb_CH2progressBar.TabIndex = 198;
|
||
//
|
||
// label67
|
||
//
|
||
this.label67.AutoSize = true;
|
||
this.label67.Font = new System.Drawing.Font("宋体", 12F);
|
||
this.label67.Location = new System.Drawing.Point(174, 549);
|
||
this.label67.Name = "label67";
|
||
this.label67.Size = new System.Drawing.Size(71, 16);
|
||
this.label67.TabIndex = 197;
|
||
this.label67.Text = "测试进度";
|
||
//
|
||
// GroupBox_CH2
|
||
//
|
||
this.GroupBox_CH2.Controls.Add(this.lb_CH2yiqiPort);
|
||
this.GroupBox_CH2.Controls.Add(this.label64);
|
||
this.GroupBox_CH2.Controls.Add(this.bt_CH2Break);
|
||
this.GroupBox_CH2.Controls.Add(this.bt_CH2Connect);
|
||
this.GroupBox_CH2.Controls.Add(this.label65);
|
||
this.GroupBox_CH2.Controls.Add(this.lb_CH2ConnectionStatus);
|
||
this.GroupBox_CH2.Font = new System.Drawing.Font("宋体", 12F);
|
||
this.GroupBox_CH2.Location = new System.Drawing.Point(12, 328);
|
||
this.GroupBox_CH2.Name = "GroupBox_CH2";
|
||
this.GroupBox_CH2.Size = new System.Drawing.Size(139, 225);
|
||
this.GroupBox_CH2.TabIndex = 201;
|
||
this.GroupBox_CH2.TabStop = false;
|
||
this.GroupBox_CH2.Text = "串口2设置";
|
||
//
|
||
// lb_CH2yiqiPort
|
||
//
|
||
this.lb_CH2yiqiPort.AutoSize = true;
|
||
this.lb_CH2yiqiPort.Font = new System.Drawing.Font("宋体", 20F);
|
||
this.lb_CH2yiqiPort.Location = new System.Drawing.Point(21, 49);
|
||
this.lb_CH2yiqiPort.Name = "lb_CH2yiqiPort";
|
||
this.lb_CH2yiqiPort.Size = new System.Drawing.Size(96, 27);
|
||
this.lb_CH2yiqiPort.TabIndex = 62;
|
||
this.lb_CH2yiqiPort.Text = "label2";
|
||
//
|
||
// label64
|
||
//
|
||
this.label64.AutoSize = true;
|
||
this.label64.Font = new System.Drawing.Font("宋体", 12F);
|
||
this.label64.Location = new System.Drawing.Point(25, 79);
|
||
this.label64.Name = "label64";
|
||
this.label64.Size = new System.Drawing.Size(87, 16);
|
||
this.label64.TabIndex = 61;
|
||
this.label64.Text = "串口状态:";
|
||
//
|
||
// bt_CH2Break
|
||
//
|
||
this.bt_CH2Break.Font = new System.Drawing.Font("宋体", 12F);
|
||
this.bt_CH2Break.Location = new System.Drawing.Point(28, 179);
|
||
this.bt_CH2Break.Name = "bt_CH2Break";
|
||
this.bt_CH2Break.Size = new System.Drawing.Size(83, 33);
|
||
this.bt_CH2Break.TabIndex = 6;
|
||
this.bt_CH2Break.Text = "断开连接";
|
||
this.bt_CH2Break.UseVisualStyleBackColor = true;
|
||
this.bt_CH2Break.Click += new System.EventHandler(this.bt_CH2Break_Click);
|
||
//
|
||
// bt_CH2Connect
|
||
//
|
||
this.bt_CH2Connect.Font = new System.Drawing.Font("宋体", 12F);
|
||
this.bt_CH2Connect.Location = new System.Drawing.Point(28, 140);
|
||
this.bt_CH2Connect.Name = "bt_CH2Connect";
|
||
this.bt_CH2Connect.Size = new System.Drawing.Size(83, 33);
|
||
this.bt_CH2Connect.TabIndex = 5;
|
||
this.bt_CH2Connect.Text = "连接串口";
|
||
this.bt_CH2Connect.UseVisualStyleBackColor = true;
|
||
this.bt_CH2Connect.Click += new System.EventHandler(this.bt_CH2Connect_Click);
|
||
//
|
||
// label65
|
||
//
|
||
this.label65.AutoSize = true;
|
||
this.label65.Font = new System.Drawing.Font("宋体", 12F);
|
||
this.label65.Location = new System.Drawing.Point(37, 32);
|
||
this.label65.Name = "label65";
|
||
this.label65.Size = new System.Drawing.Size(63, 16);
|
||
this.label65.TabIndex = 8;
|
||
this.label65.Text = "端口号:";
|
||
//
|
||
// lb_CH2ConnectionStatus
|
||
//
|
||
this.lb_CH2ConnectionStatus.AutoSize = true;
|
||
this.lb_CH2ConnectionStatus.Font = new System.Drawing.Font("宋体", 19F);
|
||
this.lb_CH2ConnectionStatus.Location = new System.Drawing.Point(21, 99);
|
||
this.lb_CH2ConnectionStatus.Name = "lb_CH2ConnectionStatus";
|
||
this.lb_CH2ConnectionStatus.Size = new System.Drawing.Size(90, 26);
|
||
this.lb_CH2ConnectionStatus.TabIndex = 15;
|
||
this.lb_CH2ConnectionStatus.Text = "label6";
|
||
//
|
||
// myGroupBox4
|
||
//
|
||
this.myGroupBox4.Controls.Add(this.PUnit);
|
||
this.myGroupBox4.Controls.Add(this.label47);
|
||
this.myGroupBox4.Controls.Add(this.LUnit);
|
||
this.myGroupBox4.Controls.Add(this.label46);
|
||
this.myGroupBox4.Controls.Add(this.label53);
|
||
this.myGroupBox4.Controls.Add(this.label52);
|
||
this.myGroupBox4.Controls.Add(this.SBalanTime);
|
||
this.myGroupBox4.Controls.Add(this.BBalanTime);
|
||
this.myGroupBox4.Controls.Add(this.FPtoplimit);
|
||
this.myGroupBox4.Controls.Add(this.label12);
|
||
this.myGroupBox4.Controls.Add(this.label13);
|
||
this.myGroupBox4.Controls.Add(this.BLeakLPre);
|
||
this.myGroupBox4.Controls.Add(this.Leaklowlimit);
|
||
this.myGroupBox4.Controls.Add(this.label16);
|
||
this.myGroupBox4.Controls.Add(this.label44);
|
||
this.myGroupBox4.Controls.Add(this.Leaktoplimit);
|
||
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(1588, 84);
|
||
this.myGroupBox4.Name = "myGroupBox4";
|
||
this.myGroupBox4.Size = new System.Drawing.Size(161, 222);
|
||
this.myGroupBox4.TabIndex = 122;
|
||
this.myGroupBox4.TabStop = false;
|
||
this.myGroupBox4.Text = "压力参数";
|
||
//
|
||
// PUnit
|
||
//
|
||
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(6, 195);
|
||
this.PUnit.Name = "PUnit";
|
||
this.PUnit.Size = new System.Drawing.Size(62, 20);
|
||
this.PUnit.TabIndex = 118;
|
||
//
|
||
// label47
|
||
//
|
||
this.label47.AutoSize = true;
|
||
this.label47.Location = new System.Drawing.Point(6, 178);
|
||
this.label47.Name = "label47";
|
||
this.label47.Size = new System.Drawing.Size(53, 12);
|
||
this.label47.TabIndex = 120;
|
||
this.label47.Text = "压力单位";
|
||
//
|
||
// LUnit
|
||
//
|
||
this.LUnit.FormattingEnabled = true;
|
||
this.LUnit.Items.AddRange(new object[] {
|
||
"Pa",
|
||
"KPa",
|
||
"mbar",
|
||
"sccm",
|
||
"ccm/s",
|
||
"Pa·m3/s"});
|
||
this.LUnit.Location = new System.Drawing.Point(74, 196);
|
||
this.LUnit.Name = "LUnit";
|
||
this.LUnit.Size = new System.Drawing.Size(62, 20);
|
||
this.LUnit.TabIndex = 117;
|
||
//
|
||
// label46
|
||
//
|
||
this.label46.AutoSize = true;
|
||
this.label46.Location = new System.Drawing.Point(72, 179);
|
||
this.label46.Name = "label46";
|
||
this.label46.Size = new System.Drawing.Size(65, 12);
|
||
this.label46.TabIndex = 119;
|
||
this.label46.Text = "泄漏量单位";
|
||
//
|
||
// label53
|
||
//
|
||
this.label53.AutoSize = true;
|
||
this.label53.Location = new System.Drawing.Point(4, 143);
|
||
this.label53.Name = "label53";
|
||
this.label53.Size = new System.Drawing.Size(77, 12);
|
||
this.label53.TabIndex = 116;
|
||
this.label53.Text = "微漏平衡时间";
|
||
//
|
||
// label52
|
||
//
|
||
this.label52.AutoSize = true;
|
||
this.label52.Location = new System.Drawing.Point(6, 101);
|
||
this.label52.Name = "label52";
|
||
this.label52.Size = new System.Drawing.Size(77, 12);
|
||
this.label52.TabIndex = 115;
|
||
this.label52.Text = "大漏平衡时间";
|
||
//
|
||
// SBalanTime
|
||
//
|
||
this.SBalanTime.Location = new System.Drawing.Point(6, 160);
|
||
this.SBalanTime.Name = "SBalanTime";
|
||
this.SBalanTime.Size = new System.Drawing.Size(62, 21);
|
||
this.SBalanTime.TabIndex = 114;
|
||
//
|
||
// BBalanTime
|
||
//
|
||
this.BBalanTime.Location = new System.Drawing.Point(6, 118);
|
||
this.BBalanTime.Name = "BBalanTime";
|
||
this.BBalanTime.Size = new System.Drawing.Size(62, 21);
|
||
this.BBalanTime.TabIndex = 113;
|
||
//
|
||
// FPtoplimit
|
||
//
|
||
this.FPtoplimit.Location = new System.Drawing.Point(6, 36);
|
||
this.FPtoplimit.Name = "FPtoplimit";
|
||
this.FPtoplimit.Size = new System.Drawing.Size(62, 21);
|
||
this.FPtoplimit.TabIndex = 30;
|
||
//
|
||
// label12
|
||
//
|
||
this.label12.AutoSize = true;
|
||
this.label12.Location = new System.Drawing.Point(4, 19);
|
||
this.label12.Name = "label12";
|
||
this.label12.Size = new System.Drawing.Size(77, 12);
|
||
this.label12.TabIndex = 64;
|
||
this.label12.Text = "充气压力上限";
|
||
//
|
||
// label13
|
||
//
|
||
this.label13.AutoSize = true;
|
||
this.label13.Location = new System.Drawing.Point(4, 60);
|
||
this.label13.Name = "label13";
|
||
this.label13.Size = new System.Drawing.Size(77, 12);
|
||
this.label13.TabIndex = 65;
|
||
this.label13.Text = "充气压力下限";
|
||
//
|
||
// BLeakLPre
|
||
//
|
||
this.BLeakLPre.Location = new System.Drawing.Point(74, 77);
|
||
this.BLeakLPre.Name = "BLeakLPre";
|
||
this.BLeakLPre.Size = new System.Drawing.Size(62, 21);
|
||
this.BLeakLPre.TabIndex = 102;
|
||
//
|
||
// Leaklowlimit
|
||
//
|
||
this.Leaklowlimit.Location = new System.Drawing.Point(74, 158);
|
||
this.Leaklowlimit.Name = "Leaklowlimit";
|
||
this.Leaklowlimit.Size = new System.Drawing.Size(62, 21);
|
||
this.Leaklowlimit.TabIndex = 35;
|
||
//
|
||
// label16
|
||
//
|
||
this.label16.AutoSize = true;
|
||
this.label16.Location = new System.Drawing.Point(72, 101);
|
||
this.label16.Name = "label16";
|
||
this.label16.Size = new System.Drawing.Size(65, 12);
|
||
this.label16.TabIndex = 68;
|
||
this.label16.Text = "泄漏量上限";
|
||
//
|
||
// label44
|
||
//
|
||
this.label44.AutoSize = true;
|
||
this.label44.Location = new System.Drawing.Point(72, 19);
|
||
this.label44.Name = "label44";
|
||
this.label44.Size = new System.Drawing.Size(77, 12);
|
||
this.label44.TabIndex = 109;
|
||
this.label44.Text = "大漏压差上限";
|
||
//
|
||
// Leaktoplimit
|
||
//
|
||
this.Leaktoplimit.Location = new System.Drawing.Point(74, 117);
|
||
this.Leaktoplimit.Name = "Leaktoplimit";
|
||
this.Leaktoplimit.Size = new System.Drawing.Size(62, 21);
|
||
this.Leaktoplimit.TabIndex = 34;
|
||
//
|
||
// label45
|
||
//
|
||
this.label45.AutoSize = true;
|
||
this.label45.Location = new System.Drawing.Point(72, 60);
|
||
this.label45.Name = "label45";
|
||
this.label45.Size = new System.Drawing.Size(77, 12);
|
||
this.label45.TabIndex = 110;
|
||
this.label45.Text = "大漏压差下限";
|
||
//
|
||
// label17
|
||
//
|
||
this.label17.AutoSize = true;
|
||
this.label17.Location = new System.Drawing.Point(72, 143);
|
||
this.label17.Name = "label17";
|
||
this.label17.Size = new System.Drawing.Size(65, 12);
|
||
this.label17.TabIndex = 69;
|
||
this.label17.Text = "泄漏量下限";
|
||
//
|
||
// FPlowlimit
|
||
//
|
||
this.FPlowlimit.Location = new System.Drawing.Point(6, 77);
|
||
this.FPlowlimit.Name = "FPlowlimit";
|
||
this.FPlowlimit.Size = new System.Drawing.Size(62, 21);
|
||
this.FPlowlimit.TabIndex = 31;
|
||
//
|
||
// BLeakTPre
|
||
//
|
||
this.BLeakTPre.Location = new System.Drawing.Point(74, 36);
|
||
this.BLeakTPre.Name = "BLeakTPre";
|
||
this.BLeakTPre.Size = new System.Drawing.Size(62, 21);
|
||
this.BLeakTPre.TabIndex = 100;
|
||
//
|
||
// myGroupBox3
|
||
//
|
||
this.myGroupBox3.Controls.Add(this.URL);
|
||
this.myGroupBox3.Controls.Add(this.label27);
|
||
this.myGroupBox3.Controls.Add(this.method);
|
||
this.myGroupBox3.Controls.Add(this.label2);
|
||
this.myGroupBox3.Controls.Add(this.label20);
|
||
this.myGroupBox3.Controls.Add(this.label15);
|
||
this.myGroupBox3.Controls.Add(this.appkey);
|
||
this.myGroupBox3.Controls.Add(this.TestStatus);
|
||
this.myGroupBox3.Controls.Add(this.label21);
|
||
this.myGroupBox3.Controls.Add(this.ChkMES);
|
||
this.myGroupBox3.Controls.Add(this.TestTime2);
|
||
this.myGroupBox3.Controls.Add(this.appid);
|
||
this.myGroupBox3.Controls.Add(this.label22);
|
||
this.myGroupBox3.Controls.Add(this.FullTime);
|
||
this.myGroupBox3.Controls.Add(this.MESStation);
|
||
this.myGroupBox3.Controls.Add(this.label5);
|
||
this.myGroupBox3.Controls.Add(this.label23);
|
||
this.myGroupBox3.Controls.Add(this.label4);
|
||
this.myGroupBox3.Controls.Add(this.Machinemodel);
|
||
this.myGroupBox3.Controls.Add(this.label10);
|
||
this.myGroupBox3.Controls.Add(this.label24);
|
||
this.myGroupBox3.Controls.Add(this.ExhaustTime);
|
||
this.myGroupBox3.Controls.Add(this.Type);
|
||
this.myGroupBox3.Controls.Add(this.label11);
|
||
this.myGroupBox3.Controls.Add(this.label25);
|
||
this.myGroupBox3.Controls.Add(this.TestTime1);
|
||
this.myGroupBox3.Controls.Add(this.Dept);
|
||
this.myGroupBox3.Controls.Add(this.BalanTime);
|
||
this.myGroupBox3.Controls.Add(this.label26);
|
||
this.myGroupBox3.Controls.Add(this.label14);
|
||
this.myGroupBox3.Controls.Add(this.Evolume);
|
||
this.myGroupBox3.Controls.Add(this.BypassTIme);
|
||
this.myGroupBox3.Controls.Add(this.label40);
|
||
this.myGroupBox3.Controls.Add(this.label38);
|
||
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(1588, 306);
|
||
this.myGroupBox3.Name = "myGroupBox3";
|
||
this.myGroupBox3.Size = new System.Drawing.Size(362, 222);
|
||
this.myGroupBox3.TabIndex = 121;
|
||
this.myGroupBox3.TabStop = false;
|
||
this.myGroupBox3.Text = "基本参数";
|
||
//
|
||
// URL
|
||
//
|
||
this.URL.Location = new System.Drawing.Point(121, 153);
|
||
this.URL.Margin = new System.Windows.Forms.Padding(5);
|
||
this.URL.Name = "URL";
|
||
this.URL.Size = new System.Drawing.Size(23, 21);
|
||
this.URL.TabIndex = 190;
|
||
//
|
||
// label27
|
||
//
|
||
this.label27.AutoSize = true;
|
||
this.label27.Location = new System.Drawing.Point(121, 143);
|
||
this.label27.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
||
this.label27.Name = "label27";
|
||
this.label27.Size = new System.Drawing.Size(23, 12);
|
||
this.label27.TabIndex = 191;
|
||
this.label27.Text = "URL";
|
||
//
|
||
// method
|
||
//
|
||
this.method.Location = new System.Drawing.Point(121, 119);
|
||
this.method.Margin = new System.Windows.Forms.Padding(5);
|
||
this.method.Name = "method";
|
||
this.method.Size = new System.Drawing.Size(39, 21);
|
||
this.method.TabIndex = 188;
|
||
//
|
||
// label2
|
||
//
|
||
this.label2.AutoSize = true;
|
||
this.label2.Location = new System.Drawing.Point(63, 181);
|
||
this.label2.Name = "label2";
|
||
this.label2.Size = new System.Drawing.Size(53, 12);
|
||
this.label2.TabIndex = 140;
|
||
this.label2.Text = "测试状态";
|
||
//
|
||
// label20
|
||
//
|
||
this.label20.AutoSize = true;
|
||
this.label20.Location = new System.Drawing.Point(119, 102);
|
||
this.label20.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
||
this.label20.Name = "label20";
|
||
this.label20.Size = new System.Drawing.Size(41, 12);
|
||
this.label20.TabIndex = 189;
|
||
this.label20.Text = "method";
|
||
//
|
||
// label15
|
||
//
|
||
this.label15.AutoSize = true;
|
||
this.label15.Location = new System.Drawing.Point(2, 140);
|
||
this.label15.Name = "label15";
|
||
this.label15.Size = new System.Drawing.Size(59, 12);
|
||
this.label15.TabIndex = 120;
|
||
this.label15.Text = "检测时间2";
|
||
//
|
||
// appkey
|
||
//
|
||
this.appkey.Location = new System.Drawing.Point(120, 82);
|
||
this.appkey.Margin = new System.Windows.Forms.Padding(5);
|
||
this.appkey.Name = "appkey";
|
||
this.appkey.Size = new System.Drawing.Size(39, 21);
|
||
this.appkey.TabIndex = 186;
|
||
//
|
||
// TestStatus
|
||
//
|
||
this.TestStatus.Location = new System.Drawing.Point(63, 196);
|
||
this.TestStatus.Name = "TestStatus";
|
||
this.TestStatus.Size = new System.Drawing.Size(58, 21);
|
||
this.TestStatus.TabIndex = 139;
|
||
//
|
||
// label21
|
||
//
|
||
this.label21.AutoSize = true;
|
||
this.label21.Location = new System.Drawing.Point(118, 70);
|
||
this.label21.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
||
this.label21.Name = "label21";
|
||
this.label21.Size = new System.Drawing.Size(41, 12);
|
||
this.label21.TabIndex = 187;
|
||
this.label21.Text = "appKey";
|
||
//
|
||
// ChkMES
|
||
//
|
||
this.ChkMES.AutoSize = true;
|
||
this.ChkMES.Font = new System.Drawing.Font("宋体", 9F);
|
||
this.ChkMES.Location = new System.Drawing.Point(120, 18);
|
||
this.ChkMES.Name = "ChkMES";
|
||
this.ChkMES.Size = new System.Drawing.Size(78, 16);
|
||
this.ChkMES.TabIndex = 133;
|
||
this.ChkMES.Text = "导出到mes";
|
||
this.ChkMES.UseVisualStyleBackColor = true;
|
||
//
|
||
// TestTime2
|
||
//
|
||
this.TestTime2.Location = new System.Drawing.Point(4, 157);
|
||
this.TestTime2.Name = "TestTime2";
|
||
this.TestTime2.Size = new System.Drawing.Size(51, 21);
|
||
this.TestTime2.TabIndex = 119;
|
||
//
|
||
// appid
|
||
//
|
||
this.appid.Location = new System.Drawing.Point(112, 52);
|
||
this.appid.Margin = new System.Windows.Forms.Padding(5);
|
||
this.appid.Name = "appid";
|
||
this.appid.Size = new System.Drawing.Size(39, 21);
|
||
this.appid.TabIndex = 184;
|
||
//
|
||
// label22
|
||
//
|
||
this.label22.AutoSize = true;
|
||
this.label22.Location = new System.Drawing.Point(119, 35);
|
||
this.label22.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
||
this.label22.Name = "label22";
|
||
this.label22.Size = new System.Drawing.Size(35, 12);
|
||
this.label22.TabIndex = 185;
|
||
this.label22.Text = "appid";
|
||
//
|
||
// FullTime
|
||
//
|
||
this.FullTime.Location = new System.Drawing.Point(6, 35);
|
||
this.FullTime.Name = "FullTime";
|
||
this.FullTime.Size = new System.Drawing.Size(51, 21);
|
||
this.FullTime.TabIndex = 26;
|
||
//
|
||
// MESStation
|
||
//
|
||
this.MESStation.Location = new System.Drawing.Point(164, 175);
|
||
this.MESStation.Margin = new System.Windows.Forms.Padding(5);
|
||
this.MESStation.Name = "MESStation";
|
||
this.MESStation.Size = new System.Drawing.Size(39, 21);
|
||
this.MESStation.TabIndex = 182;
|
||
//
|
||
// label5
|
||
//
|
||
this.label5.AutoSize = true;
|
||
this.label5.Location = new System.Drawing.Point(4, 59);
|
||
this.label5.Name = "label5";
|
||
this.label5.Size = new System.Drawing.Size(53, 12);
|
||
this.label5.TabIndex = 61;
|
||
this.label5.Text = "平衡时间";
|
||
//
|
||
// label23
|
||
//
|
||
this.label23.AutoSize = true;
|
||
this.label23.Location = new System.Drawing.Point(161, 161);
|
||
this.label23.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
||
this.label23.Name = "label23";
|
||
this.label23.Size = new System.Drawing.Size(107, 12);
|
||
this.label23.TabIndex = 183;
|
||
this.label23.Text = "测试站编号station";
|
||
//
|
||
// label4
|
||
//
|
||
this.label4.AutoSize = true;
|
||
this.label4.Location = new System.Drawing.Point(4, 18);
|
||
this.label4.Name = "label4";
|
||
this.label4.Size = new System.Drawing.Size(53, 12);
|
||
this.label4.TabIndex = 60;
|
||
this.label4.Text = "充气时间";
|
||
//
|
||
// Machinemodel
|
||
//
|
||
this.Machinemodel.Location = new System.Drawing.Point(164, 135);
|
||
this.Machinemodel.Margin = new System.Windows.Forms.Padding(5);
|
||
this.Machinemodel.Name = "Machinemodel";
|
||
this.Machinemodel.Size = new System.Drawing.Size(39, 21);
|
||
this.Machinemodel.TabIndex = 180;
|
||
//
|
||
// label10
|
||
//
|
||
this.label10.AutoSize = true;
|
||
this.label10.Location = new System.Drawing.Point(2, 97);
|
||
this.label10.Name = "label10";
|
||
this.label10.Size = new System.Drawing.Size(59, 12);
|
||
this.label10.TabIndex = 62;
|
||
this.label10.Text = "检测时间1";
|
||
//
|
||
// label24
|
||
//
|
||
this.label24.AutoSize = true;
|
||
this.label24.Location = new System.Drawing.Point(161, 118);
|
||
this.label24.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
||
this.label24.Name = "label24";
|
||
this.label24.Size = new System.Drawing.Size(59, 12);
|
||
this.label24.TabIndex = 181;
|
||
this.label24.Text = "机型model";
|
||
//
|
||
// ExhaustTime
|
||
//
|
||
this.ExhaustTime.Location = new System.Drawing.Point(4, 195);
|
||
this.ExhaustTime.Name = "ExhaustTime";
|
||
this.ExhaustTime.Size = new System.Drawing.Size(51, 21);
|
||
this.ExhaustTime.TabIndex = 29;
|
||
//
|
||
// Type
|
||
//
|
||
this.Type.Location = new System.Drawing.Point(163, 93);
|
||
this.Type.Margin = new System.Windows.Forms.Padding(5);
|
||
this.Type.Name = "Type";
|
||
this.Type.Size = new System.Drawing.Size(39, 21);
|
||
this.Type.TabIndex = 178;
|
||
//
|
||
// label11
|
||
//
|
||
this.label11.AutoSize = true;
|
||
this.label11.Location = new System.Drawing.Point(2, 178);
|
||
this.label11.Name = "label11";
|
||
this.label11.Size = new System.Drawing.Size(53, 12);
|
||
this.label11.TabIndex = 63;
|
||
this.label11.Text = "排气时间";
|
||
//
|
||
// label25
|
||
//
|
||
this.label25.AutoSize = true;
|
||
this.label25.Location = new System.Drawing.Point(160, 76);
|
||
this.label25.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
||
this.label25.Name = "label25";
|
||
this.label25.Size = new System.Drawing.Size(77, 12);
|
||
this.label25.TabIndex = 179;
|
||
this.label25.Text = "测试物料类型";
|
||
//
|
||
// TestTime1
|
||
//
|
||
this.TestTime1.Location = new System.Drawing.Point(4, 114);
|
||
this.TestTime1.Name = "TestTime1";
|
||
this.TestTime1.Size = new System.Drawing.Size(51, 21);
|
||
this.TestTime1.TabIndex = 28;
|
||
//
|
||
// Dept
|
||
//
|
||
this.Dept.Location = new System.Drawing.Point(164, 50);
|
||
this.Dept.Margin = new System.Windows.Forms.Padding(5);
|
||
this.Dept.Name = "Dept";
|
||
this.Dept.Size = new System.Drawing.Size(39, 21);
|
||
this.Dept.TabIndex = 176;
|
||
//
|
||
// BalanTime
|
||
//
|
||
this.BalanTime.Location = new System.Drawing.Point(6, 76);
|
||
this.BalanTime.Name = "BalanTime";
|
||
this.BalanTime.Size = new System.Drawing.Size(51, 21);
|
||
this.BalanTime.TabIndex = 27;
|
||
//
|
||
// label26
|
||
//
|
||
this.label26.AutoSize = true;
|
||
this.label26.Location = new System.Drawing.Point(161, 34);
|
||
this.label26.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
||
this.label26.Name = "label26";
|
||
this.label26.Size = new System.Drawing.Size(41, 12);
|
||
this.label26.TabIndex = 177;
|
||
this.label26.Text = "机构名";
|
||
//
|
||
// label14
|
||
//
|
||
this.label14.AutoSize = true;
|
||
this.label14.Location = new System.Drawing.Point(59, 139);
|
||
this.label14.Name = "label14";
|
||
this.label14.Size = new System.Drawing.Size(53, 12);
|
||
this.label14.TabIndex = 114;
|
||
this.label14.Text = "等效容积";
|
||
//
|
||
// Evolume
|
||
//
|
||
this.Evolume.Location = new System.Drawing.Point(61, 158);
|
||
this.Evolume.Name = "Evolume";
|
||
this.Evolume.Size = new System.Drawing.Size(51, 21);
|
||
this.Evolume.TabIndex = 113;
|
||
//
|
||
// BypassTIme
|
||
//
|
||
this.BypassTIme.Location = new System.Drawing.Point(59, 33);
|
||
this.BypassTIme.Name = "BypassTIme";
|
||
this.BypassTIme.Size = new System.Drawing.Size(51, 21);
|
||
this.BypassTIme.TabIndex = 94;
|
||
//
|
||
// label40
|
||
//
|
||
this.label40.AutoSize = true;
|
||
this.label40.Location = new System.Drawing.Point(59, 100);
|
||
this.label40.Name = "label40";
|
||
this.label40.Size = new System.Drawing.Size(35, 12);
|
||
this.label40.TabIndex = 105;
|
||
this.label40.Text = "延时2";
|
||
//
|
||
// label38
|
||
//
|
||
this.label38.AutoSize = true;
|
||
this.label38.Location = new System.Drawing.Point(61, 20);
|
||
this.label38.Name = "label38";
|
||
this.label38.Size = new System.Drawing.Size(53, 12);
|
||
this.label38.TabIndex = 95;
|
||
this.label38.Text = "旁路时间";
|
||
//
|
||
// DelayTime1
|
||
//
|
||
this.DelayTime1.Location = new System.Drawing.Point(63, 77);
|
||
this.DelayTime1.Name = "DelayTime1";
|
||
this.DelayTime1.Size = new System.Drawing.Size(51, 21);
|
||
this.DelayTime1.TabIndex = 96;
|
||
//
|
||
// label39
|
||
//
|
||
this.label39.AutoSize = true;
|
||
this.label39.Location = new System.Drawing.Point(61, 60);
|
||
this.label39.Name = "label39";
|
||
this.label39.Size = new System.Drawing.Size(35, 12);
|
||
this.label39.TabIndex = 104;
|
||
this.label39.Text = "延时1";
|
||
//
|
||
// DelayTime2
|
||
//
|
||
this.DelayTime2.Location = new System.Drawing.Point(61, 118);
|
||
this.DelayTime2.Name = "DelayTime2";
|
||
this.DelayTime2.Size = new System.Drawing.Size(51, 21);
|
||
this.DelayTime2.TabIndex = 97;
|
||
//
|
||
// GroupBox_CH1
|
||
//
|
||
this.GroupBox_CH1.Controls.Add(this.lb_CH1yiqiPort);
|
||
this.GroupBox_CH1.Controls.Add(this.label3);
|
||
this.GroupBox_CH1.Controls.Add(this.bt_CH1Break);
|
||
this.GroupBox_CH1.Controls.Add(this.bt_CH1Connect);
|
||
this.GroupBox_CH1.Controls.Add(this.label1);
|
||
this.GroupBox_CH1.Controls.Add(this.lb_CH1ConnectionStatus);
|
||
this.GroupBox_CH1.Font = new System.Drawing.Font("宋体", 12F);
|
||
this.GroupBox_CH1.Location = new System.Drawing.Point(12, 49);
|
||
this.GroupBox_CH1.Name = "GroupBox_CH1";
|
||
this.GroupBox_CH1.Size = new System.Drawing.Size(139, 225);
|
||
this.GroupBox_CH1.TabIndex = 119;
|
||
this.GroupBox_CH1.TabStop = false;
|
||
this.GroupBox_CH1.Text = "串口1设置";
|
||
//
|
||
// lb_CH1yiqiPort
|
||
//
|
||
this.lb_CH1yiqiPort.AutoSize = true;
|
||
this.lb_CH1yiqiPort.Font = new System.Drawing.Font("宋体", 20F);
|
||
this.lb_CH1yiqiPort.Location = new System.Drawing.Point(21, 49);
|
||
this.lb_CH1yiqiPort.Name = "lb_CH1yiqiPort";
|
||
this.lb_CH1yiqiPort.Size = new System.Drawing.Size(96, 27);
|
||
this.lb_CH1yiqiPort.TabIndex = 62;
|
||
this.lb_CH1yiqiPort.Text = "label2";
|
||
//
|
||
// label3
|
||
//
|
||
this.label3.AutoSize = true;
|
||
this.label3.Font = new System.Drawing.Font("宋体", 12F);
|
||
this.label3.Location = new System.Drawing.Point(25, 79);
|
||
this.label3.Name = "label3";
|
||
this.label3.Size = new System.Drawing.Size(87, 16);
|
||
this.label3.TabIndex = 61;
|
||
this.label3.Text = "串口状态:";
|
||
//
|
||
// bt_CH1Break
|
||
//
|
||
this.bt_CH1Break.Font = new System.Drawing.Font("宋体", 12F);
|
||
this.bt_CH1Break.Location = new System.Drawing.Point(28, 179);
|
||
this.bt_CH1Break.Name = "bt_CH1Break";
|
||
this.bt_CH1Break.Size = new System.Drawing.Size(83, 33);
|
||
this.bt_CH1Break.TabIndex = 6;
|
||
this.bt_CH1Break.Text = "断开连接";
|
||
this.bt_CH1Break.UseVisualStyleBackColor = true;
|
||
this.bt_CH1Break.Click += new System.EventHandler(this.BtnBreak_Click);
|
||
//
|
||
// bt_CH1Connect
|
||
//
|
||
this.bt_CH1Connect.Font = new System.Drawing.Font("宋体", 12F);
|
||
this.bt_CH1Connect.Location = new System.Drawing.Point(28, 140);
|
||
this.bt_CH1Connect.Name = "bt_CH1Connect";
|
||
this.bt_CH1Connect.Size = new System.Drawing.Size(83, 33);
|
||
this.bt_CH1Connect.TabIndex = 5;
|
||
this.bt_CH1Connect.Text = "连接串口";
|
||
this.bt_CH1Connect.UseVisualStyleBackColor = true;
|
||
this.bt_CH1Connect.Click += new System.EventHandler(this.BtnCon1_Click);
|
||
//
|
||
// label1
|
||
//
|
||
this.label1.AutoSize = true;
|
||
this.label1.Font = new System.Drawing.Font("宋体", 12F);
|
||
this.label1.Location = new System.Drawing.Point(37, 32);
|
||
this.label1.Name = "label1";
|
||
this.label1.Size = new System.Drawing.Size(63, 16);
|
||
this.label1.TabIndex = 8;
|
||
this.label1.Text = "端口号:";
|
||
//
|
||
// lb_CH1ConnectionStatus
|
||
//
|
||
this.lb_CH1ConnectionStatus.AutoSize = true;
|
||
this.lb_CH1ConnectionStatus.Font = new System.Drawing.Font("宋体", 19F);
|
||
this.lb_CH1ConnectionStatus.Location = new System.Drawing.Point(21, 99);
|
||
this.lb_CH1ConnectionStatus.Name = "lb_CH1ConnectionStatus";
|
||
this.lb_CH1ConnectionStatus.Size = new System.Drawing.Size(90, 26);
|
||
this.lb_CH1ConnectionStatus.TabIndex = 15;
|
||
this.lb_CH1ConnectionStatus.Text = "label6";
|
||
//
|
||
// Form1
|
||
//
|
||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||
this.ClientSize = new System.Drawing.Size(1028, 862);
|
||
this.Controls.Add(this.lb_CH2Leak);
|
||
this.Controls.Add(this.lb_CH2LeakPressure);
|
||
this.Controls.Add(this.lb_CH2yiqiStatus);
|
||
this.Controls.Add(this.lb_CH2Result);
|
||
this.Controls.Add(this.label56);
|
||
this.Controls.Add(this.label57);
|
||
this.Controls.Add(this.lb_CH2PressureUnit);
|
||
this.Controls.Add(this.label59);
|
||
this.Controls.Add(this.label60);
|
||
this.Controls.Add(this.bt_CH2yiqiReset);
|
||
this.Controls.Add(this.lb_CH2LeakUnit);
|
||
this.Controls.Add(this.label62);
|
||
this.Controls.Add(this.tb_CH2Code);
|
||
this.Controls.Add(this.bt_CH2yiqiStart);
|
||
this.Controls.Add(this.GroupBox_CH2);
|
||
this.Controls.Add(this.pb_CH2progressBar);
|
||
this.Controls.Add(this.label67);
|
||
this.Controls.Add(this.textBox1);
|
||
this.Controls.Add(this.label50);
|
||
this.Controls.Add(this.textBox3);
|
||
this.Controls.Add(this.PreCode1);
|
||
this.Controls.Add(this.label49);
|
||
this.Controls.Add(this.groupBox2);
|
||
this.Controls.Add(this.button3);
|
||
this.Controls.Add(this.button4);
|
||
this.Controls.Add(this.button2);
|
||
this.Controls.Add(this.button1);
|
||
this.Controls.Add(this.CH1Tlight);
|
||
this.Controls.Add(this.chk_MESswitch);
|
||
this.Controls.Add(this.pb_MESstatus);
|
||
this.Controls.Add(this.label29);
|
||
this.Controls.Add(this.CeckScanning);
|
||
this.Controls.Add(this.Scancode);
|
||
this.Controls.Add(this.label9);
|
||
this.Controls.Add(this.tb_CodeLength);
|
||
this.Controls.Add(this.chk_CodeLengthSwitch);
|
||
this.Controls.Add(this.Baudrate);
|
||
this.Controls.Add(this.DataGridView1);
|
||
this.Controls.Add(this.ChkCSV);
|
||
this.Controls.Add(this.lb_CH1Leak);
|
||
this.Controls.Add(this.lb_CH1LeakPressure);
|
||
this.Controls.Add(this.MESStatus);
|
||
this.Controls.Add(this.label7);
|
||
this.Controls.Add(this.label35);
|
||
this.Controls.Add(this.ChkExcel);
|
||
this.Controls.Add(this.ChkTXT);
|
||
this.Controls.Add(this.path);
|
||
this.Controls.Add(this.Manual);
|
||
this.Controls.Add(this.lb_CH1yiqiStatus);
|
||
this.Controls.Add(this.ChkSql);
|
||
this.Controls.Add(this.lb_CH1Result);
|
||
this.Controls.Add(this.Station);
|
||
this.Controls.Add(this.label8);
|
||
this.Controls.Add(this.label31);
|
||
this.Controls.Add(this.menuStrip1);
|
||
this.Controls.Add(this.label33);
|
||
this.Controls.Add(this.CodeLength);
|
||
this.Controls.Add(this.lb_CH1PressureUnit);
|
||
this.Controls.Add(this.myGroupBox4);
|
||
this.Controls.Add(this.label30);
|
||
this.Controls.Add(this.label19);
|
||
this.Controls.Add(this.label32);
|
||
this.Controls.Add(this.bt_CH1yiqiReset);
|
||
this.Controls.Add(this.lb_CH1LeakUnit);
|
||
this.Controls.Add(this.label18);
|
||
this.Controls.Add(this.tb_CH1Code);
|
||
this.Controls.Add(this.bt_CH1yiqiStart);
|
||
this.Controls.Add(this.myGroupBox3);
|
||
this.Controls.Add(this.GroupBox_CH1);
|
||
this.Controls.Add(this.pb_CH1progressBar);
|
||
this.Controls.Add(this.label36);
|
||
this.Controls.Add(this.SendText);
|
||
this.Controls.Add(this.ReceiveText);
|
||
this.Controls.Add(this.groupBox1);
|
||
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
||
this.Name = "Form1";
|
||
this.Text = "LL18-V25112102";
|
||
this.Activated += new System.EventHandler(this.Form1_Activated);
|
||
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
|
||
this.Load += new System.EventHandler(this.Form1_Load);
|
||
((System.ComponentModel.ISupportInitialize)(this.DataGridView1)).EndInit();
|
||
this.menuStrip1.ResumeLayout(false);
|
||
this.menuStrip1.PerformLayout();
|
||
this.groupBox1.ResumeLayout(false);
|
||
this.groupBox1.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.pb_MESstatus)).EndInit();
|
||
this.groupBox2.ResumeLayout(false);
|
||
this.groupBox2.PerformLayout();
|
||
this.GroupBox_CH2.ResumeLayout(false);
|
||
this.GroupBox_CH2.PerformLayout();
|
||
this.myGroupBox4.ResumeLayout(false);
|
||
this.myGroupBox4.PerformLayout();
|
||
this.myGroupBox3.ResumeLayout(false);
|
||
this.myGroupBox3.PerformLayout();
|
||
this.GroupBox_CH1.ResumeLayout(false);
|
||
this.GroupBox_CH1.PerformLayout();
|
||
this.ResumeLayout(false);
|
||
this.PerformLayout();
|
||
|
||
}
|
||
|
||
#endregion
|
||
private System.Windows.Forms.Button bt_CH1Break;
|
||
private System.Windows.Forms.Label label1;
|
||
private System.Windows.Forms.TextBox ReceiveText;
|
||
private System.Windows.Forms.TextBox SendText;
|
||
private System.Windows.Forms.Button bt_CH1yiqiStart;
|
||
private System.Windows.Forms.Label label8;
|
||
private System.Windows.Forms.Label lb_CH1Result;
|
||
private System.Windows.Forms.Button bt_CH1yiqiReset;
|
||
private System.Windows.Forms.DataGridView DataGridView1;
|
||
private System.Windows.Forms.Label label3;
|
||
private System.Windows.Forms.TextBox FullTime;
|
||
private System.Windows.Forms.TextBox BalanTime;
|
||
private System.Windows.Forms.TextBox TestTime1;
|
||
private System.Windows.Forms.TextBox ExhaustTime;
|
||
private System.Windows.Forms.TextBox FPtoplimit;
|
||
private System.Windows.Forms.TextBox FPlowlimit;
|
||
private System.Windows.Forms.TextBox Leaktoplimit;
|
||
private System.Windows.Forms.TextBox Leaklowlimit;
|
||
private System.Windows.Forms.TextBox tb_CH1Code;
|
||
private System.Windows.Forms.Label label33;
|
||
private System.Windows.Forms.Label label32;
|
||
private System.Windows.Forms.Label label31;
|
||
private System.Windows.Forms.Label label30;
|
||
private System.Windows.Forms.Label label19;
|
||
private System.Windows.Forms.Label label18;
|
||
private System.Windows.Forms.Label label17;
|
||
private System.Windows.Forms.Label label16;
|
||
private System.Windows.Forms.Label label13;
|
||
private System.Windows.Forms.Label label12;
|
||
private System.Windows.Forms.Label label11;
|
||
private System.Windows.Forms.Label label10;
|
||
private System.Windows.Forms.Label label5;
|
||
private System.Windows.Forms.Label label4;
|
||
private System.Windows.Forms.LinkLabel Manual;
|
||
private System.Windows.Forms.Label label36;
|
||
private System.Windows.Forms.ProgressBar pb_CH1progressBar;
|
||
private System.Windows.Forms.TextBox BypassTIme;
|
||
private System.Windows.Forms.Label label38;
|
||
private System.Windows.Forms.TextBox DelayTime1;
|
||
private System.Windows.Forms.TextBox DelayTime2;
|
||
private System.Windows.Forms.TextBox BLeakTPre;
|
||
private System.Windows.Forms.TextBox BLeakLPre;
|
||
private System.Windows.Forms.Label label39;
|
||
private System.Windows.Forms.Label label40;
|
||
private System.Windows.Forms.Label label44;
|
||
private System.Windows.Forms.Label label45;
|
||
private System.Windows.Forms.TextBox Evolume;
|
||
private System.Windows.Forms.Label label14;
|
||
private System.Windows.Forms.Label lb_CH1PressureUnit;
|
||
private System.Windows.Forms.Label lb_CH1LeakUnit;
|
||
private MyGroupBox GroupBox_CH1;
|
||
private MyGroupBox myGroupBox3;
|
||
private MyGroupBox myGroupBox4;
|
||
private System.Windows.Forms.Label label15;
|
||
private System.Windows.Forms.TextBox TestTime2;
|
||
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.MenuStrip menuStrip1;
|
||
private System.Windows.Forms.ToolStripMenuItem 登录ToolStripMenuItem;
|
||
public System.Windows.Forms.ToolStripMenuItem 修改密码ToolStripMenuItem;
|
||
public System.Windows.Forms.ToolStripMenuItem 串口设置ToolStripMenuItem;
|
||
public System.Windows.Forms.ToolStripMenuItem 基本设置ToolStripMenuItem;
|
||
public System.Windows.Forms.ToolStripMenuItem 测试参数ToolStripMenuItem;
|
||
public System.Windows.Forms.ToolStripMenuItem 存储设置ToolStripMenuItem;
|
||
private System.Windows.Forms.ToolStripMenuItem 帮助ToolStripMenuItem;
|
||
public System.Windows.Forms.Label lb_CH1ConnectionStatus;
|
||
public System.IO.Ports.SerialPort SerialPort1;
|
||
public System.Windows.Forms.Timer Timer1;
|
||
public System.Windows.Forms.ComboBox Station;
|
||
private System.Windows.Forms.Label label35;
|
||
public System.Windows.Forms.CheckBox ChkMES;
|
||
public System.Windows.Forms.CheckBox ChkExcel;
|
||
public System.Windows.Forms.CheckBox ChkTXT;
|
||
public System.Windows.Forms.TextBox path;
|
||
public System.Windows.Forms.CheckBox ChkSql;
|
||
private System.Windows.Forms.ComboBox PUnit;
|
||
private System.Windows.Forms.Label label47;
|
||
private System.Windows.Forms.ComboBox LUnit;
|
||
private System.Windows.Forms.Label label46;
|
||
private System.Windows.Forms.Label MESStatus;
|
||
private System.Windows.Forms.Label label7;
|
||
private System.Windows.Forms.Label lb_CH1LeakPressure;
|
||
private System.Windows.Forms.Label lb_CH1Leak;
|
||
public System.Windows.Forms.Label lb_CH1yiqiStatus;
|
||
public System.Windows.Forms.TextBox CodeLength;
|
||
public System.Windows.Forms.Label lb_CH1yiqiPort;
|
||
public System.Windows.Forms.TextBox TestStatus;
|
||
private System.Windows.Forms.Label label2;
|
||
public System.Windows.Forms.Button bt_CH1Connect;
|
||
private System.Windows.Forms.ToolStripMenuItem 注销登录ToolStripMenuItem;
|
||
private System.Windows.Forms.Label label20;
|
||
private System.Windows.Forms.Label label21;
|
||
private System.Windows.Forms.Label label22;
|
||
private System.Windows.Forms.Label label23;
|
||
private System.Windows.Forms.Label label24;
|
||
private System.Windows.Forms.Label label25;
|
||
private System.Windows.Forms.Label label26;
|
||
public System.Windows.Forms.TextBox method;
|
||
public System.Windows.Forms.TextBox appkey;
|
||
public System.Windows.Forms.TextBox appid;
|
||
public System.Windows.Forms.TextBox MESStation;
|
||
public System.Windows.Forms.TextBox Machinemodel;
|
||
public System.Windows.Forms.TextBox Type;
|
||
public System.Windows.Forms.TextBox Dept;
|
||
private System.Windows.Forms.Label label27;
|
||
public System.Windows.Forms.TextBox URL;
|
||
public System.Windows.Forms.CheckBox ChkCSV;
|
||
public System.Windows.Forms.TextBox Baudrate;
|
||
private System.Windows.Forms.Label label9;
|
||
private System.Windows.Forms.CheckBox Scancode;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn Column16;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn Column6;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn Column7;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn Column8;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn Column9;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn Column10;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn Column11;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn Column12;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn Column13;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn Column17;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn Column14;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn Column15;
|
||
public System.Windows.Forms.TextBox tb_CodeLength;
|
||
public System.Windows.Forms.CheckBox chk_CodeLengthSwitch;
|
||
private System.Windows.Forms.GroupBox groupBox1;
|
||
private System.Windows.Forms.Label Sunzong;
|
||
private System.Windows.Forms.Label label28;
|
||
private System.Windows.Forms.Label Passzong;
|
||
private System.Windows.Forms.Label label34;
|
||
private System.Windows.Forms.Button button10;
|
||
public System.IO.Ports.SerialPort CodePort1;
|
||
public System.Windows.Forms.CheckBox CeckScanning;
|
||
private System.Windows.Forms.CheckBox chk_MESswitch;
|
||
private System.Windows.Forms.PictureBox pb_MESstatus;
|
||
private System.Windows.Forms.Label label29;
|
||
private System.Windows.Forms.Button CH1Tlight;
|
||
private System.Windows.Forms.Button button3;
|
||
private System.Windows.Forms.Button button4;
|
||
private System.Windows.Forms.Button button2;
|
||
private System.Windows.Forms.Button button1;
|
||
private System.Windows.Forms.GroupBox groupBox2;
|
||
private System.Windows.Forms.TextBox JIG_Number1;
|
||
private System.Windows.Forms.Label label37;
|
||
private System.Windows.Forms.TextBox strstation;
|
||
private System.Windows.Forms.TextBox strbatch;
|
||
private System.Windows.Forms.TextBox strlocation;
|
||
private System.Windows.Forms.TextBox strlinename;
|
||
private System.Windows.Forms.Label label41;
|
||
private System.Windows.Forms.Label label42;
|
||
private System.Windows.Forms.Label label43;
|
||
private System.Windows.Forms.Label label48;
|
||
public System.Windows.Forms.TextBox PreCode1;
|
||
private System.Windows.Forms.Label label49;
|
||
private System.Windows.Forms.Label label50;
|
||
private System.Windows.Forms.TextBox textBox3;
|
||
private System.Windows.Forms.TextBox textBox1;
|
||
private System.Windows.Forms.Timer timerCH1;
|
||
private System.Windows.Forms.Label lb_CH2Leak;
|
||
private System.Windows.Forms.Label lb_CH2LeakPressure;
|
||
public System.Windows.Forms.Label lb_CH2yiqiStatus;
|
||
private System.Windows.Forms.Label lb_CH2Result;
|
||
private System.Windows.Forms.Label label56;
|
||
private System.Windows.Forms.Label label57;
|
||
private System.Windows.Forms.Label lb_CH2PressureUnit;
|
||
private System.Windows.Forms.Label label59;
|
||
private System.Windows.Forms.Label label60;
|
||
private System.Windows.Forms.Button bt_CH2yiqiReset;
|
||
private System.Windows.Forms.Label lb_CH2LeakUnit;
|
||
private System.Windows.Forms.Label label62;
|
||
private System.Windows.Forms.TextBox tb_CH2Code;
|
||
private System.Windows.Forms.Button bt_CH2yiqiStart;
|
||
private MyGroupBox GroupBox_CH2;
|
||
public System.Windows.Forms.Label lb_CH2yiqiPort;
|
||
private System.Windows.Forms.Label label64;
|
||
private System.Windows.Forms.Button bt_CH2Break;
|
||
public System.Windows.Forms.Button bt_CH2Connect;
|
||
private System.Windows.Forms.Label label65;
|
||
public System.Windows.Forms.Label lb_CH2ConnectionStatus;
|
||
private System.Windows.Forms.ProgressBar pb_CH2progressBar;
|
||
private System.Windows.Forms.Label label67;
|
||
}
|
||
} |