Main.Designer.cs 103 KB

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