Main.Designer.cs 94 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672
  1. using DevExpress.XtraEditors;
  2. using UAS_DeviceMonitor.CustomerControl.AutoDataGridControl;
  3. using UAS_DeviceMonitor.CustomerControl;
  4. using UAS_DeviceMonitor.CustomerControl.GridViewWithSerialNum;
  5. namespace UAS_DeviceMonitor
  6. {
  7. partial class Main
  8. {
  9. /// <summary>
  10. /// Required designer variable.
  11. /// </summary>
  12. private System.ComponentModel.IContainer components = null;
  13. /// <summary>
  14. /// Clean up any resources being used.
  15. /// </summary>
  16. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  17. protected override void Dispose(bool disposing)
  18. {
  19. if (disposing && (components != null))
  20. {
  21. components.Dispose();
  22. }
  23. base.Dispose(disposing);
  24. }
  25. #region Windows Form Designer generated code
  26. /// <summary>
  27. /// Required method for Designer support - do not modify
  28. /// the contents of this method with the code editor.
  29. /// </summary>
  30. private void InitializeComponent()
  31. {
  32. this.components = new System.ComponentModel.Container();
  33. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Main));
  34. this.RibbonNav = new DevExpress.XtraBars.Ribbon.RibbonControl();
  35. this.ButtonDeviceList = new DevExpress.XtraBars.BarButtonItem();
  36. this.ButtonDeviceNetSetting = new DevExpress.XtraBars.BarButtonItem();
  37. this.ButtonCommandSet = new DevExpress.XtraBars.BarButtonItem();
  38. this.ButtonPollingSetting = new DevExpress.XtraBars.BarButtonItem();
  39. this.ButtionPolling = new DevExpress.XtraBars.BarButtonItem();
  40. this.ButtonDeviceStatus = new DevExpress.XtraBars.BarButtonItem();
  41. this.ButtonWorkCenterStatus = new DevExpress.XtraBars.BarButtonItem();
  42. this.DeviceInf = new DevExpress.XtraBars.Ribbon.RibbonPage();
  43. this.RibDeviceInf = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
  44. this.DeviceCommandSetting = new DevExpress.XtraBars.Ribbon.RibbonPage();
  45. this.RibDeviceCommand = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
  46. this.MainTabControl = new DevExpress.XtraTab.XtraTabControl();
  47. this.PageDeviceList = new DevExpress.XtraTab.XtraTabPage();
  48. this.ComBoxDeviceListMan = new DevExpress.XtraEditors.SearchLookUpEdit();
  49. this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
  50. this.em_code = new DevExpress.XtraGrid.Columns.GridColumn();
  51. this.em_name = new DevExpress.XtraGrid.Columns.GridColumn();
  52. this.ComBoxDeviceListMan_label = new DevExpress.XtraEditors.LabelControl();
  53. this.ComboxDeviceListWC = new DevExpress.XtraEditors.ComboBoxEdit();
  54. this.ComboxDeviceListLC = new DevExpress.XtraEditors.ComboBoxEdit();
  55. this.ComboxDeviceListLC_label = new DevExpress.XtraEditors.LabelControl();
  56. this.ComboxDeviceListWC_label = new DevExpress.XtraEditors.LabelControl();
  57. this.GridDeviceList = new UAS_DeviceMonitor.CustomerControl.AutoDataGridControl.AutoDataGridControl();
  58. this.GridViewDeviceList = new UAS_DeviceMonitor.CustomerControl.GridViewWithSerialNum.GridViewWithSerialNum();
  59. this.de_id = new DevExpress.XtraGrid.Columns.GridColumn();
  60. this.de_code = new DevExpress.XtraGrid.Columns.GridColumn();
  61. this.de_name = new DevExpress.XtraGrid.Columns.GridColumn();
  62. this.de_runstatus = new DevExpress.XtraGrid.Columns.GridColumn();
  63. this.de_indate = new DevExpress.XtraGrid.Columns.GridColumn();
  64. this.de_spec = new DevExpress.XtraGrid.Columns.GridColumn();
  65. this.de_inman = new DevExpress.XtraGrid.Columns.GridColumn();
  66. this.de_vendcode = new DevExpress.XtraGrid.Columns.GridColumn();
  67. this.de_vendname = new DevExpress.XtraGrid.Columns.GridColumn();
  68. this.de_address = new DevExpress.XtraGrid.Columns.GridColumn();
  69. this.de_linecode = new DevExpress.XtraGrid.Columns.GridColumn();
  70. this.de_wccode = new DevExpress.XtraGrid.Columns.GridColumn();
  71. this.PageCommandSet = new DevExpress.XtraTab.XtraTabPage();
  72. this.ButtonDeleteCommand = new UAS_DeviceMonitor.CustomerControl.Button.ButtonDeleteRow();
  73. this.Brand_label = new DevExpress.XtraEditors.LabelControl();
  74. this.Brand = new DevExpress.XtraEditors.ComboBoxEdit();
  75. this.ButtonNewCommand = new UAS_DeviceMonitor.CustomerControl.Button.ButtonAddRow();
  76. this.ButtonSaveCommand = new UAS_DeviceMonitor.CustomerControl.Button.ButtonSaveGrid();
  77. this.GridCommandSetting = new UAS_DeviceMonitor.CustomerControl.AutoDataGridControl.AutoDataGridControl();
  78. this.GridViewCommandSet = new UAS_DeviceMonitor.CustomerControl.GridViewWithSerialNum.GridViewWithSerialNum();
  79. this.CommandSetCheckedColumn = new DevExpress.XtraGrid.Columns.GridColumn();
  80. this.CheckEditCommandSet = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
  81. this.dc_id = new DevExpress.XtraGrid.Columns.GridColumn();
  82. this.dc_code = new DevExpress.XtraGrid.Columns.GridColumn();
  83. this.dc_name = new DevExpress.XtraGrid.Columns.GridColumn();
  84. this.dc_type = new DevExpress.XtraGrid.Columns.GridColumn();
  85. this.dc_value = new DevExpress.XtraGrid.Columns.GridColumn();
  86. this.dc_sendcoding = new DevExpress.XtraGrid.Columns.GridColumn();
  87. this.CommandSetRepositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
  88. this.dc_receivecoding = new DevExpress.XtraGrid.Columns.GridColumn();
  89. this.db_name = new DevExpress.XtraGrid.Columns.GridColumn();
  90. this.PageDeviceNetSetting = new DevExpress.XtraTab.XtraTabPage();
  91. this.ButtonDeleteNetConfig = new UAS_DeviceMonitor.CustomerControl.Button.ButtonDeleteRow();
  92. this.ButtonAddNetConfig = new UAS_DeviceMonitor.CustomerControl.Button.ButtonAddRow();
  93. this.ButtonSaveNetConfig = new UAS_DeviceMonitor.CustomerControl.Button.ButtonSaveGrid();
  94. this.GridDeviceNetSetting = new UAS_DeviceMonitor.CustomerControl.AutoDataGridControl.AutoDataGridControl();
  95. this.GridViewDeviceNetSetting = new UAS_DeviceMonitor.CustomerControl.GridViewWithSerialNum.GridViewWithSerialNum();
  96. this.NetSettingCheckedColumn = new DevExpress.XtraGrid.Columns.GridColumn();
  97. this.dpc_enableCheckEdit = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
  98. this.dnc_id = new DevExpress.XtraGrid.Columns.GridColumn();
  99. this.dnc_decode = new DevExpress.XtraGrid.Columns.GridColumn();
  100. this.dnc_getway = new DevExpress.XtraGrid.Columns.GridColumn();
  101. this.dnc_upperip = new DevExpress.XtraGrid.Columns.GridColumn();
  102. this.dnc_port = new DevExpress.XtraGrid.Columns.GridColumn();
  103. this.dnc_mac = new DevExpress.XtraGrid.Columns.GridColumn();
  104. this.dnc_ip = new DevExpress.XtraGrid.Columns.GridColumn();
  105. this.dnc_type = new DevExpress.XtraGrid.Columns.GridColumn();
  106. this.PagePollingSetting = new DevExpress.XtraTab.XtraTabPage();
  107. this.ButtonDeleteCommandSet = new UAS_DeviceMonitor.CustomerControl.Button.ButtonDeleteRow();
  108. this.ButtonNewCommandSet = new UAS_DeviceMonitor.CustomerControl.Button.ButtonAddRow();
  109. this.ButtonSaveCommandSet = new UAS_DeviceMonitor.CustomerControl.Button.ButtonSaveGrid();
  110. this.ButtonPausePolling = new DevExpress.XtraEditors.SimpleButton();
  111. this.ButtonStartPolling = new DevExpress.XtraEditors.SimpleButton();
  112. this.GridPollingSetting = new UAS_DeviceMonitor.CustomerControl.AutoDataGridControl.AutoDataGridControl();
  113. this.GridViewPollSetting = new UAS_DeviceMonitor.CustomerControl.GridViewWithSerialNum.GridViewWithSerialNum();
  114. this.PollSettingCheckedColumn = new DevExpress.XtraGrid.Columns.GridColumn();
  115. this.dpc_id = new DevExpress.XtraGrid.Columns.GridColumn();
  116. this.dpc_decode = new DevExpress.XtraGrid.Columns.GridColumn();
  117. this.dpc_interval = new DevExpress.XtraGrid.Columns.GridColumn();
  118. this.dpc_dccode = new DevExpress.XtraGrid.Columns.GridColumn();
  119. this.PollSettingItemSearchLookUpEdit = new DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit();
  120. this.PollSettingItemSearchLookUpEditView = new DevExpress.XtraGrid.Views.Grid.GridView();
  121. this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
  122. this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
  123. this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
  124. this.dpc_function = new DevExpress.XtraGrid.Columns.GridColumn();
  125. this.dpc_enable = new DevExpress.XtraGrid.Columns.GridColumn();
  126. this.dpc_status = new DevExpress.XtraGrid.Columns.GridColumn();
  127. this.dpc_man = new DevExpress.XtraGrid.Columns.GridColumn();
  128. this.dpc_remark = new DevExpress.XtraGrid.Columns.GridColumn();
  129. this.POLLSETTINGSTATUSCOLUMN = new DevExpress.XtraGrid.Columns.GridColumn();
  130. this.PollingSetItemLookUpEdit = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
  131. this.PagePolling = new DevExpress.XtraTab.XtraTabPage();
  132. this.ButtonAddPolling = new UAS_DeviceMonitor.CustomerControl.Button.ButtonAddRow();
  133. this.ButtonDeletePolling = new UAS_DeviceMonitor.CustomerControl.Button.ButtonDeleteRow();
  134. this.ButtonSavePolling = new UAS_DeviceMonitor.CustomerControl.Button.ButtonSaveGrid();
  135. this.GridPolling = new UAS_DeviceMonitor.CustomerControl.AutoDataGridControl.AutoDataGridControl();
  136. this.GridViewPolling = new UAS_DeviceMonitor.CustomerControl.GridViewWithSerialNum.GridViewWithSerialNum();
  137. this.PollingCheckedColumn = new DevExpress.XtraGrid.Columns.GridColumn();
  138. this.pl_id = new DevExpress.XtraGrid.Columns.GridColumn();
  139. this.pl_code = new DevExpress.XtraGrid.Columns.GridColumn();
  140. this.pl_name = new DevExpress.XtraGrid.Columns.GridColumn();
  141. this.pl_type = new DevExpress.XtraGrid.Columns.GridColumn();
  142. this.pl_dccode = new DevExpress.XtraGrid.Columns.GridColumn();
  143. this.pl_remark = new DevExpress.XtraGrid.Columns.GridColumn();
  144. this.PageDeviceStatus = new DevExpress.XtraTab.XtraTabPage();
  145. this.ComboxDeviceStatusWC = new DevExpress.XtraEditors.ComboBoxEdit();
  146. this.ComboxDeviceStatusLC = new DevExpress.XtraEditors.ComboBoxEdit();
  147. this.CheckEditDeviceStatusEnable = new DevExpress.XtraEditors.CheckEdit();
  148. this.ComboxDeviceStatusLC_label = new DevExpress.XtraEditors.LabelControl();
  149. this.ComboxDeviceStatusWC_label = new DevExpress.XtraEditors.LabelControl();
  150. this.PanelDeviceStatus = new DevExpress.XtraEditors.XtraScrollableControl();
  151. this.PageWorkCenterStatus = new DevExpress.XtraTab.XtraTabPage();
  152. this.GridWorkCenterStatus = new UAS_DeviceMonitor.CustomerControl.AutoDataGridControl.AutoDataGridControl();
  153. this.GridViewWorkCenterStatus = new UAS_DeviceMonitor.CustomerControl.GridViewWithSerialNum.GridViewWithSerialNum();
  154. this.TimerDeviceStatus = new System.Windows.Forms.Timer(this.components);
  155. this.CommonTipController = new DevExpress.Utils.ToolTipController(this.components);
  156. ((System.ComponentModel.ISupportInitialize)(this.RibbonNav)).BeginInit();
  157. ((System.ComponentModel.ISupportInitialize)(this.MainTabControl)).BeginInit();
  158. this.MainTabControl.SuspendLayout();
  159. this.PageDeviceList.SuspendLayout();
  160. ((System.ComponentModel.ISupportInitialize)(this.ComBoxDeviceListMan.Properties)).BeginInit();
  161. ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
  162. ((System.ComponentModel.ISupportInitialize)(this.ComboxDeviceListWC.Properties)).BeginInit();
  163. ((System.ComponentModel.ISupportInitialize)(this.ComboxDeviceListLC.Properties)).BeginInit();
  164. ((System.ComponentModel.ISupportInitialize)(this.GridDeviceList)).BeginInit();
  165. ((System.ComponentModel.ISupportInitialize)(this.GridViewDeviceList)).BeginInit();
  166. this.PageCommandSet.SuspendLayout();
  167. ((System.ComponentModel.ISupportInitialize)(this.Brand.Properties)).BeginInit();
  168. ((System.ComponentModel.ISupportInitialize)(this.GridCommandSetting)).BeginInit();
  169. ((System.ComponentModel.ISupportInitialize)(this.GridViewCommandSet)).BeginInit();
  170. ((System.ComponentModel.ISupportInitialize)(this.CheckEditCommandSet)).BeginInit();
  171. ((System.ComponentModel.ISupportInitialize)(this.CommandSetRepositoryItemComboBox1)).BeginInit();
  172. this.PageDeviceNetSetting.SuspendLayout();
  173. ((System.ComponentModel.ISupportInitialize)(this.GridDeviceNetSetting)).BeginInit();
  174. ((System.ComponentModel.ISupportInitialize)(this.GridViewDeviceNetSetting)).BeginInit();
  175. ((System.ComponentModel.ISupportInitialize)(this.dpc_enableCheckEdit)).BeginInit();
  176. this.PagePollingSetting.SuspendLayout();
  177. ((System.ComponentModel.ISupportInitialize)(this.GridPollingSetting)).BeginInit();
  178. ((System.ComponentModel.ISupportInitialize)(this.GridViewPollSetting)).BeginInit();
  179. ((System.ComponentModel.ISupportInitialize)(this.PollSettingItemSearchLookUpEdit)).BeginInit();
  180. ((System.ComponentModel.ISupportInitialize)(this.PollSettingItemSearchLookUpEditView)).BeginInit();
  181. ((System.ComponentModel.ISupportInitialize)(this.PollingSetItemLookUpEdit)).BeginInit();
  182. this.PagePolling.SuspendLayout();
  183. ((System.ComponentModel.ISupportInitialize)(this.GridPolling)).BeginInit();
  184. ((System.ComponentModel.ISupportInitialize)(this.GridViewPolling)).BeginInit();
  185. this.PageDeviceStatus.SuspendLayout();
  186. ((System.ComponentModel.ISupportInitialize)(this.ComboxDeviceStatusWC.Properties)).BeginInit();
  187. ((System.ComponentModel.ISupportInitialize)(this.ComboxDeviceStatusLC.Properties)).BeginInit();
  188. ((System.ComponentModel.ISupportInitialize)(this.CheckEditDeviceStatusEnable.Properties)).BeginInit();
  189. this.PageWorkCenterStatus.SuspendLayout();
  190. ((System.ComponentModel.ISupportInitialize)(this.GridWorkCenterStatus)).BeginInit();
  191. ((System.ComponentModel.ISupportInitialize)(this.GridViewWorkCenterStatus)).BeginInit();
  192. this.SuspendLayout();
  193. //
  194. // RibbonNav
  195. //
  196. this.RibbonNav.ApplicationIcon = global::UAS_DeviceMonitor.Properties.Resources.U_Letter_72px_1121581_easyicon_net;
  197. this.RibbonNav.DrawGroupCaptions = DevExpress.Utils.DefaultBoolean.False;
  198. this.RibbonNav.ExpandCollapseItem.Id = 0;
  199. this.RibbonNav.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
  200. this.RibbonNav.ExpandCollapseItem,
  201. this.ButtonDeviceList,
  202. this.ButtonDeviceNetSetting,
  203. this.ButtonCommandSet,
  204. this.ButtonPollingSetting,
  205. this.ButtionPolling,
  206. this.ButtonDeviceStatus,
  207. this.ButtonWorkCenterStatus});
  208. this.RibbonNav.Location = new System.Drawing.Point(0, 0);
  209. this.RibbonNav.MaxItemId = 15;
  210. this.RibbonNav.Name = "RibbonNav";
  211. this.RibbonNav.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
  212. this.DeviceInf,
  213. this.DeviceCommandSetting});
  214. this.RibbonNav.Size = new System.Drawing.Size(1033, 128);
  215. //
  216. // ButtonDeviceList
  217. //
  218. this.ButtonDeviceList.Caption = "设备主档资料";
  219. this.ButtonDeviceList.Id = 5;
  220. this.ButtonDeviceList.LargeGlyph = global::UAS_DeviceMonitor.Properties.Resources.netstatus_tx_64px_18991_easyicon_net;
  221. this.ButtonDeviceList.Name = "ButtonDeviceList";
  222. this.ButtonDeviceList.Tag = "PageDeviceList";
  223. this.ButtonDeviceList.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ButtonItem_ItemClick);
  224. //
  225. // ButtonDeviceNetSetting
  226. //
  227. this.ButtonDeviceNetSetting.Caption = "设备联网配置";
  228. this.ButtonDeviceNetSetting.Glyph = ((System.Drawing.Image)(resources.GetObject("ButtonDeviceNetSetting.Glyph")));
  229. this.ButtonDeviceNetSetting.Id = 8;
  230. this.ButtonDeviceNetSetting.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("ButtonDeviceNetSetting.LargeGlyph")));
  231. this.ButtonDeviceNetSetting.Name = "ButtonDeviceNetSetting";
  232. this.ButtonDeviceNetSetting.Tag = "PageDeviceNetSetting";
  233. this.ButtonDeviceNetSetting.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ButtonItem_ItemClick);
  234. //
  235. // ButtonCommandSet
  236. //
  237. this.ButtonCommandSet.Caption = "设备指令设置";
  238. this.ButtonCommandSet.Glyph = ((System.Drawing.Image)(resources.GetObject("ButtonCommandSet.Glyph")));
  239. this.ButtonCommandSet.Id = 9;
  240. this.ButtonCommandSet.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("ButtonCommandSet.LargeGlyph")));
  241. this.ButtonCommandSet.Name = "ButtonCommandSet";
  242. this.ButtonCommandSet.Tag = "PageCommandSet";
  243. this.ButtonCommandSet.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ButtonItem_ItemClick);
  244. //
  245. // ButtonPollingSetting
  246. //
  247. this.ButtonPollingSetting.Caption = "设备轮询配置";
  248. this.ButtonPollingSetting.Glyph = ((System.Drawing.Image)(resources.GetObject("ButtonPollingSetting.Glyph")));
  249. this.ButtonPollingSetting.Id = 11;
  250. this.ButtonPollingSetting.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("ButtonPollingSetting.LargeGlyph")));
  251. this.ButtonPollingSetting.Name = "ButtonPollingSetting";
  252. this.ButtonPollingSetting.Tag = "PagePollingSetting";
  253. this.ButtonPollingSetting.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ButtonItem_ItemClick);
  254. //
  255. // ButtionPolling
  256. //
  257. this.ButtionPolling.Caption = "轮询业务定义";
  258. this.ButtionPolling.Glyph = ((System.Drawing.Image)(resources.GetObject("ButtionPolling.Glyph")));
  259. this.ButtionPolling.Id = 12;
  260. this.ButtionPolling.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("ButtionPolling.LargeGlyph")));
  261. this.ButtionPolling.Name = "ButtionPolling";
  262. this.ButtionPolling.Tag = "PagePolling";
  263. this.ButtionPolling.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ButtonItem_ItemClick);
  264. //
  265. // ButtonDeviceStatus
  266. //
  267. this.ButtonDeviceStatus.Caption = "设备运行监控";
  268. this.ButtonDeviceStatus.Glyph = ((System.Drawing.Image)(resources.GetObject("ButtonDeviceStatus.Glyph")));
  269. this.ButtonDeviceStatus.Id = 13;
  270. this.ButtonDeviceStatus.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("ButtonDeviceStatus.LargeGlyph")));
  271. this.ButtonDeviceStatus.Name = "ButtonDeviceStatus";
  272. this.ButtonDeviceStatus.Tag = "PageDeviceStatus";
  273. this.ButtonDeviceStatus.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ButtonItem_ItemClick);
  274. //
  275. // ButtonWorkCenterStatus
  276. //
  277. this.ButtonWorkCenterStatus.Caption = "车间全局监控";
  278. this.ButtonWorkCenterStatus.Glyph = ((System.Drawing.Image)(resources.GetObject("ButtonWorkCenterStatus.Glyph")));
  279. this.ButtonWorkCenterStatus.Id = 14;
  280. this.ButtonWorkCenterStatus.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("ButtonWorkCenterStatus.LargeGlyph")));
  281. this.ButtonWorkCenterStatus.Name = "ButtonWorkCenterStatus";
  282. this.ButtonWorkCenterStatus.Tag = "PageWorkCenterStatus";
  283. this.ButtonWorkCenterStatus.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ButtonItem_ItemClick);
  284. //
  285. // DeviceInf
  286. //
  287. this.DeviceInf.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
  288. this.RibDeviceInf});
  289. this.DeviceInf.Name = "DeviceInf";
  290. this.DeviceInf.Text = "设备参数配置";
  291. //
  292. // RibDeviceInf
  293. //
  294. this.RibDeviceInf.AllowTextClipping = false;
  295. this.RibDeviceInf.ItemLinks.Add(this.ButtonCommandSet, true);
  296. this.RibDeviceInf.ItemLinks.Add(this.ButtonDeviceList);
  297. this.RibDeviceInf.ItemLinks.Add(this.ButtonDeviceNetSetting);
  298. this.RibDeviceInf.ItemLinks.Add(this.ButtonPollingSetting);
  299. this.RibDeviceInf.Name = "RibDeviceInf";
  300. this.RibDeviceInf.ShowCaptionButton = false;
  301. //
  302. // DeviceCommandSetting
  303. //
  304. this.DeviceCommandSetting.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
  305. this.RibDeviceCommand});
  306. this.DeviceCommandSetting.Name = "DeviceCommandSetting";
  307. this.DeviceCommandSetting.Text = "设备运行监控";
  308. //
  309. // RibDeviceCommand
  310. //
  311. this.RibDeviceCommand.ItemLinks.Add(this.ButtonDeviceStatus);
  312. this.RibDeviceCommand.Name = "RibDeviceCommand";
  313. this.RibDeviceCommand.Text = "ribbonPageGroup3";
  314. //
  315. // MainTabControl
  316. //
  317. this.MainTabControl.Dock = System.Windows.Forms.DockStyle.Fill;
  318. this.MainTabControl.Location = new System.Drawing.Point(0, 128);
  319. this.MainTabControl.Name = "MainTabControl";
  320. this.MainTabControl.SelectedTabPage = this.PageDeviceList;
  321. this.MainTabControl.ShowTabHeader = DevExpress.Utils.DefaultBoolean.False;
  322. this.MainTabControl.Size = new System.Drawing.Size(1033, 583);
  323. this.MainTabControl.TabIndex = 3;
  324. this.MainTabControl.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
  325. this.PageDeviceList,
  326. this.PageCommandSet,
  327. this.PageDeviceNetSetting,
  328. this.PagePollingSetting,
  329. this.PagePolling,
  330. this.PageDeviceStatus,
  331. this.PageWorkCenterStatus});
  332. //
  333. // PageDeviceList
  334. //
  335. this.PageDeviceList.Controls.Add(this.ComBoxDeviceListMan);
  336. this.PageDeviceList.Controls.Add(this.ComBoxDeviceListMan_label);
  337. this.PageDeviceList.Controls.Add(this.ComboxDeviceListWC);
  338. this.PageDeviceList.Controls.Add(this.ComboxDeviceListLC);
  339. this.PageDeviceList.Controls.Add(this.ComboxDeviceListLC_label);
  340. this.PageDeviceList.Controls.Add(this.ComboxDeviceListWC_label);
  341. this.PageDeviceList.Controls.Add(this.GridDeviceList);
  342. this.PageDeviceList.Name = "PageDeviceList";
  343. this.PageDeviceList.PageVisible = false;
  344. this.PageDeviceList.Size = new System.Drawing.Size(1027, 577);
  345. this.PageDeviceList.Text = "xtraTabPage1";
  346. this.PageDeviceList.VisibleChanged += new System.EventHandler(this.PageDeviceList_VisibleChanged);
  347. //
  348. // ComBoxDeviceListMan
  349. //
  350. this.ComBoxDeviceListMan.EditValue = "";
  351. this.ComBoxDeviceListMan.Location = new System.Drawing.Point(360, 5);
  352. this.ComBoxDeviceListMan.MenuManager = this.RibbonNav;
  353. this.ComBoxDeviceListMan.Name = "ComBoxDeviceListMan";
  354. this.ComBoxDeviceListMan.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 8F);
  355. this.ComBoxDeviceListMan.Properties.Appearance.Options.UseFont = true;
  356. this.ComBoxDeviceListMan.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  357. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  358. this.ComBoxDeviceListMan.Properties.DisplayMember = "EM_NAME";
  359. this.ComBoxDeviceListMan.Properties.NullText = "";
  360. this.ComBoxDeviceListMan.Properties.ValueMember = "EM_CODE";
  361. this.ComBoxDeviceListMan.Properties.View = this.searchLookUpEdit1View;
  362. this.ComBoxDeviceListMan.Size = new System.Drawing.Size(100, 22);
  363. this.ComBoxDeviceListMan.TabIndex = 12;
  364. this.ComBoxDeviceListMan.Visible = false;
  365. this.ComBoxDeviceListMan.EditValueChanged += new System.EventHandler(this.ComBoxDeviceListMan_EditValueChanged);
  366. //
  367. // searchLookUpEdit1View
  368. //
  369. this.searchLookUpEdit1View.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  370. this.em_code,
  371. this.em_name});
  372. this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  373. this.searchLookUpEdit1View.Name = "searchLookUpEdit1View";
  374. this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
  375. this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
  376. //
  377. // em_code
  378. //
  379. this.em_code.Caption = "编号";
  380. this.em_code.FieldName = "EM_CODE";
  381. this.em_code.Name = "em_code";
  382. this.em_code.Visible = true;
  383. this.em_code.VisibleIndex = 0;
  384. //
  385. // em_name
  386. //
  387. this.em_name.Caption = "名称";
  388. this.em_name.FieldName = "EM_NAME";
  389. this.em_name.Name = "em_name";
  390. this.em_name.Visible = true;
  391. this.em_name.VisibleIndex = 1;
  392. //
  393. // ComBoxDeviceListMan_label
  394. //
  395. this.ComBoxDeviceListMan_label.Appearance.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  396. this.ComBoxDeviceListMan_label.Location = new System.Drawing.Point(318, 8);
  397. this.ComBoxDeviceListMan_label.Name = "ComBoxDeviceListMan_label";
  398. this.ComBoxDeviceListMan_label.Size = new System.Drawing.Size(32, 16);
  399. this.ComBoxDeviceListMan_label.TabIndex = 11;
  400. this.ComBoxDeviceListMan_label.Text = "人员";
  401. this.ComBoxDeviceListMan_label.Visible = false;
  402. //
  403. // ComboxDeviceListWC
  404. //
  405. this.ComboxDeviceListWC.Location = new System.Drawing.Point(49, 5);
  406. this.ComboxDeviceListWC.MenuManager = this.RibbonNav;
  407. this.ComboxDeviceListWC.Name = "ComboxDeviceListWC";
  408. this.ComboxDeviceListWC.Properties.Appearance.Font = new System.Drawing.Font("黑体", 11F);
  409. this.ComboxDeviceListWC.Properties.Appearance.Options.UseFont = true;
  410. this.ComboxDeviceListWC.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  411. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  412. this.ComboxDeviceListWC.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
  413. this.ComboxDeviceListWC.Size = new System.Drawing.Size(100, 22);
  414. this.ComboxDeviceListWC.TabIndex = 6;
  415. this.ComboxDeviceListWC.SelectedIndexChanged += new System.EventHandler(this.ComboxDeviceListWC_SelectedIndexChanged);
  416. //
  417. // ComboxDeviceListLC
  418. //
  419. this.ComboxDeviceListLC.Location = new System.Drawing.Point(201, 5);
  420. this.ComboxDeviceListLC.MenuManager = this.RibbonNav;
  421. this.ComboxDeviceListLC.Name = "ComboxDeviceListLC";
  422. this.ComboxDeviceListLC.Properties.Appearance.Font = new System.Drawing.Font("黑体", 11F);
  423. this.ComboxDeviceListLC.Properties.Appearance.Options.UseFont = true;
  424. this.ComboxDeviceListLC.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  425. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  426. this.ComboxDeviceListLC.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
  427. this.ComboxDeviceListLC.Size = new System.Drawing.Size(100, 22);
  428. this.ComboxDeviceListLC.TabIndex = 7;
  429. this.ComboxDeviceListLC.SelectedIndexChanged += new System.EventHandler(this.ComboxDeviceListLC_SelectedIndexChanged);
  430. //
  431. // ComboxDeviceListLC_label
  432. //
  433. this.ComboxDeviceListLC_label.Appearance.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  434. this.ComboxDeviceListLC_label.Location = new System.Drawing.Point(161, 8);
  435. this.ComboxDeviceListLC_label.Name = "ComboxDeviceListLC_label";
  436. this.ComboxDeviceListLC_label.Size = new System.Drawing.Size(32, 16);
  437. this.ComboxDeviceListLC_label.TabIndex = 9;
  438. this.ComboxDeviceListLC_label.Text = "线别";
  439. //
  440. // ComboxDeviceListWC_label
  441. //
  442. this.ComboxDeviceListWC_label.Appearance.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  443. this.ComboxDeviceListWC_label.Location = new System.Drawing.Point(10, 8);
  444. this.ComboxDeviceListWC_label.Name = "ComboxDeviceListWC_label";
  445. this.ComboxDeviceListWC_label.Size = new System.Drawing.Size(32, 16);
  446. this.ComboxDeviceListWC_label.TabIndex = 8;
  447. this.ComboxDeviceListWC_label.Text = "车间";
  448. //
  449. // GridDeviceList
  450. //
  451. this.GridDeviceList.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  452. | System.Windows.Forms.AnchorStyles.Left)
  453. | System.Windows.Forms.AnchorStyles.Right)));
  454. this.GridDeviceList.Condition = null;
  455. this.GridDeviceList.GetDataSQL = null;
  456. this.GridDeviceList.ID = null;
  457. this.GridDeviceList.InsertSQL = null;
  458. this.GridDeviceList.Location = new System.Drawing.Point(0, 31);
  459. this.GridDeviceList.MainView = this.GridViewDeviceList;
  460. this.GridDeviceList.MenuManager = this.RibbonNav;
  461. this.GridDeviceList.Name = "GridDeviceList";
  462. this.GridDeviceList.RowCount = 0;
  463. this.GridDeviceList.Size = new System.Drawing.Size(1027, 546);
  464. this.GridDeviceList.TabIndex = 0;
  465. this.GridDeviceList.TableName = null;
  466. this.GridDeviceList.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  467. this.GridViewDeviceList});
  468. //
  469. // GridViewDeviceList
  470. //
  471. this.GridViewDeviceList.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  472. this.de_id,
  473. this.de_code,
  474. this.de_name,
  475. this.de_runstatus,
  476. this.de_indate,
  477. this.de_spec,
  478. this.de_inman,
  479. this.de_vendcode,
  480. this.de_vendname,
  481. this.de_address,
  482. this.de_linecode,
  483. this.de_wccode});
  484. this.GridViewDeviceList.GridControl = this.GridDeviceList;
  485. this.GridViewDeviceList.IndicatorWidth = 30;
  486. this.GridViewDeviceList.Name = "GridViewDeviceList";
  487. this.GridViewDeviceList.OptionsView.ShowGroupPanel = false;
  488. this.GridViewDeviceList.RowCellClick += new DevExpress.XtraGrid.Views.Grid.RowCellClickEventHandler(this.GridViewDeviceList_RowCellClick);
  489. //
  490. // de_id
  491. //
  492. this.de_id.Caption = "de_id";
  493. this.de_id.FieldName = "DE_ID";
  494. this.de_id.Name = "de_id";
  495. //
  496. // de_code
  497. //
  498. this.de_code.Caption = "设备编号";
  499. this.de_code.FieldName = "DE_CODE";
  500. this.de_code.Name = "de_code";
  501. this.de_code.Visible = true;
  502. this.de_code.VisibleIndex = 0;
  503. //
  504. // de_name
  505. //
  506. this.de_name.Caption = "设备名称";
  507. this.de_name.FieldName = "DE_NAME";
  508. this.de_name.Name = "de_name";
  509. this.de_name.Visible = true;
  510. this.de_name.VisibleIndex = 1;
  511. //
  512. // de_runstatus
  513. //
  514. this.de_runstatus.Caption = "运行状态";
  515. this.de_runstatus.FieldName = "DE_RUNSTATUS";
  516. this.de_runstatus.Name = "de_runstatus";
  517. this.de_runstatus.Visible = true;
  518. this.de_runstatus.VisibleIndex = 2;
  519. //
  520. // de_indate
  521. //
  522. this.de_indate.Caption = "录入日期";
  523. this.de_indate.DisplayFormat.FormatString = "yyyy-MM-dd";
  524. this.de_indate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
  525. this.de_indate.FieldName = "DE_INDATE";
  526. this.de_indate.FilterMode = DevExpress.XtraGrid.ColumnFilterMode.DisplayText;
  527. this.de_indate.Name = "de_indate";
  528. this.de_indate.Visible = true;
  529. this.de_indate.VisibleIndex = 3;
  530. //
  531. // de_spec
  532. //
  533. this.de_spec.Caption = "设备规格";
  534. this.de_spec.FieldName = "DE_SPEC";
  535. this.de_spec.Name = "de_spec";
  536. this.de_spec.Visible = true;
  537. this.de_spec.VisibleIndex = 4;
  538. //
  539. // de_inman
  540. //
  541. this.de_inman.Caption = "维护人员";
  542. this.de_inman.FieldName = "DE_INMAN";
  543. this.de_inman.Name = "de_inman";
  544. this.de_inman.Visible = true;
  545. this.de_inman.VisibleIndex = 6;
  546. //
  547. // de_vendcode
  548. //
  549. this.de_vendcode.Caption = "供应商编号";
  550. this.de_vendcode.FieldName = "DE_VENDCODE";
  551. this.de_vendcode.Name = "de_vendcode";
  552. this.de_vendcode.Visible = true;
  553. this.de_vendcode.VisibleIndex = 5;
  554. //
  555. // de_vendname
  556. //
  557. this.de_vendname.Caption = "供应商名称";
  558. this.de_vendname.FieldName = "DE_VENDNAME";
  559. this.de_vendname.Name = "de_vendname";
  560. this.de_vendname.Visible = true;
  561. this.de_vendname.VisibleIndex = 7;
  562. //
  563. // de_address
  564. //
  565. this.de_address.Caption = "设备地点";
  566. this.de_address.FieldName = "DE_ADDRESS";
  567. this.de_address.Name = "de_address";
  568. this.de_address.Visible = true;
  569. this.de_address.VisibleIndex = 8;
  570. //
  571. // de_linecode
  572. //
  573. this.de_linecode.Caption = "线别";
  574. this.de_linecode.FieldName = "DE_LINECODE";
  575. this.de_linecode.Name = "de_linecode";
  576. this.de_linecode.Visible = true;
  577. this.de_linecode.VisibleIndex = 9;
  578. //
  579. // de_wccode
  580. //
  581. this.de_wccode.Caption = "工作中心";
  582. this.de_wccode.FieldName = "DE_WCCODE";
  583. this.de_wccode.Name = "de_wccode";
  584. this.de_wccode.Visible = true;
  585. this.de_wccode.VisibleIndex = 10;
  586. //
  587. // PageCommandSet
  588. //
  589. this.PageCommandSet.Controls.Add(this.ButtonDeleteCommand);
  590. this.PageCommandSet.Controls.Add(this.Brand_label);
  591. this.PageCommandSet.Controls.Add(this.Brand);
  592. this.PageCommandSet.Controls.Add(this.ButtonNewCommand);
  593. this.PageCommandSet.Controls.Add(this.ButtonSaveCommand);
  594. this.PageCommandSet.Controls.Add(this.GridCommandSetting);
  595. this.PageCommandSet.Name = "PageCommandSet";
  596. this.PageCommandSet.PageVisible = false;
  597. this.PageCommandSet.Size = new System.Drawing.Size(1027, 577);
  598. this.PageCommandSet.Text = "xtraTabPage1";
  599. this.PageCommandSet.VisibleChanged += new System.EventHandler(this.PageCommandSet_VisibleChanged);
  600. //
  601. // ButtonDeleteCommand
  602. //
  603. this.ButtonDeleteCommand.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  604. this.ButtonDeleteCommand.Grid = null;
  605. this.ButtonDeleteCommand.Location = new System.Drawing.Point(816, 551);
  606. this.ButtonDeleteCommand.Name = "ButtonDeleteCommand";
  607. this.ButtonDeleteCommand.Size = new System.Drawing.Size(64, 23);
  608. this.ButtonDeleteCommand.TabIndex = 6;
  609. this.ButtonDeleteCommand.Text = "删除";
  610. //
  611. // Brand_label
  612. //
  613. this.Brand_label.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
  614. this.Brand_label.Location = new System.Drawing.Point(8, 5);
  615. this.Brand_label.Name = "Brand_label";
  616. this.Brand_label.Size = new System.Drawing.Size(32, 21);
  617. this.Brand_label.TabIndex = 5;
  618. this.Brand_label.Text = "品牌";
  619. //
  620. // Brand
  621. //
  622. this.Brand.Location = new System.Drawing.Point(47, 4);
  623. this.Brand.MenuManager = this.RibbonNav;
  624. this.Brand.Name = "Brand";
  625. this.Brand.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  626. this.Brand.Properties.Appearance.Options.UseFont = true;
  627. this.Brand.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  628. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  629. this.Brand.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
  630. this.Brand.Size = new System.Drawing.Size(100, 24);
  631. this.Brand.TabIndex = 4;
  632. this.Brand.SelectedIndexChanged += new System.EventHandler(this.Brand_SelectedIndexChanged);
  633. //
  634. // ButtonNewCommand
  635. //
  636. this.ButtonNewCommand.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  637. this.ButtonNewCommand.Grid = null;
  638. this.ButtonNewCommand.Location = new System.Drawing.Point(886, 551);
  639. this.ButtonNewCommand.Name = "ButtonNewCommand";
  640. this.ButtonNewCommand.Size = new System.Drawing.Size(64, 23);
  641. this.ButtonNewCommand.TabIndex = 3;
  642. this.ButtonNewCommand.Text = "新增";
  643. //
  644. // ButtonSaveCommand
  645. //
  646. this.ButtonSaveCommand.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  647. this.ButtonSaveCommand.Grid = null;
  648. this.ButtonSaveCommand.HandlerOtherFirst = true;
  649. this.ButtonSaveCommand.Location = new System.Drawing.Point(956, 551);
  650. this.ButtonSaveCommand.Name = "ButtonSaveCommand";
  651. this.ButtonSaveCommand.Size = new System.Drawing.Size(64, 23);
  652. this.ButtonSaveCommand.TabIndex = 2;
  653. this.ButtonSaveCommand.Text = "保存";
  654. this.ButtonSaveCommand.Click += new System.EventHandler(this.ButtonSaveCommand_Click);
  655. //
  656. // GridCommandSetting
  657. //
  658. this.GridCommandSetting.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  659. | System.Windows.Forms.AnchorStyles.Left)
  660. | System.Windows.Forms.AnchorStyles.Right)));
  661. this.GridCommandSetting.Condition = null;
  662. this.GridCommandSetting.GetDataSQL = null;
  663. this.GridCommandSetting.ID = null;
  664. this.GridCommandSetting.InsertSQL = null;
  665. this.GridCommandSetting.Location = new System.Drawing.Point(0, 31);
  666. this.GridCommandSetting.MainView = this.GridViewCommandSet;
  667. this.GridCommandSetting.MenuManager = this.RibbonNav;
  668. this.GridCommandSetting.Name = "GridCommandSetting";
  669. this.GridCommandSetting.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  670. this.CheckEditCommandSet,
  671. this.CommandSetRepositoryItemComboBox1});
  672. this.GridCommandSetting.RowCount = 0;
  673. this.GridCommandSetting.Size = new System.Drawing.Size(1027, 517);
  674. this.GridCommandSetting.TabIndex = 1;
  675. this.GridCommandSetting.TableName = null;
  676. this.GridCommandSetting.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  677. this.GridViewCommandSet});
  678. //
  679. // GridViewCommandSet
  680. //
  681. this.GridViewCommandSet.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  682. this.CommandSetCheckedColumn,
  683. this.dc_id,
  684. this.dc_code,
  685. this.dc_name,
  686. this.dc_type,
  687. this.dc_value,
  688. this.dc_sendcoding,
  689. this.dc_receivecoding,
  690. this.db_name});
  691. this.GridViewCommandSet.GridControl = this.GridCommandSetting;
  692. this.GridViewCommandSet.IndicatorWidth = 30;
  693. this.GridViewCommandSet.Name = "GridViewCommandSet";
  694. this.GridViewCommandSet.OptionsView.ShowGroupPanel = false;
  695. //
  696. // CommandSetCheckedColumn
  697. //
  698. this.CommandSetCheckedColumn.Caption = " ";
  699. this.CommandSetCheckedColumn.ColumnEdit = this.CheckEditCommandSet;
  700. this.CommandSetCheckedColumn.FieldName = "CHECKEDCOLUMN";
  701. this.CommandSetCheckedColumn.Name = "CommandSetCheckedColumn";
  702. this.CommandSetCheckedColumn.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
  703. this.CommandSetCheckedColumn.Tag = "0";
  704. this.CommandSetCheckedColumn.Visible = true;
  705. this.CommandSetCheckedColumn.VisibleIndex = 0;
  706. this.CommandSetCheckedColumn.Width = 60;
  707. //
  708. // CheckEditCommandSet
  709. //
  710. this.CheckEditCommandSet.AutoHeight = false;
  711. this.CheckEditCommandSet.Name = "CheckEditCommandSet";
  712. this.CheckEditCommandSet.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked;
  713. //
  714. // dc_id
  715. //
  716. this.dc_id.FieldName = "DC_ID";
  717. this.dc_id.Name = "dc_id";
  718. //
  719. // dc_code
  720. //
  721. this.dc_code.Caption = "指令编号";
  722. this.dc_code.FieldName = "DC_CODE";
  723. this.dc_code.Name = "dc_code";
  724. this.dc_code.Visible = true;
  725. this.dc_code.VisibleIndex = 1;
  726. this.dc_code.Width = 95;
  727. //
  728. // dc_name
  729. //
  730. this.dc_name.Caption = "指令名称";
  731. this.dc_name.FieldName = "DC_NAME";
  732. this.dc_name.Name = "dc_name";
  733. this.dc_name.Visible = true;
  734. this.dc_name.VisibleIndex = 2;
  735. this.dc_name.Width = 99;
  736. //
  737. // dc_type
  738. //
  739. this.dc_type.Caption = "指令类型";
  740. this.dc_type.FieldName = "DC_TYPE";
  741. this.dc_type.Name = "dc_type";
  742. this.dc_type.Visible = true;
  743. this.dc_type.VisibleIndex = 3;
  744. //
  745. // dc_value
  746. //
  747. this.dc_value.Caption = "发送指令";
  748. this.dc_value.FieldName = "DC_VALUE";
  749. this.dc_value.Name = "dc_value";
  750. this.dc_value.Visible = true;
  751. this.dc_value.VisibleIndex = 4;
  752. this.dc_value.Width = 291;
  753. //
  754. // dc_sendcoding
  755. //
  756. this.dc_sendcoding.Caption = "发送编码";
  757. this.dc_sendcoding.ColumnEdit = this.CommandSetRepositoryItemComboBox1;
  758. this.dc_sendcoding.FieldName = "DC_SENDCODING";
  759. this.dc_sendcoding.Name = "dc_sendcoding";
  760. this.dc_sendcoding.Visible = true;
  761. this.dc_sendcoding.VisibleIndex = 5;
  762. this.dc_sendcoding.Width = 219;
  763. //
  764. // CommandSetRepositoryItemComboBox1
  765. //
  766. this.CommandSetRepositoryItemComboBox1.AutoHeight = false;
  767. this.CommandSetRepositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  768. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  769. this.CommandSetRepositoryItemComboBox1.Name = "CommandSetRepositoryItemComboBox1";
  770. //
  771. // dc_receivecoding
  772. //
  773. this.dc_receivecoding.Caption = "接收编码";
  774. this.dc_receivecoding.ColumnEdit = this.CommandSetRepositoryItemComboBox1;
  775. this.dc_receivecoding.FieldName = "DC_RECEIVECODING";
  776. this.dc_receivecoding.Name = "dc_receivecoding";
  777. this.dc_receivecoding.Visible = true;
  778. this.dc_receivecoding.VisibleIndex = 6;
  779. this.dc_receivecoding.Width = 231;
  780. //
  781. // db_name
  782. //
  783. this.db_name.Caption = "品牌";
  784. this.db_name.FieldName = "DB_NAME";
  785. this.db_name.Name = "db_name";
  786. this.db_name.Visible = true;
  787. this.db_name.VisibleIndex = 7;
  788. //
  789. // PageDeviceNetSetting
  790. //
  791. this.PageDeviceNetSetting.Controls.Add(this.ButtonDeleteNetConfig);
  792. this.PageDeviceNetSetting.Controls.Add(this.ButtonAddNetConfig);
  793. this.PageDeviceNetSetting.Controls.Add(this.ButtonSaveNetConfig);
  794. this.PageDeviceNetSetting.Controls.Add(this.GridDeviceNetSetting);
  795. this.PageDeviceNetSetting.Name = "PageDeviceNetSetting";
  796. this.PageDeviceNetSetting.PageVisible = false;
  797. this.PageDeviceNetSetting.Size = new System.Drawing.Size(1027, 577);
  798. //
  799. // ButtonDeleteNetConfig
  800. //
  801. this.ButtonDeleteNetConfig.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  802. this.ButtonDeleteNetConfig.Grid = null;
  803. this.ButtonDeleteNetConfig.Location = new System.Drawing.Point(813, 548);
  804. this.ButtonDeleteNetConfig.Name = "ButtonDeleteNetConfig";
  805. this.ButtonDeleteNetConfig.Size = new System.Drawing.Size(64, 23);
  806. this.ButtonDeleteNetConfig.TabIndex = 12;
  807. this.ButtonDeleteNetConfig.Text = "删除";
  808. //
  809. // ButtonAddNetConfig
  810. //
  811. this.ButtonAddNetConfig.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  812. this.ButtonAddNetConfig.Grid = null;
  813. this.ButtonAddNetConfig.Location = new System.Drawing.Point(883, 548);
  814. this.ButtonAddNetConfig.Name = "ButtonAddNetConfig";
  815. this.ButtonAddNetConfig.Size = new System.Drawing.Size(64, 23);
  816. this.ButtonAddNetConfig.TabIndex = 11;
  817. this.ButtonAddNetConfig.Text = "新增";
  818. //
  819. // ButtonSaveNetConfig
  820. //
  821. this.ButtonSaveNetConfig.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  822. this.ButtonSaveNetConfig.Grid = null;
  823. this.ButtonSaveNetConfig.HandlerOtherFirst = false;
  824. this.ButtonSaveNetConfig.Location = new System.Drawing.Point(953, 548);
  825. this.ButtonSaveNetConfig.Name = "ButtonSaveNetConfig";
  826. this.ButtonSaveNetConfig.Size = new System.Drawing.Size(64, 23);
  827. this.ButtonSaveNetConfig.TabIndex = 10;
  828. this.ButtonSaveNetConfig.Text = "保存";
  829. //
  830. // GridDeviceNetSetting
  831. //
  832. this.GridDeviceNetSetting.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  833. | System.Windows.Forms.AnchorStyles.Left)
  834. | System.Windows.Forms.AnchorStyles.Right)));
  835. this.GridDeviceNetSetting.Condition = null;
  836. this.GridDeviceNetSetting.GetDataSQL = null;
  837. this.GridDeviceNetSetting.ID = null;
  838. this.GridDeviceNetSetting.InsertSQL = null;
  839. this.GridDeviceNetSetting.Location = new System.Drawing.Point(0, 2);
  840. this.GridDeviceNetSetting.MainView = this.GridViewDeviceNetSetting;
  841. this.GridDeviceNetSetting.MenuManager = this.RibbonNav;
  842. this.GridDeviceNetSetting.Name = "GridDeviceNetSetting";
  843. this.GridDeviceNetSetting.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  844. this.dpc_enableCheckEdit});
  845. this.GridDeviceNetSetting.RowCount = 0;
  846. this.GridDeviceNetSetting.Size = new System.Drawing.Size(1024, 540);
  847. this.GridDeviceNetSetting.TabIndex = 0;
  848. this.GridDeviceNetSetting.TableName = null;
  849. this.GridDeviceNetSetting.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  850. this.GridViewDeviceNetSetting});
  851. //
  852. // GridViewDeviceNetSetting
  853. //
  854. this.GridViewDeviceNetSetting.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  855. this.NetSettingCheckedColumn,
  856. this.dnc_id,
  857. this.dnc_decode,
  858. this.dnc_getway,
  859. this.dnc_upperip,
  860. this.dnc_port,
  861. this.dnc_mac,
  862. this.dnc_ip,
  863. this.dnc_type});
  864. this.GridViewDeviceNetSetting.GridControl = this.GridDeviceNetSetting;
  865. this.GridViewDeviceNetSetting.IndicatorWidth = 30;
  866. this.GridViewDeviceNetSetting.Name = "GridViewDeviceNetSetting";
  867. this.GridViewDeviceNetSetting.OptionsView.ShowGroupPanel = false;
  868. //
  869. // NetSettingCheckedColumn
  870. //
  871. this.NetSettingCheckedColumn.Caption = " ";
  872. this.NetSettingCheckedColumn.ColumnEdit = this.dpc_enableCheckEdit;
  873. this.NetSettingCheckedColumn.FieldName = "CHECKEDCOLUMN";
  874. this.NetSettingCheckedColumn.Name = "NetSettingCheckedColumn";
  875. this.NetSettingCheckedColumn.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
  876. this.NetSettingCheckedColumn.OptionsFilter.AllowFilter = false;
  877. this.NetSettingCheckedColumn.Tag = "0";
  878. this.NetSettingCheckedColumn.Visible = true;
  879. this.NetSettingCheckedColumn.VisibleIndex = 0;
  880. //
  881. // dpc_enableCheckEdit
  882. //
  883. this.dpc_enableCheckEdit.AutoHeight = false;
  884. this.dpc_enableCheckEdit.Name = "dpc_enableCheckEdit";
  885. this.dpc_enableCheckEdit.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked;
  886. this.dpc_enableCheckEdit.NullText = "0";
  887. this.dpc_enableCheckEdit.ValueChecked = "-1";
  888. this.dpc_enableCheckEdit.ValueUnchecked = "0";
  889. //
  890. // dnc_id
  891. //
  892. this.dnc_id.Caption = "ID";
  893. this.dnc_id.FieldName = "DNC_ID";
  894. this.dnc_id.Name = "dnc_id";
  895. //
  896. // dnc_decode
  897. //
  898. this.dnc_decode.Caption = "设备编号";
  899. this.dnc_decode.FieldName = "DNC_DECODE";
  900. this.dnc_decode.Name = "dnc_decode";
  901. this.dnc_decode.Visible = true;
  902. this.dnc_decode.VisibleIndex = 1;
  903. //
  904. // dnc_getway
  905. //
  906. this.dnc_getway.Caption = "网关";
  907. this.dnc_getway.FieldName = "DNC_GATEWAY";
  908. this.dnc_getway.Name = "dnc_getway";
  909. this.dnc_getway.Visible = true;
  910. this.dnc_getway.VisibleIndex = 2;
  911. //
  912. // dnc_upperip
  913. //
  914. this.dnc_upperip.Caption = "上级IP";
  915. this.dnc_upperip.FieldName = "DNC_UPPERIP";
  916. this.dnc_upperip.Name = "dnc_upperip";
  917. this.dnc_upperip.Visible = true;
  918. this.dnc_upperip.VisibleIndex = 3;
  919. //
  920. // dnc_port
  921. //
  922. this.dnc_port.Caption = "端口";
  923. this.dnc_port.FieldName = "DNC_PORT";
  924. this.dnc_port.Name = "dnc_port";
  925. this.dnc_port.Visible = true;
  926. this.dnc_port.VisibleIndex = 4;
  927. //
  928. // dnc_mac
  929. //
  930. this.dnc_mac.Caption = "MAC";
  931. this.dnc_mac.FieldName = "DNC_MAC";
  932. this.dnc_mac.Name = "dnc_mac";
  933. this.dnc_mac.Visible = true;
  934. this.dnc_mac.VisibleIndex = 5;
  935. //
  936. // dnc_ip
  937. //
  938. this.dnc_ip.Caption = "IP";
  939. this.dnc_ip.FieldName = "DNC_IP";
  940. this.dnc_ip.Name = "dnc_ip";
  941. this.dnc_ip.Visible = true;
  942. this.dnc_ip.VisibleIndex = 6;
  943. //
  944. // dnc_type
  945. //
  946. this.dnc_type.Caption = "类型";
  947. this.dnc_type.FieldName = "DNC_TYPE";
  948. this.dnc_type.Name = "dnc_type";
  949. this.dnc_type.Visible = true;
  950. this.dnc_type.VisibleIndex = 7;
  951. //
  952. // PagePollingSetting
  953. //
  954. this.PagePollingSetting.Controls.Add(this.ButtonDeleteCommandSet);
  955. this.PagePollingSetting.Controls.Add(this.ButtonNewCommandSet);
  956. this.PagePollingSetting.Controls.Add(this.ButtonSaveCommandSet);
  957. this.PagePollingSetting.Controls.Add(this.ButtonPausePolling);
  958. this.PagePollingSetting.Controls.Add(this.ButtonStartPolling);
  959. this.PagePollingSetting.Controls.Add(this.GridPollingSetting);
  960. this.PagePollingSetting.Name = "PagePollingSetting";
  961. this.PagePollingSetting.PageVisible = false;
  962. this.PagePollingSetting.Size = new System.Drawing.Size(1027, 577);
  963. this.PagePollingSetting.Text = "xtraTabPage1";
  964. this.PagePollingSetting.VisibleChanged += new System.EventHandler(this.PagePollingSetting_VisibleChanged);
  965. //
  966. // ButtonDeleteCommandSet
  967. //
  968. this.ButtonDeleteCommandSet.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  969. this.ButtonDeleteCommandSet.Grid = null;
  970. this.ButtonDeleteCommandSet.Location = new System.Drawing.Point(816, 549);
  971. this.ButtonDeleteCommandSet.Name = "ButtonDeleteCommandSet";
  972. this.ButtonDeleteCommandSet.Size = new System.Drawing.Size(64, 23);
  973. this.ButtonDeleteCommandSet.TabIndex = 9;
  974. this.ButtonDeleteCommandSet.Text = "删除";
  975. //
  976. // ButtonNewCommandSet
  977. //
  978. this.ButtonNewCommandSet.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  979. this.ButtonNewCommandSet.Grid = null;
  980. this.ButtonNewCommandSet.Location = new System.Drawing.Point(886, 549);
  981. this.ButtonNewCommandSet.Name = "ButtonNewCommandSet";
  982. this.ButtonNewCommandSet.Size = new System.Drawing.Size(64, 23);
  983. this.ButtonNewCommandSet.TabIndex = 8;
  984. this.ButtonNewCommandSet.Text = "新增";
  985. //
  986. // ButtonSaveCommandSet
  987. //
  988. this.ButtonSaveCommandSet.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  989. this.ButtonSaveCommandSet.Grid = null;
  990. this.ButtonSaveCommandSet.HandlerOtherFirst = false;
  991. this.ButtonSaveCommandSet.Location = new System.Drawing.Point(956, 549);
  992. this.ButtonSaveCommandSet.Name = "ButtonSaveCommandSet";
  993. this.ButtonSaveCommandSet.Size = new System.Drawing.Size(64, 23);
  994. this.ButtonSaveCommandSet.TabIndex = 7;
  995. this.ButtonSaveCommandSet.Text = "保存";
  996. //
  997. // ButtonPausePolling
  998. //
  999. this.ButtonPausePolling.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1000. this.ButtonPausePolling.Location = new System.Drawing.Point(734, 549);
  1001. this.ButtonPausePolling.Name = "ButtonPausePolling";
  1002. this.ButtonPausePolling.Size = new System.Drawing.Size(75, 23);
  1003. this.ButtonPausePolling.TabIndex = 2;
  1004. this.ButtonPausePolling.Text = "暂停轮询";
  1005. this.ButtonPausePolling.Click += new System.EventHandler(this.ButtonPausePolling_Click);
  1006. //
  1007. // ButtonStartPolling
  1008. //
  1009. this.ButtonStartPolling.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1010. this.ButtonStartPolling.Location = new System.Drawing.Point(653, 549);
  1011. this.ButtonStartPolling.Name = "ButtonStartPolling";
  1012. this.ButtonStartPolling.Size = new System.Drawing.Size(75, 23);
  1013. this.ButtonStartPolling.TabIndex = 1;
  1014. this.ButtonStartPolling.Text = "开启轮询";
  1015. this.ButtonStartPolling.Click += new System.EventHandler(this.ButtonStartPolling_Click);
  1016. //
  1017. // GridPollingSetting
  1018. //
  1019. this.GridPollingSetting.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1020. | System.Windows.Forms.AnchorStyles.Left)
  1021. | System.Windows.Forms.AnchorStyles.Right)));
  1022. this.GridPollingSetting.Condition = null;
  1023. this.GridPollingSetting.GetDataSQL = null;
  1024. this.GridPollingSetting.ID = null;
  1025. this.GridPollingSetting.InsertSQL = null;
  1026. this.GridPollingSetting.Location = new System.Drawing.Point(0, 0);
  1027. this.GridPollingSetting.MainView = this.GridViewPollSetting;
  1028. this.GridPollingSetting.MenuManager = this.RibbonNav;
  1029. this.GridPollingSetting.Name = "GridPollingSetting";
  1030. this.GridPollingSetting.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  1031. this.dpc_enableCheckEdit,
  1032. this.PollingSetItemLookUpEdit,
  1033. this.PollSettingItemSearchLookUpEdit});
  1034. this.GridPollingSetting.RowCount = 0;
  1035. this.GridPollingSetting.Size = new System.Drawing.Size(1027, 544);
  1036. this.GridPollingSetting.TabIndex = 0;
  1037. this.GridPollingSetting.TableName = null;
  1038. this.GridPollingSetting.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  1039. this.GridViewPollSetting});
  1040. //
  1041. // GridViewPollSetting
  1042. //
  1043. this.GridViewPollSetting.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  1044. this.PollSettingCheckedColumn,
  1045. this.dpc_id,
  1046. this.dpc_decode,
  1047. this.dpc_interval,
  1048. this.dpc_dccode,
  1049. this.dpc_function,
  1050. this.dpc_enable,
  1051. this.dpc_status,
  1052. this.dpc_man,
  1053. this.dpc_remark,
  1054. this.POLLSETTINGSTATUSCOLUMN});
  1055. this.GridViewPollSetting.GridControl = this.GridPollingSetting;
  1056. this.GridViewPollSetting.IndicatorWidth = 30;
  1057. this.GridViewPollSetting.Name = "GridViewPollSetting";
  1058. this.GridViewPollSetting.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect;
  1059. this.GridViewPollSetting.OptionsView.ShowGroupPanel = false;
  1060. this.GridViewPollSetting.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.GridViewPollSetting_CellValueChanged);
  1061. this.GridViewPollSetting.CellValueChanging += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.GridViewPollSetting_CellValueChanging);
  1062. //
  1063. // PollSettingCheckedColumn
  1064. //
  1065. this.PollSettingCheckedColumn.Caption = " ";
  1066. this.PollSettingCheckedColumn.ColumnEdit = this.dpc_enableCheckEdit;
  1067. this.PollSettingCheckedColumn.FieldName = "CHECKEDCOLUMN";
  1068. this.PollSettingCheckedColumn.Name = "PollSettingCheckedColumn";
  1069. this.PollSettingCheckedColumn.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
  1070. this.PollSettingCheckedColumn.OptionsFilter.AllowFilter = false;
  1071. this.PollSettingCheckedColumn.Tag = "0";
  1072. this.PollSettingCheckedColumn.Visible = true;
  1073. this.PollSettingCheckedColumn.VisibleIndex = 0;
  1074. //
  1075. // dpc_id
  1076. //
  1077. this.dpc_id.Caption = "ID";
  1078. this.dpc_id.FieldName = "DPC_ID";
  1079. this.dpc_id.Name = "dpc_id";
  1080. //
  1081. // dpc_decode
  1082. //
  1083. this.dpc_decode.Caption = "设备编号";
  1084. this.dpc_decode.FieldName = "DPC_DECODE";
  1085. this.dpc_decode.Name = "dpc_decode";
  1086. this.dpc_decode.Visible = true;
  1087. this.dpc_decode.VisibleIndex = 1;
  1088. this.dpc_decode.Width = 90;
  1089. //
  1090. // dpc_interval
  1091. //
  1092. this.dpc_interval.Caption = "轮询间隔(秒)";
  1093. this.dpc_interval.FieldName = "DPC_INTERVAL";
  1094. this.dpc_interval.Name = "dpc_interval";
  1095. this.dpc_interval.Visible = true;
  1096. this.dpc_interval.VisibleIndex = 2;
  1097. this.dpc_interval.Width = 90;
  1098. //
  1099. // dpc_dccode
  1100. //
  1101. this.dpc_dccode.Caption = "指令编号";
  1102. this.dpc_dccode.ColumnEdit = this.PollSettingItemSearchLookUpEdit;
  1103. this.dpc_dccode.FieldName = "DPC_DCCODE";
  1104. this.dpc_dccode.Name = "dpc_dccode";
  1105. this.dpc_dccode.Visible = true;
  1106. this.dpc_dccode.VisibleIndex = 3;
  1107. this.dpc_dccode.Width = 90;
  1108. //
  1109. // PollSettingItemSearchLookUpEdit
  1110. //
  1111. this.PollSettingItemSearchLookUpEdit.AutoHeight = false;
  1112. this.PollSettingItemSearchLookUpEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1113. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  1114. this.PollSettingItemSearchLookUpEdit.Name = "PollSettingItemSearchLookUpEdit";
  1115. this.PollSettingItemSearchLookUpEdit.NullText = "";
  1116. this.PollSettingItemSearchLookUpEdit.View = this.PollSettingItemSearchLookUpEditView;
  1117. //
  1118. // PollSettingItemSearchLookUpEditView
  1119. //
  1120. this.PollSettingItemSearchLookUpEditView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  1121. this.gridColumn4,
  1122. this.gridColumn2,
  1123. this.gridColumn5});
  1124. this.PollSettingItemSearchLookUpEditView.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  1125. this.PollSettingItemSearchLookUpEditView.Name = "PollSettingItemSearchLookUpEditView";
  1126. this.PollSettingItemSearchLookUpEditView.OptionsSelection.EnableAppearanceFocusedCell = false;
  1127. this.PollSettingItemSearchLookUpEditView.OptionsView.ShowGroupPanel = false;
  1128. //
  1129. // gridColumn4
  1130. //
  1131. this.gridColumn4.Caption = "指令编号";
  1132. this.gridColumn4.FieldName = "DC_CODE";
  1133. this.gridColumn4.Name = "gridColumn4";
  1134. this.gridColumn4.Visible = true;
  1135. this.gridColumn4.VisibleIndex = 0;
  1136. //
  1137. // gridColumn2
  1138. //
  1139. this.gridColumn2.Caption = "指令名称";
  1140. this.gridColumn2.FieldName = "DC_NAME";
  1141. this.gridColumn2.Name = "gridColumn2";
  1142. this.gridColumn2.Visible = true;
  1143. this.gridColumn2.VisibleIndex = 1;
  1144. //
  1145. // gridColumn5
  1146. //
  1147. this.gridColumn5.Caption = "备注";
  1148. this.gridColumn5.FieldName = "DC_REMARK";
  1149. this.gridColumn5.Name = "gridColumn5";
  1150. this.gridColumn5.Visible = true;
  1151. this.gridColumn5.VisibleIndex = 2;
  1152. //
  1153. // dpc_function
  1154. //
  1155. this.dpc_function.Caption = "解析函数";
  1156. this.dpc_function.FieldName = "DPC_FUNCTION";
  1157. this.dpc_function.Name = "dpc_function";
  1158. this.dpc_function.Visible = true;
  1159. this.dpc_function.VisibleIndex = 4;
  1160. this.dpc_function.Width = 90;
  1161. //
  1162. // dpc_enable
  1163. //
  1164. this.dpc_enable.Caption = "是否启用";
  1165. this.dpc_enable.ColumnEdit = this.dpc_enableCheckEdit;
  1166. this.dpc_enable.FieldName = "DPC_ENABLE";
  1167. this.dpc_enable.Name = "dpc_enable";
  1168. this.dpc_enable.Visible = true;
  1169. this.dpc_enable.VisibleIndex = 5;
  1170. this.dpc_enable.Width = 90;
  1171. //
  1172. // dpc_status
  1173. //
  1174. this.dpc_status.Caption = "状态";
  1175. this.dpc_status.FieldName = "DPC_STATUS";
  1176. this.dpc_status.Name = "dpc_status";
  1177. this.dpc_status.OptionsColumn.AllowEdit = false;
  1178. this.dpc_status.Visible = true;
  1179. this.dpc_status.VisibleIndex = 6;
  1180. this.dpc_status.Width = 90;
  1181. //
  1182. // dpc_man
  1183. //
  1184. this.dpc_man.Caption = "维护人";
  1185. this.dpc_man.FieldName = "DPC_MAN";
  1186. this.dpc_man.Name = "dpc_man";
  1187. this.dpc_man.Visible = true;
  1188. this.dpc_man.VisibleIndex = 7;
  1189. //
  1190. // dpc_remark
  1191. //
  1192. this.dpc_remark.Caption = "备注";
  1193. this.dpc_remark.FieldName = "DPC_REMARK";
  1194. this.dpc_remark.Name = "dpc_remark";
  1195. this.dpc_remark.Visible = true;
  1196. this.dpc_remark.VisibleIndex = 8;
  1197. this.dpc_remark.Width = 87;
  1198. //
  1199. // POLLSETTINGSTATUSCOLUMN
  1200. //
  1201. this.POLLSETTINGSTATUSCOLUMN.Caption = "运行状态";
  1202. this.POLLSETTINGSTATUSCOLUMN.FieldName = "POLLSETTINGSTATUSCOLUMN";
  1203. this.POLLSETTINGSTATUSCOLUMN.Name = "POLLSETTINGSTATUSCOLUMN";
  1204. this.POLLSETTINGSTATUSCOLUMN.OptionsColumn.ReadOnly = true;
  1205. this.POLLSETTINGSTATUSCOLUMN.Visible = true;
  1206. this.POLLSETTINGSTATUSCOLUMN.VisibleIndex = 9;
  1207. this.POLLSETTINGSTATUSCOLUMN.Width = 98;
  1208. //
  1209. // PollingSetItemLookUpEdit
  1210. //
  1211. this.PollingSetItemLookUpEdit.AutoHeight = false;
  1212. this.PollingSetItemLookUpEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1213. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  1214. this.PollingSetItemLookUpEdit.Name = "PollingSetItemLookUpEdit";
  1215. this.PollingSetItemLookUpEdit.NullText = "";
  1216. this.PollingSetItemLookUpEdit.ShowFooter = false;
  1217. this.PollingSetItemLookUpEdit.ShowHeader = false;
  1218. //
  1219. // PagePolling
  1220. //
  1221. this.PagePolling.Controls.Add(this.ButtonAddPolling);
  1222. this.PagePolling.Controls.Add(this.ButtonDeletePolling);
  1223. this.PagePolling.Controls.Add(this.ButtonSavePolling);
  1224. this.PagePolling.Controls.Add(this.GridPolling);
  1225. this.PagePolling.Name = "PagePolling";
  1226. this.PagePolling.PageVisible = false;
  1227. this.PagePolling.Size = new System.Drawing.Size(1027, 577);
  1228. this.PagePolling.Text = "xtraTabPage1";
  1229. //
  1230. // ButtonAddPolling
  1231. //
  1232. this.ButtonAddPolling.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1233. this.ButtonAddPolling.Grid = null;
  1234. this.ButtonAddPolling.Location = new System.Drawing.Point(878, 551);
  1235. this.ButtonAddPolling.Name = "ButtonAddPolling";
  1236. this.ButtonAddPolling.Size = new System.Drawing.Size(64, 23);
  1237. this.ButtonAddPolling.TabIndex = 9;
  1238. this.ButtonAddPolling.Text = "新增";
  1239. //
  1240. // ButtonDeletePolling
  1241. //
  1242. this.ButtonDeletePolling.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1243. this.ButtonDeletePolling.Grid = null;
  1244. this.ButtonDeletePolling.Location = new System.Drawing.Point(807, 551);
  1245. this.ButtonDeletePolling.Name = "ButtonDeletePolling";
  1246. this.ButtonDeletePolling.Size = new System.Drawing.Size(64, 23);
  1247. this.ButtonDeletePolling.TabIndex = 8;
  1248. this.ButtonDeletePolling.Text = "删除";
  1249. //
  1250. // ButtonSavePolling
  1251. //
  1252. this.ButtonSavePolling.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1253. this.ButtonSavePolling.Grid = null;
  1254. this.ButtonSavePolling.HandlerOtherFirst = false;
  1255. this.ButtonSavePolling.Location = new System.Drawing.Point(949, 551);
  1256. this.ButtonSavePolling.Name = "ButtonSavePolling";
  1257. this.ButtonSavePolling.Size = new System.Drawing.Size(64, 23);
  1258. this.ButtonSavePolling.TabIndex = 7;
  1259. this.ButtonSavePolling.Text = "保存";
  1260. //
  1261. // GridPolling
  1262. //
  1263. this.GridPolling.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1264. | System.Windows.Forms.AnchorStyles.Left)
  1265. | System.Windows.Forms.AnchorStyles.Right)));
  1266. this.GridPolling.Condition = null;
  1267. this.GridPolling.GetDataSQL = null;
  1268. this.GridPolling.ID = null;
  1269. this.GridPolling.InsertSQL = null;
  1270. this.GridPolling.Location = new System.Drawing.Point(3, -3);
  1271. this.GridPolling.MainView = this.GridViewPolling;
  1272. this.GridPolling.MenuManager = this.RibbonNav;
  1273. this.GridPolling.Name = "GridPolling";
  1274. this.GridPolling.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  1275. this.dpc_enableCheckEdit});
  1276. this.GridPolling.RowCount = 0;
  1277. this.GridPolling.Size = new System.Drawing.Size(1027, 549);
  1278. this.GridPolling.TabIndex = 0;
  1279. this.GridPolling.TableName = null;
  1280. this.GridPolling.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  1281. this.GridViewPolling});
  1282. //
  1283. // GridViewPolling
  1284. //
  1285. this.GridViewPolling.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  1286. this.PollingCheckedColumn,
  1287. this.pl_id,
  1288. this.pl_code,
  1289. this.pl_name,
  1290. this.pl_type,
  1291. this.pl_dccode,
  1292. this.pl_remark});
  1293. this.GridViewPolling.GridControl = this.GridPolling;
  1294. this.GridViewPolling.IndicatorWidth = 30;
  1295. this.GridViewPolling.Name = "GridViewPolling";
  1296. this.GridViewPolling.OptionsView.ShowGroupPanel = false;
  1297. //
  1298. // PollingCheckedColumn
  1299. //
  1300. this.PollingCheckedColumn.Caption = " ";
  1301. this.PollingCheckedColumn.ColumnEdit = this.dpc_enableCheckEdit;
  1302. this.PollingCheckedColumn.FieldName = "CHECKEDCOLUMN";
  1303. this.PollingCheckedColumn.Name = "PollingCheckedColumn";
  1304. this.PollingCheckedColumn.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
  1305. this.PollingCheckedColumn.Tag = "0";
  1306. this.PollingCheckedColumn.Visible = true;
  1307. this.PollingCheckedColumn.VisibleIndex = 0;
  1308. //
  1309. // pl_id
  1310. //
  1311. this.pl_id.Caption = "ID";
  1312. this.pl_id.FieldName = "PL_ID";
  1313. this.pl_id.Name = "pl_id";
  1314. //
  1315. // pl_code
  1316. //
  1317. this.pl_code.Caption = "业务编号";
  1318. this.pl_code.FieldName = "PL_CODE";
  1319. this.pl_code.Name = "pl_code";
  1320. this.pl_code.Visible = true;
  1321. this.pl_code.VisibleIndex = 1;
  1322. //
  1323. // pl_name
  1324. //
  1325. this.pl_name.Caption = "业务名称";
  1326. this.pl_name.FieldName = "PL_NAME";
  1327. this.pl_name.Name = "pl_name";
  1328. this.pl_name.Visible = true;
  1329. this.pl_name.VisibleIndex = 2;
  1330. //
  1331. // pl_type
  1332. //
  1333. this.pl_type.Caption = "业务类型";
  1334. this.pl_type.FieldName = "PL_TYPE";
  1335. this.pl_type.Name = "pl_type";
  1336. this.pl_type.Visible = true;
  1337. this.pl_type.VisibleIndex = 3;
  1338. //
  1339. // pl_dccode
  1340. //
  1341. this.pl_dccode.Caption = "指令编号";
  1342. this.pl_dccode.ColumnEdit = this.PollingSetItemLookUpEdit;
  1343. this.pl_dccode.FieldName = "PL_DCCODE";
  1344. this.pl_dccode.Name = "pl_dccode";
  1345. this.pl_dccode.Visible = true;
  1346. this.pl_dccode.VisibleIndex = 4;
  1347. //
  1348. // pl_remark
  1349. //
  1350. this.pl_remark.Caption = "备注";
  1351. this.pl_remark.FieldName = "PL_REMARK";
  1352. this.pl_remark.Name = "pl_remark";
  1353. this.pl_remark.Visible = true;
  1354. this.pl_remark.VisibleIndex = 5;
  1355. //
  1356. // PageDeviceStatus
  1357. //
  1358. this.PageDeviceStatus.Controls.Add(this.ComboxDeviceStatusWC);
  1359. this.PageDeviceStatus.Controls.Add(this.ComboxDeviceStatusLC);
  1360. this.PageDeviceStatus.Controls.Add(this.CheckEditDeviceStatusEnable);
  1361. this.PageDeviceStatus.Controls.Add(this.ComboxDeviceStatusLC_label);
  1362. this.PageDeviceStatus.Controls.Add(this.ComboxDeviceStatusWC_label);
  1363. this.PageDeviceStatus.Controls.Add(this.PanelDeviceStatus);
  1364. this.PageDeviceStatus.Name = "PageDeviceStatus";
  1365. this.PageDeviceStatus.PageVisible = false;
  1366. this.PageDeviceStatus.Size = new System.Drawing.Size(1027, 577);
  1367. this.PageDeviceStatus.Text = "xtraTabPage1";
  1368. this.PageDeviceStatus.VisibleChanged += new System.EventHandler(this.PageDeviceStatus_VisibleChanged);
  1369. //
  1370. // ComboxDeviceStatusWC
  1371. //
  1372. this.ComboxDeviceStatusWC.Location = new System.Drawing.Point(61, 10);
  1373. this.ComboxDeviceStatusWC.MenuManager = this.RibbonNav;
  1374. this.ComboxDeviceStatusWC.Name = "ComboxDeviceStatusWC";
  1375. this.ComboxDeviceStatusWC.Properties.Appearance.Font = new System.Drawing.Font("黑体", 11F);
  1376. this.ComboxDeviceStatusWC.Properties.Appearance.Options.UseFont = true;
  1377. this.ComboxDeviceStatusWC.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1378. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  1379. this.ComboxDeviceStatusWC.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
  1380. this.ComboxDeviceStatusWC.Size = new System.Drawing.Size(100, 22);
  1381. this.ComboxDeviceStatusWC.TabIndex = 0;
  1382. this.ComboxDeviceStatusWC.SelectedIndexChanged += new System.EventHandler(this.ComboxDeviceStatusWC_SelectedIndexChanged);
  1383. //
  1384. // ComboxDeviceStatusLC
  1385. //
  1386. this.ComboxDeviceStatusLC.Location = new System.Drawing.Point(213, 10);
  1387. this.ComboxDeviceStatusLC.MenuManager = this.RibbonNav;
  1388. this.ComboxDeviceStatusLC.Name = "ComboxDeviceStatusLC";
  1389. this.ComboxDeviceStatusLC.Properties.Appearance.Font = new System.Drawing.Font("黑体", 11F);
  1390. this.ComboxDeviceStatusLC.Properties.Appearance.Options.UseFont = true;
  1391. this.ComboxDeviceStatusLC.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1392. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  1393. this.ComboxDeviceStatusLC.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
  1394. this.ComboxDeviceStatusLC.Size = new System.Drawing.Size(100, 22);
  1395. this.ComboxDeviceStatusLC.TabIndex = 0;
  1396. this.ComboxDeviceStatusLC.SelectedIndexChanged += new System.EventHandler(this.ComboxDeviceStatusLC_SelectedIndexChanged);
  1397. //
  1398. // CheckEditDeviceStatusEnable
  1399. //
  1400. this.CheckEditDeviceStatusEnable.Location = new System.Drawing.Point(332, 12);
  1401. this.CheckEditDeviceStatusEnable.MenuManager = this.RibbonNav;
  1402. this.CheckEditDeviceStatusEnable.Name = "CheckEditDeviceStatusEnable";
  1403. this.CheckEditDeviceStatusEnable.Properties.Appearance.Font = new System.Drawing.Font("黑体", 10F);
  1404. this.CheckEditDeviceStatusEnable.Properties.Appearance.Options.UseFont = true;
  1405. this.CheckEditDeviceStatusEnable.Properties.Caption = "只显示已启用设备";
  1406. this.CheckEditDeviceStatusEnable.Size = new System.Drawing.Size(142, 19);
  1407. this.CheckEditDeviceStatusEnable.TabIndex = 5;
  1408. this.CheckEditDeviceStatusEnable.CheckedChanged += new System.EventHandler(this.CheckEditDeviceStatusEnable_CheckedChanged);
  1409. //
  1410. // ComboxDeviceStatusLC_label
  1411. //
  1412. this.ComboxDeviceStatusLC_label.Appearance.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1413. this.ComboxDeviceStatusLC_label.Location = new System.Drawing.Point(173, 13);
  1414. this.ComboxDeviceStatusLC_label.Name = "ComboxDeviceStatusLC_label";
  1415. this.ComboxDeviceStatusLC_label.Size = new System.Drawing.Size(32, 16);
  1416. this.ComboxDeviceStatusLC_label.TabIndex = 4;
  1417. this.ComboxDeviceStatusLC_label.Text = "线别";
  1418. //
  1419. // ComboxDeviceStatusWC_label
  1420. //
  1421. this.ComboxDeviceStatusWC_label.Appearance.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1422. this.ComboxDeviceStatusWC_label.Location = new System.Drawing.Point(22, 13);
  1423. this.ComboxDeviceStatusWC_label.Name = "ComboxDeviceStatusWC_label";
  1424. this.ComboxDeviceStatusWC_label.Size = new System.Drawing.Size(32, 16);
  1425. this.ComboxDeviceStatusWC_label.TabIndex = 2;
  1426. this.ComboxDeviceStatusWC_label.Text = "车间";
  1427. //
  1428. // PanelDeviceStatus
  1429. //
  1430. this.PanelDeviceStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1431. | System.Windows.Forms.AnchorStyles.Left)
  1432. | System.Windows.Forms.AnchorStyles.Right)));
  1433. this.PanelDeviceStatus.Location = new System.Drawing.Point(0, 35);
  1434. this.PanelDeviceStatus.Name = "PanelDeviceStatus";
  1435. this.PanelDeviceStatus.Size = new System.Drawing.Size(1027, 542);
  1436. this.PanelDeviceStatus.TabIndex = 0;
  1437. //
  1438. // PageWorkCenterStatus
  1439. //
  1440. this.PageWorkCenterStatus.Controls.Add(this.GridWorkCenterStatus);
  1441. this.PageWorkCenterStatus.Name = "PageWorkCenterStatus";
  1442. this.PageWorkCenterStatus.PageVisible = false;
  1443. this.PageWorkCenterStatus.Size = new System.Drawing.Size(1027, 577);
  1444. this.PageWorkCenterStatus.Text = "车间全局监控";
  1445. //
  1446. // GridWorkCenterStatus
  1447. //
  1448. this.GridWorkCenterStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1449. | System.Windows.Forms.AnchorStyles.Left)
  1450. | System.Windows.Forms.AnchorStyles.Right)));
  1451. this.GridWorkCenterStatus.Condition = null;
  1452. this.GridWorkCenterStatus.GetDataSQL = null;
  1453. this.GridWorkCenterStatus.ID = null;
  1454. this.GridWorkCenterStatus.InsertSQL = null;
  1455. this.GridWorkCenterStatus.Location = new System.Drawing.Point(0, 0);
  1456. this.GridWorkCenterStatus.MainView = this.GridViewWorkCenterStatus;
  1457. this.GridWorkCenterStatus.MenuManager = this.RibbonNav;
  1458. this.GridWorkCenterStatus.Name = "GridWorkCenterStatus";
  1459. this.GridWorkCenterStatus.RowCount = 0;
  1460. this.GridWorkCenterStatus.Size = new System.Drawing.Size(1024, 574);
  1461. this.GridWorkCenterStatus.TabIndex = 0;
  1462. this.GridWorkCenterStatus.TableName = null;
  1463. this.GridWorkCenterStatus.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  1464. this.GridViewWorkCenterStatus});
  1465. //
  1466. // GridViewWorkCenterStatus
  1467. //
  1468. this.GridViewWorkCenterStatus.GridControl = this.GridWorkCenterStatus;
  1469. this.GridViewWorkCenterStatus.IndicatorWidth = 30;
  1470. this.GridViewWorkCenterStatus.Name = "GridViewWorkCenterStatus";
  1471. this.GridViewWorkCenterStatus.OptionsView.ShowGroupPanel = false;
  1472. //
  1473. // TimerDeviceStatus
  1474. //
  1475. this.TimerDeviceStatus.Interval = 10000;
  1476. this.TimerDeviceStatus.Tick += new System.EventHandler(this.TimerDeviceStatus_Tick);
  1477. //
  1478. // CommonTipController
  1479. //
  1480. this.CommonTipController.AutoPopDelay = 10000;
  1481. //
  1482. // Main
  1483. //
  1484. this.AllowFormGlass = DevExpress.Utils.DefaultBoolean.False;
  1485. this.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  1486. this.Appearance.Options.UseForeColor = true;
  1487. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
  1488. this.ClientSize = new System.Drawing.Size(1033, 711);
  1489. this.Controls.Add(this.MainTabControl);
  1490. this.Controls.Add(this.RibbonNav);
  1491. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  1492. this.Name = "Main";
  1493. this.Ribbon = this.RibbonNav;
  1494. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  1495. this.Text = "设备监控管理平台";
  1496. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  1497. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
  1498. this.Load += new System.EventHandler(this.Main_Load);
  1499. ((System.ComponentModel.ISupportInitialize)(this.RibbonNav)).EndInit();
  1500. ((System.ComponentModel.ISupportInitialize)(this.MainTabControl)).EndInit();
  1501. this.MainTabControl.ResumeLayout(false);
  1502. this.PageDeviceList.ResumeLayout(false);
  1503. this.PageDeviceList.PerformLayout();
  1504. ((System.ComponentModel.ISupportInitialize)(this.ComBoxDeviceListMan.Properties)).EndInit();
  1505. ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
  1506. ((System.ComponentModel.ISupportInitialize)(this.ComboxDeviceListWC.Properties)).EndInit();
  1507. ((System.ComponentModel.ISupportInitialize)(this.ComboxDeviceListLC.Properties)).EndInit();
  1508. ((System.ComponentModel.ISupportInitialize)(this.GridDeviceList)).EndInit();
  1509. ((System.ComponentModel.ISupportInitialize)(this.GridViewDeviceList)).EndInit();
  1510. this.PageCommandSet.ResumeLayout(false);
  1511. this.PageCommandSet.PerformLayout();
  1512. ((System.ComponentModel.ISupportInitialize)(this.Brand.Properties)).EndInit();
  1513. ((System.ComponentModel.ISupportInitialize)(this.GridCommandSetting)).EndInit();
  1514. ((System.ComponentModel.ISupportInitialize)(this.GridViewCommandSet)).EndInit();
  1515. ((System.ComponentModel.ISupportInitialize)(this.CheckEditCommandSet)).EndInit();
  1516. ((System.ComponentModel.ISupportInitialize)(this.CommandSetRepositoryItemComboBox1)).EndInit();
  1517. this.PageDeviceNetSetting.ResumeLayout(false);
  1518. ((System.ComponentModel.ISupportInitialize)(this.GridDeviceNetSetting)).EndInit();
  1519. ((System.ComponentModel.ISupportInitialize)(this.GridViewDeviceNetSetting)).EndInit();
  1520. ((System.ComponentModel.ISupportInitialize)(this.dpc_enableCheckEdit)).EndInit();
  1521. this.PagePollingSetting.ResumeLayout(false);
  1522. ((System.ComponentModel.ISupportInitialize)(this.GridPollingSetting)).EndInit();
  1523. ((System.ComponentModel.ISupportInitialize)(this.GridViewPollSetting)).EndInit();
  1524. ((System.ComponentModel.ISupportInitialize)(this.PollSettingItemSearchLookUpEdit)).EndInit();
  1525. ((System.ComponentModel.ISupportInitialize)(this.PollSettingItemSearchLookUpEditView)).EndInit();
  1526. ((System.ComponentModel.ISupportInitialize)(this.PollingSetItemLookUpEdit)).EndInit();
  1527. this.PagePolling.ResumeLayout(false);
  1528. ((System.ComponentModel.ISupportInitialize)(this.GridPolling)).EndInit();
  1529. ((System.ComponentModel.ISupportInitialize)(this.GridViewPolling)).EndInit();
  1530. this.PageDeviceStatus.ResumeLayout(false);
  1531. this.PageDeviceStatus.PerformLayout();
  1532. ((System.ComponentModel.ISupportInitialize)(this.ComboxDeviceStatusWC.Properties)).EndInit();
  1533. ((System.ComponentModel.ISupportInitialize)(this.ComboxDeviceStatusLC.Properties)).EndInit();
  1534. ((System.ComponentModel.ISupportInitialize)(this.CheckEditDeviceStatusEnable.Properties)).EndInit();
  1535. this.PageWorkCenterStatus.ResumeLayout(false);
  1536. ((System.ComponentModel.ISupportInitialize)(this.GridWorkCenterStatus)).EndInit();
  1537. ((System.ComponentModel.ISupportInitialize)(this.GridViewWorkCenterStatus)).EndInit();
  1538. this.ResumeLayout(false);
  1539. this.PerformLayout();
  1540. }
  1541. #endregion
  1542. private DevExpress.XtraBars.Ribbon.RibbonControl RibbonNav;
  1543. private DevExpress.XtraBars.BarButtonItem ButtonDeviceList;
  1544. private DevExpress.XtraBars.Ribbon.RibbonPage DeviceInf;
  1545. private DevExpress.XtraBars.Ribbon.RibbonPageGroup RibDeviceInf;
  1546. private DevExpress.XtraTab.XtraTabControl MainTabControl;
  1547. private DevExpress.XtraBars.BarButtonItem ButtonDeviceNetSetting;
  1548. private DevExpress.XtraBars.Ribbon.RibbonPage DeviceCommandSetting;
  1549. private DevExpress.XtraBars.BarButtonItem ButtonCommandSet;
  1550. private DevExpress.XtraBars.Ribbon.RibbonPageGroup RibDeviceCommand;
  1551. private DevExpress.XtraTab.XtraTabPage PageDeviceList;
  1552. private DevExpress.XtraTab.XtraTabPage PageCommandSet;
  1553. private DevExpress.XtraTab.XtraTabPage PageDeviceNetSetting;
  1554. private AutoDataGridControl GridDeviceList;
  1555. private DevExpress.XtraBars.BarButtonItem ButtonPollingSetting;
  1556. private DevExpress.XtraBars.BarButtonItem ButtionPolling;
  1557. private DevExpress.XtraTab.XtraTabPage PagePollingSetting;
  1558. private DevExpress.XtraTab.XtraTabPage PagePolling;
  1559. private DevExpress.XtraGrid.Columns.GridColumn de_id;
  1560. private DevExpress.XtraGrid.Columns.GridColumn de_code;
  1561. private DevExpress.XtraGrid.Columns.GridColumn de_name;
  1562. private DevExpress.XtraGrid.Columns.GridColumn de_runstatus;
  1563. private DevExpress.XtraGrid.Columns.GridColumn de_indate;
  1564. private DevExpress.XtraGrid.Columns.GridColumn de_spec;
  1565. private DevExpress.XtraGrid.Columns.GridColumn de_vendcode;
  1566. private DevExpress.XtraGrid.Columns.GridColumn de_vendname;
  1567. private DevExpress.XtraGrid.Columns.GridColumn de_address;
  1568. private DevExpress.XtraGrid.Columns.GridColumn de_wccode;
  1569. private AutoDataGridControl GridCommandSetting;
  1570. private DevExpress.XtraGrid.Columns.GridColumn dc_id;
  1571. private DevExpress.XtraGrid.Columns.GridColumn dc_code;
  1572. private DevExpress.XtraGrid.Columns.GridColumn dc_name;
  1573. private DevExpress.XtraGrid.Columns.GridColumn dc_value;
  1574. private AutoDataGridControl GridPolling;
  1575. private AutoDataGridControl GridPollingSetting;
  1576. private DevExpress.XtraGrid.Columns.GridColumn pl_id;
  1577. private DevExpress.XtraGrid.Columns.GridColumn pl_code;
  1578. private DevExpress.XtraGrid.Columns.GridColumn pl_name;
  1579. private DevExpress.XtraGrid.Columns.GridColumn pl_type;
  1580. private DevExpress.XtraGrid.Columns.GridColumn pl_dccode;
  1581. private DevExpress.XtraGrid.Columns.GridColumn pl_remark;
  1582. private DevExpress.XtraGrid.Columns.GridColumn dpc_id;
  1583. private DevExpress.XtraGrid.Columns.GridColumn dpc_decode;
  1584. private DevExpress.XtraGrid.Columns.GridColumn dpc_interval;
  1585. private DevExpress.XtraGrid.Columns.GridColumn dpc_dccode;
  1586. private DevExpress.XtraGrid.Columns.GridColumn dpc_function;
  1587. private DevExpress.XtraGrid.Columns.GridColumn dpc_enable;
  1588. private DevExpress.XtraGrid.Columns.GridColumn dpc_status;
  1589. private DevExpress.XtraGrid.Columns.GridColumn dpc_remark;
  1590. private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit dpc_enableCheckEdit;
  1591. private CustomerControl.Button.ButtonSaveGrid ButtonSaveCommand;
  1592. private CustomerControl.Button.ButtonAddRow ButtonNewCommand;
  1593. private GridViewWithSerialNum GridViewDeviceList;
  1594. private GridViewWithSerialNum GridViewCommandSet;
  1595. private GridViewWithSerialNum GridViewPolling;
  1596. private GridViewWithSerialNum GridViewPollSetting;
  1597. private LabelControl Brand_label;
  1598. private ComboBoxEdit Brand;
  1599. private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit CheckEditCommandSet;
  1600. private CustomerControl.Button.ButtonDeleteRow ButtonDeleteCommand;
  1601. private CustomerControl.Button.ButtonDeleteRow ButtonDeletePolling;
  1602. private CustomerControl.Button.ButtonSaveGrid ButtonSavePolling;
  1603. private CustomerControl.Button.ButtonAddRow ButtonAddPolling;
  1604. private SimpleButton ButtonPausePolling;
  1605. private SimpleButton ButtonStartPolling;
  1606. private CustomerControl.Button.ButtonDeleteRow ButtonDeleteCommandSet;
  1607. private CustomerControl.Button.ButtonAddRow ButtonNewCommandSet;
  1608. private CustomerControl.Button.ButtonSaveGrid ButtonSaveCommandSet;
  1609. private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit PollingSetItemLookUpEdit;
  1610. private DevExpress.XtraGrid.Columns.GridColumn POLLSETTINGSTATUSCOLUMN;
  1611. private DevExpress.XtraGrid.Columns.GridColumn PollSettingCheckedColumn;
  1612. private DevExpress.XtraGrid.Columns.GridColumn CommandSetCheckedColumn;
  1613. private DevExpress.XtraGrid.Columns.GridColumn PollingCheckedColumn;
  1614. private DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit PollSettingItemSearchLookUpEdit;
  1615. private DevExpress.XtraGrid.Views.Grid.GridView PollSettingItemSearchLookUpEditView;
  1616. private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
  1617. private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
  1618. private DevExpress.XtraBars.BarButtonItem ButtonDeviceStatus;
  1619. private DevExpress.XtraBars.BarButtonItem ButtonWorkCenterStatus;
  1620. private AutoDataGridControl GridDeviceNetSetting;
  1621. private GridViewWithSerialNum GridViewDeviceNetSetting;
  1622. private DevExpress.XtraTab.XtraTabPage PageDeviceStatus;
  1623. private DevExpress.XtraTab.XtraTabPage PageWorkCenterStatus;
  1624. private DevExpress.XtraGrid.Columns.GridColumn dnc_id;
  1625. private DevExpress.XtraGrid.Columns.GridColumn dnc_decode;
  1626. private DevExpress.XtraGrid.Columns.GridColumn dnc_getway;
  1627. private DevExpress.XtraGrid.Columns.GridColumn dnc_upperip;
  1628. private DevExpress.XtraGrid.Columns.GridColumn dnc_port;
  1629. private DevExpress.XtraGrid.Columns.GridColumn dnc_mac;
  1630. private DevExpress.XtraGrid.Columns.GridColumn dnc_ip;
  1631. private DevExpress.XtraGrid.Columns.GridColumn dnc_type;
  1632. private CustomerControl.Button.ButtonDeleteRow ButtonDeleteNetConfig;
  1633. private CustomerControl.Button.ButtonAddRow ButtonAddNetConfig;
  1634. private CustomerControl.Button.ButtonSaveGrid ButtonSaveNetConfig;
  1635. private DevExpress.XtraGrid.Columns.GridColumn NetSettingCheckedColumn;
  1636. private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
  1637. private DevExpress.XtraGrid.Columns.GridColumn dc_sendcoding;
  1638. private DevExpress.XtraGrid.Columns.GridColumn dc_receivecoding;
  1639. private DevExpress.XtraEditors.Repository.RepositoryItemComboBox CommandSetRepositoryItemComboBox1;
  1640. private System.Windows.Forms.Timer TimerDeviceStatus;
  1641. private AutoDataGridControl GridWorkCenterStatus;
  1642. private GridViewWithSerialNum GridViewWorkCenterStatus;
  1643. private XtraScrollableControl PanelDeviceStatus;
  1644. private DevExpress.Utils.ToolTipController CommonTipController;
  1645. private LabelControl ComboxDeviceStatusWC_label;
  1646. private LabelControl ComboxDeviceStatusLC_label;
  1647. private CheckEdit CheckEditDeviceStatusEnable;
  1648. private ComboBoxEdit ComboxDeviceStatusLC;
  1649. private ComboBoxEdit ComboxDeviceStatusWC;
  1650. private LabelControl ComBoxDeviceListMan_label;
  1651. private ComboBoxEdit ComboxDeviceListWC;
  1652. private ComboBoxEdit ComboxDeviceListLC;
  1653. private LabelControl ComboxDeviceListLC_label;
  1654. private LabelControl ComboxDeviceListWC_label;
  1655. private SearchLookUpEdit ComBoxDeviceListMan;
  1656. private DevExpress.XtraGrid.Views.Grid.GridView searchLookUpEdit1View;
  1657. private DevExpress.XtraGrid.Columns.GridColumn em_code;
  1658. private DevExpress.XtraGrid.Columns.GridColumn em_name;
  1659. private DevExpress.XtraGrid.Columns.GridColumn de_inman;
  1660. private DevExpress.XtraGrid.Columns.GridColumn de_linecode;
  1661. private DevExpress.XtraGrid.Columns.GridColumn dc_type;
  1662. private DevExpress.XtraGrid.Columns.GridColumn db_name;
  1663. private DevExpress.XtraGrid.Columns.GridColumn dpc_man;
  1664. }
  1665. }