DeviceStatusInfo.Designer.cs 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525
  1. using UAS_PLCDataReader.CustomerControl.ValueLabel;
  2. namespace UAS_PLCDataReader.Device.Infomation
  3. {
  4. partial class DeviceStatusInfo
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
  30. this.sc_name = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
  31. this.de_sourcecode = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
  32. this.labelControl15 = new DevExpress.XtraEditors.LabelControl();
  33. this.de_linecode = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
  34. this.de_address = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
  35. this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
  36. this.de_wccode = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
  37. this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
  38. this.de_name = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
  39. this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
  40. this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
  41. this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
  42. this.OUTQTY = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
  43. this.INQTY = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
  44. this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
  45. this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
  46. this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
  47. this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
  48. this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
  49. this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
  50. this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
  51. this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
  52. this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
  53. this.groupControl3 = new DevExpress.XtraEditors.GroupControl();
  54. this.dpg_receivedatasize = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
  55. this.dnc_port = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
  56. this.dpg_runtime = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
  57. this.dpg_interval = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
  58. this.dpg_senddatasize = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
  59. this.dpg_onlinetime = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
  60. this.GridDeivceStatusInfo = new DevExpress.XtraGrid.GridControl();
  61. this.GridViewDeviceStatusInfo = new DevExpress.XtraGrid.Views.Grid.GridView();
  62. this.dc_name = new DevExpress.XtraGrid.Columns.GridColumn();
  63. this.data = new DevExpress.XtraGrid.Columns.GridColumn();
  64. this.GridDeviceRunLog = new DevExpress.XtraGrid.GridControl();
  65. this.GridViewDeviceRunLog = new DevExpress.XtraGrid.Views.Grid.GridView();
  66. this.drr_commandfrom = new DevExpress.XtraGrid.Columns.GridColumn();
  67. this.drr_command = new DevExpress.XtraGrid.Columns.GridColumn();
  68. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
  69. this.groupControl1.SuspendLayout();
  70. ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
  71. this.groupControl2.SuspendLayout();
  72. ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
  73. this.groupControl3.SuspendLayout();
  74. ((System.ComponentModel.ISupportInitialize)(this.GridDeivceStatusInfo)).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)(this.GridViewDeviceStatusInfo)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.GridDeviceRunLog)).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)(this.GridViewDeviceRunLog)).BeginInit();
  78. this.SuspendLayout();
  79. //
  80. // groupControl1
  81. //
  82. this.groupControl1.Controls.Add(this.sc_name);
  83. this.groupControl1.Controls.Add(this.de_sourcecode);
  84. this.groupControl1.Controls.Add(this.labelControl15);
  85. this.groupControl1.Controls.Add(this.de_linecode);
  86. this.groupControl1.Controls.Add(this.de_address);
  87. this.groupControl1.Controls.Add(this.labelControl4);
  88. this.groupControl1.Controls.Add(this.de_wccode);
  89. this.groupControl1.Controls.Add(this.labelControl3);
  90. this.groupControl1.Controls.Add(this.de_name);
  91. this.groupControl1.Controls.Add(this.labelControl2);
  92. this.groupControl1.Controls.Add(this.labelControl1);
  93. this.groupControl1.Location = new System.Drawing.Point(12, 7);
  94. this.groupControl1.Name = "groupControl1";
  95. this.groupControl1.Size = new System.Drawing.Size(248, 213);
  96. this.groupControl1.TabIndex = 0;
  97. this.groupControl1.Text = "设备信息";
  98. //
  99. // sc_name
  100. //
  101. this.sc_name.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  102. this.sc_name.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Horizontal;
  103. this.sc_name.Location = new System.Drawing.Point(92, 192);
  104. this.sc_name.MaximumSize = new System.Drawing.Size(140, 0);
  105. this.sc_name.Name = "sc_name";
  106. this.sc_name.Size = new System.Drawing.Size(0, 16);
  107. this.sc_name.TabIndex = 22;
  108. //
  109. // de_sourcecode
  110. //
  111. this.de_sourcecode.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  112. this.de_sourcecode.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Horizontal;
  113. this.de_sourcecode.Location = new System.Drawing.Point(92, 165);
  114. this.de_sourcecode.MaximumSize = new System.Drawing.Size(140, 0);
  115. this.de_sourcecode.Name = "de_sourcecode";
  116. this.de_sourcecode.Size = new System.Drawing.Size(0, 16);
  117. this.de_sourcecode.TabIndex = 21;
  118. //
  119. // labelControl15
  120. //
  121. this.labelControl15.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  122. this.labelControl15.Location = new System.Drawing.Point(13, 165);
  123. this.labelControl15.Name = "labelControl15";
  124. this.labelControl15.Size = new System.Drawing.Size(64, 16);
  125. this.labelControl15.TabIndex = 20;
  126. this.labelControl15.Text = "岗位资源";
  127. //
  128. // de_linecode
  129. //
  130. this.de_linecode.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  131. this.de_linecode.Location = new System.Drawing.Point(70, 131);
  132. this.de_linecode.Name = "de_linecode";
  133. this.de_linecode.Size = new System.Drawing.Size(0, 16);
  134. this.de_linecode.TabIndex = 19;
  135. //
  136. // de_address
  137. //
  138. this.de_address.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  139. this.de_address.Location = new System.Drawing.Point(70, 100);
  140. this.de_address.Name = "de_address";
  141. this.de_address.Size = new System.Drawing.Size(0, 16);
  142. this.de_address.TabIndex = 18;
  143. //
  144. // labelControl4
  145. //
  146. this.labelControl4.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  147. this.labelControl4.Location = new System.Drawing.Point(13, 131);
  148. this.labelControl4.Name = "labelControl4";
  149. this.labelControl4.Size = new System.Drawing.Size(32, 16);
  150. this.labelControl4.TabIndex = 6;
  151. this.labelControl4.Text = "线体";
  152. //
  153. // de_wccode
  154. //
  155. this.de_wccode.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  156. this.de_wccode.Location = new System.Drawing.Point(70, 68);
  157. this.de_wccode.Name = "de_wccode";
  158. this.de_wccode.Size = new System.Drawing.Size(0, 16);
  159. this.de_wccode.TabIndex = 17;
  160. //
  161. // labelControl3
  162. //
  163. this.labelControl3.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  164. this.labelControl3.Location = new System.Drawing.Point(13, 100);
  165. this.labelControl3.Name = "labelControl3";
  166. this.labelControl3.Size = new System.Drawing.Size(32, 16);
  167. this.labelControl3.TabIndex = 5;
  168. this.labelControl3.Text = "区域";
  169. //
  170. // de_name
  171. //
  172. this.de_name.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  173. this.de_name.Location = new System.Drawing.Point(70, 35);
  174. this.de_name.Name = "de_name";
  175. this.de_name.Size = new System.Drawing.Size(0, 16);
  176. this.de_name.TabIndex = 16;
  177. //
  178. // labelControl2
  179. //
  180. this.labelControl2.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  181. this.labelControl2.Location = new System.Drawing.Point(13, 68);
  182. this.labelControl2.Name = "labelControl2";
  183. this.labelControl2.Size = new System.Drawing.Size(32, 16);
  184. this.labelControl2.TabIndex = 4;
  185. this.labelControl2.Text = "车间";
  186. //
  187. // labelControl1
  188. //
  189. this.labelControl1.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  190. this.labelControl1.Location = new System.Drawing.Point(13, 35);
  191. this.labelControl1.Name = "labelControl1";
  192. this.labelControl1.Size = new System.Drawing.Size(32, 16);
  193. this.labelControl1.TabIndex = 0;
  194. this.labelControl1.Text = "设备";
  195. //
  196. // groupControl2
  197. //
  198. this.groupControl2.Controls.Add(this.OUTQTY);
  199. this.groupControl2.Controls.Add(this.INQTY);
  200. this.groupControl2.Controls.Add(this.labelControl13);
  201. this.groupControl2.Controls.Add(this.labelControl5);
  202. this.groupControl2.Controls.Add(this.labelControl6);
  203. this.groupControl2.Controls.Add(this.labelControl8);
  204. this.groupControl2.Controls.Add(this.labelControl7);
  205. this.groupControl2.Location = new System.Drawing.Point(12, 226);
  206. this.groupControl2.Name = "groupControl2";
  207. this.groupControl2.Size = new System.Drawing.Size(248, 182);
  208. this.groupControl2.TabIndex = 1;
  209. this.groupControl2.Text = "生产信息";
  210. //
  211. // OUTQTY
  212. //
  213. this.OUTQTY.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  214. this.OUTQTY.Location = new System.Drawing.Point(69, 156);
  215. this.OUTQTY.Name = "OUTQTY";
  216. this.OUTQTY.Size = new System.Drawing.Size(0, 16);
  217. this.OUTQTY.TabIndex = 21;
  218. //
  219. // INQTY
  220. //
  221. this.INQTY.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  222. this.INQTY.Location = new System.Drawing.Point(69, 128);
  223. this.INQTY.Name = "INQTY";
  224. this.INQTY.Size = new System.Drawing.Size(0, 16);
  225. this.INQTY.TabIndex = 20;
  226. //
  227. // labelControl13
  228. //
  229. this.labelControl13.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  230. this.labelControl13.Location = new System.Drawing.Point(13, 156);
  231. this.labelControl13.Name = "labelControl13";
  232. this.labelControl13.Size = new System.Drawing.Size(32, 16);
  233. this.labelControl13.TabIndex = 11;
  234. this.labelControl13.Text = "产出";
  235. //
  236. // labelControl5
  237. //
  238. this.labelControl5.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  239. this.labelControl5.Location = new System.Drawing.Point(13, 127);
  240. this.labelControl5.Name = "labelControl5";
  241. this.labelControl5.Size = new System.Drawing.Size(32, 16);
  242. this.labelControl5.TabIndex = 10;
  243. this.labelControl5.Text = "投入";
  244. //
  245. // labelControl6
  246. //
  247. this.labelControl6.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  248. this.labelControl6.Location = new System.Drawing.Point(13, 95);
  249. this.labelControl6.Name = "labelControl6";
  250. this.labelControl6.Size = new System.Drawing.Size(32, 16);
  251. this.labelControl6.TabIndex = 9;
  252. this.labelControl6.Text = "批次";
  253. //
  254. // labelControl8
  255. //
  256. this.labelControl8.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  257. this.labelControl8.Location = new System.Drawing.Point(13, 32);
  258. this.labelControl8.Name = "labelControl8";
  259. this.labelControl8.Size = new System.Drawing.Size(32, 16);
  260. this.labelControl8.TabIndex = 7;
  261. this.labelControl8.Text = "工单";
  262. //
  263. // labelControl7
  264. //
  265. this.labelControl7.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  266. this.labelControl7.Location = new System.Drawing.Point(13, 64);
  267. this.labelControl7.Name = "labelControl7";
  268. this.labelControl7.Size = new System.Drawing.Size(32, 16);
  269. this.labelControl7.TabIndex = 8;
  270. this.labelControl7.Text = "产品";
  271. //
  272. // labelControl11
  273. //
  274. this.labelControl11.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  275. this.labelControl11.Location = new System.Drawing.Point(16, 35);
  276. this.labelControl11.Name = "labelControl11";
  277. this.labelControl11.Size = new System.Drawing.Size(64, 16);
  278. this.labelControl11.TabIndex = 11;
  279. this.labelControl11.Text = "开机时间";
  280. //
  281. // labelControl12
  282. //
  283. this.labelControl12.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  284. this.labelControl12.Location = new System.Drawing.Point(16, 68);
  285. this.labelControl12.Name = "labelControl12";
  286. this.labelControl12.Size = new System.Drawing.Size(64, 16);
  287. this.labelControl12.TabIndex = 12;
  288. this.labelControl12.Text = "当前运行";
  289. //
  290. // labelControl9
  291. //
  292. this.labelControl9.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  293. this.labelControl9.Location = new System.Drawing.Point(16, 159);
  294. this.labelControl9.Name = "labelControl9";
  295. this.labelControl9.Size = new System.Drawing.Size(64, 16);
  296. this.labelControl9.TabIndex = 14;
  297. this.labelControl9.Text = "最近轮询";
  298. //
  299. // labelControl14
  300. //
  301. this.labelControl14.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  302. this.labelControl14.Location = new System.Drawing.Point(16, 100);
  303. this.labelControl14.Name = "labelControl14";
  304. this.labelControl14.Size = new System.Drawing.Size(64, 16);
  305. this.labelControl14.TabIndex = 15;
  306. this.labelControl14.Text = "轮询信息";
  307. //
  308. // groupControl3
  309. //
  310. this.groupControl3.Controls.Add(this.dpg_receivedatasize);
  311. this.groupControl3.Controls.Add(this.dnc_port);
  312. this.groupControl3.Controls.Add(this.dpg_runtime);
  313. this.groupControl3.Controls.Add(this.dpg_interval);
  314. this.groupControl3.Controls.Add(this.dpg_senddatasize);
  315. this.groupControl3.Controls.Add(this.labelControl14);
  316. this.groupControl3.Controls.Add(this.dpg_onlinetime);
  317. this.groupControl3.Controls.Add(this.labelControl9);
  318. this.groupControl3.Controls.Add(this.labelControl12);
  319. this.groupControl3.Controls.Add(this.labelControl11);
  320. this.groupControl3.Location = new System.Drawing.Point(266, 7);
  321. this.groupControl3.Name = "groupControl3";
  322. this.groupControl3.Size = new System.Drawing.Size(328, 213);
  323. this.groupControl3.TabIndex = 2;
  324. this.groupControl3.Text = "运行信息";
  325. //
  326. // dpg_receivedatasize
  327. //
  328. this.dpg_receivedatasize.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  329. this.dpg_receivedatasize.Location = new System.Drawing.Point(97, 190);
  330. this.dpg_receivedatasize.Name = "dpg_receivedatasize";
  331. this.dpg_receivedatasize.Size = new System.Drawing.Size(0, 16);
  332. this.dpg_receivedatasize.TabIndex = 18;
  333. //
  334. // dnc_port
  335. //
  336. this.dnc_port.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  337. this.dnc_port.Location = new System.Drawing.Point(96, 130);
  338. this.dnc_port.Name = "dnc_port";
  339. this.dnc_port.Size = new System.Drawing.Size(0, 16);
  340. this.dnc_port.TabIndex = 17;
  341. //
  342. // dpg_runtime
  343. //
  344. this.dpg_runtime.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  345. this.dpg_runtime.Location = new System.Drawing.Point(96, 68);
  346. this.dpg_runtime.Name = "dpg_runtime";
  347. this.dpg_runtime.Size = new System.Drawing.Size(0, 16);
  348. this.dpg_runtime.TabIndex = 16;
  349. //
  350. // dpg_interval
  351. //
  352. this.dpg_interval.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  353. this.dpg_interval.Location = new System.Drawing.Point(96, 100);
  354. this.dpg_interval.Name = "dpg_interval";
  355. this.dpg_interval.Size = new System.Drawing.Size(0, 16);
  356. this.dpg_interval.TabIndex = 3;
  357. //
  358. // dpg_senddatasize
  359. //
  360. this.dpg_senddatasize.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  361. this.dpg_senddatasize.Location = new System.Drawing.Point(96, 159);
  362. this.dpg_senddatasize.Name = "dpg_senddatasize";
  363. this.dpg_senddatasize.Size = new System.Drawing.Size(0, 16);
  364. this.dpg_senddatasize.TabIndex = 2;
  365. //
  366. // dpg_onlinetime
  367. //
  368. this.dpg_onlinetime.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  369. this.dpg_onlinetime.Location = new System.Drawing.Point(96, 35);
  370. this.dpg_onlinetime.Name = "dpg_onlinetime";
  371. this.dpg_onlinetime.Size = new System.Drawing.Size(0, 16);
  372. this.dpg_onlinetime.TabIndex = 0;
  373. //
  374. // GridDeivceStatusInfo
  375. //
  376. this.GridDeivceStatusInfo.Location = new System.Drawing.Point(600, 7);
  377. this.GridDeivceStatusInfo.MainView = this.GridViewDeviceStatusInfo;
  378. this.GridDeivceStatusInfo.Name = "GridDeivceStatusInfo";
  379. this.GridDeivceStatusInfo.Size = new System.Drawing.Size(207, 213);
  380. this.GridDeivceStatusInfo.TabIndex = 3;
  381. this.GridDeivceStatusInfo.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  382. this.GridViewDeviceStatusInfo});
  383. //
  384. // GridViewDeviceStatusInfo
  385. //
  386. this.GridViewDeviceStatusInfo.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  387. this.dc_name,
  388. this.data});
  389. this.GridViewDeviceStatusInfo.GridControl = this.GridDeivceStatusInfo;
  390. this.GridViewDeviceStatusInfo.Name = "GridViewDeviceStatusInfo";
  391. this.GridViewDeviceStatusInfo.OptionsView.ShowGroupPanel = false;
  392. //
  393. // dc_name
  394. //
  395. this.dc_name.Caption = "参数";
  396. this.dc_name.FieldName = "DC_NAME";
  397. this.dc_name.Name = "dc_name";
  398. this.dc_name.Visible = true;
  399. this.dc_name.VisibleIndex = 0;
  400. //
  401. // data
  402. //
  403. this.data.Caption = "上一次更新值";
  404. this.data.FieldName = "DATA";
  405. this.data.Name = "data";
  406. this.data.Visible = true;
  407. this.data.VisibleIndex = 1;
  408. //
  409. // GridDeviceRunLog
  410. //
  411. this.GridDeviceRunLog.Location = new System.Drawing.Point(266, 226);
  412. this.GridDeviceRunLog.MainView = this.GridViewDeviceRunLog;
  413. this.GridDeviceRunLog.Name = "GridDeviceRunLog";
  414. this.GridDeviceRunLog.Size = new System.Drawing.Size(541, 182);
  415. this.GridDeviceRunLog.TabIndex = 4;
  416. this.GridDeviceRunLog.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  417. this.GridViewDeviceRunLog});
  418. //
  419. // GridViewDeviceRunLog
  420. //
  421. this.GridViewDeviceRunLog.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  422. this.drr_commandfrom,
  423. this.drr_command});
  424. this.GridViewDeviceRunLog.GridControl = this.GridDeviceRunLog;
  425. this.GridViewDeviceRunLog.Name = "GridViewDeviceRunLog";
  426. this.GridViewDeviceRunLog.OptionsView.ShowGroupPanel = false;
  427. //
  428. // drr_commandfrom
  429. //
  430. this.drr_commandfrom.Caption = "指令编号";
  431. this.drr_commandfrom.FieldName = "DRR_COMMANDFROM";
  432. this.drr_commandfrom.Name = "drr_commandfrom";
  433. this.drr_commandfrom.Visible = true;
  434. this.drr_commandfrom.VisibleIndex = 1;
  435. //
  436. // drr_command
  437. //
  438. this.drr_command.Caption = "指令内容";
  439. this.drr_command.FieldName = "DRR_COMMAND";
  440. this.drr_command.Name = "drr_command";
  441. this.drr_command.Visible = true;
  442. this.drr_command.VisibleIndex = 0;
  443. //
  444. // DeviceStatusInfo
  445. //
  446. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  447. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  448. this.ClientSize = new System.Drawing.Size(811, 413);
  449. this.Controls.Add(this.GridDeviceRunLog);
  450. this.Controls.Add(this.GridDeivceStatusInfo);
  451. this.Controls.Add(this.groupControl3);
  452. this.Controls.Add(this.groupControl2);
  453. this.Controls.Add(this.groupControl1);
  454. this.FormBorderEffect = DevExpress.XtraEditors.FormBorderEffect.None;
  455. this.KeyPreview = true;
  456. this.MaximizeBox = false;
  457. this.Name = "DeviceStatusInfo";
  458. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  459. this.Text = " ";
  460. this.Load += new System.EventHandler(this.DeviceStatusInfo_Load);
  461. this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.DeviceStatusInfo_KeyDown);
  462. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
  463. this.groupControl1.ResumeLayout(false);
  464. this.groupControl1.PerformLayout();
  465. ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
  466. this.groupControl2.ResumeLayout(false);
  467. this.groupControl2.PerformLayout();
  468. ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
  469. this.groupControl3.ResumeLayout(false);
  470. this.groupControl3.PerformLayout();
  471. ((System.ComponentModel.ISupportInitialize)(this.GridDeivceStatusInfo)).EndInit();
  472. ((System.ComponentModel.ISupportInitialize)(this.GridViewDeviceStatusInfo)).EndInit();
  473. ((System.ComponentModel.ISupportInitialize)(this.GridDeviceRunLog)).EndInit();
  474. ((System.ComponentModel.ISupportInitialize)(this.GridViewDeviceRunLog)).EndInit();
  475. this.ResumeLayout(false);
  476. }
  477. #endregion
  478. private DevExpress.XtraEditors.GroupControl groupControl1;
  479. private DevExpress.XtraEditors.GroupControl groupControl2;
  480. private DevExpress.XtraEditors.LabelControl labelControl4;
  481. private DevExpress.XtraEditors.LabelControl labelControl3;
  482. private DevExpress.XtraEditors.LabelControl labelControl2;
  483. private DevExpress.XtraEditors.LabelControl labelControl1;
  484. private DevExpress.XtraEditors.LabelControl labelControl5;
  485. private DevExpress.XtraEditors.LabelControl labelControl6;
  486. private DevExpress.XtraEditors.LabelControl labelControl8;
  487. private DevExpress.XtraEditors.LabelControl labelControl7;
  488. private DevExpress.XtraEditors.LabelControl labelControl11;
  489. private DevExpress.XtraEditors.LabelControl labelControl12;
  490. private DevExpress.XtraEditors.LabelControl labelControl9;
  491. private ValueLabel dpg_onlinetime;
  492. private DevExpress.XtraEditors.LabelControl labelControl14;
  493. private ValueLabel dpg_senddatasize;
  494. private ValueLabel dpg_interval;
  495. private DevExpress.XtraEditors.GroupControl groupControl3;
  496. private ValueLabel de_linecode;
  497. private ValueLabel de_address;
  498. private ValueLabel de_wccode;
  499. private ValueLabel de_name;
  500. private ValueLabel dpg_runtime;
  501. private DevExpress.XtraEditors.LabelControl labelControl13;
  502. private ValueLabel OUTQTY;
  503. private ValueLabel INQTY;
  504. private DevExpress.XtraGrid.GridControl GridDeivceStatusInfo;
  505. private DevExpress.XtraGrid.Views.Grid.GridView GridViewDeviceStatusInfo;
  506. private DevExpress.XtraGrid.Columns.GridColumn dc_name;
  507. private DevExpress.XtraGrid.Columns.GridColumn data;
  508. private ValueLabel de_sourcecode;
  509. private DevExpress.XtraEditors.LabelControl labelControl15;
  510. private ValueLabel sc_name;
  511. private DevExpress.XtraGrid.GridControl GridDeviceRunLog;
  512. private DevExpress.XtraGrid.Views.Grid.GridView GridViewDeviceRunLog;
  513. private DevExpress.XtraGrid.Columns.GridColumn drr_command;
  514. private DevExpress.XtraGrid.Columns.GridColumn drr_commandfrom;
  515. private ValueLabel dnc_port;
  516. private ValueLabel dpg_receivedatasize;
  517. }
  518. }