| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116 |
- namespace UAS_MES_NEW.Make
- {
- partial class Make_AirTightnessTest
- {
- /// <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.panel1 = new System.Windows.Forms.Panel();
- this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
- this.OperatResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
- this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
- this.RTxt10 = new System.Windows.Forms.Label();
- this.LTxt10 = new System.Windows.Forms.Label();
- this.RTxt9 = new System.Windows.Forms.Label();
- this.LTxt9 = new System.Windows.Forms.Label();
- this.LTxt8 = new System.Windows.Forms.Label();
- this.LTxt7 = new System.Windows.Forms.Label();
- this.RTxt6 = new System.Windows.Forms.Label();
- this.LTxt6 = new System.Windows.Forms.Label();
- this.RTxt5 = new System.Windows.Forms.Label();
- this.LTxt5 = new System.Windows.Forms.Label();
- this.RTxt4 = new System.Windows.Forms.Label();
- this.LTxt4 = new System.Windows.Forms.Label();
- this.RTxt3 = new System.Windows.Forms.Label();
- this.LTxt3 = new System.Windows.Forms.Label();
- this.RTxt2 = new System.Windows.Forms.Label();
- this.LTxt2 = new System.Windows.Forms.Label();
- this.RTxt1 = new System.Windows.Forms.Label();
- this.LTxt1 = new System.Windows.Forms.Label();
- this.RTxt7 = new System.Windows.Forms.Label();
- this.RTxt8 = new System.Windows.Forms.TextBox();
- this.ProtDetails = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
- this.ClearMsg = new System.Windows.Forms.Button();
- this.Result = new System.Windows.Forms.TextBox();
- this.label10 = new System.Windows.Forms.Label();
- this.AutoTest = new System.Windows.Forms.CheckBox();
- this.label9 = new System.Windows.Forms.Label();
- this.label8 = new System.Windows.Forms.Label();
- this.SecondSN = new System.Windows.Forms.TextBox();
- this.FirstSN = new System.Windows.Forms.TextBox();
- this.label7 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.BaudRate = new System.Windows.Forms.ComboBox();
- this.label5 = new System.Windows.Forms.Label();
- this.Port = new System.Windows.Forms.ComboBox();
- this.SNDetails = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
- this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
- this.productName = new System.Windows.Forms.Label();
- this.productCode = new System.Windows.Forms.Label();
- this.workOrder = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.serialNumber = new System.Windows.Forms.Label();
- this.Pagination = new System.Windows.Forms.TabControl();
- this.tabPage1 = new System.Windows.Forms.TabPage();
- this.tabPage2 = new System.Windows.Forms.TabPage();
- this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
- this.R1Txt10 = new System.Windows.Forms.Label();
- this.L1Txt10 = new System.Windows.Forms.Label();
- this.R1Txt9 = new System.Windows.Forms.Label();
- this.L1Txt9 = new System.Windows.Forms.Label();
- this.L1Txt8 = new System.Windows.Forms.Label();
- this.L1Txt7 = new System.Windows.Forms.Label();
- this.R1Txt6 = new System.Windows.Forms.Label();
- this.L1Txt6 = new System.Windows.Forms.Label();
- this.R1Txt5 = new System.Windows.Forms.Label();
- this.L1Txt5 = new System.Windows.Forms.Label();
- this.R1Txt4 = new System.Windows.Forms.Label();
- this.L1Txt4 = new System.Windows.Forms.Label();
- this.R1Txt3 = new System.Windows.Forms.Label();
- this.L1Txt3 = new System.Windows.Forms.Label();
- this.R1Txt2 = new System.Windows.Forms.Label();
- this.L1Txt2 = new System.Windows.Forms.Label();
- this.R1Txt1 = new System.Windows.Forms.Label();
- this.L1Txt1 = new System.Windows.Forms.Label();
- this.R1Txt7 = new System.Windows.Forms.Label();
- this.R1Txt8 = new System.Windows.Forms.TextBox();
- this.Result1 = new System.Windows.Forms.TextBox();
- this.panel1.SuspendLayout();
- this.tableLayoutPanel2.SuspendLayout();
- this.tableLayoutPanel3.SuspendLayout();
- this.ProtDetails.SuspendLayout();
- this.SNDetails.SuspendLayout();
- this.tableLayoutPanel1.SuspendLayout();
- this.Pagination.SuspendLayout();
- this.tabPage1.SuspendLayout();
- this.tabPage2.SuspendLayout();
- this.tableLayoutPanel4.SuspendLayout();
- this.SuspendLayout();
- //
- // panel1
- //
- this.panel1.Controls.Add(this.tableLayoutPanel2);
- this.panel1.Controls.Add(this.ProtDetails);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel1.Location = new System.Drawing.Point(5, 128);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1590, 767);
- this.panel1.TabIndex = 132;
- //
- // tableLayoutPanel2
- //
- this.tableLayoutPanel2.ColumnCount = 2;
- this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 35F));
- this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 65F));
- this.tableLayoutPanel2.Controls.Add(this.Pagination, 0, 0);
- this.tableLayoutPanel2.Controls.Add(this.OperatResult, 1, 0);
- this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 333);
- this.tableLayoutPanel2.Name = "tableLayoutPanel2";
- this.tableLayoutPanel2.RowCount = 1;
- this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tableLayoutPanel2.Size = new System.Drawing.Size(1590, 434);
- this.tableLayoutPanel2.TabIndex = 3;
- //
- // OperatResult
- //
- this.OperatResult.Dock = System.Windows.Forms.DockStyle.Fill;
- this.OperatResult.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.OperatResult.Location = new System.Drawing.Point(560, 4);
- this.OperatResult.Margin = new System.Windows.Forms.Padding(4);
- this.OperatResult.Name = "OperatResult";
- this.OperatResult.Size = new System.Drawing.Size(1026, 426);
- this.OperatResult.TabIndex = 88;
- this.OperatResult.Text = "";
- //
- // tableLayoutPanel3
- //
- this.tableLayoutPanel3.BackColor = System.Drawing.SystemColors.Control;
- this.tableLayoutPanel3.ColumnCount = 4;
- this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18F));
- this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 30F));
- this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 22F));
- this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 30F));
- this.tableLayoutPanel3.Controls.Add(this.RTxt10, 3, 4);
- this.tableLayoutPanel3.Controls.Add(this.LTxt10, 2, 4);
- this.tableLayoutPanel3.Controls.Add(this.RTxt9, 1, 4);
- this.tableLayoutPanel3.Controls.Add(this.LTxt9, 0, 4);
- this.tableLayoutPanel3.Controls.Add(this.LTxt8, 2, 3);
- this.tableLayoutPanel3.Controls.Add(this.LTxt7, 0, 3);
- this.tableLayoutPanel3.Controls.Add(this.RTxt6, 3, 2);
- this.tableLayoutPanel3.Controls.Add(this.LTxt6, 2, 2);
- this.tableLayoutPanel3.Controls.Add(this.RTxt5, 1, 2);
- this.tableLayoutPanel3.Controls.Add(this.LTxt5, 0, 2);
- this.tableLayoutPanel3.Controls.Add(this.RTxt4, 3, 1);
- this.tableLayoutPanel3.Controls.Add(this.LTxt4, 2, 1);
- this.tableLayoutPanel3.Controls.Add(this.RTxt3, 1, 1);
- this.tableLayoutPanel3.Controls.Add(this.LTxt3, 0, 1);
- this.tableLayoutPanel3.Controls.Add(this.RTxt2, 3, 0);
- this.tableLayoutPanel3.Controls.Add(this.LTxt2, 2, 0);
- this.tableLayoutPanel3.Controls.Add(this.RTxt1, 1, 0);
- this.tableLayoutPanel3.Controls.Add(this.LTxt1, 0, 0);
- this.tableLayoutPanel3.Controls.Add(this.RTxt7, 1, 3);
- this.tableLayoutPanel3.Controls.Add(this.RTxt8, 3, 3);
- this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 3);
- this.tableLayoutPanel3.Name = "tableLayoutPanel3";
- this.tableLayoutPanel3.RowCount = 5;
- this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
- this.tableLayoutPanel3.Size = new System.Drawing.Size(536, 381);
- this.tableLayoutPanel3.TabIndex = 89;
- //
- // RTxt10
- //
- this.RTxt10.AutoSize = true;
- this.RTxt10.Dock = System.Windows.Forms.DockStyle.Fill;
- this.RTxt10.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.RTxt10.Location = new System.Drawing.Point(376, 304);
- this.RTxt10.Name = "RTxt10";
- this.RTxt10.Size = new System.Drawing.Size(157, 77);
- this.RTxt10.TabIndex = 19;
- this.RTxt10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // LTxt10
- //
- this.LTxt10.AutoSize = true;
- this.LTxt10.Dock = System.Windows.Forms.DockStyle.Fill;
- this.LTxt10.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.LTxt10.Location = new System.Drawing.Point(259, 304);
- this.LTxt10.Name = "LTxt10";
- this.LTxt10.Size = new System.Drawing.Size(111, 77);
- this.LTxt10.TabIndex = 18;
- this.LTxt10.Text = "传输结果:";
- this.LTxt10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // RTxt9
- //
- this.RTxt9.AutoSize = true;
- this.RTxt9.Dock = System.Windows.Forms.DockStyle.Fill;
- this.RTxt9.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.RTxt9.Location = new System.Drawing.Point(99, 304);
- this.RTxt9.Name = "RTxt9";
- this.RTxt9.Size = new System.Drawing.Size(154, 77);
- this.RTxt9.TabIndex = 17;
- this.RTxt9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // LTxt9
- //
- this.LTxt9.AutoSize = true;
- this.LTxt9.Dock = System.Windows.Forms.DockStyle.Fill;
- this.LTxt9.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.LTxt9.Location = new System.Drawing.Point(3, 304);
- this.LTxt9.Name = "LTxt9";
- this.LTxt9.Size = new System.Drawing.Size(90, 77);
- this.LTxt9.TabIndex = 16;
- this.LTxt9.Text = "测试结果:";
- this.LTxt9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // LTxt8
- //
- this.LTxt8.AutoSize = true;
- this.LTxt8.Dock = System.Windows.Forms.DockStyle.Fill;
- this.LTxt8.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.LTxt8.Location = new System.Drawing.Point(259, 228);
- this.LTxt8.Name = "LTxt8";
- this.LTxt8.Size = new System.Drawing.Size(111, 76);
- this.LTxt8.TabIndex = 14;
- this.LTxt8.Text = "泄露值:";
- this.LTxt8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // LTxt7
- //
- this.LTxt7.AutoSize = true;
- this.LTxt7.Dock = System.Windows.Forms.DockStyle.Fill;
- this.LTxt7.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.LTxt7.Location = new System.Drawing.Point(3, 228);
- this.LTxt7.Name = "LTxt7";
- this.LTxt7.Size = new System.Drawing.Size(90, 76);
- this.LTxt7.TabIndex = 12;
- this.LTxt7.Text = "压力值:";
- this.LTxt7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // RTxt6
- //
- this.RTxt6.AutoSize = true;
- this.RTxt6.Dock = System.Windows.Forms.DockStyle.Fill;
- this.RTxt6.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.RTxt6.Location = new System.Drawing.Point(376, 152);
- this.RTxt6.Name = "RTxt6";
- this.RTxt6.Size = new System.Drawing.Size(157, 76);
- this.RTxt6.TabIndex = 11;
- this.RTxt6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // LTxt6
- //
- this.LTxt6.AutoSize = true;
- this.LTxt6.Dock = System.Windows.Forms.DockStyle.Fill;
- this.LTxt6.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.LTxt6.Location = new System.Drawing.Point(259, 152);
- this.LTxt6.Name = "LTxt6";
- this.LTxt6.Size = new System.Drawing.Size(111, 76);
- this.LTxt6.TabIndex = 10;
- this.LTxt6.Text = "测试时间:";
- this.LTxt6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // RTxt5
- //
- this.RTxt5.AutoSize = true;
- this.RTxt5.Dock = System.Windows.Forms.DockStyle.Fill;
- this.RTxt5.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.RTxt5.Location = new System.Drawing.Point(99, 152);
- this.RTxt5.Name = "RTxt5";
- this.RTxt5.Size = new System.Drawing.Size(154, 76);
- this.RTxt5.TabIndex = 9;
- this.RTxt5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // LTxt5
- //
- this.LTxt5.AutoSize = true;
- this.LTxt5.Dock = System.Windows.Forms.DockStyle.Fill;
- this.LTxt5.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.LTxt5.Location = new System.Drawing.Point(3, 152);
- this.LTxt5.Name = "LTxt5";
- this.LTxt5.Size = new System.Drawing.Size(90, 76);
- this.LTxt5.TabIndex = 8;
- this.LTxt5.Text = "稳压时间:";
- this.LTxt5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // RTxt4
- //
- this.RTxt4.AutoSize = true;
- this.RTxt4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.RTxt4.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.RTxt4.Location = new System.Drawing.Point(376, 76);
- this.RTxt4.Name = "RTxt4";
- this.RTxt4.Size = new System.Drawing.Size(157, 76);
- this.RTxt4.TabIndex = 7;
- this.RTxt4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // LTxt4
- //
- this.LTxt4.AutoSize = true;
- this.LTxt4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.LTxt4.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.LTxt4.Location = new System.Drawing.Point(259, 76);
- this.LTxt4.Name = "LTxt4";
- this.LTxt4.Size = new System.Drawing.Size(111, 76);
- this.LTxt4.TabIndex = 6;
- this.LTxt4.Text = "充气时间:";
- this.LTxt4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // RTxt3
- //
- this.RTxt3.AutoSize = true;
- this.RTxt3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.RTxt3.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.RTxt3.Location = new System.Drawing.Point(99, 76);
- this.RTxt3.Name = "RTxt3";
- this.RTxt3.Size = new System.Drawing.Size(154, 76);
- this.RTxt3.TabIndex = 5;
- this.RTxt3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // LTxt3
- //
- this.LTxt3.AutoSize = true;
- this.LTxt3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.LTxt3.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.LTxt3.Location = new System.Drawing.Point(3, 76);
- this.LTxt3.Name = "LTxt3";
- this.LTxt3.Size = new System.Drawing.Size(90, 76);
- this.LTxt3.TabIndex = 4;
- this.LTxt3.Text = "工位号:";
- this.LTxt3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // RTxt2
- //
- this.RTxt2.AutoSize = true;
- this.RTxt2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.RTxt2.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.RTxt2.Location = new System.Drawing.Point(376, 0);
- this.RTxt2.Name = "RTxt2";
- this.RTxt2.Size = new System.Drawing.Size(157, 76);
- this.RTxt2.TabIndex = 3;
- this.RTxt2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // LTxt2
- //
- this.LTxt2.AutoSize = true;
- this.LTxt2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.LTxt2.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.LTxt2.Location = new System.Drawing.Point(259, 0);
- this.LTxt2.Name = "LTxt2";
- this.LTxt2.Size = new System.Drawing.Size(111, 76);
- this.LTxt2.TabIndex = 2;
- this.LTxt2.Text = "发送开始信息:";
- this.LTxt2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // RTxt1
- //
- this.RTxt1.AutoSize = true;
- this.RTxt1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.RTxt1.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.RTxt1.Location = new System.Drawing.Point(99, 0);
- this.RTxt1.Name = "RTxt1";
- this.RTxt1.Size = new System.Drawing.Size(154, 76);
- this.RTxt1.TabIndex = 1;
- this.RTxt1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // LTxt1
- //
- this.LTxt1.AutoSize = true;
- this.LTxt1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.LTxt1.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.LTxt1.Location = new System.Drawing.Point(3, 0);
- this.LTxt1.Name = "LTxt1";
- this.LTxt1.Size = new System.Drawing.Size(90, 76);
- this.LTxt1.TabIndex = 0;
- this.LTxt1.Text = "日期时间:";
- this.LTxt1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // RTxt7
- //
- this.RTxt7.AutoSize = true;
- this.RTxt7.Dock = System.Windows.Forms.DockStyle.Fill;
- this.RTxt7.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.RTxt7.Location = new System.Drawing.Point(99, 228);
- this.RTxt7.Name = "RTxt7";
- this.RTxt7.Size = new System.Drawing.Size(154, 76);
- this.RTxt7.TabIndex = 15;
- this.RTxt7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // RTxt8
- //
- this.RTxt8.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.RTxt8.BackColor = System.Drawing.SystemColors.Control;
- this.RTxt8.BorderStyle = System.Windows.Forms.BorderStyle.None;
- this.RTxt8.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.RTxt8.Location = new System.Drawing.Point(376, 250);
- this.RTxt8.Name = "RTxt8";
- this.RTxt8.Size = new System.Drawing.Size(136, 32);
- this.RTxt8.TabIndex = 13;
- this.RTxt8.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RTxt8_KeyDown);
- //
- // ProtDetails
- //
- this.ProtDetails.BorderColor = System.Drawing.Color.Black;
- this.ProtDetails.Controls.Add(this.Result1);
- this.ProtDetails.Controls.Add(this.ClearMsg);
- this.ProtDetails.Controls.Add(this.Result);
- this.ProtDetails.Controls.Add(this.label10);
- this.ProtDetails.Controls.Add(this.AutoTest);
- this.ProtDetails.Controls.Add(this.label9);
- this.ProtDetails.Controls.Add(this.label8);
- this.ProtDetails.Controls.Add(this.SecondSN);
- this.ProtDetails.Controls.Add(this.FirstSN);
- this.ProtDetails.Controls.Add(this.label7);
- this.ProtDetails.Controls.Add(this.label6);
- this.ProtDetails.Controls.Add(this.BaudRate);
- this.ProtDetails.Controls.Add(this.label5);
- this.ProtDetails.Controls.Add(this.Port);
- this.ProtDetails.Dock = System.Windows.Forms.DockStyle.Top;
- this.ProtDetails.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.ProtDetails.Location = new System.Drawing.Point(0, 0);
- this.ProtDetails.Name = "ProtDetails";
- this.ProtDetails.Size = new System.Drawing.Size(1590, 333);
- this.ProtDetails.TabIndex = 2;
- this.ProtDetails.TabStop = false;
- this.ProtDetails.Text = "端口设置";
- this.ProtDetails.TextColor = System.Drawing.Color.Black;
- //
- // ClearMsg
- //
- this.ClearMsg.Cursor = System.Windows.Forms.Cursors.Hand;
- this.ClearMsg.Location = new System.Drawing.Point(1442, 284);
- this.ClearMsg.Name = "ClearMsg";
- this.ClearMsg.Size = new System.Drawing.Size(142, 39);
- this.ClearMsg.TabIndex = 13;
- this.ClearMsg.Text = "清除提示";
- this.ClearMsg.UseVisualStyleBackColor = true;
- this.ClearMsg.Click += new System.EventHandler(this.ClearMsg_Click);
- //
- // Result
- //
- this.Result.Location = new System.Drawing.Point(178, 239);
- this.Result.Name = "Result";
- this.Result.Size = new System.Drawing.Size(680, 39);
- this.Result.TabIndex = 12;
- //
- // label10
- //
- this.label10.AutoSize = true;
- this.label10.Location = new System.Drawing.Point(68, 242);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(110, 31);
- this.label10.TabIndex = 11;
- this.label10.Text = "测试结果";
- //
- // AutoTest
- //
- this.AutoTest.AutoSize = true;
- this.AutoTest.Cursor = System.Windows.Forms.Cursors.Hand;
- this.AutoTest.Location = new System.Drawing.Point(834, 138);
- this.AutoTest.Name = "AutoTest";
- this.AutoTest.Size = new System.Drawing.Size(22, 21);
- this.AutoTest.TabIndex = 10;
- this.AutoTest.UseVisualStyleBackColor = true;
- //
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.BackColor = System.Drawing.SystemColors.Control;
- this.label9.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label9.ForeColor = System.Drawing.Color.SteelBlue;
- this.label9.Location = new System.Drawing.Point(661, 209);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(79, 28);
- this.label9.TabIndex = 8;
- this.label9.Text = "2#工位";
- //
- // label8
- //
- this.label8.AutoSize = true;
- this.label8.BackColor = System.Drawing.SystemColors.Control;
- this.label8.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label8.ForeColor = System.Drawing.Color.SteelBlue;
- this.label8.Location = new System.Drawing.Point(299, 209);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(79, 28);
- this.label8.TabIndex = 7;
- this.label8.Text = "1#工位";
- //
- // SecondSN
- //
- this.SecondSN.Location = new System.Drawing.Point(539, 167);
- this.SecondSN.Name = "SecondSN";
- this.SecondSN.Size = new System.Drawing.Size(320, 39);
- this.SecondSN.TabIndex = 6;
- this.SecondSN.KeyDown += new System.Windows.Forms.KeyEventHandler(this.SecondSN_KeyDown);
- //
- // FirstSN
- //
- this.FirstSN.Location = new System.Drawing.Point(178, 167);
- this.FirstSN.Name = "FirstSN";
- this.FirstSN.Size = new System.Drawing.Size(320, 39);
- this.FirstSN.TabIndex = 5;
- this.FirstSN.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FirstSN_KeyDown);
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.Location = new System.Drawing.Point(68, 170);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(86, 31);
- this.label7.TabIndex = 4;
- this.label7.Text = "序列号";
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Location = new System.Drawing.Point(68, 110);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(86, 31);
- this.label6.TabIndex = 3;
- this.label6.Text = "波特率";
- //
- // BaudRate
- //
- this.BaudRate.Cursor = System.Windows.Forms.Cursors.Hand;
- this.BaudRate.FormattingEnabled = true;
- this.BaudRate.Location = new System.Drawing.Point(179, 107);
- this.BaudRate.Name = "BaudRate";
- this.BaudRate.Size = new System.Drawing.Size(260, 39);
- this.BaudRate.TabIndex = 2;
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Location = new System.Drawing.Point(68, 51);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(62, 31);
- this.label5.TabIndex = 1;
- this.label5.Text = "端口";
- //
- // Port
- //
- this.Port.Cursor = System.Windows.Forms.Cursors.Hand;
- this.Port.FormattingEnabled = true;
- this.Port.Location = new System.Drawing.Point(179, 48);
- this.Port.Name = "Port";
- this.Port.Size = new System.Drawing.Size(260, 39);
- this.Port.TabIndex = 0;
- this.Port.SelectedIndexChanged += new System.EventHandler(this.Port_SelectedIndexChanged);
- //
- // SNDetails
- //
- this.SNDetails.BorderColor = System.Drawing.Color.Black;
- this.SNDetails.Controls.Add(this.tableLayoutPanel1);
- this.SNDetails.Dock = System.Windows.Forms.DockStyle.Top;
- this.SNDetails.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.SNDetails.Location = new System.Drawing.Point(5, 5);
- this.SNDetails.Name = "SNDetails";
- this.SNDetails.Size = new System.Drawing.Size(1590, 123);
- this.SNDetails.TabIndex = 1;
- this.SNDetails.TabStop = false;
- this.SNDetails.Text = "产品序列信息";
- this.SNDetails.TextColor = System.Drawing.Color.Black;
- //
- // tableLayoutPanel1
- //
- this.tableLayoutPanel1.ColumnCount = 8;
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.451613F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 12.09677F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.451613F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 12.09677F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.451613F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 13.19F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.451613F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 36.81F));
- this.tableLayoutPanel1.Controls.Add(this.productName, 7, 0);
- this.tableLayoutPanel1.Controls.Add(this.productCode, 5, 0);
- this.tableLayoutPanel1.Controls.Add(this.workOrder, 3, 0);
- this.tableLayoutPanel1.Controls.Add(this.label4, 6, 0);
- this.tableLayoutPanel1.Controls.Add(this.label1, 0, 0);
- this.tableLayoutPanel1.Controls.Add(this.label3, 4, 0);
- this.tableLayoutPanel1.Controls.Add(this.label2, 2, 0);
- this.tableLayoutPanel1.Controls.Add(this.serialNumber, 1, 0);
- this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 37);
- this.tableLayoutPanel1.Name = "tableLayoutPanel1";
- this.tableLayoutPanel1.RowCount = 1;
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tableLayoutPanel1.Size = new System.Drawing.Size(1584, 83);
- this.tableLayoutPanel1.TabIndex = 0;
- //
- // productName
- //
- this.productName.AutoSize = true;
- this.productName.Dock = System.Windows.Forms.DockStyle.Fill;
- this.productName.Location = new System.Drawing.Point(1001, 0);
- this.productName.Name = "productName";
- this.productName.Size = new System.Drawing.Size(580, 83);
- this.productName.TabIndex = 7;
- this.productName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // productCode
- //
- this.productCode.AutoSize = true;
- this.productCode.Dock = System.Windows.Forms.DockStyle.Fill;
- this.productCode.Location = new System.Drawing.Point(691, 0);
- this.productCode.Name = "productCode";
- this.productCode.Size = new System.Drawing.Size(202, 83);
- this.productCode.TabIndex = 6;
- this.productCode.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // workOrder
- //
- this.workOrder.AutoSize = true;
- this.workOrder.Dock = System.Windows.Forms.DockStyle.Fill;
- this.workOrder.Location = new System.Drawing.Point(398, 0);
- this.workOrder.Name = "workOrder";
- this.workOrder.Size = new System.Drawing.Size(185, 83);
- this.workOrder.TabIndex = 5;
- this.workOrder.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.label4.Location = new System.Drawing.Point(899, 0);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(96, 83);
- this.label4.TabIndex = 3;
- this.label4.Text = "产品名称: ";
- this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.label1.Location = new System.Drawing.Point(3, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(96, 83);
- this.label1.TabIndex = 0;
- this.label1.Text = "序列号: ";
- this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.label3.Location = new System.Drawing.Point(589, 0);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(96, 83);
- this.label3.TabIndex = 2;
- this.label3.Text = "产品编号: ";
- this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.label2.Location = new System.Drawing.Point(296, 0);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(96, 83);
- this.label2.TabIndex = 1;
- this.label2.Text = "工单: ";
- this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // serialNumber
- //
- this.serialNumber.AutoSize = true;
- this.serialNumber.Dock = System.Windows.Forms.DockStyle.Fill;
- this.serialNumber.Location = new System.Drawing.Point(105, 0);
- this.serialNumber.Name = "serialNumber";
- this.serialNumber.Size = new System.Drawing.Size(185, 83);
- this.serialNumber.TabIndex = 4;
- this.serialNumber.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // Pagination
- //
- this.Pagination.Controls.Add(this.tabPage1);
- this.Pagination.Controls.Add(this.tabPage2);
- this.Pagination.Dock = System.Windows.Forms.DockStyle.Fill;
- this.Pagination.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.Pagination.Location = new System.Drawing.Point(3, 3);
- this.Pagination.Name = "Pagination";
- this.Pagination.SelectedIndex = 0;
- this.Pagination.Size = new System.Drawing.Size(550, 428);
- this.Pagination.TabIndex = 14;
- //
- // tabPage1
- //
- this.tabPage1.Controls.Add(this.tableLayoutPanel3);
- this.tabPage1.Location = new System.Drawing.Point(4, 37);
- this.tabPage1.Name = "tabPage1";
- this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage1.Size = new System.Drawing.Size(542, 387);
- this.tabPage1.TabIndex = 0;
- this.tabPage1.Text = "1#工位";
- this.tabPage1.UseVisualStyleBackColor = true;
- //
- // tabPage2
- //
- this.tabPage2.Controls.Add(this.tableLayoutPanel4);
- this.tabPage2.Location = new System.Drawing.Point(4, 37);
- this.tabPage2.Name = "tabPage2";
- this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage2.Size = new System.Drawing.Size(542, 387);
- this.tabPage2.TabIndex = 1;
- this.tabPage2.Text = "2#工位";
- this.tabPage2.UseVisualStyleBackColor = true;
- //
- // tableLayoutPanel4
- //
- this.tableLayoutPanel4.BackColor = System.Drawing.SystemColors.Control;
- this.tableLayoutPanel4.ColumnCount = 4;
- this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18F));
- this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 30F));
- this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 22F));
- this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 30F));
- this.tableLayoutPanel4.Controls.Add(this.R1Txt10, 3, 4);
- this.tableLayoutPanel4.Controls.Add(this.L1Txt10, 2, 4);
- this.tableLayoutPanel4.Controls.Add(this.R1Txt9, 1, 4);
- this.tableLayoutPanel4.Controls.Add(this.L1Txt9, 0, 4);
- this.tableLayoutPanel4.Controls.Add(this.L1Txt8, 2, 3);
- this.tableLayoutPanel4.Controls.Add(this.L1Txt7, 0, 3);
- this.tableLayoutPanel4.Controls.Add(this.R1Txt6, 3, 2);
- this.tableLayoutPanel4.Controls.Add(this.L1Txt6, 2, 2);
- this.tableLayoutPanel4.Controls.Add(this.R1Txt5, 1, 2);
- this.tableLayoutPanel4.Controls.Add(this.L1Txt5, 0, 2);
- this.tableLayoutPanel4.Controls.Add(this.R1Txt4, 3, 1);
- this.tableLayoutPanel4.Controls.Add(this.L1Txt4, 2, 1);
- this.tableLayoutPanel4.Controls.Add(this.R1Txt3, 1, 1);
- this.tableLayoutPanel4.Controls.Add(this.L1Txt3, 0, 1);
- this.tableLayoutPanel4.Controls.Add(this.R1Txt2, 3, 0);
- this.tableLayoutPanel4.Controls.Add(this.L1Txt2, 2, 0);
- this.tableLayoutPanel4.Controls.Add(this.R1Txt1, 1, 0);
- this.tableLayoutPanel4.Controls.Add(this.L1Txt1, 0, 0);
- this.tableLayoutPanel4.Controls.Add(this.R1Txt7, 1, 3);
- this.tableLayoutPanel4.Controls.Add(this.R1Txt8, 3, 3);
- this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 3);
- this.tableLayoutPanel4.Name = "tableLayoutPanel4";
- this.tableLayoutPanel4.RowCount = 5;
- this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanel4.Size = new System.Drawing.Size(536, 381);
- this.tableLayoutPanel4.TabIndex = 90;
- //
- // R1Txt10
- //
- this.R1Txt10.AutoSize = true;
- this.R1Txt10.Dock = System.Windows.Forms.DockStyle.Fill;
- this.R1Txt10.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.R1Txt10.Location = new System.Drawing.Point(376, 304);
- this.R1Txt10.Name = "R1Txt10";
- this.R1Txt10.Size = new System.Drawing.Size(157, 77);
- this.R1Txt10.TabIndex = 19;
- this.R1Txt10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // L1Txt10
- //
- this.L1Txt10.AutoSize = true;
- this.L1Txt10.Dock = System.Windows.Forms.DockStyle.Fill;
- this.L1Txt10.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.L1Txt10.Location = new System.Drawing.Point(259, 304);
- this.L1Txt10.Name = "L1Txt10";
- this.L1Txt10.Size = new System.Drawing.Size(111, 77);
- this.L1Txt10.TabIndex = 18;
- this.L1Txt10.Text = "传输结果:";
- this.L1Txt10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // R1Txt9
- //
- this.R1Txt9.AutoSize = true;
- this.R1Txt9.Dock = System.Windows.Forms.DockStyle.Fill;
- this.R1Txt9.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.R1Txt9.Location = new System.Drawing.Point(99, 304);
- this.R1Txt9.Name = "R1Txt9";
- this.R1Txt9.Size = new System.Drawing.Size(154, 77);
- this.R1Txt9.TabIndex = 17;
- this.R1Txt9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // L1Txt9
- //
- this.L1Txt9.AutoSize = true;
- this.L1Txt9.Dock = System.Windows.Forms.DockStyle.Fill;
- this.L1Txt9.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.L1Txt9.Location = new System.Drawing.Point(3, 304);
- this.L1Txt9.Name = "L1Txt9";
- this.L1Txt9.Size = new System.Drawing.Size(90, 77);
- this.L1Txt9.TabIndex = 16;
- this.L1Txt9.Text = "测试结果:";
- this.L1Txt9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // L1Txt8
- //
- this.L1Txt8.AutoSize = true;
- this.L1Txt8.Dock = System.Windows.Forms.DockStyle.Fill;
- this.L1Txt8.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.L1Txt8.Location = new System.Drawing.Point(259, 228);
- this.L1Txt8.Name = "L1Txt8";
- this.L1Txt8.Size = new System.Drawing.Size(111, 76);
- this.L1Txt8.TabIndex = 14;
- this.L1Txt8.Text = "泄露值:";
- this.L1Txt8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // L1Txt7
- //
- this.L1Txt7.AutoSize = true;
- this.L1Txt7.Dock = System.Windows.Forms.DockStyle.Fill;
- this.L1Txt7.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.L1Txt7.Location = new System.Drawing.Point(3, 228);
- this.L1Txt7.Name = "L1Txt7";
- this.L1Txt7.Size = new System.Drawing.Size(90, 76);
- this.L1Txt7.TabIndex = 12;
- this.L1Txt7.Text = "压力值:";
- this.L1Txt7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // R1Txt6
- //
- this.R1Txt6.AutoSize = true;
- this.R1Txt6.Dock = System.Windows.Forms.DockStyle.Fill;
- this.R1Txt6.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.R1Txt6.Location = new System.Drawing.Point(376, 152);
- this.R1Txt6.Name = "R1Txt6";
- this.R1Txt6.Size = new System.Drawing.Size(157, 76);
- this.R1Txt6.TabIndex = 11;
- this.R1Txt6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // L1Txt6
- //
- this.L1Txt6.AutoSize = true;
- this.L1Txt6.Dock = System.Windows.Forms.DockStyle.Fill;
- this.L1Txt6.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.L1Txt6.Location = new System.Drawing.Point(259, 152);
- this.L1Txt6.Name = "L1Txt6";
- this.L1Txt6.Size = new System.Drawing.Size(111, 76);
- this.L1Txt6.TabIndex = 10;
- this.L1Txt6.Text = "测试时间:";
- this.L1Txt6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // R1Txt5
- //
- this.R1Txt5.AutoSize = true;
- this.R1Txt5.Dock = System.Windows.Forms.DockStyle.Fill;
- this.R1Txt5.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.R1Txt5.Location = new System.Drawing.Point(99, 152);
- this.R1Txt5.Name = "R1Txt5";
- this.R1Txt5.Size = new System.Drawing.Size(154, 76);
- this.R1Txt5.TabIndex = 9;
- this.R1Txt5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // L1Txt5
- //
- this.L1Txt5.AutoSize = true;
- this.L1Txt5.Dock = System.Windows.Forms.DockStyle.Fill;
- this.L1Txt5.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.L1Txt5.Location = new System.Drawing.Point(3, 152);
- this.L1Txt5.Name = "L1Txt5";
- this.L1Txt5.Size = new System.Drawing.Size(90, 76);
- this.L1Txt5.TabIndex = 8;
- this.L1Txt5.Text = "稳压时间:";
- this.L1Txt5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // R1Txt4
- //
- this.R1Txt4.AutoSize = true;
- this.R1Txt4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.R1Txt4.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.R1Txt4.Location = new System.Drawing.Point(376, 76);
- this.R1Txt4.Name = "R1Txt4";
- this.R1Txt4.Size = new System.Drawing.Size(157, 76);
- this.R1Txt4.TabIndex = 7;
- this.R1Txt4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // L1Txt4
- //
- this.L1Txt4.AutoSize = true;
- this.L1Txt4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.L1Txt4.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.L1Txt4.Location = new System.Drawing.Point(259, 76);
- this.L1Txt4.Name = "L1Txt4";
- this.L1Txt4.Size = new System.Drawing.Size(111, 76);
- this.L1Txt4.TabIndex = 6;
- this.L1Txt4.Text = "充气时间:";
- this.L1Txt4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // R1Txt3
- //
- this.R1Txt3.AutoSize = true;
- this.R1Txt3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.R1Txt3.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.R1Txt3.Location = new System.Drawing.Point(99, 76);
- this.R1Txt3.Name = "R1Txt3";
- this.R1Txt3.Size = new System.Drawing.Size(154, 76);
- this.R1Txt3.TabIndex = 5;
- this.R1Txt3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // L1Txt3
- //
- this.L1Txt3.AutoSize = true;
- this.L1Txt3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.L1Txt3.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.L1Txt3.Location = new System.Drawing.Point(3, 76);
- this.L1Txt3.Name = "L1Txt3";
- this.L1Txt3.Size = new System.Drawing.Size(90, 76);
- this.L1Txt3.TabIndex = 4;
- this.L1Txt3.Text = "工位号:";
- this.L1Txt3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // R1Txt2
- //
- this.R1Txt2.AutoSize = true;
- this.R1Txt2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.R1Txt2.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.R1Txt2.Location = new System.Drawing.Point(376, 0);
- this.R1Txt2.Name = "R1Txt2";
- this.R1Txt2.Size = new System.Drawing.Size(157, 76);
- this.R1Txt2.TabIndex = 3;
- this.R1Txt2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // L1Txt2
- //
- this.L1Txt2.AutoSize = true;
- this.L1Txt2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.L1Txt2.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.L1Txt2.Location = new System.Drawing.Point(259, 0);
- this.L1Txt2.Name = "L1Txt2";
- this.L1Txt2.Size = new System.Drawing.Size(111, 76);
- this.L1Txt2.TabIndex = 2;
- this.L1Txt2.Text = "发送开始信息:";
- this.L1Txt2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // R1Txt1
- //
- this.R1Txt1.AutoSize = true;
- this.R1Txt1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.R1Txt1.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.R1Txt1.Location = new System.Drawing.Point(99, 0);
- this.R1Txt1.Name = "R1Txt1";
- this.R1Txt1.Size = new System.Drawing.Size(154, 76);
- this.R1Txt1.TabIndex = 1;
- this.R1Txt1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // L1Txt1
- //
- this.L1Txt1.AutoSize = true;
- this.L1Txt1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.L1Txt1.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.L1Txt1.Location = new System.Drawing.Point(3, 0);
- this.L1Txt1.Name = "L1Txt1";
- this.L1Txt1.Size = new System.Drawing.Size(90, 76);
- this.L1Txt1.TabIndex = 0;
- this.L1Txt1.Text = "日期时间:";
- this.L1Txt1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // R1Txt7
- //
- this.R1Txt7.AutoSize = true;
- this.R1Txt7.Dock = System.Windows.Forms.DockStyle.Fill;
- this.R1Txt7.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.R1Txt7.Location = new System.Drawing.Point(99, 228);
- this.R1Txt7.Name = "R1Txt7";
- this.R1Txt7.Size = new System.Drawing.Size(154, 76);
- this.R1Txt7.TabIndex = 15;
- this.R1Txt7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // R1Txt8
- //
- this.R1Txt8.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.R1Txt8.BackColor = System.Drawing.SystemColors.Control;
- this.R1Txt8.BorderStyle = System.Windows.Forms.BorderStyle.None;
- this.R1Txt8.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.R1Txt8.Location = new System.Drawing.Point(376, 250);
- this.R1Txt8.Name = "R1Txt8";
- this.R1Txt8.Size = new System.Drawing.Size(136, 32);
- this.R1Txt8.TabIndex = 13;
- this.R1Txt8.KeyDown += new System.Windows.Forms.KeyEventHandler(this.R1Txt8_KeyDown);
- //
- // Result1
- //
- this.Result1.Location = new System.Drawing.Point(904, 239);
- this.Result1.Name = "Result1";
- this.Result1.Size = new System.Drawing.Size(680, 39);
- this.Result1.TabIndex = 14;
- //
- // Make_AirTightnessTest
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1600, 900);
- this.Controls.Add(this.panel1);
- this.Controls.Add(this.SNDetails);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
- this.Name = "Make_AirTightnessTest";
- this.Padding = new System.Windows.Forms.Padding(5);
- this.Text = "Make_AirTightnessTest";
- this.Load += new System.EventHandler(this.Make_AirTightnessTest_Load);
- this.panel1.ResumeLayout(true);
- this.tableLayoutPanel2.ResumeLayout(true);
- this.tableLayoutPanel3.ResumeLayout(true);
- this.tableLayoutPanel3.PerformLayout();
- this.ProtDetails.ResumeLayout(true);
- this.ProtDetails.PerformLayout();
- this.SNDetails.ResumeLayout(true);
- this.tableLayoutPanel1.ResumeLayout(true);
- this.tableLayoutPanel1.PerformLayout();
- this.Pagination.ResumeLayout(true);
- this.tabPage1.ResumeLayout(true);
- this.tabPage2.ResumeLayout(true);
- this.tableLayoutPanel4.ResumeLayout(true);
- this.tableLayoutPanel4.PerformLayout();
- this.ResumeLayout(true);
- }
- #endregion
- private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder SNDetails;
- private System.Windows.Forms.Panel panel1;
- private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder ProtDetails;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
- private System.Windows.Forms.Label serialNumber;
- private System.Windows.Forms.Label workOrder;
- private System.Windows.Forms.Label productName;
- private System.Windows.Forms.Label productCode;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.ComboBox Port;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.ComboBox BaudRate;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.TextBox FirstSN;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.TextBox SecondSN;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
- private CustomControl.RichText.RichTextAutoBottom OperatResult;
- private System.Windows.Forms.CheckBox AutoTest;
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
- private System.Windows.Forms.Label LTxt1;
- private System.Windows.Forms.Label RTxt10;
- private System.Windows.Forms.Label LTxt10;
- private System.Windows.Forms.Label RTxt9;
- private System.Windows.Forms.Label LTxt9;
- private System.Windows.Forms.Label RTxt7;
- private System.Windows.Forms.Label LTxt8;
- private System.Windows.Forms.Label LTxt7;
- private System.Windows.Forms.Label RTxt6;
- private System.Windows.Forms.Label LTxt6;
- private System.Windows.Forms.Label RTxt5;
- private System.Windows.Forms.Label LTxt5;
- private System.Windows.Forms.Label RTxt4;
- private System.Windows.Forms.Label LTxt4;
- private System.Windows.Forms.Label RTxt3;
- private System.Windows.Forms.Label LTxt3;
- private System.Windows.Forms.Label RTxt2;
- private System.Windows.Forms.Label LTxt2;
- private System.Windows.Forms.Label RTxt1;
- private System.Windows.Forms.TextBox Result;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.TextBox RTxt8;
- private System.Windows.Forms.Button ClearMsg;
- private System.Windows.Forms.TabControl Pagination;
- private System.Windows.Forms.TabPage tabPage1;
- private System.Windows.Forms.TabPage tabPage2;
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
- private System.Windows.Forms.Label R1Txt10;
- private System.Windows.Forms.Label L1Txt10;
- private System.Windows.Forms.Label R1Txt9;
- private System.Windows.Forms.Label L1Txt9;
- private System.Windows.Forms.Label L1Txt8;
- private System.Windows.Forms.Label L1Txt7;
- private System.Windows.Forms.Label R1Txt6;
- private System.Windows.Forms.Label L1Txt6;
- private System.Windows.Forms.Label R1Txt5;
- private System.Windows.Forms.Label L1Txt5;
- private System.Windows.Forms.Label R1Txt4;
- private System.Windows.Forms.Label L1Txt4;
- private System.Windows.Forms.Label R1Txt3;
- private System.Windows.Forms.Label L1Txt3;
- private System.Windows.Forms.Label R1Txt2;
- private System.Windows.Forms.Label L1Txt2;
- private System.Windows.Forms.Label R1Txt1;
- private System.Windows.Forms.Label L1Txt1;
- private System.Windows.Forms.Label R1Txt7;
- private System.Windows.Forms.TextBox R1Txt8;
- private System.Windows.Forms.TextBox Result1;
- }
- }
|