StationEditor.Designer.cs 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505
  1. namespace DW5S.App.EditForms
  2. {
  3. partial class StationEditor
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. components = new System.ComponentModel.Container();
  29. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  30. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
  31. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
  32. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
  33. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
  34. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  35. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
  36. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
  37. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
  38. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
  39. DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions buttonImageOptions1 = new DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions();
  40. DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions buttonImageOptions2 = new DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions();
  41. layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  42. grdChannelList = new DevExpress.XtraGrid.GridControl();
  43. gvChannelList = new DevExpress.XtraGrid.Views.Grid.GridView();
  44. checkEnable = new DevExpress.XtraEditors.CheckEdit();
  45. btnOk = new DevExpress.XtraEditors.SimpleButton();
  46. btnCancle = new DevExpress.XtraEditors.SimpleButton();
  47. txtStorePath = new DevExpress.XtraEditors.TextEdit();
  48. txtStationName = new DevExpress.XtraEditors.TextEdit();
  49. txtClockFreq = new DevExpress.XtraEditors.ButtonEdit();
  50. txtStationAddress = new DevExpress.XtraEditors.TextEdit();
  51. cbTriggerMode = new DevExpress.XtraEditors.ImageComboBoxEdit();
  52. cbClockerType = new DevExpress.XtraEditors.ImageComboBoxEdit();
  53. txtDdcFreq = new DevExpress.XtraEditors.ButtonEdit();
  54. txtMutil = new DevExpress.XtraEditors.ButtonEdit();
  55. Root = new DevExpress.XtraLayout.LayoutControlGroup();
  56. layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  57. layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
  58. layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
  59. layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
  60. layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
  61. GroupChannel = new DevExpress.XtraLayout.LayoutControlGroup();
  62. layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
  63. layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
  64. layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
  65. layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
  66. layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
  67. layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
  68. emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
  69. layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
  70. layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
  71. dxErrorProvider = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components);
  72. ((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit();
  73. layoutControl1.SuspendLayout();
  74. ((System.ComponentModel.ISupportInitialize)grdChannelList).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)gvChannelList).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)checkEnable.Properties).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)txtStorePath.Properties).BeginInit();
  78. ((System.ComponentModel.ISupportInitialize)txtStationName.Properties).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)txtClockFreq.Properties).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)txtStationAddress.Properties).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)cbTriggerMode.Properties).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)cbClockerType.Properties).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)txtDdcFreq.Properties).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)txtMutil.Properties).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)Root).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)layoutControlItem1).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)layoutControlItem9).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)layoutControlItem10).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)layoutControlItem5).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)layoutControlItem6).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)GroupChannel).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)layoutControlItem13).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)layoutControlItem4).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)layoutControlItem3).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)layoutControlItem11).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)layoutControlItem12).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)layoutControlItem2).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)emptySpaceItem2).BeginInit();
  99. ((System.ComponentModel.ISupportInitialize)layoutControlItem7).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)layoutControlItem8).BeginInit();
  101. ((System.ComponentModel.ISupportInitialize)dxErrorProvider).BeginInit();
  102. SuspendLayout();
  103. //
  104. // layoutControl1
  105. //
  106. layoutControl1.Controls.Add(grdChannelList);
  107. layoutControl1.Controls.Add(checkEnable);
  108. layoutControl1.Controls.Add(btnOk);
  109. layoutControl1.Controls.Add(btnCancle);
  110. layoutControl1.Controls.Add(txtStorePath);
  111. layoutControl1.Controls.Add(txtStationName);
  112. layoutControl1.Controls.Add(txtClockFreq);
  113. layoutControl1.Controls.Add(txtStationAddress);
  114. layoutControl1.Controls.Add(cbTriggerMode);
  115. layoutControl1.Controls.Add(cbClockerType);
  116. layoutControl1.Controls.Add(txtDdcFreq);
  117. layoutControl1.Controls.Add(txtMutil);
  118. layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  119. layoutControl1.Location = new System.Drawing.Point(0, 0);
  120. layoutControl1.Name = "layoutControl1";
  121. layoutControl1.Root = Root;
  122. layoutControl1.Size = new System.Drawing.Size(790, 500);
  123. layoutControl1.TabIndex = 0;
  124. layoutControl1.Text = "layoutControl1";
  125. //
  126. // grdChannelList
  127. //
  128. grdChannelList.DataMember = "AdChannels";
  129. grdChannelList.Location = new System.Drawing.Point(24, 133);
  130. grdChannelList.MainView = gvChannelList;
  131. grdChannelList.Name = "grdChannelList";
  132. grdChannelList.Size = new System.Drawing.Size(742, 317);
  133. grdChannelList.TabIndex = 10;
  134. grdChannelList.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gvChannelList });
  135. //
  136. // gvChannelList
  137. //
  138. gvChannelList.Appearance.Row.Options.UseTextOptions = true;
  139. gvChannelList.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  140. gvChannelList.GridControl = grdChannelList;
  141. gvChannelList.Name = "gvChannelList";
  142. gvChannelList.OptionsBehavior.EditorShowMode = DevExpress.Utils.EditorShowMode.MouseDownFocused;
  143. gvChannelList.OptionsSelection.MultiSelect = true;
  144. gvChannelList.OptionsView.ShowGroupPanel = false;
  145. //
  146. // checkEnable
  147. //
  148. checkEnable.Location = new System.Drawing.Point(683, 72);
  149. checkEnable.MinimumSize = new System.Drawing.Size(0, 23);
  150. checkEnable.Name = "checkEnable";
  151. checkEnable.Properties.Caption = "是否启用";
  152. checkEnable.Size = new System.Drawing.Size(95, 23);
  153. checkEnable.StyleController = layoutControl1;
  154. checkEnable.TabIndex = 9;
  155. //
  156. // btnOk
  157. //
  158. btnOk.Location = new System.Drawing.Point(649, 466);
  159. btnOk.Name = "btnOk";
  160. btnOk.Size = new System.Drawing.Size(61, 22);
  161. btnOk.StyleController = layoutControl1;
  162. btnOk.TabIndex = 12;
  163. btnOk.Text = "确定";
  164. btnOk.Click += btnOk_Click;
  165. //
  166. // btnCancle
  167. //
  168. btnCancle.Location = new System.Drawing.Point(714, 466);
  169. btnCancle.Name = "btnCancle";
  170. btnCancle.Size = new System.Drawing.Size(64, 22);
  171. btnCancle.StyleController = layoutControl1;
  172. btnCancle.TabIndex = 11;
  173. btnCancle.Text = "取消";
  174. btnCancle.Click += btnCancle_Click;
  175. //
  176. // txtStorePath
  177. //
  178. txtStorePath.Location = new System.Drawing.Point(12, 73);
  179. txtStorePath.MinimumSize = new System.Drawing.Size(0, 23);
  180. txtStorePath.Name = "txtStorePath";
  181. txtStorePath.Properties.NullValuePrompt = "采集存储路径E:\\\\data";
  182. txtStorePath.Size = new System.Drawing.Size(327, 23);
  183. txtStorePath.StyleController = layoutControl1;
  184. txtStorePath.TabIndex = 7;
  185. //
  186. // txtStationName
  187. //
  188. txtStationName.Location = new System.Drawing.Point(12, 29);
  189. txtStationName.MinimumSize = new System.Drawing.Size(0, 23);
  190. txtStationName.Name = "txtStationName";
  191. txtStationName.Size = new System.Drawing.Size(218, 23);
  192. txtStationName.StyleController = layoutControl1;
  193. txtStationName.TabIndex = 0;
  194. //
  195. // txtClockFreq
  196. //
  197. txtClockFreq.Location = new System.Drawing.Point(458, 29);
  198. txtClockFreq.MinimumSize = new System.Drawing.Size(0, 23);
  199. txtClockFreq.Name = "txtClockFreq";
  200. txtClockFreq.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -1, false, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
  201. txtClockFreq.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  202. txtClockFreq.Properties.MaskSettings.Set("mask", "f3");
  203. txtClockFreq.Properties.NullValuePrompt = "时钟频率值";
  204. txtClockFreq.Size = new System.Drawing.Size(103, 23);
  205. txtClockFreq.StyleController = layoutControl1;
  206. txtClockFreq.TabIndex = 4;
  207. //
  208. // txtStationAddress
  209. //
  210. txtStationAddress.Location = new System.Drawing.Point(343, 73);
  211. txtStationAddress.MinimumSize = new System.Drawing.Size(0, 23);
  212. txtStationAddress.Name = "txtStationAddress";
  213. txtStationAddress.Properties.NullValuePrompt = "站点所在地址192.168.1.20:5020";
  214. txtStationAddress.Size = new System.Drawing.Size(336, 23);
  215. txtStationAddress.StyleController = layoutControl1;
  216. txtStationAddress.TabIndex = 8;
  217. //
  218. // cbTriggerMode
  219. //
  220. cbTriggerMode.Location = new System.Drawing.Point(234, 29);
  221. cbTriggerMode.MinimumSize = new System.Drawing.Size(0, 23);
  222. cbTriggerMode.Name = "cbTriggerMode";
  223. cbTriggerMode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
  224. cbTriggerMode.Size = new System.Drawing.Size(113, 23);
  225. cbTriggerMode.StyleController = layoutControl1;
  226. cbTriggerMode.TabIndex = 2;
  227. //
  228. // cbClockerType
  229. //
  230. cbClockerType.Location = new System.Drawing.Point(351, 29);
  231. cbClockerType.MinimumSize = new System.Drawing.Size(0, 23);
  232. cbClockerType.Name = "cbClockerType";
  233. cbClockerType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
  234. cbClockerType.Size = new System.Drawing.Size(103, 23);
  235. cbClockerType.StyleController = layoutControl1;
  236. cbClockerType.TabIndex = 3;
  237. //
  238. // txtDdcFreq
  239. //
  240. txtDdcFreq.Location = new System.Drawing.Point(565, 29);
  241. txtDdcFreq.MinimumSize = new System.Drawing.Size(0, 23);
  242. txtDdcFreq.Name = "txtDdcFreq";
  243. txtDdcFreq.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -1, false, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
  244. txtDdcFreq.Properties.NullValuePrompt = "DDC频率值";
  245. txtDdcFreq.Size = new System.Drawing.Size(114, 23);
  246. txtDdcFreq.StyleController = layoutControl1;
  247. txtDdcFreq.TabIndex = 5;
  248. //
  249. // txtMutil
  250. //
  251. txtMutil.Location = new System.Drawing.Point(683, 29);
  252. txtMutil.MinimumSize = new System.Drawing.Size(0, 23);
  253. txtMutil.Name = "txtMutil";
  254. txtMutil.Properties.NullValuePrompt = "抽取倍数值";
  255. txtMutil.Size = new System.Drawing.Size(95, 23);
  256. txtMutil.StyleController = layoutControl1;
  257. txtMutil.TabIndex = 6;
  258. //
  259. // Root
  260. //
  261. Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  262. Root.GroupBordersVisible = false;
  263. Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, layoutControlItem9, layoutControlItem10, layoutControlItem5, layoutControlItem6, GroupChannel, layoutControlItem4, layoutControlItem3, layoutControlItem11, layoutControlItem12, layoutControlItem2, emptySpaceItem2, layoutControlItem7 });
  264. Root.Name = "Root";
  265. Root.Size = new System.Drawing.Size(790, 500);
  266. Root.TextVisible = false;
  267. //
  268. // layoutControlItem1
  269. //
  270. layoutControlItem1.Control = txtStationName;
  271. layoutControlItem1.CustomizationFormText = "站点名称";
  272. layoutControlItem1.Location = new System.Drawing.Point(0, 0);
  273. layoutControlItem1.Name = "layoutControlItem1";
  274. layoutControlItem1.Size = new System.Drawing.Size(222, 44);
  275. layoutControlItem1.Text = "采集名称";
  276. layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
  277. layoutControlItem1.TextSize = new System.Drawing.Size(72, 14);
  278. //
  279. // layoutControlItem9
  280. //
  281. layoutControlItem9.Control = cbTriggerMode;
  282. layoutControlItem9.Location = new System.Drawing.Point(222, 0);
  283. layoutControlItem9.Name = "layoutControlItem9";
  284. layoutControlItem9.Size = new System.Drawing.Size(117, 44);
  285. layoutControlItem9.Text = "触发模式";
  286. layoutControlItem9.TextLocation = DevExpress.Utils.Locations.Top;
  287. layoutControlItem9.TextSize = new System.Drawing.Size(72, 14);
  288. //
  289. // layoutControlItem10
  290. //
  291. layoutControlItem10.Control = cbClockerType;
  292. layoutControlItem10.Location = new System.Drawing.Point(339, 0);
  293. layoutControlItem10.Name = "layoutControlItem10";
  294. layoutControlItem10.Size = new System.Drawing.Size(107, 44);
  295. layoutControlItem10.Text = "时钟类型";
  296. layoutControlItem10.TextLocation = DevExpress.Utils.Locations.Top;
  297. layoutControlItem10.TextSize = new System.Drawing.Size(72, 14);
  298. //
  299. // layoutControlItem5
  300. //
  301. layoutControlItem5.Control = txtStorePath;
  302. layoutControlItem5.Location = new System.Drawing.Point(0, 44);
  303. layoutControlItem5.Name = "layoutControlItem5";
  304. layoutControlItem5.Size = new System.Drawing.Size(331, 44);
  305. layoutControlItem5.Text = "存储路径";
  306. layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
  307. layoutControlItem5.TextSize = new System.Drawing.Size(72, 14);
  308. //
  309. // layoutControlItem6
  310. //
  311. layoutControlItem6.Control = btnCancle;
  312. layoutControlItem6.Location = new System.Drawing.Point(702, 454);
  313. layoutControlItem6.Name = "layoutControlItem6";
  314. layoutControlItem6.Size = new System.Drawing.Size(68, 26);
  315. layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
  316. layoutControlItem6.TextVisible = false;
  317. //
  318. // GroupChannel
  319. //
  320. buttonImageOptions1.ImageUri.Uri = "icon%20builder/actions_add";
  321. buttonImageOptions1.SvgImageSize = new System.Drawing.Size(16, 16);
  322. buttonImageOptions2.ImageUri.Uri = "Delete";
  323. buttonImageOptions2.SvgImageSize = new System.Drawing.Size(16, 16);
  324. GroupChannel.CustomHeaderButtons.AddRange(new DevExpress.XtraEditors.ButtonPanel.IBaseButton[] { new DevExpress.XtraEditors.ButtonsPanelControl.GroupBoxButton("添加", false, buttonImageOptions1, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, null, true, false, true, null, -1), new DevExpress.XtraEditors.ButtonsPanelControl.GroupBoxButton("删除", false, buttonImageOptions2, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, null, true, false, true, null, -1) });
  325. GroupChannel.HeaderButtonsLocation = DevExpress.Utils.GroupElementLocation.AfterText;
  326. GroupChannel.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem13 });
  327. GroupChannel.Location = new System.Drawing.Point(0, 88);
  328. GroupChannel.Name = "GroupChannel";
  329. GroupChannel.Size = new System.Drawing.Size(770, 366);
  330. GroupChannel.Text = "采集通道";
  331. GroupChannel.CustomButtonClick += GroupChannel_CustomButtonClick;
  332. //
  333. // layoutControlItem13
  334. //
  335. layoutControlItem13.Control = grdChannelList;
  336. layoutControlItem13.Location = new System.Drawing.Point(0, 0);
  337. layoutControlItem13.Name = "layoutControlItem13";
  338. layoutControlItem13.Size = new System.Drawing.Size(746, 321);
  339. layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
  340. layoutControlItem13.TextVisible = false;
  341. //
  342. // layoutControlItem4
  343. //
  344. layoutControlItem4.Control = checkEnable;
  345. layoutControlItem4.Location = new System.Drawing.Point(671, 44);
  346. layoutControlItem4.Name = "layoutControlItem4";
  347. layoutControlItem4.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 18, 2);
  348. layoutControlItem4.Size = new System.Drawing.Size(99, 44);
  349. layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
  350. layoutControlItem4.TextVisible = false;
  351. //
  352. // layoutControlItem3
  353. //
  354. layoutControlItem3.Control = txtClockFreq;
  355. layoutControlItem3.Location = new System.Drawing.Point(446, 0);
  356. layoutControlItem3.Name = "layoutControlItem3";
  357. layoutControlItem3.Size = new System.Drawing.Size(107, 44);
  358. layoutControlItem3.Text = "时钟频率";
  359. layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Top;
  360. layoutControlItem3.TextSize = new System.Drawing.Size(72, 14);
  361. //
  362. // layoutControlItem11
  363. //
  364. layoutControlItem11.Control = txtDdcFreq;
  365. layoutControlItem11.Location = new System.Drawing.Point(553, 0);
  366. layoutControlItem11.Name = "layoutControlItem11";
  367. layoutControlItem11.Size = new System.Drawing.Size(118, 44);
  368. layoutControlItem11.Text = "DDC频率";
  369. layoutControlItem11.TextLocation = DevExpress.Utils.Locations.Top;
  370. layoutControlItem11.TextSize = new System.Drawing.Size(72, 14);
  371. //
  372. // layoutControlItem12
  373. //
  374. layoutControlItem12.Control = txtMutil;
  375. layoutControlItem12.Location = new System.Drawing.Point(671, 0);
  376. layoutControlItem12.Name = "layoutControlItem12";
  377. layoutControlItem12.Size = new System.Drawing.Size(99, 44);
  378. layoutControlItem12.Text = "抽取倍数";
  379. layoutControlItem12.TextLocation = DevExpress.Utils.Locations.Top;
  380. layoutControlItem12.TextSize = new System.Drawing.Size(72, 14);
  381. //
  382. // layoutControlItem2
  383. //
  384. layoutControlItem2.Control = txtStationAddress;
  385. layoutControlItem2.Location = new System.Drawing.Point(331, 44);
  386. layoutControlItem2.Name = "layoutControlItem2";
  387. layoutControlItem2.Size = new System.Drawing.Size(340, 44);
  388. layoutControlItem2.Text = "采集服务地址";
  389. layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top;
  390. layoutControlItem2.TextSize = new System.Drawing.Size(72, 14);
  391. //
  392. // emptySpaceItem2
  393. //
  394. emptySpaceItem2.AllowHotTrack = false;
  395. emptySpaceItem2.Location = new System.Drawing.Point(0, 454);
  396. emptySpaceItem2.Name = "emptySpaceItem2";
  397. emptySpaceItem2.Size = new System.Drawing.Size(637, 26);
  398. emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
  399. //
  400. // layoutControlItem7
  401. //
  402. layoutControlItem7.Control = btnOk;
  403. layoutControlItem7.Location = new System.Drawing.Point(637, 454);
  404. layoutControlItem7.Name = "layoutControlItem7";
  405. layoutControlItem7.Size = new System.Drawing.Size(65, 26);
  406. layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
  407. layoutControlItem7.TextVisible = false;
  408. //
  409. // layoutControlItem8
  410. //
  411. layoutControlItem8.Location = new System.Drawing.Point(0, 212);
  412. layoutControlItem8.MinSize = new System.Drawing.Size(50, 25);
  413. layoutControlItem8.Name = "layoutControlItem8";
  414. layoutControlItem8.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 14, 2);
  415. layoutControlItem8.Size = new System.Drawing.Size(247, 57);
  416. layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  417. layoutControlItem8.Text = "信号类型";
  418. layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top;
  419. layoutControlItem8.TextSize = new System.Drawing.Size(72, 14);
  420. //
  421. // dxErrorProvider
  422. //
  423. dxErrorProvider.ContainerControl = this;
  424. //
  425. // StationEditor
  426. //
  427. AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  428. AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  429. ClientSize = new System.Drawing.Size(790, 500);
  430. Controls.Add(layoutControl1);
  431. FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
  432. Name = "StationEditor";
  433. Text = "RecEditor";
  434. Load += CxEditor_Load;
  435. ((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit();
  436. layoutControl1.ResumeLayout(false);
  437. ((System.ComponentModel.ISupportInitialize)grdChannelList).EndInit();
  438. ((System.ComponentModel.ISupportInitialize)gvChannelList).EndInit();
  439. ((System.ComponentModel.ISupportInitialize)checkEnable.Properties).EndInit();
  440. ((System.ComponentModel.ISupportInitialize)txtStorePath.Properties).EndInit();
  441. ((System.ComponentModel.ISupportInitialize)txtStationName.Properties).EndInit();
  442. ((System.ComponentModel.ISupportInitialize)txtClockFreq.Properties).EndInit();
  443. ((System.ComponentModel.ISupportInitialize)txtStationAddress.Properties).EndInit();
  444. ((System.ComponentModel.ISupportInitialize)cbTriggerMode.Properties).EndInit();
  445. ((System.ComponentModel.ISupportInitialize)cbClockerType.Properties).EndInit();
  446. ((System.ComponentModel.ISupportInitialize)txtDdcFreq.Properties).EndInit();
  447. ((System.ComponentModel.ISupportInitialize)txtMutil.Properties).EndInit();
  448. ((System.ComponentModel.ISupportInitialize)Root).EndInit();
  449. ((System.ComponentModel.ISupportInitialize)layoutControlItem1).EndInit();
  450. ((System.ComponentModel.ISupportInitialize)layoutControlItem9).EndInit();
  451. ((System.ComponentModel.ISupportInitialize)layoutControlItem10).EndInit();
  452. ((System.ComponentModel.ISupportInitialize)layoutControlItem5).EndInit();
  453. ((System.ComponentModel.ISupportInitialize)layoutControlItem6).EndInit();
  454. ((System.ComponentModel.ISupportInitialize)GroupChannel).EndInit();
  455. ((System.ComponentModel.ISupportInitialize)layoutControlItem13).EndInit();
  456. ((System.ComponentModel.ISupportInitialize)layoutControlItem4).EndInit();
  457. ((System.ComponentModel.ISupportInitialize)layoutControlItem3).EndInit();
  458. ((System.ComponentModel.ISupportInitialize)layoutControlItem11).EndInit();
  459. ((System.ComponentModel.ISupportInitialize)layoutControlItem12).EndInit();
  460. ((System.ComponentModel.ISupportInitialize)layoutControlItem2).EndInit();
  461. ((System.ComponentModel.ISupportInitialize)emptySpaceItem2).EndInit();
  462. ((System.ComponentModel.ISupportInitialize)layoutControlItem7).EndInit();
  463. ((System.ComponentModel.ISupportInitialize)layoutControlItem8).EndInit();
  464. ((System.ComponentModel.ISupportInitialize)dxErrorProvider).EndInit();
  465. ResumeLayout(false);
  466. }
  467. #endregion
  468. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  469. private DevExpress.XtraLayout.LayoutControlGroup Root;
  470. private DevExpress.XtraEditors.TextEdit txtStationName;
  471. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  472. private DevExpress.XtraEditors.TextEdit txtStorePath;
  473. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  474. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
  475. private DevExpress.XtraEditors.SimpleButton btnOk;
  476. private DevExpress.XtraEditors.SimpleButton btnCancle;
  477. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
  478. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
  479. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
  480. private DevExpress.XtraEditors.ButtonEdit txtClockFreq;
  481. private DevExpress.XtraEditors.CheckEdit checkEnable;
  482. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
  483. private DevExpress.XtraEditors.TextEdit txtStationAddress;
  484. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  485. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
  486. private DevExpress.XtraEditors.ImageComboBoxEdit cbTriggerMode;
  487. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
  488. private DevExpress.XtraEditors.ImageComboBoxEdit cbClockerType;
  489. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
  490. private DevExpress.XtraEditors.ButtonEdit txtDdcFreq;
  491. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
  492. private DevExpress.XtraEditors.ButtonEdit txtMutil;
  493. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
  494. private DevExpress.XtraGrid.GridControl grdChannelList;
  495. private DevExpress.XtraGrid.Views.Grid.GridView gvChannelList;
  496. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
  497. private DevExpress.XtraLayout.LayoutControlGroup GroupChannel;
  498. private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider;
  499. }
  500. }