초기 커밋.
This commit is contained in:
658
LFP_Manager/Controls/ucModuleMainB.Designer.cs
generated
Normal file
658
LFP_Manager/Controls/ucModuleMainB.Designer.cs
generated
Normal file
@@ -0,0 +1,658 @@
|
||||
|
||||
namespace LFP_Manager.Controls
|
||||
{
|
||||
partial class ucModuleMainB
|
||||
{
|
||||
/// <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 Component 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.components = new System.ComponentModel.Container();
|
||||
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
||||
this.gaugeControl6 = new DevExpress.XtraGauges.Win.GaugeControl();
|
||||
this.gaugeTempMax = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge();
|
||||
this.digitalBackgroundLayerComponent7 = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent();
|
||||
this.gaugeControl5 = new DevExpress.XtraGauges.Win.GaugeControl();
|
||||
this.gaugeGapV = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge();
|
||||
this.digitalBackgroundLayerComponent6 = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent();
|
||||
this.gaugeControl4 = new DevExpress.XtraGauges.Win.GaugeControl();
|
||||
this.gaugeSOH = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge();
|
||||
this.digitalBackgroundLayerComponent4 = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent();
|
||||
this.btnModuleDetail = new DevExpress.XtraEditors.SimpleButton();
|
||||
this.gaugeControl3 = new DevExpress.XtraGauges.Win.GaugeControl();
|
||||
this.gaugeSOC = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge();
|
||||
this.digitalBackgroundLayerComponent3 = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent();
|
||||
this.gaugeControl2 = new DevExpress.XtraGauges.Win.GaugeControl();
|
||||
this.gaugeCurrent = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge();
|
||||
this.digitalBackgroundLayerComponent2 = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent();
|
||||
this.gaugeControl1 = new DevExpress.XtraGauges.Win.GaugeControl();
|
||||
this.gaugeVoltage = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge();
|
||||
this.digitalBackgroundLayerComponent1 = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent();
|
||||
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
||||
this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
|
||||
this.slbOpStatus = new DevExpress.XtraLayout.SimpleLabelItem();
|
||||
this.slbAlarm = new DevExpress.XtraLayout.SimpleLabelItem();
|
||||
this.lcitemVolt = new DevExpress.XtraLayout.LayoutControlItem();
|
||||
this.lcitemCurrent = new DevExpress.XtraLayout.LayoutControlItem();
|
||||
this.lcitemSOC = new DevExpress.XtraLayout.LayoutControlItem();
|
||||
this.lcitemSOH = new DevExpress.XtraLayout.LayoutControlItem();
|
||||
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
||||
this.lcItemModuleDetail = new DevExpress.XtraLayout.LayoutControlItem();
|
||||
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
||||
this.lbMdFwVer = new DevExpress.XtraLayout.SimpleLabelItem();
|
||||
this.tmrDisplay = new System.Windows.Forms.Timer(this.components);
|
||||
this.digitalGauge1 = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge();
|
||||
this.digitalBackgroundLayerComponent5 = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent();
|
||||
this.lbModuleNumber = new DevExpress.XtraEditors.LabelControl();
|
||||
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
||||
this.lcitemModuleNumber = new DevExpress.XtraLayout.LayoutControlItem();
|
||||
this.lbMdNo = new System.Windows.Forms.Label();
|
||||
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
||||
this.layoutControl1.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.gaugeTempMax)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent7)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.gaugeGapV)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent6)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.gaugeSOH)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent4)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.gaugeSOC)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent3)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.gaugeCurrent)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent2)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.gaugeVoltage)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent1)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.slbOpStatus)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.slbAlarm)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.lcitemVolt)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.lcitemCurrent)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.lcitemSOC)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.lcitemSOH)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.lcItemModuleDetail)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.lbMdFwVer)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.digitalGauge1)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent5)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.lcitemModuleNumber)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// layoutControl1
|
||||
//
|
||||
this.layoutControl1.AllowCustomization = false;
|
||||
this.layoutControl1.Controls.Add(this.lbMdNo);
|
||||
this.layoutControl1.Controls.Add(this.gaugeControl6);
|
||||
this.layoutControl1.Controls.Add(this.gaugeControl5);
|
||||
this.layoutControl1.Controls.Add(this.gaugeControl4);
|
||||
this.layoutControl1.Controls.Add(this.btnModuleDetail);
|
||||
this.layoutControl1.Controls.Add(this.gaugeControl3);
|
||||
this.layoutControl1.Controls.Add(this.gaugeControl2);
|
||||
this.layoutControl1.Controls.Add(this.gaugeControl1);
|
||||
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.layoutControl1.Location = new System.Drawing.Point(0, 0);
|
||||
this.layoutControl1.Name = "layoutControl1";
|
||||
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(775, 363, 650, 400);
|
||||
this.layoutControl1.Root = this.Root;
|
||||
this.layoutControl1.Size = new System.Drawing.Size(888, 54);
|
||||
this.layoutControl1.TabIndex = 0;
|
||||
this.layoutControl1.Text = "layoutControl1";
|
||||
//
|
||||
// gaugeControl6
|
||||
//
|
||||
this.gaugeControl6.Gauges.AddRange(new DevExpress.XtraGauges.Base.IGauge[] {
|
||||
this.gaugeTempMax});
|
||||
this.gaugeControl6.Location = new System.Drawing.Point(648, 6);
|
||||
this.gaugeControl6.Name = "gaugeControl6";
|
||||
this.gaugeControl6.Size = new System.Drawing.Size(94, 41);
|
||||
this.gaugeControl6.TabIndex = 11;
|
||||
//
|
||||
// gaugeTempMax
|
||||
//
|
||||
this.gaugeTempMax.AppearanceOff.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#E3E5EA");
|
||||
this.gaugeTempMax.AppearanceOn.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#59616F");
|
||||
this.gaugeTempMax.BackgroundLayers.AddRange(new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent[] {
|
||||
this.digitalBackgroundLayerComponent7});
|
||||
this.gaugeTempMax.Bounds = new System.Drawing.Rectangle(6, 6, 82, 29);
|
||||
this.gaugeTempMax.DigitCount = 4;
|
||||
this.gaugeTempMax.Name = "gaugeTempMax";
|
||||
this.gaugeTempMax.Padding = new DevExpress.XtraGauges.Core.Base.TextSpacing(26, 20, 26, 20);
|
||||
this.gaugeTempMax.Text = "00,000";
|
||||
//
|
||||
// digitalBackgroundLayerComponent7
|
||||
//
|
||||
this.digitalBackgroundLayerComponent7.BottomRight = new DevExpress.XtraGauges.Core.Base.PointF2D(217.85F, 99.9625F);
|
||||
this.digitalBackgroundLayerComponent7.Name = "digitalBackgroundLayerComponent1";
|
||||
this.digitalBackgroundLayerComponent7.ShapeType = DevExpress.XtraGauges.Core.Model.DigitalBackgroundShapeSetType.Style18;
|
||||
this.digitalBackgroundLayerComponent7.TopLeft = new DevExpress.XtraGauges.Core.Base.PointF2D(26F, 0F);
|
||||
this.digitalBackgroundLayerComponent7.ZOrder = 1000;
|
||||
//
|
||||
// gaugeControl5
|
||||
//
|
||||
this.gaugeControl5.Gauges.AddRange(new DevExpress.XtraGauges.Base.IGauge[] {
|
||||
this.gaugeGapV});
|
||||
this.gaugeControl5.Location = new System.Drawing.Point(746, 6);
|
||||
this.gaugeControl5.Name = "gaugeControl5";
|
||||
this.gaugeControl5.Size = new System.Drawing.Size(94, 41);
|
||||
this.gaugeControl5.TabIndex = 10;
|
||||
//
|
||||
// gaugeGapV
|
||||
//
|
||||
this.gaugeGapV.AppearanceOff.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#E3E5EA");
|
||||
this.gaugeGapV.AppearanceOn.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#59616F");
|
||||
this.gaugeGapV.BackgroundLayers.AddRange(new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent[] {
|
||||
this.digitalBackgroundLayerComponent6});
|
||||
this.gaugeGapV.Bounds = new System.Drawing.Rectangle(6, 6, 82, 29);
|
||||
this.gaugeGapV.DigitCount = 4;
|
||||
this.gaugeGapV.Name = "gaugeGapV";
|
||||
this.gaugeGapV.Padding = new DevExpress.XtraGauges.Core.Base.TextSpacing(26, 20, 26, 20);
|
||||
this.gaugeGapV.Text = "00,000";
|
||||
//
|
||||
// digitalBackgroundLayerComponent6
|
||||
//
|
||||
this.digitalBackgroundLayerComponent6.BottomRight = new DevExpress.XtraGauges.Core.Base.PointF2D(217.85F, 99.9625F);
|
||||
this.digitalBackgroundLayerComponent6.Name = "digitalBackgroundLayerComponent1";
|
||||
this.digitalBackgroundLayerComponent6.ShapeType = DevExpress.XtraGauges.Core.Model.DigitalBackgroundShapeSetType.Style18;
|
||||
this.digitalBackgroundLayerComponent6.TopLeft = new DevExpress.XtraGauges.Core.Base.PointF2D(26F, 0F);
|
||||
this.digitalBackgroundLayerComponent6.ZOrder = 1000;
|
||||
//
|
||||
// gaugeControl4
|
||||
//
|
||||
this.gaugeControl4.Gauges.AddRange(new DevExpress.XtraGauges.Base.IGauge[] {
|
||||
this.gaugeSOH});
|
||||
this.gaugeControl4.Location = new System.Drawing.Point(550, 6);
|
||||
this.gaugeControl4.Name = "gaugeControl4";
|
||||
this.gaugeControl4.Size = new System.Drawing.Size(94, 41);
|
||||
this.gaugeControl4.TabIndex = 8;
|
||||
//
|
||||
// gaugeSOH
|
||||
//
|
||||
this.gaugeSOH.AppearanceOff.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#E3E5EA");
|
||||
this.gaugeSOH.AppearanceOn.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#59616F");
|
||||
this.gaugeSOH.BackgroundLayers.AddRange(new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent[] {
|
||||
this.digitalBackgroundLayerComponent4});
|
||||
this.gaugeSOH.Bounds = new System.Drawing.Rectangle(6, 6, 82, 29);
|
||||
this.gaugeSOH.DigitCount = 4;
|
||||
this.gaugeSOH.Name = "gaugeSOH";
|
||||
this.gaugeSOH.Padding = new DevExpress.XtraGauges.Core.Base.TextSpacing(26, 20, 26, 20);
|
||||
this.gaugeSOH.Text = "00,000";
|
||||
//
|
||||
// digitalBackgroundLayerComponent4
|
||||
//
|
||||
this.digitalBackgroundLayerComponent4.BottomRight = new DevExpress.XtraGauges.Core.Base.PointF2D(217.85F, 99.9625F);
|
||||
this.digitalBackgroundLayerComponent4.Name = "digitalBackgroundLayerComponent1";
|
||||
this.digitalBackgroundLayerComponent4.ShapeType = DevExpress.XtraGauges.Core.Model.DigitalBackgroundShapeSetType.Style18;
|
||||
this.digitalBackgroundLayerComponent4.TopLeft = new DevExpress.XtraGauges.Core.Base.PointF2D(26F, 0F);
|
||||
this.digitalBackgroundLayerComponent4.ZOrder = 1000;
|
||||
//
|
||||
// btnModuleDetail
|
||||
//
|
||||
this.btnModuleDetail.Location = new System.Drawing.Point(844, 6);
|
||||
this.btnModuleDetail.Name = "btnModuleDetail";
|
||||
this.btnModuleDetail.Size = new System.Drawing.Size(37, 41);
|
||||
this.btnModuleDetail.StyleController = this.layoutControl1;
|
||||
this.btnModuleDetail.TabIndex = 7;
|
||||
this.btnModuleDetail.Text = "Detail";
|
||||
this.btnModuleDetail.Click += new System.EventHandler(this.btnModuleDetail_Click);
|
||||
//
|
||||
// gaugeControl3
|
||||
//
|
||||
this.gaugeControl3.Gauges.AddRange(new DevExpress.XtraGauges.Base.IGauge[] {
|
||||
this.gaugeSOC});
|
||||
this.gaugeControl3.Location = new System.Drawing.Point(452, 6);
|
||||
this.gaugeControl3.Name = "gaugeControl3";
|
||||
this.gaugeControl3.Size = new System.Drawing.Size(94, 41);
|
||||
this.gaugeControl3.TabIndex = 6;
|
||||
//
|
||||
// gaugeSOC
|
||||
//
|
||||
this.gaugeSOC.AppearanceOff.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#E3E5EA");
|
||||
this.gaugeSOC.AppearanceOn.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#59616F");
|
||||
this.gaugeSOC.BackgroundLayers.AddRange(new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent[] {
|
||||
this.digitalBackgroundLayerComponent3});
|
||||
this.gaugeSOC.Bounds = new System.Drawing.Rectangle(6, 6, 82, 29);
|
||||
this.gaugeSOC.DigitCount = 4;
|
||||
this.gaugeSOC.Name = "gaugeSOC";
|
||||
this.gaugeSOC.Padding = new DevExpress.XtraGauges.Core.Base.TextSpacing(26, 20, 26, 20);
|
||||
this.gaugeSOC.Text = "00,000";
|
||||
//
|
||||
// digitalBackgroundLayerComponent3
|
||||
//
|
||||
this.digitalBackgroundLayerComponent3.BottomRight = new DevExpress.XtraGauges.Core.Base.PointF2D(217.85F, 99.9625F);
|
||||
this.digitalBackgroundLayerComponent3.Name = "digitalBackgroundLayerComponent1";
|
||||
this.digitalBackgroundLayerComponent3.ShapeType = DevExpress.XtraGauges.Core.Model.DigitalBackgroundShapeSetType.Style18;
|
||||
this.digitalBackgroundLayerComponent3.TopLeft = new DevExpress.XtraGauges.Core.Base.PointF2D(26F, 0F);
|
||||
this.digitalBackgroundLayerComponent3.ZOrder = 1000;
|
||||
//
|
||||
// gaugeControl2
|
||||
//
|
||||
this.gaugeControl2.Gauges.AddRange(new DevExpress.XtraGauges.Base.IGauge[] {
|
||||
this.gaugeCurrent});
|
||||
this.gaugeControl2.Location = new System.Drawing.Point(354, 6);
|
||||
this.gaugeControl2.Name = "gaugeControl2";
|
||||
this.gaugeControl2.Size = new System.Drawing.Size(94, 41);
|
||||
this.gaugeControl2.TabIndex = 5;
|
||||
//
|
||||
// gaugeCurrent
|
||||
//
|
||||
this.gaugeCurrent.AppearanceOff.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#E3E5EA");
|
||||
this.gaugeCurrent.AppearanceOn.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#59616F");
|
||||
this.gaugeCurrent.BackgroundLayers.AddRange(new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent[] {
|
||||
this.digitalBackgroundLayerComponent2});
|
||||
this.gaugeCurrent.Bounds = new System.Drawing.Rectangle(6, 6, 82, 29);
|
||||
this.gaugeCurrent.DigitCount = 4;
|
||||
this.gaugeCurrent.Name = "gaugeCurrent";
|
||||
this.gaugeCurrent.Padding = new DevExpress.XtraGauges.Core.Base.TextSpacing(26, 20, 26, 20);
|
||||
this.gaugeCurrent.Text = "00,000";
|
||||
//
|
||||
// digitalBackgroundLayerComponent2
|
||||
//
|
||||
this.digitalBackgroundLayerComponent2.BottomRight = new DevExpress.XtraGauges.Core.Base.PointF2D(217.85F, 99.9625F);
|
||||
this.digitalBackgroundLayerComponent2.Name = "digitalBackgroundLayerComponent1";
|
||||
this.digitalBackgroundLayerComponent2.ShapeType = DevExpress.XtraGauges.Core.Model.DigitalBackgroundShapeSetType.Style18;
|
||||
this.digitalBackgroundLayerComponent2.TopLeft = new DevExpress.XtraGauges.Core.Base.PointF2D(26F, 0F);
|
||||
this.digitalBackgroundLayerComponent2.ZOrder = 1000;
|
||||
//
|
||||
// gaugeControl1
|
||||
//
|
||||
this.gaugeControl1.Gauges.AddRange(new DevExpress.XtraGauges.Base.IGauge[] {
|
||||
this.gaugeVoltage});
|
||||
this.gaugeControl1.Location = new System.Drawing.Point(256, 6);
|
||||
this.gaugeControl1.Name = "gaugeControl1";
|
||||
this.gaugeControl1.Size = new System.Drawing.Size(94, 41);
|
||||
this.gaugeControl1.TabIndex = 4;
|
||||
//
|
||||
// gaugeVoltage
|
||||
//
|
||||
this.gaugeVoltage.AppearanceOff.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#E3E5EA");
|
||||
this.gaugeVoltage.AppearanceOn.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#59616F");
|
||||
this.gaugeVoltage.BackgroundLayers.AddRange(new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent[] {
|
||||
this.digitalBackgroundLayerComponent1});
|
||||
this.gaugeVoltage.Bounds = new System.Drawing.Rectangle(6, 6, 82, 29);
|
||||
this.gaugeVoltage.DigitCount = 4;
|
||||
this.gaugeVoltage.Name = "gaugeVoltage";
|
||||
this.gaugeVoltage.Padding = new DevExpress.XtraGauges.Core.Base.TextSpacing(26, 20, 26, 20);
|
||||
this.gaugeVoltage.Text = "00,000";
|
||||
//
|
||||
// digitalBackgroundLayerComponent1
|
||||
//
|
||||
this.digitalBackgroundLayerComponent1.BottomRight = new DevExpress.XtraGauges.Core.Base.PointF2D(217.85F, 99.9625F);
|
||||
this.digitalBackgroundLayerComponent1.Name = "digitalBackgroundLayerComponent1";
|
||||
this.digitalBackgroundLayerComponent1.ShapeType = DevExpress.XtraGauges.Core.Model.DigitalBackgroundShapeSetType.Style18;
|
||||
this.digitalBackgroundLayerComponent1.TopLeft = new DevExpress.XtraGauges.Core.Base.PointF2D(26F, 0F);
|
||||
this.digitalBackgroundLayerComponent1.ZOrder = 1000;
|
||||
//
|
||||
// Root
|
||||
//
|
||||
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
||||
this.Root.GroupBordersVisible = false;
|
||||
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
||||
this.layoutControlGroup2});
|
||||
this.Root.Name = "Root";
|
||||
this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
|
||||
this.Root.Size = new System.Drawing.Size(888, 54);
|
||||
this.Root.TextVisible = false;
|
||||
//
|
||||
// layoutControlGroup2
|
||||
//
|
||||
this.layoutControlGroup2.AppearanceGroup.Options.UseTextOptions = true;
|
||||
this.layoutControlGroup2.AppearanceGroup.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
||||
this.layoutControlGroup2.AppearanceItemCaption.Options.UseTextOptions = true;
|
||||
this.layoutControlGroup2.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
||||
this.layoutControlGroup2.AppearanceItemCaption.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
||||
this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
||||
this.slbOpStatus,
|
||||
this.slbAlarm,
|
||||
this.lcitemVolt,
|
||||
this.lcitemCurrent,
|
||||
this.lcitemSOC,
|
||||
this.lcitemSOH,
|
||||
this.layoutControlItem1,
|
||||
this.lcItemModuleDetail,
|
||||
this.layoutControlItem3,
|
||||
this.lbMdFwVer,
|
||||
this.layoutControlItem2});
|
||||
this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
|
||||
this.layoutControlGroup2.Name = "layoutControlGroup2";
|
||||
this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
|
||||
this.layoutControlGroup2.Size = new System.Drawing.Size(886, 52);
|
||||
this.layoutControlGroup2.Text = "MD";
|
||||
this.layoutControlGroup2.TextLocation = DevExpress.Utils.Locations.Left;
|
||||
//
|
||||
// slbOpStatus
|
||||
//
|
||||
this.slbOpStatus.AllowHotTrack = false;
|
||||
this.slbOpStatus.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Bold);
|
||||
this.slbOpStatus.AppearanceItemCaption.Options.UseFont = true;
|
||||
this.slbOpStatus.AppearanceItemCaption.Options.UseTextOptions = true;
|
||||
this.slbOpStatus.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
||||
this.slbOpStatus.Location = new System.Drawing.Point(48, 0);
|
||||
this.slbOpStatus.MinSize = new System.Drawing.Size(60, 18);
|
||||
this.slbOpStatus.Name = "slbOpStatus";
|
||||
this.slbOpStatus.Size = new System.Drawing.Size(60, 45);
|
||||
this.slbOpStatus.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||||
this.slbOpStatus.Text = "DCH";
|
||||
this.slbOpStatus.TextSize = new System.Drawing.Size(40, 16);
|
||||
//
|
||||
// slbAlarm
|
||||
//
|
||||
this.slbAlarm.AllowHotTrack = false;
|
||||
this.slbAlarm.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Bold);
|
||||
this.slbAlarm.AppearanceItemCaption.Options.UseFont = true;
|
||||
this.slbAlarm.AppearanceItemCaption.Options.UseTextOptions = true;
|
||||
this.slbAlarm.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
||||
this.slbAlarm.Location = new System.Drawing.Point(108, 0);
|
||||
this.slbAlarm.MinSize = new System.Drawing.Size(60, 18);
|
||||
this.slbAlarm.Name = "slbAlarm";
|
||||
this.slbAlarm.OptionsTableLayoutItem.RowIndex = 2;
|
||||
this.slbAlarm.Size = new System.Drawing.Size(60, 45);
|
||||
this.slbAlarm.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||||
this.slbAlarm.Text = "WARN";
|
||||
this.slbAlarm.TextSize = new System.Drawing.Size(40, 16);
|
||||
//
|
||||
// lcitemVolt
|
||||
//
|
||||
this.lcitemVolt.Control = this.gaugeControl1;
|
||||
this.lcitemVolt.Location = new System.Drawing.Point(227, 0);
|
||||
this.lcitemVolt.MinSize = new System.Drawing.Size(98, 41);
|
||||
this.lcitemVolt.Name = "lcitemVolt";
|
||||
this.lcitemVolt.OptionsTableLayoutItem.ColumnIndex = 1;
|
||||
this.lcitemVolt.Size = new System.Drawing.Size(98, 45);
|
||||
this.lcitemVolt.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||||
this.lcitemVolt.Text = "Voltage";
|
||||
this.lcitemVolt.TextLocation = DevExpress.Utils.Locations.Top;
|
||||
this.lcitemVolt.TextSize = new System.Drawing.Size(0, 0);
|
||||
this.lcitemVolt.TextVisible = false;
|
||||
//
|
||||
// lcitemCurrent
|
||||
//
|
||||
this.lcitemCurrent.Control = this.gaugeControl2;
|
||||
this.lcitemCurrent.Location = new System.Drawing.Point(325, 0);
|
||||
this.lcitemCurrent.MinSize = new System.Drawing.Size(98, 41);
|
||||
this.lcitemCurrent.Name = "lcitemCurrent";
|
||||
this.lcitemCurrent.OptionsTableLayoutItem.RowIndex = 1;
|
||||
this.lcitemCurrent.Size = new System.Drawing.Size(98, 45);
|
||||
this.lcitemCurrent.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||||
this.lcitemCurrent.Text = "Current";
|
||||
this.lcitemCurrent.TextLocation = DevExpress.Utils.Locations.Top;
|
||||
this.lcitemCurrent.TextSize = new System.Drawing.Size(0, 0);
|
||||
this.lcitemCurrent.TextVisible = false;
|
||||
//
|
||||
// lcitemSOC
|
||||
//
|
||||
this.lcitemSOC.Control = this.gaugeControl3;
|
||||
this.lcitemSOC.Location = new System.Drawing.Point(423, 0);
|
||||
this.lcitemSOC.MinSize = new System.Drawing.Size(98, 41);
|
||||
this.lcitemSOC.Name = "lcitemSOC";
|
||||
this.lcitemSOC.OptionsTableLayoutItem.ColumnIndex = 1;
|
||||
this.lcitemSOC.OptionsTableLayoutItem.RowIndex = 1;
|
||||
this.lcitemSOC.Size = new System.Drawing.Size(98, 45);
|
||||
this.lcitemSOC.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||||
this.lcitemSOC.Text = "SOC";
|
||||
this.lcitemSOC.TextLocation = DevExpress.Utils.Locations.Top;
|
||||
this.lcitemSOC.TextSize = new System.Drawing.Size(0, 0);
|
||||
this.lcitemSOC.TextVisible = false;
|
||||
//
|
||||
// lcitemSOH
|
||||
//
|
||||
this.lcitemSOH.Control = this.gaugeControl4;
|
||||
this.lcitemSOH.Location = new System.Drawing.Point(521, 0);
|
||||
this.lcitemSOH.MinSize = new System.Drawing.Size(98, 41);
|
||||
this.lcitemSOH.Name = "lcitemSOH";
|
||||
this.lcitemSOH.OptionsTableLayoutItem.RowIndex = 3;
|
||||
this.lcitemSOH.Size = new System.Drawing.Size(98, 45);
|
||||
this.lcitemSOH.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||||
this.lcitemSOH.Text = "SOH";
|
||||
this.lcitemSOH.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
|
||||
this.lcitemSOH.TextLocation = DevExpress.Utils.Locations.Left;
|
||||
this.lcitemSOH.TextSize = new System.Drawing.Size(0, 0);
|
||||
this.lcitemSOH.TextToControlDistance = 0;
|
||||
this.lcitemSOH.TextVisible = false;
|
||||
//
|
||||
// layoutControlItem1
|
||||
//
|
||||
this.layoutControlItem1.Control = this.gaugeControl5;
|
||||
this.layoutControlItem1.Location = new System.Drawing.Point(717, 0);
|
||||
this.layoutControlItem1.MinSize = new System.Drawing.Size(98, 41);
|
||||
this.layoutControlItem1.Name = "layoutControlItem1";
|
||||
this.layoutControlItem1.Size = new System.Drawing.Size(98, 45);
|
||||
this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||||
this.layoutControlItem1.Text = "GapV";
|
||||
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
|
||||
this.layoutControlItem1.TextVisible = false;
|
||||
//
|
||||
// lcItemModuleDetail
|
||||
//
|
||||
this.lcItemModuleDetail.Control = this.btnModuleDetail;
|
||||
this.lcItemModuleDetail.Location = new System.Drawing.Point(815, 0);
|
||||
this.lcItemModuleDetail.MinSize = new System.Drawing.Size(41, 26);
|
||||
this.lcItemModuleDetail.Name = "lcItemModuleDetail";
|
||||
this.lcItemModuleDetail.OptionsTableLayoutItem.ColumnIndex = 1;
|
||||
this.lcItemModuleDetail.OptionsTableLayoutItem.RowIndex = 2;
|
||||
this.lcItemModuleDetail.Size = new System.Drawing.Size(41, 45);
|
||||
this.lcItemModuleDetail.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||||
this.lcItemModuleDetail.TextSize = new System.Drawing.Size(0, 0);
|
||||
this.lcItemModuleDetail.TextVisible = false;
|
||||
//
|
||||
// layoutControlItem3
|
||||
//
|
||||
this.layoutControlItem3.Control = this.gaugeControl6;
|
||||
this.layoutControlItem3.CustomizationFormText = "Temp Max.";
|
||||
this.layoutControlItem3.Location = new System.Drawing.Point(619, 0);
|
||||
this.layoutControlItem3.MinSize = new System.Drawing.Size(98, 41);
|
||||
this.layoutControlItem3.Name = "layoutControlItem3";
|
||||
this.layoutControlItem3.Size = new System.Drawing.Size(98, 45);
|
||||
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||||
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
|
||||
this.layoutControlItem3.TextVisible = false;
|
||||
//
|
||||
// lbMdFwVer
|
||||
//
|
||||
this.lbMdFwVer.AllowHotTrack = false;
|
||||
this.lbMdFwVer.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 10F);
|
||||
this.lbMdFwVer.AppearanceItemCaption.Options.UseFont = true;
|
||||
this.lbMdFwVer.Location = new System.Drawing.Point(168, 0);
|
||||
this.lbMdFwVer.Name = "lbMdFwVer";
|
||||
this.lbMdFwVer.Size = new System.Drawing.Size(59, 45);
|
||||
this.lbMdFwVer.Text = "----";
|
||||
this.lbMdFwVer.TextSize = new System.Drawing.Size(40, 16);
|
||||
//
|
||||
// tmrDisplay
|
||||
//
|
||||
this.tmrDisplay.Enabled = true;
|
||||
this.tmrDisplay.Interval = 500;
|
||||
this.tmrDisplay.Tick += new System.EventHandler(this.tmrDisplay_Tick);
|
||||
//
|
||||
// digitalGauge1
|
||||
//
|
||||
this.digitalGauge1.AppearanceOff.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#E3E5EA");
|
||||
this.digitalGauge1.AppearanceOn.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#59616F");
|
||||
this.digitalGauge1.BackgroundLayers.AddRange(new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent[] {
|
||||
this.digitalBackgroundLayerComponent5});
|
||||
this.digitalGauge1.Bounds = new System.Drawing.Rectangle(6, 6, 204, 35);
|
||||
this.digitalGauge1.DigitCount = 4;
|
||||
this.digitalGauge1.Name = "digitalGauge1";
|
||||
this.digitalGauge1.Padding = new DevExpress.XtraGauges.Core.Base.TextSpacing(26, 20, 26, 20);
|
||||
this.digitalGauge1.Text = "00,000";
|
||||
//
|
||||
// digitalBackgroundLayerComponent5
|
||||
//
|
||||
this.digitalBackgroundLayerComponent5.BottomRight = new DevExpress.XtraGauges.Core.Base.PointF2D(217.85F, 99.9625F);
|
||||
this.digitalBackgroundLayerComponent5.Name = "digitalBackgroundLayerComponent1";
|
||||
this.digitalBackgroundLayerComponent5.ShapeType = DevExpress.XtraGauges.Core.Model.DigitalBackgroundShapeSetType.Style18;
|
||||
this.digitalBackgroundLayerComponent5.TopLeft = new DevExpress.XtraGauges.Core.Base.PointF2D(26F, 0F);
|
||||
this.digitalBackgroundLayerComponent5.ZOrder = 1000;
|
||||
//
|
||||
// lbModuleNumber
|
||||
//
|
||||
this.lbModuleNumber.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.lbModuleNumber.Appearance.Options.UseFont = true;
|
||||
this.lbModuleNumber.Appearance.Options.UseTextOptions = true;
|
||||
this.lbModuleNumber.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
||||
this.lbModuleNumber.Location = new System.Drawing.Point(3, 3);
|
||||
this.lbModuleNumber.Name = "lbModuleNumber";
|
||||
this.lbModuleNumber.Size = new System.Drawing.Size(0, 19);
|
||||
this.lbModuleNumber.TabIndex = 4;
|
||||
//
|
||||
// layoutControlGroup1
|
||||
//
|
||||
this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
||||
this.layoutControlGroup1.GroupBordersVisible = false;
|
||||
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
||||
this.lcitemModuleNumber});
|
||||
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
|
||||
this.layoutControlGroup1.Name = "Root";
|
||||
this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
|
||||
this.layoutControlGroup1.Size = new System.Drawing.Size(46, 33);
|
||||
this.layoutControlGroup1.TextVisible = false;
|
||||
//
|
||||
// lcitemModuleNumber
|
||||
//
|
||||
this.lcitemModuleNumber.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.lcitemModuleNumber.AppearanceItemCaption.Options.UseFont = true;
|
||||
this.lcitemModuleNumber.AppearanceItemCaption.Options.UseTextOptions = true;
|
||||
this.lcitemModuleNumber.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
||||
this.lcitemModuleNumber.Control = this.lbModuleNumber;
|
||||
this.lcitemModuleNumber.CustomizationFormText = "lcitemModuleNumber";
|
||||
this.lcitemModuleNumber.Location = new System.Drawing.Point(0, 0);
|
||||
this.lcitemModuleNumber.MinSize = new System.Drawing.Size(40, 18);
|
||||
this.lcitemModuleNumber.Name = "lcitemModuleNumber";
|
||||
this.lcitemModuleNumber.Size = new System.Drawing.Size(44, 31);
|
||||
this.lcitemModuleNumber.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||||
this.lcitemModuleNumber.TextSize = new System.Drawing.Size(0, 0);
|
||||
this.lcitemModuleNumber.TextVisible = false;
|
||||
//
|
||||
// lbMdNo
|
||||
//
|
||||
this.lbMdNo.Font = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Bold);
|
||||
this.lbMdNo.Location = new System.Drawing.Point(29, 6);
|
||||
this.lbMdNo.Name = "lbMdNo";
|
||||
this.lbMdNo.Size = new System.Drawing.Size(44, 41);
|
||||
this.lbMdNo.TabIndex = 12;
|
||||
this.lbMdNo.Text = "#01";
|
||||
this.lbMdNo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
//
|
||||
// layoutControlItem2
|
||||
//
|
||||
this.layoutControlItem2.Control = this.lbMdNo;
|
||||
this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
|
||||
this.layoutControlItem2.MinSize = new System.Drawing.Size(24, 24);
|
||||
this.layoutControlItem2.Name = "layoutControlItem2";
|
||||
this.layoutControlItem2.Size = new System.Drawing.Size(48, 45);
|
||||
this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||||
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
|
||||
this.layoutControlItem2.TextVisible = false;
|
||||
//
|
||||
// ucModuleMainB
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.Controls.Add(this.layoutControl1);
|
||||
this.Margin = new System.Windows.Forms.Padding(0);
|
||||
this.MinimumSize = new System.Drawing.Size(840, 54);
|
||||
this.Name = "ucModuleMainB";
|
||||
this.Size = new System.Drawing.Size(888, 54);
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
||||
this.layoutControl1.ResumeLayout(false);
|
||||
((System.ComponentModel.ISupportInitialize)(this.gaugeTempMax)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent7)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.gaugeGapV)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent6)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.gaugeSOH)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent4)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.gaugeSOC)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent3)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.gaugeCurrent)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent2)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.gaugeVoltage)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent1)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.slbOpStatus)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.slbAlarm)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.lcitemVolt)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.lcitemCurrent)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.lcitemSOC)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.lcitemSOH)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.lcItemModuleDetail)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.lbMdFwVer)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.digitalGauge1)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent5)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.lcitemModuleNumber)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
||||
this.ResumeLayout(false);
|
||||
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
||||
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
||||
private DevExpress.XtraGauges.Win.GaugeControl gaugeControl1;
|
||||
private DevExpress.XtraGauges.Win.GaugeControl gaugeControl2;
|
||||
private DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge gaugeCurrent;
|
||||
private DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent digitalBackgroundLayerComponent2;
|
||||
private DevExpress.XtraGauges.Win.GaugeControl gaugeControl3;
|
||||
private DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge gaugeSOC;
|
||||
private DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent digitalBackgroundLayerComponent3;
|
||||
private DevExpress.XtraEditors.SimpleButton btnModuleDetail;
|
||||
private DevExpress.XtraGauges.Win.GaugeControl gaugeControl4;
|
||||
private DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge gaugeSOH;
|
||||
private DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent digitalBackgroundLayerComponent4;
|
||||
private System.Windows.Forms.Timer tmrDisplay;
|
||||
private DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge digitalGauge1;
|
||||
private DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent digitalBackgroundLayerComponent5;
|
||||
private DevExpress.XtraLayout.LayoutControlItem lcItemModuleDetail;
|
||||
private DevExpress.XtraLayout.SimpleLabelItem slbOpStatus;
|
||||
private DevExpress.XtraLayout.SimpleLabelItem slbAlarm;
|
||||
private DevExpress.XtraLayout.LayoutControlItem lcitemVolt;
|
||||
private DevExpress.XtraLayout.LayoutControlItem lcitemCurrent;
|
||||
private DevExpress.XtraLayout.LayoutControlItem lcitemSOC;
|
||||
private DevExpress.XtraLayout.LayoutControlItem lcitemSOH;
|
||||
private DevExpress.XtraGauges.Win.GaugeControl gaugeControl5;
|
||||
private DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge gaugeGapV;
|
||||
private DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent digitalBackgroundLayerComponent6;
|
||||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
||||
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
|
||||
private DevExpress.XtraGauges.Win.GaugeControl gaugeControl6;
|
||||
private DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge gaugeTempMax;
|
||||
private DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent digitalBackgroundLayerComponent7;
|
||||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
||||
private DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge gaugeVoltage;
|
||||
private DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent digitalBackgroundLayerComponent1;
|
||||
private DevExpress.XtraLayout.SimpleLabelItem lbMdFwVer;
|
||||
private DevExpress.XtraEditors.LabelControl lbModuleNumber;
|
||||
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
||||
private DevExpress.XtraLayout.LayoutControlItem lcitemModuleNumber;
|
||||
private System.Windows.Forms.Label lbMdNo;
|
||||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user