DeviceStatusInfo.Designer.cs 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392
  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.de_linecode = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
  31. this.de_address = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
  32. this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
  33. this.de_wccode = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
  34. this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
  35. this.de_name = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
  36. this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
  37. this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
  38. this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
  39. this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
  40. this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
  41. this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
  42. this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
  43. this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
  44. this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
  45. this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
  46. this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
  47. this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
  48. this.groupControl3 = new DevExpress.XtraEditors.GroupControl();
  49. this.dpg_runtime = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
  50. this.dpg_count = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
  51. this.dpg_receivedatasize = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
  52. this.dpg_senddatasize = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
  53. this.dpg_starttime = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
  54. this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
  55. this.INQTY = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
  56. this.OUTQTY = new UAS_PLCDataReader.CustomerControl.ValueLabel.ValueLabel();
  57. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
  58. this.groupControl1.SuspendLayout();
  59. ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
  60. this.groupControl2.SuspendLayout();
  61. ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
  62. this.groupControl3.SuspendLayout();
  63. this.SuspendLayout();
  64. //
  65. // groupControl1
  66. //
  67. this.groupControl1.Controls.Add(this.de_linecode);
  68. this.groupControl1.Controls.Add(this.de_address);
  69. this.groupControl1.Controls.Add(this.labelControl4);
  70. this.groupControl1.Controls.Add(this.de_wccode);
  71. this.groupControl1.Controls.Add(this.labelControl3);
  72. this.groupControl1.Controls.Add(this.de_name);
  73. this.groupControl1.Controls.Add(this.labelControl2);
  74. this.groupControl1.Controls.Add(this.labelControl1);
  75. this.groupControl1.Location = new System.Drawing.Point(12, 12);
  76. this.groupControl1.Name = "groupControl1";
  77. this.groupControl1.Size = new System.Drawing.Size(187, 175);
  78. this.groupControl1.TabIndex = 0;
  79. this.groupControl1.Text = "设备信息";
  80. //
  81. // de_linecode
  82. //
  83. this.de_linecode.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  84. this.de_linecode.Location = new System.Drawing.Point(70, 137);
  85. this.de_linecode.Name = "de_linecode";
  86. this.de_linecode.Size = new System.Drawing.Size(0, 16);
  87. this.de_linecode.TabIndex = 19;
  88. //
  89. // de_address
  90. //
  91. this.de_address.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  92. this.de_address.Location = new System.Drawing.Point(70, 106);
  93. this.de_address.Name = "de_address";
  94. this.de_address.Size = new System.Drawing.Size(0, 16);
  95. this.de_address.TabIndex = 18;
  96. //
  97. // labelControl4
  98. //
  99. this.labelControl4.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  100. this.labelControl4.Location = new System.Drawing.Point(13, 137);
  101. this.labelControl4.Name = "labelControl4";
  102. this.labelControl4.Size = new System.Drawing.Size(32, 16);
  103. this.labelControl4.TabIndex = 6;
  104. this.labelControl4.Text = "线体";
  105. //
  106. // de_wccode
  107. //
  108. this.de_wccode.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  109. this.de_wccode.Location = new System.Drawing.Point(70, 74);
  110. this.de_wccode.Name = "de_wccode";
  111. this.de_wccode.Size = new System.Drawing.Size(0, 16);
  112. this.de_wccode.TabIndex = 17;
  113. //
  114. // labelControl3
  115. //
  116. this.labelControl3.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  117. this.labelControl3.Location = new System.Drawing.Point(13, 106);
  118. this.labelControl3.Name = "labelControl3";
  119. this.labelControl3.Size = new System.Drawing.Size(32, 16);
  120. this.labelControl3.TabIndex = 5;
  121. this.labelControl3.Text = "区域";
  122. //
  123. // de_name
  124. //
  125. this.de_name.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  126. this.de_name.Location = new System.Drawing.Point(70, 41);
  127. this.de_name.Name = "de_name";
  128. this.de_name.Size = new System.Drawing.Size(0, 16);
  129. this.de_name.TabIndex = 16;
  130. //
  131. // labelControl2
  132. //
  133. this.labelControl2.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  134. this.labelControl2.Location = new System.Drawing.Point(13, 74);
  135. this.labelControl2.Name = "labelControl2";
  136. this.labelControl2.Size = new System.Drawing.Size(32, 16);
  137. this.labelControl2.TabIndex = 4;
  138. this.labelControl2.Text = "车间";
  139. //
  140. // labelControl1
  141. //
  142. this.labelControl1.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  143. this.labelControl1.Location = new System.Drawing.Point(13, 41);
  144. this.labelControl1.Name = "labelControl1";
  145. this.labelControl1.Size = new System.Drawing.Size(32, 16);
  146. this.labelControl1.TabIndex = 0;
  147. this.labelControl1.Text = "设备";
  148. //
  149. // groupControl2
  150. //
  151. this.groupControl2.Controls.Add(this.OUTQTY);
  152. this.groupControl2.Controls.Add(this.INQTY);
  153. this.groupControl2.Controls.Add(this.labelControl13);
  154. this.groupControl2.Controls.Add(this.labelControl5);
  155. this.groupControl2.Controls.Add(this.labelControl6);
  156. this.groupControl2.Controls.Add(this.labelControl8);
  157. this.groupControl2.Controls.Add(this.labelControl7);
  158. this.groupControl2.Location = new System.Drawing.Point(12, 202);
  159. this.groupControl2.Name = "groupControl2";
  160. this.groupControl2.Size = new System.Drawing.Size(187, 182);
  161. this.groupControl2.TabIndex = 1;
  162. this.groupControl2.Text = "生产信息";
  163. //
  164. // labelControl5
  165. //
  166. this.labelControl5.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  167. this.labelControl5.Location = new System.Drawing.Point(13, 127);
  168. this.labelControl5.Name = "labelControl5";
  169. this.labelControl5.Size = new System.Drawing.Size(32, 16);
  170. this.labelControl5.TabIndex = 10;
  171. this.labelControl5.Text = "投入";
  172. //
  173. // labelControl6
  174. //
  175. this.labelControl6.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  176. this.labelControl6.Location = new System.Drawing.Point(13, 95);
  177. this.labelControl6.Name = "labelControl6";
  178. this.labelControl6.Size = new System.Drawing.Size(32, 16);
  179. this.labelControl6.TabIndex = 9;
  180. this.labelControl6.Text = "批次";
  181. //
  182. // labelControl8
  183. //
  184. this.labelControl8.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  185. this.labelControl8.Location = new System.Drawing.Point(13, 32);
  186. this.labelControl8.Name = "labelControl8";
  187. this.labelControl8.Size = new System.Drawing.Size(32, 16);
  188. this.labelControl8.TabIndex = 7;
  189. this.labelControl8.Text = "工单";
  190. //
  191. // labelControl7
  192. //
  193. this.labelControl7.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  194. this.labelControl7.Location = new System.Drawing.Point(13, 64);
  195. this.labelControl7.Name = "labelControl7";
  196. this.labelControl7.Size = new System.Drawing.Size(32, 16);
  197. this.labelControl7.TabIndex = 8;
  198. this.labelControl7.Text = "产品";
  199. //
  200. // labelControl11
  201. //
  202. this.labelControl11.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  203. this.labelControl11.Location = new System.Drawing.Point(21, 41);
  204. this.labelControl11.Name = "labelControl11";
  205. this.labelControl11.Size = new System.Drawing.Size(64, 16);
  206. this.labelControl11.TabIndex = 11;
  207. this.labelControl11.Text = "开始时间";
  208. //
  209. // labelControl12
  210. //
  211. this.labelControl12.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  212. this.labelControl12.Location = new System.Drawing.Point(21, 74);
  213. this.labelControl12.Name = "labelControl12";
  214. this.labelControl12.Size = new System.Drawing.Size(64, 16);
  215. this.labelControl12.TabIndex = 12;
  216. this.labelControl12.Text = "持续时长";
  217. //
  218. // labelControl10
  219. //
  220. this.labelControl10.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  221. this.labelControl10.Location = new System.Drawing.Point(21, 106);
  222. this.labelControl10.Name = "labelControl10";
  223. this.labelControl10.Size = new System.Drawing.Size(64, 16);
  224. this.labelControl10.TabIndex = 13;
  225. this.labelControl10.Text = "发送字节";
  226. //
  227. // labelControl9
  228. //
  229. this.labelControl9.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  230. this.labelControl9.Location = new System.Drawing.Point(21, 139);
  231. this.labelControl9.Name = "labelControl9";
  232. this.labelControl9.Size = new System.Drawing.Size(64, 16);
  233. this.labelControl9.TabIndex = 14;
  234. this.labelControl9.Text = "接收字节";
  235. //
  236. // labelControl14
  237. //
  238. this.labelControl14.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  239. this.labelControl14.Location = new System.Drawing.Point(21, 172);
  240. this.labelControl14.Name = "labelControl14";
  241. this.labelControl14.Size = new System.Drawing.Size(64, 16);
  242. this.labelControl14.TabIndex = 15;
  243. this.labelControl14.Text = "轮询次数";
  244. //
  245. // groupControl3
  246. //
  247. this.groupControl3.Controls.Add(this.dpg_runtime);
  248. this.groupControl3.Controls.Add(this.dpg_count);
  249. this.groupControl3.Controls.Add(this.dpg_receivedatasize);
  250. this.groupControl3.Controls.Add(this.dpg_senddatasize);
  251. this.groupControl3.Controls.Add(this.labelControl14);
  252. this.groupControl3.Controls.Add(this.dpg_starttime);
  253. this.groupControl3.Controls.Add(this.labelControl9);
  254. this.groupControl3.Controls.Add(this.labelControl10);
  255. this.groupControl3.Controls.Add(this.labelControl12);
  256. this.groupControl3.Controls.Add(this.labelControl11);
  257. this.groupControl3.Location = new System.Drawing.Point(216, 12);
  258. this.groupControl3.Name = "groupControl3";
  259. this.groupControl3.Size = new System.Drawing.Size(328, 372);
  260. this.groupControl3.TabIndex = 2;
  261. this.groupControl3.Text = "运行信息";
  262. //
  263. // dpg_runtime
  264. //
  265. this.dpg_runtime.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  266. this.dpg_runtime.Location = new System.Drawing.Point(101, 74);
  267. this.dpg_runtime.Name = "dpg_runtime";
  268. this.dpg_runtime.Size = new System.Drawing.Size(0, 16);
  269. this.dpg_runtime.TabIndex = 16;
  270. //
  271. // dpg_count
  272. //
  273. this.dpg_count.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  274. this.dpg_count.Location = new System.Drawing.Point(101, 172);
  275. this.dpg_count.Name = "dpg_count";
  276. this.dpg_count.Size = new System.Drawing.Size(0, 16);
  277. this.dpg_count.TabIndex = 3;
  278. //
  279. // dpg_receivedatasize
  280. //
  281. this.dpg_receivedatasize.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  282. this.dpg_receivedatasize.Location = new System.Drawing.Point(101, 139);
  283. this.dpg_receivedatasize.Name = "dpg_receivedatasize";
  284. this.dpg_receivedatasize.Size = new System.Drawing.Size(0, 16);
  285. this.dpg_receivedatasize.TabIndex = 2;
  286. //
  287. // dpg_senddatasize
  288. //
  289. this.dpg_senddatasize.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  290. this.dpg_senddatasize.Location = new System.Drawing.Point(101, 106);
  291. this.dpg_senddatasize.Name = "dpg_senddatasize";
  292. this.dpg_senddatasize.Size = new System.Drawing.Size(0, 16);
  293. this.dpg_senddatasize.TabIndex = 1;
  294. //
  295. // dpg_starttime
  296. //
  297. this.dpg_starttime.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  298. this.dpg_starttime.Location = new System.Drawing.Point(101, 41);
  299. this.dpg_starttime.Name = "dpg_starttime";
  300. this.dpg_starttime.Size = new System.Drawing.Size(0, 16);
  301. this.dpg_starttime.TabIndex = 0;
  302. //
  303. // labelControl13
  304. //
  305. this.labelControl13.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  306. this.labelControl13.Location = new System.Drawing.Point(13, 156);
  307. this.labelControl13.Name = "labelControl13";
  308. this.labelControl13.Size = new System.Drawing.Size(32, 16);
  309. this.labelControl13.TabIndex = 11;
  310. this.labelControl13.Text = "产出";
  311. //
  312. // INQTY
  313. //
  314. this.INQTY.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  315. this.INQTY.Location = new System.Drawing.Point(69, 128);
  316. this.INQTY.Name = "INQTY";
  317. this.INQTY.Size = new System.Drawing.Size(0, 16);
  318. this.INQTY.TabIndex = 20;
  319. //
  320. // OUTQTY
  321. //
  322. this.OUTQTY.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  323. this.OUTQTY.Location = new System.Drawing.Point(69, 156);
  324. this.OUTQTY.Name = "OUTQTY";
  325. this.OUTQTY.Size = new System.Drawing.Size(0, 16);
  326. this.OUTQTY.TabIndex = 21;
  327. //
  328. // DeviceStatusInfo
  329. //
  330. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  331. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  332. this.ClientSize = new System.Drawing.Size(556, 396);
  333. this.Controls.Add(this.groupControl3);
  334. this.Controls.Add(this.groupControl2);
  335. this.Controls.Add(this.groupControl1);
  336. this.FormBorderEffect = DevExpress.XtraEditors.FormBorderEffect.None;
  337. this.KeyPreview = true;
  338. this.MaximizeBox = false;
  339. this.Name = "DeviceStatusInfo";
  340. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  341. this.Text = " ";
  342. this.Load += new System.EventHandler(this.DeviceStatusInfo_Load);
  343. this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.DeviceStatusInfo_KeyDown);
  344. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
  345. this.groupControl1.ResumeLayout(false);
  346. this.groupControl1.PerformLayout();
  347. ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
  348. this.groupControl2.ResumeLayout(false);
  349. this.groupControl2.PerformLayout();
  350. ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
  351. this.groupControl3.ResumeLayout(false);
  352. this.groupControl3.PerformLayout();
  353. this.ResumeLayout(false);
  354. }
  355. #endregion
  356. private DevExpress.XtraEditors.GroupControl groupControl1;
  357. private DevExpress.XtraEditors.GroupControl groupControl2;
  358. private DevExpress.XtraEditors.LabelControl labelControl4;
  359. private DevExpress.XtraEditors.LabelControl labelControl3;
  360. private DevExpress.XtraEditors.LabelControl labelControl2;
  361. private DevExpress.XtraEditors.LabelControl labelControl1;
  362. private DevExpress.XtraEditors.LabelControl labelControl5;
  363. private DevExpress.XtraEditors.LabelControl labelControl6;
  364. private DevExpress.XtraEditors.LabelControl labelControl8;
  365. private DevExpress.XtraEditors.LabelControl labelControl7;
  366. private DevExpress.XtraEditors.LabelControl labelControl11;
  367. private DevExpress.XtraEditors.LabelControl labelControl12;
  368. private DevExpress.XtraEditors.LabelControl labelControl10;
  369. private DevExpress.XtraEditors.LabelControl labelControl9;
  370. private ValueLabel dpg_starttime;
  371. private DevExpress.XtraEditors.LabelControl labelControl14;
  372. private ValueLabel dpg_senddatasize;
  373. private ValueLabel dpg_receivedatasize;
  374. private ValueLabel dpg_count;
  375. private DevExpress.XtraEditors.GroupControl groupControl3;
  376. private ValueLabel de_linecode;
  377. private ValueLabel de_address;
  378. private ValueLabel de_wccode;
  379. private ValueLabel de_name;
  380. private ValueLabel dpg_runtime;
  381. private DevExpress.XtraEditors.LabelControl labelControl13;
  382. private ValueLabel OUTQTY;
  383. private ValueLabel INQTY;
  384. }
  385. }