| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068 |
- namespace YangjieTester.数据管控
- {
- partial class DataControlForm
- {
- /// <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.uiGroupBox1 = new Sunny.UI.UIGroupBox();
- this.plcUiNumberInput3 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel11 = new Sunny.UI.UILabel();
- this.plcUiNumberInput2 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel3 = new Sunny.UI.UILabel();
- this.txt封装1CCD2良率采样个数 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel15 = new Sunny.UI.UILabel();
- this.txt封装1CCD1良率采样个数 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel16 = new Sunny.UI.UILabel();
- this.txt3D检测良率采样个数 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel17 = new Sunny.UI.UILabel();
- this.txt测试站5良率采样个数 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel18 = new Sunny.UI.UILabel();
- this.txt镭射打标良率采样个数 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel19 = new Sunny.UI.UILabel();
- this.txt热测良率采样个数 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel20 = new Sunny.UI.UILabel();
- this.txt测试站4良率采样个数 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel21 = new Sunny.UI.UILabel();
- this.txt测试站3良率采样个数 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel22 = new Sunny.UI.UILabel();
- this.txt测试站2良率采样个数 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel23 = new Sunny.UI.UILabel();
- this.txt测试站1良率采样个数 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel24 = new Sunny.UI.UILabel();
- this.uiGroupBox3 = new Sunny.UI.UIGroupBox();
- this.plcUiNumberInput4 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel14 = new Sunny.UI.UILabel();
- this.plcUiNumberInput1 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel2 = new Sunny.UI.UILabel();
- this.txt封装1CCD2低良下限 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel10 = new Sunny.UI.UILabel();
- this.txt封装1CCD1低良下限 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel9 = new Sunny.UI.UILabel();
- this.txt3D检测低良下限 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel8 = new Sunny.UI.UILabel();
- this.txt测试站5低良下限 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel7 = new Sunny.UI.UILabel();
- this.txt镭射打标CCD低良下限 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel5 = new Sunny.UI.UILabel();
- this.txt热测低良下限 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel6 = new Sunny.UI.UILabel();
- this.txt测试站4低良下限 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel1 = new Sunny.UI.UILabel();
- this.txt测试站3低良下限 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel4 = new Sunny.UI.UILabel();
- this.txt测试站2低良下限 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel12 = new Sunny.UI.UILabel();
- this.txt测试站1低良下限 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel13 = new Sunny.UI.UILabel();
- this.uiGroupBox1.SuspendLayout();
- this.uiGroupBox3.SuspendLayout();
- this.SuspendLayout();
- //
- // uiGroupBox1
- //
- this.uiGroupBox1.Controls.Add(this.plcUiNumberInput3);
- this.uiGroupBox1.Controls.Add(this.uiLabel11);
- this.uiGroupBox1.Controls.Add(this.plcUiNumberInput2);
- this.uiGroupBox1.Controls.Add(this.uiLabel3);
- this.uiGroupBox1.Controls.Add(this.txt封装1CCD2良率采样个数);
- this.uiGroupBox1.Controls.Add(this.uiLabel15);
- this.uiGroupBox1.Controls.Add(this.txt封装1CCD1良率采样个数);
- this.uiGroupBox1.Controls.Add(this.uiLabel16);
- this.uiGroupBox1.Controls.Add(this.txt3D检测良率采样个数);
- this.uiGroupBox1.Controls.Add(this.uiLabel17);
- this.uiGroupBox1.Controls.Add(this.txt测试站5良率采样个数);
- this.uiGroupBox1.Controls.Add(this.uiLabel18);
- this.uiGroupBox1.Controls.Add(this.txt镭射打标良率采样个数);
- this.uiGroupBox1.Controls.Add(this.uiLabel19);
- this.uiGroupBox1.Controls.Add(this.txt热测良率采样个数);
- this.uiGroupBox1.Controls.Add(this.uiLabel20);
- this.uiGroupBox1.Controls.Add(this.txt测试站4良率采样个数);
- this.uiGroupBox1.Controls.Add(this.uiLabel21);
- this.uiGroupBox1.Controls.Add(this.txt测试站3良率采样个数);
- this.uiGroupBox1.Controls.Add(this.uiLabel22);
- this.uiGroupBox1.Controls.Add(this.txt测试站2良率采样个数);
- this.uiGroupBox1.Controls.Add(this.uiLabel23);
- this.uiGroupBox1.Controls.Add(this.txt测试站1良率采样个数);
- this.uiGroupBox1.Controls.Add(this.uiLabel24);
- this.uiGroupBox1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiGroupBox1.Location = new System.Drawing.Point(378, 40);
- this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiGroupBox1.Name = "uiGroupBox1";
- this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.uiGroupBox1.Size = new System.Drawing.Size(338, 521);
- this.uiGroupBox1.TabIndex = 5;
- this.uiGroupBox1.Text = "良率采样个数";
- this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // plcUiNumberInput3
- //
- this.plcUiNumberInput3.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.plcUiNumberInput3.DisabilityTriggerNode = null;
- this.plcUiNumberInput3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberInput3.Gain = 1D;
- this.plcUiNumberInput3.IntegerDigits = 0;
- this.plcUiNumberInput3.InvisibilityTriggerNode = null;
- this.plcUiNumberInput3.Location = new System.Drawing.Point(195, 274);
- this.plcUiNumberInput3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.plcUiNumberInput3.Maximum = 350D;
- this.plcUiNumberInput3.Minimum = 0D;
- this.plcUiNumberInput3.MinimumSize = new System.Drawing.Size(1, 16);
- this.plcUiNumberInput3.Name = "plcUiNumberInput3";
- this.plcUiNumberInput3.Padding = new System.Windows.Forms.Padding(5);
- this.plcUiNumberInput3.ReadNode = new Node("Application.PieceDate.ui镭射打标CCD良率采样个数", NodeType.UINT, null);
- this.plcUiNumberInput3.ShowText = false;
- this.plcUiNumberInput3.Size = new System.Drawing.Size(125, 27);
- this.plcUiNumberInput3.TabIndex = 61;
- this.plcUiNumberInput3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberInput3.Type = Sunny.UI.UITextBox.UIEditType.Integer;
- this.plcUiNumberInput3.Watermark = "";
- this.plcUiNumberInput3.WriteNode = new Node("Application.PieceDate.ui镭射打标CCD良率采样个数", NodeType.UINT, null);
- //
- // uiLabel11
- //
- this.uiLabel11.AutoSize = true;
- this.uiLabel11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel11.Location = new System.Drawing.Point(20, 279);
- this.uiLabel11.Name = "uiLabel11";
- this.uiLabel11.Size = new System.Drawing.Size(167, 16);
- this.uiLabel11.TabIndex = 60;
- this.uiLabel11.Text = "镭射CCD1良率采样个数";
- //
- // plcUiNumberInput2
- //
- this.plcUiNumberInput2.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.plcUiNumberInput2.DisabilityTriggerNode = null;
- this.plcUiNumberInput2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberInput2.Gain = 1D;
- this.plcUiNumberInput2.IntegerDigits = 0;
- this.plcUiNumberInput2.InvisibilityTriggerNode = null;
- this.plcUiNumberInput2.Location = new System.Drawing.Point(195, 46);
- this.plcUiNumberInput2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.plcUiNumberInput2.Maximum = 350D;
- this.plcUiNumberInput2.Minimum = 0D;
- this.plcUiNumberInput2.MinimumSize = new System.Drawing.Size(1, 16);
- this.plcUiNumberInput2.Name = "plcUiNumberInput2";
- this.plcUiNumberInput2.Padding = new System.Windows.Forms.Padding(5);
- this.plcUiNumberInput2.ReadNode = null;
- this.plcUiNumberInput2.ShowText = false;
- this.plcUiNumberInput2.Size = new System.Drawing.Size(125, 27);
- this.plcUiNumberInput2.TabIndex = 43;
- this.plcUiNumberInput2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberInput2.Type = Sunny.UI.UITextBox.UIEditType.Integer;
- this.plcUiNumberInput2.Watermark = "";
- this.plcUiNumberInput2.WriteNode = null;
- //
- // uiLabel3
- //
- this.uiLabel3.AutoSize = true;
- this.uiLabel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel3.Location = new System.Drawing.Point(20, 51);
- this.uiLabel3.Name = "uiLabel3";
- this.uiLabel3.Size = new System.Drawing.Size(183, 16);
- this.uiLabel3.TabIndex = 42;
- this.uiLabel3.Text = "电极性测试良率采样个数";
- //
- // txt封装1CCD2良率采样个数
- //
- this.txt封装1CCD2良率采样个数.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt封装1CCD2良率采样个数.DisabilityTriggerNode = null;
- this.txt封装1CCD2良率采样个数.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt封装1CCD2良率采样个数.Gain = 1D;
- this.txt封装1CCD2良率采样个数.IntegerDigits = 0;
- this.txt封装1CCD2良率采样个数.InvisibilityTriggerNode = null;
- this.txt封装1CCD2良率采样个数.Location = new System.Drawing.Point(195, 458);
- this.txt封装1CCD2良率采样个数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt封装1CCD2良率采样个数.Maximum = 350D;
- this.txt封装1CCD2良率采样个数.Minimum = 0D;
- this.txt封装1CCD2良率采样个数.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt封装1CCD2良率采样个数.Name = "txt封装1CCD2良率采样个数";
- this.txt封装1CCD2良率采样个数.Padding = new System.Windows.Forms.Padding(5);
- this.txt封装1CCD2良率采样个数.ReadNode = new Node("Application.PieceDate.ui封装1CCD2良率采样个数", NodeType.UINT, null);
- this.txt封装1CCD2良率采样个数.ShowText = false;
- this.txt封装1CCD2良率采样个数.Size = new System.Drawing.Size(125, 27);
- this.txt封装1CCD2良率采样个数.TabIndex = 59;
- this.txt封装1CCD2良率采样个数.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt封装1CCD2良率采样个数.Type = Sunny.UI.UITextBox.UIEditType.Integer;
- this.txt封装1CCD2良率采样个数.Watermark = "";
- this.txt封装1CCD2良率采样个数.WriteNode = new Node("Application.PieceDate.ui封装1CCD2良率采样个数", NodeType.UINT, null);
- //
- // uiLabel15
- //
- this.uiLabel15.AutoSize = true;
- this.uiLabel15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel15.Location = new System.Drawing.Point(20, 463);
- this.uiLabel15.Name = "uiLabel15";
- this.uiLabel15.Size = new System.Drawing.Size(167, 16);
- this.uiLabel15.TabIndex = 58;
- this.uiLabel15.Text = "封装CCD2良率采样个数";
- //
- // txt封装1CCD1良率采样个数
- //
- this.txt封装1CCD1良率采样个数.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt封装1CCD1良率采样个数.DisabilityTriggerNode = null;
- this.txt封装1CCD1良率采样个数.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt封装1CCD1良率采样个数.Gain = 1D;
- this.txt封装1CCD1良率采样个数.IntegerDigits = 0;
- this.txt封装1CCD1良率采样个数.InvisibilityTriggerNode = null;
- this.txt封装1CCD1良率采样个数.Location = new System.Drawing.Point(195, 421);
- this.txt封装1CCD1良率采样个数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt封装1CCD1良率采样个数.Maximum = 350D;
- this.txt封装1CCD1良率采样个数.Minimum = 0D;
- this.txt封装1CCD1良率采样个数.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt封装1CCD1良率采样个数.Name = "txt封装1CCD1良率采样个数";
- this.txt封装1CCD1良率采样个数.Padding = new System.Windows.Forms.Padding(5);
- this.txt封装1CCD1良率采样个数.ReadNode = new Node("Application.PieceDate.ui封装1CCD1良率采样个数", NodeType.UINT, null);
- this.txt封装1CCD1良率采样个数.ShowText = false;
- this.txt封装1CCD1良率采样个数.Size = new System.Drawing.Size(125, 27);
- this.txt封装1CCD1良率采样个数.TabIndex = 57;
- this.txt封装1CCD1良率采样个数.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt封装1CCD1良率采样个数.Type = Sunny.UI.UITextBox.UIEditType.Integer;
- this.txt封装1CCD1良率采样个数.Watermark = "";
- this.txt封装1CCD1良率采样个数.WriteNode = new Node("Application.PieceDate.ui封装1CCD1良率采样个数", NodeType.UINT, null);
- //
- // uiLabel16
- //
- this.uiLabel16.AutoSize = true;
- this.uiLabel16.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel16.Location = new System.Drawing.Point(20, 426);
- this.uiLabel16.Name = "uiLabel16";
- this.uiLabel16.Size = new System.Drawing.Size(167, 16);
- this.uiLabel16.TabIndex = 56;
- this.uiLabel16.Text = "封装CCD1良率采样个数";
- //
- // txt3D检测良率采样个数
- //
- this.txt3D检测良率采样个数.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt3D检测良率采样个数.DisabilityTriggerNode = null;
- this.txt3D检测良率采样个数.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt3D检测良率采样个数.Gain = 1D;
- this.txt3D检测良率采样个数.IntegerDigits = 0;
- this.txt3D检测良率采样个数.InvisibilityTriggerNode = null;
- this.txt3D检测良率采样个数.Location = new System.Drawing.Point(195, 384);
- this.txt3D检测良率采样个数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt3D检测良率采样个数.Maximum = 350D;
- this.txt3D检测良率采样个数.Minimum = 0D;
- this.txt3D检测良率采样个数.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt3D检测良率采样个数.Name = "txt3D检测良率采样个数";
- this.txt3D检测良率采样个数.Padding = new System.Windows.Forms.Padding(5);
- this.txt3D检测良率采样个数.ReadNode = new Node("Application.PieceDate.ui3D检测良率采样个数", NodeType.UINT, null);
- this.txt3D检测良率采样个数.ShowText = false;
- this.txt3D检测良率采样个数.Size = new System.Drawing.Size(125, 27);
- this.txt3D检测良率采样个数.TabIndex = 55;
- this.txt3D检测良率采样个数.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt3D检测良率采样个数.Type = Sunny.UI.UITextBox.UIEditType.Integer;
- this.txt3D检测良率采样个数.Watermark = "";
- this.txt3D检测良率采样个数.WriteNode = new Node("Application.PieceDate.ui3D检测良率采样个数", NodeType.UINT, null);
- //
- // uiLabel17
- //
- this.uiLabel17.AutoSize = true;
- this.uiLabel17.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel17.Location = new System.Drawing.Point(20, 389);
- this.uiLabel17.Name = "uiLabel17";
- this.uiLabel17.Size = new System.Drawing.Size(151, 16);
- this.uiLabel17.TabIndex = 54;
- this.uiLabel17.Text = "3D检测良率采样个数";
- //
- // txt测试站5良率采样个数
- //
- this.txt测试站5良率采样个数.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt测试站5良率采样个数.DisabilityTriggerNode = null;
- this.txt测试站5良率采样个数.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt测试站5良率采样个数.Gain = 1D;
- this.txt测试站5良率采样个数.IntegerDigits = 0;
- this.txt测试站5良率采样个数.InvisibilityTriggerNode = null;
- this.txt测试站5良率采样个数.Location = new System.Drawing.Point(195, 347);
- this.txt测试站5良率采样个数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt测试站5良率采样个数.Maximum = 350D;
- this.txt测试站5良率采样个数.Minimum = 0D;
- this.txt测试站5良率采样个数.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt测试站5良率采样个数.Name = "txt测试站5良率采样个数";
- this.txt测试站5良率采样个数.Padding = new System.Windows.Forms.Padding(5);
- this.txt测试站5良率采样个数.ReadNode = new Node("Application.PieceDate.ui测试站5良率采样个数", NodeType.UINT, null);
- this.txt测试站5良率采样个数.ShowText = false;
- this.txt测试站5良率采样个数.Size = new System.Drawing.Size(125, 27);
- this.txt测试站5良率采样个数.TabIndex = 53;
- this.txt测试站5良率采样个数.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt测试站5良率采样个数.Type = Sunny.UI.UITextBox.UIEditType.Integer;
- this.txt测试站5良率采样个数.Watermark = "";
- this.txt测试站5良率采样个数.WriteNode = new Node("Application.PieceDate.ui测试站5良率采样个数", NodeType.UINT, null);
- //
- // uiLabel18
- //
- this.uiLabel18.AutoSize = true;
- this.uiLabel18.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel18.Location = new System.Drawing.Point(20, 352);
- this.uiLabel18.Name = "uiLabel18";
- this.uiLabel18.Size = new System.Drawing.Size(159, 16);
- this.uiLabel18.TabIndex = 52;
- this.uiLabel18.Text = "测试站5良率采样个数";
- //
- // txt镭射打标良率采样个数
- //
- this.txt镭射打标良率采样个数.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt镭射打标良率采样个数.DisabilityTriggerNode = null;
- this.txt镭射打标良率采样个数.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt镭射打标良率采样个数.Gain = 1D;
- this.txt镭射打标良率采样个数.IntegerDigits = 0;
- this.txt镭射打标良率采样个数.InvisibilityTriggerNode = null;
- this.txt镭射打标良率采样个数.Location = new System.Drawing.Point(195, 311);
- this.txt镭射打标良率采样个数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt镭射打标良率采样个数.Maximum = 350D;
- this.txt镭射打标良率采样个数.Minimum = 0D;
- this.txt镭射打标良率采样个数.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt镭射打标良率采样个数.Name = "txt镭射打标良率采样个数";
- this.txt镭射打标良率采样个数.Padding = new System.Windows.Forms.Padding(5);
- this.txt镭射打标良率采样个数.ReadNode = new Node("Application.PieceDate.ui镭射打标CCD良率采样个数", NodeType.UINT, null);
- this.txt镭射打标良率采样个数.ShowText = false;
- this.txt镭射打标良率采样个数.Size = new System.Drawing.Size(125, 27);
- this.txt镭射打标良率采样个数.TabIndex = 51;
- this.txt镭射打标良率采样个数.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt镭射打标良率采样个数.Type = Sunny.UI.UITextBox.UIEditType.Integer;
- this.txt镭射打标良率采样个数.Watermark = "";
- this.txt镭射打标良率采样个数.WriteNode = new Node("Application.PieceDate.ui镭射打标CCD良率采样个数", NodeType.UINT, null);
- //
- // uiLabel19
- //
- this.uiLabel19.AutoSize = true;
- this.uiLabel19.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel19.Location = new System.Drawing.Point(20, 316);
- this.uiLabel19.Name = "uiLabel19";
- this.uiLabel19.Size = new System.Drawing.Size(167, 16);
- this.uiLabel19.TabIndex = 50;
- this.uiLabel19.Text = "镭射CCD2良率采样个数";
- //
- // txt热测良率采样个数
- //
- this.txt热测良率采样个数.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt热测良率采样个数.DisabilityTriggerNode = null;
- this.txt热测良率采样个数.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt热测良率采样个数.Gain = 1D;
- this.txt热测良率采样个数.IntegerDigits = 0;
- this.txt热测良率采样个数.InvisibilityTriggerNode = null;
- this.txt热测良率采样个数.Location = new System.Drawing.Point(195, 237);
- this.txt热测良率采样个数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt热测良率采样个数.Maximum = 350D;
- this.txt热测良率采样个数.Minimum = 0D;
- this.txt热测良率采样个数.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt热测良率采样个数.Name = "txt热测良率采样个数";
- this.txt热测良率采样个数.Padding = new System.Windows.Forms.Padding(5);
- this.txt热测良率采样个数.ReadNode = new Node("Application.PieceDate.ui热测良率采样个数", NodeType.UDINT, null);
- this.txt热测良率采样个数.ShowText = false;
- this.txt热测良率采样个数.Size = new System.Drawing.Size(125, 27);
- this.txt热测良率采样个数.TabIndex = 49;
- this.txt热测良率采样个数.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt热测良率采样个数.Type = Sunny.UI.UITextBox.UIEditType.Integer;
- this.txt热测良率采样个数.Watermark = "";
- this.txt热测良率采样个数.WriteNode = new Node("Application.PieceDate.ui热测良率采样个数", NodeType.UDINT, null);
- //
- // uiLabel20
- //
- this.uiLabel20.AutoSize = true;
- this.uiLabel20.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel20.Location = new System.Drawing.Point(20, 242);
- this.uiLabel20.Name = "uiLabel20";
- this.uiLabel20.Size = new System.Drawing.Size(135, 16);
- this.uiLabel20.TabIndex = 48;
- this.uiLabel20.Text = "热测良率采样个数";
- //
- // txt测试站4良率采样个数
- //
- this.txt测试站4良率采样个数.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt测试站4良率采样个数.DisabilityTriggerNode = null;
- this.txt测试站4良率采样个数.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt测试站4良率采样个数.Gain = 1D;
- this.txt测试站4良率采样个数.IntegerDigits = 0;
- this.txt测试站4良率采样个数.InvisibilityTriggerNode = null;
- this.txt测试站4良率采样个数.Location = new System.Drawing.Point(195, 200);
- this.txt测试站4良率采样个数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt测试站4良率采样个数.Maximum = 350D;
- this.txt测试站4良率采样个数.Minimum = 0D;
- this.txt测试站4良率采样个数.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt测试站4良率采样个数.Name = "txt测试站4良率采样个数";
- this.txt测试站4良率采样个数.Padding = new System.Windows.Forms.Padding(5);
- this.txt测试站4良率采样个数.ReadNode = new Node("Application.PieceDate.ui测试站4良率采样个数", NodeType.UINT, null);
- this.txt测试站4良率采样个数.ShowText = false;
- this.txt测试站4良率采样个数.Size = new System.Drawing.Size(125, 27);
- this.txt测试站4良率采样个数.TabIndex = 47;
- this.txt测试站4良率采样个数.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt测试站4良率采样个数.Type = Sunny.UI.UITextBox.UIEditType.Integer;
- this.txt测试站4良率采样个数.Watermark = "";
- this.txt测试站4良率采样个数.WriteNode = new Node("Application.PieceDate.ui测试站4良率采样个数", NodeType.UINT, null);
- //
- // uiLabel21
- //
- this.uiLabel21.AutoSize = true;
- this.uiLabel21.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel21.Location = new System.Drawing.Point(20, 205);
- this.uiLabel21.Name = "uiLabel21";
- this.uiLabel21.Size = new System.Drawing.Size(159, 16);
- this.uiLabel21.TabIndex = 46;
- this.uiLabel21.Text = "测试站4良率采样个数";
- //
- // txt测试站3良率采样个数
- //
- this.txt测试站3良率采样个数.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt测试站3良率采样个数.DisabilityTriggerNode = null;
- this.txt测试站3良率采样个数.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt测试站3良率采样个数.Gain = 1D;
- this.txt测试站3良率采样个数.IntegerDigits = 0;
- this.txt测试站3良率采样个数.InvisibilityTriggerNode = null;
- this.txt测试站3良率采样个数.Location = new System.Drawing.Point(195, 160);
- this.txt测试站3良率采样个数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt测试站3良率采样个数.Maximum = 350D;
- this.txt测试站3良率采样个数.Minimum = 0D;
- this.txt测试站3良率采样个数.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt测试站3良率采样个数.Name = "txt测试站3良率采样个数";
- this.txt测试站3良率采样个数.Padding = new System.Windows.Forms.Padding(5);
- this.txt测试站3良率采样个数.ReadNode = new Node("Application.PieceDate.ui测试站3良率采样个数", NodeType.UINT, null);
- this.txt测试站3良率采样个数.ShowText = false;
- this.txt测试站3良率采样个数.Size = new System.Drawing.Size(125, 27);
- this.txt测试站3良率采样个数.TabIndex = 45;
- this.txt测试站3良率采样个数.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt测试站3良率采样个数.Type = Sunny.UI.UITextBox.UIEditType.Integer;
- this.txt测试站3良率采样个数.Watermark = "";
- this.txt测试站3良率采样个数.WriteNode = new Node("Application.PieceDate.ui测试站3良率采样个数", NodeType.UINT, null);
- //
- // uiLabel22
- //
- this.uiLabel22.AutoSize = true;
- this.uiLabel22.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel22.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel22.Location = new System.Drawing.Point(20, 165);
- this.uiLabel22.Name = "uiLabel22";
- this.uiLabel22.Size = new System.Drawing.Size(159, 16);
- this.uiLabel22.TabIndex = 44;
- this.uiLabel22.Text = "测试站3良率采样个数";
- //
- // txt测试站2良率采样个数
- //
- this.txt测试站2良率采样个数.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt测试站2良率采样个数.DisabilityTriggerNode = null;
- this.txt测试站2良率采样个数.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt测试站2良率采样个数.Gain = 1D;
- this.txt测试站2良率采样个数.IntegerDigits = 0;
- this.txt测试站2良率采样个数.InvisibilityTriggerNode = null;
- this.txt测试站2良率采样个数.Location = new System.Drawing.Point(195, 123);
- this.txt测试站2良率采样个数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt测试站2良率采样个数.Maximum = 350D;
- this.txt测试站2良率采样个数.Minimum = 0D;
- this.txt测试站2良率采样个数.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt测试站2良率采样个数.Name = "txt测试站2良率采样个数";
- this.txt测试站2良率采样个数.Padding = new System.Windows.Forms.Padding(5);
- this.txt测试站2良率采样个数.ReadNode = new Node("Application.PieceDate.ui测试站2良率采样个数", NodeType.UINT, null);
- this.txt测试站2良率采样个数.ShowText = false;
- this.txt测试站2良率采样个数.Size = new System.Drawing.Size(125, 27);
- this.txt测试站2良率采样个数.TabIndex = 43;
- this.txt测试站2良率采样个数.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt测试站2良率采样个数.Type = Sunny.UI.UITextBox.UIEditType.Integer;
- this.txt测试站2良率采样个数.Watermark = "";
- this.txt测试站2良率采样个数.WriteNode = new Node("Application.PieceDate.ui测试站2良率采样个数", NodeType.UINT, null);
- //
- // uiLabel23
- //
- this.uiLabel23.AutoSize = true;
- this.uiLabel23.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel23.Location = new System.Drawing.Point(20, 128);
- this.uiLabel23.Name = "uiLabel23";
- this.uiLabel23.Size = new System.Drawing.Size(159, 16);
- this.uiLabel23.TabIndex = 42;
- this.uiLabel23.Text = "测试站2良率采样个数";
- //
- // txt测试站1良率采样个数
- //
- this.txt测试站1良率采样个数.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt测试站1良率采样个数.DisabilityTriggerNode = null;
- this.txt测试站1良率采样个数.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt测试站1良率采样个数.Gain = 1D;
- this.txt测试站1良率采样个数.IntegerDigits = 0;
- this.txt测试站1良率采样个数.InvisibilityTriggerNode = null;
- this.txt测试站1良率采样个数.Location = new System.Drawing.Point(195, 83);
- this.txt测试站1良率采样个数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt测试站1良率采样个数.Maximum = 350D;
- this.txt测试站1良率采样个数.Minimum = 0D;
- this.txt测试站1良率采样个数.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt测试站1良率采样个数.Name = "txt测试站1良率采样个数";
- this.txt测试站1良率采样个数.Padding = new System.Windows.Forms.Padding(5);
- this.txt测试站1良率采样个数.ReadNode = new Node("Application.PieceDate.ui测试站1良率采样个数", NodeType.UDINT, null);
- this.txt测试站1良率采样个数.ShowText = false;
- this.txt测试站1良率采样个数.Size = new System.Drawing.Size(125, 27);
- this.txt测试站1良率采样个数.TabIndex = 41;
- this.txt测试站1良率采样个数.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt测试站1良率采样个数.Type = Sunny.UI.UITextBox.UIEditType.Integer;
- this.txt测试站1良率采样个数.Watermark = "";
- this.txt测试站1良率采样个数.WriteNode = new Node("Application.PieceDate.ui测试站1良率采样个数", NodeType.UDINT, null);
- //
- // uiLabel24
- //
- this.uiLabel24.AutoSize = true;
- this.uiLabel24.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel24.Location = new System.Drawing.Point(20, 88);
- this.uiLabel24.Name = "uiLabel24";
- this.uiLabel24.Size = new System.Drawing.Size(159, 16);
- this.uiLabel24.TabIndex = 40;
- this.uiLabel24.Text = "测试站1良率采样个数";
- //
- // uiGroupBox3
- //
- this.uiGroupBox3.Controls.Add(this.plcUiNumberInput4);
- this.uiGroupBox3.Controls.Add(this.uiLabel14);
- this.uiGroupBox3.Controls.Add(this.plcUiNumberInput1);
- this.uiGroupBox3.Controls.Add(this.uiLabel2);
- this.uiGroupBox3.Controls.Add(this.txt封装1CCD2低良下限);
- this.uiGroupBox3.Controls.Add(this.uiLabel10);
- this.uiGroupBox3.Controls.Add(this.txt封装1CCD1低良下限);
- this.uiGroupBox3.Controls.Add(this.uiLabel9);
- this.uiGroupBox3.Controls.Add(this.txt3D检测低良下限);
- this.uiGroupBox3.Controls.Add(this.uiLabel8);
- this.uiGroupBox3.Controls.Add(this.txt测试站5低良下限);
- this.uiGroupBox3.Controls.Add(this.uiLabel7);
- this.uiGroupBox3.Controls.Add(this.txt镭射打标CCD低良下限);
- this.uiGroupBox3.Controls.Add(this.uiLabel5);
- this.uiGroupBox3.Controls.Add(this.txt热测低良下限);
- this.uiGroupBox3.Controls.Add(this.uiLabel6);
- this.uiGroupBox3.Controls.Add(this.txt测试站4低良下限);
- this.uiGroupBox3.Controls.Add(this.uiLabel1);
- this.uiGroupBox3.Controls.Add(this.txt测试站3低良下限);
- this.uiGroupBox3.Controls.Add(this.uiLabel4);
- this.uiGroupBox3.Controls.Add(this.txt测试站2低良下限);
- this.uiGroupBox3.Controls.Add(this.uiLabel12);
- this.uiGroupBox3.Controls.Add(this.txt测试站1低良下限);
- this.uiGroupBox3.Controls.Add(this.uiLabel13);
- this.uiGroupBox3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiGroupBox3.Location = new System.Drawing.Point(4, 40);
- this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiGroupBox3.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiGroupBox3.Name = "uiGroupBox3";
- this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.uiGroupBox3.Size = new System.Drawing.Size(350, 521);
- this.uiGroupBox3.TabIndex = 4;
- this.uiGroupBox3.Text = "低良下限设置";
- this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // plcUiNumberInput4
- //
- this.plcUiNumberInput4.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.plcUiNumberInput4.DisabilityTriggerNode = null;
- this.plcUiNumberInput4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberInput4.Gain = 1D;
- this.plcUiNumberInput4.IntegerDigits = 0;
- this.plcUiNumberInput4.InvisibilityTriggerNode = null;
- this.plcUiNumberInput4.Location = new System.Drawing.Point(196, 311);
- this.plcUiNumberInput4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.plcUiNumberInput4.Maximum = 350D;
- this.plcUiNumberInput4.Minimum = 0D;
- this.plcUiNumberInput4.MinimumSize = new System.Drawing.Size(1, 16);
- this.plcUiNumberInput4.Name = "plcUiNumberInput4";
- this.plcUiNumberInput4.Padding = new System.Windows.Forms.Padding(5);
- this.plcUiNumberInput4.ReadNode = new Node("Application.PieceDate.re镭射打标CCD低良下限", NodeType.REAL, null);
- this.plcUiNumberInput4.ShowText = false;
- this.plcUiNumberInput4.Size = new System.Drawing.Size(125, 27);
- this.plcUiNumberInput4.TabIndex = 29;
- this.plcUiNumberInput4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberInput4.Type = Sunny.UI.UITextBox.UIEditType.Double;
- this.plcUiNumberInput4.Watermark = "";
- this.plcUiNumberInput4.WriteNode = new Node("Application.PieceDate.re镭射打标CCD低良下限", NodeType.REAL, null);
- //
- // uiLabel14
- //
- this.uiLabel14.AutoSize = true;
- this.uiLabel14.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel14.Location = new System.Drawing.Point(27, 316);
- this.uiLabel14.Name = "uiLabel14";
- this.uiLabel14.Size = new System.Drawing.Size(143, 16);
- this.uiLabel14.TabIndex = 28;
- this.uiLabel14.Text = "镭射CCD2低良下限%";
- //
- // plcUiNumberInput1
- //
- this.plcUiNumberInput1.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.plcUiNumberInput1.DisabilityTriggerNode = null;
- this.plcUiNumberInput1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberInput1.Gain = 1D;
- this.plcUiNumberInput1.IntegerDigits = 0;
- this.plcUiNumberInput1.InvisibilityTriggerNode = null;
- this.plcUiNumberInput1.Location = new System.Drawing.Point(196, 46);
- this.plcUiNumberInput1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.plcUiNumberInput1.Maximum = 350D;
- this.plcUiNumberInput1.Minimum = 0D;
- this.plcUiNumberInput1.MinimumSize = new System.Drawing.Size(1, 16);
- this.plcUiNumberInput1.Name = "plcUiNumberInput1";
- this.plcUiNumberInput1.Padding = new System.Windows.Forms.Padding(5);
- this.plcUiNumberInput1.ReadNode = null;
- this.plcUiNumberInput1.ShowText = false;
- this.plcUiNumberInput1.Size = new System.Drawing.Size(125, 27);
- this.plcUiNumberInput1.TabIndex = 37;
- this.plcUiNumberInput1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberInput1.Type = Sunny.UI.UITextBox.UIEditType.Double;
- this.plcUiNumberInput1.Watermark = "";
- this.plcUiNumberInput1.WriteNode = null;
- //
- // uiLabel2
- //
- this.uiLabel2.AutoSize = true;
- this.uiLabel2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel2.Location = new System.Drawing.Point(27, 51);
- this.uiLabel2.Name = "uiLabel2";
- this.uiLabel2.Size = new System.Drawing.Size(159, 16);
- this.uiLabel2.TabIndex = 36;
- this.uiLabel2.Text = "电极性测试低良下限%";
- //
- // txt封装1CCD2低良下限
- //
- this.txt封装1CCD2低良下限.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt封装1CCD2低良下限.DisabilityTriggerNode = null;
- this.txt封装1CCD2低良下限.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt封装1CCD2低良下限.Gain = 1D;
- this.txt封装1CCD2低良下限.IntegerDigits = 0;
- this.txt封装1CCD2低良下限.InvisibilityTriggerNode = null;
- this.txt封装1CCD2低良下限.Location = new System.Drawing.Point(196, 458);
- this.txt封装1CCD2低良下限.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt封装1CCD2低良下限.Maximum = 350D;
- this.txt封装1CCD2低良下限.Minimum = 0D;
- this.txt封装1CCD2低良下限.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt封装1CCD2低良下限.Name = "txt封装1CCD2低良下限";
- this.txt封装1CCD2低良下限.Padding = new System.Windows.Forms.Padding(5);
- this.txt封装1CCD2低良下限.ReadNode = new Node("Application.PieceDate.re封装1CCD2低良下限", NodeType.REAL, null);
- this.txt封装1CCD2低良下限.ShowText = false;
- this.txt封装1CCD2低良下限.Size = new System.Drawing.Size(125, 27);
- this.txt封装1CCD2低良下限.TabIndex = 35;
- this.txt封装1CCD2低良下限.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt封装1CCD2低良下限.Type = Sunny.UI.UITextBox.UIEditType.Double;
- this.txt封装1CCD2低良下限.Watermark = "";
- this.txt封装1CCD2低良下限.WriteNode = new Node("Application.PieceDate.re封装1CCD2低良下限", NodeType.REAL, null);
- //
- // uiLabel10
- //
- this.uiLabel10.AutoSize = true;
- this.uiLabel10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel10.Location = new System.Drawing.Point(27, 463);
- this.uiLabel10.Name = "uiLabel10";
- this.uiLabel10.Size = new System.Drawing.Size(143, 16);
- this.uiLabel10.TabIndex = 34;
- this.uiLabel10.Text = "封装CCD2低良下限%";
- //
- // txt封装1CCD1低良下限
- //
- this.txt封装1CCD1低良下限.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt封装1CCD1低良下限.DisabilityTriggerNode = null;
- this.txt封装1CCD1低良下限.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt封装1CCD1低良下限.Gain = 1D;
- this.txt封装1CCD1低良下限.IntegerDigits = 0;
- this.txt封装1CCD1低良下限.InvisibilityTriggerNode = null;
- this.txt封装1CCD1低良下限.Location = new System.Drawing.Point(196, 421);
- this.txt封装1CCD1低良下限.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt封装1CCD1低良下限.Maximum = 350D;
- this.txt封装1CCD1低良下限.Minimum = 0D;
- this.txt封装1CCD1低良下限.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt封装1CCD1低良下限.Name = "txt封装1CCD1低良下限";
- this.txt封装1CCD1低良下限.Padding = new System.Windows.Forms.Padding(5);
- this.txt封装1CCD1低良下限.ReadNode = new Node("Application.PieceDate.re封装1CCD1低良下限", NodeType.REAL, null);
- this.txt封装1CCD1低良下限.ShowText = false;
- this.txt封装1CCD1低良下限.Size = new System.Drawing.Size(125, 27);
- this.txt封装1CCD1低良下限.TabIndex = 33;
- this.txt封装1CCD1低良下限.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt封装1CCD1低良下限.Type = Sunny.UI.UITextBox.UIEditType.Double;
- this.txt封装1CCD1低良下限.Watermark = "";
- this.txt封装1CCD1低良下限.WriteNode = new Node("Application.PieceDate.re封装1CCD1低良下限", NodeType.REAL, null);
- //
- // uiLabel9
- //
- this.uiLabel9.AutoSize = true;
- this.uiLabel9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel9.Location = new System.Drawing.Point(27, 426);
- this.uiLabel9.Name = "uiLabel9";
- this.uiLabel9.Size = new System.Drawing.Size(143, 16);
- this.uiLabel9.TabIndex = 32;
- this.uiLabel9.Text = "封装CCD1低良下限%";
- //
- // txt3D检测低良下限
- //
- this.txt3D检测低良下限.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt3D检测低良下限.DisabilityTriggerNode = null;
- this.txt3D检测低良下限.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt3D检测低良下限.Gain = 1D;
- this.txt3D检测低良下限.IntegerDigits = 0;
- this.txt3D检测低良下限.InvisibilityTriggerNode = null;
- this.txt3D检测低良下限.Location = new System.Drawing.Point(196, 384);
- this.txt3D检测低良下限.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt3D检测低良下限.Maximum = 350D;
- this.txt3D检测低良下限.Minimum = 0D;
- this.txt3D检测低良下限.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt3D检测低良下限.Name = "txt3D检测低良下限";
- this.txt3D检测低良下限.Padding = new System.Windows.Forms.Padding(5);
- this.txt3D检测低良下限.ReadNode = new Node("Application.PieceDate.re3D检测低良下限", NodeType.REAL, null);
- this.txt3D检测低良下限.ShowText = false;
- this.txt3D检测低良下限.Size = new System.Drawing.Size(125, 27);
- this.txt3D检测低良下限.TabIndex = 31;
- this.txt3D检测低良下限.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt3D检测低良下限.Type = Sunny.UI.UITextBox.UIEditType.Double;
- this.txt3D检测低良下限.Watermark = "";
- this.txt3D检测低良下限.WriteNode = new Node("Application.PieceDate.re3D检测低良下限", NodeType.REAL, null);
- //
- // uiLabel8
- //
- this.uiLabel8.AutoSize = true;
- this.uiLabel8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel8.Location = new System.Drawing.Point(27, 389);
- this.uiLabel8.Name = "uiLabel8";
- this.uiLabel8.Size = new System.Drawing.Size(127, 16);
- this.uiLabel8.TabIndex = 30;
- this.uiLabel8.Text = "3D检测低良下限%";
- //
- // txt测试站5低良下限
- //
- this.txt测试站5低良下限.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt测试站5低良下限.DisabilityTriggerNode = null;
- this.txt测试站5低良下限.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt测试站5低良下限.Gain = 1D;
- this.txt测试站5低良下限.IntegerDigits = 0;
- this.txt测试站5低良下限.InvisibilityTriggerNode = null;
- this.txt测试站5低良下限.Location = new System.Drawing.Point(196, 347);
- this.txt测试站5低良下限.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt测试站5低良下限.Maximum = 350D;
- this.txt测试站5低良下限.Minimum = 0D;
- this.txt测试站5低良下限.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt测试站5低良下限.Name = "txt测试站5低良下限";
- this.txt测试站5低良下限.Padding = new System.Windows.Forms.Padding(5);
- this.txt测试站5低良下限.ReadNode = new Node("Application.PieceDate.re测试站5低良下限", NodeType.REAL, null);
- this.txt测试站5低良下限.ShowText = false;
- this.txt测试站5低良下限.Size = new System.Drawing.Size(125, 27);
- this.txt测试站5低良下限.TabIndex = 29;
- this.txt测试站5低良下限.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt测试站5低良下限.Type = Sunny.UI.UITextBox.UIEditType.Double;
- this.txt测试站5低良下限.Watermark = "";
- this.txt测试站5低良下限.WriteNode = new Node("Application.PieceDate.re测试站5低良下限", NodeType.REAL, null);
- //
- // uiLabel7
- //
- this.uiLabel7.AutoSize = true;
- this.uiLabel7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel7.Location = new System.Drawing.Point(27, 352);
- this.uiLabel7.Name = "uiLabel7";
- this.uiLabel7.Size = new System.Drawing.Size(135, 16);
- this.uiLabel7.TabIndex = 28;
- this.uiLabel7.Text = "测试站5低良下限%";
- //
- // txt镭射打标CCD低良下限
- //
- this.txt镭射打标CCD低良下限.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt镭射打标CCD低良下限.DisabilityTriggerNode = null;
- this.txt镭射打标CCD低良下限.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt镭射打标CCD低良下限.Gain = 1D;
- this.txt镭射打标CCD低良下限.IntegerDigits = 0;
- this.txt镭射打标CCD低良下限.InvisibilityTriggerNode = null;
- this.txt镭射打标CCD低良下限.Location = new System.Drawing.Point(196, 277);
- this.txt镭射打标CCD低良下限.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt镭射打标CCD低良下限.Maximum = 350D;
- this.txt镭射打标CCD低良下限.Minimum = 0D;
- this.txt镭射打标CCD低良下限.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt镭射打标CCD低良下限.Name = "txt镭射打标CCD低良下限";
- this.txt镭射打标CCD低良下限.Padding = new System.Windows.Forms.Padding(5);
- this.txt镭射打标CCD低良下限.ReadNode = new Node("Application.PieceDate.re镭射打标CCD低良下限", NodeType.REAL, null);
- this.txt镭射打标CCD低良下限.ShowText = false;
- this.txt镭射打标CCD低良下限.Size = new System.Drawing.Size(125, 27);
- this.txt镭射打标CCD低良下限.TabIndex = 27;
- this.txt镭射打标CCD低良下限.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt镭射打标CCD低良下限.Type = Sunny.UI.UITextBox.UIEditType.Double;
- this.txt镭射打标CCD低良下限.Watermark = "";
- this.txt镭射打标CCD低良下限.WriteNode = new Node("Application.PieceDate.re镭射打标CCD低良下限", NodeType.REAL, null);
- //
- // uiLabel5
- //
- this.uiLabel5.AutoSize = true;
- this.uiLabel5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel5.Location = new System.Drawing.Point(27, 282);
- this.uiLabel5.Name = "uiLabel5";
- this.uiLabel5.Size = new System.Drawing.Size(143, 16);
- this.uiLabel5.TabIndex = 26;
- this.uiLabel5.Text = "镭射CCD1低良下限%";
- //
- // txt热测低良下限
- //
- this.txt热测低良下限.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt热测低良下限.DisabilityTriggerNode = null;
- this.txt热测低良下限.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt热测低良下限.Gain = 1D;
- this.txt热测低良下限.IntegerDigits = 0;
- this.txt热测低良下限.InvisibilityTriggerNode = null;
- this.txt热测低良下限.Location = new System.Drawing.Point(196, 237);
- this.txt热测低良下限.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt热测低良下限.Maximum = 350D;
- this.txt热测低良下限.Minimum = 0D;
- this.txt热测低良下限.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt热测低良下限.Name = "txt热测低良下限";
- this.txt热测低良下限.Padding = new System.Windows.Forms.Padding(5);
- this.txt热测低良下限.ReadNode = new Node("Application.PieceDate.re热测低良下限", NodeType.REAL, null);
- this.txt热测低良下限.ShowText = false;
- this.txt热测低良下限.Size = new System.Drawing.Size(125, 27);
- this.txt热测低良下限.TabIndex = 25;
- this.txt热测低良下限.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt热测低良下限.Type = Sunny.UI.UITextBox.UIEditType.Double;
- this.txt热测低良下限.Watermark = "";
- this.txt热测低良下限.WriteNode = new Node("Application.PieceDate.re热测低良下限", NodeType.REAL, null);
- //
- // uiLabel6
- //
- this.uiLabel6.AutoSize = true;
- this.uiLabel6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel6.Location = new System.Drawing.Point(27, 242);
- this.uiLabel6.Name = "uiLabel6";
- this.uiLabel6.Size = new System.Drawing.Size(111, 16);
- this.uiLabel6.TabIndex = 24;
- this.uiLabel6.Text = "热测低良下限%";
- //
- // txt测试站4低良下限
- //
- this.txt测试站4低良下限.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt测试站4低良下限.DisabilityTriggerNode = null;
- this.txt测试站4低良下限.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt测试站4低良下限.Gain = 1D;
- this.txt测试站4低良下限.IntegerDigits = 0;
- this.txt测试站4低良下限.InvisibilityTriggerNode = null;
- this.txt测试站4低良下限.Location = new System.Drawing.Point(196, 200);
- this.txt测试站4低良下限.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt测试站4低良下限.Maximum = 350D;
- this.txt测试站4低良下限.Minimum = 0D;
- this.txt测试站4低良下限.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt测试站4低良下限.Name = "txt测试站4低良下限";
- this.txt测试站4低良下限.Padding = new System.Windows.Forms.Padding(5);
- this.txt测试站4低良下限.ReadNode = new Node("Application.PieceDate.re测试站4低良下限", NodeType.REAL, null);
- this.txt测试站4低良下限.ShowText = false;
- this.txt测试站4低良下限.Size = new System.Drawing.Size(125, 27);
- this.txt测试站4低良下限.TabIndex = 23;
- this.txt测试站4低良下限.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt测试站4低良下限.Type = Sunny.UI.UITextBox.UIEditType.Double;
- this.txt测试站4低良下限.Watermark = "";
- this.txt测试站4低良下限.WriteNode = new Node("Application.PieceDate.re测试站4低良下限", NodeType.REAL, null);
- //
- // uiLabel1
- //
- this.uiLabel1.AutoSize = true;
- this.uiLabel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel1.Location = new System.Drawing.Point(27, 205);
- this.uiLabel1.Name = "uiLabel1";
- this.uiLabel1.Size = new System.Drawing.Size(135, 16);
- this.uiLabel1.TabIndex = 22;
- this.uiLabel1.Text = "测试站4低良下限%";
- //
- // txt测试站3低良下限
- //
- this.txt测试站3低良下限.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt测试站3低良下限.DisabilityTriggerNode = null;
- this.txt测试站3低良下限.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt测试站3低良下限.Gain = 1D;
- this.txt测试站3低良下限.IntegerDigits = 0;
- this.txt测试站3低良下限.InvisibilityTriggerNode = null;
- this.txt测试站3低良下限.Location = new System.Drawing.Point(196, 160);
- this.txt测试站3低良下限.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt测试站3低良下限.Maximum = 350D;
- this.txt测试站3低良下限.Minimum = 0D;
- this.txt测试站3低良下限.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt测试站3低良下限.Name = "txt测试站3低良下限";
- this.txt测试站3低良下限.Padding = new System.Windows.Forms.Padding(5);
- this.txt测试站3低良下限.ReadNode = new Node("Application.PieceDate.re测试站3低良下限", NodeType.REAL, null);
- this.txt测试站3低良下限.ShowText = false;
- this.txt测试站3低良下限.Size = new System.Drawing.Size(125, 27);
- this.txt测试站3低良下限.TabIndex = 21;
- this.txt测试站3低良下限.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt测试站3低良下限.Type = Sunny.UI.UITextBox.UIEditType.Double;
- this.txt测试站3低良下限.Watermark = "";
- this.txt测试站3低良下限.WriteNode = new Node("Application.PieceDate.re测试站3低良下限", NodeType.REAL, null);
- //
- // uiLabel4
- //
- this.uiLabel4.AutoSize = true;
- this.uiLabel4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel4.Location = new System.Drawing.Point(27, 165);
- this.uiLabel4.Name = "uiLabel4";
- this.uiLabel4.Size = new System.Drawing.Size(135, 16);
- this.uiLabel4.TabIndex = 20;
- this.uiLabel4.Text = "测试站3低良下限%";
- //
- // txt测试站2低良下限
- //
- this.txt测试站2低良下限.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt测试站2低良下限.DisabilityTriggerNode = null;
- this.txt测试站2低良下限.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt测试站2低良下限.Gain = 1D;
- this.txt测试站2低良下限.IntegerDigits = 0;
- this.txt测试站2低良下限.InvisibilityTriggerNode = null;
- this.txt测试站2低良下限.Location = new System.Drawing.Point(196, 123);
- this.txt测试站2低良下限.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt测试站2低良下限.Maximum = 350D;
- this.txt测试站2低良下限.Minimum = 0D;
- this.txt测试站2低良下限.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt测试站2低良下限.Name = "txt测试站2低良下限";
- this.txt测试站2低良下限.Padding = new System.Windows.Forms.Padding(5);
- this.txt测试站2低良下限.ReadNode = new Node("Application.PieceDate.re测试站2低良下限", NodeType.REAL, null);
- this.txt测试站2低良下限.ShowText = false;
- this.txt测试站2低良下限.Size = new System.Drawing.Size(125, 27);
- this.txt测试站2低良下限.TabIndex = 19;
- this.txt测试站2低良下限.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt测试站2低良下限.Type = Sunny.UI.UITextBox.UIEditType.Double;
- this.txt测试站2低良下限.Watermark = "";
- this.txt测试站2低良下限.WriteNode = new Node("Application.PieceDate.re测试站2低良下限", NodeType.REAL, null);
- //
- // uiLabel12
- //
- this.uiLabel12.AutoSize = true;
- this.uiLabel12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel12.Location = new System.Drawing.Point(27, 128);
- this.uiLabel12.Name = "uiLabel12";
- this.uiLabel12.Size = new System.Drawing.Size(135, 16);
- this.uiLabel12.TabIndex = 18;
- this.uiLabel12.Text = "测试站2低良下限%";
- //
- // txt测试站1低良下限
- //
- this.txt测试站1低良下限.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt测试站1低良下限.DisabilityTriggerNode = null;
- this.txt测试站1低良下限.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt测试站1低良下限.Gain = 1D;
- this.txt测试站1低良下限.IntegerDigits = 0;
- this.txt测试站1低良下限.InvisibilityTriggerNode = null;
- this.txt测试站1低良下限.Location = new System.Drawing.Point(196, 83);
- this.txt测试站1低良下限.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt测试站1低良下限.Maximum = 350D;
- this.txt测试站1低良下限.Minimum = 0D;
- this.txt测试站1低良下限.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt测试站1低良下限.Name = "txt测试站1低良下限";
- this.txt测试站1低良下限.Padding = new System.Windows.Forms.Padding(5);
- this.txt测试站1低良下限.ReadNode = new Node("Application.PieceDate.re测试站1低良下限", NodeType.REAL, null);
- this.txt测试站1低良下限.ShowText = false;
- this.txt测试站1低良下限.Size = new System.Drawing.Size(125, 27);
- this.txt测试站1低良下限.TabIndex = 17;
- this.txt测试站1低良下限.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt测试站1低良下限.Type = Sunny.UI.UITextBox.UIEditType.Double;
- this.txt测试站1低良下限.Watermark = "";
- this.txt测试站1低良下限.WriteNode = new Node("Application.PieceDate.re测试站1低良下限", NodeType.REAL, null);
- //
- // uiLabel13
- //
- this.uiLabel13.AutoSize = true;
- this.uiLabel13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel13.Location = new System.Drawing.Point(27, 88);
- this.uiLabel13.Name = "uiLabel13";
- this.uiLabel13.Size = new System.Drawing.Size(135, 16);
- this.uiLabel13.TabIndex = 16;
- this.uiLabel13.Text = "测试站1低良下限%";
- //
- // DataControlForm
- //
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
- this.ClientSize = new System.Drawing.Size(1440, 800);
- this.Controls.Add(this.uiGroupBox1);
- this.Controls.Add(this.uiGroupBox3);
- this.Name = "DataControlForm";
- this.Text = "数据管控";
- this.uiGroupBox1.ResumeLayout(false);
- this.uiGroupBox1.PerformLayout();
- this.uiGroupBox3.ResumeLayout(false);
- this.uiGroupBox3.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private Sunny.UI.UIGroupBox uiGroupBox3;
- private PlcUiControl.PlcUiNumberInput txt测试站2低良下限;
- private Sunny.UI.UILabel uiLabel12;
- private PlcUiControl.PlcUiNumberInput txt测试站1低良下限;
- private Sunny.UI.UILabel uiLabel13;
- private Sunny.UI.UIGroupBox uiGroupBox1;
- private PlcUiControl.PlcUiNumberInput txt镭射打标CCD低良下限;
- private Sunny.UI.UILabel uiLabel5;
- private PlcUiControl.PlcUiNumberInput txt热测低良下限;
- private Sunny.UI.UILabel uiLabel6;
- private PlcUiControl.PlcUiNumberInput txt测试站4低良下限;
- private Sunny.UI.UILabel uiLabel1;
- private PlcUiControl.PlcUiNumberInput txt测试站3低良下限;
- private Sunny.UI.UILabel uiLabel4;
- private PlcUiControl.PlcUiNumberInput txt封装1CCD1低良下限;
- private Sunny.UI.UILabel uiLabel9;
- private PlcUiControl.PlcUiNumberInput txt3D检测低良下限;
- private Sunny.UI.UILabel uiLabel8;
- private PlcUiControl.PlcUiNumberInput txt测试站5低良下限;
- private Sunny.UI.UILabel uiLabel7;
- private PlcUiControl.PlcUiNumberInput txt封装1CCD2低良下限;
- private Sunny.UI.UILabel uiLabel10;
- private PlcUiControl.PlcUiNumberInput txt封装1CCD2良率采样个数;
- private Sunny.UI.UILabel uiLabel15;
- private PlcUiControl.PlcUiNumberInput txt封装1CCD1良率采样个数;
- private Sunny.UI.UILabel uiLabel16;
- private PlcUiControl.PlcUiNumberInput txt3D检测良率采样个数;
- private Sunny.UI.UILabel uiLabel17;
- private PlcUiControl.PlcUiNumberInput txt测试站5良率采样个数;
- private Sunny.UI.UILabel uiLabel18;
- private PlcUiControl.PlcUiNumberInput txt镭射打标良率采样个数;
- private Sunny.UI.UILabel uiLabel19;
- private PlcUiControl.PlcUiNumberInput txt热测良率采样个数;
- private Sunny.UI.UILabel uiLabel20;
- private PlcUiControl.PlcUiNumberInput txt测试站4良率采样个数;
- private Sunny.UI.UILabel uiLabel21;
- private PlcUiControl.PlcUiNumberInput txt测试站3良率采样个数;
- private Sunny.UI.UILabel uiLabel22;
- private PlcUiControl.PlcUiNumberInput txt测试站2良率采样个数;
- private Sunny.UI.UILabel uiLabel23;
- private PlcUiControl.PlcUiNumberInput txt测试站1良率采样个数;
- private Sunny.UI.UILabel uiLabel24;
- private PlcUiControl.PlcUiNumberInput plcUiNumberInput3;
- private Sunny.UI.UILabel uiLabel11;
- private PlcUiControl.PlcUiNumberInput plcUiNumberInput2;
- private Sunny.UI.UILabel uiLabel3;
- private PlcUiControl.PlcUiNumberInput plcUiNumberInput4;
- private Sunny.UI.UILabel uiLabel14;
- private PlcUiControl.PlcUiNumberInput plcUiNumberInput1;
- private Sunny.UI.UILabel uiLabel2;
- }
- }
|