| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392 |
- using UAS_PLCDataReader.CustomerControl.ValueLabel;
- namespace UAS_PLCDataReader.Device.Infomation
- {
- partial class DeviceStatusInfo
- {
- /// <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.groupControl1 = new DevExpress.XtraEditors.GroupControl();
- this.de_linecode = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
- this.de_address = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
- this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
- this.de_wccode = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
- this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
- this.de_name = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
- this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
- this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
- this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
- this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
- this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
- this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
- this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
- this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
- this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
- this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
- this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
- this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
- this.groupControl3 = new DevExpress.XtraEditors.GroupControl();
- this.dpg_runtime = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
- this.dpg_count = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
- this.dpg_receivedatasize = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
- this.dpg_senddatasize = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
- this.dpg_starttime = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
- this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
- this.INQTY = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
- this.OUTQTY = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
- ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
- this.groupControl1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
- this.groupControl2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
- this.groupControl3.SuspendLayout();
- this.SuspendLayout();
- //
- // groupControl1
- //
- this.groupControl1.Controls.Add(this.de_linecode);
- this.groupControl1.Controls.Add(this.de_address);
- this.groupControl1.Controls.Add(this.labelControl4);
- this.groupControl1.Controls.Add(this.de_wccode);
- this.groupControl1.Controls.Add(this.labelControl3);
- this.groupControl1.Controls.Add(this.de_name);
- this.groupControl1.Controls.Add(this.labelControl2);
- this.groupControl1.Controls.Add(this.labelControl1);
- this.groupControl1.Location = new System.Drawing.Point(12, 12);
- this.groupControl1.Name = "groupControl1";
- this.groupControl1.Size = new System.Drawing.Size(187, 175);
- this.groupControl1.TabIndex = 0;
- this.groupControl1.Text = "设备信息";
- //
- // de_linecode
- //
- this.de_linecode.Appearance.Font = new System.Drawing.Font("黑体", 12F);
- this.de_linecode.Location = new System.Drawing.Point(70, 137);
- this.de_linecode.Name = "de_linecode";
- this.de_linecode.Size = new System.Drawing.Size(0, 16);
- this.de_linecode.TabIndex = 19;
- //
- // de_address
- //
- this.de_address.Appearance.Font = new System.Drawing.Font("黑体", 12F);
- this.de_address.Location = new System.Drawing.Point(70, 106);
- this.de_address.Name = "de_address";
- this.de_address.Size = new System.Drawing.Size(0, 16);
- this.de_address.TabIndex = 18;
- //
- // labelControl4
- //
- this.labelControl4.Appearance.Font = new System.Drawing.Font("黑体", 12F);
- this.labelControl4.Location = new System.Drawing.Point(13, 137);
- this.labelControl4.Name = "labelControl4";
- this.labelControl4.Size = new System.Drawing.Size(32, 16);
- this.labelControl4.TabIndex = 6;
- this.labelControl4.Text = "线体";
- //
- // de_wccode
- //
- this.de_wccode.Appearance.Font = new System.Drawing.Font("黑体", 12F);
- this.de_wccode.Location = new System.Drawing.Point(70, 74);
- this.de_wccode.Name = "de_wccode";
- this.de_wccode.Size = new System.Drawing.Size(0, 16);
- this.de_wccode.TabIndex = 17;
- //
- // labelControl3
- //
- this.labelControl3.Appearance.Font = new System.Drawing.Font("黑体", 12F);
- this.labelControl3.Location = new System.Drawing.Point(13, 106);
- this.labelControl3.Name = "labelControl3";
- this.labelControl3.Size = new System.Drawing.Size(32, 16);
- this.labelControl3.TabIndex = 5;
- this.labelControl3.Text = "区域";
- //
- // de_name
- //
- this.de_name.Appearance.Font = new System.Drawing.Font("黑体", 12F);
- this.de_name.Location = new System.Drawing.Point(70, 41);
- this.de_name.Name = "de_name";
- this.de_name.Size = new System.Drawing.Size(0, 16);
- this.de_name.TabIndex = 16;
- //
- // labelControl2
- //
- this.labelControl2.Appearance.Font = new System.Drawing.Font("黑体", 12F);
- this.labelControl2.Location = new System.Drawing.Point(13, 74);
- this.labelControl2.Name = "labelControl2";
- this.labelControl2.Size = new System.Drawing.Size(32, 16);
- this.labelControl2.TabIndex = 4;
- this.labelControl2.Text = "车间";
- //
- // labelControl1
- //
- this.labelControl1.Appearance.Font = new System.Drawing.Font("黑体", 12F);
- this.labelControl1.Location = new System.Drawing.Point(13, 41);
- this.labelControl1.Name = "labelControl1";
- this.labelControl1.Size = new System.Drawing.Size(32, 16);
- this.labelControl1.TabIndex = 0;
- this.labelControl1.Text = "设备";
- //
- // groupControl2
- //
- this.groupControl2.Controls.Add(this.OUTQTY);
- this.groupControl2.Controls.Add(this.INQTY);
- this.groupControl2.Controls.Add(this.labelControl13);
- this.groupControl2.Controls.Add(this.labelControl5);
- this.groupControl2.Controls.Add(this.labelControl6);
- this.groupControl2.Controls.Add(this.labelControl8);
- this.groupControl2.Controls.Add(this.labelControl7);
- this.groupControl2.Location = new System.Drawing.Point(12, 202);
- this.groupControl2.Name = "groupControl2";
- this.groupControl2.Size = new System.Drawing.Size(187, 182);
- this.groupControl2.TabIndex = 1;
- this.groupControl2.Text = "生产信息";
- //
- // labelControl5
- //
- this.labelControl5.Appearance.Font = new System.Drawing.Font("黑体", 12F);
- this.labelControl5.Location = new System.Drawing.Point(13, 127);
- this.labelControl5.Name = "labelControl5";
- this.labelControl5.Size = new System.Drawing.Size(32, 16);
- this.labelControl5.TabIndex = 10;
- this.labelControl5.Text = "投入";
- //
- // labelControl6
- //
- this.labelControl6.Appearance.Font = new System.Drawing.Font("黑体", 12F);
- this.labelControl6.Location = new System.Drawing.Point(13, 95);
- this.labelControl6.Name = "labelControl6";
- this.labelControl6.Size = new System.Drawing.Size(32, 16);
- this.labelControl6.TabIndex = 9;
- this.labelControl6.Text = "批次";
- //
- // labelControl8
- //
- this.labelControl8.Appearance.Font = new System.Drawing.Font("黑体", 12F);
- this.labelControl8.Location = new System.Drawing.Point(13, 32);
- this.labelControl8.Name = "labelControl8";
- this.labelControl8.Size = new System.Drawing.Size(32, 16);
- this.labelControl8.TabIndex = 7;
- this.labelControl8.Text = "工单";
- //
- // labelControl7
- //
- this.labelControl7.Appearance.Font = new System.Drawing.Font("黑体", 12F);
- this.labelControl7.Location = new System.Drawing.Point(13, 64);
- this.labelControl7.Name = "labelControl7";
- this.labelControl7.Size = new System.Drawing.Size(32, 16);
- this.labelControl7.TabIndex = 8;
- this.labelControl7.Text = "产品";
- //
- // labelControl11
- //
- this.labelControl11.Appearance.Font = new System.Drawing.Font("黑体", 12F);
- this.labelControl11.Location = new System.Drawing.Point(21, 41);
- this.labelControl11.Name = "labelControl11";
- this.labelControl11.Size = new System.Drawing.Size(64, 16);
- this.labelControl11.TabIndex = 11;
- this.labelControl11.Text = "开始时间";
- //
- // labelControl12
- //
- this.labelControl12.Appearance.Font = new System.Drawing.Font("黑体", 12F);
- this.labelControl12.Location = new System.Drawing.Point(21, 74);
- this.labelControl12.Name = "labelControl12";
- this.labelControl12.Size = new System.Drawing.Size(64, 16);
- this.labelControl12.TabIndex = 12;
- this.labelControl12.Text = "持续时长";
- //
- // labelControl10
- //
- this.labelControl10.Appearance.Font = new System.Drawing.Font("黑体", 12F);
- this.labelControl10.Location = new System.Drawing.Point(21, 106);
- this.labelControl10.Name = "labelControl10";
- this.labelControl10.Size = new System.Drawing.Size(64, 16);
- this.labelControl10.TabIndex = 13;
- this.labelControl10.Text = "发送字节";
- //
- // labelControl9
- //
- this.labelControl9.Appearance.Font = new System.Drawing.Font("黑体", 12F);
- this.labelControl9.Location = new System.Drawing.Point(21, 139);
- this.labelControl9.Name = "labelControl9";
- this.labelControl9.Size = new System.Drawing.Size(64, 16);
- this.labelControl9.TabIndex = 14;
- this.labelControl9.Text = "接收字节";
- //
- // labelControl14
- //
- this.labelControl14.Appearance.Font = new System.Drawing.Font("黑体", 12F);
- this.labelControl14.Location = new System.Drawing.Point(21, 172);
- this.labelControl14.Name = "labelControl14";
- this.labelControl14.Size = new System.Drawing.Size(64, 16);
- this.labelControl14.TabIndex = 15;
- this.labelControl14.Text = "轮询次数";
- //
- // groupControl3
- //
- this.groupControl3.Controls.Add(this.dpg_runtime);
- this.groupControl3.Controls.Add(this.dpg_count);
- this.groupControl3.Controls.Add(this.dpg_receivedatasize);
- this.groupControl3.Controls.Add(this.dpg_senddatasize);
- this.groupControl3.Controls.Add(this.labelControl14);
- this.groupControl3.Controls.Add(this.dpg_starttime);
- this.groupControl3.Controls.Add(this.labelControl9);
- this.groupControl3.Controls.Add(this.labelControl10);
- this.groupControl3.Controls.Add(this.labelControl12);
- this.groupControl3.Controls.Add(this.labelControl11);
- this.groupControl3.Location = new System.Drawing.Point(216, 12);
- this.groupControl3.Name = "groupControl3";
- this.groupControl3.Size = new System.Drawing.Size(328, 372);
- this.groupControl3.TabIndex = 2;
- this.groupControl3.Text = "运行信息";
- //
- // dpg_runtime
- //
- this.dpg_runtime.Appearance.Font = new System.Drawing.Font("黑体", 12F);
- this.dpg_runtime.Location = new System.Drawing.Point(101, 74);
- this.dpg_runtime.Name = "dpg_runtime";
- this.dpg_runtime.Size = new System.Drawing.Size(0, 16);
- this.dpg_runtime.TabIndex = 16;
- //
- // dpg_count
- //
- this.dpg_count.Appearance.Font = new System.Drawing.Font("黑体", 12F);
- this.dpg_count.Location = new System.Drawing.Point(101, 172);
- this.dpg_count.Name = "dpg_count";
- this.dpg_count.Size = new System.Drawing.Size(0, 16);
- this.dpg_count.TabIndex = 3;
- //
- // dpg_receivedatasize
- //
- this.dpg_receivedatasize.Appearance.Font = new System.Drawing.Font("黑体", 12F);
- this.dpg_receivedatasize.Location = new System.Drawing.Point(101, 139);
- this.dpg_receivedatasize.Name = "dpg_receivedatasize";
- this.dpg_receivedatasize.Size = new System.Drawing.Size(0, 16);
- this.dpg_receivedatasize.TabIndex = 2;
- //
- // dpg_senddatasize
- //
- this.dpg_senddatasize.Appearance.Font = new System.Drawing.Font("黑体", 12F);
- this.dpg_senddatasize.Location = new System.Drawing.Point(101, 106);
- this.dpg_senddatasize.Name = "dpg_senddatasize";
- this.dpg_senddatasize.Size = new System.Drawing.Size(0, 16);
- this.dpg_senddatasize.TabIndex = 1;
- //
- // dpg_starttime
- //
- this.dpg_starttime.Appearance.Font = new System.Drawing.Font("黑体", 12F);
- this.dpg_starttime.Location = new System.Drawing.Point(101, 41);
- this.dpg_starttime.Name = "dpg_starttime";
- this.dpg_starttime.Size = new System.Drawing.Size(0, 16);
- this.dpg_starttime.TabIndex = 0;
- //
- // labelControl13
- //
- this.labelControl13.Appearance.Font = new System.Drawing.Font("黑体", 12F);
- this.labelControl13.Location = new System.Drawing.Point(13, 156);
- this.labelControl13.Name = "labelControl13";
- this.labelControl13.Size = new System.Drawing.Size(32, 16);
- this.labelControl13.TabIndex = 11;
- this.labelControl13.Text = "产出";
- //
- // INQTY
- //
- this.INQTY.Appearance.Font = new System.Drawing.Font("黑体", 12F);
- this.INQTY.Location = new System.Drawing.Point(69, 128);
- this.INQTY.Name = "INQTY";
- this.INQTY.Size = new System.Drawing.Size(0, 16);
- this.INQTY.TabIndex = 20;
- //
- // OUTQTY
- //
- this.OUTQTY.Appearance.Font = new System.Drawing.Font("黑体", 12F);
- this.OUTQTY.Location = new System.Drawing.Point(69, 156);
- this.OUTQTY.Name = "OUTQTY";
- this.OUTQTY.Size = new System.Drawing.Size(0, 16);
- this.OUTQTY.TabIndex = 21;
- //
- // DeviceStatusInfo
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(556, 396);
- this.Controls.Add(this.groupControl3);
- this.Controls.Add(this.groupControl2);
- this.Controls.Add(this.groupControl1);
- this.FormBorderEffect = DevExpress.XtraEditors.FormBorderEffect.None;
- this.KeyPreview = true;
- this.MaximizeBox = false;
- this.Name = "DeviceStatusInfo";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
- this.Text = " ";
- this.Load += new System.EventHandler(this.DeviceStatusInfo_Load);
- this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.DeviceStatusInfo_KeyDown);
- ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
- this.groupControl1.ResumeLayout(false);
- this.groupControl1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
- this.groupControl2.ResumeLayout(false);
- this.groupControl2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
- this.groupControl3.ResumeLayout(false);
- this.groupControl3.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private DevExpress.XtraEditors.GroupControl groupControl1;
- private DevExpress.XtraEditors.GroupControl groupControl2;
- private DevExpress.XtraEditors.LabelControl labelControl4;
- private DevExpress.XtraEditors.LabelControl labelControl3;
- private DevExpress.XtraEditors.LabelControl labelControl2;
- private DevExpress.XtraEditors.LabelControl labelControl1;
- private DevExpress.XtraEditors.LabelControl labelControl5;
- private DevExpress.XtraEditors.LabelControl labelControl6;
- private DevExpress.XtraEditors.LabelControl labelControl8;
- private DevExpress.XtraEditors.LabelControl labelControl7;
- private DevExpress.XtraEditors.LabelControl labelControl11;
- private DevExpress.XtraEditors.LabelControl labelControl12;
- private DevExpress.XtraEditors.LabelControl labelControl10;
- private DevExpress.XtraEditors.LabelControl labelControl9;
- private ValueLabel dpg_starttime;
- private DevExpress.XtraEditors.LabelControl labelControl14;
- private ValueLabel dpg_senddatasize;
- private ValueLabel dpg_receivedatasize;
- private ValueLabel dpg_count;
- private DevExpress.XtraEditors.GroupControl groupControl3;
- private ValueLabel de_linecode;
- private ValueLabel de_address;
- private ValueLabel de_wccode;
- private ValueLabel de_name;
- private ValueLabel dpg_runtime;
- private DevExpress.XtraEditors.LabelControl labelControl13;
- private ValueLabel OUTQTY;
- private ValueLabel INQTY;
- }
- }
|