SunAGC.Designer.cs 127 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186
  1. namespace IntelligentControlForsx.MyControls.agc
  2. {
  3. partial class SunAGC
  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.panel4 = new System.Windows.Forms.Panel();
  30. this.picAgcFar_SZS5 = new System.Windows.Forms.PictureBox();
  31. this.picAgcOut_SZS5 = new System.Windows.Forms.PictureBox();
  32. this.lblExample_SZS5 = new IntelligentControlForsx.MyControls.WebfontLable();
  33. this.lblResourcePower_SZS5 = new IntelligentControlForsx.MyControls.WebfontLable();
  34. this.lblAgcLower_SZS5 = new IntelligentControlForsx.MyControls.WebfontLable();
  35. this.lblAgcUp_SZS5 = new IntelligentControlForsx.MyControls.WebfontLable();
  36. this.lblForecastPower_SZS5 = new IntelligentControlForsx.MyControls.WebfontLable();
  37. this.lblActualPower_SZS5 = new IntelligentControlForsx.MyControls.WebfontLable();
  38. this.lblPowerSet_SZS5 = new IntelligentControlForsx.MyControls.WebfontLable();
  39. this.label22 = new System.Windows.Forms.Label();
  40. this.label20 = new System.Windows.Forms.Label();
  41. this.label18 = new System.Windows.Forms.Label();
  42. this.label16 = new System.Windows.Forms.Label();
  43. this.label14 = new System.Windows.Forms.Label();
  44. this.label12 = new System.Windows.Forms.Label();
  45. this.label10 = new System.Windows.Forms.Label();
  46. this.label25 = new System.Windows.Forms.Label();
  47. this.label23 = new System.Windows.Forms.Label();
  48. this.label21 = new System.Windows.Forms.Label();
  49. this.label19 = new System.Windows.Forms.Label();
  50. this.label17 = new System.Windows.Forms.Label();
  51. this.label15 = new System.Windows.Forms.Label();
  52. this.label13 = new System.Windows.Forms.Label();
  53. this.label11 = new System.Windows.Forms.Label();
  54. this.label9 = new System.Windows.Forms.Label();
  55. this.lineChar_SZS5 = new IntelligentControlForsx.MyControls.agc.SunLineChart();
  56. this.panel15 = new System.Windows.Forms.Panel();
  57. this.panel3 = new System.Windows.Forms.Panel();
  58. this.panel6 = new System.Windows.Forms.Panel();
  59. this.picStatus_SZS2 = new System.Windows.Forms.PictureBox();
  60. this.label2 = new System.Windows.Forms.Label();
  61. this.label1 = new System.Windows.Forms.Label();
  62. this.panel5 = new System.Windows.Forms.Panel();
  63. this.lblAgcFar = new System.Windows.Forms.Panel();
  64. this.picAgcFar_PL3 = new System.Windows.Forms.PictureBox();
  65. this.lineChar_PL3 = new IntelligentControlForsx.MyControls.agc.SunLineChart();
  66. this.picAgcOut_PL3 = new System.Windows.Forms.PictureBox();
  67. this.panel16 = new System.Windows.Forms.Panel();
  68. this.lblExample_PL3 = new IntelligentControlForsx.MyControls.WebfontLable();
  69. this.lblAgcUp_PL3 = new IntelligentControlForsx.MyControls.WebfontLable();
  70. this.lblResourcePower_PL3 = new IntelligentControlForsx.MyControls.WebfontLable();
  71. this.label24 = new System.Windows.Forms.Label();
  72. this.lblAgcLower_PL3 = new IntelligentControlForsx.MyControls.WebfontLable();
  73. this.label26 = new System.Windows.Forms.Label();
  74. this.label27 = new System.Windows.Forms.Label();
  75. this.lblForecastPower_PL3 = new IntelligentControlForsx.MyControls.WebfontLable();
  76. this.label28 = new System.Windows.Forms.Label();
  77. this.lblActualPower_PL3 = new IntelligentControlForsx.MyControls.WebfontLable();
  78. this.label29 = new System.Windows.Forms.Label();
  79. this.lblPowerSet_PL3 = new IntelligentControlForsx.MyControls.WebfontLable();
  80. this.label30 = new System.Windows.Forms.Label();
  81. this.label40 = new System.Windows.Forms.Label();
  82. this.label31 = new System.Windows.Forms.Label();
  83. this.label39 = new System.Windows.Forms.Label();
  84. this.label32 = new System.Windows.Forms.Label();
  85. this.label38 = new System.Windows.Forms.Label();
  86. this.label33 = new System.Windows.Forms.Label();
  87. this.label37 = new System.Windows.Forms.Label();
  88. this.label34 = new System.Windows.Forms.Label();
  89. this.label36 = new System.Windows.Forms.Label();
  90. this.label35 = new System.Windows.Forms.Label();
  91. this.panel7 = new System.Windows.Forms.Panel();
  92. this.panel10 = new System.Windows.Forms.Panel();
  93. this.picStatus_SZS3 = new System.Windows.Forms.PictureBox();
  94. this.label3 = new System.Windows.Forms.Label();
  95. this.label4 = new System.Windows.Forms.Label();
  96. this.panel9 = new System.Windows.Forms.Panel();
  97. this.panel12 = new System.Windows.Forms.Panel();
  98. this.pictureBox8 = new System.Windows.Forms.PictureBox();
  99. this.sunLineChart4 = new IntelligentControlForsx.MyControls.agc.SunLineChart();
  100. this.panel17 = new System.Windows.Forms.Panel();
  101. this.webfontLable23 = new IntelligentControlForsx.MyControls.WebfontLable();
  102. this.pictureBox7 = new System.Windows.Forms.PictureBox();
  103. this.webfontLable22 = new IntelligentControlForsx.MyControls.WebfontLable();
  104. this.label72 = new System.Windows.Forms.Label();
  105. this.label57 = new System.Windows.Forms.Label();
  106. this.label71 = new System.Windows.Forms.Label();
  107. this.label58 = new System.Windows.Forms.Label();
  108. this.webfontLable28 = new IntelligentControlForsx.MyControls.WebfontLable();
  109. this.label59 = new System.Windows.Forms.Label();
  110. this.label70 = new System.Windows.Forms.Label();
  111. this.label60 = new System.Windows.Forms.Label();
  112. this.webfontLable27 = new IntelligentControlForsx.MyControls.WebfontLable();
  113. this.label61 = new System.Windows.Forms.Label();
  114. this.label69 = new System.Windows.Forms.Label();
  115. this.webfontLable24 = new IntelligentControlForsx.MyControls.WebfontLable();
  116. this.webfontLable26 = new IntelligentControlForsx.MyControls.WebfontLable();
  117. this.label62 = new System.Windows.Forms.Label();
  118. this.label68 = new System.Windows.Forms.Label();
  119. this.label63 = new System.Windows.Forms.Label();
  120. this.label67 = new System.Windows.Forms.Label();
  121. this.label64 = new System.Windows.Forms.Label();
  122. this.webfontLable25 = new IntelligentControlForsx.MyControls.WebfontLable();
  123. this.label65 = new System.Windows.Forms.Label();
  124. this.label66 = new System.Windows.Forms.Label();
  125. this.panel11 = new System.Windows.Forms.Panel();
  126. this.panel14 = new System.Windows.Forms.Panel();
  127. this.picStatus_ZW2 = new System.Windows.Forms.PictureBox();
  128. this.label6 = new System.Windows.Forms.Label();
  129. this.label5 = new System.Windows.Forms.Label();
  130. this.panel13 = new System.Windows.Forms.Panel();
  131. this.panel1 = new System.Windows.Forms.Panel();
  132. this.panel2 = new System.Windows.Forms.Panel();
  133. this.picAgcFar_ZW6 = new System.Windows.Forms.PictureBox();
  134. this.lineChar_ZW6 = new IntelligentControlForsx.MyControls.agc.SunLineChart();
  135. this.panel18 = new System.Windows.Forms.Panel();
  136. this.picAgcOut_ZW6 = new System.Windows.Forms.PictureBox();
  137. this.label56 = new System.Windows.Forms.Label();
  138. this.label41 = new System.Windows.Forms.Label();
  139. this.lblExample_ZW6 = new IntelligentControlForsx.MyControls.WebfontLable();
  140. this.label42 = new System.Windows.Forms.Label();
  141. this.lblAgcUp_ZW6 = new IntelligentControlForsx.MyControls.WebfontLable();
  142. this.label43 = new System.Windows.Forms.Label();
  143. this.lblResourcePower_ZW6 = new IntelligentControlForsx.MyControls.WebfontLable();
  144. this.label44 = new System.Windows.Forms.Label();
  145. this.label45 = new System.Windows.Forms.Label();
  146. this.lblAgcLower_ZW6 = new IntelligentControlForsx.MyControls.WebfontLable();
  147. this.label46 = new System.Windows.Forms.Label();
  148. this.label55 = new System.Windows.Forms.Label();
  149. this.label47 = new System.Windows.Forms.Label();
  150. this.label54 = new System.Windows.Forms.Label();
  151. this.label48 = new System.Windows.Forms.Label();
  152. this.lblForecastPower_ZW6 = new IntelligentControlForsx.MyControls.WebfontLable();
  153. this.label49 = new System.Windows.Forms.Label();
  154. this.label53 = new System.Windows.Forms.Label();
  155. this.label50 = new System.Windows.Forms.Label();
  156. this.lblActualPower_ZW6 = new IntelligentControlForsx.MyControls.WebfontLable();
  157. this.label51 = new System.Windows.Forms.Label();
  158. this.label52 = new System.Windows.Forms.Label();
  159. this.lblPowerSet_ZW6 = new IntelligentControlForsx.MyControls.WebfontLable();
  160. this.panel19 = new System.Windows.Forms.Panel();
  161. this.panel20 = new System.Windows.Forms.Panel();
  162. this.picStatus_ZW6 = new System.Windows.Forms.PictureBox();
  163. this.label7 = new System.Windows.Forms.Label();
  164. this.label8 = new System.Windows.Forms.Label();
  165. this.timer1 = new System.Windows.Forms.Timer(this.components);
  166. this.timer2 = new System.Windows.Forms.Timer(this.components);
  167. this.panel4.SuspendLayout();
  168. ((System.ComponentModel.ISupportInitialize)(this.picAgcFar_SZS5)).BeginInit();
  169. ((System.ComponentModel.ISupportInitialize)(this.picAgcOut_SZS5)).BeginInit();
  170. this.panel3.SuspendLayout();
  171. this.panel6.SuspendLayout();
  172. ((System.ComponentModel.ISupportInitialize)(this.picStatus_SZS2)).BeginInit();
  173. this.panel5.SuspendLayout();
  174. this.lblAgcFar.SuspendLayout();
  175. ((System.ComponentModel.ISupportInitialize)(this.picAgcFar_PL3)).BeginInit();
  176. ((System.ComponentModel.ISupportInitialize)(this.picAgcOut_PL3)).BeginInit();
  177. this.panel7.SuspendLayout();
  178. this.panel10.SuspendLayout();
  179. ((System.ComponentModel.ISupportInitialize)(this.picStatus_SZS3)).BeginInit();
  180. this.panel9.SuspendLayout();
  181. this.panel12.SuspendLayout();
  182. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  183. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
  184. this.panel11.SuspendLayout();
  185. this.panel14.SuspendLayout();
  186. ((System.ComponentModel.ISupportInitialize)(this.picStatus_ZW2)).BeginInit();
  187. this.panel13.SuspendLayout();
  188. this.panel1.SuspendLayout();
  189. this.panel2.SuspendLayout();
  190. ((System.ComponentModel.ISupportInitialize)(this.picAgcFar_ZW6)).BeginInit();
  191. ((System.ComponentModel.ISupportInitialize)(this.picAgcOut_ZW6)).BeginInit();
  192. this.panel19.SuspendLayout();
  193. this.panel20.SuspendLayout();
  194. ((System.ComponentModel.ISupportInitialize)(this.picStatus_ZW6)).BeginInit();
  195. this.SuspendLayout();
  196. //
  197. // panel4
  198. //
  199. this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  200. this.panel4.Controls.Add(this.picAgcFar_SZS5);
  201. this.panel4.Controls.Add(this.picAgcOut_SZS5);
  202. this.panel4.Controls.Add(this.lblExample_SZS5);
  203. this.panel4.Controls.Add(this.lblResourcePower_SZS5);
  204. this.panel4.Controls.Add(this.lblAgcLower_SZS5);
  205. this.panel4.Controls.Add(this.lblAgcUp_SZS5);
  206. this.panel4.Controls.Add(this.lblForecastPower_SZS5);
  207. this.panel4.Controls.Add(this.lblActualPower_SZS5);
  208. this.panel4.Controls.Add(this.lblPowerSet_SZS5);
  209. this.panel4.Controls.Add(this.label22);
  210. this.panel4.Controls.Add(this.label20);
  211. this.panel4.Controls.Add(this.label18);
  212. this.panel4.Controls.Add(this.label16);
  213. this.panel4.Controls.Add(this.label14);
  214. this.panel4.Controls.Add(this.label12);
  215. this.panel4.Controls.Add(this.label10);
  216. this.panel4.Controls.Add(this.label25);
  217. this.panel4.Controls.Add(this.label23);
  218. this.panel4.Controls.Add(this.label21);
  219. this.panel4.Controls.Add(this.label19);
  220. this.panel4.Controls.Add(this.label17);
  221. this.panel4.Controls.Add(this.label15);
  222. this.panel4.Controls.Add(this.label13);
  223. this.panel4.Controls.Add(this.label11);
  224. this.panel4.Controls.Add(this.label9);
  225. this.panel4.Controls.Add(this.lineChar_SZS5);
  226. this.panel4.Controls.Add(this.panel15);
  227. this.panel4.Location = new System.Drawing.Point(1, 1);
  228. this.panel4.Name = "panel4";
  229. this.panel4.Size = new System.Drawing.Size(445, 774);
  230. this.panel4.TabIndex = 0;
  231. //
  232. // picAgcFar_SZS5
  233. //
  234. this.picAgcFar_SZS5.Image = global::IntelligentControlForsx.Properties.Resources.green;
  235. this.picAgcFar_SZS5.Location = new System.Drawing.Point(195, 362);
  236. this.picAgcFar_SZS5.Name = "picAgcFar_SZS5";
  237. this.picAgcFar_SZS5.Size = new System.Drawing.Size(20, 20);
  238. this.picAgcFar_SZS5.TabIndex = 4;
  239. this.picAgcFar_SZS5.TabStop = false;
  240. //
  241. // picAgcOut_SZS5
  242. //
  243. this.picAgcOut_SZS5.Image = global::IntelligentControlForsx.Properties.Resources.green;
  244. this.picAgcOut_SZS5.Location = new System.Drawing.Point(195, 322);
  245. this.picAgcOut_SZS5.Name = "picAgcOut_SZS5";
  246. this.picAgcOut_SZS5.Size = new System.Drawing.Size(20, 20);
  247. this.picAgcOut_SZS5.TabIndex = 4;
  248. this.picAgcOut_SZS5.TabStop = false;
  249. //
  250. // lblExample_SZS5
  251. //
  252. this.lblExample_SZS5.BackColor = System.Drawing.Color.Transparent;
  253. this.lblExample_SZS5.LableShowType = 0;
  254. this.lblExample_SZS5.LableText = "000000";
  255. this.lblExample_SZS5.LableType = 0;
  256. this.lblExample_SZS5.Location = new System.Drawing.Point(195, 278);
  257. this.lblExample_SZS5.Margin = new System.Windows.Forms.Padding(3, 33, 3, 33);
  258. this.lblExample_SZS5.MyEmSize = 21.75F;
  259. this.lblExample_SZS5.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  260. this.lblExample_SZS5.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  261. this.lblExample_SZS5.Name = "lblExample_SZS5";
  262. this.lblExample_SZS5.Size = new System.Drawing.Size(100, 23);
  263. this.lblExample_SZS5.TabIndex = 3;
  264. this.lblExample_SZS5.TestPointId = null;
  265. this.lblExample_SZS5.UniformCode = null;
  266. this.lblExample_SZS5.WindPowerId = null;
  267. this.lblExample_SZS5.WindTurbineId = null;
  268. //
  269. // lblResourcePower_SZS5
  270. //
  271. this.lblResourcePower_SZS5.BackColor = System.Drawing.Color.Transparent;
  272. this.lblResourcePower_SZS5.LableShowType = 0;
  273. this.lblResourcePower_SZS5.LableText = "000000";
  274. this.lblResourcePower_SZS5.LableType = 0;
  275. this.lblResourcePower_SZS5.Location = new System.Drawing.Point(195, 238);
  276. this.lblResourcePower_SZS5.Margin = new System.Windows.Forms.Padding(3, 23, 3, 23);
  277. this.lblResourcePower_SZS5.MyEmSize = 21.75F;
  278. this.lblResourcePower_SZS5.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  279. this.lblResourcePower_SZS5.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  280. this.lblResourcePower_SZS5.Name = "lblResourcePower_SZS5";
  281. this.lblResourcePower_SZS5.Size = new System.Drawing.Size(100, 23);
  282. this.lblResourcePower_SZS5.TabIndex = 3;
  283. this.lblResourcePower_SZS5.TestPointId = null;
  284. this.lblResourcePower_SZS5.UniformCode = null;
  285. this.lblResourcePower_SZS5.WindPowerId = null;
  286. this.lblResourcePower_SZS5.WindTurbineId = null;
  287. //
  288. // lblAgcLower_SZS5
  289. //
  290. this.lblAgcLower_SZS5.BackColor = System.Drawing.Color.Transparent;
  291. this.lblAgcLower_SZS5.LableShowType = 0;
  292. this.lblAgcLower_SZS5.LableText = "000000";
  293. this.lblAgcLower_SZS5.LableType = 0;
  294. this.lblAgcLower_SZS5.Location = new System.Drawing.Point(195, 198);
  295. this.lblAgcLower_SZS5.Margin = new System.Windows.Forms.Padding(3, 16, 3, 16);
  296. this.lblAgcLower_SZS5.MyEmSize = 21.75F;
  297. this.lblAgcLower_SZS5.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  298. this.lblAgcLower_SZS5.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  299. this.lblAgcLower_SZS5.Name = "lblAgcLower_SZS5";
  300. this.lblAgcLower_SZS5.Size = new System.Drawing.Size(100, 23);
  301. this.lblAgcLower_SZS5.TabIndex = 3;
  302. this.lblAgcLower_SZS5.TestPointId = null;
  303. this.lblAgcLower_SZS5.UniformCode = null;
  304. this.lblAgcLower_SZS5.WindPowerId = null;
  305. this.lblAgcLower_SZS5.WindTurbineId = null;
  306. //
  307. // lblAgcUp_SZS5
  308. //
  309. this.lblAgcUp_SZS5.BackColor = System.Drawing.Color.Transparent;
  310. this.lblAgcUp_SZS5.LableShowType = 0;
  311. this.lblAgcUp_SZS5.LableText = "000000";
  312. this.lblAgcUp_SZS5.LableType = 0;
  313. this.lblAgcUp_SZS5.Location = new System.Drawing.Point(195, 158);
  314. this.lblAgcUp_SZS5.Margin = new System.Windows.Forms.Padding(3, 11, 3, 11);
  315. this.lblAgcUp_SZS5.MyEmSize = 21.75F;
  316. this.lblAgcUp_SZS5.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  317. this.lblAgcUp_SZS5.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  318. this.lblAgcUp_SZS5.Name = "lblAgcUp_SZS5";
  319. this.lblAgcUp_SZS5.Size = new System.Drawing.Size(100, 23);
  320. this.lblAgcUp_SZS5.TabIndex = 3;
  321. this.lblAgcUp_SZS5.TestPointId = null;
  322. this.lblAgcUp_SZS5.UniformCode = null;
  323. this.lblAgcUp_SZS5.WindPowerId = null;
  324. this.lblAgcUp_SZS5.WindTurbineId = null;
  325. //
  326. // lblForecastPower_SZS5
  327. //
  328. this.lblForecastPower_SZS5.BackColor = System.Drawing.Color.Transparent;
  329. this.lblForecastPower_SZS5.LableShowType = 0;
  330. this.lblForecastPower_SZS5.LableText = "000000";
  331. this.lblForecastPower_SZS5.LableType = 0;
  332. this.lblForecastPower_SZS5.Location = new System.Drawing.Point(195, 118);
  333. this.lblForecastPower_SZS5.Margin = new System.Windows.Forms.Padding(3, 8, 3, 8);
  334. this.lblForecastPower_SZS5.MyEmSize = 21.75F;
  335. this.lblForecastPower_SZS5.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  336. this.lblForecastPower_SZS5.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  337. this.lblForecastPower_SZS5.Name = "lblForecastPower_SZS5";
  338. this.lblForecastPower_SZS5.Size = new System.Drawing.Size(100, 23);
  339. this.lblForecastPower_SZS5.TabIndex = 3;
  340. this.lblForecastPower_SZS5.TestPointId = null;
  341. this.lblForecastPower_SZS5.UniformCode = null;
  342. this.lblForecastPower_SZS5.WindPowerId = null;
  343. this.lblForecastPower_SZS5.WindTurbineId = null;
  344. //
  345. // lblActualPower_SZS5
  346. //
  347. this.lblActualPower_SZS5.BackColor = System.Drawing.Color.Transparent;
  348. this.lblActualPower_SZS5.LableShowType = 0;
  349. this.lblActualPower_SZS5.LableText = "000000";
  350. this.lblActualPower_SZS5.LableType = 0;
  351. this.lblActualPower_SZS5.Location = new System.Drawing.Point(195, 78);
  352. this.lblActualPower_SZS5.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  353. this.lblActualPower_SZS5.MyEmSize = 21.75F;
  354. this.lblActualPower_SZS5.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  355. this.lblActualPower_SZS5.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  356. this.lblActualPower_SZS5.Name = "lblActualPower_SZS5";
  357. this.lblActualPower_SZS5.Size = new System.Drawing.Size(100, 23);
  358. this.lblActualPower_SZS5.TabIndex = 3;
  359. this.lblActualPower_SZS5.TestPointId = null;
  360. this.lblActualPower_SZS5.UniformCode = null;
  361. this.lblActualPower_SZS5.WindPowerId = null;
  362. this.lblActualPower_SZS5.WindTurbineId = null;
  363. //
  364. // lblPowerSet_SZS5
  365. //
  366. this.lblPowerSet_SZS5.BackColor = System.Drawing.Color.Transparent;
  367. this.lblPowerSet_SZS5.LableShowType = 0;
  368. this.lblPowerSet_SZS5.LableText = "000000";
  369. this.lblPowerSet_SZS5.LableType = 0;
  370. this.lblPowerSet_SZS5.Location = new System.Drawing.Point(195, 38);
  371. this.lblPowerSet_SZS5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  372. this.lblPowerSet_SZS5.MyEmSize = 21.75F;
  373. this.lblPowerSet_SZS5.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  374. this.lblPowerSet_SZS5.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  375. this.lblPowerSet_SZS5.Name = "lblPowerSet_SZS5";
  376. this.lblPowerSet_SZS5.Size = new System.Drawing.Size(100, 23);
  377. this.lblPowerSet_SZS5.TabIndex = 3;
  378. this.lblPowerSet_SZS5.TestPointId = null;
  379. this.lblPowerSet_SZS5.UniformCode = null;
  380. this.lblPowerSet_SZS5.WindPowerId = null;
  381. this.lblPowerSet_SZS5.WindTurbineId = null;
  382. //
  383. // label22
  384. //
  385. this.label22.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  386. this.label22.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  387. this.label22.Location = new System.Drawing.Point(290, 280);
  388. this.label22.Name = "label22";
  389. this.label22.Size = new System.Drawing.Size(47, 22);
  390. this.label22.TabIndex = 2;
  391. this.label22.Text = "MW";
  392. this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  393. //
  394. // label20
  395. //
  396. this.label20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  397. this.label20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  398. this.label20.Location = new System.Drawing.Point(290, 240);
  399. this.label20.Name = "label20";
  400. this.label20.Size = new System.Drawing.Size(47, 22);
  401. this.label20.TabIndex = 2;
  402. this.label20.Text = "MW";
  403. this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  404. //
  405. // label18
  406. //
  407. this.label18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  408. this.label18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  409. this.label18.Location = new System.Drawing.Point(291, 200);
  410. this.label18.Name = "label18";
  411. this.label18.Size = new System.Drawing.Size(47, 22);
  412. this.label18.TabIndex = 2;
  413. this.label18.Text = "MW";
  414. this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  415. //
  416. // label16
  417. //
  418. this.label16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  419. this.label16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  420. this.label16.Location = new System.Drawing.Point(291, 160);
  421. this.label16.Name = "label16";
  422. this.label16.Size = new System.Drawing.Size(47, 22);
  423. this.label16.TabIndex = 2;
  424. this.label16.Text = "MW";
  425. this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  426. //
  427. // label14
  428. //
  429. this.label14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  430. this.label14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  431. this.label14.Location = new System.Drawing.Point(291, 120);
  432. this.label14.Name = "label14";
  433. this.label14.Size = new System.Drawing.Size(47, 22);
  434. this.label14.TabIndex = 2;
  435. this.label14.Text = "MW";
  436. this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  437. //
  438. // label12
  439. //
  440. this.label12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  441. this.label12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  442. this.label12.Location = new System.Drawing.Point(291, 80);
  443. this.label12.Name = "label12";
  444. this.label12.Size = new System.Drawing.Size(47, 22);
  445. this.label12.TabIndex = 2;
  446. this.label12.Text = "MW";
  447. this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  448. //
  449. // label10
  450. //
  451. this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  452. this.label10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  453. this.label10.Location = new System.Drawing.Point(291, 40);
  454. this.label10.Name = "label10";
  455. this.label10.Size = new System.Drawing.Size(47, 22);
  456. this.label10.TabIndex = 2;
  457. this.label10.Text = "MW";
  458. this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  459. //
  460. // label25
  461. //
  462. this.label25.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  463. this.label25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  464. this.label25.Location = new System.Drawing.Point(40, 360);
  465. this.label25.Name = "label25";
  466. this.label25.Size = new System.Drawing.Size(147, 22);
  467. this.label25.TabIndex = 2;
  468. this.label25.Text = "AGC远方:";
  469. this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  470. //
  471. // label23
  472. //
  473. this.label23.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  474. this.label23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  475. this.label23.Location = new System.Drawing.Point(40, 320);
  476. this.label23.Name = "label23";
  477. this.label23.Size = new System.Drawing.Size(147, 22);
  478. this.label23.TabIndex = 2;
  479. this.label23.Text = "AGC退出:";
  480. this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  481. //
  482. // label21
  483. //
  484. this.label21.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  485. this.label21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  486. this.label21.Location = new System.Drawing.Point(40, 280);
  487. this.label21.Name = "label21";
  488. this.label21.Size = new System.Drawing.Size(147, 22);
  489. this.label21.TabIndex = 2;
  490. this.label21.Text = "理论功率样板机法:";
  491. this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  492. //
  493. // label19
  494. //
  495. this.label19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  496. this.label19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  497. this.label19.Location = new System.Drawing.Point(40, 240);
  498. this.label19.Name = "label19";
  499. this.label19.Size = new System.Drawing.Size(147, 22);
  500. this.label19.TabIndex = 2;
  501. this.label19.Text = "理论功率资源法:";
  502. this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  503. //
  504. // label17
  505. //
  506. this.label17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  507. this.label17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  508. this.label17.Location = new System.Drawing.Point(41, 200);
  509. this.label17.Name = "label17";
  510. this.label17.Size = new System.Drawing.Size(147, 22);
  511. this.label17.TabIndex = 2;
  512. this.label17.Text = "ACG调节下限:";
  513. this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  514. //
  515. // label15
  516. //
  517. this.label15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  518. this.label15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  519. this.label15.Location = new System.Drawing.Point(41, 160);
  520. this.label15.Name = "label15";
  521. this.label15.Size = new System.Drawing.Size(147, 22);
  522. this.label15.TabIndex = 2;
  523. this.label15.Text = "ACG调节上限:";
  524. this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  525. //
  526. // label13
  527. //
  528. this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  529. this.label13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  530. this.label13.Location = new System.Drawing.Point(41, 120);
  531. this.label13.Name = "label13";
  532. this.label13.Size = new System.Drawing.Size(147, 22);
  533. this.label13.TabIndex = 2;
  534. this.label13.Text = "预测功率:";
  535. this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  536. //
  537. // label11
  538. //
  539. this.label11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  540. this.label11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  541. this.label11.Location = new System.Drawing.Point(41, 80);
  542. this.label11.Name = "label11";
  543. this.label11.Size = new System.Drawing.Size(147, 22);
  544. this.label11.TabIndex = 2;
  545. this.label11.Text = "实发有功:";
  546. this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  547. //
  548. // label9
  549. //
  550. this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  551. this.label9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  552. this.label9.Location = new System.Drawing.Point(41, 40);
  553. this.label9.Name = "label9";
  554. this.label9.Size = new System.Drawing.Size(147, 22);
  555. this.label9.TabIndex = 2;
  556. this.label9.Text = "有功设定值:";
  557. this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  558. //
  559. // lineChar_SZS5
  560. //
  561. this.lineChar_SZS5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  562. this.lineChar_SZS5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  563. this.lineChar_SZS5.Location = new System.Drawing.Point(1, 427);
  564. this.lineChar_SZS5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  565. this.lineChar_SZS5.Name = "lineChar_SZS5";
  566. this.lineChar_SZS5.Size = new System.Drawing.Size(442, 160);
  567. this.lineChar_SZS5.TabIndex = 1;
  568. //
  569. // panel15
  570. //
  571. this.panel15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  572. this.panel15.Location = new System.Drawing.Point(3, 423);
  573. this.panel15.Name = "panel15";
  574. this.panel15.Size = new System.Drawing.Size(438, 1);
  575. this.panel15.TabIndex = 0;
  576. //
  577. // panel3
  578. //
  579. this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  580. this.panel3.Controls.Add(this.panel4);
  581. this.panel3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  582. this.panel3.Location = new System.Drawing.Point(2, 29);
  583. this.panel3.Name = "panel3";
  584. this.panel3.Size = new System.Drawing.Size(447, 776);
  585. this.panel3.TabIndex = 9;
  586. //
  587. // panel6
  588. //
  589. this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  590. this.panel6.Controls.Add(this.picStatus_SZS2);
  591. this.panel6.Controls.Add(this.label2);
  592. this.panel6.Controls.Add(this.label1);
  593. this.panel6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  594. this.panel6.Location = new System.Drawing.Point(1, 1);
  595. this.panel6.Name = "panel6";
  596. this.panel6.Size = new System.Drawing.Size(366, 36);
  597. this.panel6.TabIndex = 0;
  598. //
  599. // picStatus_SZS2
  600. //
  601. this.picStatus_SZS2.Image = global::IntelligentControlForsx.Properties.Resources.green_b;
  602. this.picStatus_SZS2.Location = new System.Drawing.Point(324, 2);
  603. this.picStatus_SZS2.Name = "picStatus_SZS2";
  604. this.picStatus_SZS2.Size = new System.Drawing.Size(32, 32);
  605. this.picStatus_SZS2.TabIndex = 5;
  606. this.picStatus_SZS2.TabStop = false;
  607. //
  608. // label2
  609. //
  610. this.label2.AutoSize = true;
  611. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  612. this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  613. this.label2.Location = new System.Drawing.Point(198, 8);
  614. this.label2.Margin = new System.Windows.Forms.Padding(0);
  615. this.label2.Name = "label2";
  616. this.label2.Size = new System.Drawing.Size(90, 21);
  617. this.label2.TabIndex = 4;
  618. this.label2.Text = "(大武口)";
  619. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  620. //
  621. // label1
  622. //
  623. this.label1.AutoSize = true;
  624. this.label1.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  625. this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  626. this.label1.Location = new System.Drawing.Point(6, 5);
  627. this.label1.Name = "label1";
  628. this.label1.Size = new System.Drawing.Size(192, 27);
  629. this.label1.TabIndex = 3;
  630. this.label1.Text = "石嘴山第五光伏电站";
  631. //
  632. // panel5
  633. //
  634. this.panel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  635. this.panel5.Controls.Add(this.panel6);
  636. this.panel5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  637. this.panel5.Location = new System.Drawing.Point(23, 11);
  638. this.panel5.Name = "panel5";
  639. this.panel5.Size = new System.Drawing.Size(368, 38);
  640. this.panel5.TabIndex = 12;
  641. //
  642. // lblAgcFar
  643. //
  644. this.lblAgcFar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  645. this.lblAgcFar.Controls.Add(this.picAgcFar_PL3);
  646. this.lblAgcFar.Controls.Add(this.lineChar_PL3);
  647. this.lblAgcFar.Controls.Add(this.picAgcOut_PL3);
  648. this.lblAgcFar.Controls.Add(this.panel16);
  649. this.lblAgcFar.Controls.Add(this.lblExample_PL3);
  650. this.lblAgcFar.Controls.Add(this.lblAgcUp_PL3);
  651. this.lblAgcFar.Controls.Add(this.lblResourcePower_PL3);
  652. this.lblAgcFar.Controls.Add(this.label24);
  653. this.lblAgcFar.Controls.Add(this.lblAgcLower_PL3);
  654. this.lblAgcFar.Controls.Add(this.label26);
  655. this.lblAgcFar.Controls.Add(this.label27);
  656. this.lblAgcFar.Controls.Add(this.lblForecastPower_PL3);
  657. this.lblAgcFar.Controls.Add(this.label28);
  658. this.lblAgcFar.Controls.Add(this.lblActualPower_PL3);
  659. this.lblAgcFar.Controls.Add(this.label29);
  660. this.lblAgcFar.Controls.Add(this.lblPowerSet_PL3);
  661. this.lblAgcFar.Controls.Add(this.label30);
  662. this.lblAgcFar.Controls.Add(this.label40);
  663. this.lblAgcFar.Controls.Add(this.label31);
  664. this.lblAgcFar.Controls.Add(this.label39);
  665. this.lblAgcFar.Controls.Add(this.label32);
  666. this.lblAgcFar.Controls.Add(this.label38);
  667. this.lblAgcFar.Controls.Add(this.label33);
  668. this.lblAgcFar.Controls.Add(this.label37);
  669. this.lblAgcFar.Controls.Add(this.label34);
  670. this.lblAgcFar.Controls.Add(this.label36);
  671. this.lblAgcFar.Controls.Add(this.label35);
  672. this.lblAgcFar.Location = new System.Drawing.Point(1, 1);
  673. this.lblAgcFar.Name = "lblAgcFar";
  674. this.lblAgcFar.Size = new System.Drawing.Size(445, 774);
  675. this.lblAgcFar.TabIndex = 0;
  676. //
  677. // picAgcFar_PL3
  678. //
  679. this.picAgcFar_PL3.Image = global::IntelligentControlForsx.Properties.Resources.green;
  680. this.picAgcFar_PL3.Location = new System.Drawing.Point(195, 362);
  681. this.picAgcFar_PL3.Name = "picAgcFar_PL3";
  682. this.picAgcFar_PL3.Size = new System.Drawing.Size(20, 20);
  683. this.picAgcFar_PL3.TabIndex = 4;
  684. this.picAgcFar_PL3.TabStop = false;
  685. //
  686. // lineChar_PL3
  687. //
  688. this.lineChar_PL3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  689. this.lineChar_PL3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  690. this.lineChar_PL3.Location = new System.Drawing.Point(1, 427);
  691. this.lineChar_PL3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  692. this.lineChar_PL3.Name = "lineChar_PL3";
  693. this.lineChar_PL3.Size = new System.Drawing.Size(442, 160);
  694. this.lineChar_PL3.TabIndex = 1;
  695. //
  696. // picAgcOut_PL3
  697. //
  698. this.picAgcOut_PL3.Image = global::IntelligentControlForsx.Properties.Resources.green;
  699. this.picAgcOut_PL3.Location = new System.Drawing.Point(195, 322);
  700. this.picAgcOut_PL3.Name = "picAgcOut_PL3";
  701. this.picAgcOut_PL3.Size = new System.Drawing.Size(20, 20);
  702. this.picAgcOut_PL3.TabIndex = 4;
  703. this.picAgcOut_PL3.TabStop = false;
  704. //
  705. // panel16
  706. //
  707. this.panel16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  708. this.panel16.Location = new System.Drawing.Point(2, 423);
  709. this.panel16.Name = "panel16";
  710. this.panel16.Size = new System.Drawing.Size(438, 1);
  711. this.panel16.TabIndex = 0;
  712. //
  713. // lblExample_PL3
  714. //
  715. this.lblExample_PL3.BackColor = System.Drawing.Color.Transparent;
  716. this.lblExample_PL3.LableShowType = 0;
  717. this.lblExample_PL3.LableText = "000000";
  718. this.lblExample_PL3.LableType = 0;
  719. this.lblExample_PL3.Location = new System.Drawing.Point(195, 278);
  720. this.lblExample_PL3.Margin = new System.Windows.Forms.Padding(3, 47, 3, 47);
  721. this.lblExample_PL3.MyEmSize = 21.75F;
  722. this.lblExample_PL3.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  723. this.lblExample_PL3.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  724. this.lblExample_PL3.Name = "lblExample_PL3";
  725. this.lblExample_PL3.Size = new System.Drawing.Size(100, 23);
  726. this.lblExample_PL3.TabIndex = 3;
  727. this.lblExample_PL3.TestPointId = null;
  728. this.lblExample_PL3.UniformCode = null;
  729. this.lblExample_PL3.WindPowerId = null;
  730. this.lblExample_PL3.WindTurbineId = null;
  731. //
  732. // lblAgcUp_PL3
  733. //
  734. this.lblAgcUp_PL3.BackColor = System.Drawing.Color.Transparent;
  735. this.lblAgcUp_PL3.LableShowType = 0;
  736. this.lblAgcUp_PL3.LableText = "000000";
  737. this.lblAgcUp_PL3.LableType = 0;
  738. this.lblAgcUp_PL3.Location = new System.Drawing.Point(195, 158);
  739. this.lblAgcUp_PL3.Margin = new System.Windows.Forms.Padding(3, 11, 3, 11);
  740. this.lblAgcUp_PL3.MyEmSize = 21.75F;
  741. this.lblAgcUp_PL3.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  742. this.lblAgcUp_PL3.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  743. this.lblAgcUp_PL3.Name = "lblAgcUp_PL3";
  744. this.lblAgcUp_PL3.Size = new System.Drawing.Size(100, 23);
  745. this.lblAgcUp_PL3.TabIndex = 3;
  746. this.lblAgcUp_PL3.TestPointId = null;
  747. this.lblAgcUp_PL3.UniformCode = null;
  748. this.lblAgcUp_PL3.WindPowerId = null;
  749. this.lblAgcUp_PL3.WindTurbineId = null;
  750. //
  751. // lblResourcePower_PL3
  752. //
  753. this.lblResourcePower_PL3.BackColor = System.Drawing.Color.Transparent;
  754. this.lblResourcePower_PL3.LableShowType = 0;
  755. this.lblResourcePower_PL3.LableText = "000000";
  756. this.lblResourcePower_PL3.LableType = 0;
  757. this.lblResourcePower_PL3.Location = new System.Drawing.Point(195, 238);
  758. this.lblResourcePower_PL3.Margin = new System.Windows.Forms.Padding(3, 33, 3, 33);
  759. this.lblResourcePower_PL3.MyEmSize = 21.75F;
  760. this.lblResourcePower_PL3.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  761. this.lblResourcePower_PL3.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  762. this.lblResourcePower_PL3.Name = "lblResourcePower_PL3";
  763. this.lblResourcePower_PL3.Size = new System.Drawing.Size(100, 23);
  764. this.lblResourcePower_PL3.TabIndex = 3;
  765. this.lblResourcePower_PL3.TestPointId = null;
  766. this.lblResourcePower_PL3.UniformCode = null;
  767. this.lblResourcePower_PL3.WindPowerId = null;
  768. this.lblResourcePower_PL3.WindTurbineId = null;
  769. //
  770. // label24
  771. //
  772. this.label24.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  773. this.label24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  774. this.label24.Location = new System.Drawing.Point(41, 40);
  775. this.label24.Name = "label24";
  776. this.label24.Size = new System.Drawing.Size(147, 22);
  777. this.label24.TabIndex = 2;
  778. this.label24.Text = "有功设定值:";
  779. this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  780. //
  781. // lblAgcLower_PL3
  782. //
  783. this.lblAgcLower_PL3.BackColor = System.Drawing.Color.Transparent;
  784. this.lblAgcLower_PL3.LableShowType = 0;
  785. this.lblAgcLower_PL3.LableText = "000000";
  786. this.lblAgcLower_PL3.LableType = 0;
  787. this.lblAgcLower_PL3.Location = new System.Drawing.Point(195, 198);
  788. this.lblAgcLower_PL3.Margin = new System.Windows.Forms.Padding(3, 23, 3, 23);
  789. this.lblAgcLower_PL3.MyEmSize = 21.75F;
  790. this.lblAgcLower_PL3.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  791. this.lblAgcLower_PL3.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  792. this.lblAgcLower_PL3.Name = "lblAgcLower_PL3";
  793. this.lblAgcLower_PL3.Size = new System.Drawing.Size(100, 23);
  794. this.lblAgcLower_PL3.TabIndex = 3;
  795. this.lblAgcLower_PL3.TestPointId = null;
  796. this.lblAgcLower_PL3.UniformCode = null;
  797. this.lblAgcLower_PL3.WindPowerId = null;
  798. this.lblAgcLower_PL3.WindTurbineId = null;
  799. //
  800. // label26
  801. //
  802. this.label26.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  803. this.label26.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  804. this.label26.Location = new System.Drawing.Point(41, 80);
  805. this.label26.Name = "label26";
  806. this.label26.Size = new System.Drawing.Size(147, 22);
  807. this.label26.TabIndex = 2;
  808. this.label26.Text = "实发有功:";
  809. this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  810. //
  811. // label27
  812. //
  813. this.label27.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  814. this.label27.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  815. this.label27.Location = new System.Drawing.Point(41, 120);
  816. this.label27.Name = "label27";
  817. this.label27.Size = new System.Drawing.Size(147, 22);
  818. this.label27.TabIndex = 2;
  819. this.label27.Text = "预测功率:";
  820. this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  821. //
  822. // lblForecastPower_PL3
  823. //
  824. this.lblForecastPower_PL3.BackColor = System.Drawing.Color.Transparent;
  825. this.lblForecastPower_PL3.LableShowType = 0;
  826. this.lblForecastPower_PL3.LableText = "000000";
  827. this.lblForecastPower_PL3.LableType = 0;
  828. this.lblForecastPower_PL3.Location = new System.Drawing.Point(195, 118);
  829. this.lblForecastPower_PL3.Margin = new System.Windows.Forms.Padding(3, 8, 3, 8);
  830. this.lblForecastPower_PL3.MyEmSize = 21.75F;
  831. this.lblForecastPower_PL3.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  832. this.lblForecastPower_PL3.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  833. this.lblForecastPower_PL3.Name = "lblForecastPower_PL3";
  834. this.lblForecastPower_PL3.Size = new System.Drawing.Size(100, 23);
  835. this.lblForecastPower_PL3.TabIndex = 3;
  836. this.lblForecastPower_PL3.TestPointId = null;
  837. this.lblForecastPower_PL3.UniformCode = null;
  838. this.lblForecastPower_PL3.WindPowerId = null;
  839. this.lblForecastPower_PL3.WindTurbineId = null;
  840. //
  841. // label28
  842. //
  843. this.label28.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  844. this.label28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  845. this.label28.Location = new System.Drawing.Point(41, 160);
  846. this.label28.Name = "label28";
  847. this.label28.Size = new System.Drawing.Size(147, 22);
  848. this.label28.TabIndex = 2;
  849. this.label28.Text = "ACG调节上限:";
  850. this.label28.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  851. //
  852. // lblActualPower_PL3
  853. //
  854. this.lblActualPower_PL3.BackColor = System.Drawing.Color.Transparent;
  855. this.lblActualPower_PL3.LableShowType = 0;
  856. this.lblActualPower_PL3.LableText = "000000";
  857. this.lblActualPower_PL3.LableType = 0;
  858. this.lblActualPower_PL3.Location = new System.Drawing.Point(195, 78);
  859. this.lblActualPower_PL3.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  860. this.lblActualPower_PL3.MyEmSize = 21.75F;
  861. this.lblActualPower_PL3.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  862. this.lblActualPower_PL3.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  863. this.lblActualPower_PL3.Name = "lblActualPower_PL3";
  864. this.lblActualPower_PL3.Size = new System.Drawing.Size(100, 23);
  865. this.lblActualPower_PL3.TabIndex = 3;
  866. this.lblActualPower_PL3.TestPointId = null;
  867. this.lblActualPower_PL3.UniformCode = null;
  868. this.lblActualPower_PL3.WindPowerId = null;
  869. this.lblActualPower_PL3.WindTurbineId = null;
  870. //
  871. // label29
  872. //
  873. this.label29.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  874. this.label29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  875. this.label29.Location = new System.Drawing.Point(41, 200);
  876. this.label29.Name = "label29";
  877. this.label29.Size = new System.Drawing.Size(147, 22);
  878. this.label29.TabIndex = 2;
  879. this.label29.Text = "ACG调节下限:";
  880. this.label29.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  881. //
  882. // lblPowerSet_PL3
  883. //
  884. this.lblPowerSet_PL3.BackColor = System.Drawing.Color.Transparent;
  885. this.lblPowerSet_PL3.LableShowType = 0;
  886. this.lblPowerSet_PL3.LableText = "000000";
  887. this.lblPowerSet_PL3.LableType = 0;
  888. this.lblPowerSet_PL3.Location = new System.Drawing.Point(195, 38);
  889. this.lblPowerSet_PL3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  890. this.lblPowerSet_PL3.MyEmSize = 21.75F;
  891. this.lblPowerSet_PL3.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  892. this.lblPowerSet_PL3.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  893. this.lblPowerSet_PL3.Name = "lblPowerSet_PL3";
  894. this.lblPowerSet_PL3.Size = new System.Drawing.Size(100, 23);
  895. this.lblPowerSet_PL3.TabIndex = 3;
  896. this.lblPowerSet_PL3.TestPointId = null;
  897. this.lblPowerSet_PL3.UniformCode = null;
  898. this.lblPowerSet_PL3.WindPowerId = null;
  899. this.lblPowerSet_PL3.WindTurbineId = null;
  900. //
  901. // label30
  902. //
  903. this.label30.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  904. this.label30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  905. this.label30.Location = new System.Drawing.Point(40, 240);
  906. this.label30.Name = "label30";
  907. this.label30.Size = new System.Drawing.Size(147, 22);
  908. this.label30.TabIndex = 2;
  909. this.label30.Text = "理论功率资源法:";
  910. this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  911. //
  912. // label40
  913. //
  914. this.label40.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  915. this.label40.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  916. this.label40.Location = new System.Drawing.Point(290, 280);
  917. this.label40.Name = "label40";
  918. this.label40.Size = new System.Drawing.Size(47, 22);
  919. this.label40.TabIndex = 2;
  920. this.label40.Text = "MW";
  921. this.label40.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  922. //
  923. // label31
  924. //
  925. this.label31.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  926. this.label31.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  927. this.label31.Location = new System.Drawing.Point(40, 280);
  928. this.label31.Name = "label31";
  929. this.label31.Size = new System.Drawing.Size(147, 22);
  930. this.label31.TabIndex = 2;
  931. this.label31.Text = "理论功率样板机法:";
  932. this.label31.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  933. //
  934. // label39
  935. //
  936. this.label39.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  937. this.label39.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  938. this.label39.Location = new System.Drawing.Point(290, 240);
  939. this.label39.Name = "label39";
  940. this.label39.Size = new System.Drawing.Size(47, 22);
  941. this.label39.TabIndex = 2;
  942. this.label39.Text = "MW";
  943. this.label39.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  944. //
  945. // label32
  946. //
  947. this.label32.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  948. this.label32.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  949. this.label32.Location = new System.Drawing.Point(40, 320);
  950. this.label32.Name = "label32";
  951. this.label32.Size = new System.Drawing.Size(147, 22);
  952. this.label32.TabIndex = 2;
  953. this.label32.Text = "AGC退出:";
  954. this.label32.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  955. //
  956. // label38
  957. //
  958. this.label38.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  959. this.label38.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  960. this.label38.Location = new System.Drawing.Point(291, 200);
  961. this.label38.Name = "label38";
  962. this.label38.Size = new System.Drawing.Size(47, 22);
  963. this.label38.TabIndex = 2;
  964. this.label38.Text = "MW";
  965. this.label38.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  966. //
  967. // label33
  968. //
  969. this.label33.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  970. this.label33.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  971. this.label33.Location = new System.Drawing.Point(40, 360);
  972. this.label33.Name = "label33";
  973. this.label33.Size = new System.Drawing.Size(147, 22);
  974. this.label33.TabIndex = 2;
  975. this.label33.Text = "AGC远方:";
  976. this.label33.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  977. //
  978. // label37
  979. //
  980. this.label37.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  981. this.label37.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  982. this.label37.Location = new System.Drawing.Point(291, 160);
  983. this.label37.Name = "label37";
  984. this.label37.Size = new System.Drawing.Size(47, 22);
  985. this.label37.TabIndex = 2;
  986. this.label37.Text = "MW";
  987. this.label37.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  988. //
  989. // label34
  990. //
  991. this.label34.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  992. this.label34.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  993. this.label34.Location = new System.Drawing.Point(291, 40);
  994. this.label34.Name = "label34";
  995. this.label34.Size = new System.Drawing.Size(47, 22);
  996. this.label34.TabIndex = 2;
  997. this.label34.Text = "MW";
  998. this.label34.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  999. //
  1000. // label36
  1001. //
  1002. this.label36.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1003. this.label36.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1004. this.label36.Location = new System.Drawing.Point(291, 120);
  1005. this.label36.Name = "label36";
  1006. this.label36.Size = new System.Drawing.Size(47, 22);
  1007. this.label36.TabIndex = 2;
  1008. this.label36.Text = "MW";
  1009. this.label36.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1010. //
  1011. // label35
  1012. //
  1013. this.label35.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1014. this.label35.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1015. this.label35.Location = new System.Drawing.Point(291, 80);
  1016. this.label35.Name = "label35";
  1017. this.label35.Size = new System.Drawing.Size(47, 22);
  1018. this.label35.TabIndex = 2;
  1019. this.label35.Text = "MW";
  1020. this.label35.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1021. //
  1022. // panel7
  1023. //
  1024. this.panel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1025. this.panel7.Controls.Add(this.lblAgcFar);
  1026. this.panel7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1027. this.panel7.Location = new System.Drawing.Point(469, 29);
  1028. this.panel7.Name = "panel7";
  1029. this.panel7.Size = new System.Drawing.Size(447, 776);
  1030. this.panel7.TabIndex = 8;
  1031. //
  1032. // panel10
  1033. //
  1034. this.panel10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  1035. this.panel10.Controls.Add(this.picStatus_SZS3);
  1036. this.panel10.Controls.Add(this.label3);
  1037. this.panel10.Controls.Add(this.label4);
  1038. this.panel10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1039. this.panel10.Location = new System.Drawing.Point(1, 1);
  1040. this.panel10.Name = "panel10";
  1041. this.panel10.Size = new System.Drawing.Size(366, 36);
  1042. this.panel10.TabIndex = 0;
  1043. //
  1044. // picStatus_SZS3
  1045. //
  1046. this.picStatus_SZS3.Image = global::IntelligentControlForsx.Properties.Resources.green_b;
  1047. this.picStatus_SZS3.Location = new System.Drawing.Point(321, 2);
  1048. this.picStatus_SZS3.Name = "picStatus_SZS3";
  1049. this.picStatus_SZS3.Size = new System.Drawing.Size(32, 32);
  1050. this.picStatus_SZS3.TabIndex = 5;
  1051. this.picStatus_SZS3.TabStop = false;
  1052. //
  1053. // label3
  1054. //
  1055. this.label3.AutoSize = true;
  1056. this.label3.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1057. this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1058. this.label3.Location = new System.Drawing.Point(6, 5);
  1059. this.label3.Name = "label3";
  1060. this.label3.Size = new System.Drawing.Size(192, 27);
  1061. this.label3.TabIndex = 3;
  1062. this.label3.Text = "石嘴山第三光伏电站";
  1063. //
  1064. // label4
  1065. //
  1066. this.label4.AutoSize = true;
  1067. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1068. this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1069. this.label4.Location = new System.Drawing.Point(196, 8);
  1070. this.label4.Margin = new System.Windows.Forms.Padding(0);
  1071. this.label4.Name = "label4";
  1072. this.label4.Size = new System.Drawing.Size(74, 21);
  1073. this.label4.TabIndex = 4;
  1074. this.label4.Text = "(平罗)";
  1075. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1076. //
  1077. // panel9
  1078. //
  1079. this.panel9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1080. this.panel9.Controls.Add(this.panel10);
  1081. this.panel9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1082. this.panel9.Location = new System.Drawing.Point(490, 11);
  1083. this.panel9.Name = "panel9";
  1084. this.panel9.Size = new System.Drawing.Size(368, 38);
  1085. this.panel9.TabIndex = 11;
  1086. //
  1087. // panel12
  1088. //
  1089. this.panel12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  1090. this.panel12.Controls.Add(this.pictureBox8);
  1091. this.panel12.Controls.Add(this.sunLineChart4);
  1092. this.panel12.Controls.Add(this.panel17);
  1093. this.panel12.Controls.Add(this.webfontLable23);
  1094. this.panel12.Controls.Add(this.pictureBox7);
  1095. this.panel12.Controls.Add(this.webfontLable22);
  1096. this.panel12.Controls.Add(this.label72);
  1097. this.panel12.Controls.Add(this.label57);
  1098. this.panel12.Controls.Add(this.label71);
  1099. this.panel12.Controls.Add(this.label58);
  1100. this.panel12.Controls.Add(this.webfontLable28);
  1101. this.panel12.Controls.Add(this.label59);
  1102. this.panel12.Controls.Add(this.label70);
  1103. this.panel12.Controls.Add(this.label60);
  1104. this.panel12.Controls.Add(this.webfontLable27);
  1105. this.panel12.Controls.Add(this.label61);
  1106. this.panel12.Controls.Add(this.label69);
  1107. this.panel12.Controls.Add(this.webfontLable24);
  1108. this.panel12.Controls.Add(this.webfontLable26);
  1109. this.panel12.Controls.Add(this.label62);
  1110. this.panel12.Controls.Add(this.label68);
  1111. this.panel12.Controls.Add(this.label63);
  1112. this.panel12.Controls.Add(this.label67);
  1113. this.panel12.Controls.Add(this.label64);
  1114. this.panel12.Controls.Add(this.webfontLable25);
  1115. this.panel12.Controls.Add(this.label65);
  1116. this.panel12.Controls.Add(this.label66);
  1117. this.panel12.Location = new System.Drawing.Point(1, 1);
  1118. this.panel12.Name = "panel12";
  1119. this.panel12.Size = new System.Drawing.Size(445, 774);
  1120. this.panel12.TabIndex = 0;
  1121. //
  1122. // pictureBox8
  1123. //
  1124. this.pictureBox8.Image = global::IntelligentControlForsx.Properties.Resources.green;
  1125. this.pictureBox8.Location = new System.Drawing.Point(195, 362);
  1126. this.pictureBox8.Name = "pictureBox8";
  1127. this.pictureBox8.Size = new System.Drawing.Size(20, 20);
  1128. this.pictureBox8.TabIndex = 4;
  1129. this.pictureBox8.TabStop = false;
  1130. //
  1131. // sunLineChart4
  1132. //
  1133. this.sunLineChart4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  1134. this.sunLineChart4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1135. this.sunLineChart4.Location = new System.Drawing.Point(1, 427);
  1136. this.sunLineChart4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1137. this.sunLineChart4.Name = "sunLineChart4";
  1138. this.sunLineChart4.Size = new System.Drawing.Size(442, 160);
  1139. this.sunLineChart4.TabIndex = 1;
  1140. //
  1141. // panel17
  1142. //
  1143. this.panel17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1144. this.panel17.Location = new System.Drawing.Point(4, 423);
  1145. this.panel17.Name = "panel17";
  1146. this.panel17.Size = new System.Drawing.Size(438, 1);
  1147. this.panel17.TabIndex = 0;
  1148. //
  1149. // webfontLable23
  1150. //
  1151. this.webfontLable23.BackColor = System.Drawing.Color.Transparent;
  1152. this.webfontLable23.LableShowType = 0;
  1153. this.webfontLable23.LableText = "000000";
  1154. this.webfontLable23.LableType = 0;
  1155. this.webfontLable23.Location = new System.Drawing.Point(195, 78);
  1156. this.webfontLable23.Margin = new System.Windows.Forms.Padding(3, 16, 3, 16);
  1157. this.webfontLable23.MyEmSize = 21.75F;
  1158. this.webfontLable23.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  1159. this.webfontLable23.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  1160. this.webfontLable23.Name = "webfontLable23";
  1161. this.webfontLable23.Size = new System.Drawing.Size(100, 23);
  1162. this.webfontLable23.TabIndex = 3;
  1163. this.webfontLable23.TestPointId = null;
  1164. this.webfontLable23.UniformCode = null;
  1165. this.webfontLable23.WindPowerId = null;
  1166. this.webfontLable23.WindTurbineId = null;
  1167. //
  1168. // pictureBox7
  1169. //
  1170. this.pictureBox7.Image = global::IntelligentControlForsx.Properties.Resources.green;
  1171. this.pictureBox7.Location = new System.Drawing.Point(195, 322);
  1172. this.pictureBox7.Name = "pictureBox7";
  1173. this.pictureBox7.Size = new System.Drawing.Size(20, 20);
  1174. this.pictureBox7.TabIndex = 4;
  1175. this.pictureBox7.TabStop = false;
  1176. //
  1177. // webfontLable22
  1178. //
  1179. this.webfontLable22.BackColor = System.Drawing.Color.Transparent;
  1180. this.webfontLable22.LableShowType = 0;
  1181. this.webfontLable22.LableText = "000000";
  1182. this.webfontLable22.LableType = 0;
  1183. this.webfontLable22.Location = new System.Drawing.Point(195, 38);
  1184. this.webfontLable22.Margin = new System.Windows.Forms.Padding(3, 11, 3, 11);
  1185. this.webfontLable22.MyEmSize = 21.75F;
  1186. this.webfontLable22.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  1187. this.webfontLable22.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  1188. this.webfontLable22.Name = "webfontLable22";
  1189. this.webfontLable22.Size = new System.Drawing.Size(100, 23);
  1190. this.webfontLable22.TabIndex = 3;
  1191. this.webfontLable22.TestPointId = null;
  1192. this.webfontLable22.UniformCode = null;
  1193. this.webfontLable22.WindPowerId = null;
  1194. this.webfontLable22.WindTurbineId = null;
  1195. //
  1196. // label72
  1197. //
  1198. this.label72.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1199. this.label72.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1200. this.label72.Location = new System.Drawing.Point(41, 40);
  1201. this.label72.Name = "label72";
  1202. this.label72.Size = new System.Drawing.Size(147, 22);
  1203. this.label72.TabIndex = 2;
  1204. this.label72.Text = "有功设定值:";
  1205. this.label72.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1206. //
  1207. // label57
  1208. //
  1209. this.label57.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1210. this.label57.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1211. this.label57.Location = new System.Drawing.Point(41, 200);
  1212. this.label57.Name = "label57";
  1213. this.label57.Size = new System.Drawing.Size(147, 22);
  1214. this.label57.TabIndex = 2;
  1215. this.label57.Text = "ACG调节下限:";
  1216. this.label57.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1217. //
  1218. // label71
  1219. //
  1220. this.label71.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1221. this.label71.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1222. this.label71.Location = new System.Drawing.Point(291, 80);
  1223. this.label71.Name = "label71";
  1224. this.label71.Size = new System.Drawing.Size(47, 22);
  1225. this.label71.TabIndex = 2;
  1226. this.label71.Text = "MW";
  1227. this.label71.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1228. //
  1229. // label58
  1230. //
  1231. this.label58.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1232. this.label58.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1233. this.label58.Location = new System.Drawing.Point(40, 240);
  1234. this.label58.Name = "label58";
  1235. this.label58.Size = new System.Drawing.Size(147, 22);
  1236. this.label58.TabIndex = 2;
  1237. this.label58.Text = "理论功率资源法:";
  1238. this.label58.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1239. //
  1240. // webfontLable28
  1241. //
  1242. this.webfontLable28.BackColor = System.Drawing.Color.Transparent;
  1243. this.webfontLable28.LableShowType = 0;
  1244. this.webfontLable28.LableText = "000000";
  1245. this.webfontLable28.LableType = 0;
  1246. this.webfontLable28.Location = new System.Drawing.Point(195, 278);
  1247. this.webfontLable28.Margin = new System.Windows.Forms.Padding(3, 95, 3, 95);
  1248. this.webfontLable28.MyEmSize = 21.75F;
  1249. this.webfontLable28.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  1250. this.webfontLable28.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  1251. this.webfontLable28.Name = "webfontLable28";
  1252. this.webfontLable28.Size = new System.Drawing.Size(100, 23);
  1253. this.webfontLable28.TabIndex = 3;
  1254. this.webfontLable28.TestPointId = null;
  1255. this.webfontLable28.UniformCode = null;
  1256. this.webfontLable28.WindPowerId = null;
  1257. this.webfontLable28.WindTurbineId = null;
  1258. //
  1259. // label59
  1260. //
  1261. this.label59.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1262. this.label59.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1263. this.label59.Location = new System.Drawing.Point(290, 280);
  1264. this.label59.Name = "label59";
  1265. this.label59.Size = new System.Drawing.Size(47, 22);
  1266. this.label59.TabIndex = 2;
  1267. this.label59.Text = "MW";
  1268. this.label59.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1269. //
  1270. // label70
  1271. //
  1272. this.label70.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1273. this.label70.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1274. this.label70.Location = new System.Drawing.Point(291, 120);
  1275. this.label70.Name = "label70";
  1276. this.label70.Size = new System.Drawing.Size(47, 22);
  1277. this.label70.TabIndex = 2;
  1278. this.label70.Text = "MW";
  1279. this.label70.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1280. //
  1281. // label60
  1282. //
  1283. this.label60.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1284. this.label60.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1285. this.label60.Location = new System.Drawing.Point(41, 160);
  1286. this.label60.Name = "label60";
  1287. this.label60.Size = new System.Drawing.Size(147, 22);
  1288. this.label60.TabIndex = 2;
  1289. this.label60.Text = "ACG调节上限:";
  1290. this.label60.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1291. //
  1292. // webfontLable27
  1293. //
  1294. this.webfontLable27.BackColor = System.Drawing.Color.Transparent;
  1295. this.webfontLable27.LableShowType = 0;
  1296. this.webfontLable27.LableText = "000000";
  1297. this.webfontLable27.LableType = 0;
  1298. this.webfontLable27.Location = new System.Drawing.Point(195, 158);
  1299. this.webfontLable27.Margin = new System.Windows.Forms.Padding(3, 33, 3, 33);
  1300. this.webfontLable27.MyEmSize = 21.75F;
  1301. this.webfontLable27.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  1302. this.webfontLable27.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  1303. this.webfontLable27.Name = "webfontLable27";
  1304. this.webfontLable27.Size = new System.Drawing.Size(100, 23);
  1305. this.webfontLable27.TabIndex = 3;
  1306. this.webfontLable27.TestPointId = null;
  1307. this.webfontLable27.UniformCode = null;
  1308. this.webfontLable27.WindPowerId = null;
  1309. this.webfontLable27.WindTurbineId = null;
  1310. //
  1311. // label61
  1312. //
  1313. this.label61.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1314. this.label61.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1315. this.label61.Location = new System.Drawing.Point(40, 280);
  1316. this.label61.Name = "label61";
  1317. this.label61.Size = new System.Drawing.Size(147, 22);
  1318. this.label61.TabIndex = 2;
  1319. this.label61.Text = "理论功率样板机法:";
  1320. this.label61.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1321. //
  1322. // label69
  1323. //
  1324. this.label69.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1325. this.label69.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1326. this.label69.Location = new System.Drawing.Point(291, 40);
  1327. this.label69.Name = "label69";
  1328. this.label69.Size = new System.Drawing.Size(47, 22);
  1329. this.label69.TabIndex = 2;
  1330. this.label69.Text = "MW";
  1331. this.label69.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1332. //
  1333. // webfontLable24
  1334. //
  1335. this.webfontLable24.BackColor = System.Drawing.Color.Transparent;
  1336. this.webfontLable24.LableShowType = 0;
  1337. this.webfontLable24.LableText = "000000";
  1338. this.webfontLable24.LableType = 0;
  1339. this.webfontLable24.Location = new System.Drawing.Point(195, 118);
  1340. this.webfontLable24.Margin = new System.Windows.Forms.Padding(3, 23, 3, 23);
  1341. this.webfontLable24.MyEmSize = 21.75F;
  1342. this.webfontLable24.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  1343. this.webfontLable24.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  1344. this.webfontLable24.Name = "webfontLable24";
  1345. this.webfontLable24.Size = new System.Drawing.Size(100, 23);
  1346. this.webfontLable24.TabIndex = 3;
  1347. this.webfontLable24.TestPointId = null;
  1348. this.webfontLable24.UniformCode = null;
  1349. this.webfontLable24.WindPowerId = null;
  1350. this.webfontLable24.WindTurbineId = null;
  1351. //
  1352. // webfontLable26
  1353. //
  1354. this.webfontLable26.BackColor = System.Drawing.Color.Transparent;
  1355. this.webfontLable26.LableShowType = 0;
  1356. this.webfontLable26.LableText = "000000";
  1357. this.webfontLable26.LableType = 0;
  1358. this.webfontLable26.Location = new System.Drawing.Point(195, 238);
  1359. this.webfontLable26.Margin = new System.Windows.Forms.Padding(3, 67, 3, 67);
  1360. this.webfontLable26.MyEmSize = 21.75F;
  1361. this.webfontLable26.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  1362. this.webfontLable26.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  1363. this.webfontLable26.Name = "webfontLable26";
  1364. this.webfontLable26.Size = new System.Drawing.Size(100, 23);
  1365. this.webfontLable26.TabIndex = 3;
  1366. this.webfontLable26.TestPointId = null;
  1367. this.webfontLable26.UniformCode = null;
  1368. this.webfontLable26.WindPowerId = null;
  1369. this.webfontLable26.WindTurbineId = null;
  1370. //
  1371. // label62
  1372. //
  1373. this.label62.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1374. this.label62.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1375. this.label62.Location = new System.Drawing.Point(290, 240);
  1376. this.label62.Name = "label62";
  1377. this.label62.Size = new System.Drawing.Size(47, 22);
  1378. this.label62.TabIndex = 2;
  1379. this.label62.Text = "MW";
  1380. this.label62.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1381. //
  1382. // label68
  1383. //
  1384. this.label68.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1385. this.label68.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1386. this.label68.Location = new System.Drawing.Point(291, 160);
  1387. this.label68.Name = "label68";
  1388. this.label68.Size = new System.Drawing.Size(47, 22);
  1389. this.label68.TabIndex = 2;
  1390. this.label68.Text = "MW";
  1391. this.label68.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1392. //
  1393. // label63
  1394. //
  1395. this.label63.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1396. this.label63.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1397. this.label63.Location = new System.Drawing.Point(41, 120);
  1398. this.label63.Name = "label63";
  1399. this.label63.Size = new System.Drawing.Size(147, 22);
  1400. this.label63.TabIndex = 2;
  1401. this.label63.Text = "预测功率:";
  1402. this.label63.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1403. //
  1404. // label67
  1405. //
  1406. this.label67.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1407. this.label67.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1408. this.label67.Location = new System.Drawing.Point(40, 360);
  1409. this.label67.Name = "label67";
  1410. this.label67.Size = new System.Drawing.Size(147, 22);
  1411. this.label67.TabIndex = 2;
  1412. this.label67.Text = "AGC远方:";
  1413. this.label67.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1414. //
  1415. // label64
  1416. //
  1417. this.label64.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1418. this.label64.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1419. this.label64.Location = new System.Drawing.Point(40, 320);
  1420. this.label64.Name = "label64";
  1421. this.label64.Size = new System.Drawing.Size(147, 22);
  1422. this.label64.TabIndex = 2;
  1423. this.label64.Text = "AGC退出:";
  1424. this.label64.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1425. //
  1426. // webfontLable25
  1427. //
  1428. this.webfontLable25.BackColor = System.Drawing.Color.Transparent;
  1429. this.webfontLable25.LableShowType = 0;
  1430. this.webfontLable25.LableText = "000000";
  1431. this.webfontLable25.LableType = 0;
  1432. this.webfontLable25.Location = new System.Drawing.Point(195, 198);
  1433. this.webfontLable25.Margin = new System.Windows.Forms.Padding(3, 47, 3, 47);
  1434. this.webfontLable25.MyEmSize = 21.75F;
  1435. this.webfontLable25.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  1436. this.webfontLable25.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  1437. this.webfontLable25.Name = "webfontLable25";
  1438. this.webfontLable25.Size = new System.Drawing.Size(100, 23);
  1439. this.webfontLable25.TabIndex = 3;
  1440. this.webfontLable25.TestPointId = null;
  1441. this.webfontLable25.UniformCode = null;
  1442. this.webfontLable25.WindPowerId = null;
  1443. this.webfontLable25.WindTurbineId = null;
  1444. //
  1445. // label65
  1446. //
  1447. this.label65.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1448. this.label65.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1449. this.label65.Location = new System.Drawing.Point(41, 80);
  1450. this.label65.Name = "label65";
  1451. this.label65.Size = new System.Drawing.Size(147, 22);
  1452. this.label65.TabIndex = 2;
  1453. this.label65.Text = "实发有功:";
  1454. this.label65.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1455. //
  1456. // label66
  1457. //
  1458. this.label66.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1459. this.label66.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1460. this.label66.Location = new System.Drawing.Point(291, 200);
  1461. this.label66.Name = "label66";
  1462. this.label66.Size = new System.Drawing.Size(47, 22);
  1463. this.label66.TabIndex = 2;
  1464. this.label66.Text = "MW";
  1465. this.label66.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1466. //
  1467. // panel11
  1468. //
  1469. this.panel11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1470. this.panel11.Controls.Add(this.panel12);
  1471. this.panel11.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1472. this.panel11.Location = new System.Drawing.Point(1406, 30);
  1473. this.panel11.Name = "panel11";
  1474. this.panel11.Size = new System.Drawing.Size(447, 776);
  1475. this.panel11.TabIndex = 7;
  1476. //
  1477. // panel14
  1478. //
  1479. this.panel14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  1480. this.panel14.Controls.Add(this.picStatus_ZW2);
  1481. this.panel14.Controls.Add(this.label6);
  1482. this.panel14.Controls.Add(this.label5);
  1483. this.panel14.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1484. this.panel14.Location = new System.Drawing.Point(1, 1);
  1485. this.panel14.Name = "panel14";
  1486. this.panel14.Size = new System.Drawing.Size(366, 36);
  1487. this.panel14.TabIndex = 0;
  1488. //
  1489. // picStatus_ZW2
  1490. //
  1491. this.picStatus_ZW2.Image = global::IntelligentControlForsx.Properties.Resources.green_b;
  1492. this.picStatus_ZW2.Location = new System.Drawing.Point(318, 1);
  1493. this.picStatus_ZW2.Name = "picStatus_ZW2";
  1494. this.picStatus_ZW2.Size = new System.Drawing.Size(32, 32);
  1495. this.picStatus_ZW2.TabIndex = 5;
  1496. this.picStatus_ZW2.TabStop = false;
  1497. //
  1498. // label6
  1499. //
  1500. this.label6.AutoSize = true;
  1501. this.label6.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1502. this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1503. this.label6.Location = new System.Drawing.Point(6, 5);
  1504. this.label6.Name = "label6";
  1505. this.label6.Size = new System.Drawing.Size(172, 27);
  1506. this.label6.TabIndex = 3;
  1507. this.label6.Text = "中卫第二光伏电站";
  1508. //
  1509. // label5
  1510. //
  1511. this.label5.AutoSize = true;
  1512. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1513. this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1514. this.label5.Location = new System.Drawing.Point(177, 8);
  1515. this.label5.Margin = new System.Windows.Forms.Padding(0);
  1516. this.label5.Name = "label5";
  1517. this.label5.Size = new System.Drawing.Size(90, 21);
  1518. this.label5.TabIndex = 4;
  1519. this.label5.Text = "(马场湖)";
  1520. this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1521. //
  1522. // panel13
  1523. //
  1524. this.panel13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1525. this.panel13.Controls.Add(this.panel14);
  1526. this.panel13.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1527. this.panel13.Location = new System.Drawing.Point(1427, 12);
  1528. this.panel13.Name = "panel13";
  1529. this.panel13.Size = new System.Drawing.Size(368, 38);
  1530. this.panel13.TabIndex = 10;
  1531. //
  1532. // panel1
  1533. //
  1534. this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1535. this.panel1.Controls.Add(this.panel2);
  1536. this.panel1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1537. this.panel1.Location = new System.Drawing.Point(938, 30);
  1538. this.panel1.Name = "panel1";
  1539. this.panel1.Size = new System.Drawing.Size(447, 776);
  1540. this.panel1.TabIndex = 7;
  1541. //
  1542. // panel2
  1543. //
  1544. this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  1545. this.panel2.Controls.Add(this.picAgcFar_ZW6);
  1546. this.panel2.Controls.Add(this.lineChar_ZW6);
  1547. this.panel2.Controls.Add(this.panel18);
  1548. this.panel2.Controls.Add(this.picAgcOut_ZW6);
  1549. this.panel2.Controls.Add(this.label56);
  1550. this.panel2.Controls.Add(this.label41);
  1551. this.panel2.Controls.Add(this.lblExample_ZW6);
  1552. this.panel2.Controls.Add(this.label42);
  1553. this.panel2.Controls.Add(this.lblAgcUp_ZW6);
  1554. this.panel2.Controls.Add(this.label43);
  1555. this.panel2.Controls.Add(this.lblResourcePower_ZW6);
  1556. this.panel2.Controls.Add(this.label44);
  1557. this.panel2.Controls.Add(this.label45);
  1558. this.panel2.Controls.Add(this.lblAgcLower_ZW6);
  1559. this.panel2.Controls.Add(this.label46);
  1560. this.panel2.Controls.Add(this.label55);
  1561. this.panel2.Controls.Add(this.label47);
  1562. this.panel2.Controls.Add(this.label54);
  1563. this.panel2.Controls.Add(this.label48);
  1564. this.panel2.Controls.Add(this.lblForecastPower_ZW6);
  1565. this.panel2.Controls.Add(this.label49);
  1566. this.panel2.Controls.Add(this.label53);
  1567. this.panel2.Controls.Add(this.label50);
  1568. this.panel2.Controls.Add(this.lblActualPower_ZW6);
  1569. this.panel2.Controls.Add(this.label51);
  1570. this.panel2.Controls.Add(this.label52);
  1571. this.panel2.Controls.Add(this.lblPowerSet_ZW6);
  1572. this.panel2.Location = new System.Drawing.Point(1, 1);
  1573. this.panel2.Name = "panel2";
  1574. this.panel2.Size = new System.Drawing.Size(445, 774);
  1575. this.panel2.TabIndex = 0;
  1576. //
  1577. // picAgcFar_ZW6
  1578. //
  1579. this.picAgcFar_ZW6.Image = global::IntelligentControlForsx.Properties.Resources.green;
  1580. this.picAgcFar_ZW6.Location = new System.Drawing.Point(195, 362);
  1581. this.picAgcFar_ZW6.Name = "picAgcFar_ZW6";
  1582. this.picAgcFar_ZW6.Size = new System.Drawing.Size(20, 20);
  1583. this.picAgcFar_ZW6.TabIndex = 4;
  1584. this.picAgcFar_ZW6.TabStop = false;
  1585. //
  1586. // lineChar_ZW6
  1587. //
  1588. this.lineChar_ZW6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  1589. this.lineChar_ZW6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1590. this.lineChar_ZW6.Location = new System.Drawing.Point(1, 427);
  1591. this.lineChar_ZW6.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1592. this.lineChar_ZW6.Name = "lineChar_ZW6";
  1593. this.lineChar_ZW6.Size = new System.Drawing.Size(442, 160);
  1594. this.lineChar_ZW6.TabIndex = 1;
  1595. //
  1596. // panel18
  1597. //
  1598. this.panel18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1599. this.panel18.Location = new System.Drawing.Point(3, 423);
  1600. this.panel18.Name = "panel18";
  1601. this.panel18.Size = new System.Drawing.Size(438, 1);
  1602. this.panel18.TabIndex = 0;
  1603. //
  1604. // picAgcOut_ZW6
  1605. //
  1606. this.picAgcOut_ZW6.Image = global::IntelligentControlForsx.Properties.Resources.green;
  1607. this.picAgcOut_ZW6.Location = new System.Drawing.Point(195, 322);
  1608. this.picAgcOut_ZW6.Name = "picAgcOut_ZW6";
  1609. this.picAgcOut_ZW6.Size = new System.Drawing.Size(20, 20);
  1610. this.picAgcOut_ZW6.TabIndex = 4;
  1611. this.picAgcOut_ZW6.TabStop = false;
  1612. //
  1613. // label56
  1614. //
  1615. this.label56.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1616. this.label56.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1617. this.label56.Location = new System.Drawing.Point(41, 40);
  1618. this.label56.Name = "label56";
  1619. this.label56.Size = new System.Drawing.Size(147, 22);
  1620. this.label56.TabIndex = 2;
  1621. this.label56.Text = "有功设定值:";
  1622. this.label56.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1623. //
  1624. // label41
  1625. //
  1626. this.label41.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1627. this.label41.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1628. this.label41.Location = new System.Drawing.Point(291, 80);
  1629. this.label41.Name = "label41";
  1630. this.label41.Size = new System.Drawing.Size(47, 22);
  1631. this.label41.TabIndex = 2;
  1632. this.label41.Text = "MW";
  1633. this.label41.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1634. //
  1635. // lblExample_ZW6
  1636. //
  1637. this.lblExample_ZW6.BackColor = System.Drawing.Color.Transparent;
  1638. this.lblExample_ZW6.LableShowType = 0;
  1639. this.lblExample_ZW6.LableText = "000000";
  1640. this.lblExample_ZW6.LableType = 0;
  1641. this.lblExample_ZW6.Location = new System.Drawing.Point(195, 278);
  1642. this.lblExample_ZW6.Margin = new System.Windows.Forms.Padding(3, 67, 3, 67);
  1643. this.lblExample_ZW6.MyEmSize = 21.75F;
  1644. this.lblExample_ZW6.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  1645. this.lblExample_ZW6.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  1646. this.lblExample_ZW6.Name = "lblExample_ZW6";
  1647. this.lblExample_ZW6.Size = new System.Drawing.Size(100, 23);
  1648. this.lblExample_ZW6.TabIndex = 3;
  1649. this.lblExample_ZW6.TestPointId = null;
  1650. this.lblExample_ZW6.UniformCode = null;
  1651. this.lblExample_ZW6.WindPowerId = null;
  1652. this.lblExample_ZW6.WindTurbineId = null;
  1653. //
  1654. // label42
  1655. //
  1656. this.label42.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1657. this.label42.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1658. this.label42.Location = new System.Drawing.Point(291, 120);
  1659. this.label42.Name = "label42";
  1660. this.label42.Size = new System.Drawing.Size(47, 22);
  1661. this.label42.TabIndex = 2;
  1662. this.label42.Text = "MW";
  1663. this.label42.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1664. //
  1665. // lblAgcUp_ZW6
  1666. //
  1667. this.lblAgcUp_ZW6.BackColor = System.Drawing.Color.Transparent;
  1668. this.lblAgcUp_ZW6.LableShowType = 0;
  1669. this.lblAgcUp_ZW6.LableText = "000000";
  1670. this.lblAgcUp_ZW6.LableType = 0;
  1671. this.lblAgcUp_ZW6.Location = new System.Drawing.Point(195, 158);
  1672. this.lblAgcUp_ZW6.Margin = new System.Windows.Forms.Padding(3, 11, 3, 11);
  1673. this.lblAgcUp_ZW6.MyEmSize = 21.75F;
  1674. this.lblAgcUp_ZW6.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  1675. this.lblAgcUp_ZW6.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  1676. this.lblAgcUp_ZW6.Name = "lblAgcUp_ZW6";
  1677. this.lblAgcUp_ZW6.Size = new System.Drawing.Size(100, 23);
  1678. this.lblAgcUp_ZW6.TabIndex = 3;
  1679. this.lblAgcUp_ZW6.TestPointId = null;
  1680. this.lblAgcUp_ZW6.UniformCode = null;
  1681. this.lblAgcUp_ZW6.WindPowerId = null;
  1682. this.lblAgcUp_ZW6.WindTurbineId = null;
  1683. //
  1684. // label43
  1685. //
  1686. this.label43.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1687. this.label43.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1688. this.label43.Location = new System.Drawing.Point(291, 40);
  1689. this.label43.Name = "label43";
  1690. this.label43.Size = new System.Drawing.Size(47, 22);
  1691. this.label43.TabIndex = 2;
  1692. this.label43.Text = "MW";
  1693. this.label43.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1694. //
  1695. // lblResourcePower_ZW6
  1696. //
  1697. this.lblResourcePower_ZW6.BackColor = System.Drawing.Color.Transparent;
  1698. this.lblResourcePower_ZW6.LableShowType = 0;
  1699. this.lblResourcePower_ZW6.LableText = "000000";
  1700. this.lblResourcePower_ZW6.LableType = 0;
  1701. this.lblResourcePower_ZW6.Location = new System.Drawing.Point(195, 238);
  1702. this.lblResourcePower_ZW6.Margin = new System.Windows.Forms.Padding(3, 47, 3, 47);
  1703. this.lblResourcePower_ZW6.MyEmSize = 21.75F;
  1704. this.lblResourcePower_ZW6.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  1705. this.lblResourcePower_ZW6.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  1706. this.lblResourcePower_ZW6.Name = "lblResourcePower_ZW6";
  1707. this.lblResourcePower_ZW6.Size = new System.Drawing.Size(100, 23);
  1708. this.lblResourcePower_ZW6.TabIndex = 3;
  1709. this.lblResourcePower_ZW6.TestPointId = null;
  1710. this.lblResourcePower_ZW6.UniformCode = null;
  1711. this.lblResourcePower_ZW6.WindPowerId = null;
  1712. this.lblResourcePower_ZW6.WindTurbineId = null;
  1713. //
  1714. // label44
  1715. //
  1716. this.label44.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1717. this.label44.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1718. this.label44.Location = new System.Drawing.Point(291, 160);
  1719. this.label44.Name = "label44";
  1720. this.label44.Size = new System.Drawing.Size(47, 22);
  1721. this.label44.TabIndex = 2;
  1722. this.label44.Text = "MW";
  1723. this.label44.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1724. //
  1725. // label45
  1726. //
  1727. this.label45.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1728. this.label45.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1729. this.label45.Location = new System.Drawing.Point(40, 360);
  1730. this.label45.Name = "label45";
  1731. this.label45.Size = new System.Drawing.Size(147, 22);
  1732. this.label45.TabIndex = 2;
  1733. this.label45.Text = "AGC远方:";
  1734. this.label45.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1735. //
  1736. // lblAgcLower_ZW6
  1737. //
  1738. this.lblAgcLower_ZW6.BackColor = System.Drawing.Color.Transparent;
  1739. this.lblAgcLower_ZW6.LableShowType = 0;
  1740. this.lblAgcLower_ZW6.LableText = "000000";
  1741. this.lblAgcLower_ZW6.LableType = 0;
  1742. this.lblAgcLower_ZW6.Location = new System.Drawing.Point(195, 198);
  1743. this.lblAgcLower_ZW6.Margin = new System.Windows.Forms.Padding(3, 33, 3, 33);
  1744. this.lblAgcLower_ZW6.MyEmSize = 21.75F;
  1745. this.lblAgcLower_ZW6.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  1746. this.lblAgcLower_ZW6.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  1747. this.lblAgcLower_ZW6.Name = "lblAgcLower_ZW6";
  1748. this.lblAgcLower_ZW6.Size = new System.Drawing.Size(100, 23);
  1749. this.lblAgcLower_ZW6.TabIndex = 3;
  1750. this.lblAgcLower_ZW6.TestPointId = null;
  1751. this.lblAgcLower_ZW6.UniformCode = null;
  1752. this.lblAgcLower_ZW6.WindPowerId = null;
  1753. this.lblAgcLower_ZW6.WindTurbineId = null;
  1754. //
  1755. // label46
  1756. //
  1757. this.label46.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1758. this.label46.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1759. this.label46.Location = new System.Drawing.Point(291, 200);
  1760. this.label46.Name = "label46";
  1761. this.label46.Size = new System.Drawing.Size(47, 22);
  1762. this.label46.TabIndex = 2;
  1763. this.label46.Text = "MW";
  1764. this.label46.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1765. //
  1766. // label55
  1767. //
  1768. this.label55.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1769. this.label55.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1770. this.label55.Location = new System.Drawing.Point(41, 80);
  1771. this.label55.Name = "label55";
  1772. this.label55.Size = new System.Drawing.Size(147, 22);
  1773. this.label55.TabIndex = 2;
  1774. this.label55.Text = "实发有功:";
  1775. this.label55.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1776. //
  1777. // label47
  1778. //
  1779. this.label47.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1780. this.label47.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1781. this.label47.Location = new System.Drawing.Point(40, 320);
  1782. this.label47.Name = "label47";
  1783. this.label47.Size = new System.Drawing.Size(147, 22);
  1784. this.label47.TabIndex = 2;
  1785. this.label47.Text = "AGC退出:";
  1786. this.label47.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1787. //
  1788. // label54
  1789. //
  1790. this.label54.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1791. this.label54.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1792. this.label54.Location = new System.Drawing.Point(41, 120);
  1793. this.label54.Name = "label54";
  1794. this.label54.Size = new System.Drawing.Size(147, 22);
  1795. this.label54.TabIndex = 2;
  1796. this.label54.Text = "预测功率:";
  1797. this.label54.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1798. //
  1799. // label48
  1800. //
  1801. this.label48.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1802. this.label48.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1803. this.label48.Location = new System.Drawing.Point(290, 240);
  1804. this.label48.Name = "label48";
  1805. this.label48.Size = new System.Drawing.Size(47, 22);
  1806. this.label48.TabIndex = 2;
  1807. this.label48.Text = "MW";
  1808. this.label48.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1809. //
  1810. // lblForecastPower_ZW6
  1811. //
  1812. this.lblForecastPower_ZW6.BackColor = System.Drawing.Color.Transparent;
  1813. this.lblForecastPower_ZW6.LableShowType = 0;
  1814. this.lblForecastPower_ZW6.LableText = "000000";
  1815. this.lblForecastPower_ZW6.LableType = 0;
  1816. this.lblForecastPower_ZW6.Location = new System.Drawing.Point(195, 118);
  1817. this.lblForecastPower_ZW6.Margin = new System.Windows.Forms.Padding(3, 16, 3, 16);
  1818. this.lblForecastPower_ZW6.MyEmSize = 21.75F;
  1819. this.lblForecastPower_ZW6.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  1820. this.lblForecastPower_ZW6.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  1821. this.lblForecastPower_ZW6.Name = "lblForecastPower_ZW6";
  1822. this.lblForecastPower_ZW6.Size = new System.Drawing.Size(100, 23);
  1823. this.lblForecastPower_ZW6.TabIndex = 3;
  1824. this.lblForecastPower_ZW6.TestPointId = null;
  1825. this.lblForecastPower_ZW6.UniformCode = null;
  1826. this.lblForecastPower_ZW6.WindPowerId = null;
  1827. this.lblForecastPower_ZW6.WindTurbineId = null;
  1828. //
  1829. // label49
  1830. //
  1831. this.label49.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1832. this.label49.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1833. this.label49.Location = new System.Drawing.Point(40, 280);
  1834. this.label49.Name = "label49";
  1835. this.label49.Size = new System.Drawing.Size(147, 22);
  1836. this.label49.TabIndex = 2;
  1837. this.label49.Text = "理论功率样板机法:";
  1838. this.label49.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1839. //
  1840. // label53
  1841. //
  1842. this.label53.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1843. this.label53.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1844. this.label53.Location = new System.Drawing.Point(41, 160);
  1845. this.label53.Name = "label53";
  1846. this.label53.Size = new System.Drawing.Size(147, 22);
  1847. this.label53.TabIndex = 2;
  1848. this.label53.Text = "ACG调节上限:";
  1849. this.label53.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1850. //
  1851. // label50
  1852. //
  1853. this.label50.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1854. this.label50.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1855. this.label50.Location = new System.Drawing.Point(290, 280);
  1856. this.label50.Name = "label50";
  1857. this.label50.Size = new System.Drawing.Size(47, 22);
  1858. this.label50.TabIndex = 2;
  1859. this.label50.Text = "MW";
  1860. this.label50.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1861. //
  1862. // lblActualPower_ZW6
  1863. //
  1864. this.lblActualPower_ZW6.BackColor = System.Drawing.Color.Transparent;
  1865. this.lblActualPower_ZW6.LableShowType = 0;
  1866. this.lblActualPower_ZW6.LableText = "000000";
  1867. this.lblActualPower_ZW6.LableType = 0;
  1868. this.lblActualPower_ZW6.Location = new System.Drawing.Point(195, 78);
  1869. this.lblActualPower_ZW6.Margin = new System.Windows.Forms.Padding(3, 11, 3, 11);
  1870. this.lblActualPower_ZW6.MyEmSize = 21.75F;
  1871. this.lblActualPower_ZW6.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  1872. this.lblActualPower_ZW6.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  1873. this.lblActualPower_ZW6.Name = "lblActualPower_ZW6";
  1874. this.lblActualPower_ZW6.Size = new System.Drawing.Size(100, 23);
  1875. this.lblActualPower_ZW6.TabIndex = 3;
  1876. this.lblActualPower_ZW6.TestPointId = null;
  1877. this.lblActualPower_ZW6.UniformCode = null;
  1878. this.lblActualPower_ZW6.WindPowerId = null;
  1879. this.lblActualPower_ZW6.WindTurbineId = null;
  1880. //
  1881. // label51
  1882. //
  1883. this.label51.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1884. this.label51.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1885. this.label51.Location = new System.Drawing.Point(40, 240);
  1886. this.label51.Name = "label51";
  1887. this.label51.Size = new System.Drawing.Size(147, 22);
  1888. this.label51.TabIndex = 2;
  1889. this.label51.Text = "理论功率资源法:";
  1890. this.label51.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1891. //
  1892. // label52
  1893. //
  1894. this.label52.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1895. this.label52.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1896. this.label52.Location = new System.Drawing.Point(41, 200);
  1897. this.label52.Name = "label52";
  1898. this.label52.Size = new System.Drawing.Size(147, 22);
  1899. this.label52.TabIndex = 2;
  1900. this.label52.Text = "ACG调节下限:";
  1901. this.label52.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1902. //
  1903. // lblPowerSet_ZW6
  1904. //
  1905. this.lblPowerSet_ZW6.BackColor = System.Drawing.Color.Transparent;
  1906. this.lblPowerSet_ZW6.LableShowType = 0;
  1907. this.lblPowerSet_ZW6.LableText = "000000";
  1908. this.lblPowerSet_ZW6.LableType = 0;
  1909. this.lblPowerSet_ZW6.Location = new System.Drawing.Point(195, 38);
  1910. this.lblPowerSet_ZW6.Margin = new System.Windows.Forms.Padding(3, 8, 3, 8);
  1911. this.lblPowerSet_ZW6.MyEmSize = 21.75F;
  1912. this.lblPowerSet_ZW6.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  1913. this.lblPowerSet_ZW6.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  1914. this.lblPowerSet_ZW6.Name = "lblPowerSet_ZW6";
  1915. this.lblPowerSet_ZW6.Size = new System.Drawing.Size(100, 23);
  1916. this.lblPowerSet_ZW6.TabIndex = 3;
  1917. this.lblPowerSet_ZW6.TestPointId = null;
  1918. this.lblPowerSet_ZW6.UniformCode = null;
  1919. this.lblPowerSet_ZW6.WindPowerId = null;
  1920. this.lblPowerSet_ZW6.WindTurbineId = null;
  1921. //
  1922. // panel19
  1923. //
  1924. this.panel19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1925. this.panel19.Controls.Add(this.panel20);
  1926. this.panel19.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1927. this.panel19.Location = new System.Drawing.Point(959, 12);
  1928. this.panel19.Name = "panel19";
  1929. this.panel19.Size = new System.Drawing.Size(368, 38);
  1930. this.panel19.TabIndex = 10;
  1931. //
  1932. // panel20
  1933. //
  1934. this.panel20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  1935. this.panel20.Controls.Add(this.picStatus_ZW6);
  1936. this.panel20.Controls.Add(this.label7);
  1937. this.panel20.Controls.Add(this.label8);
  1938. this.panel20.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1939. this.panel20.Location = new System.Drawing.Point(1, 1);
  1940. this.panel20.Name = "panel20";
  1941. this.panel20.Size = new System.Drawing.Size(366, 36);
  1942. this.panel20.TabIndex = 0;
  1943. //
  1944. // picStatus_ZW6
  1945. //
  1946. this.picStatus_ZW6.Image = global::IntelligentControlForsx.Properties.Resources.green_b;
  1947. this.picStatus_ZW6.Location = new System.Drawing.Point(318, 1);
  1948. this.picStatus_ZW6.Name = "picStatus_ZW6";
  1949. this.picStatus_ZW6.Size = new System.Drawing.Size(32, 32);
  1950. this.picStatus_ZW6.TabIndex = 5;
  1951. this.picStatus_ZW6.TabStop = false;
  1952. //
  1953. // label7
  1954. //
  1955. this.label7.AutoSize = true;
  1956. this.label7.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1957. this.label7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1958. this.label7.Location = new System.Drawing.Point(6, 5);
  1959. this.label7.Name = "label7";
  1960. this.label7.Size = new System.Drawing.Size(172, 27);
  1961. this.label7.TabIndex = 3;
  1962. this.label7.Text = "中卫第六光伏电站";
  1963. //
  1964. // label8
  1965. //
  1966. this.label8.AutoSize = true;
  1967. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1968. this.label8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1969. this.label8.Location = new System.Drawing.Point(178, 8);
  1970. this.label8.Margin = new System.Windows.Forms.Padding(0);
  1971. this.label8.Name = "label8";
  1972. this.label8.Size = new System.Drawing.Size(74, 21);
  1973. this.label8.TabIndex = 4;
  1974. this.label8.Text = "(宣和)";
  1975. this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1976. //
  1977. // timer1
  1978. //
  1979. this.timer1.Interval = 3000;
  1980. this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
  1981. //
  1982. // timer2
  1983. //
  1984. this.timer2.Interval = 3000;
  1985. this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
  1986. //
  1987. // SunAGC
  1988. //
  1989. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
  1990. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1991. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  1992. this.Controls.Add(this.panel19);
  1993. this.Controls.Add(this.panel13);
  1994. this.Controls.Add(this.panel1);
  1995. this.Controls.Add(this.panel11);
  1996. this.Controls.Add(this.panel9);
  1997. this.Controls.Add(this.panel7);
  1998. this.Controls.Add(this.panel5);
  1999. this.Controls.Add(this.panel3);
  2000. this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2001. this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  2002. this.Name = "SunAGC";
  2003. this.Size = new System.Drawing.Size(1856, 860);
  2004. this.Load += new System.EventHandler(this.SunAGC_Load);
  2005. this.panel4.ResumeLayout(false);
  2006. ((System.ComponentModel.ISupportInitialize)(this.picAgcFar_SZS5)).EndInit();
  2007. ((System.ComponentModel.ISupportInitialize)(this.picAgcOut_SZS5)).EndInit();
  2008. this.panel3.ResumeLayout(false);
  2009. this.panel6.ResumeLayout(false);
  2010. this.panel6.PerformLayout();
  2011. ((System.ComponentModel.ISupportInitialize)(this.picStatus_SZS2)).EndInit();
  2012. this.panel5.ResumeLayout(false);
  2013. this.lblAgcFar.ResumeLayout(false);
  2014. ((System.ComponentModel.ISupportInitialize)(this.picAgcFar_PL3)).EndInit();
  2015. ((System.ComponentModel.ISupportInitialize)(this.picAgcOut_PL3)).EndInit();
  2016. this.panel7.ResumeLayout(false);
  2017. this.panel10.ResumeLayout(false);
  2018. this.panel10.PerformLayout();
  2019. ((System.ComponentModel.ISupportInitialize)(this.picStatus_SZS3)).EndInit();
  2020. this.panel9.ResumeLayout(false);
  2021. this.panel12.ResumeLayout(false);
  2022. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  2023. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
  2024. this.panel11.ResumeLayout(false);
  2025. this.panel14.ResumeLayout(false);
  2026. this.panel14.PerformLayout();
  2027. ((System.ComponentModel.ISupportInitialize)(this.picStatus_ZW2)).EndInit();
  2028. this.panel13.ResumeLayout(false);
  2029. this.panel1.ResumeLayout(false);
  2030. this.panel2.ResumeLayout(false);
  2031. ((System.ComponentModel.ISupportInitialize)(this.picAgcFar_ZW6)).EndInit();
  2032. ((System.ComponentModel.ISupportInitialize)(this.picAgcOut_ZW6)).EndInit();
  2033. this.panel19.ResumeLayout(false);
  2034. this.panel20.ResumeLayout(false);
  2035. this.panel20.PerformLayout();
  2036. ((System.ComponentModel.ISupportInitialize)(this.picStatus_ZW6)).EndInit();
  2037. this.ResumeLayout(false);
  2038. }
  2039. #endregion
  2040. private System.Windows.Forms.Panel panel4;
  2041. private System.Windows.Forms.Panel panel15;
  2042. private System.Windows.Forms.Panel panel3;
  2043. private System.Windows.Forms.Panel panel6;
  2044. private System.Windows.Forms.Panel panel5;
  2045. private System.Windows.Forms.Panel lblAgcFar;
  2046. private System.Windows.Forms.Panel panel16;
  2047. private System.Windows.Forms.Panel panel7;
  2048. private System.Windows.Forms.Panel panel10;
  2049. private System.Windows.Forms.Panel panel9;
  2050. private System.Windows.Forms.Panel panel12;
  2051. private System.Windows.Forms.Panel panel17;
  2052. private System.Windows.Forms.Panel panel11;
  2053. private System.Windows.Forms.Panel panel14;
  2054. private System.Windows.Forms.Panel panel13;
  2055. private System.Windows.Forms.PictureBox picStatus_SZS2;
  2056. private System.Windows.Forms.Label label2;
  2057. private System.Windows.Forms.Label label1;
  2058. private System.Windows.Forms.PictureBox picStatus_SZS3;
  2059. private System.Windows.Forms.Label label3;
  2060. private System.Windows.Forms.Label label4;
  2061. private System.Windows.Forms.PictureBox picStatus_ZW2;
  2062. private System.Windows.Forms.Label label6;
  2063. private System.Windows.Forms.Label label5;
  2064. private System.Windows.Forms.Panel panel1;
  2065. private System.Windows.Forms.Panel panel2;
  2066. private System.Windows.Forms.Panel panel18;
  2067. private System.Windows.Forms.Panel panel19;
  2068. private System.Windows.Forms.Panel panel20;
  2069. private System.Windows.Forms.PictureBox picStatus_ZW6;
  2070. private System.Windows.Forms.Label label7;
  2071. private System.Windows.Forms.Label label8;
  2072. private SunLineChart lineChar_SZS5;
  2073. private SunLineChart lineChar_PL3;
  2074. private SunLineChart sunLineChart4;
  2075. private SunLineChart lineChar_ZW6;
  2076. private System.Windows.Forms.Label label9;
  2077. private WebfontLable lblPowerSet_SZS5;
  2078. private WebfontLable lblExample_SZS5;
  2079. private WebfontLable lblResourcePower_SZS5;
  2080. private WebfontLable lblAgcLower_SZS5;
  2081. private WebfontLable lblAgcUp_SZS5;
  2082. private WebfontLable lblForecastPower_SZS5;
  2083. private WebfontLable lblActualPower_SZS5;
  2084. private System.Windows.Forms.Label label22;
  2085. private System.Windows.Forms.Label label20;
  2086. private System.Windows.Forms.Label label18;
  2087. private System.Windows.Forms.Label label16;
  2088. private System.Windows.Forms.Label label14;
  2089. private System.Windows.Forms.Label label12;
  2090. private System.Windows.Forms.Label label10;
  2091. private System.Windows.Forms.Label label25;
  2092. private System.Windows.Forms.Label label23;
  2093. private System.Windows.Forms.Label label21;
  2094. private System.Windows.Forms.Label label19;
  2095. private System.Windows.Forms.Label label17;
  2096. private System.Windows.Forms.Label label15;
  2097. private System.Windows.Forms.Label label13;
  2098. private System.Windows.Forms.Label label11;
  2099. private System.Windows.Forms.PictureBox picAgcFar_SZS5;
  2100. private System.Windows.Forms.PictureBox picAgcOut_SZS5;
  2101. private System.Windows.Forms.PictureBox picAgcFar_PL3;
  2102. private System.Windows.Forms.PictureBox picAgcOut_PL3;
  2103. private WebfontLable lblExample_PL3;
  2104. private WebfontLable lblAgcUp_PL3;
  2105. private WebfontLable lblResourcePower_PL3;
  2106. private System.Windows.Forms.Label label24;
  2107. private WebfontLable lblAgcLower_PL3;
  2108. private System.Windows.Forms.Label label26;
  2109. private System.Windows.Forms.Label label27;
  2110. private WebfontLable lblForecastPower_PL3;
  2111. private System.Windows.Forms.Label label28;
  2112. private WebfontLable lblActualPower_PL3;
  2113. private System.Windows.Forms.Label label29;
  2114. private WebfontLable lblPowerSet_PL3;
  2115. private System.Windows.Forms.Label label30;
  2116. private System.Windows.Forms.Label label40;
  2117. private System.Windows.Forms.Label label31;
  2118. private System.Windows.Forms.Label label39;
  2119. private System.Windows.Forms.Label label32;
  2120. private System.Windows.Forms.Label label38;
  2121. private System.Windows.Forms.Label label33;
  2122. private System.Windows.Forms.Label label37;
  2123. private System.Windows.Forms.Label label34;
  2124. private System.Windows.Forms.Label label36;
  2125. private System.Windows.Forms.Label label35;
  2126. private System.Windows.Forms.PictureBox pictureBox8;
  2127. private WebfontLable webfontLable23;
  2128. private System.Windows.Forms.PictureBox pictureBox7;
  2129. private WebfontLable webfontLable22;
  2130. private System.Windows.Forms.Label label72;
  2131. private System.Windows.Forms.Label label57;
  2132. private System.Windows.Forms.Label label71;
  2133. private System.Windows.Forms.Label label58;
  2134. private WebfontLable webfontLable28;
  2135. private System.Windows.Forms.Label label59;
  2136. private System.Windows.Forms.Label label70;
  2137. private System.Windows.Forms.Label label60;
  2138. private WebfontLable webfontLable27;
  2139. private System.Windows.Forms.Label label61;
  2140. private System.Windows.Forms.Label label69;
  2141. private WebfontLable webfontLable24;
  2142. private WebfontLable webfontLable26;
  2143. private System.Windows.Forms.Label label62;
  2144. private System.Windows.Forms.Label label68;
  2145. private System.Windows.Forms.Label label63;
  2146. private System.Windows.Forms.Label label67;
  2147. private System.Windows.Forms.Label label64;
  2148. private WebfontLable webfontLable25;
  2149. private System.Windows.Forms.Label label65;
  2150. private System.Windows.Forms.Label label66;
  2151. private System.Windows.Forms.PictureBox picAgcFar_ZW6;
  2152. private System.Windows.Forms.PictureBox picAgcOut_ZW6;
  2153. private System.Windows.Forms.Label label56;
  2154. private System.Windows.Forms.Label label41;
  2155. private WebfontLable lblExample_ZW6;
  2156. private System.Windows.Forms.Label label42;
  2157. private WebfontLable lblAgcUp_ZW6;
  2158. private System.Windows.Forms.Label label43;
  2159. private WebfontLable lblResourcePower_ZW6;
  2160. private System.Windows.Forms.Label label44;
  2161. private System.Windows.Forms.Label label45;
  2162. private WebfontLable lblAgcLower_ZW6;
  2163. private System.Windows.Forms.Label label46;
  2164. private System.Windows.Forms.Label label55;
  2165. private System.Windows.Forms.Label label47;
  2166. private System.Windows.Forms.Label label54;
  2167. private System.Windows.Forms.Label label48;
  2168. private WebfontLable lblForecastPower_ZW6;
  2169. private System.Windows.Forms.Label label49;
  2170. private System.Windows.Forms.Label label53;
  2171. private System.Windows.Forms.Label label50;
  2172. private WebfontLable lblActualPower_ZW6;
  2173. private System.Windows.Forms.Label label51;
  2174. private System.Windows.Forms.Label label52;
  2175. private WebfontLable lblPowerSet_ZW6;
  2176. private System.Windows.Forms.Timer timer1;
  2177. private System.Windows.Forms.Timer timer2;
  2178. }
  2179. }