| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426 |
- using DevExpress.XtraEditors;
- using UAS_DeviceMonitor.CustomerControl.AutoDataGridControl;
- using UAS_DeviceMonitor.CustomerControl;
- using UAS_DeviceMonitor.CustomerControl.GridViewWithSerialNum;
- namespace UAS_DeviceMonitor
- {
- partial class Main
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Main));
- this.RibbonNav = new DevExpress.XtraBars.Ribbon.RibbonControl();
- 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.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.ToolPageControlDeviceList = new UAS_DeviceMonitor.CustomerControl.PagingControl.PageControl();
- this.GridDeviceList = new UAS_DeviceMonitor.CustomerControl.AutoDataGridControl.AutoDataGridControl();
- this.GridViewDeviceList = new UAS_DeviceMonitor.CustomerControl.GridViewWithSerialNum.GridViewWithSerialNum();
- 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_indate = new DevExpress.XtraGrid.Columns.GridColumn();
- this.de_spec = 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_wccode = new DevExpress.XtraGrid.Columns.GridColumn();
- this.PageCommandSet = new DevExpress.XtraTab.XtraTabPage();
- this.ButtonDeleteCommand = new UAS_DeviceMonitor.CustomerControl.Button.ButtonDeleteRow();
- this.Brand_label = new DevExpress.XtraEditors.LabelControl();
- this.Brand = new DevExpress.XtraEditors.ComboBoxEdit();
- this.ButtonNewCommand = new UAS_DeviceMonitor.CustomerControl.Button.ButtonAddRow();
- this.ButtonSaveCommand = new UAS_DeviceMonitor.CustomerControl.Button.ButtonSaveGrid();
- this.GridCommandSetting = new UAS_DeviceMonitor.CustomerControl.AutoDataGridControl.AutoDataGridControl();
- this.GridViewCommandSet = new UAS_DeviceMonitor.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_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.PageDeviceNetSetting = new DevExpress.XtraTab.XtraTabPage();
- this.ButtonDeleteNetConfig = new UAS_DeviceMonitor.CustomerControl.Button.ButtonDeleteRow();
- this.ButtonAddNetConfig = new UAS_DeviceMonitor.CustomerControl.Button.ButtonAddRow();
- this.ButtonSaveNetConfig = new UAS_DeviceMonitor.CustomerControl.Button.ButtonSaveGrid();
- this.GridDeviceNetSetting = new UAS_DeviceMonitor.CustomerControl.AutoDataGridControl.AutoDataGridControl();
- this.GridViewDeviceNetSetting = new UAS_DeviceMonitor.CustomerControl.GridViewWithSerialNum.GridViewWithSerialNum();
- this.NetSettingCheckedColumn = new DevExpress.XtraGrid.Columns.GridColumn();
- this.dpc_enableCheckEdit = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
- this.dnc_id = new DevExpress.XtraGrid.Columns.GridColumn();
- this.dnc_decode = 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_DeviceMonitor.CustomerControl.Button.ButtonDeleteRow();
- this.ButtonNewCommandSet = new UAS_DeviceMonitor.CustomerControl.Button.ButtonAddRow();
- this.ButtonSaveCommandSet = new UAS_DeviceMonitor.CustomerControl.Button.ButtonSaveGrid();
- this.ButtonPausePolling = new DevExpress.XtraEditors.SimpleButton();
- this.ButtonStartPolling = new DevExpress.XtraEditors.SimpleButton();
- this.GridPollingSetting = new UAS_DeviceMonitor.CustomerControl.AutoDataGridControl.AutoDataGridControl();
- this.GridViewPollSetting = new UAS_DeviceMonitor.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.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.dpc_status = 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_DeviceMonitor.CustomerControl.Button.ButtonAddRow();
- this.ButtonDeletePolling = new UAS_DeviceMonitor.CustomerControl.Button.ButtonDeleteRow();
- this.ButtonSavePolling = new UAS_DeviceMonitor.CustomerControl.Button.ButtonSaveGrid();
- this.GridPolling = new UAS_DeviceMonitor.CustomerControl.AutoDataGridControl.AutoDataGridControl();
- this.GridViewPolling = new UAS_DeviceMonitor.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.PanelDeviceStatus = new DevExpress.XtraEditors.XtraScrollableControl();
- this.pictureEdit1 = new DevExpress.XtraEditors.PictureEdit();
- this.PageWorkCenterStatus = new DevExpress.XtraTab.XtraTabPage();
- this.GridWorkCenterStatus = new UAS_DeviceMonitor.CustomerControl.AutoDataGridControl.AutoDataGridControl();
- this.GridViewWorkCenterStatus = new UAS_DeviceMonitor.CustomerControl.GridViewWithSerialNum.GridViewWithSerialNum();
- this.TimerDeviceStatus = new System.Windows.Forms.Timer(this.components);
- this.CommonTipController = new System.Windows.Forms.ToolTip(this.components);
- ((System.ComponentModel.ISupportInitialize)(this.RibbonNav)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.MainTabControl)).BeginInit();
- this.MainTabControl.SuspendLayout();
- this.PageDeviceList.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.GridDeviceList)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.GridViewDeviceList)).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();
- this.PageDeviceNetSetting.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.GridDeviceNetSetting)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.GridViewDeviceNetSetting)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dpc_enableCheckEdit)).BeginInit();
- this.PagePollingSetting.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.GridPollingSetting)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.GridViewPollSetting)).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();
- this.PanelDeviceStatus.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
- this.PageWorkCenterStatus.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.GridWorkCenterStatus)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.GridViewWorkCenterStatus)).BeginInit();
- this.SuspendLayout();
- //
- // RibbonNav
- //
- this.RibbonNav.ApplicationIcon = global::UAS_DeviceMonitor.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.RibbonNav.Location = new System.Drawing.Point(0, 0);
- this.RibbonNav.MaxItemId = 15;
- this.RibbonNav.Name = "RibbonNav";
- this.RibbonNav.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
- this.DeviceInf,
- this.DeviceCommandSetting});
- this.RibbonNav.Size = new System.Drawing.Size(1033, 128);
- //
- // ButtonDeviceList
- //
- this.ButtonDeviceList.Caption = "设备主档资料";
- this.ButtonDeviceList.Id = 5;
- this.ButtonDeviceList.LargeGlyph = global::UAS_DeviceMonitor.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);
- //
- // 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.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.ButtonWorkCenterStatus);
- 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, 128);
- this.MainTabControl.Name = "MainTabControl";
- this.MainTabControl.SelectedTabPage = this.PageDeviceList;
- this.MainTabControl.ShowTabHeader = DevExpress.Utils.DefaultBoolean.False;
- this.MainTabControl.Size = new System.Drawing.Size(1033, 583);
- 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});
- //
- // PageDeviceList
- //
- this.PageDeviceList.Controls.Add(this.ToolPageControlDeviceList);
- 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";
- //
- // ToolPageControlDeviceList
- //
- 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;
- //
- // 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, 0);
- 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.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.de_id,
- this.de_code,
- this.de_name,
- this.de_runstatus,
- this.de_indate,
- this.de_spec,
- this.de_vendcode,
- this.de_vendname,
- this.de_address,
- this.de_wccode});
- this.GridViewDeviceList.GridControl = this.GridDeviceList;
- this.GridViewDeviceList.IndicatorWidth = 30;
- this.GridViewDeviceList.Name = "GridViewDeviceList";
- this.GridViewDeviceList.OptionsView.ShowGroupPanel = false;
- //
- // 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 = 0;
- //
- // 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 = 1;
- //
- // de_runstatus
- //
- this.de_runstatus.Caption = "运行状态";
- this.de_runstatus.FieldName = "DE_RUNSTATUS";
- this.de_runstatus.Name = "de_runstatus";
- this.de_runstatus.Visible = true;
- this.de_runstatus.VisibleIndex = 2;
- //
- // 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.Visible = true;
- this.de_indate.VisibleIndex = 3;
- //
- // 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 = 4;
- //
- // de_vendcode
- //
- this.de_vendcode.Caption = "供应商编号";
- this.de_vendcode.FieldName = "DE_VENDCODE";
- this.de_vendcode.Name = "de_vendcode";
- this.de_vendcode.Visible = true;
- this.de_vendcode.VisibleIndex = 5;
- //
- // de_vendname
- //
- this.de_vendname.Caption = "供应商名称";
- this.de_vendname.FieldName = "DE_VENDNAME";
- this.de_vendname.Name = "de_vendname";
- this.de_vendname.Visible = true;
- this.de_vendname.VisibleIndex = 6;
- //
- // 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 = 7;
- //
- // 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 = 8;
- //
- // 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(1027, 577);
- this.PageCommandSet.Text = "xtraTabPage1";
- this.PageCommandSet.VisibleChanged += new System.EventHandler(this.PageCommandSet_VisibleChanged);
- //
- // ButtonDeleteCommand
- //
- this.ButtonDeleteCommand.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.ButtonDeleteCommand.Grid = null;
- this.ButtonDeleteCommand.Location = new System.Drawing.Point(816, 551);
- 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(32, 21);
- 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, 24);
- 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.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.ButtonNewCommand.Grid = null;
- this.ButtonNewCommand.Location = new System.Drawing.Point(886, 551);
- 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.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.ButtonSaveCommand.Grid = null;
- this.ButtonSaveCommand.HandlerOtherFirst = true;
- this.ButtonSaveCommand.Location = new System.Drawing.Point(956, 551);
- 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.GridCommandSetting.RowCount = 0;
- this.GridCommandSetting.Size = new System.Drawing.Size(1027, 517);
- 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_value,
- this.dc_sendcoding,
- this.dc_receivecoding});
- 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 = "0";
- this.CommandSetCheckedColumn.Visible = true;
- this.CommandSetCheckedColumn.VisibleIndex = 0;
- this.CommandSetCheckedColumn.Width = 60;
- //
- // 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 = 95;
- //
- // 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 = 99;
- //
- // 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.Width = 291;
- //
- // 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.Visible = true;
- this.dc_sendcoding.VisibleIndex = 4;
- this.dc_sendcoding.Width = 219;
- //
- // 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.Visible = true;
- this.dc_receivecoding.VisibleIndex = 5;
- this.dc_receivecoding.Width = 231;
- //
- // 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(1027, 577);
- //
- // ButtonDeleteNetConfig
- //
- this.ButtonDeleteNetConfig.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.ButtonDeleteNetConfig.Grid = null;
- this.ButtonDeleteNetConfig.Location = new System.Drawing.Point(813, 548);
- 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.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.ButtonAddNetConfig.Grid = null;
- this.ButtonAddNetConfig.Location = new System.Drawing.Point(883, 548);
- 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.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.ButtonSaveNetConfig.Grid = null;
- this.ButtonSaveNetConfig.HandlerOtherFirst = false;
- this.ButtonSaveNetConfig.Location = new System.Drawing.Point(953, 548);
- 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, 2);
- 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(1024, 540);
- 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.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;
- //
- // 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";
- //
- // 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;
- //
- // dnc_getway
- //
- this.dnc_getway.Caption = "网关";
- this.dnc_getway.FieldName = "DNC_GATEWAY";
- this.dnc_getway.Name = "dnc_getway";
- this.dnc_getway.Visible = true;
- this.dnc_getway.VisibleIndex = 2;
- //
- // dnc_upperip
- //
- this.dnc_upperip.Caption = "上级IP";
- this.dnc_upperip.FieldName = "DNC_UPPERIP";
- this.dnc_upperip.Name = "dnc_upperip";
- this.dnc_upperip.Visible = true;
- this.dnc_upperip.VisibleIndex = 3;
- //
- // 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 = 4;
- //
- // 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 = 5;
- //
- // 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 = 6;
- //
- // dnc_type
- //
- this.dnc_type.Caption = "类型";
- this.dnc_type.FieldName = "DNC_TYPE";
- this.dnc_type.Name = "dnc_type";
- this.dnc_type.Visible = true;
- this.dnc_type.VisibleIndex = 7;
- //
- // 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(1027, 577);
- this.PagePollingSetting.Text = "xtraTabPage1";
- this.PagePollingSetting.VisibleChanged += new System.EventHandler(this.PagePollingSetting_VisibleChanged);
- //
- // ButtonDeleteCommandSet
- //
- this.ButtonDeleteCommandSet.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.ButtonDeleteCommandSet.Grid = null;
- this.ButtonDeleteCommandSet.Location = new System.Drawing.Point(816, 549);
- 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.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.ButtonNewCommandSet.Grid = null;
- this.ButtonNewCommandSet.Location = new System.Drawing.Point(886, 549);
- 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.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.ButtonSaveCommandSet.Grid = null;
- this.ButtonSaveCommandSet.HandlerOtherFirst = false;
- this.ButtonSaveCommandSet.Location = new System.Drawing.Point(956, 549);
- this.ButtonSaveCommandSet.Name = "ButtonSaveCommandSet";
- this.ButtonSaveCommandSet.Size = new System.Drawing.Size(64, 23);
- this.ButtonSaveCommandSet.TabIndex = 7;
- this.ButtonSaveCommandSet.Text = "保存";
- //
- // ButtonPausePolling
- //
- this.ButtonPausePolling.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.ButtonPausePolling.Location = new System.Drawing.Point(734, 549);
- 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.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.ButtonStartPolling.Location = new System.Drawing.Point(653, 549);
- 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, 0);
- 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.GridPollingSetting.RowCount = 0;
- this.GridPollingSetting.Size = new System.Drawing.Size(1027, 544);
- 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_interval,
- this.dpc_dccode,
- this.dpc_function,
- this.dpc_enable,
- this.dpc_status,
- 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.CellValueChanging += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.GridViewPollSetting_CellValueChanging);
- //
- // 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.FieldName = "DPC_DECODE";
- this.dpc_decode.Name = "dpc_decode";
- this.dpc_decode.Visible = true;
- this.dpc_decode.VisibleIndex = 1;
- this.dpc_decode.Width = 90;
- //
- // 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 = 2;
- 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 = 3;
- 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.Visible = true;
- this.dpc_function.VisibleIndex = 4;
- 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;
- //
- // 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.Visible = true;
- this.dpc_status.VisibleIndex = 6;
- this.dpc_status.Width = 90;
- //
- // 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.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 = 8;
- 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(1027, 577);
- 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(878, 551);
- 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(807, 551);
- 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(949, 551);
- 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(1027, 549);
- 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.PanelDeviceStatus);
- this.PageDeviceStatus.Name = "PageDeviceStatus";
- this.PageDeviceStatus.PageVisible = false;
- this.PageDeviceStatus.Size = new System.Drawing.Size(1027, 577);
- this.PageDeviceStatus.Text = "xtraTabPage1";
- this.PageDeviceStatus.VisibleChanged += new System.EventHandler(this.PageDeviceStatus_VisibleChanged);
- //
- // PanelDeviceStatus
- //
- this.PanelDeviceStatus.Controls.Add(this.pictureEdit1);
- this.PanelDeviceStatus.Dock = System.Windows.Forms.DockStyle.Fill;
- this.PanelDeviceStatus.Location = new System.Drawing.Point(0, 0);
- this.PanelDeviceStatus.Name = "PanelDeviceStatus";
- this.PanelDeviceStatus.Size = new System.Drawing.Size(1027, 577);
- this.PanelDeviceStatus.TabIndex = 0;
- //
- // pictureEdit1
- //
- this.pictureEdit1.Location = new System.Drawing.Point(502, 126);
- this.pictureEdit1.MenuManager = this.RibbonNav;
- this.pictureEdit1.Name = "pictureEdit1";
- this.pictureEdit1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
- this.pictureEdit1.Size = new System.Drawing.Size(100, 96);
- this.pictureEdit1.TabIndex = 0;
- //
- // PageWorkCenterStatus
- //
- this.PageWorkCenterStatus.Controls.Add(this.GridWorkCenterStatus);
- this.PageWorkCenterStatus.Name = "PageWorkCenterStatus";
- this.PageWorkCenterStatus.PageVisible = false;
- this.PageWorkCenterStatus.Size = new System.Drawing.Size(1027, 577);
- 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(1024, 574);
- 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;
- //
- // TimerDeviceStatus
- //
- this.TimerDeviceStatus.Interval = 10000;
- this.TimerDeviceStatus.Tick += new System.EventHandler(this.TimerDeviceStatus_Tick);
- //
- // CommonTipController
- //
- this.CommonTipController.ShowAlways = true;
- //
- // 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(1033, 711);
- 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.Load += new System.EventHandler(this.Main_Load);
- ((System.ComponentModel.ISupportInitialize)(this.RibbonNav)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.MainTabControl)).EndInit();
- this.MainTabControl.ResumeLayout(false);
- this.PageDeviceList.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.GridDeviceList)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.GridViewDeviceList)).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();
- this.PageDeviceNetSetting.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.GridDeviceNetSetting)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.GridViewDeviceNetSetting)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dpc_enableCheckEdit)).EndInit();
- this.PagePollingSetting.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.GridPollingSetting)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.GridViewPollSetting)).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.PanelDeviceStatus.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
- this.PageWorkCenterStatus.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.GridWorkCenterStatus)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.GridViewWorkCenterStatus)).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 CustomerControl.PagingControl.PageControl ToolPageControlDeviceList;
- 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 PictureEdit pictureEdit1;
- private System.Windows.Forms.ToolTip CommonTipController;
- }
- }
|