RoomInfo.Designer.cs 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486
  1. namespace IntelligentControlForsx.MyControls.windturbine
  2. {
  3. partial class RoomInfo
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 组件设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. this.label1 = new System.Windows.Forms.Label();
  30. this.timer1 = new System.Windows.Forms.Timer(this.components);
  31. this.label57 = new System.Windows.Forms.Label();
  32. this.panelLine10 = new IntelligentControlForsx.MyControls.PanelLine();
  33. this.panelLine11 = new IntelligentControlForsx.MyControls.PanelLine();
  34. this.panelLine12 = new IntelligentControlForsx.MyControls.PanelLine();
  35. this.panelLine3 = new IntelligentControlForsx.MyControls.PanelLine();
  36. this.panelLine2 = new IntelligentControlForsx.MyControls.PanelLine();
  37. this.panelLine1 = new IntelligentControlForsx.MyControls.PanelLine();
  38. this.P1_PointValue1 = new IntelligentControlForsx.MyControls.windturbine.PointValueDI();
  39. this.P2_PointValue1 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
  40. this.P1_PointValue2 = new IntelligentControlForsx.MyControls.windturbine.PointValueDI();
  41. this.P1_PointValue3 = new IntelligentControlForsx.MyControls.windturbine.PointValueDI();
  42. this.P1_PointValue4 = new IntelligentControlForsx.MyControls.windturbine.PointValueDI();
  43. this.P1_PointValue5 = new IntelligentControlForsx.MyControls.windturbine.PointValueDI();
  44. this.P1_PointValue6 = new IntelligentControlForsx.MyControls.windturbine.PointValueDI();
  45. this.P1_PointValue7 = new IntelligentControlForsx.MyControls.windturbine.PointValueDI();
  46. this.P1_PointValue9 = new IntelligentControlForsx.MyControls.windturbine.PointValueDI();
  47. this.P1_PointValue10 = new IntelligentControlForsx.MyControls.windturbine.PointValueDI();
  48. this.P1_PointValue8 = new IntelligentControlForsx.MyControls.windturbine.PointValueDI();
  49. this.P2_PointValue2 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
  50. this.P2_PointValue3 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
  51. this.P2_PointValue4 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
  52. this.P2_PointValue5 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
  53. this.P2_PointValue6 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
  54. this.P2_PointValue7 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
  55. this.P2_PointValue8 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
  56. this.P2_PointValue9 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
  57. this.panelLine16 = new IntelligentControlForsx.MyControls.PanelLine();
  58. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  59. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  60. this.SuspendLayout();
  61. //
  62. // label1
  63. //
  64. this.label1.AutoSize = true;
  65. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  66. this.label1.ForeColor = System.Drawing.Color.White;
  67. this.label1.Location = new System.Drawing.Point(55, 88);
  68. this.label1.Name = "label1";
  69. this.label1.Size = new System.Drawing.Size(74, 22);
  70. this.label1.TabIndex = 3;
  71. this.label1.Text = "状态信息";
  72. //
  73. // timer1
  74. //
  75. this.timer1.Interval = 1000;
  76. this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
  77. //
  78. // label57
  79. //
  80. this.label57.AutoSize = true;
  81. this.label57.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  82. this.label57.ForeColor = System.Drawing.Color.White;
  83. this.label57.Location = new System.Drawing.Point(1401, 51);
  84. this.label57.Name = "label57";
  85. this.label57.Size = new System.Drawing.Size(74, 22);
  86. this.label57.TabIndex = 102;
  87. this.label57.Text = "数值信息";
  88. //
  89. // panelLine10
  90. //
  91. this.panelLine10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  92. this.panelLine10.Location = new System.Drawing.Point(1384, 87);
  93. this.panelLine10.Margin = new System.Windows.Forms.Padding(0);
  94. this.panelLine10.Name = "panelLine10";
  95. this.panelLine10.Padding = new System.Windows.Forms.Padding(1);
  96. this.panelLine10.Size = new System.Drawing.Size(303, 450);
  97. this.panelLine10.TabIndex = 67;
  98. //
  99. // panelLine11
  100. //
  101. this.panelLine11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  102. this.panelLine11.Location = new System.Drawing.Point(1384, 35);
  103. this.panelLine11.Margin = new System.Windows.Forms.Padding(0);
  104. this.panelLine11.Name = "panelLine11";
  105. this.panelLine11.Padding = new System.Windows.Forms.Padding(1);
  106. this.panelLine11.Size = new System.Drawing.Size(176, 52);
  107. this.panelLine11.TabIndex = 66;
  108. //
  109. // panelLine12
  110. //
  111. this.panelLine12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  112. this.panelLine12.Location = new System.Drawing.Point(1543, 59);
  113. this.panelLine12.Margin = new System.Windows.Forms.Padding(0);
  114. this.panelLine12.Name = "panelLine12";
  115. this.panelLine12.Padding = new System.Windows.Forms.Padding(1);
  116. this.panelLine12.Size = new System.Drawing.Size(99, 33);
  117. this.panelLine12.TabIndex = 65;
  118. //
  119. // panelLine3
  120. //
  121. this.panelLine3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  122. this.panelLine3.Location = new System.Drawing.Point(39, 116);
  123. this.panelLine3.Margin = new System.Windows.Forms.Padding(0);
  124. this.panelLine3.Name = "panelLine3";
  125. this.panelLine3.Padding = new System.Windows.Forms.Padding(1);
  126. this.panelLine3.Size = new System.Drawing.Size(302, 516);
  127. this.panelLine3.TabIndex = 2;
  128. //
  129. // panelLine2
  130. //
  131. this.panelLine2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  132. this.panelLine2.Location = new System.Drawing.Point(39, 82);
  133. this.panelLine2.Margin = new System.Windows.Forms.Padding(0);
  134. this.panelLine2.Name = "panelLine2";
  135. this.panelLine2.Padding = new System.Windows.Forms.Padding(1);
  136. this.panelLine2.Size = new System.Drawing.Size(215, 38);
  137. this.panelLine2.TabIndex = 1;
  138. //
  139. // panelLine1
  140. //
  141. this.panelLine1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  142. this.panelLine1.Location = new System.Drawing.Point(251, 99);
  143. this.panelLine1.Margin = new System.Windows.Forms.Padding(0);
  144. this.panelLine1.Name = "panelLine1";
  145. this.panelLine1.Padding = new System.Windows.Forms.Padding(1);
  146. this.panelLine1.Size = new System.Drawing.Size(59, 20);
  147. this.panelLine1.TabIndex = 0;
  148. //
  149. // P1_PointValue1
  150. //
  151. this.P1_PointValue1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  152. this.P1_PointValue1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  153. this.P1_PointValue1.Location = new System.Drawing.Point(42, 131);
  154. this.P1_PointValue1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  155. this.P1_PointValue1.Name = "P1_PointValue1";
  156. this.P1_PointValue1.NameString = "液压油位";
  157. this.P1_PointValue1.Size = new System.Drawing.Size(295, 38);
  158. this.P1_PointValue1.StatusString = null;
  159. this.P1_PointValue1.TabIndex = 143;
  160. //
  161. // P2_PointValue1
  162. //
  163. this.P2_PointValue1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  164. this.P2_PointValue1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  165. this.P2_PointValue1.Location = new System.Drawing.Point(1389, 100);
  166. this.P2_PointValue1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  167. this.P2_PointValue1.Name = "P2_PointValue1";
  168. this.P2_PointValue1.NameString = "叶片实际值";
  169. this.P2_PointValue1.Size = new System.Drawing.Size(295, 38);
  170. this.P2_PointValue1.TabIndex = 144;
  171. this.P2_PointValue1.UnitString = null;
  172. this.P2_PointValue1.ValueString = null;
  173. //
  174. // P1_PointValue2
  175. //
  176. this.P1_PointValue2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  177. this.P1_PointValue2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  178. this.P1_PointValue2.Location = new System.Drawing.Point(42, 177);
  179. this.P1_PointValue2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  180. this.P1_PointValue2.Name = "P1_PointValue2";
  181. this.P1_PointValue2.NameString = "液压油温度超限";
  182. this.P1_PointValue2.Size = new System.Drawing.Size(295, 38);
  183. this.P1_PointValue2.StatusString = null;
  184. this.P1_PointValue2.TabIndex = 143;
  185. //
  186. // P1_PointValue3
  187. //
  188. this.P1_PointValue3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  189. this.P1_PointValue3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  190. this.P1_PointValue3.Location = new System.Drawing.Point(42, 223);
  191. this.P1_PointValue3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  192. this.P1_PointValue3.Name = "P1_PointValue3";
  193. this.P1_PointValue3.NameString = "叶轮刹车液压OK";
  194. this.P1_PointValue3.Size = new System.Drawing.Size(295, 38);
  195. this.P1_PointValue3.StatusString = null;
  196. this.P1_PointValue3.TabIndex = 143;
  197. //
  198. // P1_PointValue4
  199. //
  200. this.P1_PointValue4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  201. this.P1_PointValue4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  202. this.P1_PointValue4.Location = new System.Drawing.Point(42, 269);
  203. this.P1_PointValue4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  204. this.P1_PointValue4.Name = "P1_PointValue4";
  205. this.P1_PointValue4.NameString = "液压泵电机保护OK";
  206. this.P1_PointValue4.Size = new System.Drawing.Size(295, 38);
  207. this.P1_PointValue4.StatusString = null;
  208. this.P1_PointValue4.TabIndex = 143;
  209. //
  210. // P1_PointValue5
  211. //
  212. this.P1_PointValue5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  213. this.P1_PointValue5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  214. this.P1_PointValue5.Location = new System.Drawing.Point(42, 315);
  215. this.P1_PointValue5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  216. this.P1_PointValue5.Name = "P1_PointValue5";
  217. this.P1_PointValue5.NameString = "加热器保护OK";
  218. this.P1_PointValue5.Size = new System.Drawing.Size(295, 38);
  219. this.P1_PointValue5.StatusString = null;
  220. this.P1_PointValue5.TabIndex = 143;
  221. //
  222. // P1_PointValue6
  223. //
  224. this.P1_PointValue6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  225. this.P1_PointValue6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  226. this.P1_PointValue6.Location = new System.Drawing.Point(42, 361);
  227. this.P1_PointValue6.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  228. this.P1_PointValue6.Name = "P1_PointValue6";
  229. this.P1_PointValue6.NameString = "齿轮箱油位OK";
  230. this.P1_PointValue6.Size = new System.Drawing.Size(295, 38);
  231. this.P1_PointValue6.StatusString = null;
  232. this.P1_PointValue6.TabIndex = 143;
  233. //
  234. // P1_PointValue7
  235. //
  236. this.P1_PointValue7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  237. this.P1_PointValue7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  238. this.P1_PointValue7.Location = new System.Drawing.Point(42, 407);
  239. this.P1_PointValue7.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  240. this.P1_PointValue7.Name = "P1_PointValue7";
  241. this.P1_PointValue7.NameString = "润滑油压力OK";
  242. this.P1_PointValue7.Size = new System.Drawing.Size(295, 38);
  243. this.P1_PointValue7.StatusString = null;
  244. this.P1_PointValue7.TabIndex = 143;
  245. //
  246. // P1_PointValue9
  247. //
  248. this.P1_PointValue9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  249. this.P1_PointValue9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  250. this.P1_PointValue9.Location = new System.Drawing.Point(42, 499);
  251. this.P1_PointValue9.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  252. this.P1_PointValue9.Name = "P1_PointValue9";
  253. this.P1_PointValue9.NameString = "冷却水压OK";
  254. this.P1_PointValue9.Size = new System.Drawing.Size(295, 38);
  255. this.P1_PointValue9.StatusString = null;
  256. this.P1_PointValue9.TabIndex = 143;
  257. //
  258. // P1_PointValue10
  259. //
  260. this.P1_PointValue10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  261. this.P1_PointValue10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  262. this.P1_PointValue10.Location = new System.Drawing.Point(42, 545);
  263. this.P1_PointValue10.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  264. this.P1_PointValue10.Name = "P1_PointValue10";
  265. this.P1_PointValue10.NameString = "发电机加热器保护";
  266. this.P1_PointValue10.Size = new System.Drawing.Size(295, 38);
  267. this.P1_PointValue10.StatusString = null;
  268. this.P1_PointValue10.TabIndex = 143;
  269. //
  270. // P1_PointValue8
  271. //
  272. this.P1_PointValue8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  273. this.P1_PointValue8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  274. this.P1_PointValue8.Location = new System.Drawing.Point(42, 453);
  275. this.P1_PointValue8.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  276. this.P1_PointValue8.Name = "P1_PointValue8";
  277. this.P1_PointValue8.NameString = "润滑油泵电机保护";
  278. this.P1_PointValue8.Size = new System.Drawing.Size(295, 38);
  279. this.P1_PointValue8.StatusString = null;
  280. this.P1_PointValue8.TabIndex = 143;
  281. //
  282. // P2_PointValue2
  283. //
  284. this.P2_PointValue2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  285. this.P2_PointValue2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  286. this.P2_PointValue2.Location = new System.Drawing.Point(1389, 146);
  287. this.P2_PointValue2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  288. this.P2_PointValue2.Name = "P2_PointValue2";
  289. this.P2_PointValue2.NameString = "叶片1角度";
  290. this.P2_PointValue2.Size = new System.Drawing.Size(295, 38);
  291. this.P2_PointValue2.TabIndex = 144;
  292. this.P2_PointValue2.UnitString = null;
  293. this.P2_PointValue2.ValueString = null;
  294. //
  295. // P2_PointValue3
  296. //
  297. this.P2_PointValue3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  298. this.P2_PointValue3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  299. this.P2_PointValue3.Location = new System.Drawing.Point(1389, 192);
  300. this.P2_PointValue3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  301. this.P2_PointValue3.Name = "P2_PointValue3";
  302. this.P2_PointValue3.NameString = "叶片2角度";
  303. this.P2_PointValue3.Size = new System.Drawing.Size(295, 38);
  304. this.P2_PointValue3.TabIndex = 144;
  305. this.P2_PointValue3.UnitString = null;
  306. this.P2_PointValue3.ValueString = null;
  307. //
  308. // P2_PointValue4
  309. //
  310. this.P2_PointValue4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  311. this.P2_PointValue4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  312. this.P2_PointValue4.Location = new System.Drawing.Point(1389, 237);
  313. this.P2_PointValue4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  314. this.P2_PointValue4.Name = "P2_PointValue4";
  315. this.P2_PointValue4.NameString = "叶片3角度";
  316. this.P2_PointValue4.Size = new System.Drawing.Size(295, 38);
  317. this.P2_PointValue4.TabIndex = 144;
  318. this.P2_PointValue4.UnitString = null;
  319. this.P2_PointValue4.ValueString = null;
  320. //
  321. // P2_PointValue5
  322. //
  323. this.P2_PointValue5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  324. this.P2_PointValue5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  325. this.P2_PointValue5.Location = new System.Drawing.Point(1389, 279);
  326. this.P2_PointValue5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  327. this.P2_PointValue5.Name = "P2_PointValue5";
  328. this.P2_PointValue5.NameString = "风速";
  329. this.P2_PointValue5.Size = new System.Drawing.Size(295, 38);
  330. this.P2_PointValue5.TabIndex = 144;
  331. this.P2_PointValue5.UnitString = null;
  332. this.P2_PointValue5.ValueString = null;
  333. //
  334. // P2_PointValue6
  335. //
  336. this.P2_PointValue6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  337. this.P2_PointValue6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  338. this.P2_PointValue6.Location = new System.Drawing.Point(1389, 325);
  339. this.P2_PointValue6.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  340. this.P2_PointValue6.Name = "P2_PointValue6";
  341. this.P2_PointValue6.NameString = "功率";
  342. this.P2_PointValue6.Size = new System.Drawing.Size(295, 38);
  343. this.P2_PointValue6.TabIndex = 144;
  344. this.P2_PointValue6.UnitString = null;
  345. this.P2_PointValue6.ValueString = null;
  346. //
  347. // P2_PointValue7
  348. //
  349. this.P2_PointValue7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  350. this.P2_PointValue7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  351. this.P2_PointValue7.Location = new System.Drawing.Point(1389, 372);
  352. this.P2_PointValue7.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  353. this.P2_PointValue7.Name = "P2_PointValue7";
  354. this.P2_PointValue7.NameString = "机舱位置";
  355. this.P2_PointValue7.Size = new System.Drawing.Size(295, 38);
  356. this.P2_PointValue7.TabIndex = 144;
  357. this.P2_PointValue7.UnitString = null;
  358. this.P2_PointValue7.ValueString = null;
  359. //
  360. // P2_PointValue8
  361. //
  362. this.P2_PointValue8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  363. this.P2_PointValue8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  364. this.P2_PointValue8.Location = new System.Drawing.Point(1389, 418);
  365. this.P2_PointValue8.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  366. this.P2_PointValue8.Name = "P2_PointValue8";
  367. this.P2_PointValue8.NameString = "发电机转速";
  368. this.P2_PointValue8.Size = new System.Drawing.Size(295, 38);
  369. this.P2_PointValue8.TabIndex = 144;
  370. this.P2_PointValue8.UnitString = null;
  371. this.P2_PointValue8.ValueString = null;
  372. //
  373. // P2_PointValue9
  374. //
  375. this.P2_PointValue9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  376. this.P2_PointValue9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  377. this.P2_PointValue9.Location = new System.Drawing.Point(1389, 464);
  378. this.P2_PointValue9.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  379. this.P2_PointValue9.Name = "P2_PointValue9";
  380. this.P2_PointValue9.NameString = "叶轮转速";
  381. this.P2_PointValue9.Size = new System.Drawing.Size(295, 38);
  382. this.P2_PointValue9.TabIndex = 144;
  383. this.P2_PointValue9.UnitString = null;
  384. this.P2_PointValue9.ValueString = null;
  385. //
  386. // panelLine16
  387. //
  388. this.panelLine16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  389. this.panelLine16.Location = new System.Drawing.Point(365, 79);
  390. this.panelLine16.Margin = new System.Windows.Forms.Padding(0);
  391. this.panelLine16.Name = "panelLine16";
  392. this.panelLine16.Padding = new System.Windows.Forms.Padding(1);
  393. this.panelLine16.Size = new System.Drawing.Size(997, 562);
  394. this.panelLine16.TabIndex = 152;
  395. //
  396. // pictureBox1
  397. //
  398. this.pictureBox1.Image = global::IntelligentControlForsx.Properties.Resources.jcxx;
  399. this.pictureBox1.Location = new System.Drawing.Point(366, 80);
  400. this.pictureBox1.Name = "pictureBox1";
  401. this.pictureBox1.Size = new System.Drawing.Size(995, 560);
  402. this.pictureBox1.TabIndex = 153;
  403. this.pictureBox1.TabStop = false;
  404. //
  405. // RoomInfo
  406. //
  407. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
  408. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  409. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  410. this.Controls.Add(this.pictureBox1);
  411. this.Controls.Add(this.panelLine16);
  412. this.Controls.Add(this.P2_PointValue9);
  413. this.Controls.Add(this.P2_PointValue8);
  414. this.Controls.Add(this.P2_PointValue7);
  415. this.Controls.Add(this.P2_PointValue6);
  416. this.Controls.Add(this.P2_PointValue5);
  417. this.Controls.Add(this.P2_PointValue4);
  418. this.Controls.Add(this.P2_PointValue3);
  419. this.Controls.Add(this.P2_PointValue2);
  420. this.Controls.Add(this.P2_PointValue1);
  421. this.Controls.Add(this.P1_PointValue10);
  422. this.Controls.Add(this.P1_PointValue9);
  423. this.Controls.Add(this.P1_PointValue8);
  424. this.Controls.Add(this.P1_PointValue7);
  425. this.Controls.Add(this.P1_PointValue6);
  426. this.Controls.Add(this.P1_PointValue5);
  427. this.Controls.Add(this.P1_PointValue4);
  428. this.Controls.Add(this.P1_PointValue3);
  429. this.Controls.Add(this.P1_PointValue2);
  430. this.Controls.Add(this.P1_PointValue1);
  431. this.Controls.Add(this.label57);
  432. this.Controls.Add(this.panelLine10);
  433. this.Controls.Add(this.panelLine11);
  434. this.Controls.Add(this.panelLine12);
  435. this.Controls.Add(this.label1);
  436. this.Controls.Add(this.panelLine3);
  437. this.Controls.Add(this.panelLine2);
  438. this.Controls.Add(this.panelLine1);
  439. this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  440. this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  441. this.Name = "RoomInfo";
  442. this.Size = new System.Drawing.Size(1760, 882);
  443. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  444. this.ResumeLayout(false);
  445. this.PerformLayout();
  446. }
  447. #endregion
  448. private PanelLine panelLine1;
  449. private PanelLine panelLine2;
  450. private PanelLine panelLine3;
  451. private System.Windows.Forms.Label label1;
  452. private System.Windows.Forms.Timer timer1;
  453. private PanelLine panelLine10;
  454. private PanelLine panelLine11;
  455. private PanelLine panelLine12;
  456. private System.Windows.Forms.Label label57;
  457. private PointValueDI P1_PointValue1;
  458. private PointValueAI P2_PointValue1;
  459. private PointValueDI P1_PointValue2;
  460. private PointValueDI P1_PointValue3;
  461. private PointValueDI P1_PointValue4;
  462. private PointValueDI P1_PointValue5;
  463. private PointValueDI P1_PointValue6;
  464. private PointValueDI P1_PointValue7;
  465. private PointValueDI P1_PointValue9;
  466. private PointValueDI P1_PointValue10;
  467. private PointValueDI P1_PointValue8;
  468. private PointValueAI P2_PointValue2;
  469. private PointValueAI P2_PointValue3;
  470. private PointValueAI P2_PointValue4;
  471. private PointValueAI P2_PointValue5;
  472. private PointValueAI P2_PointValue6;
  473. private PointValueAI P2_PointValue7;
  474. private PointValueAI P2_PointValue8;
  475. private PointValueAI P2_PointValue9;
  476. private PanelLine panelLine16;
  477. private System.Windows.Forms.PictureBox pictureBox1;
  478. }
  479. }