| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065 |
- namespace YangjieTester.主界面
- {
- partial class SpeedMonitorForm
- {
- /// <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.lbl1_1 = new System.Windows.Forms.Label();
- this.lbl1_2 = new PlcUiControl.PlcUiNumberDisplay();
- this.lblCaption1 = new System.Windows.Forms.Label();
- this.lblCaption2 = new System.Windows.Forms.Label();
- this.plcUiNumberDisplay1 = new PlcUiControl.PlcUiNumberDisplay();
- this.label1 = new System.Windows.Forms.Label();
- this.plcUiNumberDisplay2 = new PlcUiControl.PlcUiNumberDisplay();
- this.label2 = new System.Windows.Forms.Label();
- this.plcUiNumberDisplay3 = new PlcUiControl.PlcUiNumberDisplay();
- this.label3 = new System.Windows.Forms.Label();
- this.plcUiNumberDisplay4 = new PlcUiControl.PlcUiNumberDisplay();
- this.label4 = new System.Windows.Forms.Label();
- this.plcUiNumberDisplay5 = new PlcUiControl.PlcUiNumberDisplay();
- this.label5 = new System.Windows.Forms.Label();
- this.plcUiNumberDisplay6 = new PlcUiControl.PlcUiNumberDisplay();
- this.label6 = new System.Windows.Forms.Label();
- this.plcUiNumberDisplay7 = new PlcUiControl.PlcUiNumberDisplay();
- this.label7 = new System.Windows.Forms.Label();
- this.plcUiNumberDisplay8 = new PlcUiControl.PlcUiNumberDisplay();
- this.label8 = new System.Windows.Forms.Label();
- this.plcUiNumberDisplay9 = new PlcUiControl.PlcUiNumberDisplay();
- this.label9 = new System.Windows.Forms.Label();
- this.plcUiNumberDisplay10 = new PlcUiControl.PlcUiNumberDisplay();
- this.label10 = new System.Windows.Forms.Label();
- this.plcUiNumberDisplay11 = new PlcUiControl.PlcUiNumberDisplay();
- this.label11 = new System.Windows.Forms.Label();
- this.plcUiNumberDisplay12 = new PlcUiControl.PlcUiNumberDisplay();
- this.label12 = new System.Windows.Forms.Label();
- this.plcUiNumberDisplay13 = new PlcUiControl.PlcUiNumberDisplay();
- this.label13 = new System.Windows.Forms.Label();
- this.plcUiNumberDisplay14 = new PlcUiControl.PlcUiNumberDisplay();
- this.label14 = new System.Windows.Forms.Label();
- this.plcUiNumberDisplay15 = new PlcUiControl.PlcUiNumberDisplay();
- this.label15 = new System.Windows.Forms.Label();
- this.label17 = new System.Windows.Forms.Label();
- this.label18 = new System.Windows.Forms.Label();
- this.lbl1_4 = new PlcUiControl.PlcUiNumberDisplay();
- this.lbl1_3 = new System.Windows.Forms.Label();
- this.plcUiNumberDisplay18 = new PlcUiControl.PlcUiNumberDisplay();
- this.label20 = new System.Windows.Forms.Label();
- this.plcUiNumberDisplay23 = new PlcUiControl.PlcUiNumberDisplay();
- this.label25 = new System.Windows.Forms.Label();
- this.plcUiNumberDisplay24 = new PlcUiControl.PlcUiNumberDisplay();
- this.label26 = new System.Windows.Forms.Label();
- this.label27 = new System.Windows.Forms.Label();
- this.label28 = new System.Windows.Forms.Label();
- this.plcUiNumberDisplay25 = new PlcUiControl.PlcUiNumberDisplay();
- this.label29 = new System.Windows.Forms.Label();
- this.label37 = new System.Windows.Forms.Label();
- this.plcUiNumberDisplay26 = new PlcUiControl.PlcUiNumberDisplay();
- this.plcUiNumberDisplay27 = new PlcUiControl.PlcUiNumberDisplay();
- this.label30 = new System.Windows.Forms.Label();
- this.label24 = new System.Windows.Forms.Label();
- this.plcUiNumberDisplay22 = new PlcUiControl.PlcUiNumberDisplay();
- this.plcUiNumberDisplay16 = new PlcUiControl.PlcUiNumberDisplay();
- this.label16 = new System.Windows.Forms.Label();
- this.SuspendLayout();
- //
- // lbl1_1
- //
- this.lbl1_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.lbl1_1.Location = new System.Drawing.Point(3, 75);
- this.lbl1_1.Name = "lbl1_1";
- this.lbl1_1.Size = new System.Drawing.Size(150, 40);
- this.lbl1_1.TabIndex = 5;
- this.lbl1_1.Text = "主转盘";
- this.lbl1_1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // lbl1_2
- //
- this.lbl1_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.lbl1_2.DecimalPlaces = 0;
- this.lbl1_2.DisabilityTriggerNode = null;
- this.lbl1_2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lbl1_2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.lbl1_2.Gain = 1D;
- this.lbl1_2.IntegerDigits = 0;
- this.lbl1_2.InvisibilityTriggerNode = null;
- this.lbl1_2.Location = new System.Drawing.Point(159, 75);
- this.lbl1_2.Name = "lbl1_2";
- this.lbl1_2.Preffix = null;
- this.lbl1_2.ReadNode = new Node("Application.A00_Turntable_Auto.ui_CT", NodeType.UDINT, null);
- this.lbl1_2.Size = new System.Drawing.Size(150, 40);
- this.lbl1_2.Suffix = null;
- this.lbl1_2.TabIndex = 6;
- this.lbl1_2.Text = "1";
- this.lbl1_2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.lbl1_2.WriteNode = null;
- //
- // lblCaption1
- //
- this.lblCaption1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
- this.lblCaption1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.lblCaption1.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblCaption1.Location = new System.Drawing.Point(3, 35);
- this.lblCaption1.Name = "lblCaption1";
- this.lblCaption1.Size = new System.Drawing.Size(150, 40);
- this.lblCaption1.TabIndex = 7;
- this.lblCaption1.Text = "站名";
- this.lblCaption1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // lblCaption2
- //
- this.lblCaption2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
- this.lblCaption2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.lblCaption2.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblCaption2.Location = new System.Drawing.Point(159, 35);
- this.lblCaption2.Name = "lblCaption2";
- this.lblCaption2.Size = new System.Drawing.Size(150, 40);
- this.lblCaption2.TabIndex = 8;
- this.lblCaption2.Text = "时间(ms)";
- this.lblCaption2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // plcUiNumberDisplay1
- //
- this.plcUiNumberDisplay1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.plcUiNumberDisplay1.DecimalPlaces = 0;
- this.plcUiNumberDisplay1.DisabilityTriggerNode = null;
- this.plcUiNumberDisplay1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberDisplay1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.plcUiNumberDisplay1.Gain = 1D;
- this.plcUiNumberDisplay1.IntegerDigits = 0;
- this.plcUiNumberDisplay1.InvisibilityTriggerNode = null;
- this.plcUiNumberDisplay1.Location = new System.Drawing.Point(159, 115);
- this.plcUiNumberDisplay1.Name = "plcUiNumberDisplay1";
- this.plcUiNumberDisplay1.Preffix = null;
- this.plcUiNumberDisplay1.ReadNode = new Node("Application.A01_FeedInStation_Auto.iA01_周期运行时间", NodeType.INT, "入料站运行周期耗时");
- this.plcUiNumberDisplay1.Size = new System.Drawing.Size(150, 40);
- this.plcUiNumberDisplay1.Suffix = null;
- this.plcUiNumberDisplay1.TabIndex = 10;
- this.plcUiNumberDisplay1.Text = "1";
- this.plcUiNumberDisplay1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberDisplay1.WriteNode = null;
- //
- // label1
- //
- this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label1.Location = new System.Drawing.Point(3, 115);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(150, 40);
- this.label1.TabIndex = 9;
- this.label1.Text = "A01 入料站";
- this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // plcUiNumberDisplay2
- //
- this.plcUiNumberDisplay2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.plcUiNumberDisplay2.DecimalPlaces = 0;
- this.plcUiNumberDisplay2.DisabilityTriggerNode = null;
- this.plcUiNumberDisplay2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberDisplay2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.plcUiNumberDisplay2.Gain = 1D;
- this.plcUiNumberDisplay2.IntegerDigits = 0;
- this.plcUiNumberDisplay2.InvisibilityTriggerNode = null;
- this.plcUiNumberDisplay2.Location = new System.Drawing.Point(159, 155);
- this.plcUiNumberDisplay2.Name = "plcUiNumberDisplay2";
- this.plcUiNumberDisplay2.Preffix = null;
- this.plcUiNumberDisplay2.ReadNode = new Node("Application.A02_TestStation_Auto.iA05_周期运行时间", NodeType.INT, "入料站运行周期耗时");
- this.plcUiNumberDisplay2.Size = new System.Drawing.Size(150, 40);
- this.plcUiNumberDisplay2.Suffix = null;
- this.plcUiNumberDisplay2.TabIndex = 12;
- this.plcUiNumberDisplay2.Text = "1";
- this.plcUiNumberDisplay2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberDisplay2.WriteNode = null;
- //
- // label2
- //
- this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label2.Location = new System.Drawing.Point(3, 155);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(150, 40);
- this.label2.TabIndex = 11;
- this.label2.Text = "A02 电极性测试";
- this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // plcUiNumberDisplay3
- //
- this.plcUiNumberDisplay3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.plcUiNumberDisplay3.DecimalPlaces = 0;
- this.plcUiNumberDisplay3.DisabilityTriggerNode = null;
- this.plcUiNumberDisplay3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberDisplay3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.plcUiNumberDisplay3.Gain = 1D;
- this.plcUiNumberDisplay3.IntegerDigits = 0;
- this.plcUiNumberDisplay3.InvisibilityTriggerNode = null;
- this.plcUiNumberDisplay3.Location = new System.Drawing.Point(159, 195);
- this.plcUiNumberDisplay3.Name = "plcUiNumberDisplay3";
- this.plcUiNumberDisplay3.Preffix = null;
- this.plcUiNumberDisplay3.ReadNode = new Node("Application.A03_DirectionTrun_Auto.iA04_周期运行时间", NodeType.INT, "入料站运行周期耗时");
- this.plcUiNumberDisplay3.Size = new System.Drawing.Size(150, 40);
- this.plcUiNumberDisplay3.Suffix = null;
- this.plcUiNumberDisplay3.TabIndex = 14;
- this.plcUiNumberDisplay3.Text = "1";
- this.plcUiNumberDisplay3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberDisplay3.WriteNode = null;
- //
- // label3
- //
- this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label3.Location = new System.Drawing.Point(3, 195);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(150, 40);
- this.label3.TabIndex = 13;
- this.label3.Text = "A03 转向站1";
- this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // plcUiNumberDisplay4
- //
- this.plcUiNumberDisplay4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.plcUiNumberDisplay4.DecimalPlaces = 0;
- this.plcUiNumberDisplay4.DisabilityTriggerNode = null;
- this.plcUiNumberDisplay4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberDisplay4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.plcUiNumberDisplay4.Gain = 1D;
- this.plcUiNumberDisplay4.IntegerDigits = 0;
- this.plcUiNumberDisplay4.InvisibilityTriggerNode = null;
- this.plcUiNumberDisplay4.Location = new System.Drawing.Point(159, 235);
- this.plcUiNumberDisplay4.Name = "plcUiNumberDisplay4";
- this.plcUiNumberDisplay4.Preffix = null;
- this.plcUiNumberDisplay4.ReadNode = new Node("Application.A04_TestStation_Auto.iA05_周期运行时间", NodeType.INT, "入料站运行周期耗时");
- this.plcUiNumberDisplay4.Size = new System.Drawing.Size(150, 40);
- this.plcUiNumberDisplay4.Suffix = null;
- this.plcUiNumberDisplay4.TabIndex = 16;
- this.plcUiNumberDisplay4.Text = "1";
- this.plcUiNumberDisplay4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberDisplay4.WriteNode = null;
- //
- // label4
- //
- this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label4.Location = new System.Drawing.Point(3, 235);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(150, 40);
- this.label4.TabIndex = 15;
- this.label4.Text = "A04 常温测试站1";
- this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // plcUiNumberDisplay5
- //
- this.plcUiNumberDisplay5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.plcUiNumberDisplay5.DecimalPlaces = 0;
- this.plcUiNumberDisplay5.DisabilityTriggerNode = null;
- this.plcUiNumberDisplay5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberDisplay5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.plcUiNumberDisplay5.Gain = 1D;
- this.plcUiNumberDisplay5.IntegerDigits = 0;
- this.plcUiNumberDisplay5.InvisibilityTriggerNode = null;
- this.plcUiNumberDisplay5.Location = new System.Drawing.Point(159, 275);
- this.plcUiNumberDisplay5.Name = "plcUiNumberDisplay5";
- this.plcUiNumberDisplay5.Preffix = null;
- this.plcUiNumberDisplay5.ReadNode = new Node("Application.A05_TestStation_Auto.iA06_周期运行时间", NodeType.INT, "入料站运行周期耗时");
- this.plcUiNumberDisplay5.Size = new System.Drawing.Size(150, 40);
- this.plcUiNumberDisplay5.Suffix = null;
- this.plcUiNumberDisplay5.TabIndex = 18;
- this.plcUiNumberDisplay5.Text = "1";
- this.plcUiNumberDisplay5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberDisplay5.WriteNode = null;
- //
- // label5
- //
- this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label5.Location = new System.Drawing.Point(3, 275);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(150, 40);
- this.label5.TabIndex = 17;
- this.label5.Text = "A05 常温测试站2";
- this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // plcUiNumberDisplay6
- //
- this.plcUiNumberDisplay6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.plcUiNumberDisplay6.DecimalPlaces = 0;
- this.plcUiNumberDisplay6.DisabilityTriggerNode = null;
- this.plcUiNumberDisplay6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberDisplay6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.plcUiNumberDisplay6.Gain = 1D;
- this.plcUiNumberDisplay6.IntegerDigits = 0;
- this.plcUiNumberDisplay6.InvisibilityTriggerNode = null;
- this.plcUiNumberDisplay6.Location = new System.Drawing.Point(159, 315);
- this.plcUiNumberDisplay6.Name = "plcUiNumberDisplay6";
- this.plcUiNumberDisplay6.Preffix = null;
- this.plcUiNumberDisplay6.ReadNode = new Node("Application.A06_TestStation_Auto.iA07_周期运行时间", NodeType.INT, "入料站运行周期耗时");
- this.plcUiNumberDisplay6.Size = new System.Drawing.Size(150, 40);
- this.plcUiNumberDisplay6.Suffix = null;
- this.plcUiNumberDisplay6.TabIndex = 20;
- this.plcUiNumberDisplay6.Text = "1";
- this.plcUiNumberDisplay6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberDisplay6.WriteNode = null;
- //
- // label6
- //
- this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label6.Location = new System.Drawing.Point(3, 315);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(150, 40);
- this.label6.TabIndex = 19;
- this.label6.Text = "A06 常温测试站3";
- this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // plcUiNumberDisplay7
- //
- this.plcUiNumberDisplay7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.plcUiNumberDisplay7.DecimalPlaces = 0;
- this.plcUiNumberDisplay7.DisabilityTriggerNode = null;
- this.plcUiNumberDisplay7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberDisplay7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.plcUiNumberDisplay7.Gain = 1D;
- this.plcUiNumberDisplay7.IntegerDigits = 0;
- this.plcUiNumberDisplay7.InvisibilityTriggerNode = null;
- this.plcUiNumberDisplay7.Location = new System.Drawing.Point(159, 355);
- this.plcUiNumberDisplay7.Name = "plcUiNumberDisplay7";
- this.plcUiNumberDisplay7.Preffix = null;
- this.plcUiNumberDisplay7.ReadNode = new Node("Application.A07_TestStation_Auto.iA08_周期运行时间", NodeType.INT, "入料站运行周期耗时");
- this.plcUiNumberDisplay7.Size = new System.Drawing.Size(150, 40);
- this.plcUiNumberDisplay7.Suffix = null;
- this.plcUiNumberDisplay7.TabIndex = 22;
- this.plcUiNumberDisplay7.Text = "1";
- this.plcUiNumberDisplay7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberDisplay7.WriteNode = null;
- //
- // label7
- //
- this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label7.Location = new System.Drawing.Point(3, 355);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(150, 40);
- this.label7.TabIndex = 21;
- this.label7.Text = "A07 常温测试站4";
- this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // plcUiNumberDisplay8
- //
- this.plcUiNumberDisplay8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.plcUiNumberDisplay8.DecimalPlaces = 0;
- this.plcUiNumberDisplay8.DisabilityTriggerNode = null;
- this.plcUiNumberDisplay8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberDisplay8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.plcUiNumberDisplay8.Gain = 1D;
- this.plcUiNumberDisplay8.IntegerDigits = 0;
- this.plcUiNumberDisplay8.InvisibilityTriggerNode = null;
- this.plcUiNumberDisplay8.Location = new System.Drawing.Point(159, 395);
- this.plcUiNumberDisplay8.Name = "plcUiNumberDisplay8";
- this.plcUiNumberDisplay8.Preffix = null;
- this.plcUiNumberDisplay8.ReadNode = new Node("Application.A08_TestNGContainer_Auto.iA09_周期运行时间", NodeType.INT, "入料站运行周期耗时");
- this.plcUiNumberDisplay8.Size = new System.Drawing.Size(150, 40);
- this.plcUiNumberDisplay8.Suffix = null;
- this.plcUiNumberDisplay8.TabIndex = 24;
- this.plcUiNumberDisplay8.Text = "1";
- this.plcUiNumberDisplay8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberDisplay8.WriteNode = null;
- //
- // label8
- //
- this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label8.Location = new System.Drawing.Point(3, 395);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(150, 40);
- this.label8.TabIndex = 23;
- this.label8.Text = "A08 四料盒1";
- this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // plcUiNumberDisplay9
- //
- this.plcUiNumberDisplay9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.plcUiNumberDisplay9.DecimalPlaces = 0;
- this.plcUiNumberDisplay9.DisabilityTriggerNode = null;
- this.plcUiNumberDisplay9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberDisplay9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.plcUiNumberDisplay9.Gain = 1D;
- this.plcUiNumberDisplay9.IntegerDigits = 0;
- this.plcUiNumberDisplay9.InvisibilityTriggerNode = null;
- this.plcUiNumberDisplay9.Location = new System.Drawing.Point(471, 395);
- this.plcUiNumberDisplay9.Name = "plcUiNumberDisplay9";
- this.plcUiNumberDisplay9.Preffix = null;
- this.plcUiNumberDisplay9.ReadNode = new Node("Application.A26_DirectionTurn_Auto.iA28_周期运行时间", NodeType.INT, "入料站运行周期耗时");
- this.plcUiNumberDisplay9.Size = new System.Drawing.Size(150, 40);
- this.plcUiNumberDisplay9.Suffix = null;
- this.plcUiNumberDisplay9.TabIndex = 44;
- this.plcUiNumberDisplay9.Text = "1";
- this.plcUiNumberDisplay9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberDisplay9.WriteNode = null;
- //
- // label9
- //
- this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label9.Location = new System.Drawing.Point(315, 395);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(150, 40);
- this.label9.TabIndex = 43;
- this.label9.Text = "A26 转向站2";
- this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // plcUiNumberDisplay10
- //
- this.plcUiNumberDisplay10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.plcUiNumberDisplay10.DecimalPlaces = 0;
- this.plcUiNumberDisplay10.DisabilityTriggerNode = null;
- this.plcUiNumberDisplay10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberDisplay10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.plcUiNumberDisplay10.Gain = 1D;
- this.plcUiNumberDisplay10.IntegerDigits = 0;
- this.plcUiNumberDisplay10.InvisibilityTriggerNode = null;
- this.plcUiNumberDisplay10.Location = new System.Drawing.Point(471, 355);
- this.plcUiNumberDisplay10.Name = "plcUiNumberDisplay10";
- this.plcUiNumberDisplay10.Preffix = null;
- this.plcUiNumberDisplay10.ReadNode = new Node("Application.A25_TestStation_Auto.iA27_周期运行时间", NodeType.INT, "入料站运行周期耗时");
- this.plcUiNumberDisplay10.Size = new System.Drawing.Size(150, 40);
- this.plcUiNumberDisplay10.Suffix = null;
- this.plcUiNumberDisplay10.TabIndex = 42;
- this.plcUiNumberDisplay10.Text = "1";
- this.plcUiNumberDisplay10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberDisplay10.WriteNode = null;
- //
- // label10
- //
- this.label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label10.Location = new System.Drawing.Point(315, 355);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(150, 40);
- this.label10.TabIndex = 41;
- this.label10.Text = "A25 常温测试站5";
- this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // plcUiNumberDisplay11
- //
- this.plcUiNumberDisplay11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.plcUiNumberDisplay11.DecimalPlaces = 0;
- this.plcUiNumberDisplay11.DisabilityTriggerNode = null;
- this.plcUiNumberDisplay11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberDisplay11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.plcUiNumberDisplay11.Gain = 1D;
- this.plcUiNumberDisplay11.IntegerDigits = 0;
- this.plcUiNumberDisplay11.InvisibilityTriggerNode = null;
- this.plcUiNumberDisplay11.Location = new System.Drawing.Point(471, 315);
- this.plcUiNumberDisplay11.Name = "plcUiNumberDisplay11";
- this.plcUiNumberDisplay11.Preffix = null;
- this.plcUiNumberDisplay11.ReadNode = new Node("Application.A23_LaserMarking_Auto.iA24_周期运行时间", NodeType.INT, "镭射打标站运行周期耗时");
- this.plcUiNumberDisplay11.Size = new System.Drawing.Size(150, 40);
- this.plcUiNumberDisplay11.Suffix = null;
- this.plcUiNumberDisplay11.TabIndex = 40;
- this.plcUiNumberDisplay11.Text = "1";
- this.plcUiNumberDisplay11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberDisplay11.WriteNode = null;
- //
- // label11
- //
- this.label11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label11.Location = new System.Drawing.Point(315, 315);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(150, 40);
- this.label11.TabIndex = 39;
- this.label11.Text = "A23 镭射站";
- this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // plcUiNumberDisplay12
- //
- this.plcUiNumberDisplay12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.plcUiNumberDisplay12.DecimalPlaces = 0;
- this.plcUiNumberDisplay12.DisabilityTriggerNode = null;
- this.plcUiNumberDisplay12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberDisplay12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.plcUiNumberDisplay12.Gain = 1D;
- this.plcUiNumberDisplay12.IntegerDigits = 0;
- this.plcUiNumberDisplay12.InvisibilityTriggerNode = null;
- this.plcUiNumberDisplay12.Location = new System.Drawing.Point(471, 275);
- this.plcUiNumberDisplay12.Name = "plcUiNumberDisplay12";
- this.plcUiNumberDisplay12.Preffix = null;
- this.plcUiNumberDisplay12.ReadNode = new Node("Application.A21_LocateStation_Auto.iA26_周期运行时间", NodeType.INT, "入料站运行周期耗时");
- this.plcUiNumberDisplay12.Size = new System.Drawing.Size(150, 40);
- this.plcUiNumberDisplay12.Suffix = null;
- this.plcUiNumberDisplay12.TabIndex = 38;
- this.plcUiNumberDisplay12.Text = "1";
- this.plcUiNumberDisplay12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberDisplay12.WriteNode = null;
- //
- // label12
- //
- this.label12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label12.Location = new System.Drawing.Point(315, 275);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(150, 40);
- this.label12.TabIndex = 37;
- this.label12.Text = "A21 定位站2";
- this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // plcUiNumberDisplay13
- //
- this.plcUiNumberDisplay13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.plcUiNumberDisplay13.DecimalPlaces = 0;
- this.plcUiNumberDisplay13.DisabilityTriggerNode = null;
- this.plcUiNumberDisplay13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberDisplay13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.plcUiNumberDisplay13.Gain = 1D;
- this.plcUiNumberDisplay13.IntegerDigits = 0;
- this.plcUiNumberDisplay13.InvisibilityTriggerNode = null;
- this.plcUiNumberDisplay13.Location = new System.Drawing.Point(471, 235);
- this.plcUiNumberDisplay13.Name = "plcUiNumberDisplay13";
- this.plcUiNumberDisplay13.Preffix = null;
- this.plcUiNumberDisplay13.ReadNode = new Node("Application.A20_TestNGContainer_Auto.iA22_周期运行时间", NodeType.INT, "入料站运行周期耗时");
- this.plcUiNumberDisplay13.Size = new System.Drawing.Size(150, 40);
- this.plcUiNumberDisplay13.Suffix = null;
- this.plcUiNumberDisplay13.TabIndex = 36;
- this.plcUiNumberDisplay13.Text = "1";
- this.plcUiNumberDisplay13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberDisplay13.WriteNode = null;
- //
- // label13
- //
- this.label13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label13.Location = new System.Drawing.Point(315, 235);
- this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(150, 40);
- this.label13.TabIndex = 35;
- this.label13.Text = "A20 四料盒3";
- this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // plcUiNumberDisplay14
- //
- this.plcUiNumberDisplay14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.plcUiNumberDisplay14.DecimalPlaces = 0;
- this.plcUiNumberDisplay14.DisabilityTriggerNode = null;
- this.plcUiNumberDisplay14.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberDisplay14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.plcUiNumberDisplay14.Gain = 1D;
- this.plcUiNumberDisplay14.IntegerDigits = 0;
- this.plcUiNumberDisplay14.InvisibilityTriggerNode = null;
- this.plcUiNumberDisplay14.Location = new System.Drawing.Point(471, 195);
- this.plcUiNumberDisplay14.Name = "plcUiNumberDisplay14";
- this.plcUiNumberDisplay14.Preffix = null;
- this.plcUiNumberDisplay14.ReadNode = new Node("Application.A19_CoolingStation_Auto.iA20_周期运行时间", NodeType.INT, "入料站运行周期耗时");
- this.plcUiNumberDisplay14.Size = new System.Drawing.Size(150, 40);
- this.plcUiNumberDisplay14.Suffix = null;
- this.plcUiNumberDisplay14.TabIndex = 34;
- this.plcUiNumberDisplay14.Text = "1";
- this.plcUiNumberDisplay14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberDisplay14.WriteNode = null;
- //
- // label14
- //
- this.label14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label14.Location = new System.Drawing.Point(315, 195);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(150, 40);
- this.label14.TabIndex = 33;
- this.label14.Text = "A19 降温站2";
- this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // plcUiNumberDisplay15
- //
- this.plcUiNumberDisplay15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.plcUiNumberDisplay15.DecimalPlaces = 0;
- this.plcUiNumberDisplay15.DisabilityTriggerNode = null;
- this.plcUiNumberDisplay15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberDisplay15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.plcUiNumberDisplay15.Gain = 1D;
- this.plcUiNumberDisplay15.IntegerDigits = 0;
- this.plcUiNumberDisplay15.InvisibilityTriggerNode = null;
- this.plcUiNumberDisplay15.Location = new System.Drawing.Point(471, 155);
- this.plcUiNumberDisplay15.Name = "plcUiNumberDisplay15";
- this.plcUiNumberDisplay15.Preffix = null;
- this.plcUiNumberDisplay15.ReadNode = new Node("Application.A18_CoolingStation_Auto.iA21_周期运行时间", NodeType.INT, "入料站运行周期耗时");
- this.plcUiNumberDisplay15.Size = new System.Drawing.Size(150, 40);
- this.plcUiNumberDisplay15.Suffix = null;
- this.plcUiNumberDisplay15.TabIndex = 32;
- this.plcUiNumberDisplay15.Text = "1";
- this.plcUiNumberDisplay15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberDisplay15.WriteNode = null;
- //
- // label15
- //
- this.label15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label15.Location = new System.Drawing.Point(315, 155);
- this.label15.Name = "label15";
- this.label15.Size = new System.Drawing.Size(150, 40);
- this.label15.TabIndex = 31;
- this.label15.Text = "A18 降温站1";
- this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label17
- //
- this.label17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
- this.label17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label17.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label17.Location = new System.Drawing.Point(471, 35);
- this.label17.Name = "label17";
- this.label17.Size = new System.Drawing.Size(150, 40);
- this.label17.TabIndex = 28;
- this.label17.Text = "时间(ms)";
- this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label18
- //
- this.label18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
- this.label18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label18.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label18.Location = new System.Drawing.Point(315, 35);
- this.label18.Name = "label18";
- this.label18.Size = new System.Drawing.Size(150, 40);
- this.label18.TabIndex = 27;
- this.label18.Text = "站名";
- this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // lbl1_4
- //
- this.lbl1_4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.lbl1_4.DecimalPlaces = 0;
- this.lbl1_4.DisabilityTriggerNode = null;
- this.lbl1_4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lbl1_4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.lbl1_4.Gain = 1D;
- this.lbl1_4.IntegerDigits = 0;
- this.lbl1_4.InvisibilityTriggerNode = null;
- this.lbl1_4.Location = new System.Drawing.Point(471, 75);
- this.lbl1_4.Name = "lbl1_4";
- this.lbl1_4.Preffix = null;
- this.lbl1_4.ReadNode = new Node("Application.A10_LocateStation_Auto.iA11_周期运行时间", NodeType.INT, "入料站运行周期耗时");
- this.lbl1_4.Size = new System.Drawing.Size(150, 40);
- this.lbl1_4.Suffix = null;
- this.lbl1_4.TabIndex = 26;
- this.lbl1_4.Text = "1";
- this.lbl1_4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.lbl1_4.WriteNode = null;
- //
- // lbl1_3
- //
- this.lbl1_3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.lbl1_3.Location = new System.Drawing.Point(315, 75);
- this.lbl1_3.Name = "lbl1_3";
- this.lbl1_3.Size = new System.Drawing.Size(150, 40);
- this.lbl1_3.TabIndex = 25;
- this.lbl1_3.Text = "A10 定位站1";
- this.lbl1_3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // plcUiNumberDisplay18
- //
- this.plcUiNumberDisplay18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.plcUiNumberDisplay18.DecimalPlaces = 0;
- this.plcUiNumberDisplay18.DisabilityTriggerNode = null;
- this.plcUiNumberDisplay18.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberDisplay18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.plcUiNumberDisplay18.Gain = 1D;
- this.plcUiNumberDisplay18.IntegerDigits = 0;
- this.plcUiNumberDisplay18.InvisibilityTriggerNode = null;
- this.plcUiNumberDisplay18.Location = new System.Drawing.Point(783, 235);
- this.plcUiNumberDisplay18.Name = "plcUiNumberDisplay18";
- this.plcUiNumberDisplay18.Preffix = null;
- this.plcUiNumberDisplay18.ReadNode = new Node("Application.A35_OverflowBox_Auto.ui_CT", NodeType.UDINT, null);
- this.plcUiNumberDisplay18.Size = new System.Drawing.Size(150, 40);
- this.plcUiNumberDisplay18.Suffix = null;
- this.plcUiNumberDisplay18.TabIndex = 62;
- this.plcUiNumberDisplay18.Text = "1";
- this.plcUiNumberDisplay18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberDisplay18.WriteNode = null;
- //
- // label20
- //
- this.label20.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label20.Location = new System.Drawing.Point(627, 235);
- this.label20.Name = "label20";
- this.label20.Size = new System.Drawing.Size(150, 40);
- this.label20.TabIndex = 61;
- this.label20.Text = "A35 溢料盒";
- this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // plcUiNumberDisplay23
- //
- this.plcUiNumberDisplay23.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.plcUiNumberDisplay23.DecimalPlaces = 0;
- this.plcUiNumberDisplay23.DisabilityTriggerNode = null;
- this.plcUiNumberDisplay23.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberDisplay23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.plcUiNumberDisplay23.Gain = 1D;
- this.plcUiNumberDisplay23.IntegerDigits = 0;
- this.plcUiNumberDisplay23.InvisibilityTriggerNode = null;
- this.plcUiNumberDisplay23.Location = new System.Drawing.Point(783, 155);
- this.plcUiNumberDisplay23.Name = "plcUiNumberDisplay23";
- this.plcUiNumberDisplay23.Preffix = null;
- this.plcUiNumberDisplay23.ReadNode = new Node("Application.A30_LocateStation_Auto.iA31_周期运行时间", NodeType.INT, "入料站运行周期耗时");
- this.plcUiNumberDisplay23.Size = new System.Drawing.Size(150, 40);
- this.plcUiNumberDisplay23.Suffix = null;
- this.plcUiNumberDisplay23.TabIndex = 52;
- this.plcUiNumberDisplay23.Text = "1";
- this.plcUiNumberDisplay23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberDisplay23.WriteNode = null;
- //
- // label25
- //
- this.label25.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label25.Location = new System.Drawing.Point(627, 155);
- this.label25.Name = "label25";
- this.label25.Size = new System.Drawing.Size(150, 40);
- this.label25.TabIndex = 51;
- this.label25.Text = "A30 封装前定位站";
- this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // plcUiNumberDisplay24
- //
- this.plcUiNumberDisplay24.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.plcUiNumberDisplay24.DecimalPlaces = 0;
- this.plcUiNumberDisplay24.DisabilityTriggerNode = null;
- this.plcUiNumberDisplay24.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberDisplay24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.plcUiNumberDisplay24.Gain = 1D;
- this.plcUiNumberDisplay24.IntegerDigits = 0;
- this.plcUiNumberDisplay24.InvisibilityTriggerNode = null;
- this.plcUiNumberDisplay24.Location = new System.Drawing.Point(783, 115);
- this.plcUiNumberDisplay24.Name = "plcUiNumberDisplay24";
- this.plcUiNumberDisplay24.Preffix = null;
- this.plcUiNumberDisplay24.ReadNode = new Node("Application.A29_TestNGContainer_Auto.iA30_周期运行时间", NodeType.INT, "入料站运行周期耗时");
- this.plcUiNumberDisplay24.Size = new System.Drawing.Size(150, 40);
- this.plcUiNumberDisplay24.Suffix = null;
- this.plcUiNumberDisplay24.TabIndex = 50;
- this.plcUiNumberDisplay24.Text = "1";
- this.plcUiNumberDisplay24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberDisplay24.WriteNode = null;
- //
- // label26
- //
- this.label26.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label26.Location = new System.Drawing.Point(627, 115);
- this.label26.Name = "label26";
- this.label26.Size = new System.Drawing.Size(150, 40);
- this.label26.TabIndex = 49;
- this.label26.Text = "A29 四料盒5";
- this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label27
- //
- this.label27.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
- this.label27.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label27.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label27.Location = new System.Drawing.Point(783, 35);
- this.label27.Name = "label27";
- this.label27.Size = new System.Drawing.Size(150, 40);
- this.label27.TabIndex = 48;
- this.label27.Text = "时间(ms)";
- this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label28
- //
- this.label28.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
- this.label28.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label28.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label28.Location = new System.Drawing.Point(627, 35);
- this.label28.Name = "label28";
- this.label28.Size = new System.Drawing.Size(150, 40);
- this.label28.TabIndex = 47;
- this.label28.Text = "站名";
- this.label28.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // plcUiNumberDisplay25
- //
- this.plcUiNumberDisplay25.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.plcUiNumberDisplay25.DecimalPlaces = 0;
- this.plcUiNumberDisplay25.DisabilityTriggerNode = null;
- this.plcUiNumberDisplay25.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberDisplay25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.plcUiNumberDisplay25.Gain = 1D;
- this.plcUiNumberDisplay25.IntegerDigits = 0;
- this.plcUiNumberDisplay25.InvisibilityTriggerNode = null;
- this.plcUiNumberDisplay25.Location = new System.Drawing.Point(783, 75);
- this.plcUiNumberDisplay25.Name = "plcUiNumberDisplay25";
- this.plcUiNumberDisplay25.Preffix = null;
- this.plcUiNumberDisplay25.ReadNode = new Node("Application.A28_TestNGContainer_Auto.iA22_周期运行时间", NodeType.INT, "入料站运行周期耗时");
- this.plcUiNumberDisplay25.Size = new System.Drawing.Size(150, 40);
- this.plcUiNumberDisplay25.Suffix = null;
- this.plcUiNumberDisplay25.TabIndex = 46;
- this.plcUiNumberDisplay25.Text = "1";
- this.plcUiNumberDisplay25.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberDisplay25.WriteNode = null;
- //
- // label29
- //
- this.label29.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label29.Location = new System.Drawing.Point(627, 75);
- this.label29.Name = "label29";
- this.label29.Size = new System.Drawing.Size(150, 40);
- this.label29.TabIndex = 45;
- this.label29.Text = "A28 四料盒4";
- this.label29.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label37
- //
- this.label37.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label37.Location = new System.Drawing.Point(3, 435);
- this.label37.Name = "label37";
- this.label37.Size = new System.Drawing.Size(150, 40);
- this.label37.TabIndex = 65;
- this.label37.Text = "A09 四料盒2";
- this.label37.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // plcUiNumberDisplay26
- //
- this.plcUiNumberDisplay26.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.plcUiNumberDisplay26.DecimalPlaces = 0;
- this.plcUiNumberDisplay26.DisabilityTriggerNode = null;
- this.plcUiNumberDisplay26.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberDisplay26.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.plcUiNumberDisplay26.Gain = 1D;
- this.plcUiNumberDisplay26.IntegerDigits = 0;
- this.plcUiNumberDisplay26.InvisibilityTriggerNode = null;
- this.plcUiNumberDisplay26.Location = new System.Drawing.Point(159, 435);
- this.plcUiNumberDisplay26.Name = "plcUiNumberDisplay26";
- this.plcUiNumberDisplay26.Preffix = null;
- this.plcUiNumberDisplay26.ReadNode = new Node("Application.A09_TestNGContainer_Auto.iA10_周期运行时间", NodeType.INT, "入料站运行周期耗时");
- this.plcUiNumberDisplay26.Size = new System.Drawing.Size(150, 40);
- this.plcUiNumberDisplay26.Suffix = null;
- this.plcUiNumberDisplay26.TabIndex = 66;
- this.plcUiNumberDisplay26.Text = "1";
- this.plcUiNumberDisplay26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberDisplay26.WriteNode = null;
- //
- // plcUiNumberDisplay27
- //
- this.plcUiNumberDisplay27.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.plcUiNumberDisplay27.DecimalPlaces = 0;
- this.plcUiNumberDisplay27.DisabilityTriggerNode = null;
- this.plcUiNumberDisplay27.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberDisplay27.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.plcUiNumberDisplay27.Gain = 1D;
- this.plcUiNumberDisplay27.IntegerDigits = 0;
- this.plcUiNumberDisplay27.InvisibilityTriggerNode = null;
- this.plcUiNumberDisplay27.Location = new System.Drawing.Point(471, 435);
- this.plcUiNumberDisplay27.Name = "plcUiNumberDisplay27";
- this.plcUiNumberDisplay27.Preffix = null;
- this.plcUiNumberDisplay27.ReadNode = new Node("Application.A27_3DTestStation_Auto.iA29_周期运行时间", NodeType.INT, "入料站运行周期耗时");
- this.plcUiNumberDisplay27.Size = new System.Drawing.Size(150, 40);
- this.plcUiNumberDisplay27.Suffix = null;
- this.plcUiNumberDisplay27.TabIndex = 68;
- this.plcUiNumberDisplay27.Text = "1";
- this.plcUiNumberDisplay27.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberDisplay27.WriteNode = null;
- //
- // label30
- //
- this.label30.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label30.Location = new System.Drawing.Point(315, 435);
- this.label30.Name = "label30";
- this.label30.Size = new System.Drawing.Size(150, 40);
- this.label30.TabIndex = 67;
- this.label30.Text = "A27 3D测试站";
- this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label24
- //
- this.label24.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label24.Location = new System.Drawing.Point(627, 195);
- this.label24.Name = "label24";
- this.label24.Size = new System.Drawing.Size(150, 40);
- this.label24.TabIndex = 53;
- this.label24.Text = "A33 封装站";
- this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // plcUiNumberDisplay22
- //
- this.plcUiNumberDisplay22.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.plcUiNumberDisplay22.DecimalPlaces = 0;
- this.plcUiNumberDisplay22.DisabilityTriggerNode = null;
- this.plcUiNumberDisplay22.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberDisplay22.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.plcUiNumberDisplay22.Gain = 1D;
- this.plcUiNumberDisplay22.IntegerDigits = 0;
- this.plcUiNumberDisplay22.InvisibilityTriggerNode = null;
- this.plcUiNumberDisplay22.Location = new System.Drawing.Point(783, 195);
- this.plcUiNumberDisplay22.Name = "plcUiNumberDisplay22";
- this.plcUiNumberDisplay22.Preffix = null;
- this.plcUiNumberDisplay22.ReadNode = new Node("Application.A33_Encapsulation1_Auto.ui_CT", NodeType.UDINT, null);
- this.plcUiNumberDisplay22.Size = new System.Drawing.Size(150, 40);
- this.plcUiNumberDisplay22.Suffix = null;
- this.plcUiNumberDisplay22.TabIndex = 54;
- this.plcUiNumberDisplay22.Text = "1";
- this.plcUiNumberDisplay22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberDisplay22.WriteNode = null;
- //
- // plcUiNumberDisplay16
- //
- this.plcUiNumberDisplay16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.plcUiNumberDisplay16.DecimalPlaces = 0;
- this.plcUiNumberDisplay16.DisabilityTriggerNode = null;
- this.plcUiNumberDisplay16.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberDisplay16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.plcUiNumberDisplay16.Gain = 1D;
- this.plcUiNumberDisplay16.IntegerDigits = 0;
- this.plcUiNumberDisplay16.InvisibilityTriggerNode = null;
- this.plcUiNumberDisplay16.Location = new System.Drawing.Point(471, 115);
- this.plcUiNumberDisplay16.Name = "plcUiNumberDisplay16";
- this.plcUiNumberDisplay16.Preffix = null;
- this.plcUiNumberDisplay16.ReadNode = new Node("Application.A14_ThermalTest_Auto.iA15_周期运行时间", NodeType.INT, "热测站运行周期耗时");
- this.plcUiNumberDisplay16.Size = new System.Drawing.Size(150, 40);
- this.plcUiNumberDisplay16.Suffix = null;
- this.plcUiNumberDisplay16.TabIndex = 30;
- this.plcUiNumberDisplay16.Text = "1";
- this.plcUiNumberDisplay16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberDisplay16.WriteNode = null;
- //
- // label16
- //
- this.label16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label16.Location = new System.Drawing.Point(315, 115);
- this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(150, 40);
- this.label16.TabIndex = 29;
- this.label16.Text = "A14 热测盘";
- this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // SpeedMonitorForm
- //
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
- this.ClientSize = new System.Drawing.Size(984, 513);
- this.Controls.Add(this.plcUiNumberDisplay27);
- this.Controls.Add(this.label30);
- this.Controls.Add(this.plcUiNumberDisplay26);
- this.Controls.Add(this.label37);
- this.Controls.Add(this.plcUiNumberDisplay18);
- this.Controls.Add(this.label20);
- this.Controls.Add(this.plcUiNumberDisplay22);
- this.Controls.Add(this.label24);
- this.Controls.Add(this.plcUiNumberDisplay23);
- this.Controls.Add(this.label25);
- this.Controls.Add(this.plcUiNumberDisplay24);
- this.Controls.Add(this.label26);
- this.Controls.Add(this.label27);
- this.Controls.Add(this.label28);
- this.Controls.Add(this.plcUiNumberDisplay25);
- this.Controls.Add(this.label29);
- this.Controls.Add(this.plcUiNumberDisplay9);
- this.Controls.Add(this.label9);
- this.Controls.Add(this.plcUiNumberDisplay10);
- this.Controls.Add(this.label10);
- this.Controls.Add(this.plcUiNumberDisplay11);
- this.Controls.Add(this.label11);
- this.Controls.Add(this.plcUiNumberDisplay12);
- this.Controls.Add(this.label12);
- this.Controls.Add(this.plcUiNumberDisplay13);
- this.Controls.Add(this.label13);
- this.Controls.Add(this.plcUiNumberDisplay14);
- this.Controls.Add(this.label14);
- this.Controls.Add(this.plcUiNumberDisplay15);
- this.Controls.Add(this.label15);
- this.Controls.Add(this.plcUiNumberDisplay16);
- this.Controls.Add(this.label16);
- this.Controls.Add(this.label17);
- this.Controls.Add(this.label18);
- this.Controls.Add(this.lbl1_4);
- this.Controls.Add(this.lbl1_3);
- this.Controls.Add(this.plcUiNumberDisplay8);
- this.Controls.Add(this.label8);
- this.Controls.Add(this.plcUiNumberDisplay7);
- this.Controls.Add(this.label7);
- this.Controls.Add(this.plcUiNumberDisplay6);
- this.Controls.Add(this.label6);
- this.Controls.Add(this.plcUiNumberDisplay5);
- this.Controls.Add(this.label5);
- this.Controls.Add(this.plcUiNumberDisplay4);
- this.Controls.Add(this.label4);
- this.Controls.Add(this.plcUiNumberDisplay3);
- this.Controls.Add(this.label3);
- this.Controls.Add(this.plcUiNumberDisplay2);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.plcUiNumberDisplay1);
- this.Controls.Add(this.label1);
- this.Controls.Add(this.lblCaption2);
- this.Controls.Add(this.lblCaption1);
- this.Controls.Add(this.lbl1_2);
- this.Controls.Add(this.lbl1_1);
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "SpeedMonitorForm";
- this.Text = "工站时间监控";
- this.ZoomScaleRect = new System.Drawing.Rectangle(15, 15, 800, 450);
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Label lbl1_1;
- private PlcUiControl.PlcUiNumberDisplay lbl1_2;
- private System.Windows.Forms.Label lblCaption1;
- private System.Windows.Forms.Label lblCaption2;
- private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay1;
- private System.Windows.Forms.Label label1;
- private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay2;
- private System.Windows.Forms.Label label2;
- private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay3;
- private System.Windows.Forms.Label label3;
- private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay4;
- private System.Windows.Forms.Label label4;
- private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay5;
- private System.Windows.Forms.Label label5;
- private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay6;
- private System.Windows.Forms.Label label6;
- private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay7;
- private System.Windows.Forms.Label label7;
- private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay8;
- private System.Windows.Forms.Label label8;
- private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay9;
- private System.Windows.Forms.Label label9;
- private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay10;
- private System.Windows.Forms.Label label10;
- private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay11;
- private System.Windows.Forms.Label label11;
- private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay12;
- private System.Windows.Forms.Label label12;
- private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay13;
- private System.Windows.Forms.Label label13;
- private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay14;
- private System.Windows.Forms.Label label14;
- private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay15;
- private System.Windows.Forms.Label label15;
- private System.Windows.Forms.Label label17;
- private System.Windows.Forms.Label label18;
- private PlcUiControl.PlcUiNumberDisplay lbl1_4;
- private System.Windows.Forms.Label lbl1_3;
- private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay18;
- private System.Windows.Forms.Label label20;
- private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay23;
- private System.Windows.Forms.Label label25;
- private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay24;
- private System.Windows.Forms.Label label26;
- private System.Windows.Forms.Label label27;
- private System.Windows.Forms.Label label28;
- private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay25;
- private System.Windows.Forms.Label label29;
- private System.Windows.Forms.Label label37;
- private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay26;
- private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay27;
- private System.Windows.Forms.Label label30;
- private System.Windows.Forms.Label label24;
- private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay22;
- private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay16;
- private System.Windows.Forms.Label label16;
- }
- }
|