| | |
| | | private void InitializeComponent() |
| | | { |
| | | components = new System.ComponentModel.Container(); |
| | | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain)); |
| | | ribbon = new RibbonControl(); |
| | | barCekSave = new DevExpress.XtraBars.BarCheckItem(); |
| | | barSpinStep = new DevExpress.XtraBars.BarEditItem(); |
| | | repositoryItemSpinEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit(); |
| | | ribbonPage1 = new RibbonPage(); |
| | | ribbonPageGroup1 = new RibbonPageGroup(); |
| | | ribbonStatusBar = new RibbonStatusBar(); |
| | | gridControl1 = new DevExpress.XtraGrid.GridControl(); |
| | | pumpScheduleVmBindingSource = new BindingSource(components); |
| | | gridViewS1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | colStation = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colFlag = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colBeforeWL = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRealTimeWL = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colBeforeRpm = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colTargetRpm = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRealTimeRpm = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRpmDeviation = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colTargetFrequency = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colBeforeFlow = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colTargetFlow = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRealTimeFlow = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colFlowDeviation = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colBeforeHead = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colTargetHead = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRealTimeHead = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colHeadDeviation = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | gridControl2 = new DevExpress.XtraGrid.GridControl(); |
| | | pumpScheduleVmBindingSource1 = new BindingSource(components); |
| | | gridViewS2 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | colStation1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colFlag1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colBeforeWL1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRealTimeWL1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colBeforeRpm1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colTargetRpm1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRealTimeRpm1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRpmDeviation1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colTargetFrequency1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colBeforeFlow1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colTargetFlow1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRealTimeFlow1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colFlowDeviation1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colBeforeHead1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colTargetHead1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRealTimeHead1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colHeadDeviation1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | layoutControlPump = new DevExpress.XtraLayout.LayoutControl(); |
| | | layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | |
| | | sidePanelPump = new DevExpress.XtraEditors.SidePanel(); |
| | | sidePanelStation = new DevExpress.XtraEditors.SidePanel(); |
| | | layoutControlInfo = new DevExpress.XtraLayout.LayoutControl(); |
| | | gridControl3 = new DevExpress.XtraGrid.GridControl(); |
| | | stationScheduleVmBindingSource = new BindingSource(components); |
| | | gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | colName = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colFlag2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colBeforeFlow2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colTargetFlow2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRealTimeFlow2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colFlowDeviation2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colBeforeHead2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colTargetHead2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRealTimeHead2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colHeadDeviation2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | memoEditInfo = new DevExpress.XtraEditors.MemoEdit(); |
| | | Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | colStation = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colFlag = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colBeforeWL = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRealTimeWL = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colBeforeRpm = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colTargetRpm = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRealTimeRpm = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRpmDeviation = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colTargetFrequency = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRealTimeFrequency = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colBeforeFlow = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colTargetFlow = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRealTimeFlow = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colFlowDeviation = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colBeforePressure = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colTargetPressure = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRealTimePressure = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colPressureDeviation = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colTargetHead = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRealTimeHead = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colTargetPressureDiff = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRealTimePressureDiff = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colStation1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colFlag1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colBeforeWL1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRealTimeWL1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colBeforeRpm1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colTargetRpm1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRealTimeRpm1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRpmDeviation1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colTargetFrequency1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRealTimeFrequency1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colBeforeFlow1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colTargetFlow1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRealTimeFlow1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colFlowDeviation1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colBeforePressure1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colTargetPressure1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRealTimePressure1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colPressureDeviation1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colTargetHead1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRealTimeHead1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colTargetPressureDiff1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRealTimePressureDiff1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)ribbon).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)repositoryItemSpinEdit1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)gridControl1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)pumpScheduleVmBindingSource).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)gridViewS1).BeginInit(); |
| | |
| | | sidePanelStation.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlInfo).BeginInit(); |
| | | layoutControlInfo.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)gridControl3).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)stationScheduleVmBindingSource).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)gridView1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)memoEditInfo.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)Root).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlGroup3).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem3).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlGroup5).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem4).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | | // ribbon |
| | |
| | | ribbon.DrawGroupsBorderMode = DevExpress.Utils.DefaultBoolean.True; |
| | | ribbon.ExpandCollapseItem.Id = 0; |
| | | ribbon.ItemPanelStyle = RibbonItemPanelStyle.Classic; |
| | | ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] { ribbon.ExpandCollapseItem }); |
| | | ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] { ribbon.ExpandCollapseItem, barCekSave, barSpinStep }); |
| | | ribbon.Location = new Point(0, 0); |
| | | ribbon.MaxItemId = 1; |
| | | ribbon.MaxItemId = 3; |
| | | ribbon.Name = "ribbon"; |
| | | ribbon.Pages.AddRange(new RibbonPage[] { ribbonPage1 }); |
| | | ribbon.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { repositoryItemSpinEdit1 }); |
| | | ribbon.RibbonStyle = RibbonControlStyle.MacOffice; |
| | | ribbon.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False; |
| | | ribbon.ShowPageHeadersMode = ShowPageHeadersMode.Hide; |
| | | ribbon.Size = new Size(1560, 174); |
| | | ribbon.StatusBar = ribbonStatusBar; |
| | | ribbon.ToolbarLocation = RibbonQuickAccessToolbarLocation.Hidden; |
| | | // |
| | | // barCekSave |
| | | // |
| | | barCekSave.Caption = "存储"; |
| | | barCekSave.Id = 1; |
| | | barCekSave.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barCekSave.ImageOptions.SvgImage"); |
| | | barCekSave.Name = "barCekSave"; |
| | | // |
| | | // barSpinStep |
| | | // |
| | | barSpinStep.Caption = "步长(s):"; |
| | | barSpinStep.Edit = repositoryItemSpinEdit1; |
| | | barSpinStep.EditValue = "5"; |
| | | barSpinStep.EditWidth = 100; |
| | | barSpinStep.Id = 2; |
| | | barSpinStep.Name = "barSpinStep"; |
| | | barSpinStep.EditValueChanged += barSpinStep_EditValueChanged; |
| | | // |
| | | // repositoryItemSpinEdit1 |
| | | // |
| | | repositoryItemSpinEdit1.AutoHeight = false; |
| | | repositoryItemSpinEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); |
| | | repositoryItemSpinEdit1.MaxValue = new decimal(new int[] { 10000, 0, 0, 0 }); |
| | | repositoryItemSpinEdit1.MinValue = new decimal(new int[] { 1, 0, 0, 0 }); |
| | | repositoryItemSpinEdit1.Name = "repositoryItemSpinEdit1"; |
| | | // |
| | | // ribbonPage1 |
| | | // |
| | |
| | | // |
| | | // ribbonPageGroup1 |
| | | // |
| | | ribbonPageGroup1.ItemLinks.Add(barSpinStep); |
| | | ribbonPageGroup1.ItemLinks.Add(barCekSave); |
| | | ribbonPageGroup1.Name = "ribbonPageGroup1"; |
| | | ribbonPageGroup1.Text = "操作"; |
| | | // |
| | | // ribbonStatusBar |
| | | // |
| | | ribbonStatusBar.Location = new Point(0, 1092); |
| | | ribbonStatusBar.Name = "ribbonStatusBar"; |
| | | ribbonStatusBar.Ribbon = ribbon; |
| | | ribbonStatusBar.Size = new Size(1560, 36); |
| | | // |
| | | // gridControl1 |
| | | // |
| | |
| | | gridControl1.MainView = gridViewS1; |
| | | gridControl1.MenuManager = ribbon; |
| | | gridControl1.Name = "gridControl1"; |
| | | gridControl1.Size = new Size(760, 426); |
| | | gridControl1.Size = new Size(1560, 294); |
| | | gridControl1.TabIndex = 0; |
| | | gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridViewS1 }); |
| | | // |
| | |
| | | // |
| | | // gridViewS1 |
| | | // |
| | | gridViewS1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colStation, colFlag, colBeforeWL, colRealTimeWL, colBeforeRpm, colTargetRpm, colRealTimeRpm, colRpmDeviation, colTargetFrequency, colBeforeFlow, colTargetFlow, colRealTimeFlow, colFlowDeviation, colBeforeHead, colTargetHead, colRealTimeHead, colHeadDeviation }); |
| | | gridViewS1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colStation, colFlag, colBeforeWL, colRealTimeWL, colBeforeRpm, colTargetRpm, colRealTimeRpm, colRpmDeviation, colTargetFrequency, colRealTimeFrequency, colBeforeFlow, colTargetFlow, colRealTimeFlow, colFlowDeviation, colBeforePressure, colTargetPressure, colRealTimePressure, colPressureDeviation, colTargetHead, colRealTimeHead, colTargetPressureDiff, colRealTimePressureDiff }); |
| | | gridViewS1.GridControl = gridControl1; |
| | | gridViewS1.Name = "gridViewS1"; |
| | | gridViewS1.CustomDrawCell += gridViewS1_CustomDrawCell; |
| | | // |
| | | // colStation |
| | | // |
| | | colStation.FieldName = "Station"; |
| | | colStation.MinWidth = 30; |
| | | colStation.Name = "colStation"; |
| | | colStation.Width = 112; |
| | | // |
| | | // colFlag |
| | | // |
| | | colFlag.FieldName = "Flag"; |
| | | colFlag.MinWidth = 30; |
| | | colFlag.Name = "colFlag"; |
| | | colFlag.Visible = true; |
| | | colFlag.VisibleIndex = 0; |
| | | colFlag.Width = 112; |
| | | // |
| | | // colBeforeWL |
| | | // |
| | | colBeforeWL.FieldName = "BeforeWL"; |
| | | colBeforeWL.MinWidth = 30; |
| | | colBeforeWL.Name = "colBeforeWL"; |
| | | colBeforeWL.Width = 112; |
| | | // |
| | | // colRealTimeWL |
| | | // |
| | | colRealTimeWL.FieldName = "RealTimeWL"; |
| | | colRealTimeWL.MinWidth = 30; |
| | | colRealTimeWL.Name = "colRealTimeWL"; |
| | | colRealTimeWL.Width = 112; |
| | | // |
| | | // colBeforeRpm |
| | | // |
| | | colBeforeRpm.FieldName = "BeforeRpm"; |
| | | colBeforeRpm.MinWidth = 30; |
| | | colBeforeRpm.Name = "colBeforeRpm"; |
| | | colBeforeRpm.Visible = true; |
| | | colBeforeRpm.VisibleIndex = 1; |
| | | colBeforeRpm.Width = 112; |
| | | // |
| | | // colTargetRpm |
| | | // |
| | | colTargetRpm.FieldName = "TargetRpm"; |
| | | colTargetRpm.MinWidth = 30; |
| | | colTargetRpm.Name = "colTargetRpm"; |
| | | colTargetRpm.Visible = true; |
| | | colTargetRpm.VisibleIndex = 2; |
| | | colTargetRpm.Width = 112; |
| | | // |
| | | // colRealTimeRpm |
| | | // |
| | | colRealTimeRpm.FieldName = "RealTimeRpm"; |
| | | colRealTimeRpm.MinWidth = 30; |
| | | colRealTimeRpm.Name = "colRealTimeRpm"; |
| | | colRealTimeRpm.Visible = true; |
| | | colRealTimeRpm.VisibleIndex = 3; |
| | | colRealTimeRpm.Width = 112; |
| | | // |
| | | // colRpmDeviation |
| | | // |
| | | colRpmDeviation.FieldName = "RpmDeviation"; |
| | | colRpmDeviation.MinWidth = 30; |
| | | colRpmDeviation.Name = "colRpmDeviation"; |
| | | colRpmDeviation.Visible = true; |
| | | colRpmDeviation.VisibleIndex = 4; |
| | | colRpmDeviation.Width = 112; |
| | | // |
| | | // colTargetFrequency |
| | | // |
| | | colTargetFrequency.FieldName = "TargetFrequency"; |
| | | colTargetFrequency.MinWidth = 30; |
| | | colTargetFrequency.Name = "colTargetFrequency"; |
| | | colTargetFrequency.Width = 112; |
| | | // |
| | | // colBeforeFlow |
| | | // |
| | | colBeforeFlow.FieldName = "BeforeFlow"; |
| | | colBeforeFlow.MinWidth = 30; |
| | | colBeforeFlow.Name = "colBeforeFlow"; |
| | | colBeforeFlow.Width = 112; |
| | | // |
| | | // colTargetFlow |
| | | // |
| | | colTargetFlow.FieldName = "TargetFlow"; |
| | | colTargetFlow.MinWidth = 30; |
| | | colTargetFlow.Name = "colTargetFlow"; |
| | | colTargetFlow.Width = 112; |
| | | // |
| | | // colRealTimeFlow |
| | | // |
| | | colRealTimeFlow.FieldName = "RealTimeFlow"; |
| | | colRealTimeFlow.MinWidth = 30; |
| | | colRealTimeFlow.Name = "colRealTimeFlow"; |
| | | colRealTimeFlow.Width = 112; |
| | | // |
| | | // colFlowDeviation |
| | | // |
| | | colFlowDeviation.FieldName = "FlowDeviation"; |
| | | colFlowDeviation.MinWidth = 30; |
| | | colFlowDeviation.Name = "colFlowDeviation"; |
| | | colFlowDeviation.Width = 112; |
| | | // |
| | | // colBeforeHead |
| | | // |
| | | colBeforeHead.FieldName = "BeforeHead"; |
| | | colBeforeHead.MinWidth = 30; |
| | | colBeforeHead.Name = "colBeforeHead"; |
| | | colBeforeHead.Visible = true; |
| | | colBeforeHead.VisibleIndex = 5; |
| | | colBeforeHead.Width = 112; |
| | | // |
| | | // colTargetHead |
| | | // |
| | | colTargetHead.FieldName = "TargetHead"; |
| | | colTargetHead.MinWidth = 30; |
| | | colTargetHead.Name = "colTargetHead"; |
| | | colTargetHead.Visible = true; |
| | | colTargetHead.VisibleIndex = 6; |
| | | colTargetHead.Width = 112; |
| | | // |
| | | // colRealTimeHead |
| | | // |
| | | colRealTimeHead.FieldName = "RealTimeHead"; |
| | | colRealTimeHead.MinWidth = 30; |
| | | colRealTimeHead.Name = "colRealTimeHead"; |
| | | colRealTimeHead.Visible = true; |
| | | colRealTimeHead.VisibleIndex = 7; |
| | | colRealTimeHead.Width = 112; |
| | | // |
| | | // colHeadDeviation |
| | | // |
| | | colHeadDeviation.FieldName = "HeadDeviation"; |
| | | colHeadDeviation.MinWidth = 30; |
| | | colHeadDeviation.Name = "colHeadDeviation"; |
| | | colHeadDeviation.Visible = true; |
| | | colHeadDeviation.VisibleIndex = 8; |
| | | colHeadDeviation.Width = 112; |
| | | // |
| | | // gridControl2 |
| | | // |
| | | gridControl2.DataSource = pumpScheduleVmBindingSource1; |
| | | gridControl2.Location = new Point(0, 492); |
| | | gridControl2.Location = new Point(0, 360); |
| | | gridControl2.MainView = gridViewS2; |
| | | gridControl2.MenuManager = ribbon; |
| | | gridControl2.Name = "gridControl2"; |
| | | gridControl2.Size = new Size(760, 426); |
| | | gridControl2.Size = new Size(1560, 294); |
| | | gridControl2.TabIndex = 0; |
| | | gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridViewS2 }); |
| | | // |
| | |
| | | // |
| | | // gridViewS2 |
| | | // |
| | | gridViewS2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colStation1, colFlag1, colBeforeWL1, colRealTimeWL1, colBeforeRpm1, colTargetRpm1, colRealTimeRpm1, colRpmDeviation1, colTargetFrequency1, colBeforeFlow1, colTargetFlow1, colRealTimeFlow1, colFlowDeviation1, colBeforeHead1, colTargetHead1, colRealTimeHead1, colHeadDeviation1 }); |
| | | gridViewS2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colStation1, colFlag1, colBeforeWL1, colRealTimeWL1, colBeforeRpm1, colTargetRpm1, colRealTimeRpm1, colRpmDeviation1, colTargetFrequency1, colRealTimeFrequency1, colBeforeFlow1, colTargetFlow1, colRealTimeFlow1, colFlowDeviation1, colBeforePressure1, colTargetPressure1, colRealTimePressure1, colPressureDeviation1, colTargetHead1, colRealTimeHead1, colTargetPressureDiff1, colRealTimePressureDiff1 }); |
| | | gridViewS2.GridControl = gridControl2; |
| | | gridViewS2.Name = "gridViewS2"; |
| | | gridViewS2.CustomDrawCell += gridViewS2_CustomDrawCell; |
| | | // |
| | | // colStation1 |
| | | // |
| | | colStation1.FieldName = "Station"; |
| | | colStation1.MinWidth = 30; |
| | | colStation1.Name = "colStation1"; |
| | | colStation1.Width = 112; |
| | | // |
| | | // colFlag1 |
| | | // |
| | | colFlag1.FieldName = "Flag"; |
| | | colFlag1.MinWidth = 30; |
| | | colFlag1.Name = "colFlag1"; |
| | | colFlag1.Visible = true; |
| | | colFlag1.VisibleIndex = 0; |
| | | colFlag1.Width = 112; |
| | | // |
| | | // colBeforeWL1 |
| | | // |
| | | colBeforeWL1.FieldName = "BeforeWL"; |
| | | colBeforeWL1.MinWidth = 30; |
| | | colBeforeWL1.Name = "colBeforeWL1"; |
| | | colBeforeWL1.Width = 112; |
| | | // |
| | | // colRealTimeWL1 |
| | | // |
| | | colRealTimeWL1.FieldName = "RealTimeWL"; |
| | | colRealTimeWL1.MinWidth = 30; |
| | | colRealTimeWL1.Name = "colRealTimeWL1"; |
| | | colRealTimeWL1.Width = 112; |
| | | // |
| | | // colBeforeRpm1 |
| | | // |
| | | colBeforeRpm1.FieldName = "BeforeRpm"; |
| | | colBeforeRpm1.MinWidth = 30; |
| | | colBeforeRpm1.Name = "colBeforeRpm1"; |
| | | colBeforeRpm1.Visible = true; |
| | | colBeforeRpm1.VisibleIndex = 1; |
| | | colBeforeRpm1.Width = 112; |
| | | // |
| | | // colTargetRpm1 |
| | | // |
| | | colTargetRpm1.FieldName = "TargetRpm"; |
| | | colTargetRpm1.MinWidth = 30; |
| | | colTargetRpm1.Name = "colTargetRpm1"; |
| | | colTargetRpm1.Visible = true; |
| | | colTargetRpm1.VisibleIndex = 2; |
| | | colTargetRpm1.Width = 112; |
| | | // |
| | | // colRealTimeRpm1 |
| | | // |
| | | colRealTimeRpm1.FieldName = "RealTimeRpm"; |
| | | colRealTimeRpm1.MinWidth = 30; |
| | | colRealTimeRpm1.Name = "colRealTimeRpm1"; |
| | | colRealTimeRpm1.Visible = true; |
| | | colRealTimeRpm1.VisibleIndex = 3; |
| | | colRealTimeRpm1.Width = 112; |
| | | // |
| | | // colRpmDeviation1 |
| | | // |
| | | colRpmDeviation1.FieldName = "RpmDeviation"; |
| | | colRpmDeviation1.MinWidth = 30; |
| | | colRpmDeviation1.Name = "colRpmDeviation1"; |
| | | colRpmDeviation1.Visible = true; |
| | | colRpmDeviation1.VisibleIndex = 4; |
| | | colRpmDeviation1.Width = 112; |
| | | // |
| | | // colTargetFrequency1 |
| | | // |
| | | colTargetFrequency1.FieldName = "TargetFrequency"; |
| | | colTargetFrequency1.MinWidth = 30; |
| | | colTargetFrequency1.Name = "colTargetFrequency1"; |
| | | colTargetFrequency1.Width = 112; |
| | | // |
| | | // colBeforeFlow1 |
| | | // |
| | | colBeforeFlow1.FieldName = "BeforeFlow"; |
| | | colBeforeFlow1.MinWidth = 30; |
| | | colBeforeFlow1.Name = "colBeforeFlow1"; |
| | | colBeforeFlow1.Visible = true; |
| | | colBeforeFlow1.VisibleIndex = 5; |
| | | colBeforeFlow1.Width = 112; |
| | | // |
| | | // colTargetFlow1 |
| | | // |
| | | colTargetFlow1.FieldName = "TargetFlow"; |
| | | colTargetFlow1.MinWidth = 30; |
| | | colTargetFlow1.Name = "colTargetFlow1"; |
| | | colTargetFlow1.Visible = true; |
| | | colTargetFlow1.VisibleIndex = 6; |
| | | colTargetFlow1.Width = 112; |
| | | // |
| | | // colRealTimeFlow1 |
| | | // |
| | | colRealTimeFlow1.FieldName = "RealTimeFlow"; |
| | | colRealTimeFlow1.MinWidth = 30; |
| | | colRealTimeFlow1.Name = "colRealTimeFlow1"; |
| | | colRealTimeFlow1.Visible = true; |
| | | colRealTimeFlow1.VisibleIndex = 7; |
| | | colRealTimeFlow1.Width = 112; |
| | | // |
| | | // colFlowDeviation1 |
| | | // |
| | | colFlowDeviation1.FieldName = "FlowDeviation"; |
| | | colFlowDeviation1.MinWidth = 30; |
| | | colFlowDeviation1.Name = "colFlowDeviation1"; |
| | | colFlowDeviation1.Visible = true; |
| | | colFlowDeviation1.VisibleIndex = 8; |
| | | colFlowDeviation1.Width = 112; |
| | | // |
| | | // colBeforeHead1 |
| | | // |
| | | colBeforeHead1.FieldName = "BeforeHead"; |
| | | colBeforeHead1.MinWidth = 30; |
| | | colBeforeHead1.Name = "colBeforeHead1"; |
| | | colBeforeHead1.Visible = true; |
| | | colBeforeHead1.VisibleIndex = 9; |
| | | colBeforeHead1.Width = 112; |
| | | // |
| | | // colTargetHead1 |
| | | // |
| | | colTargetHead1.FieldName = "TargetHead"; |
| | | colTargetHead1.MinWidth = 30; |
| | | colTargetHead1.Name = "colTargetHead1"; |
| | | colTargetHead1.Visible = true; |
| | | colTargetHead1.VisibleIndex = 10; |
| | | colTargetHead1.Width = 112; |
| | | // |
| | | // colRealTimeHead1 |
| | | // |
| | | colRealTimeHead1.FieldName = "RealTimeHead"; |
| | | colRealTimeHead1.MinWidth = 30; |
| | | colRealTimeHead1.Name = "colRealTimeHead1"; |
| | | colRealTimeHead1.Visible = true; |
| | | colRealTimeHead1.VisibleIndex = 11; |
| | | colRealTimeHead1.Width = 112; |
| | | // |
| | | // colHeadDeviation1 |
| | | // |
| | | colHeadDeviation1.FieldName = "HeadDeviation"; |
| | | colHeadDeviation1.MinWidth = 30; |
| | | colHeadDeviation1.Name = "colHeadDeviation1"; |
| | | colHeadDeviation1.Visible = true; |
| | | colHeadDeviation1.VisibleIndex = 12; |
| | | colHeadDeviation1.Width = 112; |
| | | // |
| | | // layoutControlPump |
| | | // |
| | |
| | | layoutControlPump.Name = "layoutControlPump"; |
| | | layoutControlPump.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(621, 654, 975, 600); |
| | | layoutControlPump.Root = layoutControlGroup2; |
| | | layoutControlPump.Size = new Size(760, 918); |
| | | layoutControlPump.Size = new Size(1560, 654); |
| | | layoutControlPump.TabIndex = 0; |
| | | layoutControlPump.Text = "layoutControl3"; |
| | | // |
| | |
| | | layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup4, layoutControlGroup1 }); |
| | | layoutControlGroup2.Name = "Root"; |
| | | layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup2.Size = new Size(760, 918); |
| | | layoutControlGroup2.Size = new Size(1560, 654); |
| | | layoutControlGroup2.TextVisible = false; |
| | | // |
| | | // layoutControlGroup4 |
| | | // |
| | | layoutControlGroup4.GroupStyle = DevExpress.Utils.GroupStyle.Title; |
| | | layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1 }); |
| | | layoutControlGroup4.Location = new Point(0, 459); |
| | | layoutControlGroup4.Location = new Point(0, 327); |
| | | layoutControlGroup4.Name = "layoutControlGroup4"; |
| | | layoutControlGroup4.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup4.Size = new Size(760, 459); |
| | | layoutControlGroup4.Size = new Size(1560, 327); |
| | | layoutControlGroup4.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup4.Text = "二输水"; |
| | | // |
| | |
| | | layoutControlItem1.Location = new Point(0, 0); |
| | | layoutControlItem1.Name = "layoutControlItem1"; |
| | | layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlItem1.Size = new Size(760, 426); |
| | | layoutControlItem1.Size = new Size(1560, 294); |
| | | layoutControlItem1.TextSize = new Size(0, 0); |
| | | layoutControlItem1.TextVisible = false; |
| | | // |
| | |
| | | layoutControlGroup1.Location = new Point(0, 0); |
| | | layoutControlGroup1.Name = "layoutControlGroup1"; |
| | | layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup1.Size = new Size(760, 459); |
| | | layoutControlGroup1.Size = new Size(1560, 327); |
| | | layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup1.Text = "一输水"; |
| | | // |
| | |
| | | layoutControlItem2.Location = new Point(0, 0); |
| | | layoutControlItem2.Name = "layoutControlItem2"; |
| | | layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlItem2.Size = new Size(760, 426); |
| | | layoutControlItem2.Size = new Size(1560, 294); |
| | | layoutControlItem2.TextSize = new Size(0, 0); |
| | | layoutControlItem2.TextVisible = false; |
| | | // |
| | |
| | | sidePanelPump.Dock = DockStyle.Fill; |
| | | sidePanelPump.Location = new Point(0, 174); |
| | | sidePanelPump.Name = "sidePanelPump"; |
| | | sidePanelPump.Size = new Size(760, 918); |
| | | sidePanelPump.Size = new Size(1560, 654); |
| | | sidePanelPump.TabIndex = 4; |
| | | sidePanelPump.Text = "sidePanel5"; |
| | | // |
| | | // sidePanelStation |
| | | // |
| | | sidePanelStation.Controls.Add(layoutControlInfo); |
| | | sidePanelStation.Dock = DockStyle.Right; |
| | | sidePanelStation.Location = new Point(760, 174); |
| | | sidePanelStation.Dock = DockStyle.Bottom; |
| | | sidePanelStation.Location = new Point(0, 828); |
| | | sidePanelStation.Name = "sidePanelStation"; |
| | | sidePanelStation.Size = new Size(800, 918); |
| | | sidePanelStation.Size = new Size(1560, 300); |
| | | sidePanelStation.TabIndex = 10; |
| | | sidePanelStation.Text = "sidePanel1"; |
| | | // |
| | | // layoutControlInfo |
| | | // |
| | | layoutControlInfo.Controls.Add(gridControl3); |
| | | layoutControlInfo.Controls.Add(memoEditInfo); |
| | | layoutControlInfo.Dock = DockStyle.Fill; |
| | | layoutControlInfo.Location = new Point(1, 0); |
| | | layoutControlInfo.Location = new Point(0, 1); |
| | | layoutControlInfo.Name = "layoutControlInfo"; |
| | | layoutControlInfo.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(621, 637, 975, 600); |
| | | layoutControlInfo.Root = Root; |
| | | layoutControlInfo.Size = new Size(799, 918); |
| | | layoutControlInfo.Size = new Size(1560, 299); |
| | | layoutControlInfo.TabIndex = 0; |
| | | layoutControlInfo.Text = "layoutControl1"; |
| | | // |
| | | // gridControl3 |
| | | // |
| | | gridControl3.DataSource = stationScheduleVmBindingSource; |
| | | gridControl3.Location = new Point(0, 33); |
| | | gridControl3.MainView = gridView1; |
| | | gridControl3.MenuManager = ribbon; |
| | | gridControl3.Name = "gridControl3"; |
| | | gridControl3.Size = new Size(799, 426); |
| | | gridControl3.TabIndex = 5; |
| | | gridControl3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView1 }); |
| | | // |
| | | // stationScheduleVmBindingSource |
| | | // |
| | | stationScheduleVmBindingSource.DataSource = typeof(StationScheduleVm); |
| | | // |
| | | // gridView1 |
| | | // |
| | | gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colName, colFlag2, colBeforeFlow2, colTargetFlow2, colRealTimeFlow2, colFlowDeviation2, colBeforeHead2, colTargetHead2, colRealTimeHead2, colHeadDeviation2 }); |
| | | gridView1.GridControl = gridControl3; |
| | | gridView1.Name = "gridView1"; |
| | | gridView1.CustomDrawCell += gridView1_CustomDrawCell; |
| | | // |
| | | // colName |
| | | // |
| | | colName.FieldName = "Name"; |
| | | colName.MinWidth = 30; |
| | | colName.Name = "colName"; |
| | | colName.Visible = true; |
| | | colName.VisibleIndex = 0; |
| | | colName.Width = 112; |
| | | // |
| | | // colFlag2 |
| | | // |
| | | colFlag2.FieldName = "Flag"; |
| | | colFlag2.MinWidth = 30; |
| | | colFlag2.Name = "colFlag2"; |
| | | colFlag2.Width = 112; |
| | | // |
| | | // colBeforeFlow2 |
| | | // |
| | | colBeforeFlow2.FieldName = "BeforeFlow"; |
| | | colBeforeFlow2.MinWidth = 30; |
| | | colBeforeFlow2.Name = "colBeforeFlow2"; |
| | | colBeforeFlow2.Width = 112; |
| | | // |
| | | // colTargetFlow2 |
| | | // |
| | | colTargetFlow2.FieldName = "TargetFlow"; |
| | | colTargetFlow2.MinWidth = 30; |
| | | colTargetFlow2.Name = "colTargetFlow2"; |
| | | colTargetFlow2.Visible = true; |
| | | colTargetFlow2.VisibleIndex = 1; |
| | | colTargetFlow2.Width = 112; |
| | | // |
| | | // colRealTimeFlow2 |
| | | // |
| | | colRealTimeFlow2.FieldName = "RealTimeFlow"; |
| | | colRealTimeFlow2.MinWidth = 30; |
| | | colRealTimeFlow2.Name = "colRealTimeFlow2"; |
| | | colRealTimeFlow2.Visible = true; |
| | | colRealTimeFlow2.VisibleIndex = 2; |
| | | colRealTimeFlow2.Width = 112; |
| | | // |
| | | // colFlowDeviation2 |
| | | // |
| | | colFlowDeviation2.FieldName = "FlowDeviation"; |
| | | colFlowDeviation2.MinWidth = 30; |
| | | colFlowDeviation2.Name = "colFlowDeviation2"; |
| | | colFlowDeviation2.Visible = true; |
| | | colFlowDeviation2.VisibleIndex = 3; |
| | | colFlowDeviation2.Width = 112; |
| | | // |
| | | // colBeforeHead2 |
| | | // |
| | | colBeforeHead2.FieldName = "BeforeHead"; |
| | | colBeforeHead2.MinWidth = 30; |
| | | colBeforeHead2.Name = "colBeforeHead2"; |
| | | colBeforeHead2.Width = 112; |
| | | // |
| | | // colTargetHead2 |
| | | // |
| | | colTargetHead2.FieldName = "TargetHead"; |
| | | colTargetHead2.MinWidth = 30; |
| | | colTargetHead2.Name = "colTargetHead2"; |
| | | colTargetHead2.Visible = true; |
| | | colTargetHead2.VisibleIndex = 4; |
| | | colTargetHead2.Width = 112; |
| | | // |
| | | // colRealTimeHead2 |
| | | // |
| | | colRealTimeHead2.FieldName = "RealTimeHead"; |
| | | colRealTimeHead2.MinWidth = 30; |
| | | colRealTimeHead2.Name = "colRealTimeHead2"; |
| | | colRealTimeHead2.Visible = true; |
| | | colRealTimeHead2.VisibleIndex = 5; |
| | | colRealTimeHead2.Width = 112; |
| | | // |
| | | // colHeadDeviation2 |
| | | // |
| | | colHeadDeviation2.FieldName = "HeadDeviation"; |
| | | colHeadDeviation2.MinWidth = 30; |
| | | colHeadDeviation2.Name = "colHeadDeviation2"; |
| | | colHeadDeviation2.Visible = true; |
| | | colHeadDeviation2.VisibleIndex = 6; |
| | | colHeadDeviation2.Width = 112; |
| | | // |
| | | // memoEditInfo |
| | | // |
| | | memoEditInfo.Location = new Point(0, 492); |
| | | memoEditInfo.Location = new Point(0, 33); |
| | | memoEditInfo.MenuManager = ribbon; |
| | | memoEditInfo.Name = "memoEditInfo"; |
| | | memoEditInfo.Size = new Size(799, 426); |
| | | memoEditInfo.Size = new Size(1560, 266); |
| | | memoEditInfo.StyleController = layoutControlInfo; |
| | | memoEditInfo.TabIndex = 4; |
| | | // |
| | |
| | | // |
| | | Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | Root.GroupBordersVisible = false; |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup3, layoutControlGroup5 }); |
| | | 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(799, 918); |
| | | Root.Size = new Size(1560, 299); |
| | | Root.TextVisible = false; |
| | | // |
| | | // layoutControlGroup3 |
| | | // |
| | | layoutControlGroup3.GroupStyle = DevExpress.Utils.GroupStyle.Title; |
| | | layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem3 }); |
| | | layoutControlGroup3.Location = new Point(0, 459); |
| | | layoutControlGroup3.Location = new Point(0, 0); |
| | | layoutControlGroup3.Name = "layoutControlGroup3"; |
| | | layoutControlGroup3.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup3.Size = new Size(799, 459); |
| | | layoutControlGroup3.Size = new Size(1560, 299); |
| | | layoutControlGroup3.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup3.Text = "统计"; |
| | | // |
| | |
| | | layoutControlItem3.Location = new Point(0, 0); |
| | | layoutControlItem3.Name = "layoutControlItem3"; |
| | | layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlItem3.Size = new Size(799, 426); |
| | | layoutControlItem3.Size = new Size(1560, 266); |
| | | layoutControlItem3.TextSize = new Size(0, 0); |
| | | layoutControlItem3.TextVisible = false; |
| | | // |
| | | // layoutControlGroup5 |
| | | // colStation |
| | | // |
| | | layoutControlGroup5.GroupStyle = DevExpress.Utils.GroupStyle.Title; |
| | | layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem4 }); |
| | | layoutControlGroup5.Location = new Point(0, 0); |
| | | layoutControlGroup5.Name = "layoutControlGroup5"; |
| | | layoutControlGroup5.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup5.Size = new Size(799, 459); |
| | | layoutControlGroup5.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup5.Text = "总站"; |
| | | colStation.FieldName = "Station"; |
| | | colStation.MinWidth = 30; |
| | | colStation.Name = "colStation"; |
| | | colStation.Visible = true; |
| | | colStation.VisibleIndex = 0; |
| | | colStation.Width = 112; |
| | | // |
| | | // layoutControlItem4 |
| | | // colFlag |
| | | // |
| | | layoutControlItem4.Control = gridControl3; |
| | | layoutControlItem4.Location = new Point(0, 0); |
| | | layoutControlItem4.Name = "layoutControlItem4"; |
| | | layoutControlItem4.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlItem4.Size = new Size(799, 426); |
| | | layoutControlItem4.TextSize = new Size(0, 0); |
| | | layoutControlItem4.TextVisible = false; |
| | | colFlag.FieldName = "Flag"; |
| | | colFlag.MinWidth = 30; |
| | | colFlag.Name = "colFlag"; |
| | | colFlag.Visible = true; |
| | | colFlag.VisibleIndex = 1; |
| | | colFlag.Width = 112; |
| | | // |
| | | // colBeforeWL |
| | | // |
| | | colBeforeWL.FieldName = "BeforeWL"; |
| | | colBeforeWL.MinWidth = 30; |
| | | colBeforeWL.Name = "colBeforeWL"; |
| | | colBeforeWL.Visible = true; |
| | | colBeforeWL.VisibleIndex = 2; |
| | | colBeforeWL.Width = 112; |
| | | // |
| | | // colRealTimeWL |
| | | // |
| | | colRealTimeWL.FieldName = "RealTimeWL"; |
| | | colRealTimeWL.MinWidth = 30; |
| | | colRealTimeWL.Name = "colRealTimeWL"; |
| | | colRealTimeWL.Visible = true; |
| | | colRealTimeWL.VisibleIndex = 3; |
| | | colRealTimeWL.Width = 112; |
| | | // |
| | | // colBeforeRpm |
| | | // |
| | | colBeforeRpm.FieldName = "BeforeRpm"; |
| | | colBeforeRpm.MinWidth = 30; |
| | | colBeforeRpm.Name = "colBeforeRpm"; |
| | | colBeforeRpm.Visible = true; |
| | | colBeforeRpm.VisibleIndex = 4; |
| | | colBeforeRpm.Width = 112; |
| | | // |
| | | // colTargetRpm |
| | | // |
| | | colTargetRpm.FieldName = "TargetRpm"; |
| | | colTargetRpm.MinWidth = 30; |
| | | colTargetRpm.Name = "colTargetRpm"; |
| | | colTargetRpm.Visible = true; |
| | | colTargetRpm.VisibleIndex = 5; |
| | | colTargetRpm.Width = 112; |
| | | // |
| | | // colRealTimeRpm |
| | | // |
| | | colRealTimeRpm.FieldName = "RealTimeRpm"; |
| | | colRealTimeRpm.MinWidth = 30; |
| | | colRealTimeRpm.Name = "colRealTimeRpm"; |
| | | colRealTimeRpm.Visible = true; |
| | | colRealTimeRpm.VisibleIndex = 6; |
| | | colRealTimeRpm.Width = 112; |
| | | // |
| | | // colRpmDeviation |
| | | // |
| | | colRpmDeviation.FieldName = "RpmDeviation"; |
| | | colRpmDeviation.MinWidth = 30; |
| | | colRpmDeviation.Name = "colRpmDeviation"; |
| | | colRpmDeviation.Visible = true; |
| | | colRpmDeviation.VisibleIndex = 7; |
| | | colRpmDeviation.Width = 112; |
| | | // |
| | | // colTargetFrequency |
| | | // |
| | | colTargetFrequency.FieldName = "TargetFrequency"; |
| | | colTargetFrequency.MinWidth = 30; |
| | | colTargetFrequency.Name = "colTargetFrequency"; |
| | | colTargetFrequency.Visible = true; |
| | | colTargetFrequency.VisibleIndex = 8; |
| | | colTargetFrequency.Width = 112; |
| | | // |
| | | // colRealTimeFrequency |
| | | // |
| | | colRealTimeFrequency.FieldName = "RealTimeFrequency"; |
| | | colRealTimeFrequency.MinWidth = 30; |
| | | colRealTimeFrequency.Name = "colRealTimeFrequency"; |
| | | colRealTimeFrequency.Visible = true; |
| | | colRealTimeFrequency.VisibleIndex = 9; |
| | | colRealTimeFrequency.Width = 112; |
| | | // |
| | | // colBeforeFlow |
| | | // |
| | | colBeforeFlow.FieldName = "BeforeFlow"; |
| | | colBeforeFlow.MinWidth = 30; |
| | | colBeforeFlow.Name = "colBeforeFlow"; |
| | | colBeforeFlow.Visible = true; |
| | | colBeforeFlow.VisibleIndex = 10; |
| | | colBeforeFlow.Width = 112; |
| | | // |
| | | // colTargetFlow |
| | | // |
| | | colTargetFlow.FieldName = "TargetFlow"; |
| | | colTargetFlow.MinWidth = 30; |
| | | colTargetFlow.Name = "colTargetFlow"; |
| | | colTargetFlow.Visible = true; |
| | | colTargetFlow.VisibleIndex = 11; |
| | | colTargetFlow.Width = 112; |
| | | // |
| | | // colRealTimeFlow |
| | | // |
| | | colRealTimeFlow.FieldName = "RealTimeFlow"; |
| | | colRealTimeFlow.MinWidth = 30; |
| | | colRealTimeFlow.Name = "colRealTimeFlow"; |
| | | colRealTimeFlow.Visible = true; |
| | | colRealTimeFlow.VisibleIndex = 12; |
| | | colRealTimeFlow.Width = 112; |
| | | // |
| | | // colFlowDeviation |
| | | // |
| | | colFlowDeviation.FieldName = "FlowDeviation"; |
| | | colFlowDeviation.MinWidth = 30; |
| | | colFlowDeviation.Name = "colFlowDeviation"; |
| | | colFlowDeviation.Visible = true; |
| | | colFlowDeviation.VisibleIndex = 13; |
| | | colFlowDeviation.Width = 112; |
| | | // |
| | | // colBeforePressure |
| | | // |
| | | colBeforePressure.FieldName = "BeforePressure"; |
| | | colBeforePressure.MinWidth = 30; |
| | | colBeforePressure.Name = "colBeforePressure"; |
| | | colBeforePressure.Visible = true; |
| | | colBeforePressure.VisibleIndex = 14; |
| | | colBeforePressure.Width = 112; |
| | | // |
| | | // colTargetPressure |
| | | // |
| | | colTargetPressure.FieldName = "TargetPressure"; |
| | | colTargetPressure.MinWidth = 30; |
| | | colTargetPressure.Name = "colTargetPressure"; |
| | | colTargetPressure.Visible = true; |
| | | colTargetPressure.VisibleIndex = 15; |
| | | colTargetPressure.Width = 112; |
| | | // |
| | | // colRealTimePressure |
| | | // |
| | | colRealTimePressure.FieldName = "RealTimePressure"; |
| | | colRealTimePressure.MinWidth = 30; |
| | | colRealTimePressure.Name = "colRealTimePressure"; |
| | | colRealTimePressure.Visible = true; |
| | | colRealTimePressure.VisibleIndex = 16; |
| | | colRealTimePressure.Width = 112; |
| | | // |
| | | // colPressureDeviation |
| | | // |
| | | colPressureDeviation.FieldName = "PressureDeviation"; |
| | | colPressureDeviation.MinWidth = 30; |
| | | colPressureDeviation.Name = "colPressureDeviation"; |
| | | colPressureDeviation.Visible = true; |
| | | colPressureDeviation.VisibleIndex = 17; |
| | | colPressureDeviation.Width = 112; |
| | | // |
| | | // colTargetHead |
| | | // |
| | | colTargetHead.FieldName = "TargetHead"; |
| | | colTargetHead.MinWidth = 30; |
| | | colTargetHead.Name = "colTargetHead"; |
| | | colTargetHead.Visible = true; |
| | | colTargetHead.VisibleIndex = 18; |
| | | colTargetHead.Width = 112; |
| | | // |
| | | // colRealTimeHead |
| | | // |
| | | colRealTimeHead.FieldName = "RealTimeHead"; |
| | | colRealTimeHead.MinWidth = 30; |
| | | colRealTimeHead.Name = "colRealTimeHead"; |
| | | colRealTimeHead.Visible = true; |
| | | colRealTimeHead.VisibleIndex = 19; |
| | | colRealTimeHead.Width = 112; |
| | | // |
| | | // colTargetPressureDiff |
| | | // |
| | | colTargetPressureDiff.FieldName = "TargetPressureDiff"; |
| | | colTargetPressureDiff.MinWidth = 30; |
| | | colTargetPressureDiff.Name = "colTargetPressureDiff"; |
| | | colTargetPressureDiff.Visible = true; |
| | | colTargetPressureDiff.VisibleIndex = 20; |
| | | colTargetPressureDiff.Width = 112; |
| | | // |
| | | // colRealTimePressureDiff |
| | | // |
| | | colRealTimePressureDiff.FieldName = "RealTimePressureDiff"; |
| | | colRealTimePressureDiff.MinWidth = 30; |
| | | colRealTimePressureDiff.Name = "colRealTimePressureDiff"; |
| | | colRealTimePressureDiff.Visible = true; |
| | | colRealTimePressureDiff.VisibleIndex = 21; |
| | | colRealTimePressureDiff.Width = 112; |
| | | // |
| | | // colStation1 |
| | | // |
| | | colStation1.FieldName = "Station"; |
| | | colStation1.MinWidth = 30; |
| | | colStation1.Name = "colStation1"; |
| | | colStation1.Visible = true; |
| | | colStation1.VisibleIndex = 0; |
| | | colStation1.Width = 112; |
| | | // |
| | | // colFlag1 |
| | | // |
| | | colFlag1.FieldName = "Flag"; |
| | | colFlag1.MinWidth = 30; |
| | | colFlag1.Name = "colFlag1"; |
| | | colFlag1.Visible = true; |
| | | colFlag1.VisibleIndex = 1; |
| | | colFlag1.Width = 112; |
| | | // |
| | | // colBeforeWL1 |
| | | // |
| | | colBeforeWL1.FieldName = "BeforeWL"; |
| | | colBeforeWL1.MinWidth = 30; |
| | | colBeforeWL1.Name = "colBeforeWL1"; |
| | | colBeforeWL1.Visible = true; |
| | | colBeforeWL1.VisibleIndex = 2; |
| | | colBeforeWL1.Width = 112; |
| | | // |
| | | // colRealTimeWL1 |
| | | // |
| | | colRealTimeWL1.FieldName = "RealTimeWL"; |
| | | colRealTimeWL1.MinWidth = 30; |
| | | colRealTimeWL1.Name = "colRealTimeWL1"; |
| | | colRealTimeWL1.Visible = true; |
| | | colRealTimeWL1.VisibleIndex = 3; |
| | | colRealTimeWL1.Width = 112; |
| | | // |
| | | // colBeforeRpm1 |
| | | // |
| | | colBeforeRpm1.FieldName = "BeforeRpm"; |
| | | colBeforeRpm1.MinWidth = 30; |
| | | colBeforeRpm1.Name = "colBeforeRpm1"; |
| | | colBeforeRpm1.Visible = true; |
| | | colBeforeRpm1.VisibleIndex = 4; |
| | | colBeforeRpm1.Width = 112; |
| | | // |
| | | // colTargetRpm1 |
| | | // |
| | | colTargetRpm1.FieldName = "TargetRpm"; |
| | | colTargetRpm1.MinWidth = 30; |
| | | colTargetRpm1.Name = "colTargetRpm1"; |
| | | colTargetRpm1.Visible = true; |
| | | colTargetRpm1.VisibleIndex = 5; |
| | | colTargetRpm1.Width = 112; |
| | | // |
| | | // colRealTimeRpm1 |
| | | // |
| | | colRealTimeRpm1.FieldName = "RealTimeRpm"; |
| | | colRealTimeRpm1.MinWidth = 30; |
| | | colRealTimeRpm1.Name = "colRealTimeRpm1"; |
| | | colRealTimeRpm1.Visible = true; |
| | | colRealTimeRpm1.VisibleIndex = 6; |
| | | colRealTimeRpm1.Width = 112; |
| | | // |
| | | // colRpmDeviation1 |
| | | // |
| | | colRpmDeviation1.FieldName = "RpmDeviation"; |
| | | colRpmDeviation1.MinWidth = 30; |
| | | colRpmDeviation1.Name = "colRpmDeviation1"; |
| | | colRpmDeviation1.Visible = true; |
| | | colRpmDeviation1.VisibleIndex = 7; |
| | | colRpmDeviation1.Width = 112; |
| | | // |
| | | // colTargetFrequency1 |
| | | // |
| | | colTargetFrequency1.FieldName = "TargetFrequency"; |
| | | colTargetFrequency1.MinWidth = 30; |
| | | colTargetFrequency1.Name = "colTargetFrequency1"; |
| | | colTargetFrequency1.Visible = true; |
| | | colTargetFrequency1.VisibleIndex = 8; |
| | | colTargetFrequency1.Width = 112; |
| | | // |
| | | // colRealTimeFrequency1 |
| | | // |
| | | colRealTimeFrequency1.FieldName = "RealTimeFrequency"; |
| | | colRealTimeFrequency1.MinWidth = 30; |
| | | colRealTimeFrequency1.Name = "colRealTimeFrequency1"; |
| | | colRealTimeFrequency1.Visible = true; |
| | | colRealTimeFrequency1.VisibleIndex = 9; |
| | | colRealTimeFrequency1.Width = 112; |
| | | // |
| | | // colBeforeFlow1 |
| | | // |
| | | colBeforeFlow1.FieldName = "BeforeFlow"; |
| | | colBeforeFlow1.MinWidth = 30; |
| | | colBeforeFlow1.Name = "colBeforeFlow1"; |
| | | colBeforeFlow1.Visible = true; |
| | | colBeforeFlow1.VisibleIndex = 10; |
| | | colBeforeFlow1.Width = 112; |
| | | // |
| | | // colTargetFlow1 |
| | | // |
| | | colTargetFlow1.FieldName = "TargetFlow"; |
| | | colTargetFlow1.MinWidth = 30; |
| | | colTargetFlow1.Name = "colTargetFlow1"; |
| | | colTargetFlow1.Visible = true; |
| | | colTargetFlow1.VisibleIndex = 11; |
| | | colTargetFlow1.Width = 112; |
| | | // |
| | | // colRealTimeFlow1 |
| | | // |
| | | colRealTimeFlow1.FieldName = "RealTimeFlow"; |
| | | colRealTimeFlow1.MinWidth = 30; |
| | | colRealTimeFlow1.Name = "colRealTimeFlow1"; |
| | | colRealTimeFlow1.Visible = true; |
| | | colRealTimeFlow1.VisibleIndex = 12; |
| | | colRealTimeFlow1.Width = 112; |
| | | // |
| | | // colFlowDeviation1 |
| | | // |
| | | colFlowDeviation1.FieldName = "FlowDeviation"; |
| | | colFlowDeviation1.MinWidth = 30; |
| | | colFlowDeviation1.Name = "colFlowDeviation1"; |
| | | colFlowDeviation1.Visible = true; |
| | | colFlowDeviation1.VisibleIndex = 13; |
| | | colFlowDeviation1.Width = 112; |
| | | // |
| | | // colBeforePressure1 |
| | | // |
| | | colBeforePressure1.FieldName = "BeforePressure"; |
| | | colBeforePressure1.MinWidth = 30; |
| | | colBeforePressure1.Name = "colBeforePressure1"; |
| | | colBeforePressure1.Visible = true; |
| | | colBeforePressure1.VisibleIndex = 14; |
| | | colBeforePressure1.Width = 112; |
| | | // |
| | | // colTargetPressure1 |
| | | // |
| | | colTargetPressure1.FieldName = "TargetPressure"; |
| | | colTargetPressure1.MinWidth = 30; |
| | | colTargetPressure1.Name = "colTargetPressure1"; |
| | | colTargetPressure1.Visible = true; |
| | | colTargetPressure1.VisibleIndex = 15; |
| | | colTargetPressure1.Width = 112; |
| | | // |
| | | // colRealTimePressure1 |
| | | // |
| | | colRealTimePressure1.FieldName = "RealTimePressure"; |
| | | colRealTimePressure1.MinWidth = 30; |
| | | colRealTimePressure1.Name = "colRealTimePressure1"; |
| | | colRealTimePressure1.Visible = true; |
| | | colRealTimePressure1.VisibleIndex = 16; |
| | | colRealTimePressure1.Width = 112; |
| | | // |
| | | // colPressureDeviation1 |
| | | // |
| | | colPressureDeviation1.FieldName = "PressureDeviation"; |
| | | colPressureDeviation1.MinWidth = 30; |
| | | colPressureDeviation1.Name = "colPressureDeviation1"; |
| | | colPressureDeviation1.Visible = true; |
| | | colPressureDeviation1.VisibleIndex = 17; |
| | | colPressureDeviation1.Width = 112; |
| | | // |
| | | // colTargetHead1 |
| | | // |
| | | colTargetHead1.FieldName = "TargetHead"; |
| | | colTargetHead1.MinWidth = 30; |
| | | colTargetHead1.Name = "colTargetHead1"; |
| | | colTargetHead1.Visible = true; |
| | | colTargetHead1.VisibleIndex = 18; |
| | | colTargetHead1.Width = 112; |
| | | // |
| | | // colRealTimeHead1 |
| | | // |
| | | colRealTimeHead1.FieldName = "RealTimeHead"; |
| | | colRealTimeHead1.MinWidth = 30; |
| | | colRealTimeHead1.Name = "colRealTimeHead1"; |
| | | colRealTimeHead1.Visible = true; |
| | | colRealTimeHead1.VisibleIndex = 19; |
| | | colRealTimeHead1.Width = 112; |
| | | // |
| | | // colTargetPressureDiff1 |
| | | // |
| | | colTargetPressureDiff1.FieldName = "TargetPressureDiff"; |
| | | colTargetPressureDiff1.MinWidth = 30; |
| | | colTargetPressureDiff1.Name = "colTargetPressureDiff1"; |
| | | colTargetPressureDiff1.Visible = true; |
| | | colTargetPressureDiff1.VisibleIndex = 20; |
| | | colTargetPressureDiff1.Width = 112; |
| | | // |
| | | // colRealTimePressureDiff1 |
| | | // |
| | | colRealTimePressureDiff1.FieldName = "RealTimePressureDiff"; |
| | | colRealTimePressureDiff1.MinWidth = 30; |
| | | colRealTimePressureDiff1.Name = "colRealTimePressureDiff1"; |
| | | colRealTimePressureDiff1.Visible = true; |
| | | colRealTimePressureDiff1.VisibleIndex = 21; |
| | | colRealTimePressureDiff1.Width = 112; |
| | | // |
| | | // frmMain |
| | | // |
| | |
| | | ClientSize = new Size(1560, 1128); |
| | | Controls.Add(sidePanelPump); |
| | | Controls.Add(sidePanelStation); |
| | | Controls.Add(ribbonStatusBar); |
| | | Controls.Add(ribbon); |
| | | Name = "frmMain"; |
| | | Ribbon = ribbon; |
| | | StartPosition = FormStartPosition.CenterScreen; |
| | | StatusBar = ribbonStatusBar; |
| | | Text = "调度验证"; |
| | | WindowState = FormWindowState.Maximized; |
| | | ((System.ComponentModel.ISupportInitialize)ribbon).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)repositoryItemSpinEdit1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)gridControl1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)pumpScheduleVmBindingSource).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)gridViewS1).EndInit(); |
| | |
| | | sidePanelStation.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlInfo).EndInit(); |
| | | layoutControlInfo.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)gridControl3).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)stationScheduleVmBindingSource).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)gridView1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)memoEditInfo.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)Root).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlGroup3).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem3).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlGroup5).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem4).EndInit(); |
| | | ResumeLayout(false); |
| | | PerformLayout(); |
| | | } |
| | |
| | | private DevExpress.XtraBars.Ribbon.RibbonControl ribbon; |
| | | private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1; |
| | | private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1; |
| | | private DevExpress.XtraBars.Ribbon.RibbonStatusBar ribbonStatusBar; |
| | | private DevExpress.XtraGrid.GridControl gridControl2; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gridViewS2; |
| | | private DevExpress.XtraGrid.GridControl gridControl1; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gridViewS1; |
| | | private BindingSource pumpScheduleVmBindingSource; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colStation; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colFlag; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colBeforeWL; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRealTimeWL; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colBeforeRpm; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colTargetRpm; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRealTimeRpm; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRpmDeviation; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colTargetFrequency; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colBeforeFlow; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colTargetFlow; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRealTimeFlow; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colFlowDeviation; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colBeforeHead; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colTargetHead; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRealTimeHead; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colHeadDeviation; |
| | | private BindingSource pumpScheduleVmBindingSource1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colStation1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colFlag1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colBeforeWL1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRealTimeWL1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colBeforeRpm1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colTargetRpm1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRealTimeRpm1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRpmDeviation1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colTargetFrequency1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colBeforeFlow1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colTargetFlow1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRealTimeFlow1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colFlowDeviation1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colBeforeHead1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colTargetHead1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRealTimeHead1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colHeadDeviation1; |
| | | private DevExpress.XtraEditors.SidePanel sidePanel3; |
| | | private DevExpress.XtraEditors.SidePanel sidePanel4; |
| | | private DevExpress.XtraLayout.LayoutControl layoutControl2; |
| | |
| | | private DevExpress.XtraEditors.MemoEdit memoEditInfo; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; |
| | | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3; |
| | | private DevExpress.XtraGrid.GridControl gridControl3; |
| | | private BindingSource stationScheduleVmBindingSource; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gridView1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colName; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colFlag2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colBeforeFlow2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colTargetFlow2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRealTimeFlow2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colFlowDeviation2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colBeforeHead2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colTargetHead2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRealTimeHead2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colHeadDeviation2; |
| | | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; |
| | | private DevExpress.XtraBars.BarCheckItem barCekSave; |
| | | private DevExpress.XtraBars.BarEditItem barSpinStep; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit repositoryItemSpinEdit1; |
| | | private BindingSource pumpScheduleVmBindingSource; |
| | | private BindingSource pumpScheduleVmBindingSource1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colStation; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colFlag; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colBeforeWL; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRealTimeWL; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colBeforeRpm; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colTargetRpm; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRealTimeRpm; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRpmDeviation; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colTargetFrequency; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRealTimeFrequency; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colBeforeFlow; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colTargetFlow; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRealTimeFlow; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colFlowDeviation; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colBeforePressure; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colTargetPressure; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRealTimePressure; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colPressureDeviation; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colTargetHead; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRealTimeHead; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colTargetPressureDiff; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRealTimePressureDiff; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colStation1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colFlag1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colBeforeWL1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRealTimeWL1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colBeforeRpm1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colTargetRpm1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRealTimeRpm1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRpmDeviation1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colTargetFrequency1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRealTimeFrequency1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colBeforeFlow1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colTargetFlow1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRealTimeFlow1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colFlowDeviation1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colBeforePressure1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colTargetPressure1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRealTimePressure1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colPressureDeviation1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colTargetHead1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRealTimeHead1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colTargetPressureDiff1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRealTimePressureDiff1; |
| | | } |
| | | } |