using DevExpress.XtraEditors; using UAS_PLCDataReader.CustomerControl.AutoDataGridControl; using UAS_PLCDataReader.CustomerControl; using UAS_PLCDataReader.CustomerControl.GridViewWithSerialNum; namespace UAS_PLCDataReader { partial class Main { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Main)); this.RibbonNav = new DevExpress.XtraBars.Ribbon.RibbonControl(); this.applicationMenu1 = new DevExpress.XtraBars.Ribbon.ApplicationMenu(this.components); this.ButtonDeviceList = new DevExpress.XtraBars.BarButtonItem(); this.ButtonDeviceNetSetting = new DevExpress.XtraBars.BarButtonItem(); this.ButtonCommandSet = new DevExpress.XtraBars.BarButtonItem(); this.ButtonPollingSetting = new DevExpress.XtraBars.BarButtonItem(); this.ButtionPolling = new DevExpress.XtraBars.BarButtonItem(); this.ButtonDeviceStatus = new DevExpress.XtraBars.BarButtonItem(); this.ButtonWorkCenterStatus = new DevExpress.XtraBars.BarButtonItem(); this.ButtonDeviceRunLog = new DevExpress.XtraBars.BarButtonItem(); this.ButtonClientParam = new DevExpress.XtraBars.BarButtonItem(); this.ButtonDeviceData = new DevExpress.XtraBars.BarButtonItem(); this.DeviceInf = new DevExpress.XtraBars.Ribbon.RibbonPage(); this.RibDeviceInf = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); this.DeviceCommandSetting = new DevExpress.XtraBars.Ribbon.RibbonPage(); this.RibDeviceCommand = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); this.MainTabControl = new DevExpress.XtraTab.XtraTabControl(); this.PageDeviceList = new DevExpress.XtraTab.XtraTabPage(); this.ButtonAddDevice = new UAS_PLCDataReader.CustomerControl.Button.ButtonAddRow(); this.ButtonDeleteDevice = new UAS_PLCDataReader.CustomerControl.Button.ButtonDeleteRow(); this.ButtonSaveDevice = new UAS_PLCDataReader.CustomerControl.Button.ButtonSaveGrid(); this.ComBoxDeviceListMan = new DevExpress.XtraEditors.SearchLookUpEdit(); this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView(); this.em_code = new DevExpress.XtraGrid.Columns.GridColumn(); this.em_name = new DevExpress.XtraGrid.Columns.GridColumn(); this.ComBoxDeviceListMan_label = new DevExpress.XtraEditors.LabelControl(); this.ComboxDeviceListWC = new DevExpress.XtraEditors.ComboBoxEdit(); this.ComboxDeviceListLC = new DevExpress.XtraEditors.ComboBoxEdit(); this.ComboxDeviceListLC_label = new DevExpress.XtraEditors.LabelControl(); this.ComboxDeviceListWC_label = new DevExpress.XtraEditors.LabelControl(); this.GridDeviceList = new UAS_PLCDataReader.CustomerControl.AutoDataGridControl.AutoDataGridControl(); this.GridViewDeviceList = new UAS_PLCDataReader.CustomerControl.GridViewWithSerialNum.GridViewWithSerialNum(); this.DeviceListCheckedColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.dpc_enableCheckEdit = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); this.de_id = new DevExpress.XtraGrid.Columns.GridColumn(); this.de_code = new DevExpress.XtraGrid.Columns.GridColumn(); this.de_name = new DevExpress.XtraGrid.Columns.GridColumn(); this.de_runstatus = new DevExpress.XtraGrid.Columns.GridColumn(); this.de_currentcentername = new DevExpress.XtraGrid.Columns.GridColumn(); this.DeviceItemSearchLookUpEdit = new DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.de_currentcentercode = new DevExpress.XtraGrid.Columns.GridColumn(); this.de_stepcode = new DevExpress.XtraGrid.Columns.GridColumn(); this.de_stepname = new DevExpress.XtraGrid.Columns.GridColumn(); this.de_sourcecode = new DevExpress.XtraGrid.Columns.GridColumn(); this.de_indate = new DevExpress.XtraGrid.Columns.GridColumn(); this.de_spec = new DevExpress.XtraGrid.Columns.GridColumn(); this.de_inman = new DevExpress.XtraGrid.Columns.GridColumn(); this.de_vendcode = new DevExpress.XtraGrid.Columns.GridColumn(); this.de_vendname = new DevExpress.XtraGrid.Columns.GridColumn(); this.de_address = new DevExpress.XtraGrid.Columns.GridColumn(); this.de_linecode = new DevExpress.XtraGrid.Columns.GridColumn(); this.de_wccode = new DevExpress.XtraGrid.Columns.GridColumn(); this.de_item1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.de_item2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.de_item3 = new DevExpress.XtraGrid.Columns.GridColumn(); this.de_item4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.de_item5 = new DevExpress.XtraGrid.Columns.GridColumn(); this.de_item6 = new DevExpress.XtraGrid.Columns.GridColumn(); this.de_item7 = new DevExpress.XtraGrid.Columns.GridColumn(); this.de_item8 = new DevExpress.XtraGrid.Columns.GridColumn(); this.de_item9 = new DevExpress.XtraGrid.Columns.GridColumn(); this.de_item10 = new DevExpress.XtraGrid.Columns.GridColumn(); this.DataItemRepositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.PageCommandSet = new DevExpress.XtraTab.XtraTabPage(); this.ButtonDeleteCommand = new UAS_PLCDataReader.CustomerControl.Button.ButtonDeleteRow(); this.Brand_label = new DevExpress.XtraEditors.LabelControl(); this.Brand = new DevExpress.XtraEditors.ComboBoxEdit(); this.ButtonNewCommand = new UAS_PLCDataReader.CustomerControl.Button.ButtonAddRow(); this.ButtonSaveCommand = new UAS_PLCDataReader.CustomerControl.Button.ButtonSaveGrid(); this.GridCommandSetting = new UAS_PLCDataReader.CustomerControl.AutoDataGridControl.AutoDataGridControl(); this.GridViewCommandSet = new UAS_PLCDataReader.CustomerControl.GridViewWithSerialNum.GridViewWithSerialNum(); this.CommandSetCheckedColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.CheckEditCommandSet = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); this.dc_id = new DevExpress.XtraGrid.Columns.GridColumn(); this.dc_code = new DevExpress.XtraGrid.Columns.GridColumn(); this.dc_name = new DevExpress.XtraGrid.Columns.GridColumn(); this.dc_ifng = new DevExpress.XtraGrid.Columns.GridColumn(); this.dc_type = new DevExpress.XtraGrid.Columns.GridColumn(); this.dc_typename = new DevExpress.XtraGrid.Columns.GridColumn(); this.dc_dataindex = new DevExpress.XtraGrid.Columns.GridColumn(); this.dc_value = new DevExpress.XtraGrid.Columns.GridColumn(); this.dc_sendcoding = new DevExpress.XtraGrid.Columns.GridColumn(); this.CommandSetRepositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.dc_receivecoding = new DevExpress.XtraGrid.Columns.GridColumn(); this.dc_man = new DevExpress.XtraGrid.Columns.GridColumn(); this.dc_address = new DevExpress.XtraGrid.Columns.GridColumn(); this.dc_date = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit(); this.db_name = new DevExpress.XtraGrid.Columns.GridColumn(); this.PageDeviceNetSetting = new DevExpress.XtraTab.XtraTabPage(); this.ButtonDeleteNetConfig = new UAS_PLCDataReader.CustomerControl.Button.ButtonDeleteRow(); this.ButtonAddNetConfig = new UAS_PLCDataReader.CustomerControl.Button.ButtonAddRow(); this.ButtonSaveNetConfig = new UAS_PLCDataReader.CustomerControl.Button.ButtonSaveGrid(); this.GridDeviceNetSetting = new UAS_PLCDataReader.CustomerControl.AutoDataGridControl.AutoDataGridControl(); this.GridViewDeviceNetSetting = new UAS_PLCDataReader.CustomerControl.GridViewWithSerialNum.GridViewWithSerialNum(); this.NetSettingCheckedColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.dnc_id = new DevExpress.XtraGrid.Columns.GridColumn(); this.dnc_decode = new DevExpress.XtraGrid.Columns.GridColumn(); this.de_name1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.dnc_getway = new DevExpress.XtraGrid.Columns.GridColumn(); this.dnc_upperip = new DevExpress.XtraGrid.Columns.GridColumn(); this.dnc_port = new DevExpress.XtraGrid.Columns.GridColumn(); this.dnc_mac = new DevExpress.XtraGrid.Columns.GridColumn(); this.dnc_ip = new DevExpress.XtraGrid.Columns.GridColumn(); this.dnc_type = new DevExpress.XtraGrid.Columns.GridColumn(); this.PagePollingSetting = new DevExpress.XtraTab.XtraTabPage(); this.ButtonDeleteCommandSet = new UAS_PLCDataReader.CustomerControl.Button.ButtonDeleteRow(); this.ButtonNewCommandSet = new UAS_PLCDataReader.CustomerControl.Button.ButtonAddRow(); this.ButtonSaveCommandSet = new UAS_PLCDataReader.CustomerControl.Button.ButtonSaveGrid(); this.ButtonPausePolling = new DevExpress.XtraEditors.SimpleButton(); this.ButtonStartPolling = new DevExpress.XtraEditors.SimpleButton(); this.GridPollingSetting = new UAS_PLCDataReader.CustomerControl.AutoDataGridControl.AutoDataGridControl(); this.GridViewPollSetting = new UAS_PLCDataReader.CustomerControl.GridViewWithSerialNum.GridViewWithSerialNum(); this.PollSettingCheckedColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.dpc_id = new DevExpress.XtraGrid.Columns.GridColumn(); this.dpc_decode = new DevExpress.XtraGrid.Columns.GridColumn(); this.PollSettingDeviceSearchLookUpEdit = new DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit(); this.repositoryItemSearchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView(); this.dpc_dename = new DevExpress.XtraGrid.Columns.GridColumn(); this.dpc_interval = new DevExpress.XtraGrid.Columns.GridColumn(); this.dpc_dccode = new DevExpress.XtraGrid.Columns.GridColumn(); this.PollSettingItemSearchLookUpEdit = new DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit(); this.PollSettingItemSearchLookUpEditView = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); this.dpc_function = new DevExpress.XtraGrid.Columns.GridColumn(); this.dpc_enable = new DevExpress.XtraGrid.Columns.GridColumn(); this.em_name1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.dpc_status = new DevExpress.XtraGrid.Columns.GridColumn(); this.dpc_man = new DevExpress.XtraGrid.Columns.GridColumn(); this.dpc_remark = new DevExpress.XtraGrid.Columns.GridColumn(); this.POLLSETTINGSTATUSCOLUMN = new DevExpress.XtraGrid.Columns.GridColumn(); this.PollingSetItemLookUpEdit = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit(); this.PagePolling = new DevExpress.XtraTab.XtraTabPage(); this.ButtonAddPolling = new UAS_PLCDataReader.CustomerControl.Button.ButtonAddRow(); this.ButtonDeletePolling = new UAS_PLCDataReader.CustomerControl.Button.ButtonDeleteRow(); this.ButtonSavePolling = new UAS_PLCDataReader.CustomerControl.Button.ButtonSaveGrid(); this.GridPolling = new UAS_PLCDataReader.CustomerControl.AutoDataGridControl.AutoDataGridControl(); this.GridViewPolling = new UAS_PLCDataReader.CustomerControl.GridViewWithSerialNum.GridViewWithSerialNum(); this.PollingCheckedColumn = new DevExpress.XtraGrid.Columns.GridColumn(); this.pl_id = new DevExpress.XtraGrid.Columns.GridColumn(); this.pl_code = new DevExpress.XtraGrid.Columns.GridColumn(); this.pl_name = new DevExpress.XtraGrid.Columns.GridColumn(); this.pl_type = new DevExpress.XtraGrid.Columns.GridColumn(); this.pl_dccode = new DevExpress.XtraGrid.Columns.GridColumn(); this.pl_remark = new DevExpress.XtraGrid.Columns.GridColumn(); this.PageDeviceStatus = new DevExpress.XtraTab.XtraTabPage(); this.ComboxDeviceDepartment = new DevExpress.XtraEditors.ComboBoxEdit(); this.ComboxDeviceFloor = new DevExpress.XtraEditors.ComboBoxEdit(); this.label_ComboxDeviceFloor = new DevExpress.XtraEditors.LabelControl(); this.label_ComboxDeviceDepartment = new DevExpress.XtraEditors.LabelControl(); this.ComboxDeviceStatusWC = new DevExpress.XtraEditors.ComboBoxEdit(); this.ComboxDeviceStatusLC = new DevExpress.XtraEditors.ComboBoxEdit(); this.CheckEditDeviceStatusEnable = new DevExpress.XtraEditors.CheckEdit(); this.ComboxDeviceStatusLC_label = new DevExpress.XtraEditors.LabelControl(); this.ComboxDeviceStatusWC_label = new DevExpress.XtraEditors.LabelControl(); this.PanelDeviceStatus = new DevExpress.XtraEditors.XtraScrollableControl(); this.PageWorkCenterStatus = new DevExpress.XtraTab.XtraTabPage(); this.GridWorkCenterStatus = new UAS_PLCDataReader.CustomerControl.AutoDataGridControl.AutoDataGridControl(); this.GridViewWorkCenterStatus = new UAS_PLCDataReader.CustomerControl.GridViewWithSerialNum.GridViewWithSerialNum(); this.PageDeviceRunLog = new DevExpress.XtraTab.XtraTabPage(); this.ButtonSearchDeviceRunLog = new DevExpress.XtraEditors.SimpleButton(); this.TextDrrDeCode = new DevExpress.XtraEditors.TextEdit(); this.LabelDrrDeCode = new DevExpress.XtraEditors.LabelControl(); this.GridDeviceRunLog = new UAS_PLCDataReader.CustomerControl.AutoDataGridControl.AutoDataGridControl(); this.GirdViewDeviceRunLog = new UAS_PLCDataReader.CustomerControl.GridViewWithSerialNum.GridViewWithSerialNum(); this.主键 = new DevExpress.XtraGrid.Columns.GridColumn(); this.drr_decode = new DevExpress.XtraGrid.Columns.GridColumn(); this.drr_dename = new DevExpress.XtraGrid.Columns.GridColumn(); this.drr_command = new DevExpress.XtraGrid.Columns.GridColumn(); this.drr_date = new DevExpress.XtraGrid.Columns.GridColumn(); this.drr_commandfrom = new DevExpress.XtraGrid.Columns.GridColumn(); this.drr_doman = new DevExpress.XtraGrid.Columns.GridColumn(); this.drr_remark = new DevExpress.XtraGrid.Columns.GridColumn(); this.PageClientParam = new DevExpress.XtraTab.XtraTabPage(); this.label2 = new System.Windows.Forms.Label(); this.CheckOUTQTY = new DevExpress.XtraEditors.CheckEdit(); this.CheckPARAM = new DevExpress.XtraEditors.CheckEdit(); this.CheckINQTY = new DevExpress.XtraEditors.CheckEdit(); this.ButtonSaveClientParam = new DevExpress.XtraEditors.SimpleButton(); this.UpdateTimeSpan = new System.Windows.Forms.NumericUpDown(); this.label1 = new System.Windows.Forms.Label(); this.PageDeviceData = new DevExpress.XtraTab.XtraTabPage(); this.ButtonRefreshDeviceData = new UAS_PLCDataReader.CustomerControl.Button.ButtonDeleteRow(); this.GridDeviceData = new UAS_PLCDataReader.CustomerControl.AutoDataGridControl.AutoDataGridControl(); this.GridViewDeviceData = new UAS_PLCDataReader.CustomerControl.GridViewWithSerialNum.GridViewWithSerialNum(); this.dr_decode = new DevExpress.XtraGrid.Columns.GridColumn(); this.dr_dename = new DevExpress.XtraGrid.Columns.GridColumn(); this.dr_runstatus = new DevExpress.XtraGrid.Columns.GridColumn(); this.dr_qty = new DevExpress.XtraGrid.Columns.GridColumn(); this.dr_inqty = new DevExpress.XtraGrid.Columns.GridColumn(); this.dr_ngqty = new DevExpress.XtraGrid.Columns.GridColumn(); this.dr_value1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.dr_value2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.dr_value3 = new DevExpress.XtraGrid.Columns.GridColumn(); this.dr_value4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.dr_value5 = new DevExpress.XtraGrid.Columns.GridColumn(); this.dr_value6 = new DevExpress.XtraGrid.Columns.GridColumn(); this.dr_value7 = new DevExpress.XtraGrid.Columns.GridColumn(); this.dr_value8 = new DevExpress.XtraGrid.Columns.GridColumn(); this.dr_value9 = new DevExpress.XtraGrid.Columns.GridColumn(); this.dr_value10 = new DevExpress.XtraGrid.Columns.GridColumn(); this.TimerDeviceStatus = new System.Windows.Forms.Timer(this.components); this.CommonTipController = new DevExpress.Utils.ToolTipController(this.components); this.TimerUpdateDevice = new System.Windows.Forms.Timer(this.components); this.TimerUpdateSQL = new System.Windows.Forms.Timer(this.components); ((System.ComponentModel.ISupportInitialize)(this.RibbonNav)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.applicationMenu1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.MainTabControl)).BeginInit(); this.MainTabControl.SuspendLayout(); this.PageDeviceList.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ComBoxDeviceListMan.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ComboxDeviceListWC.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ComboxDeviceListLC.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.GridDeviceList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.GridViewDeviceList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dpc_enableCheckEdit)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.DeviceItemSearchLookUpEdit)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.DataItemRepositoryItemComboBox1)).BeginInit(); this.PageCommandSet.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.Brand.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.GridCommandSetting)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.GridViewCommandSet)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.CheckEditCommandSet)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.CommandSetRepositoryItemComboBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit(); this.PageDeviceNetSetting.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.GridDeviceNetSetting)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.GridViewDeviceNetSetting)).BeginInit(); this.PagePollingSetting.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.GridPollingSetting)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.GridViewPollSetting)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.PollSettingDeviceSearchLookUpEdit)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1View)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.PollSettingItemSearchLookUpEdit)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.PollSettingItemSearchLookUpEditView)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.PollingSetItemLookUpEdit)).BeginInit(); this.PagePolling.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.GridPolling)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.GridViewPolling)).BeginInit(); this.PageDeviceStatus.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ComboxDeviceDepartment.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ComboxDeviceFloor.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ComboxDeviceStatusWC.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ComboxDeviceStatusLC.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.CheckEditDeviceStatusEnable.Properties)).BeginInit(); this.PageWorkCenterStatus.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.GridWorkCenterStatus)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.GridViewWorkCenterStatus)).BeginInit(); this.PageDeviceRunLog.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.TextDrrDeCode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.GridDeviceRunLog)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.GirdViewDeviceRunLog)).BeginInit(); this.PageClientParam.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.CheckOUTQTY.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.CheckPARAM.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.CheckINQTY.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.UpdateTimeSpan)).BeginInit(); this.PageDeviceData.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.GridDeviceData)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.GridViewDeviceData)).BeginInit(); this.SuspendLayout(); // // RibbonNav // this.RibbonNav.ApplicationButtonDropDownControl = this.applicationMenu1; this.RibbonNav.ApplicationIcon = global::UAS_PLCDataReader.Properties.Resources.U_Letter_72px_1121581_easyicon_net; this.RibbonNav.DrawGroupCaptions = DevExpress.Utils.DefaultBoolean.False; this.RibbonNav.ExpandCollapseItem.Id = 0; this.RibbonNav.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.RibbonNav.ExpandCollapseItem, this.ButtonDeviceList, this.ButtonDeviceNetSetting, this.ButtonCommandSet, this.ButtonPollingSetting, this.ButtionPolling, this.ButtonDeviceStatus, this.ButtonWorkCenterStatus, this.ButtonDeviceRunLog, this.ButtonClientParam, this.ButtonDeviceData}); this.RibbonNav.Location = new System.Drawing.Point(0, 0); this.RibbonNav.MaxItemId = 18; this.RibbonNav.Name = "RibbonNav"; this.RibbonNav.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { this.DeviceInf, this.DeviceCommandSetting}); this.RibbonNav.Size = new System.Drawing.Size(1040, 252); // // applicationMenu1 // this.applicationMenu1.Name = "applicationMenu1"; this.applicationMenu1.Ribbon = this.RibbonNav; // // ButtonDeviceList // this.ButtonDeviceList.Caption = "设备主档资料"; this.ButtonDeviceList.Id = 5; this.ButtonDeviceList.LargeGlyph = global::UAS_PLCDataReader.Properties.Resources.netstatus_tx_64px_18991_easyicon_net; this.ButtonDeviceList.Name = "ButtonDeviceList"; this.ButtonDeviceList.Tag = "PageDeviceList"; this.ButtonDeviceList.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ButtonItem_ItemClick); // // ButtonDeviceNetSetting // this.ButtonDeviceNetSetting.Caption = "设备联网配置"; this.ButtonDeviceNetSetting.Glyph = ((System.Drawing.Image)(resources.GetObject("ButtonDeviceNetSetting.Glyph"))); this.ButtonDeviceNetSetting.Id = 8; this.ButtonDeviceNetSetting.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("ButtonDeviceNetSetting.LargeGlyph"))); this.ButtonDeviceNetSetting.Name = "ButtonDeviceNetSetting"; this.ButtonDeviceNetSetting.Tag = "PageDeviceNetSetting"; this.ButtonDeviceNetSetting.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ButtonItem_ItemClick); // // ButtonCommandSet // this.ButtonCommandSet.Caption = "设备指令设置"; this.ButtonCommandSet.Glyph = ((System.Drawing.Image)(resources.GetObject("ButtonCommandSet.Glyph"))); this.ButtonCommandSet.Id = 9; this.ButtonCommandSet.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("ButtonCommandSet.LargeGlyph"))); this.ButtonCommandSet.Name = "ButtonCommandSet"; this.ButtonCommandSet.Tag = "PageCommandSet"; this.ButtonCommandSet.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ButtonItem_ItemClick); // // ButtonPollingSetting // this.ButtonPollingSetting.Caption = "设备轮询配置"; this.ButtonPollingSetting.Glyph = ((System.Drawing.Image)(resources.GetObject("ButtonPollingSetting.Glyph"))); this.ButtonPollingSetting.Id = 11; this.ButtonPollingSetting.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("ButtonPollingSetting.LargeGlyph"))); this.ButtonPollingSetting.Name = "ButtonPollingSetting"; this.ButtonPollingSetting.Tag = "PagePollingSetting"; this.ButtonPollingSetting.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ButtonItem_ItemClick); // // ButtionPolling // this.ButtionPolling.Caption = "轮询业务定义"; this.ButtionPolling.Glyph = ((System.Drawing.Image)(resources.GetObject("ButtionPolling.Glyph"))); this.ButtionPolling.Id = 12; this.ButtionPolling.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("ButtionPolling.LargeGlyph"))); this.ButtionPolling.Name = "ButtionPolling"; this.ButtionPolling.Tag = "PagePolling"; this.ButtionPolling.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ButtonItem_ItemClick); // // ButtonDeviceStatus // this.ButtonDeviceStatus.Caption = "设备运行监控"; this.ButtonDeviceStatus.Glyph = ((System.Drawing.Image)(resources.GetObject("ButtonDeviceStatus.Glyph"))); this.ButtonDeviceStatus.Id = 13; this.ButtonDeviceStatus.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("ButtonDeviceStatus.LargeGlyph"))); this.ButtonDeviceStatus.Name = "ButtonDeviceStatus"; this.ButtonDeviceStatus.Tag = "PageDeviceStatus"; this.ButtonDeviceStatus.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ButtonItem_ItemClick); // // ButtonWorkCenterStatus // this.ButtonWorkCenterStatus.Caption = "车间全局监控"; this.ButtonWorkCenterStatus.Glyph = ((System.Drawing.Image)(resources.GetObject("ButtonWorkCenterStatus.Glyph"))); this.ButtonWorkCenterStatus.Id = 14; this.ButtonWorkCenterStatus.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("ButtonWorkCenterStatus.LargeGlyph"))); this.ButtonWorkCenterStatus.Name = "ButtonWorkCenterStatus"; this.ButtonWorkCenterStatus.Tag = "PageWorkCenterStatus"; this.ButtonWorkCenterStatus.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ButtonItem_ItemClick); // // ButtonDeviceRunLog // this.ButtonDeviceRunLog.Caption = "设备运行日志"; this.ButtonDeviceRunLog.Glyph = global::UAS_PLCDataReader.Properties.Resources.Png_Device; this.ButtonDeviceRunLog.Id = 15; this.ButtonDeviceRunLog.LargeGlyph = global::UAS_PLCDataReader.Properties.Resources.Png_Device; this.ButtonDeviceRunLog.Name = "ButtonDeviceRunLog"; this.ButtonDeviceRunLog.Tag = "PageDeviceRunLog"; this.ButtonDeviceRunLog.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ButtonItem_ItemClick); // // ButtonClientParam // this.ButtonClientParam.Caption = "客户端参数设置"; this.ButtonClientParam.Glyph = ((System.Drawing.Image)(resources.GetObject("ButtonClientParam.Glyph"))); this.ButtonClientParam.Id = 16; this.ButtonClientParam.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("ButtonClientParam.LargeGlyph"))); this.ButtonClientParam.Name = "ButtonClientParam"; this.ButtonClientParam.Tag = "PageClientParam"; this.ButtonClientParam.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ButtonItem_ItemClick); // // ButtonDeviceData // this.ButtonDeviceData.Caption = "设备运行数据查看"; this.ButtonDeviceData.Glyph = ((System.Drawing.Image)(resources.GetObject("ButtonDeviceData.Glyph"))); this.ButtonDeviceData.Id = 17; this.ButtonDeviceData.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("ButtonDeviceData.LargeGlyph"))); this.ButtonDeviceData.Name = "ButtonDeviceData"; this.ButtonDeviceData.Tag = "PageDeviceData"; this.ButtonDeviceData.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ButtonItem_ItemClick); // // DeviceInf // this.DeviceInf.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { this.RibDeviceInf}); this.DeviceInf.Name = "DeviceInf"; this.DeviceInf.Text = "设备参数配置"; // // RibDeviceInf // this.RibDeviceInf.AllowTextClipping = false; this.RibDeviceInf.ItemLinks.Add(this.ButtonCommandSet, true); this.RibDeviceInf.ItemLinks.Add(this.ButtonDeviceList); this.RibDeviceInf.ItemLinks.Add(this.ButtonDeviceNetSetting); this.RibDeviceInf.ItemLinks.Add(this.ButtonPollingSetting); this.RibDeviceInf.ItemLinks.Add(this.ButtonClientParam); this.RibDeviceInf.Name = "RibDeviceInf"; this.RibDeviceInf.ShowCaptionButton = false; // // DeviceCommandSetting // this.DeviceCommandSetting.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { this.RibDeviceCommand}); this.DeviceCommandSetting.Name = "DeviceCommandSetting"; this.DeviceCommandSetting.Text = "设备运行监控"; // // RibDeviceCommand // this.RibDeviceCommand.ItemLinks.Add(this.ButtonDeviceStatus); this.RibDeviceCommand.ItemLinks.Add(this.ButtonDeviceData); this.RibDeviceCommand.ItemLinks.Add(this.ButtonDeviceRunLog); this.RibDeviceCommand.Name = "RibDeviceCommand"; this.RibDeviceCommand.Text = "ribbonPageGroup3"; // // MainTabControl // this.MainTabControl.Dock = System.Windows.Forms.DockStyle.Fill; this.MainTabControl.Location = new System.Drawing.Point(0, 252); this.MainTabControl.Name = "MainTabControl"; this.MainTabControl.SelectedTabPage = this.PageDeviceList; this.MainTabControl.ShowTabHeader = DevExpress.Utils.DefaultBoolean.False; this.MainTabControl.Size = new System.Drawing.Size(1040, 460); this.MainTabControl.TabIndex = 3; this.MainTabControl.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.PageDeviceList, this.PageCommandSet, this.PageDeviceNetSetting, this.PagePollingSetting, this.PagePolling, this.PageDeviceStatus, this.PageWorkCenterStatus, this.PageDeviceRunLog, this.PageClientParam, this.PageDeviceData}); // // PageDeviceList // this.PageDeviceList.Controls.Add(this.ButtonAddDevice); this.PageDeviceList.Controls.Add(this.ButtonDeleteDevice); this.PageDeviceList.Controls.Add(this.ButtonSaveDevice); this.PageDeviceList.Controls.Add(this.ComBoxDeviceListMan); this.PageDeviceList.Controls.Add(this.ComBoxDeviceListMan_label); this.PageDeviceList.Controls.Add(this.ComboxDeviceListWC); this.PageDeviceList.Controls.Add(this.ComboxDeviceListLC); this.PageDeviceList.Controls.Add(this.ComboxDeviceListLC_label); this.PageDeviceList.Controls.Add(this.ComboxDeviceListWC_label); this.PageDeviceList.Controls.Add(this.GridDeviceList); this.PageDeviceList.Name = "PageDeviceList"; this.PageDeviceList.PageVisible = false; this.PageDeviceList.Size = new System.Drawing.Size(1028, 448); this.PageDeviceList.Text = "设备主档资料"; this.PageDeviceList.VisibleChanged += new System.EventHandler(this.PageDeviceList_VisibleChanged); // // ButtonAddDevice // this.ButtonAddDevice.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.ButtonAddDevice.Grid = null; this.ButtonAddDevice.Location = new System.Drawing.Point(812, 4); this.ButtonAddDevice.Name = "ButtonAddDevice"; this.ButtonAddDevice.Size = new System.Drawing.Size(64, 23); this.ButtonAddDevice.TabIndex = 16; this.ButtonAddDevice.Text = "新增"; // // ButtonDeleteDevice // this.ButtonDeleteDevice.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.ButtonDeleteDevice.Grid = null; this.ButtonDeleteDevice.Location = new System.Drawing.Point(952, 4); this.ButtonDeleteDevice.Name = "ButtonDeleteDevice"; this.ButtonDeleteDevice.Size = new System.Drawing.Size(64, 23); this.ButtonDeleteDevice.TabIndex = 15; this.ButtonDeleteDevice.Text = "删除"; // // ButtonSaveDevice // this.ButtonSaveDevice.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.ButtonSaveDevice.Grid = null; this.ButtonSaveDevice.HandlerOtherFirst = true; this.ButtonSaveDevice.Location = new System.Drawing.Point(882, 4); this.ButtonSaveDevice.Name = "ButtonSaveDevice"; this.ButtonSaveDevice.Size = new System.Drawing.Size(64, 23); this.ButtonSaveDevice.TabIndex = 14; this.ButtonSaveDevice.Text = "保存"; this.ButtonSaveDevice.Click += new System.EventHandler(this.ButtonSaveDevice_Click); // // ComBoxDeviceListMan // this.ComBoxDeviceListMan.EditValue = ""; this.ComBoxDeviceListMan.Location = new System.Drawing.Point(360, 5); this.ComBoxDeviceListMan.MenuManager = this.RibbonNav; this.ComBoxDeviceListMan.Name = "ComBoxDeviceListMan"; this.ComBoxDeviceListMan.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 8F); this.ComBoxDeviceListMan.Properties.Appearance.Options.UseFont = true; this.ComBoxDeviceListMan.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.ComBoxDeviceListMan.Properties.DisplayMember = "EM_NAME"; this.ComBoxDeviceListMan.Properties.NullText = ""; this.ComBoxDeviceListMan.Properties.ValueMember = "EM_CODE"; this.ComBoxDeviceListMan.Properties.View = this.searchLookUpEdit1View; this.ComBoxDeviceListMan.Size = new System.Drawing.Size(100, 34); this.ComBoxDeviceListMan.TabIndex = 12; this.ComBoxDeviceListMan.Visible = false; // // searchLookUpEdit1View // this.searchLookUpEdit1View.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.em_code, this.em_name}); this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus; this.searchLookUpEdit1View.Name = "searchLookUpEdit1View"; this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false; this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false; // // em_code // this.em_code.Caption = "编号"; this.em_code.FieldName = "EM_CODE"; this.em_code.Name = "em_code"; this.em_code.Visible = true; this.em_code.VisibleIndex = 0; // // em_name // this.em_name.Caption = "名称"; this.em_name.FieldName = "EM_NAME"; this.em_name.Name = "em_name"; this.em_name.Visible = true; this.em_name.VisibleIndex = 1; // // ComBoxDeviceListMan_label // this.ComBoxDeviceListMan_label.Appearance.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.ComBoxDeviceListMan_label.Location = new System.Drawing.Point(318, 8); this.ComBoxDeviceListMan_label.Name = "ComBoxDeviceListMan_label"; this.ComBoxDeviceListMan_label.Size = new System.Drawing.Size(64, 33); this.ComBoxDeviceListMan_label.TabIndex = 11; this.ComBoxDeviceListMan_label.Text = "人员"; this.ComBoxDeviceListMan_label.Visible = false; // // ComboxDeviceListWC // this.ComboxDeviceListWC.Location = new System.Drawing.Point(49, 5); this.ComboxDeviceListWC.MenuManager = this.RibbonNav; this.ComboxDeviceListWC.Name = "ComboxDeviceListWC"; this.ComboxDeviceListWC.Properties.Appearance.Font = new System.Drawing.Font("黑体", 11F); this.ComboxDeviceListWC.Properties.Appearance.Options.UseFont = true; this.ComboxDeviceListWC.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.ComboxDeviceListWC.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.ComboxDeviceListWC.Size = new System.Drawing.Size(100, 36); this.ComboxDeviceListWC.TabIndex = 6; this.ComboxDeviceListWC.SelectedIndexChanged += new System.EventHandler(this.ComboxDeviceListWC_SelectedIndexChanged); // // ComboxDeviceListLC // this.ComboxDeviceListLC.Location = new System.Drawing.Point(201, 5); this.ComboxDeviceListLC.MenuManager = this.RibbonNav; this.ComboxDeviceListLC.Name = "ComboxDeviceListLC"; this.ComboxDeviceListLC.Properties.Appearance.Font = new System.Drawing.Font("黑体", 11F); this.ComboxDeviceListLC.Properties.Appearance.Options.UseFont = true; this.ComboxDeviceListLC.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.ComboxDeviceListLC.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.ComboxDeviceListLC.Size = new System.Drawing.Size(100, 36); this.ComboxDeviceListLC.TabIndex = 7; this.ComboxDeviceListLC.SelectedIndexChanged += new System.EventHandler(this.ComboxDeviceListLC_SelectedIndexChanged); // // ComboxDeviceListLC_label // this.ComboxDeviceListLC_label.Appearance.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.ComboxDeviceListLC_label.Location = new System.Drawing.Point(161, 8); this.ComboxDeviceListLC_label.Name = "ComboxDeviceListLC_label"; this.ComboxDeviceListLC_label.Size = new System.Drawing.Size(64, 33); this.ComboxDeviceListLC_label.TabIndex = 9; this.ComboxDeviceListLC_label.Text = "线别"; // // ComboxDeviceListWC_label // this.ComboxDeviceListWC_label.Appearance.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.ComboxDeviceListWC_label.Location = new System.Drawing.Point(10, 8); this.ComboxDeviceListWC_label.Name = "ComboxDeviceListWC_label"; this.ComboxDeviceListWC_label.Size = new System.Drawing.Size(64, 33); this.ComboxDeviceListWC_label.TabIndex = 8; this.ComboxDeviceListWC_label.Text = "车间"; // // GridDeviceList // this.GridDeviceList.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.GridDeviceList.Condition = null; this.GridDeviceList.GetDataSQL = null; this.GridDeviceList.ID = null; this.GridDeviceList.InsertSQL = null; this.GridDeviceList.Location = new System.Drawing.Point(0, 31); this.GridDeviceList.MainView = this.GridViewDeviceList; this.GridDeviceList.MenuManager = this.RibbonNav; this.GridDeviceList.Name = "GridDeviceList"; this.GridDeviceList.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.DataItemRepositoryItemComboBox1, this.DeviceItemSearchLookUpEdit}); this.GridDeviceList.RowCount = 0; this.GridDeviceList.Size = new System.Drawing.Size(1028, 417); this.GridDeviceList.TabIndex = 0; this.GridDeviceList.TableName = null; this.GridDeviceList.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.GridViewDeviceList}); // // GridViewDeviceList // this.GridViewDeviceList.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.DeviceListCheckedColumn, this.de_id, this.de_code, this.de_name, this.de_runstatus, this.de_currentcentername, this.de_currentcentercode, this.de_stepcode, this.de_stepname, this.de_sourcecode, this.de_indate, this.de_spec, this.de_inman, this.de_vendcode, this.de_vendname, this.de_address, this.de_linecode, this.de_wccode, this.de_item1, this.de_item2, this.de_item3, this.de_item4, this.de_item5, this.de_item6, this.de_item7, this.de_item8, this.de_item9, this.de_item10}); this.GridViewDeviceList.GridControl = this.GridDeviceList; this.GridViewDeviceList.IndicatorWidth = 30; this.GridViewDeviceList.Name = "GridViewDeviceList"; this.GridViewDeviceList.OptionsView.ShowGroupPanel = false; this.GridViewDeviceList.RowCellClick += new DevExpress.XtraGrid.Views.Grid.RowCellClickEventHandler(this.GridViewDeviceList_RowCellClick); this.GridViewDeviceList.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.GridViewDeviceList_CellValueChanged); // // DeviceListCheckedColumn // this.DeviceListCheckedColumn.Caption = " "; this.DeviceListCheckedColumn.ColumnEdit = this.dpc_enableCheckEdit; this.DeviceListCheckedColumn.FieldName = "CHECKEDCOLUMN"; this.DeviceListCheckedColumn.Name = "DeviceListCheckedColumn"; this.DeviceListCheckedColumn.Visible = true; this.DeviceListCheckedColumn.VisibleIndex = 0; // // dpc_enableCheckEdit // this.dpc_enableCheckEdit.AutoHeight = false; this.dpc_enableCheckEdit.Name = "dpc_enableCheckEdit"; this.dpc_enableCheckEdit.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked; this.dpc_enableCheckEdit.NullText = "0"; this.dpc_enableCheckEdit.ValueChecked = "-1"; this.dpc_enableCheckEdit.ValueUnchecked = "0"; // // de_id // this.de_id.Caption = "de_id"; this.de_id.FieldName = "DE_ID"; this.de_id.Name = "de_id"; // // de_code // this.de_code.Caption = "设备编号"; this.de_code.FieldName = "DE_CODE"; this.de_code.Name = "de_code"; this.de_code.Visible = true; this.de_code.VisibleIndex = 1; // // de_name // this.de_name.Caption = "设备名称"; this.de_name.FieldName = "DE_NAME"; this.de_name.Name = "de_name"; this.de_name.Visible = true; this.de_name.VisibleIndex = 2; // // de_runstatus // this.de_runstatus.Caption = "运行状态"; this.de_runstatus.FieldName = "DE_RUNSTATUS"; this.de_runstatus.Name = "de_runstatus"; // // de_currentcentername // this.de_currentcentername.Caption = "部门名称"; this.de_currentcentername.ColumnEdit = this.DeviceItemSearchLookUpEdit; this.de_currentcentername.FieldName = "DE_CURRENTCENTERNAME"; this.de_currentcentername.Name = "de_currentcentername"; this.de_currentcentername.Visible = true; this.de_currentcentername.VisibleIndex = 5; // // DeviceItemSearchLookUpEdit // this.DeviceItemSearchLookUpEdit.AutoHeight = false; this.DeviceItemSearchLookUpEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.DeviceItemSearchLookUpEdit.Name = "DeviceItemSearchLookUpEdit"; this.DeviceItemSearchLookUpEdit.NullText = ""; this.DeviceItemSearchLookUpEdit.View = this.gridView1; // // gridView1 // this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus; this.gridView1.Name = "gridView1"; this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false; this.gridView1.OptionsView.ShowGroupPanel = false; // // de_currentcentercode // this.de_currentcentercode.Caption = "部门编号"; this.de_currentcentercode.FieldName = "DE_CURRENTCENTERCODE"; this.de_currentcentercode.Name = "de_currentcentercode"; this.de_currentcentercode.Visible = true; this.de_currentcentercode.VisibleIndex = 6; // // de_stepcode // this.de_stepcode.Caption = "工序编号"; this.de_stepcode.FieldName = "DE_STEPCODE"; this.de_stepcode.Name = "de_stepcode"; this.de_stepcode.Visible = true; this.de_stepcode.VisibleIndex = 3; // // de_stepname // this.de_stepname.Caption = "工序名称"; this.de_stepname.FieldName = "DE_STEPNAME"; this.de_stepname.Name = "de_stepname"; this.de_stepname.Visible = true; this.de_stepname.VisibleIndex = 7; // // de_sourcecode // this.de_sourcecode.Caption = "岗位资源"; this.de_sourcecode.FieldName = "DE_SOURCECODE"; this.de_sourcecode.Name = "de_sourcecode"; this.de_sourcecode.Visible = true; this.de_sourcecode.VisibleIndex = 4; // // de_indate // this.de_indate.Caption = "录入日期"; this.de_indate.DisplayFormat.FormatString = "yyyy-MM-dd"; this.de_indate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.de_indate.FieldName = "DE_INDATE"; this.de_indate.FilterMode = DevExpress.XtraGrid.ColumnFilterMode.DisplayText; this.de_indate.Name = "de_indate"; this.de_indate.OptionsColumn.AllowEdit = false; // // de_spec // this.de_spec.Caption = "设备规格"; this.de_spec.FieldName = "DE_SPEC"; this.de_spec.Name = "de_spec"; this.de_spec.Visible = true; this.de_spec.VisibleIndex = 8; // // de_inman // this.de_inman.Caption = "维护人员"; this.de_inman.FieldName = "DE_INMAN"; this.de_inman.Name = "de_inman"; this.de_inman.Visible = true; this.de_inman.VisibleIndex = 9; // // de_vendcode // this.de_vendcode.Caption = "供应商编号"; this.de_vendcode.FieldName = "DE_VENDCODE"; this.de_vendcode.Name = "de_vendcode"; // // de_vendname // this.de_vendname.Caption = "供应商名称"; this.de_vendname.FieldName = "DE_VENDNAME"; this.de_vendname.Name = "de_vendname"; // // de_address // this.de_address.Caption = "设备地点"; this.de_address.FieldName = "DE_ADDRESS"; this.de_address.Name = "de_address"; this.de_address.Visible = true; this.de_address.VisibleIndex = 10; // // de_linecode // this.de_linecode.Caption = "线别"; this.de_linecode.FieldName = "DE_LINECODE"; this.de_linecode.Name = "de_linecode"; this.de_linecode.Visible = true; this.de_linecode.VisibleIndex = 11; // // de_wccode // this.de_wccode.Caption = "工作中心"; this.de_wccode.FieldName = "DE_WCCODE"; this.de_wccode.Name = "de_wccode"; this.de_wccode.Visible = true; this.de_wccode.VisibleIndex = 12; // // de_item1 // this.de_item1.Caption = "参数1"; this.de_item1.FieldName = "DE_ITEM1"; this.de_item1.Name = "de_item1"; this.de_item1.Visible = true; this.de_item1.VisibleIndex = 13; // // de_item2 // this.de_item2.Caption = "参数2"; this.de_item2.FieldName = "DE_ITEM2"; this.de_item2.Name = "de_item2"; this.de_item2.Visible = true; this.de_item2.VisibleIndex = 14; // // de_item3 // this.de_item3.Caption = "参数3"; this.de_item3.FieldName = "DE_ITEM3"; this.de_item3.Name = "de_item3"; this.de_item3.Visible = true; this.de_item3.VisibleIndex = 15; // // de_item4 // this.de_item4.Caption = "参数4"; this.de_item4.FieldName = "DE_ITEM4"; this.de_item4.Name = "de_item4"; this.de_item4.Visible = true; this.de_item4.VisibleIndex = 16; // // de_item5 // this.de_item5.Caption = "参数5"; this.de_item5.FieldName = "DE_ITEM5"; this.de_item5.Name = "de_item5"; this.de_item5.Visible = true; this.de_item5.VisibleIndex = 17; // // de_item6 // this.de_item6.Caption = "参数6"; this.de_item6.FieldName = "DE_ITEM6"; this.de_item6.Name = "de_item6"; this.de_item6.Visible = true; this.de_item6.VisibleIndex = 18; // // de_item7 // this.de_item7.Caption = "参数7"; this.de_item7.FieldName = "DE_ITEM7"; this.de_item7.Name = "de_item7"; this.de_item7.Visible = true; this.de_item7.VisibleIndex = 19; // // de_item8 // this.de_item8.Caption = "参数8"; this.de_item8.FieldName = "DE_ITEM8"; this.de_item8.Name = "de_item8"; this.de_item8.Visible = true; this.de_item8.VisibleIndex = 20; // // de_item9 // this.de_item9.Caption = "参数9"; this.de_item9.FieldName = "DE_ITEM9"; this.de_item9.Name = "de_item9"; this.de_item9.Visible = true; this.de_item9.VisibleIndex = 21; // // de_item10 // this.de_item10.Caption = "参数10"; this.de_item10.FieldName = "DE_ITEM10"; this.de_item10.Name = "de_item10"; this.de_item10.Visible = true; this.de_item10.VisibleIndex = 22; // // DataItemRepositoryItemComboBox1 // this.DataItemRepositoryItemComboBox1.AutoHeight = false; this.DataItemRepositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.DataItemRepositoryItemComboBox1.Name = "DataItemRepositoryItemComboBox1"; // // PageCommandSet // this.PageCommandSet.Controls.Add(this.ButtonDeleteCommand); this.PageCommandSet.Controls.Add(this.Brand_label); this.PageCommandSet.Controls.Add(this.Brand); this.PageCommandSet.Controls.Add(this.ButtonNewCommand); this.PageCommandSet.Controls.Add(this.ButtonSaveCommand); this.PageCommandSet.Controls.Add(this.GridCommandSetting); this.PageCommandSet.Name = "PageCommandSet"; this.PageCommandSet.PageVisible = false; this.PageCommandSet.Size = new System.Drawing.Size(1028, 448); this.PageCommandSet.Text = "设备指令设置"; this.PageCommandSet.VisibleChanged += new System.EventHandler(this.PageCommandSet_VisibleChanged); // // ButtonDeleteCommand // this.ButtonDeleteCommand.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.ButtonDeleteCommand.Grid = null; this.ButtonDeleteCommand.Location = new System.Drawing.Point(946, 5); this.ButtonDeleteCommand.Name = "ButtonDeleteCommand"; this.ButtonDeleteCommand.Size = new System.Drawing.Size(64, 23); this.ButtonDeleteCommand.TabIndex = 6; this.ButtonDeleteCommand.Text = "删除"; // // Brand_label // this.Brand_label.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F); this.Brand_label.Location = new System.Drawing.Point(8, 5); this.Brand_label.Name = "Brand_label"; this.Brand_label.Size = new System.Drawing.Size(64, 41); this.Brand_label.TabIndex = 5; this.Brand_label.Text = "品牌"; // // Brand // this.Brand.Location = new System.Drawing.Point(47, 4); this.Brand.MenuManager = this.RibbonNav; this.Brand.Name = "Brand"; this.Brand.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Brand.Properties.Appearance.Options.UseFont = true; this.Brand.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.Brand.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.Brand.Size = new System.Drawing.Size(100, 38); this.Brand.TabIndex = 4; this.Brand.SelectedIndexChanged += new System.EventHandler(this.Brand_SelectedIndexChanged); // // ButtonNewCommand // this.ButtonNewCommand.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.ButtonNewCommand.Grid = null; this.ButtonNewCommand.Location = new System.Drawing.Point(806, 5); this.ButtonNewCommand.Name = "ButtonNewCommand"; this.ButtonNewCommand.Size = new System.Drawing.Size(64, 23); this.ButtonNewCommand.TabIndex = 3; this.ButtonNewCommand.Text = "新增"; // // ButtonSaveCommand // this.ButtonSaveCommand.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.ButtonSaveCommand.Grid = null; this.ButtonSaveCommand.HandlerOtherFirst = true; this.ButtonSaveCommand.Location = new System.Drawing.Point(876, 5); this.ButtonSaveCommand.Name = "ButtonSaveCommand"; this.ButtonSaveCommand.Size = new System.Drawing.Size(64, 23); this.ButtonSaveCommand.TabIndex = 2; this.ButtonSaveCommand.Text = "保存"; this.ButtonSaveCommand.Click += new System.EventHandler(this.ButtonSaveCommand_Click); // // GridCommandSetting // this.GridCommandSetting.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.GridCommandSetting.Condition = null; this.GridCommandSetting.GetDataSQL = null; this.GridCommandSetting.ID = null; this.GridCommandSetting.InsertSQL = null; this.GridCommandSetting.Location = new System.Drawing.Point(0, 31); this.GridCommandSetting.MainView = this.GridViewCommandSet; this.GridCommandSetting.MenuManager = this.RibbonNav; this.GridCommandSetting.Name = "GridCommandSetting"; this.GridCommandSetting.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.CheckEditCommandSet, this.CommandSetRepositoryItemComboBox1, this.repositoryItemDateEdit1}); this.GridCommandSetting.RowCount = 0; this.GridCommandSetting.Size = new System.Drawing.Size(1028, 417); this.GridCommandSetting.TabIndex = 1; this.GridCommandSetting.TableName = null; this.GridCommandSetting.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.GridViewCommandSet}); // // GridViewCommandSet // this.GridViewCommandSet.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.CommandSetCheckedColumn, this.dc_id, this.dc_code, this.dc_name, this.dc_ifng, this.dc_type, this.dc_typename, this.dc_dataindex, this.dc_value, this.dc_sendcoding, this.dc_receivecoding, this.dc_man, this.dc_address, this.dc_date, this.db_name}); this.GridViewCommandSet.GridControl = this.GridCommandSetting; this.GridViewCommandSet.IndicatorWidth = 30; this.GridViewCommandSet.Name = "GridViewCommandSet"; this.GridViewCommandSet.OptionsView.ShowGroupPanel = false; // // CommandSetCheckedColumn // this.CommandSetCheckedColumn.Caption = " "; this.CommandSetCheckedColumn.ColumnEdit = this.CheckEditCommandSet; this.CommandSetCheckedColumn.FieldName = "CHECKEDCOLUMN"; this.CommandSetCheckedColumn.Name = "CommandSetCheckedColumn"; this.CommandSetCheckedColumn.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; this.CommandSetCheckedColumn.Tag = "1"; this.CommandSetCheckedColumn.Visible = true; this.CommandSetCheckedColumn.VisibleIndex = 0; this.CommandSetCheckedColumn.Width = 39; // // CheckEditCommandSet // this.CheckEditCommandSet.AutoHeight = false; this.CheckEditCommandSet.Name = "CheckEditCommandSet"; this.CheckEditCommandSet.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked; // // dc_id // this.dc_id.FieldName = "DC_ID"; this.dc_id.Name = "dc_id"; // // dc_code // this.dc_code.Caption = "指令编号"; this.dc_code.FieldName = "DC_CODE"; this.dc_code.Name = "dc_code"; this.dc_code.Visible = true; this.dc_code.VisibleIndex = 1; this.dc_code.Width = 55; // // dc_name // this.dc_name.Caption = "指令名称"; this.dc_name.FieldName = "DC_NAME"; this.dc_name.Name = "dc_name"; this.dc_name.Visible = true; this.dc_name.VisibleIndex = 2; this.dc_name.Width = 61; // // dc_ifng // this.dc_ifng.Caption = "是否NG"; this.dc_ifng.ColumnEdit = this.CheckEditCommandSet; this.dc_ifng.FieldName = "DC_IFNG"; this.dc_ifng.Name = "dc_ifng"; this.dc_ifng.Visible = true; this.dc_ifng.VisibleIndex = 4; // // dc_type // this.dc_type.Caption = "指令值"; this.dc_type.FieldName = "DC_TYPE"; this.dc_type.Name = "dc_type"; this.dc_type.Width = 65; // // dc_typename // this.dc_typename.Caption = "指令类型"; this.dc_typename.ColumnEdit = this.DataItemRepositoryItemComboBox1; this.dc_typename.FieldName = "DC_TYPENAME"; this.dc_typename.Name = "dc_typename"; this.dc_typename.Visible = true; this.dc_typename.VisibleIndex = 3; this.dc_typename.Width = 76; // // dc_dataindex // this.dc_dataindex.Caption = "数据索引"; this.dc_dataindex.FieldName = "DC_DATAINDEX"; this.dc_dataindex.Name = "dc_dataindex"; this.dc_dataindex.Visible = true; this.dc_dataindex.VisibleIndex = 5; this.dc_dataindex.Width = 62; // // dc_value // this.dc_value.Caption = "发送指令"; this.dc_value.FieldName = "DC_VALUE"; this.dc_value.Name = "dc_value"; this.dc_value.Visible = true; this.dc_value.VisibleIndex = 6; this.dc_value.Width = 128; // // dc_sendcoding // this.dc_sendcoding.Caption = "发送编码"; this.dc_sendcoding.ColumnEdit = this.CommandSetRepositoryItemComboBox1; this.dc_sendcoding.FieldName = "DC_SENDCODING"; this.dc_sendcoding.Name = "dc_sendcoding"; this.dc_sendcoding.Width = 114; // // CommandSetRepositoryItemComboBox1 // this.CommandSetRepositoryItemComboBox1.AutoHeight = false; this.CommandSetRepositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.CommandSetRepositoryItemComboBox1.Name = "CommandSetRepositoryItemComboBox1"; // // dc_receivecoding // this.dc_receivecoding.Caption = "接收编码"; this.dc_receivecoding.ColumnEdit = this.CommandSetRepositoryItemComboBox1; this.dc_receivecoding.FieldName = "DC_RECEIVECODING"; this.dc_receivecoding.Name = "dc_receivecoding"; this.dc_receivecoding.Width = 115; // // dc_man // this.dc_man.Caption = "维护人员"; this.dc_man.FieldName = "DC_MAN"; this.dc_man.Name = "dc_man"; this.dc_man.OptionsColumn.AllowEdit = false; this.dc_man.Visible = true; this.dc_man.VisibleIndex = 8; this.dc_man.Width = 126; // // dc_address // this.dc_address.Caption = "占据地址"; this.dc_address.FieldName = "DC_ADDRESS"; this.dc_address.Name = "dc_address"; this.dc_address.Visible = true; this.dc_address.VisibleIndex = 10; // // dc_date // this.dc_date.Caption = "维护时间"; this.dc_date.ColumnEdit = this.repositoryItemDateEdit1; this.dc_date.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.dc_date.FieldName = "DC_DATE"; this.dc_date.Name = "dc_date"; this.dc_date.OptionsColumn.AllowEdit = false; this.dc_date.Visible = true; this.dc_date.VisibleIndex = 9; this.dc_date.Width = 107; // // repositoryItemDateEdit1 // this.repositoryItemDateEdit1.AutoHeight = false; this.repositoryItemDateEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemDateEdit1.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemDateEdit1.Name = "repositoryItemDateEdit1"; // // db_name // this.db_name.Caption = "品牌"; this.db_name.FieldName = "DB_NAME"; this.db_name.Name = "db_name"; this.db_name.Visible = true; this.db_name.VisibleIndex = 7; this.db_name.Width = 47; // // PageDeviceNetSetting // this.PageDeviceNetSetting.Controls.Add(this.ButtonDeleteNetConfig); this.PageDeviceNetSetting.Controls.Add(this.ButtonAddNetConfig); this.PageDeviceNetSetting.Controls.Add(this.ButtonSaveNetConfig); this.PageDeviceNetSetting.Controls.Add(this.GridDeviceNetSetting); this.PageDeviceNetSetting.Name = "PageDeviceNetSetting"; this.PageDeviceNetSetting.PageVisible = false; this.PageDeviceNetSetting.Size = new System.Drawing.Size(1028, 448); this.PageDeviceNetSetting.Text = "设备网络配置"; // // ButtonDeleteNetConfig // this.ButtonDeleteNetConfig.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.ButtonDeleteNetConfig.Grid = null; this.ButtonDeleteNetConfig.Location = new System.Drawing.Point(943, 7); this.ButtonDeleteNetConfig.Name = "ButtonDeleteNetConfig"; this.ButtonDeleteNetConfig.Size = new System.Drawing.Size(64, 23); this.ButtonDeleteNetConfig.TabIndex = 12; this.ButtonDeleteNetConfig.Text = "删除"; // // ButtonAddNetConfig // this.ButtonAddNetConfig.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.ButtonAddNetConfig.Grid = null; this.ButtonAddNetConfig.Location = new System.Drawing.Point(803, 7); this.ButtonAddNetConfig.Name = "ButtonAddNetConfig"; this.ButtonAddNetConfig.Size = new System.Drawing.Size(64, 23); this.ButtonAddNetConfig.TabIndex = 11; this.ButtonAddNetConfig.Text = "新增"; // // ButtonSaveNetConfig // this.ButtonSaveNetConfig.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.ButtonSaveNetConfig.Grid = null; this.ButtonSaveNetConfig.HandlerOtherFirst = false; this.ButtonSaveNetConfig.Location = new System.Drawing.Point(873, 7); this.ButtonSaveNetConfig.Name = "ButtonSaveNetConfig"; this.ButtonSaveNetConfig.Size = new System.Drawing.Size(64, 23); this.ButtonSaveNetConfig.TabIndex = 10; this.ButtonSaveNetConfig.Text = "保存"; // // GridDeviceNetSetting // this.GridDeviceNetSetting.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.GridDeviceNetSetting.Condition = null; this.GridDeviceNetSetting.GetDataSQL = null; this.GridDeviceNetSetting.ID = null; this.GridDeviceNetSetting.InsertSQL = null; this.GridDeviceNetSetting.Location = new System.Drawing.Point(0, 34); this.GridDeviceNetSetting.MainView = this.GridViewDeviceNetSetting; this.GridDeviceNetSetting.MenuManager = this.RibbonNav; this.GridDeviceNetSetting.Name = "GridDeviceNetSetting"; this.GridDeviceNetSetting.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.dpc_enableCheckEdit}); this.GridDeviceNetSetting.RowCount = 0; this.GridDeviceNetSetting.Size = new System.Drawing.Size(1025, 414); this.GridDeviceNetSetting.TabIndex = 0; this.GridDeviceNetSetting.TableName = null; this.GridDeviceNetSetting.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.GridViewDeviceNetSetting}); // // GridViewDeviceNetSetting // this.GridViewDeviceNetSetting.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.NetSettingCheckedColumn, this.dnc_id, this.dnc_decode, this.de_name1, this.dnc_getway, this.dnc_upperip, this.dnc_port, this.dnc_mac, this.dnc_ip, this.dnc_type}); this.GridViewDeviceNetSetting.GridControl = this.GridDeviceNetSetting; this.GridViewDeviceNetSetting.IndicatorWidth = 30; this.GridViewDeviceNetSetting.Name = "GridViewDeviceNetSetting"; this.GridViewDeviceNetSetting.OptionsView.ShowGroupPanel = false; // // NetSettingCheckedColumn // this.NetSettingCheckedColumn.Caption = " "; this.NetSettingCheckedColumn.ColumnEdit = this.dpc_enableCheckEdit; this.NetSettingCheckedColumn.FieldName = "CHECKEDCOLUMN"; this.NetSettingCheckedColumn.Name = "NetSettingCheckedColumn"; this.NetSettingCheckedColumn.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; this.NetSettingCheckedColumn.OptionsFilter.AllowFilter = false; this.NetSettingCheckedColumn.Tag = "0"; this.NetSettingCheckedColumn.Visible = true; this.NetSettingCheckedColumn.VisibleIndex = 0; // // dnc_id // this.dnc_id.Caption = "ID"; this.dnc_id.FieldName = "DNC_ID"; this.dnc_id.Name = "dnc_id"; // // dnc_decode // this.dnc_decode.Caption = "设备编号"; this.dnc_decode.FieldName = "DNC_DECODE"; this.dnc_decode.Name = "dnc_decode"; this.dnc_decode.Visible = true; this.dnc_decode.VisibleIndex = 1; // // de_name1 // this.de_name1.Caption = "设备名称"; this.de_name1.FieldName = "DE_NAME"; this.de_name1.Name = "de_name1"; this.de_name1.Visible = true; this.de_name1.VisibleIndex = 2; // // dnc_getway // this.dnc_getway.Caption = "网关"; this.dnc_getway.FieldName = "DNC_GATEWAY"; this.dnc_getway.Name = "dnc_getway"; // // dnc_upperip // this.dnc_upperip.Caption = "上级IP"; this.dnc_upperip.FieldName = "DNC_UPPERIP"; this.dnc_upperip.Name = "dnc_upperip"; // // dnc_port // this.dnc_port.Caption = "端口"; this.dnc_port.FieldName = "DNC_PORT"; this.dnc_port.Name = "dnc_port"; this.dnc_port.Visible = true; this.dnc_port.VisibleIndex = 3; // // dnc_mac // this.dnc_mac.Caption = "MAC"; this.dnc_mac.FieldName = "DNC_MAC"; this.dnc_mac.Name = "dnc_mac"; this.dnc_mac.Visible = true; this.dnc_mac.VisibleIndex = 4; // // dnc_ip // this.dnc_ip.Caption = "IP"; this.dnc_ip.FieldName = "DNC_IP"; this.dnc_ip.Name = "dnc_ip"; this.dnc_ip.Visible = true; this.dnc_ip.VisibleIndex = 5; // // dnc_type // this.dnc_type.Caption = "类型"; this.dnc_type.FieldName = "DNC_TYPE"; this.dnc_type.Name = "dnc_type"; // // PagePollingSetting // this.PagePollingSetting.Controls.Add(this.ButtonDeleteCommandSet); this.PagePollingSetting.Controls.Add(this.ButtonNewCommandSet); this.PagePollingSetting.Controls.Add(this.ButtonSaveCommandSet); this.PagePollingSetting.Controls.Add(this.ButtonPausePolling); this.PagePollingSetting.Controls.Add(this.ButtonStartPolling); this.PagePollingSetting.Controls.Add(this.GridPollingSetting); this.PagePollingSetting.Name = "PagePollingSetting"; this.PagePollingSetting.PageVisible = false; this.PagePollingSetting.Size = new System.Drawing.Size(1028, 448); this.PagePollingSetting.Text = "设备轮询配置"; this.PagePollingSetting.VisibleChanged += new System.EventHandler(this.PagePollingSetting_VisibleChanged); // // ButtonDeleteCommandSet // this.ButtonDeleteCommandSet.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.ButtonDeleteCommandSet.Grid = null; this.ButtonDeleteCommandSet.Location = new System.Drawing.Point(951, 6); this.ButtonDeleteCommandSet.Name = "ButtonDeleteCommandSet"; this.ButtonDeleteCommandSet.Size = new System.Drawing.Size(64, 23); this.ButtonDeleteCommandSet.TabIndex = 9; this.ButtonDeleteCommandSet.Text = "删除"; // // ButtonNewCommandSet // this.ButtonNewCommandSet.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.ButtonNewCommandSet.Grid = null; this.ButtonNewCommandSet.Location = new System.Drawing.Point(811, 6); this.ButtonNewCommandSet.Name = "ButtonNewCommandSet"; this.ButtonNewCommandSet.Size = new System.Drawing.Size(64, 23); this.ButtonNewCommandSet.TabIndex = 8; this.ButtonNewCommandSet.Text = "新增"; // // ButtonSaveCommandSet // this.ButtonSaveCommandSet.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.ButtonSaveCommandSet.Grid = null; this.ButtonSaveCommandSet.HandlerOtherFirst = true; this.ButtonSaveCommandSet.Location = new System.Drawing.Point(881, 6); this.ButtonSaveCommandSet.Name = "ButtonSaveCommandSet"; this.ButtonSaveCommandSet.Size = new System.Drawing.Size(64, 23); this.ButtonSaveCommandSet.TabIndex = 7; this.ButtonSaveCommandSet.Text = "保存"; this.ButtonSaveCommandSet.Click += new System.EventHandler(this.ButtonSaveCommandSet_Click); // // ButtonPausePolling // this.ButtonPausePolling.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.ButtonPausePolling.Location = new System.Drawing.Point(730, 6); this.ButtonPausePolling.Name = "ButtonPausePolling"; this.ButtonPausePolling.Size = new System.Drawing.Size(75, 23); this.ButtonPausePolling.TabIndex = 2; this.ButtonPausePolling.Text = "暂停轮询"; this.ButtonPausePolling.Click += new System.EventHandler(this.ButtonPausePolling_Click); // // ButtonStartPolling // this.ButtonStartPolling.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.ButtonStartPolling.Location = new System.Drawing.Point(649, 6); this.ButtonStartPolling.Name = "ButtonStartPolling"; this.ButtonStartPolling.Size = new System.Drawing.Size(75, 23); this.ButtonStartPolling.TabIndex = 1; this.ButtonStartPolling.Text = "开启轮询"; this.ButtonStartPolling.Click += new System.EventHandler(this.ButtonStartPolling_Click); // // GridPollingSetting // this.GridPollingSetting.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.GridPollingSetting.Condition = null; this.GridPollingSetting.GetDataSQL = null; this.GridPollingSetting.ID = null; this.GridPollingSetting.InsertSQL = null; this.GridPollingSetting.Location = new System.Drawing.Point(0, 34); this.GridPollingSetting.MainView = this.GridViewPollSetting; this.GridPollingSetting.MenuManager = this.RibbonNav; this.GridPollingSetting.Name = "GridPollingSetting"; this.GridPollingSetting.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.dpc_enableCheckEdit, this.PollingSetItemLookUpEdit, this.PollSettingItemSearchLookUpEdit, this.PollSettingDeviceSearchLookUpEdit}); this.GridPollingSetting.RowCount = 0; this.GridPollingSetting.Size = new System.Drawing.Size(1028, 414); this.GridPollingSetting.TabIndex = 0; this.GridPollingSetting.TableName = null; this.GridPollingSetting.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.GridViewPollSetting}); // // GridViewPollSetting // this.GridViewPollSetting.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.PollSettingCheckedColumn, this.dpc_id, this.dpc_decode, this.dpc_dename, this.dpc_interval, this.dpc_dccode, this.dpc_function, this.dpc_enable, this.em_name1, this.dpc_status, this.dpc_man, this.dpc_remark, this.POLLSETTINGSTATUSCOLUMN}); this.GridViewPollSetting.GridControl = this.GridPollingSetting; this.GridViewPollSetting.IndicatorWidth = 30; this.GridViewPollSetting.Name = "GridViewPollSetting"; this.GridViewPollSetting.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect; this.GridViewPollSetting.OptionsView.ShowGroupPanel = false; this.GridViewPollSetting.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.GridViewPollSetting_CellValueChanged); // // PollSettingCheckedColumn // this.PollSettingCheckedColumn.Caption = " "; this.PollSettingCheckedColumn.ColumnEdit = this.dpc_enableCheckEdit; this.PollSettingCheckedColumn.FieldName = "CHECKEDCOLUMN"; this.PollSettingCheckedColumn.Name = "PollSettingCheckedColumn"; this.PollSettingCheckedColumn.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; this.PollSettingCheckedColumn.OptionsFilter.AllowFilter = false; this.PollSettingCheckedColumn.Tag = "0"; this.PollSettingCheckedColumn.Visible = true; this.PollSettingCheckedColumn.VisibleIndex = 0; // // dpc_id // this.dpc_id.Caption = "ID"; this.dpc_id.FieldName = "DPC_ID"; this.dpc_id.Name = "dpc_id"; // // dpc_decode // this.dpc_decode.Caption = "设备编号"; this.dpc_decode.ColumnEdit = this.PollSettingDeviceSearchLookUpEdit; this.dpc_decode.FieldName = "DPC_DECODE"; this.dpc_decode.Name = "dpc_decode"; this.dpc_decode.Visible = true; this.dpc_decode.VisibleIndex = 1; this.dpc_decode.Width = 90; // // PollSettingDeviceSearchLookUpEdit // this.PollSettingDeviceSearchLookUpEdit.AutoHeight = false; this.PollSettingDeviceSearchLookUpEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.PollSettingDeviceSearchLookUpEdit.Name = "PollSettingDeviceSearchLookUpEdit"; this.PollSettingDeviceSearchLookUpEdit.NullText = ""; this.PollSettingDeviceSearchLookUpEdit.View = this.repositoryItemSearchLookUpEdit1View; // // repositoryItemSearchLookUpEdit1View // this.repositoryItemSearchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus; this.repositoryItemSearchLookUpEdit1View.Name = "repositoryItemSearchLookUpEdit1View"; this.repositoryItemSearchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false; this.repositoryItemSearchLookUpEdit1View.OptionsView.ShowGroupPanel = false; // // dpc_dename // this.dpc_dename.Caption = "设备名称"; this.dpc_dename.FieldName = "DPC_DENAME"; this.dpc_dename.Name = "dpc_dename"; this.dpc_dename.Visible = true; this.dpc_dename.VisibleIndex = 2; // // dpc_interval // this.dpc_interval.Caption = "轮询间隔(秒)"; this.dpc_interval.FieldName = "DPC_INTERVAL"; this.dpc_interval.Name = "dpc_interval"; this.dpc_interval.Visible = true; this.dpc_interval.VisibleIndex = 3; this.dpc_interval.Width = 90; // // dpc_dccode // this.dpc_dccode.Caption = "指令编号"; this.dpc_dccode.ColumnEdit = this.PollSettingItemSearchLookUpEdit; this.dpc_dccode.FieldName = "DPC_DCCODE"; this.dpc_dccode.Name = "dpc_dccode"; this.dpc_dccode.Visible = true; this.dpc_dccode.VisibleIndex = 4; this.dpc_dccode.Width = 90; // // PollSettingItemSearchLookUpEdit // this.PollSettingItemSearchLookUpEdit.AutoHeight = false; this.PollSettingItemSearchLookUpEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.PollSettingItemSearchLookUpEdit.Name = "PollSettingItemSearchLookUpEdit"; this.PollSettingItemSearchLookUpEdit.NullText = ""; this.PollSettingItemSearchLookUpEdit.View = this.PollSettingItemSearchLookUpEditView; // // PollSettingItemSearchLookUpEditView // this.PollSettingItemSearchLookUpEditView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn4, this.gridColumn2, this.gridColumn5}); this.PollSettingItemSearchLookUpEditView.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus; this.PollSettingItemSearchLookUpEditView.Name = "PollSettingItemSearchLookUpEditView"; this.PollSettingItemSearchLookUpEditView.OptionsSelection.EnableAppearanceFocusedCell = false; this.PollSettingItemSearchLookUpEditView.OptionsView.ShowGroupPanel = false; // // gridColumn4 // this.gridColumn4.Caption = "指令编号"; this.gridColumn4.FieldName = "DC_CODE"; this.gridColumn4.Name = "gridColumn4"; this.gridColumn4.Visible = true; this.gridColumn4.VisibleIndex = 0; // // gridColumn2 // this.gridColumn2.Caption = "指令名称"; this.gridColumn2.FieldName = "DC_NAME"; this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.Visible = true; this.gridColumn2.VisibleIndex = 1; // // gridColumn5 // this.gridColumn5.Caption = "备注"; this.gridColumn5.FieldName = "DC_REMARK"; this.gridColumn5.Name = "gridColumn5"; this.gridColumn5.Visible = true; this.gridColumn5.VisibleIndex = 2; // // dpc_function // this.dpc_function.Caption = "解析函数"; this.dpc_function.FieldName = "DPC_FUNCTION"; this.dpc_function.Name = "dpc_function"; this.dpc_function.Width = 90; // // dpc_enable // this.dpc_enable.Caption = "是否启用"; this.dpc_enable.ColumnEdit = this.dpc_enableCheckEdit; this.dpc_enable.FieldName = "DPC_ENABLE"; this.dpc_enable.Name = "dpc_enable"; this.dpc_enable.Visible = true; this.dpc_enable.VisibleIndex = 5; this.dpc_enable.Width = 90; // // em_name1 // this.em_name1.Caption = "维护人"; this.em_name1.FieldName = "EM_NAME"; this.em_name1.Name = "em_name1"; this.em_name1.OptionsColumn.AllowEdit = false; this.em_name1.Visible = true; this.em_name1.VisibleIndex = 8; // // dpc_status // this.dpc_status.Caption = "状态"; this.dpc_status.FieldName = "DPC_STATUS"; this.dpc_status.Name = "dpc_status"; this.dpc_status.OptionsColumn.AllowEdit = false; this.dpc_status.Width = 90; // // dpc_man // this.dpc_man.Caption = "维护人"; this.dpc_man.FieldName = "DPC_MAN"; this.dpc_man.Name = "dpc_man"; this.dpc_man.OptionsColumn.AllowEdit = false; // // dpc_remark // this.dpc_remark.Caption = "备注"; this.dpc_remark.FieldName = "DPC_REMARK"; this.dpc_remark.Name = "dpc_remark"; this.dpc_remark.Visible = true; this.dpc_remark.VisibleIndex = 6; this.dpc_remark.Width = 87; // // POLLSETTINGSTATUSCOLUMN // this.POLLSETTINGSTATUSCOLUMN.Caption = "运行状态"; this.POLLSETTINGSTATUSCOLUMN.FieldName = "POLLSETTINGSTATUSCOLUMN"; this.POLLSETTINGSTATUSCOLUMN.Name = "POLLSETTINGSTATUSCOLUMN"; this.POLLSETTINGSTATUSCOLUMN.OptionsColumn.ReadOnly = true; this.POLLSETTINGSTATUSCOLUMN.Visible = true; this.POLLSETTINGSTATUSCOLUMN.VisibleIndex = 7; this.POLLSETTINGSTATUSCOLUMN.Width = 98; // // PollingSetItemLookUpEdit // this.PollingSetItemLookUpEdit.AutoHeight = false; this.PollingSetItemLookUpEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.PollingSetItemLookUpEdit.Name = "PollingSetItemLookUpEdit"; this.PollingSetItemLookUpEdit.NullText = ""; this.PollingSetItemLookUpEdit.ShowFooter = false; this.PollingSetItemLookUpEdit.ShowHeader = false; // // PagePolling // this.PagePolling.Controls.Add(this.ButtonAddPolling); this.PagePolling.Controls.Add(this.ButtonDeletePolling); this.PagePolling.Controls.Add(this.ButtonSavePolling); this.PagePolling.Controls.Add(this.GridPolling); this.PagePolling.Name = "PagePolling"; this.PagePolling.PageVisible = false; this.PagePolling.Size = new System.Drawing.Size(1028, 448); this.PagePolling.Text = "xtraTabPage1"; // // ButtonAddPolling // this.ButtonAddPolling.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.ButtonAddPolling.Grid = null; this.ButtonAddPolling.Location = new System.Drawing.Point(879, 422); this.ButtonAddPolling.Name = "ButtonAddPolling"; this.ButtonAddPolling.Size = new System.Drawing.Size(64, 23); this.ButtonAddPolling.TabIndex = 9; this.ButtonAddPolling.Text = "新增"; // // ButtonDeletePolling // this.ButtonDeletePolling.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.ButtonDeletePolling.Grid = null; this.ButtonDeletePolling.Location = new System.Drawing.Point(808, 422); this.ButtonDeletePolling.Name = "ButtonDeletePolling"; this.ButtonDeletePolling.Size = new System.Drawing.Size(64, 23); this.ButtonDeletePolling.TabIndex = 8; this.ButtonDeletePolling.Text = "删除"; // // ButtonSavePolling // this.ButtonSavePolling.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.ButtonSavePolling.Grid = null; this.ButtonSavePolling.HandlerOtherFirst = false; this.ButtonSavePolling.Location = new System.Drawing.Point(950, 422); this.ButtonSavePolling.Name = "ButtonSavePolling"; this.ButtonSavePolling.Size = new System.Drawing.Size(64, 23); this.ButtonSavePolling.TabIndex = 7; this.ButtonSavePolling.Text = "保存"; // // GridPolling // this.GridPolling.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.GridPolling.Condition = null; this.GridPolling.GetDataSQL = null; this.GridPolling.ID = null; this.GridPolling.InsertSQL = null; this.GridPolling.Location = new System.Drawing.Point(3, -3); this.GridPolling.MainView = this.GridViewPolling; this.GridPolling.MenuManager = this.RibbonNav; this.GridPolling.Name = "GridPolling"; this.GridPolling.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.dpc_enableCheckEdit}); this.GridPolling.RowCount = 0; this.GridPolling.Size = new System.Drawing.Size(1028, 420); this.GridPolling.TabIndex = 0; this.GridPolling.TableName = null; this.GridPolling.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.GridViewPolling}); // // GridViewPolling // this.GridViewPolling.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.PollingCheckedColumn, this.pl_id, this.pl_code, this.pl_name, this.pl_type, this.pl_dccode, this.pl_remark}); this.GridViewPolling.GridControl = this.GridPolling; this.GridViewPolling.IndicatorWidth = 30; this.GridViewPolling.Name = "GridViewPolling"; this.GridViewPolling.OptionsView.ShowGroupPanel = false; // // PollingCheckedColumn // this.PollingCheckedColumn.Caption = " "; this.PollingCheckedColumn.ColumnEdit = this.dpc_enableCheckEdit; this.PollingCheckedColumn.FieldName = "CHECKEDCOLUMN"; this.PollingCheckedColumn.Name = "PollingCheckedColumn"; this.PollingCheckedColumn.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; this.PollingCheckedColumn.Tag = "0"; this.PollingCheckedColumn.Visible = true; this.PollingCheckedColumn.VisibleIndex = 0; // // pl_id // this.pl_id.Caption = "ID"; this.pl_id.FieldName = "PL_ID"; this.pl_id.Name = "pl_id"; // // pl_code // this.pl_code.Caption = "业务编号"; this.pl_code.FieldName = "PL_CODE"; this.pl_code.Name = "pl_code"; this.pl_code.Visible = true; this.pl_code.VisibleIndex = 1; // // pl_name // this.pl_name.Caption = "业务名称"; this.pl_name.FieldName = "PL_NAME"; this.pl_name.Name = "pl_name"; this.pl_name.Visible = true; this.pl_name.VisibleIndex = 2; // // pl_type // this.pl_type.Caption = "业务类型"; this.pl_type.FieldName = "PL_TYPE"; this.pl_type.Name = "pl_type"; this.pl_type.Visible = true; this.pl_type.VisibleIndex = 3; // // pl_dccode // this.pl_dccode.Caption = "指令编号"; this.pl_dccode.ColumnEdit = this.PollingSetItemLookUpEdit; this.pl_dccode.FieldName = "PL_DCCODE"; this.pl_dccode.Name = "pl_dccode"; this.pl_dccode.Visible = true; this.pl_dccode.VisibleIndex = 4; // // pl_remark // this.pl_remark.Caption = "备注"; this.pl_remark.FieldName = "PL_REMARK"; this.pl_remark.Name = "pl_remark"; this.pl_remark.Visible = true; this.pl_remark.VisibleIndex = 5; // // PageDeviceStatus // this.PageDeviceStatus.Controls.Add(this.ComboxDeviceDepartment); this.PageDeviceStatus.Controls.Add(this.ComboxDeviceFloor); this.PageDeviceStatus.Controls.Add(this.label_ComboxDeviceFloor); this.PageDeviceStatus.Controls.Add(this.label_ComboxDeviceDepartment); this.PageDeviceStatus.Controls.Add(this.ComboxDeviceStatusWC); this.PageDeviceStatus.Controls.Add(this.ComboxDeviceStatusLC); this.PageDeviceStatus.Controls.Add(this.CheckEditDeviceStatusEnable); this.PageDeviceStatus.Controls.Add(this.ComboxDeviceStatusLC_label); this.PageDeviceStatus.Controls.Add(this.ComboxDeviceStatusWC_label); this.PageDeviceStatus.Controls.Add(this.PanelDeviceStatus); this.PageDeviceStatus.Name = "PageDeviceStatus"; this.PageDeviceStatus.PageVisible = false; this.PageDeviceStatus.Size = new System.Drawing.Size(1028, 448); this.PageDeviceStatus.Text = "设备状态查看"; this.PageDeviceStatus.VisibleChanged += new System.EventHandler(this.PageDeviceStatus_VisibleChanged); // // ComboxDeviceDepartment // this.ComboxDeviceDepartment.Location = new System.Drawing.Point(365, 10); this.ComboxDeviceDepartment.MenuManager = this.RibbonNav; this.ComboxDeviceDepartment.Name = "ComboxDeviceDepartment"; this.ComboxDeviceDepartment.Properties.Appearance.Font = new System.Drawing.Font("黑体", 11F); this.ComboxDeviceDepartment.Properties.Appearance.Options.UseFont = true; this.ComboxDeviceDepartment.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.ComboxDeviceDepartment.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.ComboxDeviceDepartment.Size = new System.Drawing.Size(100, 36); this.ComboxDeviceDepartment.TabIndex = 6; this.ComboxDeviceDepartment.SelectedIndexChanged += new System.EventHandler(this.ComboxDeviceStatusLC_SelectedIndexChanged); // // ComboxDeviceFloor // this.ComboxDeviceFloor.Location = new System.Drawing.Point(517, 10); this.ComboxDeviceFloor.MenuManager = this.RibbonNav; this.ComboxDeviceFloor.Name = "ComboxDeviceFloor"; this.ComboxDeviceFloor.Properties.Appearance.Font = new System.Drawing.Font("黑体", 11F); this.ComboxDeviceFloor.Properties.Appearance.Options.UseFont = true; this.ComboxDeviceFloor.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.ComboxDeviceFloor.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.ComboxDeviceFloor.Size = new System.Drawing.Size(100, 36); this.ComboxDeviceFloor.TabIndex = 7; this.ComboxDeviceFloor.SelectedIndexChanged += new System.EventHandler(this.ComboxDeviceStatusLC_SelectedIndexChanged); // // label_ComboxDeviceFloor // this.label_ComboxDeviceFloor.Appearance.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label_ComboxDeviceFloor.Location = new System.Drawing.Point(477, 13); this.label_ComboxDeviceFloor.Name = "label_ComboxDeviceFloor"; this.label_ComboxDeviceFloor.Size = new System.Drawing.Size(64, 33); this.label_ComboxDeviceFloor.TabIndex = 9; this.label_ComboxDeviceFloor.Text = "楼层"; // // label_ComboxDeviceDepartment // this.label_ComboxDeviceDepartment.Appearance.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label_ComboxDeviceDepartment.Location = new System.Drawing.Point(326, 13); this.label_ComboxDeviceDepartment.Name = "label_ComboxDeviceDepartment"; this.label_ComboxDeviceDepartment.Size = new System.Drawing.Size(64, 33); this.label_ComboxDeviceDepartment.TabIndex = 8; this.label_ComboxDeviceDepartment.Text = "部门"; // // ComboxDeviceStatusWC // this.ComboxDeviceStatusWC.Location = new System.Drawing.Point(61, 10); this.ComboxDeviceStatusWC.MenuManager = this.RibbonNav; this.ComboxDeviceStatusWC.Name = "ComboxDeviceStatusWC"; this.ComboxDeviceStatusWC.Properties.Appearance.Font = new System.Drawing.Font("黑体", 11F); this.ComboxDeviceStatusWC.Properties.Appearance.Options.UseFont = true; this.ComboxDeviceStatusWC.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.ComboxDeviceStatusWC.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.ComboxDeviceStatusWC.Size = new System.Drawing.Size(100, 36); this.ComboxDeviceStatusWC.TabIndex = 0; this.ComboxDeviceStatusWC.SelectedIndexChanged += new System.EventHandler(this.ComboxDeviceStatusWC_SelectedIndexChanged); // // ComboxDeviceStatusLC // this.ComboxDeviceStatusLC.Location = new System.Drawing.Point(213, 10); this.ComboxDeviceStatusLC.MenuManager = this.RibbonNav; this.ComboxDeviceStatusLC.Name = "ComboxDeviceStatusLC"; this.ComboxDeviceStatusLC.Properties.Appearance.Font = new System.Drawing.Font("黑体", 11F); this.ComboxDeviceStatusLC.Properties.Appearance.Options.UseFont = true; this.ComboxDeviceStatusLC.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.ComboxDeviceStatusLC.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.ComboxDeviceStatusLC.Size = new System.Drawing.Size(100, 36); this.ComboxDeviceStatusLC.TabIndex = 0; this.ComboxDeviceStatusLC.SelectedIndexChanged += new System.EventHandler(this.ComboxDeviceStatusLC_SelectedIndexChanged); // // CheckEditDeviceStatusEnable // this.CheckEditDeviceStatusEnable.Location = new System.Drawing.Point(628, 13); this.CheckEditDeviceStatusEnable.MenuManager = this.RibbonNav; this.CheckEditDeviceStatusEnable.Name = "CheckEditDeviceStatusEnable"; this.CheckEditDeviceStatusEnable.Properties.Appearance.Font = new System.Drawing.Font("黑体", 10F); this.CheckEditDeviceStatusEnable.Properties.Appearance.Options.UseFont = true; this.CheckEditDeviceStatusEnable.Properties.Caption = "只显示已启用设备"; this.CheckEditDeviceStatusEnable.Size = new System.Drawing.Size(142, 34); this.CheckEditDeviceStatusEnable.TabIndex = 5; this.CheckEditDeviceStatusEnable.CheckedChanged += new System.EventHandler(this.CheckEditDeviceStatusEnable_CheckedChanged); // // ComboxDeviceStatusLC_label // this.ComboxDeviceStatusLC_label.Appearance.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.ComboxDeviceStatusLC_label.Location = new System.Drawing.Point(173, 13); this.ComboxDeviceStatusLC_label.Name = "ComboxDeviceStatusLC_label"; this.ComboxDeviceStatusLC_label.Size = new System.Drawing.Size(64, 33); this.ComboxDeviceStatusLC_label.TabIndex = 4; this.ComboxDeviceStatusLC_label.Text = "线别"; // // ComboxDeviceStatusWC_label // this.ComboxDeviceStatusWC_label.Appearance.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.ComboxDeviceStatusWC_label.Location = new System.Drawing.Point(22, 13); this.ComboxDeviceStatusWC_label.Name = "ComboxDeviceStatusWC_label"; this.ComboxDeviceStatusWC_label.Size = new System.Drawing.Size(64, 33); this.ComboxDeviceStatusWC_label.TabIndex = 2; this.ComboxDeviceStatusWC_label.Text = "车间"; // // PanelDeviceStatus // this.PanelDeviceStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.PanelDeviceStatus.Location = new System.Drawing.Point(0, 35); this.PanelDeviceStatus.Name = "PanelDeviceStatus"; this.PanelDeviceStatus.Size = new System.Drawing.Size(1028, 413); this.PanelDeviceStatus.TabIndex = 0; // // PageWorkCenterStatus // this.PageWorkCenterStatus.Controls.Add(this.GridWorkCenterStatus); this.PageWorkCenterStatus.Name = "PageWorkCenterStatus"; this.PageWorkCenterStatus.PageVisible = false; this.PageWorkCenterStatus.Size = new System.Drawing.Size(1028, 448); this.PageWorkCenterStatus.Text = "设备工作中心"; // // GridWorkCenterStatus // this.GridWorkCenterStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.GridWorkCenterStatus.Condition = null; this.GridWorkCenterStatus.GetDataSQL = null; this.GridWorkCenterStatus.ID = null; this.GridWorkCenterStatus.InsertSQL = null; this.GridWorkCenterStatus.Location = new System.Drawing.Point(0, 0); this.GridWorkCenterStatus.MainView = this.GridViewWorkCenterStatus; this.GridWorkCenterStatus.MenuManager = this.RibbonNav; this.GridWorkCenterStatus.Name = "GridWorkCenterStatus"; this.GridWorkCenterStatus.RowCount = 0; this.GridWorkCenterStatus.Size = new System.Drawing.Size(1025, 445); this.GridWorkCenterStatus.TabIndex = 0; this.GridWorkCenterStatus.TableName = null; this.GridWorkCenterStatus.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.GridViewWorkCenterStatus}); // // GridViewWorkCenterStatus // this.GridViewWorkCenterStatus.GridControl = this.GridWorkCenterStatus; this.GridViewWorkCenterStatus.IndicatorWidth = 30; this.GridViewWorkCenterStatus.Name = "GridViewWorkCenterStatus"; this.GridViewWorkCenterStatus.OptionsView.ShowGroupPanel = false; // // PageDeviceRunLog // this.PageDeviceRunLog.Controls.Add(this.ButtonSearchDeviceRunLog); this.PageDeviceRunLog.Controls.Add(this.TextDrrDeCode); this.PageDeviceRunLog.Controls.Add(this.LabelDrrDeCode); this.PageDeviceRunLog.Controls.Add(this.GridDeviceRunLog); this.PageDeviceRunLog.Name = "PageDeviceRunLog"; this.PageDeviceRunLog.PageVisible = false; this.PageDeviceRunLog.Size = new System.Drawing.Size(1028, 448); this.PageDeviceRunLog.Text = "设备运行日志"; // // ButtonSearchDeviceRunLog // this.ButtonSearchDeviceRunLog.Location = new System.Drawing.Point(170, 4); this.ButtonSearchDeviceRunLog.Name = "ButtonSearchDeviceRunLog"; this.ButtonSearchDeviceRunLog.Size = new System.Drawing.Size(64, 23); this.ButtonSearchDeviceRunLog.TabIndex = 3; this.ButtonSearchDeviceRunLog.Text = "查询"; this.ButtonSearchDeviceRunLog.Click += new System.EventHandler(this.ButtonSearchDeviceRunLog_Click); // // TextDrrDeCode // this.TextDrrDeCode.Location = new System.Drawing.Point(64, 5); this.TextDrrDeCode.MenuManager = this.RibbonNav; this.TextDrrDeCode.Name = "TextDrrDeCode"; this.TextDrrDeCode.Size = new System.Drawing.Size(100, 36); this.TextDrrDeCode.TabIndex = 2; // // LabelDrrDeCode // this.LabelDrrDeCode.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.LabelDrrDeCode.Location = new System.Drawing.Point(10, 7); this.LabelDrrDeCode.Name = "LabelDrrDeCode"; this.LabelDrrDeCode.Size = new System.Drawing.Size(96, 31); this.LabelDrrDeCode.TabIndex = 1; this.LabelDrrDeCode.Text = "设备编号"; // // GridDeviceRunLog // this.GridDeviceRunLog.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.GridDeviceRunLog.Condition = null; this.GridDeviceRunLog.GetDataSQL = null; this.GridDeviceRunLog.ID = null; this.GridDeviceRunLog.InsertSQL = null; this.GridDeviceRunLog.Location = new System.Drawing.Point(-1, 29); this.GridDeviceRunLog.MainView = this.GirdViewDeviceRunLog; this.GridDeviceRunLog.MenuManager = this.RibbonNav; this.GridDeviceRunLog.Name = "GridDeviceRunLog"; this.GridDeviceRunLog.RowCount = 0; this.GridDeviceRunLog.Size = new System.Drawing.Size(1029, 424); this.GridDeviceRunLog.TabIndex = 0; this.GridDeviceRunLog.TableName = null; this.GridDeviceRunLog.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.GirdViewDeviceRunLog}); // // GirdViewDeviceRunLog // this.GirdViewDeviceRunLog.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.主键, this.drr_decode, this.drr_dename, this.drr_command, this.drr_date, this.drr_commandfrom, this.drr_doman, this.drr_remark}); this.GirdViewDeviceRunLog.GridControl = this.GridDeviceRunLog; this.GirdViewDeviceRunLog.IndicatorWidth = 30; this.GirdViewDeviceRunLog.Name = "GirdViewDeviceRunLog"; this.GirdViewDeviceRunLog.OptionsView.ShowGroupPanel = false; // // 主键 // this.主键.Caption = "drr_id"; this.主键.FieldName = "DRR_ID"; this.主键.Name = "主键"; this.主键.OptionsColumn.AllowEdit = false; // // drr_decode // this.drr_decode.Caption = "设备编号"; this.drr_decode.FieldName = "DRR_DECODE"; this.drr_decode.Name = "drr_decode"; this.drr_decode.OptionsColumn.AllowEdit = false; this.drr_decode.Visible = true; this.drr_decode.VisibleIndex = 0; this.drr_decode.Width = 142; // // drr_dename // this.drr_dename.Caption = "设备名称"; this.drr_dename.FieldName = "DRR_DENAME"; this.drr_dename.Name = "drr_dename"; this.drr_dename.OptionsColumn.AllowEdit = false; this.drr_dename.Visible = true; this.drr_dename.VisibleIndex = 1; this.drr_dename.Width = 142; // // drr_command // this.drr_command.Caption = "指令类型"; this.drr_command.FieldName = "DRR_COMMAND"; this.drr_command.Name = "drr_command"; this.drr_command.OptionsColumn.AllowEdit = false; this.drr_command.Visible = true; this.drr_command.VisibleIndex = 2; this.drr_command.Width = 142; // // drr_date // this.drr_date.Caption = "日期"; this.drr_date.FieldName = "DRR_DATE"; this.drr_date.Name = "drr_date"; this.drr_date.OptionsColumn.AllowEdit = false; this.drr_date.Visible = true; this.drr_date.VisibleIndex = 3; this.drr_date.Width = 142; // // drr_commandfrom // this.drr_commandfrom.Caption = "指令来源"; this.drr_commandfrom.FieldName = "DRR_COMMANDFROM"; this.drr_commandfrom.Name = "drr_commandfrom"; this.drr_commandfrom.OptionsColumn.AllowEdit = false; this.drr_commandfrom.Visible = true; this.drr_commandfrom.VisibleIndex = 4; this.drr_commandfrom.Width = 142; // // drr_doman // this.drr_doman.Caption = "执行人"; this.drr_doman.FieldName = "DRR_DOMAN"; this.drr_doman.Name = "drr_doman"; this.drr_doman.OptionsColumn.AllowEdit = false; this.drr_doman.Visible = true; this.drr_doman.VisibleIndex = 5; this.drr_doman.Width = 142; // // drr_remark // this.drr_remark.Caption = "备注"; this.drr_remark.FieldName = "DRR_REMARK"; this.drr_remark.Name = "drr_remark"; this.drr_remark.OptionsColumn.AllowEdit = false; this.drr_remark.Visible = true; this.drr_remark.VisibleIndex = 6; this.drr_remark.Width = 144; // // PageClientParam // this.PageClientParam.Controls.Add(this.label2); this.PageClientParam.Controls.Add(this.CheckOUTQTY); this.PageClientParam.Controls.Add(this.CheckPARAM); this.PageClientParam.Controls.Add(this.CheckINQTY); this.PageClientParam.Controls.Add(this.ButtonSaveClientParam); this.PageClientParam.Controls.Add(this.UpdateTimeSpan); this.PageClientParam.Controls.Add(this.label1); this.PageClientParam.Name = "PageClientParam"; this.PageClientParam.PageVisible = false; this.PageClientParam.Size = new System.Drawing.Size(1028, 448); this.PageClientParam.Text = "客户端参数设置"; this.PageClientParam.VisibleChanged += new System.EventHandler(this.PageClientParam_VisibleChanged); // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.Location = new System.Drawing.Point(28, 78); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(210, 41); this.label2.TabIndex = 6; this.label2.Text = "立即更新参数"; // // CheckOUTQTY // this.CheckOUTQTY.Location = new System.Drawing.Point(221, 80); this.CheckOUTQTY.MenuManager = this.RibbonNav; this.CheckOUTQTY.Name = "CheckOUTQTY"; this.CheckOUTQTY.Properties.Caption = "产出"; this.CheckOUTQTY.Size = new System.Drawing.Size(75, 34); this.CheckOUTQTY.TabIndex = 5; // // CheckPARAM // this.CheckPARAM.Location = new System.Drawing.Point(302, 80); this.CheckPARAM.MenuManager = this.RibbonNav; this.CheckPARAM.Name = "CheckPARAM"; this.CheckPARAM.Properties.Caption = "其他参数"; this.CheckPARAM.Size = new System.Drawing.Size(75, 34); this.CheckPARAM.TabIndex = 4; // // CheckINQTY // this.CheckINQTY.Location = new System.Drawing.Point(140, 80); this.CheckINQTY.MenuManager = this.RibbonNav; this.CheckINQTY.Name = "CheckINQTY"; this.CheckINQTY.Properties.Caption = "投入"; this.CheckINQTY.Size = new System.Drawing.Size(75, 34); this.CheckINQTY.TabIndex = 3; // // ButtonSaveClientParam // this.ButtonSaveClientParam.Location = new System.Drawing.Point(140, 129); this.ButtonSaveClientParam.Name = "ButtonSaveClientParam"; this.ButtonSaveClientParam.Size = new System.Drawing.Size(64, 23); this.ButtonSaveClientParam.TabIndex = 2; this.ButtonSaveClientParam.Text = "保存"; this.ButtonSaveClientParam.Click += new System.EventHandler(this.ButtonSaveClientParam_Click); // // UpdateTimeSpan // this.UpdateTimeSpan.Location = new System.Drawing.Point(140, 30); this.UpdateTimeSpan.Name = "UpdateTimeSpan"; this.UpdateTimeSpan.Size = new System.Drawing.Size(53, 36); this.UpdateTimeSpan.TabIndex = 1; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.Location = new System.Drawing.Point(28, 30); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(210, 41); this.label1.TabIndex = 0; this.label1.Text = "数据上传时间"; // // PageDeviceData // this.PageDeviceData.Controls.Add(this.ButtonRefreshDeviceData); this.PageDeviceData.Controls.Add(this.GridDeviceData); this.PageDeviceData.Name = "PageDeviceData"; this.PageDeviceData.PageVisible = false; this.PageDeviceData.Size = new System.Drawing.Size(1028, 448); this.PageDeviceData.Text = "设备运行数据"; // // ButtonRefreshDeviceData // this.ButtonRefreshDeviceData.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.ButtonRefreshDeviceData.Grid = null; this.ButtonRefreshDeviceData.Location = new System.Drawing.Point(948, 4); this.ButtonRefreshDeviceData.Name = "ButtonRefreshDeviceData"; this.ButtonRefreshDeviceData.Size = new System.Drawing.Size(64, 23); this.ButtonRefreshDeviceData.TabIndex = 7; this.ButtonRefreshDeviceData.Text = "刷新"; this.ButtonRefreshDeviceData.Click += new System.EventHandler(this.ButtonRefreshDeviceData_Click); // // GridDeviceData // this.GridDeviceData.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.GridDeviceData.Condition = null; this.GridDeviceData.GetDataSQL = null; this.GridDeviceData.ID = null; this.GridDeviceData.InsertSQL = null; this.GridDeviceData.Location = new System.Drawing.Point(0, 32); this.GridDeviceData.MainView = this.GridViewDeviceData; this.GridDeviceData.MenuManager = this.RibbonNav; this.GridDeviceData.Name = "GridDeviceData"; this.GridDeviceData.RowCount = 0; this.GridDeviceData.Size = new System.Drawing.Size(1028, 416); this.GridDeviceData.TabIndex = 0; this.GridDeviceData.TableName = null; this.GridDeviceData.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.GridViewDeviceData}); // // GridViewDeviceData // this.GridViewDeviceData.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.dr_decode, this.dr_dename, this.dr_runstatus, this.dr_qty, this.dr_inqty, this.dr_ngqty, this.dr_value1, this.dr_value2, this.dr_value3, this.dr_value4, this.dr_value5, this.dr_value6, this.dr_value7, this.dr_value8, this.dr_value9, this.dr_value10}); this.GridViewDeviceData.GridControl = this.GridDeviceData; this.GridViewDeviceData.IndicatorWidth = 30; this.GridViewDeviceData.Name = "GridViewDeviceData"; this.GridViewDeviceData.OptionsView.ShowGroupPanel = false; // // dr_decode // this.dr_decode.Caption = "设备编号"; this.dr_decode.FieldName = "DR_DECODE"; this.dr_decode.Name = "dr_decode"; this.dr_decode.OptionsColumn.AllowEdit = false; this.dr_decode.Visible = true; this.dr_decode.VisibleIndex = 0; // // dr_dename // this.dr_dename.Caption = "设备名称"; this.dr_dename.FieldName = "DR_DENAME"; this.dr_dename.Name = "dr_dename"; this.dr_dename.OptionsColumn.AllowEdit = false; this.dr_dename.Visible = true; this.dr_dename.VisibleIndex = 1; // // dr_runstatus // this.dr_runstatus.Caption = "运行状态"; this.dr_runstatus.FieldName = "DR_RUNSTATUS"; this.dr_runstatus.Name = "dr_runstatus"; this.dr_runstatus.OptionsColumn.AllowEdit = false; this.dr_runstatus.Visible = true; this.dr_runstatus.VisibleIndex = 2; // // dr_qty // this.dr_qty.Caption = "投入"; this.dr_qty.FieldName = "DR_QTY"; this.dr_qty.Name = "dr_qty"; this.dr_qty.OptionsColumn.AllowEdit = false; this.dr_qty.Visible = true; this.dr_qty.VisibleIndex = 3; // // dr_inqty // this.dr_inqty.Caption = "产出"; this.dr_inqty.FieldName = "DR_OKQTY"; this.dr_inqty.Name = "dr_inqty"; this.dr_inqty.OptionsColumn.AllowEdit = false; this.dr_inqty.Visible = true; this.dr_inqty.VisibleIndex = 4; // // dr_ngqty // this.dr_ngqty.Caption = "总不良"; this.dr_ngqty.FieldName = "DR_NGQTY"; this.dr_ngqty.Name = "dr_ngqty"; this.dr_ngqty.Visible = true; this.dr_ngqty.VisibleIndex = 5; // // dr_value1 // this.dr_value1.Caption = "参数1"; this.dr_value1.FieldName = "DR_VALUE1"; this.dr_value1.Name = "dr_value1"; this.dr_value1.Visible = true; this.dr_value1.VisibleIndex = 6; // // dr_value2 // this.dr_value2.Caption = "参数2"; this.dr_value2.FieldName = "DR_VALUE2"; this.dr_value2.Name = "dr_value2"; this.dr_value2.Visible = true; this.dr_value2.VisibleIndex = 7; // // dr_value3 // this.dr_value3.Caption = "参数3"; this.dr_value3.FieldName = "DR_VALUE3"; this.dr_value3.Name = "dr_value3"; this.dr_value3.Visible = true; this.dr_value3.VisibleIndex = 8; // // dr_value4 // this.dr_value4.Caption = "参数4"; this.dr_value4.FieldName = "DR_VALUE4"; this.dr_value4.Name = "dr_value4"; this.dr_value4.Visible = true; this.dr_value4.VisibleIndex = 9; // // dr_value5 // this.dr_value5.Caption = "参数5"; this.dr_value5.FieldName = "DR_VALUE5"; this.dr_value5.Name = "dr_value5"; this.dr_value5.Visible = true; this.dr_value5.VisibleIndex = 10; // // dr_value6 // this.dr_value6.Caption = "参数6"; this.dr_value6.FieldName = "DR_VALUE6"; this.dr_value6.Name = "dr_value6"; this.dr_value6.Visible = true; this.dr_value6.VisibleIndex = 11; // // dr_value7 // this.dr_value7.Caption = "参数7"; this.dr_value7.FieldName = "DR_VALUE7"; this.dr_value7.Name = "dr_value7"; this.dr_value7.Visible = true; this.dr_value7.VisibleIndex = 12; // // dr_value8 // this.dr_value8.Caption = "参数8"; this.dr_value8.FieldName = "DR_VALUE8"; this.dr_value8.Name = "dr_value8"; this.dr_value8.Visible = true; this.dr_value8.VisibleIndex = 13; // // dr_value9 // this.dr_value9.Caption = "参数9"; this.dr_value9.FieldName = "DR_VALUE9"; this.dr_value9.Name = "dr_value9"; this.dr_value9.Visible = true; this.dr_value9.VisibleIndex = 14; // // dr_value10 // this.dr_value10.Caption = "参数10"; this.dr_value10.FieldName = "DR_VALUE10"; this.dr_value10.Name = "dr_value10"; this.dr_value10.Visible = true; this.dr_value10.VisibleIndex = 15; // // TimerDeviceStatus // this.TimerDeviceStatus.Interval = 10000; this.TimerDeviceStatus.Tick += new System.EventHandler(this.TimerDeviceStatus_Tick); // // CommonTipController // this.CommonTipController.AutoPopDelay = 10000; // // TimerUpdateDevice // this.TimerUpdateDevice.Interval = 20000; this.TimerUpdateDevice.Tick += new System.EventHandler(this.TimerUpdateDevice_Tick); // // TimerUpdateSQL // this.TimerUpdateSQL.Interval = 5000; this.TimerUpdateSQL.Tick += new System.EventHandler(this.TimerUpdateSQL_Tick); // // Main // this.AllowFormGlass = DevExpress.Utils.DefaultBoolean.False; this.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128))))); this.Appearance.Options.UseForeColor = true; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.ClientSize = new System.Drawing.Size(1040, 712); this.Controls.Add(this.MainTabControl); this.Controls.Add(this.RibbonNav); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "Main"; this.Ribbon = this.RibbonNav; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "设备监控管理平台"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing); this.Load += new System.EventHandler(this.Main_Load); ((System.ComponentModel.ISupportInitialize)(this.RibbonNav)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.applicationMenu1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.MainTabControl)).EndInit(); this.MainTabControl.ResumeLayout(false); this.PageDeviceList.ResumeLayout(false); this.PageDeviceList.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ComBoxDeviceListMan.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ComboxDeviceListWC.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ComboxDeviceListLC.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.GridDeviceList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.GridViewDeviceList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dpc_enableCheckEdit)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.DeviceItemSearchLookUpEdit)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.DataItemRepositoryItemComboBox1)).EndInit(); this.PageCommandSet.ResumeLayout(false); this.PageCommandSet.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.Brand.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.GridCommandSetting)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.GridViewCommandSet)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.CheckEditCommandSet)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.CommandSetRepositoryItemComboBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit(); this.PageDeviceNetSetting.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.GridDeviceNetSetting)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.GridViewDeviceNetSetting)).EndInit(); this.PagePollingSetting.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.GridPollingSetting)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.GridViewPollSetting)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.PollSettingDeviceSearchLookUpEdit)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1View)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.PollSettingItemSearchLookUpEdit)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.PollSettingItemSearchLookUpEditView)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.PollingSetItemLookUpEdit)).EndInit(); this.PagePolling.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.GridPolling)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.GridViewPolling)).EndInit(); this.PageDeviceStatus.ResumeLayout(false); this.PageDeviceStatus.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ComboxDeviceDepartment.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ComboxDeviceFloor.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ComboxDeviceStatusWC.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ComboxDeviceStatusLC.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.CheckEditDeviceStatusEnable.Properties)).EndInit(); this.PageWorkCenterStatus.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.GridWorkCenterStatus)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.GridViewWorkCenterStatus)).EndInit(); this.PageDeviceRunLog.ResumeLayout(false); this.PageDeviceRunLog.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.TextDrrDeCode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.GridDeviceRunLog)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.GirdViewDeviceRunLog)).EndInit(); this.PageClientParam.ResumeLayout(false); this.PageClientParam.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.CheckOUTQTY.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.CheckPARAM.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.CheckINQTY.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.UpdateTimeSpan)).EndInit(); this.PageDeviceData.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.GridDeviceData)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.GridViewDeviceData)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private DevExpress.XtraBars.Ribbon.RibbonControl RibbonNav; private DevExpress.XtraBars.BarButtonItem ButtonDeviceList; private DevExpress.XtraBars.Ribbon.RibbonPage DeviceInf; private DevExpress.XtraBars.Ribbon.RibbonPageGroup RibDeviceInf; private DevExpress.XtraTab.XtraTabControl MainTabControl; private DevExpress.XtraBars.BarButtonItem ButtonDeviceNetSetting; private DevExpress.XtraBars.Ribbon.RibbonPage DeviceCommandSetting; private DevExpress.XtraBars.BarButtonItem ButtonCommandSet; private DevExpress.XtraBars.Ribbon.RibbonPageGroup RibDeviceCommand; private DevExpress.XtraTab.XtraTabPage PageDeviceList; private DevExpress.XtraTab.XtraTabPage PageCommandSet; private DevExpress.XtraTab.XtraTabPage PageDeviceNetSetting; private AutoDataGridControl GridDeviceList; private DevExpress.XtraBars.BarButtonItem ButtonPollingSetting; private DevExpress.XtraBars.BarButtonItem ButtionPolling; private DevExpress.XtraTab.XtraTabPage PagePollingSetting; private DevExpress.XtraTab.XtraTabPage PagePolling; private DevExpress.XtraGrid.Columns.GridColumn de_id; private DevExpress.XtraGrid.Columns.GridColumn de_code; private DevExpress.XtraGrid.Columns.GridColumn de_name; private DevExpress.XtraGrid.Columns.GridColumn de_runstatus; private DevExpress.XtraGrid.Columns.GridColumn de_indate; private DevExpress.XtraGrid.Columns.GridColumn de_spec; private DevExpress.XtraGrid.Columns.GridColumn de_vendcode; private DevExpress.XtraGrid.Columns.GridColumn de_vendname; private DevExpress.XtraGrid.Columns.GridColumn de_address; private DevExpress.XtraGrid.Columns.GridColumn de_wccode; private AutoDataGridControl GridCommandSetting; private DevExpress.XtraGrid.Columns.GridColumn dc_id; private DevExpress.XtraGrid.Columns.GridColumn dc_code; private DevExpress.XtraGrid.Columns.GridColumn dc_name; private DevExpress.XtraGrid.Columns.GridColumn dc_value; private AutoDataGridControl GridPolling; private AutoDataGridControl GridPollingSetting; private DevExpress.XtraGrid.Columns.GridColumn pl_id; private DevExpress.XtraGrid.Columns.GridColumn pl_code; private DevExpress.XtraGrid.Columns.GridColumn pl_name; private DevExpress.XtraGrid.Columns.GridColumn pl_type; private DevExpress.XtraGrid.Columns.GridColumn pl_dccode; private DevExpress.XtraGrid.Columns.GridColumn pl_remark; private DevExpress.XtraGrid.Columns.GridColumn dpc_id; private DevExpress.XtraGrid.Columns.GridColumn dpc_decode; private DevExpress.XtraGrid.Columns.GridColumn dpc_interval; private DevExpress.XtraGrid.Columns.GridColumn dpc_dccode; private DevExpress.XtraGrid.Columns.GridColumn dpc_function; private DevExpress.XtraGrid.Columns.GridColumn dpc_enable; private DevExpress.XtraGrid.Columns.GridColumn dpc_status; private DevExpress.XtraGrid.Columns.GridColumn dpc_remark; private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit dpc_enableCheckEdit; private CustomerControl.Button.ButtonSaveGrid ButtonSaveCommand; private CustomerControl.Button.ButtonAddRow ButtonNewCommand; private GridViewWithSerialNum GridViewDeviceList; private GridViewWithSerialNum GridViewCommandSet; private GridViewWithSerialNum GridViewPolling; private GridViewWithSerialNum GridViewPollSetting; private LabelControl Brand_label; private ComboBoxEdit Brand; private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit CheckEditCommandSet; private CustomerControl.Button.ButtonDeleteRow ButtonDeleteCommand; private CustomerControl.Button.ButtonDeleteRow ButtonDeletePolling; private CustomerControl.Button.ButtonSaveGrid ButtonSavePolling; private CustomerControl.Button.ButtonAddRow ButtonAddPolling; private SimpleButton ButtonPausePolling; private SimpleButton ButtonStartPolling; private CustomerControl.Button.ButtonDeleteRow ButtonDeleteCommandSet; private CustomerControl.Button.ButtonAddRow ButtonNewCommandSet; private CustomerControl.Button.ButtonSaveGrid ButtonSaveCommandSet; private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit PollingSetItemLookUpEdit; private DevExpress.XtraGrid.Columns.GridColumn POLLSETTINGSTATUSCOLUMN; private DevExpress.XtraGrid.Columns.GridColumn PollSettingCheckedColumn; private DevExpress.XtraGrid.Columns.GridColumn CommandSetCheckedColumn; private DevExpress.XtraGrid.Columns.GridColumn PollingCheckedColumn; private DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit PollSettingItemSearchLookUpEdit; private DevExpress.XtraGrid.Views.Grid.GridView PollSettingItemSearchLookUpEditView; private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; private DevExpress.XtraBars.BarButtonItem ButtonDeviceStatus; private DevExpress.XtraBars.BarButtonItem ButtonWorkCenterStatus; private AutoDataGridControl GridDeviceNetSetting; private GridViewWithSerialNum GridViewDeviceNetSetting; private DevExpress.XtraTab.XtraTabPage PageDeviceStatus; private DevExpress.XtraTab.XtraTabPage PageWorkCenterStatus; private DevExpress.XtraGrid.Columns.GridColumn dnc_id; private DevExpress.XtraGrid.Columns.GridColumn dnc_decode; private DevExpress.XtraGrid.Columns.GridColumn dnc_getway; private DevExpress.XtraGrid.Columns.GridColumn dnc_upperip; private DevExpress.XtraGrid.Columns.GridColumn dnc_port; private DevExpress.XtraGrid.Columns.GridColumn dnc_mac; private DevExpress.XtraGrid.Columns.GridColumn dnc_ip; private DevExpress.XtraGrid.Columns.GridColumn dnc_type; private CustomerControl.Button.ButtonDeleteRow ButtonDeleteNetConfig; private CustomerControl.Button.ButtonAddRow ButtonAddNetConfig; private CustomerControl.Button.ButtonSaveGrid ButtonSaveNetConfig; private DevExpress.XtraGrid.Columns.GridColumn NetSettingCheckedColumn; private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; private DevExpress.XtraGrid.Columns.GridColumn dc_sendcoding; private DevExpress.XtraGrid.Columns.GridColumn dc_receivecoding; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox CommandSetRepositoryItemComboBox1; private System.Windows.Forms.Timer TimerDeviceStatus; private AutoDataGridControl GridWorkCenterStatus; private GridViewWithSerialNum GridViewWorkCenterStatus; private XtraScrollableControl PanelDeviceStatus; private DevExpress.Utils.ToolTipController CommonTipController; private LabelControl ComboxDeviceStatusWC_label; private LabelControl ComboxDeviceStatusLC_label; private CheckEdit CheckEditDeviceStatusEnable; private ComboBoxEdit ComboxDeviceStatusLC; private ComboBoxEdit ComboxDeviceStatusWC; private LabelControl ComBoxDeviceListMan_label; private ComboBoxEdit ComboxDeviceListWC; private ComboBoxEdit ComboxDeviceListLC; private LabelControl ComboxDeviceListLC_label; private LabelControl ComboxDeviceListWC_label; private SearchLookUpEdit ComBoxDeviceListMan; private DevExpress.XtraGrid.Views.Grid.GridView searchLookUpEdit1View; private DevExpress.XtraGrid.Columns.GridColumn em_code; private DevExpress.XtraGrid.Columns.GridColumn em_name; private DevExpress.XtraGrid.Columns.GridColumn de_inman; private DevExpress.XtraGrid.Columns.GridColumn de_linecode; private DevExpress.XtraGrid.Columns.GridColumn dc_typename; private DevExpress.XtraGrid.Columns.GridColumn db_name; private DevExpress.XtraGrid.Columns.GridColumn dpc_man; private DevExpress.XtraGrid.Columns.GridColumn em_name1; private DevExpress.XtraGrid.Columns.GridColumn dc_man; private DevExpress.XtraGrid.Columns.GridColumn dc_date; private DevExpress.XtraGrid.Columns.GridColumn de_stepcode; private DevExpress.XtraGrid.Columns.GridColumn de_stepname; private CustomerControl.Button.ButtonAddRow ButtonAddDevice; private CustomerControl.Button.ButtonDeleteRow ButtonDeleteDevice; private CustomerControl.Button.ButtonSaveGrid ButtonSaveDevice; private DevExpress.XtraGrid.Columns.GridColumn DeviceListCheckedColumn; private DevExpress.XtraGrid.Columns.GridColumn de_sourcecode; private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit1; private DevExpress.XtraGrid.Columns.GridColumn dpc_dename; private System.Windows.Forms.Timer TimerUpdateDevice; private DevExpress.XtraGrid.Columns.GridColumn dc_dataindex; private DevExpress.XtraGrid.Columns.GridColumn de_item1; private DevExpress.XtraGrid.Columns.GridColumn de_item2; private DevExpress.XtraGrid.Columns.GridColumn de_item3; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox DataItemRepositoryItemComboBox1; private DevExpress.XtraGrid.Columns.GridColumn dc_type; private DevExpress.XtraBars.BarButtonItem ButtonDeviceRunLog; private DevExpress.XtraTab.XtraTabPage PageDeviceRunLog; private AutoDataGridControl GridDeviceRunLog; private GridViewWithSerialNum GirdViewDeviceRunLog; private DevExpress.XtraGrid.Columns.GridColumn 主键; private DevExpress.XtraGrid.Columns.GridColumn drr_decode; private DevExpress.XtraGrid.Columns.GridColumn drr_dename; private DevExpress.XtraGrid.Columns.GridColumn drr_command; private DevExpress.XtraGrid.Columns.GridColumn drr_date; private DevExpress.XtraGrid.Columns.GridColumn drr_commandfrom; private DevExpress.XtraGrid.Columns.GridColumn drr_doman; private DevExpress.XtraGrid.Columns.GridColumn drr_remark; private LabelControl LabelDrrDeCode; private SimpleButton ButtonSearchDeviceRunLog; private TextEdit TextDrrDeCode; private DevExpress.XtraBars.BarButtonItem ButtonClientParam; private DevExpress.XtraTab.XtraTabPage PageClientParam; private System.Windows.Forms.NumericUpDown UpdateTimeSpan; private System.Windows.Forms.Label label1; private SimpleButton ButtonSaveClientParam; private DevExpress.XtraGrid.Views.Grid.GridView repositoryItemSearchLookUpEdit1View; private DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit PollSettingDeviceSearchLookUpEdit; private System.Windows.Forms.Timer TimerUpdateSQL; private ComboBoxEdit ComboxDeviceDepartment; private ComboBoxEdit ComboxDeviceFloor; private LabelControl label_ComboxDeviceFloor; private LabelControl label_ComboxDeviceDepartment; private DevExpress.XtraGrid.Columns.GridColumn de_currentcentercode; private DevExpress.XtraGrid.Columns.GridColumn de_currentcentername; private DevExpress.XtraGrid.Views.Grid.GridView gridView1; private DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit DeviceItemSearchLookUpEdit; private DevExpress.XtraBars.BarButtonItem ButtonDeviceData; private DevExpress.XtraTab.XtraTabPage PageDeviceData; private UAS_PLCDataReader.CustomerControl.AutoDataGridControl.AutoDataGridControl GridDeviceData; private UAS_PLCDataReader.CustomerControl.GridViewWithSerialNum.GridViewWithSerialNum GridViewDeviceData; private DevExpress.XtraGrid.Columns.GridColumn dr_decode; private DevExpress.XtraGrid.Columns.GridColumn dr_dename; private DevExpress.XtraGrid.Columns.GridColumn dr_runstatus; private DevExpress.XtraGrid.Columns.GridColumn dr_qty; private DevExpress.XtraGrid.Columns.GridColumn dr_inqty; private DevExpress.XtraGrid.Columns.GridColumn de_item4; private DevExpress.XtraGrid.Columns.GridColumn de_item5; private DevExpress.XtraGrid.Columns.GridColumn de_item6; private DevExpress.XtraGrid.Columns.GridColumn de_item7; private DevExpress.XtraGrid.Columns.GridColumn de_item8; private DevExpress.XtraGrid.Columns.GridColumn de_item9; private DevExpress.XtraGrid.Columns.GridColumn de_item10; private DevExpress.XtraGrid.Columns.GridColumn de_name1; private DevExpress.XtraGrid.Columns.GridColumn dr_value1; private DevExpress.XtraGrid.Columns.GridColumn dr_value2; private DevExpress.XtraGrid.Columns.GridColumn dr_value3; private DevExpress.XtraGrid.Columns.GridColumn dr_value4; private DevExpress.XtraGrid.Columns.GridColumn dr_value5; private DevExpress.XtraGrid.Columns.GridColumn dr_value6; private DevExpress.XtraGrid.Columns.GridColumn dr_value7; private DevExpress.XtraGrid.Columns.GridColumn dr_value8; private DevExpress.XtraGrid.Columns.GridColumn dr_value9; private DevExpress.XtraGrid.Columns.GridColumn dr_value10; private CustomerControl.Button.ButtonDeleteRow ButtonRefreshDeviceData; private System.Windows.Forms.Label label2; private CheckEdit CheckOUTQTY; private CheckEdit CheckPARAM; private CheckEdit CheckINQTY; private DevExpress.XtraGrid.Columns.GridColumn dc_ifng; private DevExpress.XtraGrid.Columns.GridColumn dc_address; private DevExpress.XtraBars.Ribbon.ApplicationMenu applicationMenu1; private DevExpress.XtraGrid.Columns.GridColumn dr_ngqty; } }