|
@@ -31,8 +31,12 @@ namespace UAS_PLCDataReader.Device.Infomation
|
|
|
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();
|
|
@@ -46,15 +50,11 @@ namespace UAS_PLCDataReader.Device.Infomation
|
|
|
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.de_linecode = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
|
|
|
- this.de_address = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
|
|
|
- this.de_wccode = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
|
|
|
- this.de_name = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
|
|
|
- this.dpg_runtime = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
|
|
|
this.groupControl1.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
|
|
@@ -79,6 +79,22 @@ namespace UAS_PLCDataReader.Device.Infomation
|
|
|
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);
|
|
@@ -88,6 +104,14 @@ namespace UAS_PLCDataReader.Device.Infomation
|
|
|
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);
|
|
@@ -97,6 +121,14 @@ namespace UAS_PLCDataReader.Device.Infomation
|
|
|
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);
|
|
@@ -222,10 +254,18 @@ namespace UAS_PLCDataReader.Device.Infomation
|
|
|
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(250, 349);
|
|
|
+ this.groupControl3.Size = new System.Drawing.Size(328, 349);
|
|
|
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);
|
|
@@ -258,51 +298,11 @@ namespace UAS_PLCDataReader.Device.Infomation
|
|
|
this.dpg_starttime.Size = new System.Drawing.Size(0, 16);
|
|
|
this.dpg_starttime.TabIndex = 0;
|
|
|
//
|
|
|
- // 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;
|
|
|
- //
|
|
|
- // 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;
|
|
|
- //
|
|
|
- // 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;
|
|
|
- //
|
|
|
- // 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;
|
|
|
- //
|
|
|
// DeviceStatusInfo
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(478, 373);
|
|
|
+ this.ClientSize = new System.Drawing.Size(556, 373);
|
|
|
this.Controls.Add(this.groupControl3);
|
|
|
this.Controls.Add(this.groupControl2);
|
|
|
this.Controls.Add(this.groupControl1);
|