GearBoxInfo.Designer.cs 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436
  1. namespace IntelligentControlForsx.MyControls.windturbine
  2. {
  3. partial class GearBoxInfo
  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.label57 = new System.Windows.Forms.Label();
  31. this.panelLine10 = new IntelligentControlForsx.MyControls.PanelLine();
  32. this.panelLine11 = new IntelligentControlForsx.MyControls.PanelLine();
  33. this.panelLine12 = new IntelligentControlForsx.MyControls.PanelLine();
  34. this.panelLine3 = new IntelligentControlForsx.MyControls.PanelLine();
  35. this.panelLine2 = new IntelligentControlForsx.MyControls.PanelLine();
  36. this.panelLine1 = new IntelligentControlForsx.MyControls.PanelLine();
  37. this.P1_PointValue1 = new IntelligentControlForsx.MyControls.windturbine.PointValueDI();
  38. this.P1_PointValue2 = new IntelligentControlForsx.MyControls.windturbine.PointValueDI();
  39. this.P1_PointValue3 = new IntelligentControlForsx.MyControls.windturbine.PointValueDI();
  40. this.P1_PointValue4 = new IntelligentControlForsx.MyControls.windturbine.PointValueDI();
  41. this.P1_PointValue5 = new IntelligentControlForsx.MyControls.windturbine.PointValueDI();
  42. this.P1_PointValue6 = new IntelligentControlForsx.MyControls.windturbine.PointValueDI();
  43. this.P1_PointValue7 = new IntelligentControlForsx.MyControls.windturbine.PointValueDI();
  44. this.P1_PointValue8 = new IntelligentControlForsx.MyControls.windturbine.PointValueDI();
  45. this.P1_PointValue9 = new IntelligentControlForsx.MyControls.windturbine.PointValueDI();
  46. this.P1_PointValue10 = new IntelligentControlForsx.MyControls.windturbine.PointValueDI();
  47. this.P1_PointValue11 = new IntelligentControlForsx.MyControls.windturbine.PointValueDI();
  48. this.P2_PointValue1 = new IntelligentControlForsx.MyControls.windturbine.PointValueAI();
  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.timer1 = new System.Windows.Forms.Timer(this.components);
  54. this.panelLine16 = new IntelligentControlForsx.MyControls.PanelLine();
  55. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  56. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  57. this.SuspendLayout();
  58. //
  59. // label1
  60. //
  61. this.label1.AutoSize = true;
  62. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  63. this.label1.ForeColor = System.Drawing.Color.White;
  64. this.label1.Location = new System.Drawing.Point(55, 88);
  65. this.label1.Name = "label1";
  66. this.label1.Size = new System.Drawing.Size(74, 22);
  67. this.label1.TabIndex = 3;
  68. this.label1.Text = "状态信息";
  69. //
  70. // label57
  71. //
  72. this.label57.AutoSize = true;
  73. this.label57.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  74. this.label57.ForeColor = System.Drawing.Color.White;
  75. this.label57.Location = new System.Drawing.Point(1401, 51);
  76. this.label57.Name = "label57";
  77. this.label57.Size = new System.Drawing.Size(74, 22);
  78. this.label57.TabIndex = 102;
  79. this.label57.Text = "数值信息";
  80. //
  81. // panelLine10
  82. //
  83. this.panelLine10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  84. this.panelLine10.Location = new System.Drawing.Point(1384, 86);
  85. this.panelLine10.Margin = new System.Windows.Forms.Padding(0);
  86. this.panelLine10.Name = "panelLine10";
  87. this.panelLine10.Padding = new System.Windows.Forms.Padding(1);
  88. this.panelLine10.Size = new System.Drawing.Size(334, 392);
  89. this.panelLine10.TabIndex = 67;
  90. //
  91. // panelLine11
  92. //
  93. this.panelLine11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  94. this.panelLine11.Location = new System.Drawing.Point(1384, 35);
  95. this.panelLine11.Margin = new System.Windows.Forms.Padding(0);
  96. this.panelLine11.Name = "panelLine11";
  97. this.panelLine11.Padding = new System.Windows.Forms.Padding(1);
  98. this.panelLine11.Size = new System.Drawing.Size(176, 52);
  99. this.panelLine11.TabIndex = 66;
  100. //
  101. // panelLine12
  102. //
  103. this.panelLine12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  104. this.panelLine12.Location = new System.Drawing.Point(1543, 59);
  105. this.panelLine12.Margin = new System.Windows.Forms.Padding(0);
  106. this.panelLine12.Name = "panelLine12";
  107. this.panelLine12.Padding = new System.Windows.Forms.Padding(1);
  108. this.panelLine12.Size = new System.Drawing.Size(99, 33);
  109. this.panelLine12.TabIndex = 65;
  110. //
  111. // panelLine3
  112. //
  113. this.panelLine3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  114. this.panelLine3.Location = new System.Drawing.Point(38, 116);
  115. this.panelLine3.Margin = new System.Windows.Forms.Padding(0);
  116. this.panelLine3.Name = "panelLine3";
  117. this.panelLine3.Padding = new System.Windows.Forms.Padding(1);
  118. this.panelLine3.Size = new System.Drawing.Size(302, 516);
  119. this.panelLine3.TabIndex = 2;
  120. //
  121. // panelLine2
  122. //
  123. this.panelLine2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  124. this.panelLine2.Location = new System.Drawing.Point(38, 82);
  125. this.panelLine2.Margin = new System.Windows.Forms.Padding(0);
  126. this.panelLine2.Name = "panelLine2";
  127. this.panelLine2.Padding = new System.Windows.Forms.Padding(1);
  128. this.panelLine2.Size = new System.Drawing.Size(215, 38);
  129. this.panelLine2.TabIndex = 1;
  130. //
  131. // panelLine1
  132. //
  133. this.panelLine1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  134. this.panelLine1.Location = new System.Drawing.Point(251, 99);
  135. this.panelLine1.Margin = new System.Windows.Forms.Padding(0);
  136. this.panelLine1.Name = "panelLine1";
  137. this.panelLine1.Padding = new System.Windows.Forms.Padding(1);
  138. this.panelLine1.Size = new System.Drawing.Size(59, 20);
  139. this.panelLine1.TabIndex = 0;
  140. //
  141. // P1_PointValue1
  142. //
  143. this.P1_PointValue1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  144. this.P1_PointValue1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  145. this.P1_PointValue1.Location = new System.Drawing.Point(41, 125);
  146. this.P1_PointValue1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  147. this.P1_PointValue1.Name = "P1_PointValue1";
  148. this.P1_PointValue1.NameString = "油位Ok";
  149. this.P1_PointValue1.Size = new System.Drawing.Size(295, 38);
  150. this.P1_PointValue1.StatusString = null;
  151. this.P1_PointValue1.TabIndex = 136;
  152. //
  153. // P1_PointValue2
  154. //
  155. this.P1_PointValue2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  156. this.P1_PointValue2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  157. this.P1_PointValue2.Location = new System.Drawing.Point(41, 171);
  158. this.P1_PointValue2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  159. this.P1_PointValue2.Name = "P1_PointValue2";
  160. this.P1_PointValue2.NameString = "润滑油压力OK";
  161. this.P1_PointValue2.Size = new System.Drawing.Size(295, 38);
  162. this.P1_PointValue2.StatusString = null;
  163. this.P1_PointValue2.TabIndex = 137;
  164. //
  165. // P1_PointValue3
  166. //
  167. this.P1_PointValue3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  168. this.P1_PointValue3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  169. this.P1_PointValue3.Location = new System.Drawing.Point(41, 217);
  170. this.P1_PointValue3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  171. this.P1_PointValue3.Name = "P1_PointValue3";
  172. this.P1_PointValue3.NameString = "润滑泵电机保护";
  173. this.P1_PointValue3.Size = new System.Drawing.Size(295, 38);
  174. this.P1_PointValue3.StatusString = null;
  175. this.P1_PointValue3.TabIndex = 137;
  176. //
  177. // P1_PointValue4
  178. //
  179. this.P1_PointValue4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  180. this.P1_PointValue4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  181. this.P1_PointValue4.Location = new System.Drawing.Point(41, 263);
  182. this.P1_PointValue4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  183. this.P1_PointValue4.Name = "P1_PointValue4";
  184. this.P1_PointValue4.NameString = "润滑油加热保护";
  185. this.P1_PointValue4.Size = new System.Drawing.Size(295, 38);
  186. this.P1_PointValue4.StatusString = null;
  187. this.P1_PointValue4.TabIndex = 137;
  188. //
  189. // P1_PointValue5
  190. //
  191. this.P1_PointValue5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  192. this.P1_PointValue5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  193. this.P1_PointValue5.Location = new System.Drawing.Point(41, 309);
  194. this.P1_PointValue5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  195. this.P1_PointValue5.Name = "P1_PointValue5";
  196. this.P1_PointValue5.NameString = "润滑滤网压差OK";
  197. this.P1_PointValue5.Size = new System.Drawing.Size(295, 38);
  198. this.P1_PointValue5.StatusString = null;
  199. this.P1_PointValue5.TabIndex = 137;
  200. //
  201. // P1_PointValue6
  202. //
  203. this.P1_PointValue6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  204. this.P1_PointValue6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  205. this.P1_PointValue6.Location = new System.Drawing.Point(41, 355);
  206. this.P1_PointValue6.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  207. this.P1_PointValue6.Name = "P1_PointValue6";
  208. this.P1_PointValue6.NameString = "润滑油温度高";
  209. this.P1_PointValue6.Size = new System.Drawing.Size(295, 38);
  210. this.P1_PointValue6.StatusString = null;
  211. this.P1_PointValue6.TabIndex = 137;
  212. //
  213. // P1_PointValue7
  214. //
  215. this.P1_PointValue7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  216. this.P1_PointValue7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  217. this.P1_PointValue7.Location = new System.Drawing.Point(41, 401);
  218. this.P1_PointValue7.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  219. this.P1_PointValue7.Name = "P1_PointValue7";
  220. this.P1_PointValue7.NameString = "齿轮箱油加热器";
  221. this.P1_PointValue7.Size = new System.Drawing.Size(295, 38);
  222. this.P1_PointValue7.StatusString = null;
  223. this.P1_PointValue7.TabIndex = 137;
  224. //
  225. // P1_PointValue8
  226. //
  227. this.P1_PointValue8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  228. this.P1_PointValue8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  229. this.P1_PointValue8.Location = new System.Drawing.Point(41, 447);
  230. this.P1_PointValue8.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  231. this.P1_PointValue8.Name = "P1_PointValue8";
  232. this.P1_PointValue8.NameString = "启动润滑加热器";
  233. this.P1_PointValue8.Size = new System.Drawing.Size(295, 38);
  234. this.P1_PointValue8.StatusString = null;
  235. this.P1_PointValue8.TabIndex = 137;
  236. //
  237. // P1_PointValue9
  238. //
  239. this.P1_PointValue9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  240. this.P1_PointValue9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  241. this.P1_PointValue9.Location = new System.Drawing.Point(41, 493);
  242. this.P1_PointValue9.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  243. this.P1_PointValue9.Name = "P1_PointValue9";
  244. this.P1_PointValue9.NameString = "启动润滑油泵高速A";
  245. this.P1_PointValue9.Size = new System.Drawing.Size(295, 38);
  246. this.P1_PointValue9.StatusString = null;
  247. this.P1_PointValue9.TabIndex = 137;
  248. //
  249. // P1_PointValue10
  250. //
  251. this.P1_PointValue10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  252. this.P1_PointValue10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  253. this.P1_PointValue10.Location = new System.Drawing.Point(41, 539);
  254. this.P1_PointValue10.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  255. this.P1_PointValue10.Name = "P1_PointValue10";
  256. this.P1_PointValue10.NameString = "启动润滑油泵高速B";
  257. this.P1_PointValue10.Size = new System.Drawing.Size(295, 38);
  258. this.P1_PointValue10.StatusString = null;
  259. this.P1_PointValue10.TabIndex = 138;
  260. //
  261. // P1_PointValue11
  262. //
  263. this.P1_PointValue11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  264. this.P1_PointValue11.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  265. this.P1_PointValue11.Location = new System.Drawing.Point(41, 585);
  266. this.P1_PointValue11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  267. this.P1_PointValue11.Name = "P1_PointValue11";
  268. this.P1_PointValue11.NameString = "启动油泵加热器";
  269. this.P1_PointValue11.Size = new System.Drawing.Size(295, 38);
  270. this.P1_PointValue11.StatusString = null;
  271. this.P1_PointValue11.TabIndex = 138;
  272. //
  273. // P2_PointValue1
  274. //
  275. this.P2_PointValue1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  276. this.P2_PointValue1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  277. this.P2_PointValue1.Location = new System.Drawing.Point(1419, 126);
  278. this.P2_PointValue1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  279. this.P2_PointValue1.Name = "P2_PointValue1";
  280. this.P2_PointValue1.NameString = "润滑油滤网入口压力";
  281. this.P2_PointValue1.Size = new System.Drawing.Size(295, 38);
  282. this.P2_PointValue1.TabIndex = 139;
  283. this.P2_PointValue1.UnitString = null;
  284. this.P2_PointValue1.ValueString = null;
  285. //
  286. // P2_PointValue2
  287. //
  288. this.P2_PointValue2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  289. this.P2_PointValue2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  290. this.P2_PointValue2.Location = new System.Drawing.Point(1419, 167);
  291. this.P2_PointValue2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  292. this.P2_PointValue2.Name = "P2_PointValue2";
  293. this.P2_PointValue2.NameString = "润滑油滤网出口压力";
  294. this.P2_PointValue2.Size = new System.Drawing.Size(295, 38);
  295. this.P2_PointValue2.TabIndex = 139;
  296. this.P2_PointValue2.UnitString = null;
  297. this.P2_PointValue2.ValueString = null;
  298. //
  299. // P2_PointValue3
  300. //
  301. this.P2_PointValue3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  302. this.P2_PointValue3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  303. this.P2_PointValue3.Location = new System.Drawing.Point(1419, 213);
  304. this.P2_PointValue3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  305. this.P2_PointValue3.Name = "P2_PointValue3";
  306. this.P2_PointValue3.NameString = "齿轮箱轴1温度";
  307. this.P2_PointValue3.Size = new System.Drawing.Size(295, 38);
  308. this.P2_PointValue3.TabIndex = 139;
  309. this.P2_PointValue3.UnitString = null;
  310. this.P2_PointValue3.ValueString = null;
  311. //
  312. // P2_PointValue4
  313. //
  314. this.P2_PointValue4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  315. this.P2_PointValue4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  316. this.P2_PointValue4.Location = new System.Drawing.Point(1419, 259);
  317. this.P2_PointValue4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  318. this.P2_PointValue4.Name = "P2_PointValue4";
  319. this.P2_PointValue4.NameString = "齿轮箱轴2温度";
  320. this.P2_PointValue4.Size = new System.Drawing.Size(295, 38);
  321. this.P2_PointValue4.TabIndex = 139;
  322. this.P2_PointValue4.UnitString = null;
  323. this.P2_PointValue4.ValueString = null;
  324. //
  325. // P2_PointValue5
  326. //
  327. this.P2_PointValue5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  328. this.P2_PointValue5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  329. this.P2_PointValue5.Location = new System.Drawing.Point(1419, 305);
  330. this.P2_PointValue5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  331. this.P2_PointValue5.Name = "P2_PointValue5";
  332. this.P2_PointValue5.NameString = "入口油温度";
  333. this.P2_PointValue5.Size = new System.Drawing.Size(295, 38);
  334. this.P2_PointValue5.TabIndex = 139;
  335. this.P2_PointValue5.UnitString = null;
  336. this.P2_PointValue5.ValueString = null;
  337. //
  338. // timer1
  339. //
  340. this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
  341. //
  342. // panelLine16
  343. //
  344. this.panelLine16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  345. this.panelLine16.Location = new System.Drawing.Point(365, 79);
  346. this.panelLine16.Margin = new System.Windows.Forms.Padding(0);
  347. this.panelLine16.Name = "panelLine16";
  348. this.panelLine16.Padding = new System.Windows.Forms.Padding(1);
  349. this.panelLine16.Size = new System.Drawing.Size(997, 562);
  350. this.panelLine16.TabIndex = 151;
  351. //
  352. // pictureBox1
  353. //
  354. this.pictureBox1.Image = global::IntelligentControlForsx.Properties.Resources.clx;
  355. this.pictureBox1.Location = new System.Drawing.Point(366, 80);
  356. this.pictureBox1.Name = "pictureBox1";
  357. this.pictureBox1.Size = new System.Drawing.Size(995, 560);
  358. this.pictureBox1.TabIndex = 152;
  359. this.pictureBox1.TabStop = false;
  360. //
  361. // GearBoxInfo
  362. //
  363. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
  364. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  365. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(25)))), ((int)(((byte)(47)))));
  366. this.Controls.Add(this.pictureBox1);
  367. this.Controls.Add(this.panelLine16);
  368. this.Controls.Add(this.P2_PointValue5);
  369. this.Controls.Add(this.P2_PointValue4);
  370. this.Controls.Add(this.P2_PointValue3);
  371. this.Controls.Add(this.P2_PointValue2);
  372. this.Controls.Add(this.P2_PointValue1);
  373. this.Controls.Add(this.P1_PointValue11);
  374. this.Controls.Add(this.P1_PointValue10);
  375. this.Controls.Add(this.P1_PointValue6);
  376. this.Controls.Add(this.P1_PointValue9);
  377. this.Controls.Add(this.P1_PointValue8);
  378. this.Controls.Add(this.P1_PointValue7);
  379. this.Controls.Add(this.P1_PointValue5);
  380. this.Controls.Add(this.P1_PointValue4);
  381. this.Controls.Add(this.P1_PointValue3);
  382. this.Controls.Add(this.P1_PointValue2);
  383. this.Controls.Add(this.P1_PointValue1);
  384. this.Controls.Add(this.label57);
  385. this.Controls.Add(this.panelLine10);
  386. this.Controls.Add(this.panelLine11);
  387. this.Controls.Add(this.panelLine12);
  388. this.Controls.Add(this.label1);
  389. this.Controls.Add(this.panelLine3);
  390. this.Controls.Add(this.panelLine2);
  391. this.Controls.Add(this.panelLine1);
  392. this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  393. this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  394. this.Name = "GearBoxInfo";
  395. this.Size = new System.Drawing.Size(1760, 882);
  396. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  397. this.ResumeLayout(false);
  398. this.PerformLayout();
  399. }
  400. #endregion
  401. private PanelLine panelLine1;
  402. private PanelLine panelLine2;
  403. private PanelLine panelLine3;
  404. private System.Windows.Forms.Label label1;
  405. private PanelLine panelLine10;
  406. private PanelLine panelLine11;
  407. private PanelLine panelLine12;
  408. private System.Windows.Forms.Label label57;
  409. private PointValueDI P1_PointValue1;
  410. private PointValueDI P1_PointValue2;
  411. private PointValueDI P1_PointValue3;
  412. private PointValueDI P1_PointValue4;
  413. private PointValueDI P1_PointValue5;
  414. private PointValueDI P1_PointValue6;
  415. private PointValueDI P1_PointValue7;
  416. private PointValueDI P1_PointValue8;
  417. private PointValueDI P1_PointValue9;
  418. private PointValueDI P1_PointValue10;
  419. private PointValueDI P1_PointValue11;
  420. private PointValueAI P2_PointValue1;
  421. private PointValueAI P2_PointValue2;
  422. private PointValueAI P2_PointValue3;
  423. private PointValueAI P2_PointValue4;
  424. private PointValueAI P2_PointValue5;
  425. private System.Windows.Forms.Timer timer1;
  426. private PanelLine panelLine16;
  427. private System.Windows.Forms.PictureBox pictureBox1;
  428. }
  429. }