|
|
@@ -49,7 +49,15 @@ namespace UAS_DeviceMonitor
|
|
|
this.RibDeviceCommand = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
|
|
|
this.MainTabControl = new DevExpress.XtraTab.XtraTabControl();
|
|
|
this.PageDeviceList = new DevExpress.XtraTab.XtraTabPage();
|
|
|
- this.ToolPageControlDeviceList = new UAS_DeviceMonitor.CustomerControl.PagingControl.PageControl();
|
|
|
+ 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_DeviceMonitor.CustomerControl.AutoDataGridControl.AutoDataGridControl();
|
|
|
this.GridViewDeviceList = new UAS_DeviceMonitor.CustomerControl.GridViewWithSerialNum.GridViewWithSerialNum();
|
|
|
this.de_id = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
|
@@ -58,9 +66,11 @@ namespace UAS_DeviceMonitor
|
|
|
this.de_runstatus = 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.PageCommandSet = new DevExpress.XtraTab.XtraTabPage();
|
|
|
this.ButtonDeleteCommand = new UAS_DeviceMonitor.CustomerControl.Button.ButtonDeleteRow();
|
|
|
@@ -75,10 +85,12 @@ namespace UAS_DeviceMonitor
|
|
|
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_type = 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.db_name = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
|
this.PageDeviceNetSetting = new DevExpress.XtraTab.XtraTabPage();
|
|
|
this.ButtonDeleteNetConfig = new UAS_DeviceMonitor.CustomerControl.Button.ButtonDeleteRow();
|
|
|
this.ButtonAddNetConfig = new UAS_DeviceMonitor.CustomerControl.Button.ButtonAddRow();
|
|
|
@@ -116,6 +128,7 @@ namespace UAS_DeviceMonitor
|
|
|
this.dpc_function = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
|
this.dpc_enable = 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();
|
|
|
@@ -148,6 +161,10 @@ namespace UAS_DeviceMonitor
|
|
|
((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();
|
|
|
this.PageCommandSet.SuspendLayout();
|
|
|
@@ -221,7 +238,7 @@ namespace UAS_DeviceMonitor
|
|
|
//
|
|
|
// ButtonCommandSet
|
|
|
//
|
|
|
- this.ButtonCommandSet.Caption = "通信规则定义";
|
|
|
+ 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")));
|
|
|
@@ -319,21 +336,119 @@ namespace UAS_DeviceMonitor
|
|
|
//
|
|
|
// PageDeviceList
|
|
|
//
|
|
|
- this.PageDeviceList.Controls.Add(this.ToolPageControlDeviceList);
|
|
|
+ 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(1027, 577);
|
|
|
this.PageDeviceList.Text = "xtraTabPage1";
|
|
|
+ this.PageDeviceList.VisibleChanged += new System.EventHandler(this.PageDeviceList_VisibleChanged);
|
|
|
//
|
|
|
- // ToolPageControlDeviceList
|
|
|
+ // ComBoxDeviceListMan
|
|
|
//
|
|
|
- this.ToolPageControlDeviceList.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
|
- this.ToolPageControlDeviceList.Gridcontrol = null;
|
|
|
- this.ToolPageControlDeviceList.Location = new System.Drawing.Point(0, 548);
|
|
|
- this.ToolPageControlDeviceList.Name = "ToolPageControlDeviceList";
|
|
|
- this.ToolPageControlDeviceList.Size = new System.Drawing.Size(1027, 29);
|
|
|
- this.ToolPageControlDeviceList.TabIndex = 1;
|
|
|
+ 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, 22);
|
|
|
+ this.ComBoxDeviceListMan.TabIndex = 12;
|
|
|
+ this.ComBoxDeviceListMan.Visible = false;
|
|
|
+ this.ComBoxDeviceListMan.EditValueChanged += new System.EventHandler(this.ComBoxDeviceListMan_EditValueChanged);
|
|
|
+ //
|
|
|
+ // 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(32, 16);
|
|
|
+ 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, 22);
|
|
|
+ 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, 22);
|
|
|
+ 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(32, 16);
|
|
|
+ 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(32, 16);
|
|
|
+ this.ComboxDeviceListWC_label.TabIndex = 8;
|
|
|
+ this.ComboxDeviceListWC_label.Text = "车间";
|
|
|
//
|
|
|
// GridDeviceList
|
|
|
//
|
|
|
@@ -344,12 +459,12 @@ namespace UAS_DeviceMonitor
|
|
|
this.GridDeviceList.GetDataSQL = null;
|
|
|
this.GridDeviceList.ID = null;
|
|
|
this.GridDeviceList.InsertSQL = null;
|
|
|
- this.GridDeviceList.Location = new System.Drawing.Point(0, 0);
|
|
|
+ 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.RowCount = 0;
|
|
|
- this.GridDeviceList.Size = new System.Drawing.Size(1027, 545);
|
|
|
+ this.GridDeviceList.Size = new System.Drawing.Size(1027, 546);
|
|
|
this.GridDeviceList.TabIndex = 0;
|
|
|
this.GridDeviceList.TableName = null;
|
|
|
this.GridDeviceList.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
|
@@ -364,9 +479,11 @@ namespace UAS_DeviceMonitor
|
|
|
this.de_runstatus,
|
|
|
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.GridViewDeviceList.GridControl = this.GridDeviceList;
|
|
|
this.GridViewDeviceList.IndicatorWidth = 30;
|
|
|
@@ -423,6 +540,14 @@ namespace UAS_DeviceMonitor
|
|
|
this.de_spec.Visible = true;
|
|
|
this.de_spec.VisibleIndex = 4;
|
|
|
//
|
|
|
+ // 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 = 6;
|
|
|
+ //
|
|
|
// de_vendcode
|
|
|
//
|
|
|
this.de_vendcode.Caption = "供应商编号";
|
|
|
@@ -437,7 +562,7 @@ namespace UAS_DeviceMonitor
|
|
|
this.de_vendname.FieldName = "DE_VENDNAME";
|
|
|
this.de_vendname.Name = "de_vendname";
|
|
|
this.de_vendname.Visible = true;
|
|
|
- this.de_vendname.VisibleIndex = 6;
|
|
|
+ this.de_vendname.VisibleIndex = 7;
|
|
|
//
|
|
|
// de_address
|
|
|
//
|
|
|
@@ -445,7 +570,15 @@ namespace UAS_DeviceMonitor
|
|
|
this.de_address.FieldName = "DE_ADDRESS";
|
|
|
this.de_address.Name = "de_address";
|
|
|
this.de_address.Visible = true;
|
|
|
- this.de_address.VisibleIndex = 7;
|
|
|
+ this.de_address.VisibleIndex = 8;
|
|
|
+ //
|
|
|
+ // 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 = 9;
|
|
|
//
|
|
|
// de_wccode
|
|
|
//
|
|
|
@@ -453,7 +586,7 @@ namespace UAS_DeviceMonitor
|
|
|
this.de_wccode.FieldName = "DE_WCCODE";
|
|
|
this.de_wccode.Name = "de_wccode";
|
|
|
this.de_wccode.Visible = true;
|
|
|
- this.de_wccode.VisibleIndex = 8;
|
|
|
+ this.de_wccode.VisibleIndex = 10;
|
|
|
//
|
|
|
// PageCommandSet
|
|
|
//
|
|
|
@@ -554,9 +687,11 @@ namespace UAS_DeviceMonitor
|
|
|
this.dc_id,
|
|
|
this.dc_code,
|
|
|
this.dc_name,
|
|
|
+ this.dc_type,
|
|
|
this.dc_value,
|
|
|
this.dc_sendcoding,
|
|
|
- this.dc_receivecoding});
|
|
|
+ this.dc_receivecoding,
|
|
|
+ this.db_name});
|
|
|
this.GridViewCommandSet.GridControl = this.GridCommandSetting;
|
|
|
this.GridViewCommandSet.IndicatorWidth = 30;
|
|
|
this.GridViewCommandSet.Name = "GridViewCommandSet";
|
|
|
@@ -603,13 +738,21 @@ namespace UAS_DeviceMonitor
|
|
|
this.dc_name.VisibleIndex = 2;
|
|
|
this.dc_name.Width = 99;
|
|
|
//
|
|
|
+ // dc_type
|
|
|
+ //
|
|
|
+ this.dc_type.Caption = "指令类型";
|
|
|
+ this.dc_type.FieldName = "DC_TYPE";
|
|
|
+ this.dc_type.Name = "dc_type";
|
|
|
+ this.dc_type.Visible = true;
|
|
|
+ this.dc_type.VisibleIndex = 3;
|
|
|
+ //
|
|
|
// 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 = 3;
|
|
|
+ this.dc_value.VisibleIndex = 4;
|
|
|
this.dc_value.Width = 291;
|
|
|
//
|
|
|
// dc_sendcoding
|
|
|
@@ -619,7 +762,7 @@ namespace UAS_DeviceMonitor
|
|
|
this.dc_sendcoding.FieldName = "DC_SENDCODING";
|
|
|
this.dc_sendcoding.Name = "dc_sendcoding";
|
|
|
this.dc_sendcoding.Visible = true;
|
|
|
- this.dc_sendcoding.VisibleIndex = 4;
|
|
|
+ this.dc_sendcoding.VisibleIndex = 5;
|
|
|
this.dc_sendcoding.Width = 219;
|
|
|
//
|
|
|
// CommandSetRepositoryItemComboBox1
|
|
|
@@ -636,9 +779,17 @@ namespace UAS_DeviceMonitor
|
|
|
this.dc_receivecoding.FieldName = "DC_RECEIVECODING";
|
|
|
this.dc_receivecoding.Name = "dc_receivecoding";
|
|
|
this.dc_receivecoding.Visible = true;
|
|
|
- this.dc_receivecoding.VisibleIndex = 5;
|
|
|
+ this.dc_receivecoding.VisibleIndex = 6;
|
|
|
this.dc_receivecoding.Width = 231;
|
|
|
//
|
|
|
+ // 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;
|
|
|
+ //
|
|
|
// PageDeviceNetSetting
|
|
|
//
|
|
|
this.PageDeviceNetSetting.Controls.Add(this.ButtonDeleteNetConfig);
|
|
|
@@ -902,6 +1053,7 @@ namespace UAS_DeviceMonitor
|
|
|
this.dpc_function,
|
|
|
this.dpc_enable,
|
|
|
this.dpc_status,
|
|
|
+ this.dpc_man,
|
|
|
this.dpc_remark,
|
|
|
this.POLLSETTINGSTATUSCOLUMN});
|
|
|
this.GridViewPollSetting.GridControl = this.GridPollingSetting;
|
|
|
@@ -909,6 +1061,7 @@ namespace UAS_DeviceMonitor
|
|
|
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);
|
|
|
this.GridViewPollSetting.CellValueChanging += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.GridViewPollSetting_CellValueChanging);
|
|
|
//
|
|
|
// PollSettingCheckedColumn
|
|
|
@@ -1030,13 +1183,21 @@ namespace UAS_DeviceMonitor
|
|
|
this.dpc_status.VisibleIndex = 6;
|
|
|
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.Visible = true;
|
|
|
+ this.dpc_man.VisibleIndex = 7;
|
|
|
+ //
|
|
|
// 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 = 7;
|
|
|
+ this.dpc_remark.VisibleIndex = 8;
|
|
|
this.dpc_remark.Width = 87;
|
|
|
//
|
|
|
// POLLSETTINGSTATUSCOLUMN
|
|
|
@@ -1046,7 +1207,7 @@ namespace UAS_DeviceMonitor
|
|
|
this.POLLSETTINGSTATUSCOLUMN.Name = "POLLSETTINGSTATUSCOLUMN";
|
|
|
this.POLLSETTINGSTATUSCOLUMN.OptionsColumn.ReadOnly = true;
|
|
|
this.POLLSETTINGSTATUSCOLUMN.Visible = true;
|
|
|
- this.POLLSETTINGSTATUSCOLUMN.VisibleIndex = 8;
|
|
|
+ this.POLLSETTINGSTATUSCOLUMN.VisibleIndex = 9;
|
|
|
this.POLLSETTINGSTATUSCOLUMN.Width = 98;
|
|
|
//
|
|
|
// PollingSetItemLookUpEdit
|
|
|
@@ -1343,6 +1504,11 @@ namespace UAS_DeviceMonitor
|
|
|
((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();
|
|
|
this.PageCommandSet.ResumeLayout(false);
|
|
|
@@ -1407,7 +1573,6 @@ namespace UAS_DeviceMonitor
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn de_vendname;
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn de_address;
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn de_wccode;
|
|
|
- private CustomerControl.PagingControl.PageControl ToolPageControlDeviceList;
|
|
|
private AutoDataGridControl GridCommandSetting;
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn dc_id;
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn dc_code;
|
|
|
@@ -1489,5 +1654,19 @@ namespace UAS_DeviceMonitor
|
|
|
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_type;
|
|
|
+ private DevExpress.XtraGrid.Columns.GridColumn db_name;
|
|
|
+ private DevExpress.XtraGrid.Columns.GridColumn dpc_man;
|
|
|
}
|
|
|
}
|