namespace IStation.Win.View
|
{
|
partial class RealTimeZyScadaView2
|
{
|
/// <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()
|
{
|
components = new System.ComponentModel.Container();
|
layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
btnGetSetScada = new DevExpress.XtraEditors.SimpleButton();
|
imgSetScada = new DevExpress.XtraEditors.ImageComboBoxEdit();
|
btnGetScada = new DevExpress.XtraEditors.SimpleButton();
|
Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
|
layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
|
layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
|
layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
gridControlStation2 = new DevExpress.XtraGrid.GridControl();
|
realTimePumpScadaViewModelBindingSource1 = new BindingSource(components);
|
gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
colFlag1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRunStatus1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colInletWaterLevel1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colOutletPressure1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colInstantaneousFlow1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colActivePower1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRotateSpeed1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colMaintenanceState1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
sidePanel2 = new DevExpress.XtraEditors.SidePanel();
|
layoutControl3 = new DevExpress.XtraLayout.LayoutControl();
|
gridControl2 = new DevExpress.XtraGrid.GridControl();
|
realTimePumpScheduleViewModelBindingSource1 = new BindingSource(components);
|
gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
colFlag = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRunStatus = new DevExpress.XtraGrid.Columns.GridColumn();
|
colInletWaterLevel = new DevExpress.XtraGrid.Columns.GridColumn();
|
colOutletPressure = new DevExpress.XtraGrid.Columns.GridColumn();
|
colOutletPressureAddWL = new DevExpress.XtraGrid.Columns.GridColumn();
|
colScadaCorrectionFactor = new DevExpress.XtraGrid.Columns.GridColumn();
|
colModelCorrectionFactor = new DevExpress.XtraGrid.Columns.GridColumn();
|
colInstantaneousFlow = new DevExpress.XtraGrid.Columns.GridColumn();
|
colActivePower = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRotateSpeed = new DevExpress.XtraGrid.Columns.GridColumn();
|
colActivePowerDiff = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRotateSpeedDiif = new DevExpress.XtraGrid.Columns.GridColumn();
|
txtDN2400Flow = new DevExpress.XtraEditors.TextEdit();
|
txtDN2700Flow = new DevExpress.XtraEditors.TextEdit();
|
txtDN2400Pressure = new DevExpress.XtraEditors.TextEdit();
|
txtDN2700Pressure = new DevExpress.XtraEditors.TextEdit();
|
txtTargetFlow2 = new DevExpress.XtraEditors.TextEdit();
|
txtTargetPressure2 = new DevExpress.XtraEditors.TextEdit();
|
txtTotalFlowSrc = new DevExpress.XtraEditors.TextEdit();
|
txtTotalFlowSchedule = new DevExpress.XtraEditors.TextEdit();
|
txtTotalFlowDiff = new DevExpress.XtraEditors.TextEdit();
|
txtTotalPowerSrc = new DevExpress.XtraEditors.TextEdit();
|
txtTotalPowerSchedule = new DevExpress.XtraEditors.TextEdit();
|
txtTotalPowerDiff = new DevExpress.XtraEditors.TextEdit();
|
layoutControlGroup6 = new DevExpress.XtraLayout.LayoutControlGroup();
|
layoutControlGroup10 = new DevExpress.XtraLayout.LayoutControlGroup();
|
layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
|
layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
|
layoutControlGroup11 = new DevExpress.XtraLayout.LayoutControlGroup();
|
layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
|
layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
|
layoutControlGroup13 = new DevExpress.XtraLayout.LayoutControlGroup();
|
layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
|
layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
|
layoutControlGroup9 = new DevExpress.XtraLayout.LayoutControlGroup();
|
layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
layoutControlGroup15 = new DevExpress.XtraLayout.LayoutControlGroup();
|
layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
|
layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
sidePanel3 = new DevExpress.XtraEditors.SidePanel();
|
((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit();
|
layoutControl1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)imgSetScada.Properties).BeginInit();
|
((System.ComponentModel.ISupportInitialize)Root).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup3).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem20).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem21).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem3).BeginInit();
|
((System.ComponentModel.ISupportInitialize)gridControlStation2).BeginInit();
|
((System.ComponentModel.ISupportInitialize)realTimePumpScadaViewModelBindingSource1).BeginInit();
|
((System.ComponentModel.ISupportInitialize)gridView2).BeginInit();
|
sidePanel2.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)layoutControl3).BeginInit();
|
layoutControl3.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)gridControl2).BeginInit();
|
((System.ComponentModel.ISupportInitialize)realTimePumpScheduleViewModelBindingSource1).BeginInit();
|
((System.ComponentModel.ISupportInitialize)gridView4).BeginInit();
|
((System.ComponentModel.ISupportInitialize)txtDN2400Flow.Properties).BeginInit();
|
((System.ComponentModel.ISupportInitialize)txtDN2700Flow.Properties).BeginInit();
|
((System.ComponentModel.ISupportInitialize)txtDN2400Pressure.Properties).BeginInit();
|
((System.ComponentModel.ISupportInitialize)txtDN2700Pressure.Properties).BeginInit();
|
((System.ComponentModel.ISupportInitialize)txtTargetFlow2.Properties).BeginInit();
|
((System.ComponentModel.ISupportInitialize)txtTargetPressure2.Properties).BeginInit();
|
((System.ComponentModel.ISupportInitialize)txtTotalFlowSrc.Properties).BeginInit();
|
((System.ComponentModel.ISupportInitialize)txtTotalFlowSchedule.Properties).BeginInit();
|
((System.ComponentModel.ISupportInitialize)txtTotalFlowDiff.Properties).BeginInit();
|
((System.ComponentModel.ISupportInitialize)txtTotalPowerSrc.Properties).BeginInit();
|
((System.ComponentModel.ISupportInitialize)txtTotalPowerSchedule.Properties).BeginInit();
|
((System.ComponentModel.ISupportInitialize)txtTotalPowerDiff.Properties).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup6).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup10).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem10).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem11).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup11).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem12).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem13).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup13).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem16).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem17).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup9).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem2).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup15).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem19).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup1).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem1).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem4).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem5).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem6).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem7).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem8).BeginInit();
|
sidePanel3.SuspendLayout();
|
SuspendLayout();
|
//
|
// layoutControl1
|
//
|
layoutControl1.Controls.Add(btnGetSetScada);
|
layoutControl1.Controls.Add(imgSetScada);
|
layoutControl1.Controls.Add(btnGetScada);
|
layoutControl1.Dock = DockStyle.Fill;
|
layoutControl1.Location = new Point(0, 0);
|
layoutControl1.Margin = new Padding(5, 3, 5, 3);
|
layoutControl1.Name = "layoutControl1";
|
layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(851, 564, 975, 600);
|
layoutControl1.Root = Root;
|
layoutControl1.Size = new Size(1711, 83);
|
layoutControl1.TabIndex = 0;
|
layoutControl1.Text = "layoutControl1";
|
//
|
// btnGetSetScada
|
//
|
btnGetSetScada.Location = new Point(857, 42);
|
btnGetSetScada.Margin = new Padding(2, 3, 2, 3);
|
btnGetSetScada.Name = "btnGetSetScada";
|
btnGetSetScada.Size = new Size(848, 35);
|
btnGetSetScada.StyleController = layoutControl1;
|
btnGetSetScada.TabIndex = 3;
|
btnGetSetScada.Text = "获取模拟数据";
|
btnGetSetScada.Click += btnGetSetScada_Click;
|
//
|
// imgSetScada
|
//
|
imgSetScada.Location = new Point(576, 42);
|
imgSetScada.Margin = new Padding(2, 3, 2, 3);
|
imgSetScada.Name = "imgSetScada";
|
imgSetScada.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
|
imgSetScada.Size = new Size(277, 38);
|
imgSetScada.StyleController = layoutControl1;
|
imgSetScada.TabIndex = 2;
|
//
|
// btnGetScada
|
//
|
btnGetScada.Location = new Point(6, 42);
|
btnGetScada.Name = "btnGetScada";
|
btnGetScada.Size = new Size(421, 35);
|
btnGetScada.StyleController = layoutControl1;
|
btnGetScada.TabIndex = 4;
|
btnGetScada.Text = "获取实时数据";
|
btnGetScada.Click += btnGetScada_Click;
|
//
|
// Root
|
//
|
Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
Root.GroupBordersVisible = false;
|
Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup3 });
|
Root.Name = "Root";
|
Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
Root.Size = new Size(1711, 83);
|
Root.TextVisible = false;
|
//
|
// layoutControlGroup3
|
//
|
layoutControlGroup3.GroupStyle = DevExpress.Utils.GroupStyle.Title;
|
layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem20, layoutControlItem21, layoutControlItem3 });
|
layoutControlGroup3.Location = new Point(0, 0);
|
layoutControlGroup3.Name = "layoutControlGroup3";
|
layoutControlGroup3.Padding = new DevExpress.XtraLayout.Utils.Padding(4, 4, 4, 4);
|
layoutControlGroup3.Size = new Size(1711, 83);
|
layoutControlGroup3.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup3.Text = "操作";
|
//
|
// layoutControlItem20
|
//
|
layoutControlItem20.Control = btnGetSetScada;
|
layoutControlItem20.Location = new Point(851, 0);
|
layoutControlItem20.MinSize = new Size(148, 36);
|
layoutControlItem20.Name = "layoutControlItem20";
|
layoutControlItem20.Size = new Size(852, 39);
|
layoutControlItem20.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
layoutControlItem20.Text = "获取模拟数据";
|
layoutControlItem20.TextSize = new Size(0, 0);
|
layoutControlItem20.TextVisible = false;
|
//
|
// layoutControlItem21
|
//
|
layoutControlItem21.Control = imgSetScada;
|
layoutControlItem21.Location = new Point(425, 0);
|
layoutControlItem21.MinSize = new Size(224, 32);
|
layoutControlItem21.Name = "layoutControlItem21";
|
layoutControlItem21.Size = new Size(426, 39);
|
layoutControlItem21.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
layoutControlItem21.Text = "模拟数据列表:";
|
layoutControlItem21.TextSize = new Size(133, 25);
|
//
|
// layoutControlItem3
|
//
|
layoutControlItem3.Control = btnGetScada;
|
layoutControlItem3.Location = new Point(0, 0);
|
layoutControlItem3.MinSize = new Size(148, 36);
|
layoutControlItem3.Name = "layoutControlItem3";
|
layoutControlItem3.Size = new Size(425, 39);
|
layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
layoutControlItem3.TextSize = new Size(0, 0);
|
layoutControlItem3.TextVisible = false;
|
//
|
// gridControlStation2
|
//
|
gridControlStation2.DataSource = realTimePumpScadaViewModelBindingSource1;
|
gridControlStation2.EmbeddedNavigator.Margin = new Padding(2, 3, 2, 3);
|
gridControlStation2.Location = new Point(1, 163);
|
gridControlStation2.MainView = gridView2;
|
gridControlStation2.Margin = new Padding(4, 3, 4, 3);
|
gridControlStation2.Name = "gridControlStation2";
|
gridControlStation2.Size = new Size(1709, 303);
|
gridControlStation2.TabIndex = 5;
|
gridControlStation2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView2 });
|
//
|
// realTimePumpScadaViewModelBindingSource1
|
//
|
realTimePumpScadaViewModelBindingSource1.DataSource = typeof(ViewModel.RealTimePumpScadaViewModel);
|
//
|
// gridView2
|
//
|
gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colFlag1, colRunStatus1, colInletWaterLevel1, colOutletPressure1, colInstantaneousFlow1, colActivePower1, colRotateSpeed1, colMaintenanceState1 });
|
gridView2.DetailHeight = 397;
|
gridView2.GridControl = gridControlStation2;
|
gridView2.Name = "gridView2";
|
gridView2.OptionsEditForm.PopupEditFormWidth = 960;
|
//
|
// colFlag1
|
//
|
colFlag1.FieldName = "Flag";
|
colFlag1.MinWidth = 36;
|
colFlag1.Name = "colFlag1";
|
colFlag1.Visible = true;
|
colFlag1.VisibleIndex = 0;
|
colFlag1.Width = 74;
|
//
|
// colRunStatus1
|
//
|
colRunStatus1.FieldName = "RunStatus";
|
colRunStatus1.MinWidth = 36;
|
colRunStatus1.Name = "colRunStatus1";
|
colRunStatus1.Visible = true;
|
colRunStatus1.VisibleIndex = 1;
|
colRunStatus1.Width = 74;
|
//
|
// colInletWaterLevel1
|
//
|
colInletWaterLevel1.FieldName = "InletWaterLevel";
|
colInletWaterLevel1.MinWidth = 36;
|
colInletWaterLevel1.Name = "colInletWaterLevel1";
|
colInletWaterLevel1.Visible = true;
|
colInletWaterLevel1.VisibleIndex = 2;
|
colInletWaterLevel1.Width = 74;
|
//
|
// colOutletPressure1
|
//
|
colOutletPressure1.FieldName = "OutletPressure";
|
colOutletPressure1.MinWidth = 36;
|
colOutletPressure1.Name = "colOutletPressure1";
|
colOutletPressure1.Visible = true;
|
colOutletPressure1.VisibleIndex = 3;
|
colOutletPressure1.Width = 74;
|
//
|
// colInstantaneousFlow1
|
//
|
colInstantaneousFlow1.FieldName = "InstantaneousFlow";
|
colInstantaneousFlow1.MinWidth = 36;
|
colInstantaneousFlow1.Name = "colInstantaneousFlow1";
|
colInstantaneousFlow1.Visible = true;
|
colInstantaneousFlow1.VisibleIndex = 4;
|
colInstantaneousFlow1.Width = 74;
|
//
|
// colActivePower1
|
//
|
colActivePower1.FieldName = "ActivePower";
|
colActivePower1.MinWidth = 36;
|
colActivePower1.Name = "colActivePower1";
|
colActivePower1.Visible = true;
|
colActivePower1.VisibleIndex = 5;
|
colActivePower1.Width = 74;
|
//
|
// colRotateSpeed1
|
//
|
colRotateSpeed1.FieldName = "RotateSpeed";
|
colRotateSpeed1.MinWidth = 36;
|
colRotateSpeed1.Name = "colRotateSpeed1";
|
colRotateSpeed1.Visible = true;
|
colRotateSpeed1.VisibleIndex = 6;
|
colRotateSpeed1.Width = 74;
|
//
|
// colMaintenanceState1
|
//
|
colMaintenanceState1.FieldName = "MaintenanceState";
|
colMaintenanceState1.MinWidth = 36;
|
colMaintenanceState1.Name = "colMaintenanceState1";
|
colMaintenanceState1.Visible = true;
|
colMaintenanceState1.VisibleIndex = 7;
|
colMaintenanceState1.Width = 74;
|
//
|
// sidePanel2
|
//
|
sidePanel2.Controls.Add(layoutControl3);
|
sidePanel2.Dock = DockStyle.Fill;
|
sidePanel2.Location = new Point(0, 84);
|
sidePanel2.Margin = new Padding(4, 3, 4, 3);
|
sidePanel2.Name = "sidePanel2";
|
sidePanel2.Size = new Size(1711, 1055);
|
sidePanel2.TabIndex = 2;
|
sidePanel2.Text = "sidePanel2";
|
//
|
// layoutControl3
|
//
|
layoutControl3.Controls.Add(gridControl2);
|
layoutControl3.Controls.Add(gridControlStation2);
|
layoutControl3.Controls.Add(txtDN2400Flow);
|
layoutControl3.Controls.Add(txtDN2700Flow);
|
layoutControl3.Controls.Add(txtDN2400Pressure);
|
layoutControl3.Controls.Add(txtDN2700Pressure);
|
layoutControl3.Controls.Add(txtTargetFlow2);
|
layoutControl3.Controls.Add(txtTargetPressure2);
|
layoutControl3.Controls.Add(txtTotalFlowSrc);
|
layoutControl3.Controls.Add(txtTotalFlowSchedule);
|
layoutControl3.Controls.Add(txtTotalFlowDiff);
|
layoutControl3.Controls.Add(txtTotalPowerSrc);
|
layoutControl3.Controls.Add(txtTotalPowerSchedule);
|
layoutControl3.Controls.Add(txtTotalPowerDiff);
|
layoutControl3.Dock = DockStyle.Fill;
|
layoutControl3.Location = new Point(0, 0);
|
layoutControl3.Margin = new Padding(4, 3, 4, 3);
|
layoutControl3.Name = "layoutControl3";
|
layoutControl3.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(1585, 844, 975, 600);
|
layoutControl3.Root = layoutControlGroup6;
|
layoutControl3.Size = new Size(1711, 1055);
|
layoutControl3.TabIndex = 0;
|
layoutControl3.Text = "layoutControl3";
|
//
|
// gridControl2
|
//
|
gridControl2.DataSource = realTimePumpScheduleViewModelBindingSource1;
|
gridControl2.EmbeddedNavigator.Margin = new Padding(2, 3, 2, 3);
|
gridControl2.Location = new Point(1, 716);
|
gridControl2.MainView = gridView4;
|
gridControl2.Margin = new Padding(4, 3, 4, 3);
|
gridControl2.Name = "gridControl2";
|
gridControl2.Size = new Size(1709, 338);
|
gridControl2.TabIndex = 8;
|
gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView4 });
|
//
|
// realTimePumpScheduleViewModelBindingSource1
|
//
|
realTimePumpScheduleViewModelBindingSource1.DataSource = typeof(ViewModel.RealTimePumpScheduleViewModel);
|
//
|
// gridView4
|
//
|
gridView4.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colFlag, colRunStatus, colInletWaterLevel, colOutletPressure, colOutletPressureAddWL, colScadaCorrectionFactor, colModelCorrectionFactor, colInstantaneousFlow, colActivePower, colRotateSpeed, colActivePowerDiff, colRotateSpeedDiif });
|
gridView4.DetailHeight = 398;
|
gridView4.GridControl = gridControl2;
|
gridView4.Name = "gridView4";
|
gridView4.OptionsEditForm.PopupEditFormWidth = 960;
|
gridView4.CustomDrawCell += gridView4_CustomDrawCell;
|
//
|
// colFlag
|
//
|
colFlag.FieldName = "Flag";
|
colFlag.MinWidth = 30;
|
colFlag.Name = "colFlag";
|
colFlag.Visible = true;
|
colFlag.VisibleIndex = 0;
|
colFlag.Width = 112;
|
//
|
// colRunStatus
|
//
|
colRunStatus.FieldName = "RunStatus";
|
colRunStatus.MinWidth = 30;
|
colRunStatus.Name = "colRunStatus";
|
colRunStatus.Visible = true;
|
colRunStatus.VisibleIndex = 1;
|
colRunStatus.Width = 112;
|
//
|
// colInletWaterLevel
|
//
|
colInletWaterLevel.FieldName = "InletWaterLevel";
|
colInletWaterLevel.MinWidth = 30;
|
colInletWaterLevel.Name = "colInletWaterLevel";
|
colInletWaterLevel.Visible = true;
|
colInletWaterLevel.VisibleIndex = 2;
|
colInletWaterLevel.Width = 112;
|
//
|
// colOutletPressure
|
//
|
colOutletPressure.FieldName = "OutletPressure";
|
colOutletPressure.MinWidth = 30;
|
colOutletPressure.Name = "colOutletPressure";
|
colOutletPressure.Visible = true;
|
colOutletPressure.VisibleIndex = 3;
|
colOutletPressure.Width = 112;
|
//
|
// colOutletPressureAddWL
|
//
|
colOutletPressureAddWL.FieldName = "OutletPressureAddWL";
|
colOutletPressureAddWL.MinWidth = 30;
|
colOutletPressureAddWL.Name = "colOutletPressureAddWL";
|
colOutletPressureAddWL.Visible = true;
|
colOutletPressureAddWL.VisibleIndex = 4;
|
colOutletPressureAddWL.Width = 112;
|
//
|
// colScadaCorrectionFactor
|
//
|
colScadaCorrectionFactor.FieldName = "ScadaCorrectionFactor";
|
colScadaCorrectionFactor.MinWidth = 30;
|
colScadaCorrectionFactor.Name = "colScadaCorrectionFactor";
|
colScadaCorrectionFactor.Visible = true;
|
colScadaCorrectionFactor.VisibleIndex = 5;
|
colScadaCorrectionFactor.Width = 112;
|
//
|
// colModelCorrectionFactor
|
//
|
colModelCorrectionFactor.FieldName = "ModelCorrectionFactor";
|
colModelCorrectionFactor.MinWidth = 30;
|
colModelCorrectionFactor.Name = "colModelCorrectionFactor";
|
colModelCorrectionFactor.Visible = true;
|
colModelCorrectionFactor.VisibleIndex = 6;
|
colModelCorrectionFactor.Width = 112;
|
//
|
// colInstantaneousFlow
|
//
|
colInstantaneousFlow.FieldName = "InstantaneousFlow";
|
colInstantaneousFlow.MinWidth = 30;
|
colInstantaneousFlow.Name = "colInstantaneousFlow";
|
colInstantaneousFlow.Visible = true;
|
colInstantaneousFlow.VisibleIndex = 7;
|
colInstantaneousFlow.Width = 112;
|
//
|
// colActivePower
|
//
|
colActivePower.FieldName = "ActivePower";
|
colActivePower.MinWidth = 30;
|
colActivePower.Name = "colActivePower";
|
colActivePower.Visible = true;
|
colActivePower.VisibleIndex = 8;
|
colActivePower.Width = 112;
|
//
|
// colRotateSpeed
|
//
|
colRotateSpeed.FieldName = "RotateSpeed";
|
colRotateSpeed.MinWidth = 30;
|
colRotateSpeed.Name = "colRotateSpeed";
|
colRotateSpeed.Visible = true;
|
colRotateSpeed.VisibleIndex = 9;
|
colRotateSpeed.Width = 112;
|
//
|
// colActivePowerDiff
|
//
|
colActivePowerDiff.FieldName = "ActivePowerDiff";
|
colActivePowerDiff.MinWidth = 30;
|
colActivePowerDiff.Name = "colActivePowerDiff";
|
colActivePowerDiff.Visible = true;
|
colActivePowerDiff.VisibleIndex = 10;
|
colActivePowerDiff.Width = 112;
|
//
|
// colRotateSpeedDiif
|
//
|
colRotateSpeedDiif.FieldName = "RotateSpeedDiif";
|
colRotateSpeedDiif.MinWidth = 30;
|
colRotateSpeedDiif.Name = "colRotateSpeedDiif";
|
colRotateSpeedDiif.Visible = true;
|
colRotateSpeedDiif.VisibleIndex = 11;
|
colRotateSpeedDiif.Width = 112;
|
//
|
// txtDN2400Flow
|
//
|
txtDN2400Flow.Location = new Point(132, 38);
|
txtDN2400Flow.Margin = new Padding(2, 3, 2, 3);
|
txtDN2400Flow.Name = "txtDN2400Flow";
|
txtDN2400Flow.Size = new Size(716, 38);
|
txtDN2400Flow.StyleController = layoutControl3;
|
txtDN2400Flow.TabIndex = 0;
|
//
|
// txtDN2700Flow
|
//
|
txtDN2700Flow.Location = new Point(132, 80);
|
txtDN2700Flow.Margin = new Padding(2, 3, 2, 3);
|
txtDN2700Flow.Name = "txtDN2700Flow";
|
txtDN2700Flow.Size = new Size(716, 38);
|
txtDN2700Flow.StyleController = layoutControl3;
|
txtDN2700Flow.TabIndex = 2;
|
//
|
// txtDN2400Pressure
|
//
|
txtDN2400Pressure.Location = new Point(986, 39);
|
txtDN2400Pressure.Margin = new Padding(2, 3, 2, 3);
|
txtDN2400Pressure.Name = "txtDN2400Pressure";
|
txtDN2400Pressure.Size = new Size(717, 38);
|
txtDN2400Pressure.StyleController = layoutControl3;
|
txtDN2400Pressure.TabIndex = 3;
|
//
|
// txtDN2700Pressure
|
//
|
txtDN2700Pressure.Location = new Point(986, 81);
|
txtDN2700Pressure.Margin = new Padding(2, 3, 2, 3);
|
txtDN2700Pressure.Name = "txtDN2700Pressure";
|
txtDN2700Pressure.Size = new Size(717, 38);
|
txtDN2700Pressure.StyleController = layoutControl3;
|
txtDN2700Pressure.TabIndex = 4;
|
//
|
// txtTargetFlow2
|
//
|
txtTargetFlow2.Location = new Point(131, 508);
|
txtTargetFlow2.Margin = new Padding(2, 3, 2, 3);
|
txtTargetFlow2.Name = "txtTargetFlow2";
|
txtTargetFlow2.Size = new Size(722, 38);
|
txtTargetFlow2.StyleController = layoutControl3;
|
txtTargetFlow2.TabIndex = 6;
|
//
|
// txtTargetPressure2
|
//
|
txtTargetPressure2.Location = new Point(981, 508);
|
txtTargetPressure2.Margin = new Padding(2, 3, 2, 3);
|
txtTargetPressure2.Name = "txtTargetPressure2";
|
txtTargetPressure2.Size = new Size(723, 38);
|
txtTargetPressure2.StyleController = layoutControl3;
|
txtTargetPressure2.TabIndex = 7;
|
//
|
// txtTotalFlowSrc
|
//
|
txtTotalFlowSrc.Location = new Point(131, 594);
|
txtTotalFlowSrc.Margin = new Padding(2, 3, 2, 3);
|
txtTotalFlowSrc.Name = "txtTotalFlowSrc";
|
txtTotalFlowSrc.Size = new Size(439, 38);
|
txtTotalFlowSrc.StyleController = layoutControl3;
|
txtTotalFlowSrc.TabIndex = 9;
|
//
|
// txtTotalFlowSchedule
|
//
|
txtTotalFlowSchedule.Location = new Point(698, 594);
|
txtTotalFlowSchedule.Margin = new Padding(2, 3, 2, 3);
|
txtTotalFlowSchedule.Name = "txtTotalFlowSchedule";
|
txtTotalFlowSchedule.Size = new Size(438, 38);
|
txtTotalFlowSchedule.StyleController = layoutControl3;
|
txtTotalFlowSchedule.TabIndex = 10;
|
//
|
// txtTotalFlowDiff
|
//
|
txtTotalFlowDiff.Location = new Point(1264, 594);
|
txtTotalFlowDiff.Margin = new Padding(2, 3, 2, 3);
|
txtTotalFlowDiff.Name = "txtTotalFlowDiff";
|
txtTotalFlowDiff.Size = new Size(440, 38);
|
txtTotalFlowDiff.StyleController = layoutControl3;
|
txtTotalFlowDiff.TabIndex = 11;
|
//
|
// txtTotalPowerSrc
|
//
|
txtTotalPowerSrc.Location = new Point(131, 636);
|
txtTotalPowerSrc.Margin = new Padding(2, 3, 2, 3);
|
txtTotalPowerSrc.Name = "txtTotalPowerSrc";
|
txtTotalPowerSrc.Size = new Size(439, 38);
|
txtTotalPowerSrc.StyleController = layoutControl3;
|
txtTotalPowerSrc.TabIndex = 12;
|
//
|
// txtTotalPowerSchedule
|
//
|
txtTotalPowerSchedule.Location = new Point(698, 636);
|
txtTotalPowerSchedule.Margin = new Padding(2, 3, 2, 3);
|
txtTotalPowerSchedule.Name = "txtTotalPowerSchedule";
|
txtTotalPowerSchedule.Size = new Size(438, 38);
|
txtTotalPowerSchedule.StyleController = layoutControl3;
|
txtTotalPowerSchedule.TabIndex = 13;
|
//
|
// txtTotalPowerDiff
|
//
|
txtTotalPowerDiff.Location = new Point(1264, 636);
|
txtTotalPowerDiff.Margin = new Padding(2, 3, 2, 3);
|
txtTotalPowerDiff.Name = "txtTotalPowerDiff";
|
txtTotalPowerDiff.Size = new Size(440, 38);
|
txtTotalPowerDiff.StyleController = layoutControl3;
|
txtTotalPowerDiff.TabIndex = 14;
|
//
|
// layoutControlGroup6
|
//
|
layoutControlGroup6.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup10, layoutControlGroup11, layoutControlGroup13, layoutControlGroup9, layoutControlGroup15, layoutControlGroup1 });
|
layoutControlGroup6.Name = "Root";
|
layoutControlGroup6.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup6.Size = new Size(1711, 1055);
|
layoutControlGroup6.TextVisible = false;
|
//
|
// layoutControlGroup10
|
//
|
layoutControlGroup10.GroupStyle = DevExpress.Utils.GroupStyle.Card;
|
layoutControlGroup10.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem10, layoutControlItem11 });
|
layoutControlGroup10.Location = new Point(0, 0);
|
layoutControlGroup10.Name = "layoutControlGroup10";
|
layoutControlGroup10.Padding = new DevExpress.XtraLayout.Utils.Padding(4, 4, 4, 4);
|
layoutControlGroup10.Size = new Size(854, 126);
|
layoutControlGroup10.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup10.Text = "总管流量";
|
//
|
// layoutControlItem10
|
//
|
layoutControlItem10.Control = txtDN2400Flow;
|
layoutControlItem10.Location = new Point(0, 0);
|
layoutControlItem10.Name = "layoutControlItem10";
|
layoutControlItem10.Size = new Size(844, 42);
|
layoutControlItem10.Text = "DN2400:";
|
layoutControlItem10.TextSize = new Size(112, 25);
|
//
|
// layoutControlItem11
|
//
|
layoutControlItem11.Control = txtDN2700Flow;
|
layoutControlItem11.Location = new Point(0, 42);
|
layoutControlItem11.Name = "layoutControlItem11";
|
layoutControlItem11.Size = new Size(844, 44);
|
layoutControlItem11.Text = "DN2700:";
|
layoutControlItem11.TextSize = new Size(112, 25);
|
//
|
// layoutControlGroup11
|
//
|
layoutControlGroup11.GroupStyle = DevExpress.Utils.GroupStyle.Card;
|
layoutControlGroup11.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem12, layoutControlItem13 });
|
layoutControlGroup11.Location = new Point(854, 0);
|
layoutControlGroup11.Name = "layoutControlGroup11";
|
layoutControlGroup11.Padding = new DevExpress.XtraLayout.Utils.Padding(4, 4, 5, 5);
|
layoutControlGroup11.Size = new Size(855, 126);
|
layoutControlGroup11.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup11.Text = "总管压力";
|
//
|
// layoutControlItem12
|
//
|
layoutControlItem12.Control = txtDN2400Pressure;
|
layoutControlItem12.Location = new Point(0, 0);
|
layoutControlItem12.Name = "layoutControlItem12";
|
layoutControlItem12.Size = new Size(845, 42);
|
layoutControlItem12.Text = "DN2400:";
|
layoutControlItem12.TextSize = new Size(112, 25);
|
//
|
// layoutControlItem13
|
//
|
layoutControlItem13.Control = txtDN2700Pressure;
|
layoutControlItem13.Location = new Point(0, 42);
|
layoutControlItem13.Name = "layoutControlItem13";
|
layoutControlItem13.Size = new Size(845, 42);
|
layoutControlItem13.Text = "DN2700:";
|
layoutControlItem13.TextSize = new Size(112, 25);
|
//
|
// layoutControlGroup13
|
//
|
layoutControlGroup13.ExpandButtonVisible = true;
|
layoutControlGroup13.GroupStyle = DevExpress.Utils.GroupStyle.Title;
|
layoutControlGroup13.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem16, layoutControlItem17 });
|
layoutControlGroup13.Location = new Point(0, 465);
|
layoutControlGroup13.Name = "layoutControlGroup13";
|
layoutControlGroup13.Padding = new DevExpress.XtraLayout.Utils.Padding(4, 4, 4, 4);
|
layoutControlGroup13.Size = new Size(1709, 86);
|
layoutControlGroup13.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup13.Text = "调度目标";
|
//
|
// layoutControlItem16
|
//
|
layoutControlItem16.Control = txtTargetFlow2;
|
layoutControlItem16.Location = new Point(0, 0);
|
layoutControlItem16.Name = "layoutControlItem16";
|
layoutControlItem16.Size = new Size(850, 42);
|
layoutControlItem16.Text = "目标流量:";
|
layoutControlItem16.TextSize = new Size(112, 25);
|
//
|
// layoutControlItem17
|
//
|
layoutControlItem17.Control = txtTargetPressure2;
|
layoutControlItem17.Location = new Point(850, 0);
|
layoutControlItem17.Name = "layoutControlItem17";
|
layoutControlItem17.Size = new Size(851, 42);
|
layoutControlItem17.Text = "目标压力:";
|
layoutControlItem17.TextSize = new Size(112, 25);
|
//
|
// layoutControlGroup9
|
//
|
layoutControlGroup9.ExpandButtonVisible = true;
|
layoutControlGroup9.GroupStyle = DevExpress.Utils.GroupStyle.Title;
|
layoutControlGroup9.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem2 });
|
layoutControlGroup9.Location = new Point(0, 126);
|
layoutControlGroup9.Name = "layoutControlGroup9";
|
layoutControlGroup9.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup9.Size = new Size(1709, 339);
|
layoutControlGroup9.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup9.Text = "机泵列表";
|
//
|
// layoutControlItem2
|
//
|
layoutControlItem2.Control = gridControlStation2;
|
layoutControlItem2.Location = new Point(0, 0);
|
layoutControlItem2.Name = "layoutControlItem2";
|
layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlItem2.Size = new Size(1709, 303);
|
layoutControlItem2.TextSize = new Size(0, 0);
|
layoutControlItem2.TextVisible = false;
|
//
|
// layoutControlGroup15
|
//
|
layoutControlGroup15.ExpandButtonVisible = true;
|
layoutControlGroup15.GroupStyle = DevExpress.Utils.GroupStyle.Title;
|
layoutControlGroup15.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem19 });
|
layoutControlGroup15.Location = new Point(0, 679);
|
layoutControlGroup15.Name = "layoutControlGroup15";
|
layoutControlGroup15.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup15.Size = new Size(1709, 374);
|
layoutControlGroup15.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup15.Text = "调度列表";
|
//
|
// layoutControlItem19
|
//
|
layoutControlItem19.Control = gridControl2;
|
layoutControlItem19.Location = new Point(0, 0);
|
layoutControlItem19.Name = "layoutControlItem19";
|
layoutControlItem19.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlItem19.Size = new Size(1709, 338);
|
layoutControlItem19.TextSize = new Size(0, 0);
|
layoutControlItem19.TextVisible = false;
|
//
|
// layoutControlGroup1
|
//
|
layoutControlGroup1.ExpandButtonVisible = true;
|
layoutControlGroup1.GroupStyle = DevExpress.Utils.GroupStyle.Title;
|
layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, layoutControlItem4, layoutControlItem5, layoutControlItem6, layoutControlItem7, layoutControlItem8 });
|
layoutControlGroup1.Location = new Point(0, 551);
|
layoutControlGroup1.Name = "layoutControlGroup1";
|
layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(4, 4, 4, 4);
|
layoutControlGroup1.Size = new Size(1709, 128);
|
layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup1.Text = "调度统计";
|
//
|
// layoutControlItem1
|
//
|
layoutControlItem1.Control = txtTotalFlowSrc;
|
layoutControlItem1.Location = new Point(0, 0);
|
layoutControlItem1.Name = "layoutControlItem1";
|
layoutControlItem1.Size = new Size(567, 42);
|
layoutControlItem1.Text = "原总流量:";
|
layoutControlItem1.TextSize = new Size(112, 25);
|
//
|
// layoutControlItem4
|
//
|
layoutControlItem4.Control = txtTotalFlowSchedule;
|
layoutControlItem4.Location = new Point(567, 0);
|
layoutControlItem4.Name = "layoutControlItem4";
|
layoutControlItem4.Size = new Size(566, 42);
|
layoutControlItem4.Text = "调度总流量:";
|
layoutControlItem4.TextSize = new Size(112, 25);
|
//
|
// layoutControlItem5
|
//
|
layoutControlItem5.Control = txtTotalFlowDiff;
|
layoutControlItem5.Location = new Point(1133, 0);
|
layoutControlItem5.Name = "layoutControlItem5";
|
layoutControlItem5.Size = new Size(568, 42);
|
layoutControlItem5.Text = "流量偏差:";
|
layoutControlItem5.TextSize = new Size(112, 25);
|
//
|
// layoutControlItem6
|
//
|
layoutControlItem6.Control = txtTotalPowerSrc;
|
layoutControlItem6.Location = new Point(0, 42);
|
layoutControlItem6.Name = "layoutControlItem6";
|
layoutControlItem6.Size = new Size(567, 42);
|
layoutControlItem6.Text = "原总功率:";
|
layoutControlItem6.TextSize = new Size(112, 25);
|
//
|
// layoutControlItem7
|
//
|
layoutControlItem7.Control = txtTotalPowerSchedule;
|
layoutControlItem7.Location = new Point(567, 42);
|
layoutControlItem7.Name = "layoutControlItem7";
|
layoutControlItem7.Size = new Size(566, 42);
|
layoutControlItem7.Text = "调度总功率:";
|
layoutControlItem7.TextSize = new Size(112, 25);
|
//
|
// layoutControlItem8
|
//
|
layoutControlItem8.Control = txtTotalPowerDiff;
|
layoutControlItem8.Location = new Point(1133, 42);
|
layoutControlItem8.Name = "layoutControlItem8";
|
layoutControlItem8.Size = new Size(568, 42);
|
layoutControlItem8.Text = "功率偏差:";
|
layoutControlItem8.TextSize = new Size(112, 25);
|
//
|
// sidePanel3
|
//
|
sidePanel3.Controls.Add(layoutControl1);
|
sidePanel3.Dock = DockStyle.Top;
|
sidePanel3.Location = new Point(0, 0);
|
sidePanel3.Margin = new Padding(4, 3, 4, 3);
|
sidePanel3.Name = "sidePanel3";
|
sidePanel3.Size = new Size(1711, 84);
|
sidePanel3.TabIndex = 3;
|
sidePanel3.Text = "sidePanel3";
|
//
|
// RealTimeZyScadaView2
|
//
|
AutoScaleDimensions = new SizeF(12F, 25F);
|
AutoScaleMode = AutoScaleMode.Font;
|
Controls.Add(sidePanel2);
|
Controls.Add(sidePanel3);
|
Margin = new Padding(4, 3, 4, 3);
|
Name = "RealTimeZyScadaView2";
|
Size = new Size(1711, 1139);
|
((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit();
|
layoutControl1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)imgSetScada.Properties).EndInit();
|
((System.ComponentModel.ISupportInitialize)Root).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup3).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem20).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem21).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem3).EndInit();
|
((System.ComponentModel.ISupportInitialize)gridControlStation2).EndInit();
|
((System.ComponentModel.ISupportInitialize)realTimePumpScadaViewModelBindingSource1).EndInit();
|
((System.ComponentModel.ISupportInitialize)gridView2).EndInit();
|
sidePanel2.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)layoutControl3).EndInit();
|
layoutControl3.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)gridControl2).EndInit();
|
((System.ComponentModel.ISupportInitialize)realTimePumpScheduleViewModelBindingSource1).EndInit();
|
((System.ComponentModel.ISupportInitialize)gridView4).EndInit();
|
((System.ComponentModel.ISupportInitialize)txtDN2400Flow.Properties).EndInit();
|
((System.ComponentModel.ISupportInitialize)txtDN2700Flow.Properties).EndInit();
|
((System.ComponentModel.ISupportInitialize)txtDN2400Pressure.Properties).EndInit();
|
((System.ComponentModel.ISupportInitialize)txtDN2700Pressure.Properties).EndInit();
|
((System.ComponentModel.ISupportInitialize)txtTargetFlow2.Properties).EndInit();
|
((System.ComponentModel.ISupportInitialize)txtTargetPressure2.Properties).EndInit();
|
((System.ComponentModel.ISupportInitialize)txtTotalFlowSrc.Properties).EndInit();
|
((System.ComponentModel.ISupportInitialize)txtTotalFlowSchedule.Properties).EndInit();
|
((System.ComponentModel.ISupportInitialize)txtTotalFlowDiff.Properties).EndInit();
|
((System.ComponentModel.ISupportInitialize)txtTotalPowerSrc.Properties).EndInit();
|
((System.ComponentModel.ISupportInitialize)txtTotalPowerSchedule.Properties).EndInit();
|
((System.ComponentModel.ISupportInitialize)txtTotalPowerDiff.Properties).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup6).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup10).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem10).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem11).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup11).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem12).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem13).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup13).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem16).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem17).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup9).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem2).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup15).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem19).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup1).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem1).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem4).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem5).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem6).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem7).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem8).EndInit();
|
sidePanel3.ResumeLayout(false);
|
ResumeLayout(false);
|
}
|
|
#endregion
|
|
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
private DevExpress.XtraGrid.GridControl gridControlStation2;
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
|
private DevExpress.XtraEditors.SimpleButton btnGetZyScada;
|
private DevExpress.XtraEditors.SidePanel sidePanel2;
|
private DevExpress.XtraLayout.LayoutControl layoutControl3;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup6;
|
private DevExpress.XtraEditors.SidePanel sidePanel3;
|
private DevExpress.XtraEditors.TextEdit txtDN2400Flow;
|
private DevExpress.XtraEditors.TextEdit txtDN2700Flow;
|
private DevExpress.XtraEditors.TextEdit txtDN2400Pressure;
|
private DevExpress.XtraEditors.TextEdit txtDN2700Pressure;
|
private DevExpress.XtraEditors.TextEdit txtTargetFlow2;
|
private DevExpress.XtraEditors.TextEdit txtTargetPressure2;
|
private BindingSource realTimePumpScadaViewModelBindingSource1;
|
private DevExpress.XtraGrid.Columns.GridColumn colFlag1;
|
private DevExpress.XtraGrid.Columns.GridColumn colRunStatus1;
|
private DevExpress.XtraGrid.Columns.GridColumn colInletWaterLevel1;
|
private DevExpress.XtraGrid.Columns.GridColumn colOutletPressure1;
|
private DevExpress.XtraGrid.Columns.GridColumn colInstantaneousFlow1;
|
private DevExpress.XtraGrid.Columns.GridColumn colActivePower1;
|
private DevExpress.XtraGrid.Columns.GridColumn colRotateSpeed1;
|
private DevExpress.XtraGrid.Columns.GridColumn colMaintenanceState1;
|
private DevExpress.XtraGrid.GridControl gridControl2;
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView4;
|
private BindingSource realTimePumpScheduleViewModelBindingSource1;
|
private DevExpress.XtraEditors.SimpleButton btnGetSetScada;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
|
private DevExpress.XtraEditors.ImageComboBoxEdit imgSetScada;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup10;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup11;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup13;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup9;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup15;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
|
private DevExpress.XtraEditors.TextEdit txtTotalFlowSrc;
|
private DevExpress.XtraEditors.TextEdit txtTotalFlowSchedule;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
private DevExpress.XtraEditors.TextEdit txtTotalFlowDiff;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
private DevExpress.XtraEditors.TextEdit txtTotalPowerSrc;
|
private DevExpress.XtraEditors.TextEdit txtTotalPowerSchedule;
|
private DevExpress.XtraEditors.TextEdit txtTotalPowerDiff;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
|
private DevExpress.XtraGrid.Columns.GridColumn colFlag;
|
private DevExpress.XtraGrid.Columns.GridColumn colRunStatus;
|
private DevExpress.XtraGrid.Columns.GridColumn colInletWaterLevel;
|
private DevExpress.XtraGrid.Columns.GridColumn colOutletPressure;
|
private DevExpress.XtraGrid.Columns.GridColumn colOutletPressureAddWL;
|
private DevExpress.XtraGrid.Columns.GridColumn colScadaCorrectionFactor;
|
private DevExpress.XtraGrid.Columns.GridColumn colModelCorrectionFactor;
|
private DevExpress.XtraGrid.Columns.GridColumn colInstantaneousFlow;
|
private DevExpress.XtraGrid.Columns.GridColumn colActivePower;
|
private DevExpress.XtraGrid.Columns.GridColumn colRotateSpeed;
|
private DevExpress.XtraGrid.Columns.GridColumn colActivePowerDiff;
|
private DevExpress.XtraGrid.Columns.GridColumn colRotateSpeedDiif;
|
private DevExpress.XtraEditors.SimpleButton btnGetScada;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
}
|
}
|