Files
PR_PRM_GUI/LFP_Manager_PRM/Controls/ucShelfStatus.Designer.cs
2026-02-11 10:10:43 +09:00

1413 lines
87 KiB
C#

namespace LFP_Manager.Controls
{
partial class ucShelfStatus
{
/// <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();
DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
DevExpress.XtraCharts.XYDiagram xyDiagram2 = new DevExpress.XtraCharts.XYDiagram();
DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
this.BtnCbTest = new DevExpress.XtraEditors.SimpleButton();
this.btnINV2 = new DevExpress.XtraEditors.SimpleButton();
this.btnINV = new DevExpress.XtraEditors.SimpleButton();
this.gbEtc = new DevExpress.XtraEditors.GroupControl();
this.layoutControl6 = new DevExpress.XtraLayout.LayoutControl();
this.lbAllBuffTime = new DevExpress.XtraEditors.LabelControl();
this.lbOneBuffTime = new DevExpress.XtraEditors.LabelControl();
this.layoutControlGroup6 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
this.btnCalibration = new DevExpress.XtraEditors.SimpleButton();
this.btnParam = new DevExpress.XtraEditors.SimpleButton();
this.gbAlarm = new DevExpress.XtraEditors.GroupControl();
this.layoutControl5 = new DevExpress.XtraLayout.LayoutControl();
this.ucCvDiff = new LFP_Manager.Controls.ucStatus();
this.ucLowSOC = new LFP_Manager.Controls.ucStatus();
this.ucDchOverCurr = new LFP_Manager.Controls.ucStatus();
this.ucChaOverCurr = new LFP_Manager.Controls.ucStatus();
this.ucUnderVolt = new LFP_Manager.Controls.ucStatus();
this.ucOverVolt = new LFP_Manager.Controls.ucStatus();
this.ucCellUnderVolt = new LFP_Manager.Controls.ucStatus();
this.ucCellOverVolt = new LFP_Manager.Controls.ucStatus();
this.ucLowTemp = new LFP_Manager.Controls.ucStatus();
this.ucHighTemp = new LFP_Manager.Controls.ucStatus();
this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
this.gbStatusAlarm = new DevExpress.XtraEditors.GroupControl();
this.layoutControl3 = new DevExpress.XtraLayout.LayoutControl();
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.lbAlarm = new DevExpress.XtraEditors.LabelControl();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.lbStatus = new DevExpress.XtraEditors.LabelControl();
this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
this.lcitemStatus = new DevExpress.XtraLayout.LayoutControlItem();
this.lcitemAlarm = new DevExpress.XtraLayout.LayoutControlItem();
this.gbDetail = new DevExpress.XtraEditors.GroupControl();
this.layoutControl4 = new DevExpress.XtraLayout.LayoutControl();
this.TChart = new DevExpress.XtraCharts.ChartControl();
this.VChart = new DevExpress.XtraCharts.ChartControl();
this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
this.gbValue = new DevExpress.XtraEditors.GroupControl();
this.layoutControl2 = new DevExpress.XtraLayout.LayoutControl();
this.gaugeControl5 = new DevExpress.XtraGauges.Win.GaugeControl();
this.dgDiffTemperature = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge();
this.digitalBackgroundLayerComponent5 = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent();
this.gaugeControl4 = new DevExpress.XtraGauges.Win.GaugeControl();
this.dgAvgTemperature = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge();
this.digitalBackgroundLayerComponent4 = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent();
this.gaugeControl3 = new DevExpress.XtraGauges.Win.GaugeControl();
this.dgDiffCellVoltage = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge();
this.digitalBackgroundLayerComponent3 = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent();
this.gaugeControl2 = new DevExpress.XtraGauges.Win.GaugeControl();
this.dgAvgCellVoltage = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge();
this.digitalBackgroundLayerComponent2 = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent();
this.gaugeControl1 = new DevExpress.XtraGauges.Win.GaugeControl();
this.dgVoltage = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge();
this.digitalBackgroundLayerComponent1 = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent();
this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
this.lcitemValue = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
this.icitemStatusAlarm = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
this.lbHeatbeat = new DevExpress.XtraLayout.SimpleLabelItem();
this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem();
this.tmrDisplay = new System.Windows.Forms.Timer(this.components);
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
this.layoutControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gbEtc)).BeginInit();
this.gbEtc.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.layoutControl6)).BeginInit();
this.layoutControl6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gbAlarm)).BeginInit();
this.gbAlarm.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.layoutControl5)).BeginInit();
this.layoutControl5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gbStatusAlarm)).BeginInit();
this.gbStatusAlarm.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.layoutControl3)).BeginInit();
this.layoutControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lcitemStatus)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lcitemAlarm)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gbDetail)).BeginInit();
this.gbDetail.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.layoutControl4)).BeginInit();
this.layoutControl4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.TChart)).BeginInit();
((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.VChart)).BeginInit();
((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gbValue)).BeginInit();
this.gbValue.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).BeginInit();
this.layoutControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgDiffTemperature)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dgAvgTemperature)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dgDiffCellVoltage)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dgAvgCellVoltage)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dgVoltage)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lcitemValue)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.icitemStatusAlarm)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lbHeatbeat)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit();
this.SuspendLayout();
//
// layoutControl1
//
this.layoutControl1.Controls.Add(this.BtnCbTest);
this.layoutControl1.Controls.Add(this.btnINV2);
this.layoutControl1.Controls.Add(this.btnINV);
this.layoutControl1.Controls.Add(this.gbEtc);
this.layoutControl1.Controls.Add(this.btnCalibration);
this.layoutControl1.Controls.Add(this.btnParam);
this.layoutControl1.Controls.Add(this.gbAlarm);
this.layoutControl1.Controls.Add(this.gbStatusAlarm);
this.layoutControl1.Controls.Add(this.gbDetail);
this.layoutControl1.Controls.Add(this.gbValue);
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(1245, 196, 523, 350);
this.layoutControl1.Root = this.layoutControlGroup1;
this.layoutControl1.Size = new System.Drawing.Size(948, 572);
this.layoutControl1.TabIndex = 0;
this.layoutControl1.Text = "layoutControl1";
//
// BtnCbTest
//
this.BtnCbTest.Location = new System.Drawing.Point(889, 160);
this.BtnCbTest.Name = "BtnCbTest";
this.BtnCbTest.Size = new System.Drawing.Size(56, 22);
this.BtnCbTest.StyleController = this.layoutControl1;
this.BtnCbTest.TabIndex = 13;
this.BtnCbTest.Text = "CB Test";
this.BtnCbTest.Click += new System.EventHandler(this.BtnCbTest_Click);
//
// btnINV2
//
this.btnINV2.Location = new System.Drawing.Point(889, 186);
this.btnINV2.Name = "btnINV2";
this.btnINV2.Size = new System.Drawing.Size(56, 22);
this.btnINV2.StyleController = this.layoutControl1;
this.btnINV2.TabIndex = 12;
this.btnINV2.Text = "M-SN";
this.btnINV2.Click += new System.EventHandler(this.btnINV2_Click);
//
// btnINV
//
this.btnINV.Location = new System.Drawing.Point(829, 186);
this.btnINV.Name = "btnINV";
this.btnINV.Size = new System.Drawing.Size(56, 22);
this.btnINV.StyleController = this.layoutControl1;
this.btnINV.TabIndex = 11;
this.btnINV.Text = "INV";
this.btnINV.Click += new System.EventHandler(this.btnINV_Click);
//
// gbEtc
//
this.gbEtc.Controls.Add(this.layoutControl6);
this.gbEtc.Location = new System.Drawing.Point(717, 109);
this.gbEtc.Name = "gbEtc";
this.gbEtc.Size = new System.Drawing.Size(108, 99);
this.gbEtc.TabIndex = 10;
this.gbEtc.Text = "BMS-Temp";
//
// layoutControl6
//
this.layoutControl6.Controls.Add(this.lbAllBuffTime);
this.layoutControl6.Controls.Add(this.lbOneBuffTime);
this.layoutControl6.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutControl6.Location = new System.Drawing.Point(2, 23);
this.layoutControl6.Name = "layoutControl6";
this.layoutControl6.Root = this.layoutControlGroup6;
this.layoutControl6.Size = new System.Drawing.Size(104, 74);
this.layoutControl6.TabIndex = 0;
this.layoutControl6.Text = "layoutControl6";
//
// lbAllBuffTime
//
this.lbAllBuffTime.Location = new System.Drawing.Point(4, 38);
this.lbAllBuffTime.Name = "lbAllBuffTime";
this.lbAllBuffTime.Size = new System.Drawing.Size(96, 32);
this.lbAllBuffTime.StyleController = this.layoutControl6;
this.lbAllBuffTime.TabIndex = 5;
//
// lbOneBuffTime
//
this.lbOneBuffTime.Location = new System.Drawing.Point(4, 4);
this.lbOneBuffTime.Name = "lbOneBuffTime";
this.lbOneBuffTime.Size = new System.Drawing.Size(96, 30);
this.lbOneBuffTime.StyleController = this.layoutControl6;
this.lbOneBuffTime.TabIndex = 4;
this.lbOneBuffTime.Text = " CPU: 0C";
//
// layoutControlGroup6
//
this.layoutControlGroup6.CustomizationFormText = "layoutControlGroup6";
this.layoutControlGroup6.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.layoutControlGroup6.GroupBordersVisible = false;
this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem22,
this.layoutControlItem23});
this.layoutControlGroup6.Name = "layoutControlGroup6";
this.layoutControlGroup6.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2);
this.layoutControlGroup6.Size = new System.Drawing.Size(104, 74);
this.layoutControlGroup6.TextVisible = false;
//
// layoutControlItem22
//
this.layoutControlItem22.Control = this.lbOneBuffTime;
this.layoutControlItem22.CustomizationFormText = "layoutControlItem22";
this.layoutControlItem22.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem22.MinSize = new System.Drawing.Size(74, 18);
this.layoutControlItem22.Name = "layoutControlItem22";
this.layoutControlItem22.Size = new System.Drawing.Size(100, 34);
this.layoutControlItem22.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem22.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem22.TextVisible = false;
//
// layoutControlItem23
//
this.layoutControlItem23.Control = this.lbAllBuffTime;
this.layoutControlItem23.CustomizationFormText = "layoutControlItem23";
this.layoutControlItem23.Location = new System.Drawing.Point(0, 34);
this.layoutControlItem23.MinSize = new System.Drawing.Size(74, 18);
this.layoutControlItem23.Name = "layoutControlItem23";
this.layoutControlItem23.Size = new System.Drawing.Size(100, 36);
this.layoutControlItem23.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem23.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem23.TextVisible = false;
//
// btnCalibration
//
this.btnCalibration.Location = new System.Drawing.Point(829, 160);
this.btnCalibration.Name = "btnCalibration";
this.btnCalibration.Size = new System.Drawing.Size(56, 22);
this.btnCalibration.StyleController = this.layoutControl1;
this.btnCalibration.TabIndex = 9;
this.btnCalibration.Text = "Calib";
this.btnCalibration.Click += new System.EventHandler(this.btnCalibration_Click);
//
// btnParam
//
this.btnParam.Location = new System.Drawing.Point(829, 134);
this.btnParam.Name = "btnParam";
this.btnParam.Size = new System.Drawing.Size(116, 22);
this.btnParam.StyleController = this.layoutControl1;
this.btnParam.TabIndex = 8;
this.btnParam.Text = "Param";
this.btnParam.Click += new System.EventHandler(this.btnParam_Click);
//
// gbAlarm
//
this.gbAlarm.Appearance.Font = new System.Drawing.Font("Tahoma", 6F);
this.gbAlarm.Appearance.Options.UseFont = true;
this.gbAlarm.Controls.Add(this.layoutControl5);
this.gbAlarm.Location = new System.Drawing.Point(151, 109);
this.gbAlarm.Name = "gbAlarm";
this.gbAlarm.Size = new System.Drawing.Size(562, 99);
this.gbAlarm.TabIndex = 7;
this.gbAlarm.Text = "Alarm && Fault";
//
// layoutControl5
//
this.layoutControl5.Controls.Add(this.ucCvDiff);
this.layoutControl5.Controls.Add(this.ucLowSOC);
this.layoutControl5.Controls.Add(this.ucDchOverCurr);
this.layoutControl5.Controls.Add(this.ucChaOverCurr);
this.layoutControl5.Controls.Add(this.ucUnderVolt);
this.layoutControl5.Controls.Add(this.ucOverVolt);
this.layoutControl5.Controls.Add(this.ucCellUnderVolt);
this.layoutControl5.Controls.Add(this.ucCellOverVolt);
this.layoutControl5.Controls.Add(this.ucLowTemp);
this.layoutControl5.Controls.Add(this.ucHighTemp);
this.layoutControl5.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutControl5.Location = new System.Drawing.Point(2, 23);
this.layoutControl5.Name = "layoutControl5";
this.layoutControl5.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1131, 383, 250, 350);
this.layoutControl5.Root = this.layoutControlGroup5;
this.layoutControl5.Size = new System.Drawing.Size(558, 74);
this.layoutControl5.TabIndex = 0;
this.layoutControl5.Text = "layoutControl5";
//
// ucCvDiff
//
this.ucCvDiff.Location = new System.Drawing.Point(450, 40);
this.ucCvDiff.MinimumSize = new System.Drawing.Size(0, 27);
this.ucCvDiff.Name = "ucCvDiff";
this.ucCvDiff.Size = new System.Drawing.Size(106, 32);
this.ucCvDiff.TabIndex = 13;
//
// ucLowSOC
//
this.ucLowSOC.Location = new System.Drawing.Point(450, 2);
this.ucLowSOC.MinimumSize = new System.Drawing.Size(0, 27);
this.ucLowSOC.Name = "ucLowSOC";
this.ucLowSOC.Size = new System.Drawing.Size(106, 34);
this.ucLowSOC.TabIndex = 12;
//
// ucDchOverCurr
//
this.ucDchOverCurr.Location = new System.Drawing.Point(338, 40);
this.ucDchOverCurr.MinimumSize = new System.Drawing.Size(0, 27);
this.ucDchOverCurr.Name = "ucDchOverCurr";
this.ucDchOverCurr.Size = new System.Drawing.Size(108, 32);
this.ucDchOverCurr.TabIndex = 11;
//
// ucChaOverCurr
//
this.ucChaOverCurr.Location = new System.Drawing.Point(338, 2);
this.ucChaOverCurr.MinimumSize = new System.Drawing.Size(0, 27);
this.ucChaOverCurr.Name = "ucChaOverCurr";
this.ucChaOverCurr.Size = new System.Drawing.Size(108, 34);
this.ucChaOverCurr.TabIndex = 10;
//
// ucUnderVolt
//
this.ucUnderVolt.Location = new System.Drawing.Point(114, 40);
this.ucUnderVolt.MinimumSize = new System.Drawing.Size(0, 27);
this.ucUnderVolt.Name = "ucUnderVolt";
this.ucUnderVolt.Size = new System.Drawing.Size(109, 32);
this.ucUnderVolt.TabIndex = 9;
//
// ucOverVolt
//
this.ucOverVolt.Location = new System.Drawing.Point(114, 2);
this.ucOverVolt.MinimumSize = new System.Drawing.Size(0, 27);
this.ucOverVolt.Name = "ucOverVolt";
this.ucOverVolt.Size = new System.Drawing.Size(109, 34);
this.ucOverVolt.TabIndex = 8;
//
// ucCellUnderVolt
//
this.ucCellUnderVolt.Location = new System.Drawing.Point(227, 40);
this.ucCellUnderVolt.MinimumSize = new System.Drawing.Size(0, 27);
this.ucCellUnderVolt.Name = "ucCellUnderVolt";
this.ucCellUnderVolt.Size = new System.Drawing.Size(107, 32);
this.ucCellUnderVolt.TabIndex = 7;
//
// ucCellOverVolt
//
this.ucCellOverVolt.Location = new System.Drawing.Point(227, 2);
this.ucCellOverVolt.MinimumSize = new System.Drawing.Size(0, 27);
this.ucCellOverVolt.Name = "ucCellOverVolt";
this.ucCellOverVolt.Size = new System.Drawing.Size(107, 34);
this.ucCellOverVolt.TabIndex = 6;
//
// ucLowTemp
//
this.ucLowTemp.Location = new System.Drawing.Point(2, 40);
this.ucLowTemp.MinimumSize = new System.Drawing.Size(0, 27);
this.ucLowTemp.Name = "ucLowTemp";
this.ucLowTemp.Size = new System.Drawing.Size(108, 32);
this.ucLowTemp.TabIndex = 5;
//
// ucHighTemp
//
this.ucHighTemp.Location = new System.Drawing.Point(2, 2);
this.ucHighTemp.MinimumSize = new System.Drawing.Size(0, 27);
this.ucHighTemp.Name = "ucHighTemp";
this.ucHighTemp.Size = new System.Drawing.Size(108, 34);
this.ucHighTemp.TabIndex = 4;
//
// layoutControlGroup5
//
this.layoutControlGroup5.CustomizationFormText = "layoutControlGroup5";
this.layoutControlGroup5.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.layoutControlGroup5.GroupBordersVisible = false;
this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem9,
this.layoutControlItem10,
this.layoutControlItem11,
this.layoutControlItem12,
this.layoutControlItem13,
this.layoutControlItem14,
this.layoutControlItem15,
this.layoutControlItem16,
this.layoutControlItem17,
this.layoutControlItem18});
this.layoutControlGroup5.Name = "layoutControlGroup5";
this.layoutControlGroup5.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
this.layoutControlGroup5.Size = new System.Drawing.Size(558, 74);
this.layoutControlGroup5.TextVisible = false;
//
// layoutControlItem9
//
this.layoutControlItem9.Control = this.ucHighTemp;
this.layoutControlItem9.CustomizationFormText = "layoutControlItem9";
this.layoutControlItem9.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem9.MinSize = new System.Drawing.Size(95, 33);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.Size = new System.Drawing.Size(112, 38);
this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem9.TextVisible = false;
//
// layoutControlItem10
//
this.layoutControlItem10.Control = this.ucLowTemp;
this.layoutControlItem10.CustomizationFormText = "layoutControlItem10";
this.layoutControlItem10.Location = new System.Drawing.Point(0, 38);
this.layoutControlItem10.MinSize = new System.Drawing.Size(24, 31);
this.layoutControlItem10.Name = "layoutControlItem10";
this.layoutControlItem10.Size = new System.Drawing.Size(112, 36);
this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem10.TextVisible = false;
//
// layoutControlItem11
//
this.layoutControlItem11.Control = this.ucCellOverVolt;
this.layoutControlItem11.CustomizationFormText = "layoutControlItem11";
this.layoutControlItem11.Location = new System.Drawing.Point(225, 0);
this.layoutControlItem11.MinSize = new System.Drawing.Size(95, 33);
this.layoutControlItem11.Name = "layoutControlItem11";
this.layoutControlItem11.Size = new System.Drawing.Size(111, 38);
this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem11.TextVisible = false;
//
// layoutControlItem12
//
this.layoutControlItem12.Control = this.ucCellUnderVolt;
this.layoutControlItem12.CustomizationFormText = "layoutControlItem12";
this.layoutControlItem12.Location = new System.Drawing.Point(225, 38);
this.layoutControlItem12.MinSize = new System.Drawing.Size(24, 31);
this.layoutControlItem12.Name = "layoutControlItem12";
this.layoutControlItem12.Size = new System.Drawing.Size(111, 36);
this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem12.TextVisible = false;
//
// layoutControlItem13
//
this.layoutControlItem13.Control = this.ucOverVolt;
this.layoutControlItem13.CustomizationFormText = "layoutControlItem13";
this.layoutControlItem13.Location = new System.Drawing.Point(112, 0);
this.layoutControlItem13.MinSize = new System.Drawing.Size(95, 33);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.Size = new System.Drawing.Size(113, 38);
this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem13.TextVisible = false;
//
// layoutControlItem14
//
this.layoutControlItem14.Control = this.ucUnderVolt;
this.layoutControlItem14.CustomizationFormText = "layoutControlItem14";
this.layoutControlItem14.Location = new System.Drawing.Point(112, 38);
this.layoutControlItem14.MinSize = new System.Drawing.Size(24, 31);
this.layoutControlItem14.Name = "layoutControlItem14";
this.layoutControlItem14.Size = new System.Drawing.Size(113, 36);
this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem14.TextVisible = false;
//
// layoutControlItem15
//
this.layoutControlItem15.Control = this.ucChaOverCurr;
this.layoutControlItem15.CustomizationFormText = "layoutControlItem15";
this.layoutControlItem15.Location = new System.Drawing.Point(336, 0);
this.layoutControlItem15.MinSize = new System.Drawing.Size(95, 33);
this.layoutControlItem15.Name = "layoutControlItem15";
this.layoutControlItem15.Size = new System.Drawing.Size(112, 38);
this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem15.TextVisible = false;
//
// layoutControlItem16
//
this.layoutControlItem16.Control = this.ucDchOverCurr;
this.layoutControlItem16.CustomizationFormText = "layoutControlItem16";
this.layoutControlItem16.Location = new System.Drawing.Point(336, 38);
this.layoutControlItem16.MinSize = new System.Drawing.Size(24, 31);
this.layoutControlItem16.Name = "layoutControlItem16";
this.layoutControlItem16.Size = new System.Drawing.Size(112, 36);
this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem16.TextVisible = false;
//
// layoutControlItem17
//
this.layoutControlItem17.Control = this.ucLowSOC;
this.layoutControlItem17.CustomizationFormText = "layoutControlItem17";
this.layoutControlItem17.Location = new System.Drawing.Point(448, 0);
this.layoutControlItem17.MinSize = new System.Drawing.Size(95, 33);
this.layoutControlItem17.Name = "layoutControlItem17";
this.layoutControlItem17.Size = new System.Drawing.Size(110, 38);
this.layoutControlItem17.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem17.TextVisible = false;
//
// layoutControlItem18
//
this.layoutControlItem18.Control = this.ucCvDiff;
this.layoutControlItem18.CustomizationFormText = "layoutControlItem18";
this.layoutControlItem18.Location = new System.Drawing.Point(448, 38);
this.layoutControlItem18.MinSize = new System.Drawing.Size(24, 31);
this.layoutControlItem18.Name = "layoutControlItem18";
this.layoutControlItem18.Size = new System.Drawing.Size(110, 36);
this.layoutControlItem18.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem18.TextVisible = false;
//
// gbStatusAlarm
//
this.gbStatusAlarm.Controls.Add(this.layoutControl3);
this.gbStatusAlarm.Location = new System.Drawing.Point(3, 109);
this.gbStatusAlarm.Name = "gbStatusAlarm";
this.gbStatusAlarm.Size = new System.Drawing.Size(144, 99);
this.gbStatusAlarm.TabIndex = 6;
this.gbStatusAlarm.Text = "Operating Status";
//
// layoutControl3
//
this.layoutControl3.Controls.Add(this.panelControl2);
this.layoutControl3.Controls.Add(this.panelControl1);
this.layoutControl3.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutControl3.Location = new System.Drawing.Point(2, 23);
this.layoutControl3.Name = "layoutControl3";
this.layoutControl3.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1163, 334, 540, 350);
this.layoutControl3.Root = this.layoutControlGroup3;
this.layoutControl3.Size = new System.Drawing.Size(140, 74);
this.layoutControl3.TabIndex = 0;
this.layoutControl3.Text = "layoutControl3";
//
// panelControl2
//
this.panelControl2.Controls.Add(this.lbAlarm);
this.panelControl2.Location = new System.Drawing.Point(44, 39);
this.panelControl2.Name = "panelControl2";
this.panelControl2.Size = new System.Drawing.Size(93, 32);
this.panelControl2.TabIndex = 5;
//
// lbAlarm
//
this.lbAlarm.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbAlarm.Appearance.Options.UseFont = true;
this.lbAlarm.Appearance.Options.UseTextOptions = true;
this.lbAlarm.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.lbAlarm.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.lbAlarm.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbAlarm.Location = new System.Drawing.Point(2, 2);
this.lbAlarm.Name = "lbAlarm";
this.lbAlarm.Size = new System.Drawing.Size(89, 28);
this.lbAlarm.TabIndex = 0;
this.lbAlarm.Text = "Alarm";
//
// panelControl1
//
this.panelControl1.Controls.Add(this.lbStatus);
this.panelControl1.Location = new System.Drawing.Point(44, 3);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(93, 32);
this.panelControl1.TabIndex = 4;
//
// lbStatus
//
this.lbStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbStatus.Appearance.Options.UseFont = true;
this.lbStatus.Appearance.Options.UseTextOptions = true;
this.lbStatus.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.lbStatus.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.lbStatus.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbStatus.Location = new System.Drawing.Point(2, 2);
this.lbStatus.Name = "lbStatus";
this.lbStatus.Size = new System.Drawing.Size(89, 28);
this.lbStatus.TabIndex = 0;
this.lbStatus.Text = "Status";
//
// layoutControlGroup3
//
this.layoutControlGroup3.CustomizationFormText = "layoutControlGroup3";
this.layoutControlGroup3.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.layoutControlGroup3.GroupBordersVisible = false;
this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.lcitemStatus,
this.lcitemAlarm});
this.layoutControlGroup3.Name = "Root";
this.layoutControlGroup3.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
this.layoutControlGroup3.Size = new System.Drawing.Size(140, 74);
this.layoutControlGroup3.TextVisible = false;
//
// lcitemStatus
//
this.lcitemStatus.AppearanceItemCaption.Options.UseTextOptions = true;
this.lcitemStatus.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.lcitemStatus.Control = this.panelControl1;
this.lcitemStatus.CustomizationFormText = "Status";
this.lcitemStatus.Location = new System.Drawing.Point(0, 0);
this.lcitemStatus.MinSize = new System.Drawing.Size(64, 26);
this.lcitemStatus.Name = "lcitemStatus";
this.lcitemStatus.Size = new System.Drawing.Size(138, 36);
this.lcitemStatus.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.lcitemStatus.Text = "Status";
this.lcitemStatus.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
this.lcitemStatus.TextSize = new System.Drawing.Size(40, 14);
this.lcitemStatus.TextToControlDistance = 1;
//
// lcitemAlarm
//
this.lcitemAlarm.AppearanceItemCaption.Options.UseTextOptions = true;
this.lcitemAlarm.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.lcitemAlarm.Control = this.panelControl2;
this.lcitemAlarm.CustomizationFormText = "Alarm";
this.lcitemAlarm.Location = new System.Drawing.Point(0, 36);
this.lcitemAlarm.MinSize = new System.Drawing.Size(100, 24);
this.lcitemAlarm.Name = "lcitemAlarm";
this.lcitemAlarm.Size = new System.Drawing.Size(138, 36);
this.lcitemAlarm.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.lcitemAlarm.Text = "Alarm";
this.lcitemAlarm.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
this.lcitemAlarm.TextSize = new System.Drawing.Size(40, 20);
this.lcitemAlarm.TextToControlDistance = 1;
//
// gbDetail
//
this.gbDetail.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
this.gbDetail.AppearanceCaption.Options.UseFont = true;
this.gbDetail.Controls.Add(this.layoutControl4);
this.gbDetail.Location = new System.Drawing.Point(3, 212);
this.gbDetail.Name = "gbDetail";
this.gbDetail.Size = new System.Drawing.Size(942, 357);
this.gbDetail.TabIndex = 5;
this.gbDetail.Text = "Detail Status";
//
// layoutControl4
//
this.layoutControl4.Controls.Add(this.TChart);
this.layoutControl4.Controls.Add(this.VChart);
this.layoutControl4.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutControl4.Location = new System.Drawing.Point(2, 23);
this.layoutControl4.Name = "layoutControl4";
this.layoutControl4.Root = this.layoutControlGroup4;
this.layoutControl4.Size = new System.Drawing.Size(938, 332);
this.layoutControl4.TabIndex = 0;
this.layoutControl4.Text = "layoutControl4";
//
// TChart
//
xyDiagram1.AxisX.MinorCount = 1;
xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
this.TChart.Diagram = xyDiagram1;
this.TChart.Legend.Name = "Default Legend";
this.TChart.Location = new System.Drawing.Point(667, 3);
this.TChart.Name = "TChart";
series1.Name = "Series 1";
series2.Name = "Series 2";
this.TChart.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
series1,
series2};
this.TChart.Size = new System.Drawing.Size(268, 326);
this.TChart.TabIndex = 7;
//
// VChart
//
this.VChart.AutoLayout = false;
xyDiagram2.AxisX.GridLines.Visible = true;
xyDiagram2.AxisX.MinorCount = 1;
xyDiagram2.AxisX.NumericScaleOptions.AutoGrid = false;
xyDiagram2.AxisX.NumericScaleOptions.GridSpacing = 10D;
xyDiagram2.AxisX.Tag = "";
xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
xyDiagram2.AxisX.VisualRange.Auto = false;
xyDiagram2.AxisX.VisualRange.MaxValueSerializable = "100";
xyDiagram2.AxisX.VisualRange.MinValueSerializable = "0";
xyDiagram2.AxisX.WholeRange.Auto = false;
xyDiagram2.AxisX.WholeRange.MaxValueSerializable = "100";
xyDiagram2.AxisX.WholeRange.MinValueSerializable = "0";
xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
this.VChart.Diagram = xyDiagram2;
this.VChart.Legend.Name = "Default Legend";
this.VChart.Location = new System.Drawing.Point(3, 3);
this.VChart.Name = "VChart";
series3.Name = "Series 1";
series4.Name = "Series 2";
this.VChart.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
series3,
series4};
this.VChart.Size = new System.Drawing.Size(660, 326);
this.VChart.TabIndex = 6;
//
// layoutControlGroup4
//
this.layoutControlGroup4.CustomizationFormText = "layoutControlGroup4";
this.layoutControlGroup4.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.layoutControlGroup4.GroupBordersVisible = false;
this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem1,
this.layoutControlItem7});
this.layoutControlGroup4.Name = "layoutControlGroup4";
this.layoutControlGroup4.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
this.layoutControlGroup4.Size = new System.Drawing.Size(938, 332);
this.layoutControlGroup4.TextVisible = false;
//
// layoutControlItem1
//
this.layoutControlItem1.Control = this.VChart;
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem1.Name = "layoutControlItem1";
this.layoutControlItem1.Size = new System.Drawing.Size(664, 330);
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem1.TextVisible = false;
//
// layoutControlItem7
//
this.layoutControlItem7.Control = this.TChart;
this.layoutControlItem7.Location = new System.Drawing.Point(664, 0);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.Size = new System.Drawing.Size(272, 330);
this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem7.TextVisible = false;
//
// gbValue
//
this.gbValue.Controls.Add(this.layoutControl2);
this.gbValue.Location = new System.Drawing.Point(3, 3);
this.gbValue.Name = "gbValue";
this.gbValue.Size = new System.Drawing.Size(942, 102);
this.gbValue.TabIndex = 4;
this.gbValue.Text = "Value";
//
// layoutControl2
//
this.layoutControl2.Controls.Add(this.gaugeControl5);
this.layoutControl2.Controls.Add(this.gaugeControl4);
this.layoutControl2.Controls.Add(this.gaugeControl3);
this.layoutControl2.Controls.Add(this.gaugeControl2);
this.layoutControl2.Controls.Add(this.gaugeControl1);
this.layoutControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutControl2.Location = new System.Drawing.Point(2, 23);
this.layoutControl2.Name = "layoutControl2";
this.layoutControl2.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1246, 0, 650, 400);
this.layoutControl2.Root = this.layoutControlGroup2;
this.layoutControl2.Size = new System.Drawing.Size(938, 77);
this.layoutControl2.TabIndex = 0;
this.layoutControl2.Text = "layoutControl2";
//
// gaugeControl5
//
this.gaugeControl5.Gauges.AddRange(new DevExpress.XtraGauges.Base.IGauge[] {
this.dgDiffTemperature});
this.gaugeControl5.Location = new System.Drawing.Point(751, 20);
this.gaugeControl5.Name = "gaugeControl5";
this.gaugeControl5.Size = new System.Drawing.Size(184, 54);
this.gaugeControl5.TabIndex = 8;
//
// dgDiffTemperature
//
this.dgDiffTemperature.AppearanceOff.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#E3E5EA");
this.dgDiffTemperature.AppearanceOn.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#59616F");
this.dgDiffTemperature.BackgroundLayers.AddRange(new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent[] {
this.digitalBackgroundLayerComponent5});
this.dgDiffTemperature.Bounds = new System.Drawing.Rectangle(6, 6, 172, 42);
this.dgDiffTemperature.DigitCount = 5;
this.dgDiffTemperature.Name = "dgDiffTemperature";
this.dgDiffTemperature.Padding = new DevExpress.XtraGauges.Core.Base.TextSpacing(26, 20, 26, 20);
this.dgDiffTemperature.Text = "00,000";
//
// digitalBackgroundLayerComponent5
//
this.digitalBackgroundLayerComponent5.BottomRight = new DevExpress.XtraGauges.Core.Base.PointF2D(265.8125F, 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;
//
// gaugeControl4
//
this.gaugeControl4.Gauges.AddRange(new DevExpress.XtraGauges.Base.IGauge[] {
this.dgAvgTemperature});
this.gaugeControl4.Location = new System.Drawing.Point(564, 20);
this.gaugeControl4.Name = "gaugeControl4";
this.gaugeControl4.Size = new System.Drawing.Size(183, 54);
this.gaugeControl4.TabIndex = 7;
//
// dgAvgTemperature
//
this.dgAvgTemperature.AppearanceOff.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#E3E5EA");
this.dgAvgTemperature.AppearanceOn.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#59616F");
this.dgAvgTemperature.BackgroundLayers.AddRange(new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent[] {
this.digitalBackgroundLayerComponent4});
this.dgAvgTemperature.Bounds = new System.Drawing.Rectangle(6, 6, 171, 42);
this.dgAvgTemperature.DigitCount = 5;
this.dgAvgTemperature.Name = "dgAvgTemperature";
this.dgAvgTemperature.Padding = new DevExpress.XtraGauges.Core.Base.TextSpacing(26, 20, 26, 20);
this.dgAvgTemperature.Text = "00,000";
//
// digitalBackgroundLayerComponent4
//
this.digitalBackgroundLayerComponent4.BottomRight = new DevExpress.XtraGauges.Core.Base.PointF2D(265.8125F, 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;
//
// gaugeControl3
//
this.gaugeControl3.Gauges.AddRange(new DevExpress.XtraGauges.Base.IGauge[] {
this.dgDiffCellVoltage});
this.gaugeControl3.Location = new System.Drawing.Point(377, 20);
this.gaugeControl3.Name = "gaugeControl3";
this.gaugeControl3.Size = new System.Drawing.Size(183, 54);
this.gaugeControl3.TabIndex = 6;
//
// dgDiffCellVoltage
//
this.dgDiffCellVoltage.AppearanceOff.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#E3E5EA");
this.dgDiffCellVoltage.AppearanceOn.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#59616F");
this.dgDiffCellVoltage.BackgroundLayers.AddRange(new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent[] {
this.digitalBackgroundLayerComponent3});
this.dgDiffCellVoltage.Bounds = new System.Drawing.Rectangle(6, 6, 171, 42);
this.dgDiffCellVoltage.DigitCount = 5;
this.dgDiffCellVoltage.Name = "dgDiffCellVoltage";
this.dgDiffCellVoltage.Padding = new DevExpress.XtraGauges.Core.Base.TextSpacing(26, 20, 26, 20);
this.dgDiffCellVoltage.Text = "00,000";
//
// digitalBackgroundLayerComponent3
//
this.digitalBackgroundLayerComponent3.BottomRight = new DevExpress.XtraGauges.Core.Base.PointF2D(265.8125F, 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.dgAvgCellVoltage});
this.gaugeControl2.Location = new System.Drawing.Point(190, 20);
this.gaugeControl2.Name = "gaugeControl2";
this.gaugeControl2.Size = new System.Drawing.Size(183, 54);
this.gaugeControl2.TabIndex = 5;
//
// dgAvgCellVoltage
//
this.dgAvgCellVoltage.AppearanceOff.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#E3E5EA");
this.dgAvgCellVoltage.AppearanceOn.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#59616F");
this.dgAvgCellVoltage.BackgroundLayers.AddRange(new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent[] {
this.digitalBackgroundLayerComponent2});
this.dgAvgCellVoltage.Bounds = new System.Drawing.Rectangle(6, 6, 171, 42);
this.dgAvgCellVoltage.DigitCount = 5;
this.dgAvgCellVoltage.Name = "dgAvgCellVoltage";
this.dgAvgCellVoltage.Padding = new DevExpress.XtraGauges.Core.Base.TextSpacing(26, 20, 26, 20);
this.dgAvgCellVoltage.Text = "00,000";
//
// digitalBackgroundLayerComponent2
//
this.digitalBackgroundLayerComponent2.BottomRight = new DevExpress.XtraGauges.Core.Base.PointF2D(265.8125F, 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.dgVoltage});
this.gaugeControl1.Location = new System.Drawing.Point(3, 20);
this.gaugeControl1.Name = "gaugeControl1";
this.gaugeControl1.Size = new System.Drawing.Size(183, 54);
this.gaugeControl1.TabIndex = 4;
//
// dgVoltage
//
this.dgVoltage.AppearanceOff.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#E3E5EA");
this.dgVoltage.AppearanceOn.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#59616F");
this.dgVoltage.BackgroundLayers.AddRange(new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent[] {
this.digitalBackgroundLayerComponent1});
this.dgVoltage.Bounds = new System.Drawing.Rectangle(6, 6, 171, 42);
this.dgVoltage.DigitCount = 5;
this.dgVoltage.Name = "dgVoltage";
this.dgVoltage.Padding = new DevExpress.XtraGauges.Core.Base.TextSpacing(26, 20, 26, 20);
this.dgVoltage.Text = "00,000";
//
// digitalBackgroundLayerComponent1
//
this.digitalBackgroundLayerComponent1.BottomRight = new DevExpress.XtraGauges.Core.Base.PointF2D(265.8125F, 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;
//
// layoutControlGroup2
//
this.layoutControlGroup2.CustomizationFormText = "layoutControlGroup2";
this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.layoutControlGroup2.GroupBordersVisible = false;
this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem3,
this.layoutControlItem4,
this.layoutControlItem5,
this.layoutControlItem6,
this.layoutControlItem24});
this.layoutControlGroup2.Name = "Root";
this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
this.layoutControlGroup2.Size = new System.Drawing.Size(938, 77);
this.layoutControlGroup2.TextVisible = false;
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.gaugeControl1;
this.layoutControlItem3.CustomizationFormText = " Voltage";
this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem3.MinSize = new System.Drawing.Size(104, 41);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.Size = new System.Drawing.Size(187, 75);
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem3.Text = " Voltage";
this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem3.TextSize = new System.Drawing.Size(128, 14);
//
// layoutControlItem4
//
this.layoutControlItem4.Control = this.gaugeControl2;
this.layoutControlItem4.CustomizationFormText = " Average Cell Voltage";
this.layoutControlItem4.Location = new System.Drawing.Point(187, 0);
this.layoutControlItem4.MinSize = new System.Drawing.Size(104, 41);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.Size = new System.Drawing.Size(187, 75);
this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem4.Text = " Average Cell Voltage";
this.layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem4.TextSize = new System.Drawing.Size(128, 14);
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.gaugeControl3;
this.layoutControlItem5.CustomizationFormText = " Different Cell Voltage";
this.layoutControlItem5.Location = new System.Drawing.Point(374, 0);
this.layoutControlItem5.MinSize = new System.Drawing.Size(104, 41);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.Size = new System.Drawing.Size(187, 75);
this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem5.Text = " Different Cell Voltage";
this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem5.TextSize = new System.Drawing.Size(128, 14);
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.gaugeControl4;
this.layoutControlItem6.CustomizationFormText = " Temperature";
this.layoutControlItem6.Location = new System.Drawing.Point(561, 0);
this.layoutControlItem6.MinSize = new System.Drawing.Size(104, 41);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.Size = new System.Drawing.Size(187, 75);
this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem6.Text = " Average Temperature";
this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem6.TextSize = new System.Drawing.Size(128, 14);
//
// layoutControlItem24
//
this.layoutControlItem24.Control = this.gaugeControl5;
this.layoutControlItem24.CustomizationFormText = " Different Temperature";
this.layoutControlItem24.Location = new System.Drawing.Point(748, 0);
this.layoutControlItem24.Name = "layoutControlItem24";
this.layoutControlItem24.Size = new System.Drawing.Size(188, 75);
this.layoutControlItem24.Text = " Different Temperature";
this.layoutControlItem24.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem24.TextSize = new System.Drawing.Size(128, 14);
//
// layoutControlGroup1
//
this.layoutControlGroup1.CustomizationFormText = "layoutControlGroup1";
this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.layoutControlGroup1.GroupBordersVisible = false;
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.lcitemValue,
this.layoutControlItem2,
this.layoutControlItem8,
this.icitemStatusAlarm,
this.layoutControlItem19,
this.lbHeatbeat,
this.layoutControlItem20,
this.layoutControlItem21,
this.layoutControlItem25,
this.layoutControlItem26,
this.layoutControlItem27});
this.layoutControlGroup1.Name = "Root";
this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
this.layoutControlGroup1.Size = new System.Drawing.Size(948, 572);
this.layoutControlGroup1.TextVisible = false;
//
// lcitemValue
//
this.lcitemValue.Control = this.gbValue;
this.lcitemValue.CustomizationFormText = "lcitemValue";
this.lcitemValue.Location = new System.Drawing.Point(0, 0);
this.lcitemValue.MaxSize = new System.Drawing.Size(0, 106);
this.lcitemValue.MinSize = new System.Drawing.Size(104, 106);
this.lcitemValue.Name = "lcitemValue";
this.lcitemValue.Size = new System.Drawing.Size(946, 106);
this.lcitemValue.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.lcitemValue.TextSize = new System.Drawing.Size(0, 0);
this.lcitemValue.TextVisible = false;
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.gbDetail;
this.layoutControlItem2.CustomizationFormText = "layoutControlItem2";
this.layoutControlItem2.Location = new System.Drawing.Point(0, 209);
this.layoutControlItem2.MinSize = new System.Drawing.Size(104, 24);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.Size = new System.Drawing.Size(946, 361);
this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem2.TextVisible = false;
//
// layoutControlItem8
//
this.layoutControlItem8.Control = this.gbAlarm;
this.layoutControlItem8.CustomizationFormText = "layoutControlItem8";
this.layoutControlItem8.Location = new System.Drawing.Point(148, 106);
this.layoutControlItem8.MaxSize = new System.Drawing.Size(0, 103);
this.layoutControlItem8.MinSize = new System.Drawing.Size(483, 103);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.Size = new System.Drawing.Size(566, 103);
this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem8.TextVisible = false;
//
// icitemStatusAlarm
//
this.icitemStatusAlarm.Control = this.gbStatusAlarm;
this.icitemStatusAlarm.CustomizationFormText = "icitemStatusAlarm";
this.icitemStatusAlarm.Location = new System.Drawing.Point(0, 106);
this.icitemStatusAlarm.MinSize = new System.Drawing.Size(104, 24);
this.icitemStatusAlarm.Name = "icitemStatusAlarm";
this.icitemStatusAlarm.Size = new System.Drawing.Size(148, 103);
this.icitemStatusAlarm.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.icitemStatusAlarm.TextSize = new System.Drawing.Size(0, 0);
this.icitemStatusAlarm.TextVisible = false;
//
// layoutControlItem19
//
this.layoutControlItem19.Control = this.btnParam;
this.layoutControlItem19.CustomizationFormText = "layoutControlItem19";
this.layoutControlItem19.Location = new System.Drawing.Point(826, 131);
this.layoutControlItem19.MinSize = new System.Drawing.Size(44, 26);
this.layoutControlItem19.Name = "layoutControlItem19";
this.layoutControlItem19.Size = new System.Drawing.Size(120, 26);
this.layoutControlItem19.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem19.TextVisible = false;
//
// lbHeatbeat
//
this.lbHeatbeat.AllowHotTrack = false;
this.lbHeatbeat.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbHeatbeat.AppearanceItemCaption.Options.UseFont = true;
this.lbHeatbeat.AppearanceItemCaption.Options.UseTextOptions = true;
this.lbHeatbeat.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.lbHeatbeat.CustomizationFormText = "HB";
this.lbHeatbeat.Location = new System.Drawing.Point(826, 106);
this.lbHeatbeat.MinSize = new System.Drawing.Size(21, 18);
this.lbHeatbeat.Name = "lbHeatbeat";
this.lbHeatbeat.Size = new System.Drawing.Size(120, 25);
this.lbHeatbeat.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.lbHeatbeat.Text = "HB";
this.lbHeatbeat.TextSize = new System.Drawing.Size(17, 14);
//
// layoutControlItem20
//
this.layoutControlItem20.Control = this.btnCalibration;
this.layoutControlItem20.CustomizationFormText = "layoutControlItem20";
this.layoutControlItem20.Location = new System.Drawing.Point(826, 157);
this.layoutControlItem20.MinSize = new System.Drawing.Size(35, 26);
this.layoutControlItem20.Name = "layoutControlItem20";
this.layoutControlItem20.Size = new System.Drawing.Size(60, 26);
this.layoutControlItem20.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem20.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem20.TextVisible = false;
//
// layoutControlItem21
//
this.layoutControlItem21.Control = this.gbEtc;
this.layoutControlItem21.CustomizationFormText = "layoutControlItem21";
this.layoutControlItem21.Location = new System.Drawing.Point(714, 106);
this.layoutControlItem21.Name = "layoutControlItem21";
this.layoutControlItem21.Size = new System.Drawing.Size(112, 103);
this.layoutControlItem21.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem21.TextVisible = false;
//
// layoutControlItem25
//
this.layoutControlItem25.Control = this.btnINV;
this.layoutControlItem25.Location = new System.Drawing.Point(826, 183);
this.layoutControlItem25.MinSize = new System.Drawing.Size(60, 26);
this.layoutControlItem25.Name = "layoutControlItem25";
this.layoutControlItem25.Size = new System.Drawing.Size(60, 26);
this.layoutControlItem25.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem25.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem25.TextVisible = false;
//
// layoutControlItem26
//
this.layoutControlItem26.Control = this.btnINV2;
this.layoutControlItem26.Location = new System.Drawing.Point(886, 183);
this.layoutControlItem26.MinSize = new System.Drawing.Size(60, 26);
this.layoutControlItem26.Name = "layoutControlItem26";
this.layoutControlItem26.Size = new System.Drawing.Size(60, 26);
this.layoutControlItem26.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem26.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem26.TextVisible = false;
//
// layoutControlItem27
//
this.layoutControlItem27.Control = this.BtnCbTest;
this.layoutControlItem27.Location = new System.Drawing.Point(886, 157);
this.layoutControlItem27.MinSize = new System.Drawing.Size(60, 26);
this.layoutControlItem27.Name = "layoutControlItem27";
this.layoutControlItem27.Size = new System.Drawing.Size(60, 26);
this.layoutControlItem27.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem27.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem27.TextVisible = false;
//
// tmrDisplay
//
this.tmrDisplay.Interval = 500;
this.tmrDisplay.Tick += new System.EventHandler(this.tmrDisplay_Tick);
//
// ucShelfStatus
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.layoutControl1);
this.Name = "ucShelfStatus";
this.Size = new System.Drawing.Size(948, 572);
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
this.layoutControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gbEtc)).EndInit();
this.gbEtc.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.layoutControl6)).EndInit();
this.layoutControl6.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gbAlarm)).EndInit();
this.gbAlarm.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.layoutControl5)).EndInit();
this.layoutControl5.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gbStatusAlarm)).EndInit();
this.gbStatusAlarm.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.layoutControl3)).EndInit();
this.layoutControl3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
this.panelControl2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lcitemStatus)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lcitemAlarm)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gbDetail)).EndInit();
this.gbDetail.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.layoutControl4)).EndInit();
this.layoutControl4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.TChart)).EndInit();
((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.VChart)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gbValue)).EndInit();
this.gbValue.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).EndInit();
this.layoutControl2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgDiffTemperature)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dgAvgTemperature)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dgDiffCellVoltage)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dgAvgCellVoltage)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dgVoltage)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lcitemValue)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.icitemStatusAlarm)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lbHeatbeat)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraLayout.LayoutControl layoutControl1;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
private DevExpress.XtraEditors.GroupControl gbDetail;
private DevExpress.XtraEditors.GroupControl gbValue;
private DevExpress.XtraLayout.LayoutControlItem lcitemValue;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private DevExpress.XtraLayout.LayoutControl layoutControl2;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
private DevExpress.XtraGauges.Win.GaugeControl gaugeControl4;
private DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge dgAvgTemperature;
private DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent digitalBackgroundLayerComponent4;
private DevExpress.XtraGauges.Win.GaugeControl gaugeControl3;
private DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge dgDiffCellVoltage;
private DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent digitalBackgroundLayerComponent3;
private DevExpress.XtraGauges.Win.GaugeControl gaugeControl2;
private DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge dgAvgCellVoltage;
private DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent digitalBackgroundLayerComponent2;
private DevExpress.XtraGauges.Win.GaugeControl gaugeControl1;
private DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge dgVoltage;
private DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent digitalBackgroundLayerComponent1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
private DevExpress.XtraEditors.GroupControl gbStatusAlarm;
private DevExpress.XtraLayout.LayoutControlItem icitemStatusAlarm;
private DevExpress.XtraLayout.LayoutControl layoutControl3;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
private DevExpress.XtraEditors.PanelControl panelControl2;
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraLayout.LayoutControlItem lcitemStatus;
private DevExpress.XtraLayout.LayoutControlItem lcitemAlarm;
private DevExpress.XtraEditors.LabelControl lbStatus;
private DevExpress.XtraEditors.LabelControl lbAlarm;
private DevExpress.XtraLayout.LayoutControl layoutControl4;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
private System.Windows.Forms.Timer tmrDisplay;
private DevExpress.XtraEditors.GroupControl gbAlarm;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
private DevExpress.XtraLayout.LayoutControl layoutControl5;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5;
private ucStatus ucCellUnderVolt;
private ucStatus ucCellOverVolt;
private ucStatus ucLowTemp;
private ucStatus ucHighTemp;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
private ucStatus ucCvDiff;
private ucStatus ucLowSOC;
private ucStatus ucDchOverCurr;
private ucStatus ucChaOverCurr;
private ucStatus ucUnderVolt;
private ucStatus ucOverVolt;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
private DevExpress.XtraEditors.SimpleButton btnParam;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
private DevExpress.XtraLayout.SimpleLabelItem lbHeatbeat;
private DevExpress.XtraEditors.SimpleButton btnCalibration;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
private DevExpress.XtraEditors.GroupControl gbEtc;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
private DevExpress.XtraLayout.LayoutControl layoutControl6;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup6;
private DevExpress.XtraEditors.LabelControl lbAllBuffTime;
private DevExpress.XtraEditors.LabelControl lbOneBuffTime;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23;
private DevExpress.XtraGauges.Win.GaugeControl gaugeControl5;
private DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge dgDiffTemperature;
private DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent digitalBackgroundLayerComponent5;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
private DevExpress.XtraCharts.ChartControl VChart;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraCharts.ChartControl TChart;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
private DevExpress.XtraEditors.SimpleButton btnINV;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
private DevExpress.XtraEditors.SimpleButton btnINV2;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26;
private DevExpress.XtraEditors.SimpleButton BtnCbTest;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27;
}
}