WindAGC.Designer.cs 193 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302
  1. namespace IntelligentControlForsx.MyControls.agc
  2. {
  3. partial class WindAGC
  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.picSubLock_MHS2 = new System.Windows.Forms.PictureBox();
  31. this.picSumLock_MHS2 = new System.Windows.Forms.PictureBox();
  32. this.picAgcFar_MHS2 = new System.Windows.Forms.PictureBox();
  33. this.picAgcIn_MHS2 = new System.Windows.Forms.PictureBox();
  34. this.lblForecastPower_MHS2 = new IntelligentControlForsx.MyControls.WebfontLable();
  35. this.lblAgcUp_MHS2 = new IntelligentControlForsx.MyControls.WebfontLable();
  36. this.lblTheoryPower_MHS2 = new IntelligentControlForsx.MyControls.WebfontLable();
  37. this.lblAgcOn_MHS2 = new IntelligentControlForsx.MyControls.WebfontLable();
  38. this.lblActualPower_MHS2 = new IntelligentControlForsx.MyControls.WebfontLable();
  39. this.lblPowerSet_MHS2 = new IntelligentControlForsx.MyControls.WebfontLable();
  40. this.label28 = new System.Windows.Forms.Label();
  41. this.label18 = new System.Windows.Forms.Label();
  42. this.label27 = new System.Windows.Forms.Label();
  43. this.label16 = new System.Windows.Forms.Label();
  44. this.label26 = new System.Windows.Forms.Label();
  45. this.label14 = new System.Windows.Forms.Label();
  46. this.label25 = new System.Windows.Forms.Label();
  47. this.label21 = new System.Windows.Forms.Label();
  48. this.label24 = new System.Windows.Forms.Label();
  49. this.label19 = new System.Windows.Forms.Label();
  50. this.label23 = new System.Windows.Forms.Label();
  51. this.label17 = new System.Windows.Forms.Label();
  52. this.label22 = new System.Windows.Forms.Label();
  53. this.label20 = new System.Windows.Forms.Label();
  54. this.label15 = new System.Windows.Forms.Label();
  55. this.label13 = new System.Windows.Forms.Label();
  56. this.lineChar_MHS2 = new IntelligentControlForsx.MyControls.agc.WindLineChart();
  57. this.panel15 = new System.Windows.Forms.Panel();
  58. this.panel3 = new System.Windows.Forms.Panel();
  59. this.panel6 = new System.Windows.Forms.Panel();
  60. this.picStatus_MHS2 = new System.Windows.Forms.PictureBox();
  61. this.label2 = new System.Windows.Forms.Label();
  62. this.label1 = new System.Windows.Forms.Label();
  63. this.panel5 = new System.Windows.Forms.Panel();
  64. this.panel8 = new System.Windows.Forms.Panel();
  65. this.picSubLock_NSS2 = new System.Windows.Forms.PictureBox();
  66. this.lineChar_NSS2 = new IntelligentControlForsx.MyControls.agc.WindLineChart();
  67. this.picSumLock_NSS2 = new System.Windows.Forms.PictureBox();
  68. this.panel16 = new System.Windows.Forms.Panel();
  69. this.picAgcFar_NSS2 = new System.Windows.Forms.PictureBox();
  70. this.label32 = new System.Windows.Forms.Label();
  71. this.picAgcIn_NSS2 = new System.Windows.Forms.PictureBox();
  72. this.label29 = new System.Windows.Forms.Label();
  73. this.lblForecastPower_NSS2 = new IntelligentControlForsx.MyControls.WebfontLable();
  74. this.label30 = new System.Windows.Forms.Label();
  75. this.lblAgcUp_NSS2 = new IntelligentControlForsx.MyControls.WebfontLable();
  76. this.label31 = new System.Windows.Forms.Label();
  77. this.lblTheoryPower_NSS2 = new IntelligentControlForsx.MyControls.WebfontLable();
  78. this.label33 = new System.Windows.Forms.Label();
  79. this.lblAgcOn_NSS2 = new IntelligentControlForsx.MyControls.WebfontLable();
  80. this.label34 = new System.Windows.Forms.Label();
  81. this.lblActualPower_NSS2 = new IntelligentControlForsx.MyControls.WebfontLable();
  82. this.label35 = new System.Windows.Forms.Label();
  83. this.lblPowerSet_NSS2 = new IntelligentControlForsx.MyControls.WebfontLable();
  84. this.label36 = new System.Windows.Forms.Label();
  85. this.label44 = new System.Windows.Forms.Label();
  86. this.label37 = new System.Windows.Forms.Label();
  87. this.label43 = new System.Windows.Forms.Label();
  88. this.label38 = new System.Windows.Forms.Label();
  89. this.label42 = new System.Windows.Forms.Label();
  90. this.label39 = new System.Windows.Forms.Label();
  91. this.label41 = new System.Windows.Forms.Label();
  92. this.label40 = new System.Windows.Forms.Label();
  93. this.panel7 = new System.Windows.Forms.Panel();
  94. this.panel10 = new System.Windows.Forms.Panel();
  95. this.picStatus_NSS2 = new System.Windows.Forms.PictureBox();
  96. this.label4 = new System.Windows.Forms.Label();
  97. this.label3 = new System.Windows.Forms.Label();
  98. this.panel9 = new System.Windows.Forms.Panel();
  99. this.panel12 = new System.Windows.Forms.Panel();
  100. this.picSubLock_MHS6 = new System.Windows.Forms.PictureBox();
  101. this.lineChar_MHS6 = new IntelligentControlForsx.MyControls.agc.WindLineChart();
  102. this.panel17 = new System.Windows.Forms.Panel();
  103. this.picSumLock_MHS6 = new System.Windows.Forms.PictureBox();
  104. this.label60 = new System.Windows.Forms.Label();
  105. this.label45 = new System.Windows.Forms.Label();
  106. this.picAgcFar_MHS6 = new System.Windows.Forms.PictureBox();
  107. this.label46 = new System.Windows.Forms.Label();
  108. this.label47 = new System.Windows.Forms.Label();
  109. this.picAgcIn_MHS6 = new System.Windows.Forms.PictureBox();
  110. this.label48 = new System.Windows.Forms.Label();
  111. this.label59 = new System.Windows.Forms.Label();
  112. this.label49 = new System.Windows.Forms.Label();
  113. this.lblForecastPower_MHS6 = new IntelligentControlForsx.MyControls.WebfontLable();
  114. this.label50 = new System.Windows.Forms.Label();
  115. this.label58 = new System.Windows.Forms.Label();
  116. this.label51 = new System.Windows.Forms.Label();
  117. this.lblAgcUp_MHS6 = new IntelligentControlForsx.MyControls.WebfontLable();
  118. this.label52 = new System.Windows.Forms.Label();
  119. this.label57 = new System.Windows.Forms.Label();
  120. this.label53 = new System.Windows.Forms.Label();
  121. this.lblTheoryPower_MHS6 = new IntelligentControlForsx.MyControls.WebfontLable();
  122. this.lblPowerSet_MHS6 = new IntelligentControlForsx.MyControls.WebfontLable();
  123. this.label56 = new System.Windows.Forms.Label();
  124. this.label54 = new System.Windows.Forms.Label();
  125. this.lblAgcOn_MHS6 = new IntelligentControlForsx.MyControls.WebfontLable();
  126. this.lblActualPower_MHS6 = new IntelligentControlForsx.MyControls.WebfontLable();
  127. this.label55 = new System.Windows.Forms.Label();
  128. this.panel11 = new System.Windows.Forms.Panel();
  129. this.panel14 = new System.Windows.Forms.Panel();
  130. this.picStatus_MHS6 = new System.Windows.Forms.PictureBox();
  131. this.label6 = new System.Windows.Forms.Label();
  132. this.label5 = new System.Windows.Forms.Label();
  133. this.panel13 = new System.Windows.Forms.Panel();
  134. this.panel1 = new System.Windows.Forms.Panel();
  135. this.panel2 = new System.Windows.Forms.Panel();
  136. this.picSubLock_XN6 = new System.Windows.Forms.PictureBox();
  137. this.lineChar_XN6 = new IntelligentControlForsx.MyControls.agc.WindLineChart();
  138. this.picSumLock_XN6 = new System.Windows.Forms.PictureBox();
  139. this.panel18 = new System.Windows.Forms.Panel();
  140. this.picAgcFar_XN6 = new System.Windows.Forms.PictureBox();
  141. this.label93 = new System.Windows.Forms.Label();
  142. this.picAgcIn_XN6 = new System.Windows.Forms.PictureBox();
  143. this.label94 = new System.Windows.Forms.Label();
  144. this.lblForecastPower_XN6 = new IntelligentControlForsx.MyControls.WebfontLable();
  145. this.label95 = new System.Windows.Forms.Label();
  146. this.lblAgcUp_XN6 = new IntelligentControlForsx.MyControls.WebfontLable();
  147. this.label96 = new System.Windows.Forms.Label();
  148. this.lblTheoryPower_XN6 = new IntelligentControlForsx.MyControls.WebfontLable();
  149. this.label97 = new System.Windows.Forms.Label();
  150. this.lblAgcOn_XN6 = new IntelligentControlForsx.MyControls.WebfontLable();
  151. this.label98 = new System.Windows.Forms.Label();
  152. this.lblActualPower_XN6 = new IntelligentControlForsx.MyControls.WebfontLable();
  153. this.label99 = new System.Windows.Forms.Label();
  154. this.lblPowerSet_XN6 = new IntelligentControlForsx.MyControls.WebfontLable();
  155. this.label100 = new System.Windows.Forms.Label();
  156. this.label108 = new System.Windows.Forms.Label();
  157. this.label101 = new System.Windows.Forms.Label();
  158. this.label107 = new System.Windows.Forms.Label();
  159. this.label102 = new System.Windows.Forms.Label();
  160. this.label106 = new System.Windows.Forms.Label();
  161. this.label103 = new System.Windows.Forms.Label();
  162. this.label105 = new System.Windows.Forms.Label();
  163. this.label104 = new System.Windows.Forms.Label();
  164. this.panel19 = new System.Windows.Forms.Panel();
  165. this.panel20 = new System.Windows.Forms.Panel();
  166. this.picStatus_XN6 = new System.Windows.Forms.PictureBox();
  167. this.label12 = new System.Windows.Forms.Label();
  168. this.label11 = new System.Windows.Forms.Label();
  169. this.panel21 = new System.Windows.Forms.Panel();
  170. this.panel22 = new System.Windows.Forms.Panel();
  171. this.picSubLock_NSS5 = new System.Windows.Forms.PictureBox();
  172. this.lineChar_NSS5 = new IntelligentControlForsx.MyControls.agc.WindLineChart();
  173. this.panel23 = new System.Windows.Forms.Panel();
  174. this.picSumLock_NSS5 = new System.Windows.Forms.PictureBox();
  175. this.label91 = new System.Windows.Forms.Label();
  176. this.label77 = new System.Windows.Forms.Label();
  177. this.picAgcFar_NSS5 = new System.Windows.Forms.PictureBox();
  178. this.label78 = new System.Windows.Forms.Label();
  179. this.label92 = new System.Windows.Forms.Label();
  180. this.label79 = new System.Windows.Forms.Label();
  181. this.picAgcIn_NSS5 = new System.Windows.Forms.PictureBox();
  182. this.label80 = new System.Windows.Forms.Label();
  183. this.label81 = new System.Windows.Forms.Label();
  184. this.lblForecastPower_NSS5 = new IntelligentControlForsx.MyControls.WebfontLable();
  185. this.label82 = new System.Windows.Forms.Label();
  186. this.label90 = new System.Windows.Forms.Label();
  187. this.label83 = new System.Windows.Forms.Label();
  188. this.lblAgcUp_NSS5 = new IntelligentControlForsx.MyControls.WebfontLable();
  189. this.label84 = new System.Windows.Forms.Label();
  190. this.label89 = new System.Windows.Forms.Label();
  191. this.label85 = new System.Windows.Forms.Label();
  192. this.lblTheoryPower_NSS5 = new IntelligentControlForsx.MyControls.WebfontLable();
  193. this.lblPowerSet_NSS5 = new IntelligentControlForsx.MyControls.WebfontLable();
  194. this.label88 = new System.Windows.Forms.Label();
  195. this.label86 = new System.Windows.Forms.Label();
  196. this.lblAgcOn_NSS5 = new IntelligentControlForsx.MyControls.WebfontLable();
  197. this.lblActualPower_NSS5 = new IntelligentControlForsx.MyControls.WebfontLable();
  198. this.label87 = new System.Windows.Forms.Label();
  199. this.panel24 = new System.Windows.Forms.Panel();
  200. this.panel25 = new System.Windows.Forms.Panel();
  201. this.picStatus_NSS5 = new System.Windows.Forms.PictureBox();
  202. this.label10 = new System.Windows.Forms.Label();
  203. this.label9 = new System.Windows.Forms.Label();
  204. this.panel26 = new System.Windows.Forms.Panel();
  205. this.panel27 = new System.Windows.Forms.Panel();
  206. this.picSubLock_XS5 = new System.Windows.Forms.PictureBox();
  207. this.lineChar_XS5 = new IntelligentControlForsx.MyControls.agc.WindLineChart();
  208. this.panel28 = new System.Windows.Forms.Panel();
  209. this.label71 = new System.Windows.Forms.Label();
  210. this.picSumLock_XS5 = new System.Windows.Forms.PictureBox();
  211. this.label61 = new System.Windows.Forms.Label();
  212. this.label76 = new System.Windows.Forms.Label();
  213. this.lblActualPower_XS5 = new IntelligentControlForsx.MyControls.WebfontLable();
  214. this.label75 = new System.Windows.Forms.Label();
  215. this.lblAgcOn_XS5 = new IntelligentControlForsx.MyControls.WebfontLable();
  216. this.picAgcFar_XS5 = new System.Windows.Forms.PictureBox();
  217. this.label62 = new System.Windows.Forms.Label();
  218. this.label74 = new System.Windows.Forms.Label();
  219. this.label63 = new System.Windows.Forms.Label();
  220. this.label73 = new System.Windows.Forms.Label();
  221. this.lblPowerSet_XS5 = new IntelligentControlForsx.MyControls.WebfontLable();
  222. this.picAgcIn_XS5 = new System.Windows.Forms.PictureBox();
  223. this.lblTheoryPower_XS5 = new IntelligentControlForsx.MyControls.WebfontLable();
  224. this.label72 = new System.Windows.Forms.Label();
  225. this.label64 = new System.Windows.Forms.Label();
  226. this.label65 = new System.Windows.Forms.Label();
  227. this.label70 = new System.Windows.Forms.Label();
  228. this.label66 = new System.Windows.Forms.Label();
  229. this.lblForecastPower_XS5 = new IntelligentControlForsx.MyControls.WebfontLable();
  230. this.lblAgcUp_XS5 = new IntelligentControlForsx.MyControls.WebfontLable();
  231. this.label69 = new System.Windows.Forms.Label();
  232. this.label67 = new System.Windows.Forms.Label();
  233. this.label68 = new System.Windows.Forms.Label();
  234. this.panel29 = new System.Windows.Forms.Panel();
  235. this.panel30 = new System.Windows.Forms.Panel();
  236. this.picStatus_XS5 = new System.Windows.Forms.PictureBox();
  237. this.label8 = new System.Windows.Forms.Label();
  238. this.label7 = new System.Windows.Forms.Label();
  239. this.timer1 = new System.Windows.Forms.Timer(this.components);
  240. this.timer2 = new System.Windows.Forms.Timer(this.components);
  241. this.panel4.SuspendLayout();
  242. ((System.ComponentModel.ISupportInitialize)(this.picSubLock_MHS2)).BeginInit();
  243. ((System.ComponentModel.ISupportInitialize)(this.picSumLock_MHS2)).BeginInit();
  244. ((System.ComponentModel.ISupportInitialize)(this.picAgcFar_MHS2)).BeginInit();
  245. ((System.ComponentModel.ISupportInitialize)(this.picAgcIn_MHS2)).BeginInit();
  246. this.panel3.SuspendLayout();
  247. this.panel6.SuspendLayout();
  248. ((System.ComponentModel.ISupportInitialize)(this.picStatus_MHS2)).BeginInit();
  249. this.panel5.SuspendLayout();
  250. this.panel8.SuspendLayout();
  251. ((System.ComponentModel.ISupportInitialize)(this.picSubLock_NSS2)).BeginInit();
  252. ((System.ComponentModel.ISupportInitialize)(this.picSumLock_NSS2)).BeginInit();
  253. ((System.ComponentModel.ISupportInitialize)(this.picAgcFar_NSS2)).BeginInit();
  254. ((System.ComponentModel.ISupportInitialize)(this.picAgcIn_NSS2)).BeginInit();
  255. this.panel7.SuspendLayout();
  256. this.panel10.SuspendLayout();
  257. ((System.ComponentModel.ISupportInitialize)(this.picStatus_NSS2)).BeginInit();
  258. this.panel9.SuspendLayout();
  259. this.panel12.SuspendLayout();
  260. ((System.ComponentModel.ISupportInitialize)(this.picSubLock_MHS6)).BeginInit();
  261. ((System.ComponentModel.ISupportInitialize)(this.picSumLock_MHS6)).BeginInit();
  262. ((System.ComponentModel.ISupportInitialize)(this.picAgcFar_MHS6)).BeginInit();
  263. ((System.ComponentModel.ISupportInitialize)(this.picAgcIn_MHS6)).BeginInit();
  264. this.panel11.SuspendLayout();
  265. this.panel14.SuspendLayout();
  266. ((System.ComponentModel.ISupportInitialize)(this.picStatus_MHS6)).BeginInit();
  267. this.panel13.SuspendLayout();
  268. this.panel1.SuspendLayout();
  269. this.panel2.SuspendLayout();
  270. ((System.ComponentModel.ISupportInitialize)(this.picSubLock_XN6)).BeginInit();
  271. ((System.ComponentModel.ISupportInitialize)(this.picSumLock_XN6)).BeginInit();
  272. ((System.ComponentModel.ISupportInitialize)(this.picAgcFar_XN6)).BeginInit();
  273. ((System.ComponentModel.ISupportInitialize)(this.picAgcIn_XN6)).BeginInit();
  274. this.panel19.SuspendLayout();
  275. this.panel20.SuspendLayout();
  276. ((System.ComponentModel.ISupportInitialize)(this.picStatus_XN6)).BeginInit();
  277. this.panel21.SuspendLayout();
  278. this.panel22.SuspendLayout();
  279. ((System.ComponentModel.ISupportInitialize)(this.picSubLock_NSS5)).BeginInit();
  280. ((System.ComponentModel.ISupportInitialize)(this.picSumLock_NSS5)).BeginInit();
  281. ((System.ComponentModel.ISupportInitialize)(this.picAgcFar_NSS5)).BeginInit();
  282. ((System.ComponentModel.ISupportInitialize)(this.picAgcIn_NSS5)).BeginInit();
  283. this.panel24.SuspendLayout();
  284. this.panel25.SuspendLayout();
  285. ((System.ComponentModel.ISupportInitialize)(this.picStatus_NSS5)).BeginInit();
  286. this.panel26.SuspendLayout();
  287. this.panel27.SuspendLayout();
  288. ((System.ComponentModel.ISupportInitialize)(this.picSubLock_XS5)).BeginInit();
  289. ((System.ComponentModel.ISupportInitialize)(this.picSumLock_XS5)).BeginInit();
  290. ((System.ComponentModel.ISupportInitialize)(this.picAgcFar_XS5)).BeginInit();
  291. ((System.ComponentModel.ISupportInitialize)(this.picAgcIn_XS5)).BeginInit();
  292. this.panel29.SuspendLayout();
  293. this.panel30.SuspendLayout();
  294. ((System.ComponentModel.ISupportInitialize)(this.picStatus_XS5)).BeginInit();
  295. this.SuspendLayout();
  296. //
  297. // panel4
  298. //
  299. this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  300. this.panel4.Controls.Add(this.picSubLock_MHS2);
  301. this.panel4.Controls.Add(this.picSumLock_MHS2);
  302. this.panel4.Controls.Add(this.picAgcFar_MHS2);
  303. this.panel4.Controls.Add(this.picAgcIn_MHS2);
  304. this.panel4.Controls.Add(this.lblForecastPower_MHS2);
  305. this.panel4.Controls.Add(this.lblAgcUp_MHS2);
  306. this.panel4.Controls.Add(this.lblTheoryPower_MHS2);
  307. this.panel4.Controls.Add(this.lblAgcOn_MHS2);
  308. this.panel4.Controls.Add(this.lblActualPower_MHS2);
  309. this.panel4.Controls.Add(this.lblPowerSet_MHS2);
  310. this.panel4.Controls.Add(this.label28);
  311. this.panel4.Controls.Add(this.label18);
  312. this.panel4.Controls.Add(this.label27);
  313. this.panel4.Controls.Add(this.label16);
  314. this.panel4.Controls.Add(this.label26);
  315. this.panel4.Controls.Add(this.label14);
  316. this.panel4.Controls.Add(this.label25);
  317. this.panel4.Controls.Add(this.label21);
  318. this.panel4.Controls.Add(this.label24);
  319. this.panel4.Controls.Add(this.label19);
  320. this.panel4.Controls.Add(this.label23);
  321. this.panel4.Controls.Add(this.label17);
  322. this.panel4.Controls.Add(this.label22);
  323. this.panel4.Controls.Add(this.label20);
  324. this.panel4.Controls.Add(this.label15);
  325. this.panel4.Controls.Add(this.label13);
  326. this.panel4.Controls.Add(this.lineChar_MHS2);
  327. this.panel4.Controls.Add(this.panel15);
  328. this.panel4.Location = new System.Drawing.Point(1, 1);
  329. this.panel4.Name = "panel4";
  330. this.panel4.Size = new System.Drawing.Size(588, 386);
  331. this.panel4.TabIndex = 0;
  332. //
  333. // picSubLock_MHS2
  334. //
  335. this.picSubLock_MHS2.Image = global::IntelligentControlForsx.Properties.Resources.green;
  336. this.picSubLock_MHS2.Location = new System.Drawing.Point(435, 179);
  337. this.picSubLock_MHS2.Name = "picSubLock_MHS2";
  338. this.picSubLock_MHS2.Size = new System.Drawing.Size(20, 20);
  339. this.picSubLock_MHS2.TabIndex = 4;
  340. this.picSubLock_MHS2.TabStop = false;
  341. //
  342. // picSumLock_MHS2
  343. //
  344. this.picSumLock_MHS2.Image = global::IntelligentControlForsx.Properties.Resources.green;
  345. this.picSumLock_MHS2.Location = new System.Drawing.Point(140, 179);
  346. this.picSumLock_MHS2.Name = "picSumLock_MHS2";
  347. this.picSumLock_MHS2.Size = new System.Drawing.Size(20, 20);
  348. this.picSumLock_MHS2.TabIndex = 4;
  349. this.picSumLock_MHS2.TabStop = false;
  350. //
  351. // picAgcFar_MHS2
  352. //
  353. this.picAgcFar_MHS2.Image = global::IntelligentControlForsx.Properties.Resources.green;
  354. this.picAgcFar_MHS2.Location = new System.Drawing.Point(435, 144);
  355. this.picAgcFar_MHS2.Name = "picAgcFar_MHS2";
  356. this.picAgcFar_MHS2.Size = new System.Drawing.Size(20, 20);
  357. this.picAgcFar_MHS2.TabIndex = 4;
  358. this.picAgcFar_MHS2.TabStop = false;
  359. //
  360. // picAgcIn_MHS2
  361. //
  362. this.picAgcIn_MHS2.Image = global::IntelligentControlForsx.Properties.Resources.green;
  363. this.picAgcIn_MHS2.Location = new System.Drawing.Point(140, 144);
  364. this.picAgcIn_MHS2.Name = "picAgcIn_MHS2";
  365. this.picAgcIn_MHS2.Size = new System.Drawing.Size(20, 20);
  366. this.picAgcIn_MHS2.TabIndex = 4;
  367. this.picAgcIn_MHS2.TabStop = false;
  368. //
  369. // lblForecastPower_MHS2
  370. //
  371. this.lblForecastPower_MHS2.BackColor = System.Drawing.Color.Transparent;
  372. this.lblForecastPower_MHS2.LableShowType = 0;
  373. this.lblForecastPower_MHS2.LableText = "000000";
  374. this.lblForecastPower_MHS2.LableType = 0;
  375. this.lblForecastPower_MHS2.Location = new System.Drawing.Point(435, 103);
  376. this.lblForecastPower_MHS2.Margin = new System.Windows.Forms.Padding(3, 11, 3, 11);
  377. this.lblForecastPower_MHS2.MyEmSize = 21.75F;
  378. this.lblForecastPower_MHS2.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  379. this.lblForecastPower_MHS2.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  380. this.lblForecastPower_MHS2.Name = "lblForecastPower_MHS2";
  381. this.lblForecastPower_MHS2.Size = new System.Drawing.Size(100, 23);
  382. this.lblForecastPower_MHS2.TabIndex = 3;
  383. this.lblForecastPower_MHS2.TestPointId = null;
  384. this.lblForecastPower_MHS2.UniformCode = null;
  385. this.lblForecastPower_MHS2.WindPowerId = null;
  386. this.lblForecastPower_MHS2.WindTurbineId = null;
  387. //
  388. // lblAgcUp_MHS2
  389. //
  390. this.lblAgcUp_MHS2.BackColor = System.Drawing.Color.Transparent;
  391. this.lblAgcUp_MHS2.LableShowType = 0;
  392. this.lblAgcUp_MHS2.LableText = "000000";
  393. this.lblAgcUp_MHS2.LableType = 0;
  394. this.lblAgcUp_MHS2.Location = new System.Drawing.Point(140, 103);
  395. this.lblAgcUp_MHS2.Margin = new System.Windows.Forms.Padding(3, 8, 3, 8);
  396. this.lblAgcUp_MHS2.MyEmSize = 21.75F;
  397. this.lblAgcUp_MHS2.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  398. this.lblAgcUp_MHS2.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  399. this.lblAgcUp_MHS2.Name = "lblAgcUp_MHS2";
  400. this.lblAgcUp_MHS2.Size = new System.Drawing.Size(100, 23);
  401. this.lblAgcUp_MHS2.TabIndex = 3;
  402. this.lblAgcUp_MHS2.TestPointId = null;
  403. this.lblAgcUp_MHS2.UniformCode = null;
  404. this.lblAgcUp_MHS2.WindPowerId = null;
  405. this.lblAgcUp_MHS2.WindTurbineId = null;
  406. //
  407. // lblTheoryPower_MHS2
  408. //
  409. this.lblTheoryPower_MHS2.BackColor = System.Drawing.Color.Transparent;
  410. this.lblTheoryPower_MHS2.LableShowType = 0;
  411. this.lblTheoryPower_MHS2.LableText = "000000";
  412. this.lblTheoryPower_MHS2.LableType = 0;
  413. this.lblTheoryPower_MHS2.Location = new System.Drawing.Point(435, 64);
  414. this.lblTheoryPower_MHS2.Margin = new System.Windows.Forms.Padding(3, 8, 3, 8);
  415. this.lblTheoryPower_MHS2.MyEmSize = 21.75F;
  416. this.lblTheoryPower_MHS2.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  417. this.lblTheoryPower_MHS2.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  418. this.lblTheoryPower_MHS2.Name = "lblTheoryPower_MHS2";
  419. this.lblTheoryPower_MHS2.Size = new System.Drawing.Size(100, 23);
  420. this.lblTheoryPower_MHS2.TabIndex = 3;
  421. this.lblTheoryPower_MHS2.TestPointId = null;
  422. this.lblTheoryPower_MHS2.UniformCode = null;
  423. this.lblTheoryPower_MHS2.WindPowerId = null;
  424. this.lblTheoryPower_MHS2.WindTurbineId = null;
  425. //
  426. // lblAgcOn_MHS2
  427. //
  428. this.lblAgcOn_MHS2.BackColor = System.Drawing.Color.Transparent;
  429. this.lblAgcOn_MHS2.LableShowType = 0;
  430. this.lblAgcOn_MHS2.LableText = "000000";
  431. this.lblAgcOn_MHS2.LableType = 0;
  432. this.lblAgcOn_MHS2.Location = new System.Drawing.Point(140, 65);
  433. this.lblAgcOn_MHS2.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  434. this.lblAgcOn_MHS2.MyEmSize = 21.75F;
  435. this.lblAgcOn_MHS2.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  436. this.lblAgcOn_MHS2.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  437. this.lblAgcOn_MHS2.Name = "lblAgcOn_MHS2";
  438. this.lblAgcOn_MHS2.Size = new System.Drawing.Size(100, 23);
  439. this.lblAgcOn_MHS2.TabIndex = 3;
  440. this.lblAgcOn_MHS2.TestPointId = null;
  441. this.lblAgcOn_MHS2.UniformCode = null;
  442. this.lblAgcOn_MHS2.WindPowerId = null;
  443. this.lblAgcOn_MHS2.WindTurbineId = null;
  444. //
  445. // lblActualPower_MHS2
  446. //
  447. this.lblActualPower_MHS2.BackColor = System.Drawing.Color.Transparent;
  448. this.lblActualPower_MHS2.LableShowType = 0;
  449. this.lblActualPower_MHS2.LableText = "000000";
  450. this.lblActualPower_MHS2.LableType = 0;
  451. this.lblActualPower_MHS2.Location = new System.Drawing.Point(435, 29);
  452. this.lblActualPower_MHS2.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  453. this.lblActualPower_MHS2.MyEmSize = 21.75F;
  454. this.lblActualPower_MHS2.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  455. this.lblActualPower_MHS2.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  456. this.lblActualPower_MHS2.Name = "lblActualPower_MHS2";
  457. this.lblActualPower_MHS2.Size = new System.Drawing.Size(100, 23);
  458. this.lblActualPower_MHS2.TabIndex = 3;
  459. this.lblActualPower_MHS2.TestPointId = null;
  460. this.lblActualPower_MHS2.UniformCode = null;
  461. this.lblActualPower_MHS2.WindPowerId = null;
  462. this.lblActualPower_MHS2.WindTurbineId = null;
  463. //
  464. // lblPowerSet_MHS2
  465. //
  466. this.lblPowerSet_MHS2.BackColor = System.Drawing.Color.Transparent;
  467. this.lblPowerSet_MHS2.LableShowType = 0;
  468. this.lblPowerSet_MHS2.LableText = "000000";
  469. this.lblPowerSet_MHS2.LableType = 0;
  470. this.lblPowerSet_MHS2.Location = new System.Drawing.Point(140, 28);
  471. this.lblPowerSet_MHS2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  472. this.lblPowerSet_MHS2.MyEmSize = 21.75F;
  473. this.lblPowerSet_MHS2.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  474. this.lblPowerSet_MHS2.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  475. this.lblPowerSet_MHS2.Name = "lblPowerSet_MHS2";
  476. this.lblPowerSet_MHS2.Size = new System.Drawing.Size(100, 23);
  477. this.lblPowerSet_MHS2.TabIndex = 3;
  478. this.lblPowerSet_MHS2.TestPointId = null;
  479. this.lblPowerSet_MHS2.UniformCode = null;
  480. this.lblPowerSet_MHS2.WindPowerId = null;
  481. this.lblPowerSet_MHS2.WindTurbineId = null;
  482. //
  483. // label28
  484. //
  485. this.label28.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  486. this.label28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  487. this.label28.Location = new System.Drawing.Point(534, 106);
  488. this.label28.Name = "label28";
  489. this.label28.Size = new System.Drawing.Size(44, 22);
  490. this.label28.TabIndex = 2;
  491. this.label28.Text = "MW";
  492. this.label28.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  493. //
  494. // label18
  495. //
  496. this.label18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  497. this.label18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  498. this.label18.Location = new System.Drawing.Point(239, 106);
  499. this.label18.Name = "label18";
  500. this.label18.Size = new System.Drawing.Size(44, 22);
  501. this.label18.TabIndex = 2;
  502. this.label18.Text = "MW";
  503. this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  504. //
  505. // label27
  506. //
  507. this.label27.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  508. this.label27.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  509. this.label27.Location = new System.Drawing.Point(534, 68);
  510. this.label27.Name = "label27";
  511. this.label27.Size = new System.Drawing.Size(44, 22);
  512. this.label27.TabIndex = 2;
  513. this.label27.Text = "MW";
  514. this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  515. //
  516. // label16
  517. //
  518. this.label16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  519. this.label16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  520. this.label16.Location = new System.Drawing.Point(239, 68);
  521. this.label16.Name = "label16";
  522. this.label16.Size = new System.Drawing.Size(44, 22);
  523. this.label16.TabIndex = 2;
  524. this.label16.Text = "MW";
  525. this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  526. //
  527. // label26
  528. //
  529. this.label26.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  530. this.label26.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  531. this.label26.Location = new System.Drawing.Point(534, 32);
  532. this.label26.Name = "label26";
  533. this.label26.Size = new System.Drawing.Size(44, 22);
  534. this.label26.TabIndex = 2;
  535. this.label26.Text = "MW";
  536. this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  537. //
  538. // label14
  539. //
  540. this.label14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  541. this.label14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  542. this.label14.Location = new System.Drawing.Point(239, 32);
  543. this.label14.Name = "label14";
  544. this.label14.Size = new System.Drawing.Size(44, 22);
  545. this.label14.TabIndex = 2;
  546. this.label14.Text = "MW";
  547. this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  548. //
  549. // label25
  550. //
  551. this.label25.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  552. this.label25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  553. this.label25.Location = new System.Drawing.Point(309, 179);
  554. this.label25.Name = "label25";
  555. this.label25.Size = new System.Drawing.Size(120, 22);
  556. this.label25.TabIndex = 2;
  557. this.label25.Text = "有功减闭锁:";
  558. this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  559. //
  560. // label21
  561. //
  562. this.label21.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  563. this.label21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  564. this.label21.Location = new System.Drawing.Point(14, 179);
  565. this.label21.Name = "label21";
  566. this.label21.Size = new System.Drawing.Size(120, 22);
  567. this.label21.TabIndex = 2;
  568. this.label21.Text = "有功增闭锁:";
  569. this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  570. //
  571. // label24
  572. //
  573. this.label24.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  574. this.label24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  575. this.label24.Location = new System.Drawing.Point(309, 142);
  576. this.label24.Name = "label24";
  577. this.label24.Size = new System.Drawing.Size(120, 22);
  578. this.label24.TabIndex = 2;
  579. this.label24.Text = "AGC远方:";
  580. this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  581. //
  582. // label19
  583. //
  584. this.label19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  585. this.label19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  586. this.label19.Location = new System.Drawing.Point(14, 142);
  587. this.label19.Name = "label19";
  588. this.label19.Size = new System.Drawing.Size(120, 22);
  589. this.label19.TabIndex = 2;
  590. this.label19.Text = "AGC投入:";
  591. this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  592. //
  593. // label23
  594. //
  595. this.label23.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  596. this.label23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  597. this.label23.Location = new System.Drawing.Point(309, 106);
  598. this.label23.Name = "label23";
  599. this.label23.Size = new System.Drawing.Size(120, 22);
  600. this.label23.TabIndex = 2;
  601. this.label23.Text = "预测功率:";
  602. this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  603. //
  604. // label17
  605. //
  606. this.label17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  607. this.label17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  608. this.label17.Location = new System.Drawing.Point(14, 106);
  609. this.label17.Name = "label17";
  610. this.label17.Size = new System.Drawing.Size(120, 22);
  611. this.label17.TabIndex = 2;
  612. this.label17.Text = "AGC可调下限:";
  613. this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  614. //
  615. // label22
  616. //
  617. this.label22.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  618. this.label22.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  619. this.label22.Location = new System.Drawing.Point(298, 68);
  620. this.label22.Name = "label22";
  621. this.label22.Size = new System.Drawing.Size(131, 22);
  622. this.label22.TabIndex = 2;
  623. this.label22.Text = "理论功率:";
  624. this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  625. //
  626. // label20
  627. //
  628. this.label20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  629. this.label20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  630. this.label20.Location = new System.Drawing.Point(309, 32);
  631. this.label20.Name = "label20";
  632. this.label20.Size = new System.Drawing.Size(120, 22);
  633. this.label20.TabIndex = 2;
  634. this.label20.Text = "实发有功:";
  635. this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  636. //
  637. // label15
  638. //
  639. this.label15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  640. this.label15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  641. this.label15.Location = new System.Drawing.Point(3, 68);
  642. this.label15.Name = "label15";
  643. this.label15.Size = new System.Drawing.Size(131, 22);
  644. this.label15.TabIndex = 2;
  645. this.label15.Text = "AGC可调上限:";
  646. this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  647. //
  648. // label13
  649. //
  650. this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  651. this.label13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  652. this.label13.Location = new System.Drawing.Point(14, 32);
  653. this.label13.Name = "label13";
  654. this.label13.Size = new System.Drawing.Size(120, 22);
  655. this.label13.TabIndex = 2;
  656. this.label13.Text = "有功设定限值:";
  657. this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  658. //
  659. // lineChar_MHS2
  660. //
  661. this.lineChar_MHS2.ActualDataPoint = null;
  662. this.lineChar_MHS2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  663. this.lineChar_MHS2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  664. this.lineChar_MHS2.Location = new System.Drawing.Point(3, 222);
  665. this.lineChar_MHS2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  666. this.lineChar_MHS2.Name = "lineChar_MHS2";
  667. this.lineChar_MHS2.SetDataPoint = null;
  668. this.lineChar_MHS2.Size = new System.Drawing.Size(580, 160);
  669. this.lineChar_MHS2.TabIndex = 1;
  670. this.lineChar_MHS2.Title = null;
  671. //
  672. // panel15
  673. //
  674. this.panel15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  675. this.panel15.Location = new System.Drawing.Point(4, 218);
  676. this.panel15.Name = "panel15";
  677. this.panel15.Size = new System.Drawing.Size(580, 1);
  678. this.panel15.TabIndex = 0;
  679. //
  680. // panel3
  681. //
  682. this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  683. this.panel3.Controls.Add(this.panel4);
  684. this.panel3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  685. this.panel3.Location = new System.Drawing.Point(2, 29);
  686. this.panel3.Name = "panel3";
  687. this.panel3.Size = new System.Drawing.Size(590, 388);
  688. this.panel3.TabIndex = 9;
  689. //
  690. // panel6
  691. //
  692. this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  693. this.panel6.Controls.Add(this.picStatus_MHS2);
  694. this.panel6.Controls.Add(this.label2);
  695. this.panel6.Controls.Add(this.label1);
  696. this.panel6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  697. this.panel6.Location = new System.Drawing.Point(1, 1);
  698. this.panel6.Name = "panel6";
  699. this.panel6.Size = new System.Drawing.Size(366, 36);
  700. this.panel6.TabIndex = 0;
  701. //
  702. // picStatus_MHS2
  703. //
  704. this.picStatus_MHS2.Image = global::IntelligentControlForsx.Properties.Resources.green_b;
  705. this.picStatus_MHS2.Location = new System.Drawing.Point(319, 2);
  706. this.picStatus_MHS2.Name = "picStatus_MHS2";
  707. this.picStatus_MHS2.Size = new System.Drawing.Size(32, 32);
  708. this.picStatus_MHS2.TabIndex = 2;
  709. this.picStatus_MHS2.TabStop = false;
  710. //
  711. // label2
  712. //
  713. this.label2.AutoSize = true;
  714. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  715. this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  716. this.label2.Location = new System.Drawing.Point(179, 9);
  717. this.label2.Margin = new System.Windows.Forms.Padding(0);
  718. this.label2.Name = "label2";
  719. this.label2.Size = new System.Drawing.Size(90, 21);
  720. this.label2.TabIndex = 1;
  721. this.label2.Text = "(麻黄山)";
  722. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  723. //
  724. // label1
  725. //
  726. this.label1.AutoSize = true;
  727. this.label1.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  728. this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  729. this.label1.Location = new System.Drawing.Point(5, 5);
  730. this.label1.Name = "label1";
  731. this.label1.Size = new System.Drawing.Size(172, 27);
  732. this.label1.TabIndex = 0;
  733. this.label1.Text = "麻黄山第二风电场";
  734. //
  735. // panel5
  736. //
  737. this.panel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  738. this.panel5.Controls.Add(this.panel6);
  739. this.panel5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  740. this.panel5.Location = new System.Drawing.Point(23, 11);
  741. this.panel5.Name = "panel5";
  742. this.panel5.Size = new System.Drawing.Size(368, 38);
  743. this.panel5.TabIndex = 12;
  744. //
  745. // panel8
  746. //
  747. this.panel8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  748. this.panel8.Controls.Add(this.picSubLock_NSS2);
  749. this.panel8.Controls.Add(this.lineChar_NSS2);
  750. this.panel8.Controls.Add(this.picSumLock_NSS2);
  751. this.panel8.Controls.Add(this.panel16);
  752. this.panel8.Controls.Add(this.picAgcFar_NSS2);
  753. this.panel8.Controls.Add(this.label32);
  754. this.panel8.Controls.Add(this.picAgcIn_NSS2);
  755. this.panel8.Controls.Add(this.label29);
  756. this.panel8.Controls.Add(this.lblForecastPower_NSS2);
  757. this.panel8.Controls.Add(this.label30);
  758. this.panel8.Controls.Add(this.lblAgcUp_NSS2);
  759. this.panel8.Controls.Add(this.label31);
  760. this.panel8.Controls.Add(this.lblTheoryPower_NSS2);
  761. this.panel8.Controls.Add(this.label33);
  762. this.panel8.Controls.Add(this.lblAgcOn_NSS2);
  763. this.panel8.Controls.Add(this.label34);
  764. this.panel8.Controls.Add(this.lblActualPower_NSS2);
  765. this.panel8.Controls.Add(this.label35);
  766. this.panel8.Controls.Add(this.lblPowerSet_NSS2);
  767. this.panel8.Controls.Add(this.label36);
  768. this.panel8.Controls.Add(this.label44);
  769. this.panel8.Controls.Add(this.label37);
  770. this.panel8.Controls.Add(this.label43);
  771. this.panel8.Controls.Add(this.label38);
  772. this.panel8.Controls.Add(this.label42);
  773. this.panel8.Controls.Add(this.label39);
  774. this.panel8.Controls.Add(this.label41);
  775. this.panel8.Controls.Add(this.label40);
  776. this.panel8.Location = new System.Drawing.Point(1, 1);
  777. this.panel8.Name = "panel8";
  778. this.panel8.Size = new System.Drawing.Size(588, 386);
  779. this.panel8.TabIndex = 0;
  780. //
  781. // picSubLock_NSS2
  782. //
  783. this.picSubLock_NSS2.Image = global::IntelligentControlForsx.Properties.Resources.green;
  784. this.picSubLock_NSS2.Location = new System.Drawing.Point(435, 179);
  785. this.picSubLock_NSS2.Name = "picSubLock_NSS2";
  786. this.picSubLock_NSS2.Size = new System.Drawing.Size(20, 20);
  787. this.picSubLock_NSS2.TabIndex = 4;
  788. this.picSubLock_NSS2.TabStop = false;
  789. //
  790. // lineChar_NSS2
  791. //
  792. this.lineChar_NSS2.ActualDataPoint = null;
  793. this.lineChar_NSS2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  794. this.lineChar_NSS2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  795. this.lineChar_NSS2.Location = new System.Drawing.Point(3, 222);
  796. this.lineChar_NSS2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  797. this.lineChar_NSS2.Name = "lineChar_NSS2";
  798. this.lineChar_NSS2.SetDataPoint = null;
  799. this.lineChar_NSS2.Size = new System.Drawing.Size(580, 160);
  800. this.lineChar_NSS2.TabIndex = 1;
  801. this.lineChar_NSS2.Title = null;
  802. //
  803. // picSumLock_NSS2
  804. //
  805. this.picSumLock_NSS2.Image = global::IntelligentControlForsx.Properties.Resources.green;
  806. this.picSumLock_NSS2.Location = new System.Drawing.Point(140, 179);
  807. this.picSumLock_NSS2.Name = "picSumLock_NSS2";
  808. this.picSumLock_NSS2.Size = new System.Drawing.Size(20, 20);
  809. this.picSumLock_NSS2.TabIndex = 4;
  810. this.picSumLock_NSS2.TabStop = false;
  811. //
  812. // panel16
  813. //
  814. this.panel16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  815. this.panel16.Location = new System.Drawing.Point(4, 218);
  816. this.panel16.Name = "panel16";
  817. this.panel16.Size = new System.Drawing.Size(580, 1);
  818. this.panel16.TabIndex = 0;
  819. //
  820. // picAgcFar_NSS2
  821. //
  822. this.picAgcFar_NSS2.Image = global::IntelligentControlForsx.Properties.Resources.green;
  823. this.picAgcFar_NSS2.Location = new System.Drawing.Point(435, 144);
  824. this.picAgcFar_NSS2.Name = "picAgcFar_NSS2";
  825. this.picAgcFar_NSS2.Size = new System.Drawing.Size(20, 20);
  826. this.picAgcFar_NSS2.TabIndex = 4;
  827. this.picAgcFar_NSS2.TabStop = false;
  828. //
  829. // label32
  830. //
  831. this.label32.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  832. this.label32.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  833. this.label32.Location = new System.Drawing.Point(298, 68);
  834. this.label32.Name = "label32";
  835. this.label32.Size = new System.Drawing.Size(131, 22);
  836. this.label32.TabIndex = 2;
  837. this.label32.Text = "理论功率:";
  838. this.label32.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  839. //
  840. // picAgcIn_NSS2
  841. //
  842. this.picAgcIn_NSS2.Image = global::IntelligentControlForsx.Properties.Resources.green;
  843. this.picAgcIn_NSS2.Location = new System.Drawing.Point(140, 144);
  844. this.picAgcIn_NSS2.Name = "picAgcIn_NSS2";
  845. this.picAgcIn_NSS2.Size = new System.Drawing.Size(20, 20);
  846. this.picAgcIn_NSS2.TabIndex = 4;
  847. this.picAgcIn_NSS2.TabStop = false;
  848. //
  849. // label29
  850. //
  851. this.label29.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  852. this.label29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  853. this.label29.Location = new System.Drawing.Point(14, 32);
  854. this.label29.Name = "label29";
  855. this.label29.Size = new System.Drawing.Size(120, 22);
  856. this.label29.TabIndex = 2;
  857. this.label29.Text = "有功设定限值:";
  858. this.label29.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  859. //
  860. // lblForecastPower_NSS2
  861. //
  862. this.lblForecastPower_NSS2.BackColor = System.Drawing.Color.Transparent;
  863. this.lblForecastPower_NSS2.LableShowType = 0;
  864. this.lblForecastPower_NSS2.LableText = "000000";
  865. this.lblForecastPower_NSS2.LableType = 0;
  866. this.lblForecastPower_NSS2.Location = new System.Drawing.Point(435, 103);
  867. this.lblForecastPower_NSS2.Margin = new System.Windows.Forms.Padding(3, 16, 3, 16);
  868. this.lblForecastPower_NSS2.MyEmSize = 21.75F;
  869. this.lblForecastPower_NSS2.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  870. this.lblForecastPower_NSS2.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  871. this.lblForecastPower_NSS2.Name = "lblForecastPower_NSS2";
  872. this.lblForecastPower_NSS2.Size = new System.Drawing.Size(100, 23);
  873. this.lblForecastPower_NSS2.TabIndex = 3;
  874. this.lblForecastPower_NSS2.TestPointId = null;
  875. this.lblForecastPower_NSS2.UniformCode = null;
  876. this.lblForecastPower_NSS2.WindPowerId = null;
  877. this.lblForecastPower_NSS2.WindTurbineId = null;
  878. //
  879. // label30
  880. //
  881. this.label30.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  882. this.label30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  883. this.label30.Location = new System.Drawing.Point(3, 68);
  884. this.label30.Name = "label30";
  885. this.label30.Size = new System.Drawing.Size(131, 22);
  886. this.label30.TabIndex = 2;
  887. this.label30.Text = "AGC可调上限:";
  888. this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  889. //
  890. // lblAgcUp_NSS2
  891. //
  892. this.lblAgcUp_NSS2.BackColor = System.Drawing.Color.Transparent;
  893. this.lblAgcUp_NSS2.LableShowType = 0;
  894. this.lblAgcUp_NSS2.LableText = "000000";
  895. this.lblAgcUp_NSS2.LableType = 0;
  896. this.lblAgcUp_NSS2.Location = new System.Drawing.Point(140, 103);
  897. this.lblAgcUp_NSS2.Margin = new System.Windows.Forms.Padding(3, 11, 3, 11);
  898. this.lblAgcUp_NSS2.MyEmSize = 21.75F;
  899. this.lblAgcUp_NSS2.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  900. this.lblAgcUp_NSS2.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  901. this.lblAgcUp_NSS2.Name = "lblAgcUp_NSS2";
  902. this.lblAgcUp_NSS2.Size = new System.Drawing.Size(100, 23);
  903. this.lblAgcUp_NSS2.TabIndex = 3;
  904. this.lblAgcUp_NSS2.TestPointId = null;
  905. this.lblAgcUp_NSS2.UniformCode = null;
  906. this.lblAgcUp_NSS2.WindPowerId = null;
  907. this.lblAgcUp_NSS2.WindTurbineId = null;
  908. //
  909. // label31
  910. //
  911. this.label31.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  912. this.label31.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  913. this.label31.Location = new System.Drawing.Point(309, 32);
  914. this.label31.Name = "label31";
  915. this.label31.Size = new System.Drawing.Size(120, 22);
  916. this.label31.TabIndex = 2;
  917. this.label31.Text = "实发有功:";
  918. this.label31.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  919. //
  920. // lblTheoryPower_NSS2
  921. //
  922. this.lblTheoryPower_NSS2.BackColor = System.Drawing.Color.Transparent;
  923. this.lblTheoryPower_NSS2.LableShowType = 0;
  924. this.lblTheoryPower_NSS2.LableText = "000000";
  925. this.lblTheoryPower_NSS2.LableType = 0;
  926. this.lblTheoryPower_NSS2.Location = new System.Drawing.Point(435, 64);
  927. this.lblTheoryPower_NSS2.Margin = new System.Windows.Forms.Padding(3, 11, 3, 11);
  928. this.lblTheoryPower_NSS2.MyEmSize = 21.75F;
  929. this.lblTheoryPower_NSS2.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  930. this.lblTheoryPower_NSS2.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  931. this.lblTheoryPower_NSS2.Name = "lblTheoryPower_NSS2";
  932. this.lblTheoryPower_NSS2.Size = new System.Drawing.Size(100, 23);
  933. this.lblTheoryPower_NSS2.TabIndex = 3;
  934. this.lblTheoryPower_NSS2.TestPointId = null;
  935. this.lblTheoryPower_NSS2.UniformCode = null;
  936. this.lblTheoryPower_NSS2.WindPowerId = null;
  937. this.lblTheoryPower_NSS2.WindTurbineId = null;
  938. //
  939. // label33
  940. //
  941. this.label33.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  942. this.label33.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  943. this.label33.Location = new System.Drawing.Point(14, 106);
  944. this.label33.Name = "label33";
  945. this.label33.Size = new System.Drawing.Size(120, 22);
  946. this.label33.TabIndex = 2;
  947. this.label33.Text = "AGC可调下限:";
  948. this.label33.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  949. //
  950. // lblAgcOn_NSS2
  951. //
  952. this.lblAgcOn_NSS2.BackColor = System.Drawing.Color.Transparent;
  953. this.lblAgcOn_NSS2.LableShowType = 0;
  954. this.lblAgcOn_NSS2.LableText = "000000";
  955. this.lblAgcOn_NSS2.LableType = 0;
  956. this.lblAgcOn_NSS2.Location = new System.Drawing.Point(140, 65);
  957. this.lblAgcOn_NSS2.Margin = new System.Windows.Forms.Padding(3, 8, 3, 8);
  958. this.lblAgcOn_NSS2.MyEmSize = 21.75F;
  959. this.lblAgcOn_NSS2.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  960. this.lblAgcOn_NSS2.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  961. this.lblAgcOn_NSS2.Name = "lblAgcOn_NSS2";
  962. this.lblAgcOn_NSS2.Size = new System.Drawing.Size(100, 23);
  963. this.lblAgcOn_NSS2.TabIndex = 3;
  964. this.lblAgcOn_NSS2.TestPointId = null;
  965. this.lblAgcOn_NSS2.UniformCode = null;
  966. this.lblAgcOn_NSS2.WindPowerId = null;
  967. this.lblAgcOn_NSS2.WindTurbineId = null;
  968. //
  969. // label34
  970. //
  971. this.label34.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  972. this.label34.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  973. this.label34.Location = new System.Drawing.Point(309, 106);
  974. this.label34.Name = "label34";
  975. this.label34.Size = new System.Drawing.Size(120, 22);
  976. this.label34.TabIndex = 2;
  977. this.label34.Text = "预测功率:";
  978. this.label34.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  979. //
  980. // lblActualPower_NSS2
  981. //
  982. this.lblActualPower_NSS2.BackColor = System.Drawing.Color.Transparent;
  983. this.lblActualPower_NSS2.LableShowType = 0;
  984. this.lblActualPower_NSS2.LableText = "000000";
  985. this.lblActualPower_NSS2.LableType = 0;
  986. this.lblActualPower_NSS2.Location = new System.Drawing.Point(435, 29);
  987. this.lblActualPower_NSS2.Margin = new System.Windows.Forms.Padding(3, 8, 3, 8);
  988. this.lblActualPower_NSS2.MyEmSize = 21.75F;
  989. this.lblActualPower_NSS2.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  990. this.lblActualPower_NSS2.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  991. this.lblActualPower_NSS2.Name = "lblActualPower_NSS2";
  992. this.lblActualPower_NSS2.Size = new System.Drawing.Size(100, 23);
  993. this.lblActualPower_NSS2.TabIndex = 3;
  994. this.lblActualPower_NSS2.TestPointId = null;
  995. this.lblActualPower_NSS2.UniformCode = null;
  996. this.lblActualPower_NSS2.WindPowerId = null;
  997. this.lblActualPower_NSS2.WindTurbineId = null;
  998. //
  999. // label35
  1000. //
  1001. this.label35.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1002. this.label35.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1003. this.label35.Location = new System.Drawing.Point(14, 142);
  1004. this.label35.Name = "label35";
  1005. this.label35.Size = new System.Drawing.Size(120, 22);
  1006. this.label35.TabIndex = 2;
  1007. this.label35.Text = "AGC投入:";
  1008. this.label35.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1009. //
  1010. // lblPowerSet_NSS2
  1011. //
  1012. this.lblPowerSet_NSS2.BackColor = System.Drawing.Color.Transparent;
  1013. this.lblPowerSet_NSS2.LableShowType = 0;
  1014. this.lblPowerSet_NSS2.LableText = "000000";
  1015. this.lblPowerSet_NSS2.LableType = 0;
  1016. this.lblPowerSet_NSS2.Location = new System.Drawing.Point(140, 28);
  1017. this.lblPowerSet_NSS2.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  1018. this.lblPowerSet_NSS2.MyEmSize = 21.75F;
  1019. this.lblPowerSet_NSS2.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  1020. this.lblPowerSet_NSS2.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  1021. this.lblPowerSet_NSS2.Name = "lblPowerSet_NSS2";
  1022. this.lblPowerSet_NSS2.Size = new System.Drawing.Size(100, 23);
  1023. this.lblPowerSet_NSS2.TabIndex = 3;
  1024. this.lblPowerSet_NSS2.TestPointId = null;
  1025. this.lblPowerSet_NSS2.UniformCode = null;
  1026. this.lblPowerSet_NSS2.WindPowerId = null;
  1027. this.lblPowerSet_NSS2.WindTurbineId = null;
  1028. //
  1029. // label36
  1030. //
  1031. this.label36.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1032. this.label36.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1033. this.label36.Location = new System.Drawing.Point(309, 142);
  1034. this.label36.Name = "label36";
  1035. this.label36.Size = new System.Drawing.Size(120, 22);
  1036. this.label36.TabIndex = 2;
  1037. this.label36.Text = "AGC远方:";
  1038. this.label36.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1039. //
  1040. // label44
  1041. //
  1042. this.label44.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1043. this.label44.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1044. this.label44.Location = new System.Drawing.Point(534, 106);
  1045. this.label44.Name = "label44";
  1046. this.label44.Size = new System.Drawing.Size(44, 22);
  1047. this.label44.TabIndex = 2;
  1048. this.label44.Text = "MW";
  1049. this.label44.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1050. //
  1051. // label37
  1052. //
  1053. this.label37.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1054. this.label37.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1055. this.label37.Location = new System.Drawing.Point(14, 179);
  1056. this.label37.Name = "label37";
  1057. this.label37.Size = new System.Drawing.Size(120, 22);
  1058. this.label37.TabIndex = 2;
  1059. this.label37.Text = "有功增闭锁:";
  1060. this.label37.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1061. //
  1062. // label43
  1063. //
  1064. this.label43.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1065. this.label43.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1066. this.label43.Location = new System.Drawing.Point(239, 106);
  1067. this.label43.Name = "label43";
  1068. this.label43.Size = new System.Drawing.Size(44, 22);
  1069. this.label43.TabIndex = 2;
  1070. this.label43.Text = "MW";
  1071. this.label43.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1072. //
  1073. // label38
  1074. //
  1075. this.label38.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1076. this.label38.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1077. this.label38.Location = new System.Drawing.Point(309, 179);
  1078. this.label38.Name = "label38";
  1079. this.label38.Size = new System.Drawing.Size(120, 22);
  1080. this.label38.TabIndex = 2;
  1081. this.label38.Text = "有功减闭锁:";
  1082. this.label38.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1083. //
  1084. // label42
  1085. //
  1086. this.label42.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1087. this.label42.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1088. this.label42.Location = new System.Drawing.Point(534, 68);
  1089. this.label42.Name = "label42";
  1090. this.label42.Size = new System.Drawing.Size(44, 22);
  1091. this.label42.TabIndex = 2;
  1092. this.label42.Text = "MW";
  1093. this.label42.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1094. //
  1095. // label39
  1096. //
  1097. this.label39.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1098. this.label39.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1099. this.label39.Location = new System.Drawing.Point(239, 32);
  1100. this.label39.Name = "label39";
  1101. this.label39.Size = new System.Drawing.Size(44, 22);
  1102. this.label39.TabIndex = 2;
  1103. this.label39.Text = "MW";
  1104. this.label39.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1105. //
  1106. // label41
  1107. //
  1108. this.label41.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1109. this.label41.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1110. this.label41.Location = new System.Drawing.Point(239, 68);
  1111. this.label41.Name = "label41";
  1112. this.label41.Size = new System.Drawing.Size(44, 22);
  1113. this.label41.TabIndex = 2;
  1114. this.label41.Text = "MW";
  1115. this.label41.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1116. //
  1117. // label40
  1118. //
  1119. this.label40.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1120. this.label40.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1121. this.label40.Location = new System.Drawing.Point(534, 32);
  1122. this.label40.Name = "label40";
  1123. this.label40.Size = new System.Drawing.Size(44, 22);
  1124. this.label40.TabIndex = 2;
  1125. this.label40.Text = "MW";
  1126. this.label40.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1127. //
  1128. // panel7
  1129. //
  1130. this.panel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1131. this.panel7.Controls.Add(this.panel8);
  1132. this.panel7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1133. this.panel7.Location = new System.Drawing.Point(633, 29);
  1134. this.panel7.Name = "panel7";
  1135. this.panel7.Size = new System.Drawing.Size(590, 388);
  1136. this.panel7.TabIndex = 8;
  1137. //
  1138. // panel10
  1139. //
  1140. this.panel10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  1141. this.panel10.Controls.Add(this.picStatus_NSS2);
  1142. this.panel10.Controls.Add(this.label4);
  1143. this.panel10.Controls.Add(this.label3);
  1144. this.panel10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1145. this.panel10.Location = new System.Drawing.Point(1, 1);
  1146. this.panel10.Name = "panel10";
  1147. this.panel10.Size = new System.Drawing.Size(366, 36);
  1148. this.panel10.TabIndex = 0;
  1149. //
  1150. // picStatus_NSS2
  1151. //
  1152. this.picStatus_NSS2.Image = global::IntelligentControlForsx.Properties.Resources.green_b;
  1153. this.picStatus_NSS2.Location = new System.Drawing.Point(319, 2);
  1154. this.picStatus_NSS2.Name = "picStatus_NSS2";
  1155. this.picStatus_NSS2.Size = new System.Drawing.Size(32, 32);
  1156. this.picStatus_NSS2.TabIndex = 2;
  1157. this.picStatus_NSS2.TabStop = false;
  1158. //
  1159. // label4
  1160. //
  1161. this.label4.AutoSize = true;
  1162. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1163. this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1164. this.label4.Location = new System.Drawing.Point(177, 9);
  1165. this.label4.Margin = new System.Windows.Forms.Padding(0);
  1166. this.label4.Name = "label4";
  1167. this.label4.Size = new System.Drawing.Size(90, 21);
  1168. this.label4.TabIndex = 1;
  1169. this.label4.Text = "(牛首山)";
  1170. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1171. //
  1172. // label3
  1173. //
  1174. this.label3.AutoSize = true;
  1175. this.label3.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1176. this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1177. this.label3.Location = new System.Drawing.Point(5, 5);
  1178. this.label3.Name = "label3";
  1179. this.label3.Size = new System.Drawing.Size(172, 27);
  1180. this.label3.TabIndex = 0;
  1181. this.label3.Text = "牛首山第二风电场";
  1182. //
  1183. // panel9
  1184. //
  1185. this.panel9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1186. this.panel9.Controls.Add(this.panel10);
  1187. this.panel9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1188. this.panel9.Location = new System.Drawing.Point(654, 11);
  1189. this.panel9.Name = "panel9";
  1190. this.panel9.Size = new System.Drawing.Size(368, 38);
  1191. this.panel9.TabIndex = 11;
  1192. //
  1193. // panel12
  1194. //
  1195. this.panel12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  1196. this.panel12.Controls.Add(this.picSubLock_MHS6);
  1197. this.panel12.Controls.Add(this.lineChar_MHS6);
  1198. this.panel12.Controls.Add(this.panel17);
  1199. this.panel12.Controls.Add(this.picSumLock_MHS6);
  1200. this.panel12.Controls.Add(this.label60);
  1201. this.panel12.Controls.Add(this.label45);
  1202. this.panel12.Controls.Add(this.picAgcFar_MHS6);
  1203. this.panel12.Controls.Add(this.label46);
  1204. this.panel12.Controls.Add(this.label47);
  1205. this.panel12.Controls.Add(this.picAgcIn_MHS6);
  1206. this.panel12.Controls.Add(this.label48);
  1207. this.panel12.Controls.Add(this.label59);
  1208. this.panel12.Controls.Add(this.label49);
  1209. this.panel12.Controls.Add(this.lblForecastPower_MHS6);
  1210. this.panel12.Controls.Add(this.label50);
  1211. this.panel12.Controls.Add(this.label58);
  1212. this.panel12.Controls.Add(this.label51);
  1213. this.panel12.Controls.Add(this.lblAgcUp_MHS6);
  1214. this.panel12.Controls.Add(this.label52);
  1215. this.panel12.Controls.Add(this.label57);
  1216. this.panel12.Controls.Add(this.label53);
  1217. this.panel12.Controls.Add(this.lblTheoryPower_MHS6);
  1218. this.panel12.Controls.Add(this.lblPowerSet_MHS6);
  1219. this.panel12.Controls.Add(this.label56);
  1220. this.panel12.Controls.Add(this.label54);
  1221. this.panel12.Controls.Add(this.lblAgcOn_MHS6);
  1222. this.panel12.Controls.Add(this.lblActualPower_MHS6);
  1223. this.panel12.Controls.Add(this.label55);
  1224. this.panel12.Location = new System.Drawing.Point(1, 1);
  1225. this.panel12.Name = "panel12";
  1226. this.panel12.Size = new System.Drawing.Size(588, 386);
  1227. this.panel12.TabIndex = 0;
  1228. //
  1229. // picSubLock_MHS6
  1230. //
  1231. this.picSubLock_MHS6.Image = global::IntelligentControlForsx.Properties.Resources.green;
  1232. this.picSubLock_MHS6.Location = new System.Drawing.Point(435, 179);
  1233. this.picSubLock_MHS6.Name = "picSubLock_MHS6";
  1234. this.picSubLock_MHS6.Size = new System.Drawing.Size(20, 20);
  1235. this.picSubLock_MHS6.TabIndex = 4;
  1236. this.picSubLock_MHS6.TabStop = false;
  1237. //
  1238. // lineChar_MHS6
  1239. //
  1240. this.lineChar_MHS6.ActualDataPoint = null;
  1241. this.lineChar_MHS6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  1242. this.lineChar_MHS6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1243. this.lineChar_MHS6.Location = new System.Drawing.Point(3, 222);
  1244. this.lineChar_MHS6.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1245. this.lineChar_MHS6.Name = "lineChar_MHS6";
  1246. this.lineChar_MHS6.SetDataPoint = null;
  1247. this.lineChar_MHS6.Size = new System.Drawing.Size(580, 160);
  1248. this.lineChar_MHS6.TabIndex = 1;
  1249. this.lineChar_MHS6.Title = null;
  1250. //
  1251. // panel17
  1252. //
  1253. this.panel17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1254. this.panel17.Location = new System.Drawing.Point(4, 218);
  1255. this.panel17.Name = "panel17";
  1256. this.panel17.Size = new System.Drawing.Size(580, 1);
  1257. this.panel17.TabIndex = 0;
  1258. //
  1259. // picSumLock_MHS6
  1260. //
  1261. this.picSumLock_MHS6.Image = global::IntelligentControlForsx.Properties.Resources.green;
  1262. this.picSumLock_MHS6.Location = new System.Drawing.Point(140, 179);
  1263. this.picSumLock_MHS6.Name = "picSumLock_MHS6";
  1264. this.picSumLock_MHS6.Size = new System.Drawing.Size(20, 20);
  1265. this.picSumLock_MHS6.TabIndex = 4;
  1266. this.picSumLock_MHS6.TabStop = false;
  1267. //
  1268. // label60
  1269. //
  1270. this.label60.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1271. this.label60.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1272. this.label60.Location = new System.Drawing.Point(298, 68);
  1273. this.label60.Name = "label60";
  1274. this.label60.Size = new System.Drawing.Size(131, 22);
  1275. this.label60.TabIndex = 2;
  1276. this.label60.Text = "理论功率:";
  1277. this.label60.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1278. //
  1279. // label45
  1280. //
  1281. this.label45.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1282. this.label45.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1283. this.label45.Location = new System.Drawing.Point(534, 32);
  1284. this.label45.Name = "label45";
  1285. this.label45.Size = new System.Drawing.Size(44, 22);
  1286. this.label45.TabIndex = 2;
  1287. this.label45.Text = "MW";
  1288. this.label45.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1289. //
  1290. // picAgcFar_MHS6
  1291. //
  1292. this.picAgcFar_MHS6.Image = global::IntelligentControlForsx.Properties.Resources.green;
  1293. this.picAgcFar_MHS6.Location = new System.Drawing.Point(435, 144);
  1294. this.picAgcFar_MHS6.Name = "picAgcFar_MHS6";
  1295. this.picAgcFar_MHS6.Size = new System.Drawing.Size(20, 20);
  1296. this.picAgcFar_MHS6.TabIndex = 4;
  1297. this.picAgcFar_MHS6.TabStop = false;
  1298. //
  1299. // label46
  1300. //
  1301. this.label46.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1302. this.label46.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1303. this.label46.Location = new System.Drawing.Point(239, 68);
  1304. this.label46.Name = "label46";
  1305. this.label46.Size = new System.Drawing.Size(44, 22);
  1306. this.label46.TabIndex = 2;
  1307. this.label46.Text = "MW";
  1308. this.label46.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1309. //
  1310. // label47
  1311. //
  1312. this.label47.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1313. this.label47.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1314. this.label47.Location = new System.Drawing.Point(239, 32);
  1315. this.label47.Name = "label47";
  1316. this.label47.Size = new System.Drawing.Size(44, 22);
  1317. this.label47.TabIndex = 2;
  1318. this.label47.Text = "MW";
  1319. this.label47.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1320. //
  1321. // picAgcIn_MHS6
  1322. //
  1323. this.picAgcIn_MHS6.Image = global::IntelligentControlForsx.Properties.Resources.green;
  1324. this.picAgcIn_MHS6.Location = new System.Drawing.Point(140, 144);
  1325. this.picAgcIn_MHS6.Name = "picAgcIn_MHS6";
  1326. this.picAgcIn_MHS6.Size = new System.Drawing.Size(20, 20);
  1327. this.picAgcIn_MHS6.TabIndex = 4;
  1328. this.picAgcIn_MHS6.TabStop = false;
  1329. //
  1330. // label48
  1331. //
  1332. this.label48.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1333. this.label48.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1334. this.label48.Location = new System.Drawing.Point(534, 68);
  1335. this.label48.Name = "label48";
  1336. this.label48.Size = new System.Drawing.Size(44, 22);
  1337. this.label48.TabIndex = 2;
  1338. this.label48.Text = "MW";
  1339. this.label48.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1340. //
  1341. // label59
  1342. //
  1343. this.label59.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1344. this.label59.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1345. this.label59.Location = new System.Drawing.Point(14, 32);
  1346. this.label59.Name = "label59";
  1347. this.label59.Size = new System.Drawing.Size(120, 22);
  1348. this.label59.TabIndex = 2;
  1349. this.label59.Text = "有功设定限值:";
  1350. this.label59.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1351. //
  1352. // label49
  1353. //
  1354. this.label49.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1355. this.label49.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1356. this.label49.Location = new System.Drawing.Point(309, 179);
  1357. this.label49.Name = "label49";
  1358. this.label49.Size = new System.Drawing.Size(120, 22);
  1359. this.label49.TabIndex = 2;
  1360. this.label49.Text = "有功减闭锁:";
  1361. this.label49.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1362. //
  1363. // lblForecastPower_MHS6
  1364. //
  1365. this.lblForecastPower_MHS6.BackColor = System.Drawing.Color.Transparent;
  1366. this.lblForecastPower_MHS6.LableShowType = 0;
  1367. this.lblForecastPower_MHS6.LableText = "000000";
  1368. this.lblForecastPower_MHS6.LableType = 0;
  1369. this.lblForecastPower_MHS6.Location = new System.Drawing.Point(435, 103);
  1370. this.lblForecastPower_MHS6.Margin = new System.Windows.Forms.Padding(3, 23, 3, 23);
  1371. this.lblForecastPower_MHS6.MyEmSize = 21.75F;
  1372. this.lblForecastPower_MHS6.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  1373. this.lblForecastPower_MHS6.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  1374. this.lblForecastPower_MHS6.Name = "lblForecastPower_MHS6";
  1375. this.lblForecastPower_MHS6.Size = new System.Drawing.Size(100, 23);
  1376. this.lblForecastPower_MHS6.TabIndex = 3;
  1377. this.lblForecastPower_MHS6.TestPointId = null;
  1378. this.lblForecastPower_MHS6.UniformCode = null;
  1379. this.lblForecastPower_MHS6.WindPowerId = null;
  1380. this.lblForecastPower_MHS6.WindTurbineId = null;
  1381. //
  1382. // label50
  1383. //
  1384. this.label50.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1385. this.label50.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1386. this.label50.Location = new System.Drawing.Point(239, 106);
  1387. this.label50.Name = "label50";
  1388. this.label50.Size = new System.Drawing.Size(44, 22);
  1389. this.label50.TabIndex = 2;
  1390. this.label50.Text = "MW";
  1391. this.label50.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1392. //
  1393. // label58
  1394. //
  1395. this.label58.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1396. this.label58.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1397. this.label58.Location = new System.Drawing.Point(3, 68);
  1398. this.label58.Name = "label58";
  1399. this.label58.Size = new System.Drawing.Size(131, 22);
  1400. this.label58.TabIndex = 2;
  1401. this.label58.Text = "AGC可调上限:";
  1402. this.label58.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1403. //
  1404. // label51
  1405. //
  1406. this.label51.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1407. this.label51.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1408. this.label51.Location = new System.Drawing.Point(14, 179);
  1409. this.label51.Name = "label51";
  1410. this.label51.Size = new System.Drawing.Size(120, 22);
  1411. this.label51.TabIndex = 2;
  1412. this.label51.Text = "有功增闭锁:";
  1413. this.label51.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1414. //
  1415. // lblAgcUp_MHS6
  1416. //
  1417. this.lblAgcUp_MHS6.BackColor = System.Drawing.Color.Transparent;
  1418. this.lblAgcUp_MHS6.LableShowType = 0;
  1419. this.lblAgcUp_MHS6.LableText = "000000";
  1420. this.lblAgcUp_MHS6.LableType = 0;
  1421. this.lblAgcUp_MHS6.Location = new System.Drawing.Point(140, 103);
  1422. this.lblAgcUp_MHS6.Margin = new System.Windows.Forms.Padding(3, 16, 3, 16);
  1423. this.lblAgcUp_MHS6.MyEmSize = 21.75F;
  1424. this.lblAgcUp_MHS6.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  1425. this.lblAgcUp_MHS6.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  1426. this.lblAgcUp_MHS6.Name = "lblAgcUp_MHS6";
  1427. this.lblAgcUp_MHS6.Size = new System.Drawing.Size(100, 23);
  1428. this.lblAgcUp_MHS6.TabIndex = 3;
  1429. this.lblAgcUp_MHS6.TestPointId = null;
  1430. this.lblAgcUp_MHS6.UniformCode = null;
  1431. this.lblAgcUp_MHS6.WindPowerId = null;
  1432. this.lblAgcUp_MHS6.WindTurbineId = null;
  1433. //
  1434. // label52
  1435. //
  1436. this.label52.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1437. this.label52.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1438. this.label52.Location = new System.Drawing.Point(534, 106);
  1439. this.label52.Name = "label52";
  1440. this.label52.Size = new System.Drawing.Size(44, 22);
  1441. this.label52.TabIndex = 2;
  1442. this.label52.Text = "MW";
  1443. this.label52.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1444. //
  1445. // label57
  1446. //
  1447. this.label57.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1448. this.label57.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1449. this.label57.Location = new System.Drawing.Point(309, 32);
  1450. this.label57.Name = "label57";
  1451. this.label57.Size = new System.Drawing.Size(120, 22);
  1452. this.label57.TabIndex = 2;
  1453. this.label57.Text = "实发有功:";
  1454. this.label57.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1455. //
  1456. // label53
  1457. //
  1458. this.label53.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1459. this.label53.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1460. this.label53.Location = new System.Drawing.Point(309, 142);
  1461. this.label53.Name = "label53";
  1462. this.label53.Size = new System.Drawing.Size(120, 22);
  1463. this.label53.TabIndex = 2;
  1464. this.label53.Text = "AGC远方:";
  1465. this.label53.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1466. //
  1467. // lblTheoryPower_MHS6
  1468. //
  1469. this.lblTheoryPower_MHS6.BackColor = System.Drawing.Color.Transparent;
  1470. this.lblTheoryPower_MHS6.LableShowType = 0;
  1471. this.lblTheoryPower_MHS6.LableText = "000000";
  1472. this.lblTheoryPower_MHS6.LableType = 0;
  1473. this.lblTheoryPower_MHS6.Location = new System.Drawing.Point(435, 64);
  1474. this.lblTheoryPower_MHS6.Margin = new System.Windows.Forms.Padding(3, 16, 3, 16);
  1475. this.lblTheoryPower_MHS6.MyEmSize = 21.75F;
  1476. this.lblTheoryPower_MHS6.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  1477. this.lblTheoryPower_MHS6.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  1478. this.lblTheoryPower_MHS6.Name = "lblTheoryPower_MHS6";
  1479. this.lblTheoryPower_MHS6.Size = new System.Drawing.Size(100, 23);
  1480. this.lblTheoryPower_MHS6.TabIndex = 3;
  1481. this.lblTheoryPower_MHS6.TestPointId = null;
  1482. this.lblTheoryPower_MHS6.UniformCode = null;
  1483. this.lblTheoryPower_MHS6.WindPowerId = null;
  1484. this.lblTheoryPower_MHS6.WindTurbineId = null;
  1485. //
  1486. // lblPowerSet_MHS6
  1487. //
  1488. this.lblPowerSet_MHS6.BackColor = System.Drawing.Color.Transparent;
  1489. this.lblPowerSet_MHS6.LableShowType = 0;
  1490. this.lblPowerSet_MHS6.LableText = "000000";
  1491. this.lblPowerSet_MHS6.LableType = 0;
  1492. this.lblPowerSet_MHS6.Location = new System.Drawing.Point(140, 28);
  1493. this.lblPowerSet_MHS6.Margin = new System.Windows.Forms.Padding(3, 8, 3, 8);
  1494. this.lblPowerSet_MHS6.MyEmSize = 21.75F;
  1495. this.lblPowerSet_MHS6.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  1496. this.lblPowerSet_MHS6.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  1497. this.lblPowerSet_MHS6.Name = "lblPowerSet_MHS6";
  1498. this.lblPowerSet_MHS6.Size = new System.Drawing.Size(100, 23);
  1499. this.lblPowerSet_MHS6.TabIndex = 3;
  1500. this.lblPowerSet_MHS6.TestPointId = null;
  1501. this.lblPowerSet_MHS6.UniformCode = null;
  1502. this.lblPowerSet_MHS6.WindPowerId = null;
  1503. this.lblPowerSet_MHS6.WindTurbineId = null;
  1504. //
  1505. // label56
  1506. //
  1507. this.label56.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1508. this.label56.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1509. this.label56.Location = new System.Drawing.Point(14, 106);
  1510. this.label56.Name = "label56";
  1511. this.label56.Size = new System.Drawing.Size(120, 22);
  1512. this.label56.TabIndex = 2;
  1513. this.label56.Text = "AGC可调下限:";
  1514. this.label56.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1515. //
  1516. // label54
  1517. //
  1518. this.label54.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1519. this.label54.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1520. this.label54.Location = new System.Drawing.Point(14, 142);
  1521. this.label54.Name = "label54";
  1522. this.label54.Size = new System.Drawing.Size(120, 22);
  1523. this.label54.TabIndex = 2;
  1524. this.label54.Text = "AGC投入:";
  1525. this.label54.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1526. //
  1527. // lblAgcOn_MHS6
  1528. //
  1529. this.lblAgcOn_MHS6.BackColor = System.Drawing.Color.Transparent;
  1530. this.lblAgcOn_MHS6.LableShowType = 0;
  1531. this.lblAgcOn_MHS6.LableText = "000000";
  1532. this.lblAgcOn_MHS6.LableType = 0;
  1533. this.lblAgcOn_MHS6.Location = new System.Drawing.Point(140, 65);
  1534. this.lblAgcOn_MHS6.Margin = new System.Windows.Forms.Padding(3, 11, 3, 11);
  1535. this.lblAgcOn_MHS6.MyEmSize = 21.75F;
  1536. this.lblAgcOn_MHS6.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  1537. this.lblAgcOn_MHS6.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  1538. this.lblAgcOn_MHS6.Name = "lblAgcOn_MHS6";
  1539. this.lblAgcOn_MHS6.Size = new System.Drawing.Size(100, 23);
  1540. this.lblAgcOn_MHS6.TabIndex = 3;
  1541. this.lblAgcOn_MHS6.TestPointId = null;
  1542. this.lblAgcOn_MHS6.UniformCode = null;
  1543. this.lblAgcOn_MHS6.WindPowerId = null;
  1544. this.lblAgcOn_MHS6.WindTurbineId = null;
  1545. //
  1546. // lblActualPower_MHS6
  1547. //
  1548. this.lblActualPower_MHS6.BackColor = System.Drawing.Color.Transparent;
  1549. this.lblActualPower_MHS6.LableShowType = 0;
  1550. this.lblActualPower_MHS6.LableText = "000000";
  1551. this.lblActualPower_MHS6.LableType = 0;
  1552. this.lblActualPower_MHS6.Location = new System.Drawing.Point(435, 29);
  1553. this.lblActualPower_MHS6.Margin = new System.Windows.Forms.Padding(3, 11, 3, 11);
  1554. this.lblActualPower_MHS6.MyEmSize = 21.75F;
  1555. this.lblActualPower_MHS6.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  1556. this.lblActualPower_MHS6.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  1557. this.lblActualPower_MHS6.Name = "lblActualPower_MHS6";
  1558. this.lblActualPower_MHS6.Size = new System.Drawing.Size(100, 23);
  1559. this.lblActualPower_MHS6.TabIndex = 3;
  1560. this.lblActualPower_MHS6.TestPointId = null;
  1561. this.lblActualPower_MHS6.UniformCode = null;
  1562. this.lblActualPower_MHS6.WindPowerId = null;
  1563. this.lblActualPower_MHS6.WindTurbineId = null;
  1564. //
  1565. // label55
  1566. //
  1567. this.label55.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1568. this.label55.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1569. this.label55.Location = new System.Drawing.Point(309, 106);
  1570. this.label55.Name = "label55";
  1571. this.label55.Size = new System.Drawing.Size(120, 22);
  1572. this.label55.TabIndex = 2;
  1573. this.label55.Text = "预测功率:";
  1574. this.label55.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1575. //
  1576. // panel11
  1577. //
  1578. this.panel11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1579. this.panel11.Controls.Add(this.panel12);
  1580. this.panel11.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1581. this.panel11.Location = new System.Drawing.Point(1264, 30);
  1582. this.panel11.Name = "panel11";
  1583. this.panel11.Size = new System.Drawing.Size(590, 388);
  1584. this.panel11.TabIndex = 7;
  1585. //
  1586. // panel14
  1587. //
  1588. this.panel14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  1589. this.panel14.Controls.Add(this.picStatus_MHS6);
  1590. this.panel14.Controls.Add(this.label6);
  1591. this.panel14.Controls.Add(this.label5);
  1592. this.panel14.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1593. this.panel14.Location = new System.Drawing.Point(1, 1);
  1594. this.panel14.Name = "panel14";
  1595. this.panel14.Size = new System.Drawing.Size(366, 36);
  1596. this.panel14.TabIndex = 0;
  1597. //
  1598. // picStatus_MHS6
  1599. //
  1600. this.picStatus_MHS6.Image = global::IntelligentControlForsx.Properties.Resources.green_b;
  1601. this.picStatus_MHS6.Location = new System.Drawing.Point(319, 2);
  1602. this.picStatus_MHS6.Name = "picStatus_MHS6";
  1603. this.picStatus_MHS6.Size = new System.Drawing.Size(32, 32);
  1604. this.picStatus_MHS6.TabIndex = 2;
  1605. this.picStatus_MHS6.TabStop = false;
  1606. //
  1607. // label6
  1608. //
  1609. this.label6.AutoSize = true;
  1610. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1611. this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1612. this.label6.Location = new System.Drawing.Point(178, 9);
  1613. this.label6.Margin = new System.Windows.Forms.Padding(0);
  1614. this.label6.Name = "label6";
  1615. this.label6.Size = new System.Drawing.Size(74, 21);
  1616. this.label6.TabIndex = 1;
  1617. this.label6.Text = "(青山)";
  1618. this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1619. //
  1620. // label5
  1621. //
  1622. this.label5.AutoSize = true;
  1623. this.label5.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1624. this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1625. this.label5.Location = new System.Drawing.Point(5, 5);
  1626. this.label5.Name = "label5";
  1627. this.label5.Size = new System.Drawing.Size(172, 27);
  1628. this.label5.TabIndex = 0;
  1629. this.label5.Text = "麻黄山第六风电场";
  1630. //
  1631. // panel13
  1632. //
  1633. this.panel13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1634. this.panel13.Controls.Add(this.panel14);
  1635. this.panel13.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1636. this.panel13.Location = new System.Drawing.Point(1285, 12);
  1637. this.panel13.Name = "panel13";
  1638. this.panel13.Size = new System.Drawing.Size(368, 38);
  1639. this.panel13.TabIndex = 10;
  1640. //
  1641. // panel1
  1642. //
  1643. this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1644. this.panel1.Controls.Add(this.panel2);
  1645. this.panel1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1646. this.panel1.Location = new System.Drawing.Point(2, 462);
  1647. this.panel1.Name = "panel1";
  1648. this.panel1.Size = new System.Drawing.Size(590, 388);
  1649. this.panel1.TabIndex = 9;
  1650. //
  1651. // panel2
  1652. //
  1653. this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  1654. this.panel2.Controls.Add(this.picSubLock_XN6);
  1655. this.panel2.Controls.Add(this.lineChar_XN6);
  1656. this.panel2.Controls.Add(this.picSumLock_XN6);
  1657. this.panel2.Controls.Add(this.panel18);
  1658. this.panel2.Controls.Add(this.picAgcFar_XN6);
  1659. this.panel2.Controls.Add(this.label93);
  1660. this.panel2.Controls.Add(this.picAgcIn_XN6);
  1661. this.panel2.Controls.Add(this.label94);
  1662. this.panel2.Controls.Add(this.lblForecastPower_XN6);
  1663. this.panel2.Controls.Add(this.label95);
  1664. this.panel2.Controls.Add(this.lblAgcUp_XN6);
  1665. this.panel2.Controls.Add(this.label96);
  1666. this.panel2.Controls.Add(this.lblTheoryPower_XN6);
  1667. this.panel2.Controls.Add(this.label97);
  1668. this.panel2.Controls.Add(this.lblAgcOn_XN6);
  1669. this.panel2.Controls.Add(this.label98);
  1670. this.panel2.Controls.Add(this.lblActualPower_XN6);
  1671. this.panel2.Controls.Add(this.label99);
  1672. this.panel2.Controls.Add(this.lblPowerSet_XN6);
  1673. this.panel2.Controls.Add(this.label100);
  1674. this.panel2.Controls.Add(this.label108);
  1675. this.panel2.Controls.Add(this.label101);
  1676. this.panel2.Controls.Add(this.label107);
  1677. this.panel2.Controls.Add(this.label102);
  1678. this.panel2.Controls.Add(this.label106);
  1679. this.panel2.Controls.Add(this.label103);
  1680. this.panel2.Controls.Add(this.label105);
  1681. this.panel2.Controls.Add(this.label104);
  1682. this.panel2.Location = new System.Drawing.Point(1, 1);
  1683. this.panel2.Name = "panel2";
  1684. this.panel2.Size = new System.Drawing.Size(588, 386);
  1685. this.panel2.TabIndex = 0;
  1686. //
  1687. // picSubLock_XN6
  1688. //
  1689. this.picSubLock_XN6.Image = global::IntelligentControlForsx.Properties.Resources.green;
  1690. this.picSubLock_XN6.Location = new System.Drawing.Point(435, 179);
  1691. this.picSubLock_XN6.Name = "picSubLock_XN6";
  1692. this.picSubLock_XN6.Size = new System.Drawing.Size(20, 20);
  1693. this.picSubLock_XN6.TabIndex = 4;
  1694. this.picSubLock_XN6.TabStop = false;
  1695. //
  1696. // lineChar_XN6
  1697. //
  1698. this.lineChar_XN6.ActualDataPoint = null;
  1699. this.lineChar_XN6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  1700. this.lineChar_XN6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1701. this.lineChar_XN6.Location = new System.Drawing.Point(3, 222);
  1702. this.lineChar_XN6.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1703. this.lineChar_XN6.Name = "lineChar_XN6";
  1704. this.lineChar_XN6.SetDataPoint = null;
  1705. this.lineChar_XN6.Size = new System.Drawing.Size(580, 160);
  1706. this.lineChar_XN6.TabIndex = 1;
  1707. this.lineChar_XN6.Title = null;
  1708. //
  1709. // picSumLock_XN6
  1710. //
  1711. this.picSumLock_XN6.Image = global::IntelligentControlForsx.Properties.Resources.green;
  1712. this.picSumLock_XN6.Location = new System.Drawing.Point(140, 179);
  1713. this.picSumLock_XN6.Name = "picSumLock_XN6";
  1714. this.picSumLock_XN6.Size = new System.Drawing.Size(20, 20);
  1715. this.picSumLock_XN6.TabIndex = 4;
  1716. this.picSumLock_XN6.TabStop = false;
  1717. //
  1718. // panel18
  1719. //
  1720. this.panel18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1721. this.panel18.Location = new System.Drawing.Point(4, 218);
  1722. this.panel18.Name = "panel18";
  1723. this.panel18.Size = new System.Drawing.Size(580, 1);
  1724. this.panel18.TabIndex = 0;
  1725. //
  1726. // picAgcFar_XN6
  1727. //
  1728. this.picAgcFar_XN6.Image = global::IntelligentControlForsx.Properties.Resources.green;
  1729. this.picAgcFar_XN6.Location = new System.Drawing.Point(435, 144);
  1730. this.picAgcFar_XN6.Name = "picAgcFar_XN6";
  1731. this.picAgcFar_XN6.Size = new System.Drawing.Size(20, 20);
  1732. this.picAgcFar_XN6.TabIndex = 4;
  1733. this.picAgcFar_XN6.TabStop = false;
  1734. //
  1735. // label93
  1736. //
  1737. this.label93.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1738. this.label93.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1739. this.label93.Location = new System.Drawing.Point(14, 32);
  1740. this.label93.Name = "label93";
  1741. this.label93.Size = new System.Drawing.Size(120, 22);
  1742. this.label93.TabIndex = 2;
  1743. this.label93.Text = "有功设定限值:";
  1744. this.label93.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1745. //
  1746. // picAgcIn_XN6
  1747. //
  1748. this.picAgcIn_XN6.Image = global::IntelligentControlForsx.Properties.Resources.green;
  1749. this.picAgcIn_XN6.Location = new System.Drawing.Point(140, 144);
  1750. this.picAgcIn_XN6.Name = "picAgcIn_XN6";
  1751. this.picAgcIn_XN6.Size = new System.Drawing.Size(20, 20);
  1752. this.picAgcIn_XN6.TabIndex = 4;
  1753. this.picAgcIn_XN6.TabStop = false;
  1754. //
  1755. // label94
  1756. //
  1757. this.label94.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1758. this.label94.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1759. this.label94.Location = new System.Drawing.Point(3, 68);
  1760. this.label94.Name = "label94";
  1761. this.label94.Size = new System.Drawing.Size(131, 22);
  1762. this.label94.TabIndex = 2;
  1763. this.label94.Text = "AGC可调上限:";
  1764. this.label94.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1765. //
  1766. // lblForecastPower_XN6
  1767. //
  1768. this.lblForecastPower_XN6.BackColor = System.Drawing.Color.Transparent;
  1769. this.lblForecastPower_XN6.LableShowType = 0;
  1770. this.lblForecastPower_XN6.LableText = "000000";
  1771. this.lblForecastPower_XN6.LableType = 0;
  1772. this.lblForecastPower_XN6.Location = new System.Drawing.Point(435, 103);
  1773. this.lblForecastPower_XN6.Margin = new System.Windows.Forms.Padding(3, 16, 3, 16);
  1774. this.lblForecastPower_XN6.MyEmSize = 21.75F;
  1775. this.lblForecastPower_XN6.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  1776. this.lblForecastPower_XN6.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  1777. this.lblForecastPower_XN6.Name = "lblForecastPower_XN6";
  1778. this.lblForecastPower_XN6.Size = new System.Drawing.Size(100, 23);
  1779. this.lblForecastPower_XN6.TabIndex = 3;
  1780. this.lblForecastPower_XN6.TestPointId = null;
  1781. this.lblForecastPower_XN6.UniformCode = null;
  1782. this.lblForecastPower_XN6.WindPowerId = null;
  1783. this.lblForecastPower_XN6.WindTurbineId = null;
  1784. //
  1785. // label95
  1786. //
  1787. this.label95.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1788. this.label95.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1789. this.label95.Location = new System.Drawing.Point(309, 32);
  1790. this.label95.Name = "label95";
  1791. this.label95.Size = new System.Drawing.Size(120, 22);
  1792. this.label95.TabIndex = 2;
  1793. this.label95.Text = "实发有功:";
  1794. this.label95.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1795. //
  1796. // lblAgcUp_XN6
  1797. //
  1798. this.lblAgcUp_XN6.BackColor = System.Drawing.Color.Transparent;
  1799. this.lblAgcUp_XN6.LableShowType = 0;
  1800. this.lblAgcUp_XN6.LableText = "000000";
  1801. this.lblAgcUp_XN6.LableType = 0;
  1802. this.lblAgcUp_XN6.Location = new System.Drawing.Point(140, 103);
  1803. this.lblAgcUp_XN6.Margin = new System.Windows.Forms.Padding(3, 11, 3, 11);
  1804. this.lblAgcUp_XN6.MyEmSize = 21.75F;
  1805. this.lblAgcUp_XN6.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  1806. this.lblAgcUp_XN6.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  1807. this.lblAgcUp_XN6.Name = "lblAgcUp_XN6";
  1808. this.lblAgcUp_XN6.Size = new System.Drawing.Size(100, 23);
  1809. this.lblAgcUp_XN6.TabIndex = 3;
  1810. this.lblAgcUp_XN6.TestPointId = null;
  1811. this.lblAgcUp_XN6.UniformCode = null;
  1812. this.lblAgcUp_XN6.WindPowerId = null;
  1813. this.lblAgcUp_XN6.WindTurbineId = null;
  1814. //
  1815. // label96
  1816. //
  1817. this.label96.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1818. this.label96.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1819. this.label96.Location = new System.Drawing.Point(298, 68);
  1820. this.label96.Name = "label96";
  1821. this.label96.Size = new System.Drawing.Size(131, 22);
  1822. this.label96.TabIndex = 2;
  1823. this.label96.Text = "理论功率:";
  1824. this.label96.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1825. //
  1826. // lblTheoryPower_XN6
  1827. //
  1828. this.lblTheoryPower_XN6.BackColor = System.Drawing.Color.Transparent;
  1829. this.lblTheoryPower_XN6.LableShowType = 0;
  1830. this.lblTheoryPower_XN6.LableText = "000000";
  1831. this.lblTheoryPower_XN6.LableType = 0;
  1832. this.lblTheoryPower_XN6.Location = new System.Drawing.Point(435, 64);
  1833. this.lblTheoryPower_XN6.Margin = new System.Windows.Forms.Padding(3, 11, 3, 11);
  1834. this.lblTheoryPower_XN6.MyEmSize = 21.75F;
  1835. this.lblTheoryPower_XN6.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  1836. this.lblTheoryPower_XN6.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  1837. this.lblTheoryPower_XN6.Name = "lblTheoryPower_XN6";
  1838. this.lblTheoryPower_XN6.Size = new System.Drawing.Size(100, 23);
  1839. this.lblTheoryPower_XN6.TabIndex = 3;
  1840. this.lblTheoryPower_XN6.TestPointId = null;
  1841. this.lblTheoryPower_XN6.UniformCode = null;
  1842. this.lblTheoryPower_XN6.WindPowerId = null;
  1843. this.lblTheoryPower_XN6.WindTurbineId = null;
  1844. //
  1845. // label97
  1846. //
  1847. this.label97.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1848. this.label97.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1849. this.label97.Location = new System.Drawing.Point(14, 106);
  1850. this.label97.Name = "label97";
  1851. this.label97.Size = new System.Drawing.Size(120, 22);
  1852. this.label97.TabIndex = 2;
  1853. this.label97.Text = "AGC可调下限:";
  1854. this.label97.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1855. //
  1856. // lblAgcOn_XN6
  1857. //
  1858. this.lblAgcOn_XN6.BackColor = System.Drawing.Color.Transparent;
  1859. this.lblAgcOn_XN6.LableShowType = 0;
  1860. this.lblAgcOn_XN6.LableText = "000000";
  1861. this.lblAgcOn_XN6.LableType = 0;
  1862. this.lblAgcOn_XN6.Location = new System.Drawing.Point(140, 65);
  1863. this.lblAgcOn_XN6.Margin = new System.Windows.Forms.Padding(3, 8, 3, 8);
  1864. this.lblAgcOn_XN6.MyEmSize = 21.75F;
  1865. this.lblAgcOn_XN6.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  1866. this.lblAgcOn_XN6.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  1867. this.lblAgcOn_XN6.Name = "lblAgcOn_XN6";
  1868. this.lblAgcOn_XN6.Size = new System.Drawing.Size(100, 23);
  1869. this.lblAgcOn_XN6.TabIndex = 3;
  1870. this.lblAgcOn_XN6.TestPointId = null;
  1871. this.lblAgcOn_XN6.UniformCode = null;
  1872. this.lblAgcOn_XN6.WindPowerId = null;
  1873. this.lblAgcOn_XN6.WindTurbineId = null;
  1874. //
  1875. // label98
  1876. //
  1877. this.label98.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1878. this.label98.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1879. this.label98.Location = new System.Drawing.Point(309, 106);
  1880. this.label98.Name = "label98";
  1881. this.label98.Size = new System.Drawing.Size(120, 22);
  1882. this.label98.TabIndex = 2;
  1883. this.label98.Text = "预测功率:";
  1884. this.label98.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1885. //
  1886. // lblActualPower_XN6
  1887. //
  1888. this.lblActualPower_XN6.BackColor = System.Drawing.Color.Transparent;
  1889. this.lblActualPower_XN6.LableShowType = 0;
  1890. this.lblActualPower_XN6.LableText = "000000";
  1891. this.lblActualPower_XN6.LableType = 0;
  1892. this.lblActualPower_XN6.Location = new System.Drawing.Point(435, 29);
  1893. this.lblActualPower_XN6.Margin = new System.Windows.Forms.Padding(3, 8, 3, 8);
  1894. this.lblActualPower_XN6.MyEmSize = 21.75F;
  1895. this.lblActualPower_XN6.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  1896. this.lblActualPower_XN6.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  1897. this.lblActualPower_XN6.Name = "lblActualPower_XN6";
  1898. this.lblActualPower_XN6.Size = new System.Drawing.Size(100, 23);
  1899. this.lblActualPower_XN6.TabIndex = 3;
  1900. this.lblActualPower_XN6.TestPointId = null;
  1901. this.lblActualPower_XN6.UniformCode = null;
  1902. this.lblActualPower_XN6.WindPowerId = null;
  1903. this.lblActualPower_XN6.WindTurbineId = null;
  1904. //
  1905. // label99
  1906. //
  1907. this.label99.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1908. this.label99.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1909. this.label99.Location = new System.Drawing.Point(14, 142);
  1910. this.label99.Name = "label99";
  1911. this.label99.Size = new System.Drawing.Size(120, 22);
  1912. this.label99.TabIndex = 2;
  1913. this.label99.Text = "AGC投入:";
  1914. this.label99.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1915. //
  1916. // lblPowerSet_XN6
  1917. //
  1918. this.lblPowerSet_XN6.BackColor = System.Drawing.Color.Transparent;
  1919. this.lblPowerSet_XN6.LableShowType = 0;
  1920. this.lblPowerSet_XN6.LableText = "000000";
  1921. this.lblPowerSet_XN6.LableType = 0;
  1922. this.lblPowerSet_XN6.Location = new System.Drawing.Point(140, 28);
  1923. this.lblPowerSet_XN6.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
  1924. this.lblPowerSet_XN6.MyEmSize = 21.75F;
  1925. this.lblPowerSet_XN6.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  1926. this.lblPowerSet_XN6.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  1927. this.lblPowerSet_XN6.Name = "lblPowerSet_XN6";
  1928. this.lblPowerSet_XN6.Size = new System.Drawing.Size(100, 23);
  1929. this.lblPowerSet_XN6.TabIndex = 3;
  1930. this.lblPowerSet_XN6.TestPointId = null;
  1931. this.lblPowerSet_XN6.UniformCode = null;
  1932. this.lblPowerSet_XN6.WindPowerId = null;
  1933. this.lblPowerSet_XN6.WindTurbineId = null;
  1934. //
  1935. // label100
  1936. //
  1937. this.label100.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1938. this.label100.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1939. this.label100.Location = new System.Drawing.Point(309, 142);
  1940. this.label100.Name = "label100";
  1941. this.label100.Size = new System.Drawing.Size(120, 22);
  1942. this.label100.TabIndex = 2;
  1943. this.label100.Text = "AGC远方:";
  1944. this.label100.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1945. //
  1946. // label108
  1947. //
  1948. this.label108.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1949. this.label108.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1950. this.label108.Location = new System.Drawing.Point(534, 106);
  1951. this.label108.Name = "label108";
  1952. this.label108.Size = new System.Drawing.Size(44, 22);
  1953. this.label108.TabIndex = 2;
  1954. this.label108.Text = "MW";
  1955. this.label108.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1956. //
  1957. // label101
  1958. //
  1959. this.label101.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1960. this.label101.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1961. this.label101.Location = new System.Drawing.Point(14, 179);
  1962. this.label101.Name = "label101";
  1963. this.label101.Size = new System.Drawing.Size(120, 22);
  1964. this.label101.TabIndex = 2;
  1965. this.label101.Text = "有功增闭锁:";
  1966. this.label101.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1967. //
  1968. // label107
  1969. //
  1970. this.label107.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1971. this.label107.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1972. this.label107.Location = new System.Drawing.Point(239, 106);
  1973. this.label107.Name = "label107";
  1974. this.label107.Size = new System.Drawing.Size(44, 22);
  1975. this.label107.TabIndex = 2;
  1976. this.label107.Text = "MW";
  1977. this.label107.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1978. //
  1979. // label102
  1980. //
  1981. this.label102.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1982. this.label102.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1983. this.label102.Location = new System.Drawing.Point(309, 179);
  1984. this.label102.Name = "label102";
  1985. this.label102.Size = new System.Drawing.Size(120, 22);
  1986. this.label102.TabIndex = 2;
  1987. this.label102.Text = "有功减闭锁:";
  1988. this.label102.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1989. //
  1990. // label106
  1991. //
  1992. this.label106.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1993. this.label106.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  1994. this.label106.Location = new System.Drawing.Point(534, 68);
  1995. this.label106.Name = "label106";
  1996. this.label106.Size = new System.Drawing.Size(44, 22);
  1997. this.label106.TabIndex = 2;
  1998. this.label106.Text = "MW";
  1999. this.label106.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2000. //
  2001. // label103
  2002. //
  2003. this.label103.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2004. this.label103.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2005. this.label103.Location = new System.Drawing.Point(239, 32);
  2006. this.label103.Name = "label103";
  2007. this.label103.Size = new System.Drawing.Size(44, 22);
  2008. this.label103.TabIndex = 2;
  2009. this.label103.Text = "MW";
  2010. this.label103.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2011. //
  2012. // label105
  2013. //
  2014. this.label105.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2015. this.label105.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2016. this.label105.Location = new System.Drawing.Point(239, 68);
  2017. this.label105.Name = "label105";
  2018. this.label105.Size = new System.Drawing.Size(44, 22);
  2019. this.label105.TabIndex = 2;
  2020. this.label105.Text = "MW";
  2021. this.label105.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2022. //
  2023. // label104
  2024. //
  2025. this.label104.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2026. this.label104.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2027. this.label104.Location = new System.Drawing.Point(534, 32);
  2028. this.label104.Name = "label104";
  2029. this.label104.Size = new System.Drawing.Size(44, 22);
  2030. this.label104.TabIndex = 2;
  2031. this.label104.Text = "MW";
  2032. this.label104.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2033. //
  2034. // panel19
  2035. //
  2036. this.panel19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2037. this.panel19.Controls.Add(this.panel20);
  2038. this.panel19.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2039. this.panel19.Location = new System.Drawing.Point(23, 444);
  2040. this.panel19.Name = "panel19";
  2041. this.panel19.Size = new System.Drawing.Size(368, 38);
  2042. this.panel19.TabIndex = 12;
  2043. //
  2044. // panel20
  2045. //
  2046. this.panel20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  2047. this.panel20.Controls.Add(this.picStatus_XN6);
  2048. this.panel20.Controls.Add(this.label12);
  2049. this.panel20.Controls.Add(this.label11);
  2050. this.panel20.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2051. this.panel20.Location = new System.Drawing.Point(1, 1);
  2052. this.panel20.Name = "panel20";
  2053. this.panel20.Size = new System.Drawing.Size(366, 36);
  2054. this.panel20.TabIndex = 0;
  2055. //
  2056. // picStatus_XN6
  2057. //
  2058. this.picStatus_XN6.Image = global::IntelligentControlForsx.Properties.Resources.green_b;
  2059. this.picStatus_XN6.Location = new System.Drawing.Point(319, 2);
  2060. this.picStatus_XN6.Name = "picStatus_XN6";
  2061. this.picStatus_XN6.Size = new System.Drawing.Size(32, 32);
  2062. this.picStatus_XN6.TabIndex = 2;
  2063. this.picStatus_XN6.TabStop = false;
  2064. //
  2065. // label12
  2066. //
  2067. this.label12.AutoSize = true;
  2068. this.label12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2069. this.label12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2070. this.label12.Location = new System.Drawing.Point(177, 10);
  2071. this.label12.Margin = new System.Windows.Forms.Padding(0);
  2072. this.label12.Name = "label12";
  2073. this.label12.Size = new System.Drawing.Size(122, 21);
  2074. this.label12.TabIndex = 1;
  2075. this.label12.Text = "(石板泉一期)";
  2076. this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2077. //
  2078. // label11
  2079. //
  2080. this.label11.AutoSize = true;
  2081. this.label11.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2082. this.label11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2083. this.label11.Location = new System.Drawing.Point(5, 5);
  2084. this.label11.Name = "label11";
  2085. this.label11.Size = new System.Drawing.Size(152, 27);
  2086. this.label11.TabIndex = 0;
  2087. this.label11.Text = "星能第六风电场";
  2088. //
  2089. // panel21
  2090. //
  2091. this.panel21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2092. this.panel21.Controls.Add(this.panel22);
  2093. this.panel21.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2094. this.panel21.Location = new System.Drawing.Point(633, 462);
  2095. this.panel21.Name = "panel21";
  2096. this.panel21.Size = new System.Drawing.Size(590, 388);
  2097. this.panel21.TabIndex = 8;
  2098. //
  2099. // panel22
  2100. //
  2101. this.panel22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  2102. this.panel22.Controls.Add(this.picSubLock_NSS5);
  2103. this.panel22.Controls.Add(this.lineChar_NSS5);
  2104. this.panel22.Controls.Add(this.panel23);
  2105. this.panel22.Controls.Add(this.picSumLock_NSS5);
  2106. this.panel22.Controls.Add(this.label91);
  2107. this.panel22.Controls.Add(this.label77);
  2108. this.panel22.Controls.Add(this.picAgcFar_NSS5);
  2109. this.panel22.Controls.Add(this.label78);
  2110. this.panel22.Controls.Add(this.label92);
  2111. this.panel22.Controls.Add(this.label79);
  2112. this.panel22.Controls.Add(this.picAgcIn_NSS5);
  2113. this.panel22.Controls.Add(this.label80);
  2114. this.panel22.Controls.Add(this.label81);
  2115. this.panel22.Controls.Add(this.lblForecastPower_NSS5);
  2116. this.panel22.Controls.Add(this.label82);
  2117. this.panel22.Controls.Add(this.label90);
  2118. this.panel22.Controls.Add(this.label83);
  2119. this.panel22.Controls.Add(this.lblAgcUp_NSS5);
  2120. this.panel22.Controls.Add(this.label84);
  2121. this.panel22.Controls.Add(this.label89);
  2122. this.panel22.Controls.Add(this.label85);
  2123. this.panel22.Controls.Add(this.lblTheoryPower_NSS5);
  2124. this.panel22.Controls.Add(this.lblPowerSet_NSS5);
  2125. this.panel22.Controls.Add(this.label88);
  2126. this.panel22.Controls.Add(this.label86);
  2127. this.panel22.Controls.Add(this.lblAgcOn_NSS5);
  2128. this.panel22.Controls.Add(this.lblActualPower_NSS5);
  2129. this.panel22.Controls.Add(this.label87);
  2130. this.panel22.Location = new System.Drawing.Point(1, 1);
  2131. this.panel22.Name = "panel22";
  2132. this.panel22.Size = new System.Drawing.Size(588, 386);
  2133. this.panel22.TabIndex = 0;
  2134. //
  2135. // picSubLock_NSS5
  2136. //
  2137. this.picSubLock_NSS5.Image = global::IntelligentControlForsx.Properties.Resources.green;
  2138. this.picSubLock_NSS5.Location = new System.Drawing.Point(435, 179);
  2139. this.picSubLock_NSS5.Name = "picSubLock_NSS5";
  2140. this.picSubLock_NSS5.Size = new System.Drawing.Size(20, 20);
  2141. this.picSubLock_NSS5.TabIndex = 4;
  2142. this.picSubLock_NSS5.TabStop = false;
  2143. //
  2144. // lineChar_NSS5
  2145. //
  2146. this.lineChar_NSS5.ActualDataPoint = null;
  2147. this.lineChar_NSS5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  2148. this.lineChar_NSS5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2149. this.lineChar_NSS5.Location = new System.Drawing.Point(3, 222);
  2150. this.lineChar_NSS5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  2151. this.lineChar_NSS5.Name = "lineChar_NSS5";
  2152. this.lineChar_NSS5.SetDataPoint = null;
  2153. this.lineChar_NSS5.Size = new System.Drawing.Size(580, 160);
  2154. this.lineChar_NSS5.TabIndex = 1;
  2155. this.lineChar_NSS5.Title = null;
  2156. //
  2157. // panel23
  2158. //
  2159. this.panel23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2160. this.panel23.Location = new System.Drawing.Point(4, 218);
  2161. this.panel23.Name = "panel23";
  2162. this.panel23.Size = new System.Drawing.Size(580, 1);
  2163. this.panel23.TabIndex = 0;
  2164. //
  2165. // picSumLock_NSS5
  2166. //
  2167. this.picSumLock_NSS5.Image = global::IntelligentControlForsx.Properties.Resources.green;
  2168. this.picSumLock_NSS5.Location = new System.Drawing.Point(140, 179);
  2169. this.picSumLock_NSS5.Name = "picSumLock_NSS5";
  2170. this.picSumLock_NSS5.Size = new System.Drawing.Size(20, 20);
  2171. this.picSumLock_NSS5.TabIndex = 4;
  2172. this.picSumLock_NSS5.TabStop = false;
  2173. //
  2174. // label91
  2175. //
  2176. this.label91.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2177. this.label91.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2178. this.label91.Location = new System.Drawing.Point(14, 32);
  2179. this.label91.Name = "label91";
  2180. this.label91.Size = new System.Drawing.Size(120, 22);
  2181. this.label91.TabIndex = 2;
  2182. this.label91.Text = "有功设定限值:";
  2183. this.label91.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2184. //
  2185. // label77
  2186. //
  2187. this.label77.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2188. this.label77.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2189. this.label77.Location = new System.Drawing.Point(534, 32);
  2190. this.label77.Name = "label77";
  2191. this.label77.Size = new System.Drawing.Size(44, 22);
  2192. this.label77.TabIndex = 2;
  2193. this.label77.Text = "MW";
  2194. this.label77.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2195. //
  2196. // picAgcFar_NSS5
  2197. //
  2198. this.picAgcFar_NSS5.Image = global::IntelligentControlForsx.Properties.Resources.green;
  2199. this.picAgcFar_NSS5.Location = new System.Drawing.Point(435, 144);
  2200. this.picAgcFar_NSS5.Name = "picAgcFar_NSS5";
  2201. this.picAgcFar_NSS5.Size = new System.Drawing.Size(20, 20);
  2202. this.picAgcFar_NSS5.TabIndex = 4;
  2203. this.picAgcFar_NSS5.TabStop = false;
  2204. //
  2205. // label78
  2206. //
  2207. this.label78.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2208. this.label78.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2209. this.label78.Location = new System.Drawing.Point(239, 68);
  2210. this.label78.Name = "label78";
  2211. this.label78.Size = new System.Drawing.Size(44, 22);
  2212. this.label78.TabIndex = 2;
  2213. this.label78.Text = "MW";
  2214. this.label78.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2215. //
  2216. // label92
  2217. //
  2218. this.label92.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2219. this.label92.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2220. this.label92.Location = new System.Drawing.Point(298, 68);
  2221. this.label92.Name = "label92";
  2222. this.label92.Size = new System.Drawing.Size(131, 22);
  2223. this.label92.TabIndex = 2;
  2224. this.label92.Text = "理论功率:";
  2225. this.label92.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2226. //
  2227. // label79
  2228. //
  2229. this.label79.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2230. this.label79.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2231. this.label79.Location = new System.Drawing.Point(239, 32);
  2232. this.label79.Name = "label79";
  2233. this.label79.Size = new System.Drawing.Size(44, 22);
  2234. this.label79.TabIndex = 2;
  2235. this.label79.Text = "MW";
  2236. this.label79.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2237. //
  2238. // picAgcIn_NSS5
  2239. //
  2240. this.picAgcIn_NSS5.Image = global::IntelligentControlForsx.Properties.Resources.green;
  2241. this.picAgcIn_NSS5.Location = new System.Drawing.Point(140, 144);
  2242. this.picAgcIn_NSS5.Name = "picAgcIn_NSS5";
  2243. this.picAgcIn_NSS5.Size = new System.Drawing.Size(20, 20);
  2244. this.picAgcIn_NSS5.TabIndex = 4;
  2245. this.picAgcIn_NSS5.TabStop = false;
  2246. //
  2247. // label80
  2248. //
  2249. this.label80.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2250. this.label80.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2251. this.label80.Location = new System.Drawing.Point(534, 68);
  2252. this.label80.Name = "label80";
  2253. this.label80.Size = new System.Drawing.Size(44, 22);
  2254. this.label80.TabIndex = 2;
  2255. this.label80.Text = "MW";
  2256. this.label80.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2257. //
  2258. // label81
  2259. //
  2260. this.label81.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2261. this.label81.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2262. this.label81.Location = new System.Drawing.Point(309, 179);
  2263. this.label81.Name = "label81";
  2264. this.label81.Size = new System.Drawing.Size(120, 22);
  2265. this.label81.TabIndex = 2;
  2266. this.label81.Text = "有功减闭锁:";
  2267. this.label81.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2268. //
  2269. // lblForecastPower_NSS5
  2270. //
  2271. this.lblForecastPower_NSS5.BackColor = System.Drawing.Color.Transparent;
  2272. this.lblForecastPower_NSS5.LableShowType = 0;
  2273. this.lblForecastPower_NSS5.LableText = "000000";
  2274. this.lblForecastPower_NSS5.LableType = 0;
  2275. this.lblForecastPower_NSS5.Location = new System.Drawing.Point(435, 103);
  2276. this.lblForecastPower_NSS5.Margin = new System.Windows.Forms.Padding(3, 23, 3, 23);
  2277. this.lblForecastPower_NSS5.MyEmSize = 21.75F;
  2278. this.lblForecastPower_NSS5.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  2279. this.lblForecastPower_NSS5.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  2280. this.lblForecastPower_NSS5.Name = "lblForecastPower_NSS5";
  2281. this.lblForecastPower_NSS5.Size = new System.Drawing.Size(100, 23);
  2282. this.lblForecastPower_NSS5.TabIndex = 3;
  2283. this.lblForecastPower_NSS5.TestPointId = null;
  2284. this.lblForecastPower_NSS5.UniformCode = null;
  2285. this.lblForecastPower_NSS5.WindPowerId = null;
  2286. this.lblForecastPower_NSS5.WindTurbineId = null;
  2287. //
  2288. // label82
  2289. //
  2290. this.label82.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2291. this.label82.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2292. this.label82.Location = new System.Drawing.Point(239, 106);
  2293. this.label82.Name = "label82";
  2294. this.label82.Size = new System.Drawing.Size(44, 22);
  2295. this.label82.TabIndex = 2;
  2296. this.label82.Text = "MW";
  2297. this.label82.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2298. //
  2299. // label90
  2300. //
  2301. this.label90.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2302. this.label90.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2303. this.label90.Location = new System.Drawing.Point(3, 68);
  2304. this.label90.Name = "label90";
  2305. this.label90.Size = new System.Drawing.Size(131, 22);
  2306. this.label90.TabIndex = 2;
  2307. this.label90.Text = "AGC可调上限:";
  2308. this.label90.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2309. //
  2310. // label83
  2311. //
  2312. this.label83.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2313. this.label83.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2314. this.label83.Location = new System.Drawing.Point(14, 179);
  2315. this.label83.Name = "label83";
  2316. this.label83.Size = new System.Drawing.Size(120, 22);
  2317. this.label83.TabIndex = 2;
  2318. this.label83.Text = "有功增闭锁:";
  2319. this.label83.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2320. //
  2321. // lblAgcUp_NSS5
  2322. //
  2323. this.lblAgcUp_NSS5.BackColor = System.Drawing.Color.Transparent;
  2324. this.lblAgcUp_NSS5.LableShowType = 0;
  2325. this.lblAgcUp_NSS5.LableText = "000000";
  2326. this.lblAgcUp_NSS5.LableType = 0;
  2327. this.lblAgcUp_NSS5.Location = new System.Drawing.Point(140, 103);
  2328. this.lblAgcUp_NSS5.Margin = new System.Windows.Forms.Padding(3, 16, 3, 16);
  2329. this.lblAgcUp_NSS5.MyEmSize = 21.75F;
  2330. this.lblAgcUp_NSS5.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  2331. this.lblAgcUp_NSS5.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  2332. this.lblAgcUp_NSS5.Name = "lblAgcUp_NSS5";
  2333. this.lblAgcUp_NSS5.Size = new System.Drawing.Size(100, 23);
  2334. this.lblAgcUp_NSS5.TabIndex = 3;
  2335. this.lblAgcUp_NSS5.TestPointId = null;
  2336. this.lblAgcUp_NSS5.UniformCode = null;
  2337. this.lblAgcUp_NSS5.WindPowerId = null;
  2338. this.lblAgcUp_NSS5.WindTurbineId = null;
  2339. //
  2340. // label84
  2341. //
  2342. this.label84.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2343. this.label84.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2344. this.label84.Location = new System.Drawing.Point(534, 106);
  2345. this.label84.Name = "label84";
  2346. this.label84.Size = new System.Drawing.Size(44, 22);
  2347. this.label84.TabIndex = 2;
  2348. this.label84.Text = "MW";
  2349. this.label84.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2350. //
  2351. // label89
  2352. //
  2353. this.label89.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2354. this.label89.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2355. this.label89.Location = new System.Drawing.Point(309, 32);
  2356. this.label89.Name = "label89";
  2357. this.label89.Size = new System.Drawing.Size(120, 22);
  2358. this.label89.TabIndex = 2;
  2359. this.label89.Text = "实发有功:";
  2360. this.label89.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2361. //
  2362. // label85
  2363. //
  2364. this.label85.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2365. this.label85.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2366. this.label85.Location = new System.Drawing.Point(309, 142);
  2367. this.label85.Name = "label85";
  2368. this.label85.Size = new System.Drawing.Size(120, 22);
  2369. this.label85.TabIndex = 2;
  2370. this.label85.Text = "AGC远方:";
  2371. this.label85.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2372. //
  2373. // lblTheoryPower_NSS5
  2374. //
  2375. this.lblTheoryPower_NSS5.BackColor = System.Drawing.Color.Transparent;
  2376. this.lblTheoryPower_NSS5.LableShowType = 0;
  2377. this.lblTheoryPower_NSS5.LableText = "000000";
  2378. this.lblTheoryPower_NSS5.LableType = 0;
  2379. this.lblTheoryPower_NSS5.Location = new System.Drawing.Point(435, 64);
  2380. this.lblTheoryPower_NSS5.Margin = new System.Windows.Forms.Padding(3, 16, 3, 16);
  2381. this.lblTheoryPower_NSS5.MyEmSize = 21.75F;
  2382. this.lblTheoryPower_NSS5.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  2383. this.lblTheoryPower_NSS5.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  2384. this.lblTheoryPower_NSS5.Name = "lblTheoryPower_NSS5";
  2385. this.lblTheoryPower_NSS5.Size = new System.Drawing.Size(100, 23);
  2386. this.lblTheoryPower_NSS5.TabIndex = 3;
  2387. this.lblTheoryPower_NSS5.TestPointId = null;
  2388. this.lblTheoryPower_NSS5.UniformCode = null;
  2389. this.lblTheoryPower_NSS5.WindPowerId = null;
  2390. this.lblTheoryPower_NSS5.WindTurbineId = null;
  2391. //
  2392. // lblPowerSet_NSS5
  2393. //
  2394. this.lblPowerSet_NSS5.BackColor = System.Drawing.Color.Transparent;
  2395. this.lblPowerSet_NSS5.LableShowType = 0;
  2396. this.lblPowerSet_NSS5.LableText = "000000";
  2397. this.lblPowerSet_NSS5.LableType = 0;
  2398. this.lblPowerSet_NSS5.Location = new System.Drawing.Point(140, 28);
  2399. this.lblPowerSet_NSS5.Margin = new System.Windows.Forms.Padding(3, 8, 3, 8);
  2400. this.lblPowerSet_NSS5.MyEmSize = 21.75F;
  2401. this.lblPowerSet_NSS5.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  2402. this.lblPowerSet_NSS5.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  2403. this.lblPowerSet_NSS5.Name = "lblPowerSet_NSS5";
  2404. this.lblPowerSet_NSS5.Size = new System.Drawing.Size(100, 23);
  2405. this.lblPowerSet_NSS5.TabIndex = 3;
  2406. this.lblPowerSet_NSS5.TestPointId = null;
  2407. this.lblPowerSet_NSS5.UniformCode = null;
  2408. this.lblPowerSet_NSS5.WindPowerId = null;
  2409. this.lblPowerSet_NSS5.WindTurbineId = null;
  2410. //
  2411. // label88
  2412. //
  2413. this.label88.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2414. this.label88.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2415. this.label88.Location = new System.Drawing.Point(14, 106);
  2416. this.label88.Name = "label88";
  2417. this.label88.Size = new System.Drawing.Size(120, 22);
  2418. this.label88.TabIndex = 2;
  2419. this.label88.Text = "AGC可调下限:";
  2420. this.label88.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2421. //
  2422. // label86
  2423. //
  2424. this.label86.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2425. this.label86.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2426. this.label86.Location = new System.Drawing.Point(14, 142);
  2427. this.label86.Name = "label86";
  2428. this.label86.Size = new System.Drawing.Size(120, 22);
  2429. this.label86.TabIndex = 2;
  2430. this.label86.Text = "AGC投入:";
  2431. this.label86.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2432. //
  2433. // lblAgcOn_NSS5
  2434. //
  2435. this.lblAgcOn_NSS5.BackColor = System.Drawing.Color.Transparent;
  2436. this.lblAgcOn_NSS5.LableShowType = 0;
  2437. this.lblAgcOn_NSS5.LableText = "000000";
  2438. this.lblAgcOn_NSS5.LableType = 0;
  2439. this.lblAgcOn_NSS5.Location = new System.Drawing.Point(140, 65);
  2440. this.lblAgcOn_NSS5.Margin = new System.Windows.Forms.Padding(3, 11, 3, 11);
  2441. this.lblAgcOn_NSS5.MyEmSize = 21.75F;
  2442. this.lblAgcOn_NSS5.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  2443. this.lblAgcOn_NSS5.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  2444. this.lblAgcOn_NSS5.Name = "lblAgcOn_NSS5";
  2445. this.lblAgcOn_NSS5.Size = new System.Drawing.Size(100, 23);
  2446. this.lblAgcOn_NSS5.TabIndex = 3;
  2447. this.lblAgcOn_NSS5.TestPointId = null;
  2448. this.lblAgcOn_NSS5.UniformCode = null;
  2449. this.lblAgcOn_NSS5.WindPowerId = null;
  2450. this.lblAgcOn_NSS5.WindTurbineId = null;
  2451. //
  2452. // lblActualPower_NSS5
  2453. //
  2454. this.lblActualPower_NSS5.BackColor = System.Drawing.Color.Transparent;
  2455. this.lblActualPower_NSS5.LableShowType = 0;
  2456. this.lblActualPower_NSS5.LableText = "000000";
  2457. this.lblActualPower_NSS5.LableType = 0;
  2458. this.lblActualPower_NSS5.Location = new System.Drawing.Point(435, 29);
  2459. this.lblActualPower_NSS5.Margin = new System.Windows.Forms.Padding(3, 11, 3, 11);
  2460. this.lblActualPower_NSS5.MyEmSize = 21.75F;
  2461. this.lblActualPower_NSS5.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  2462. this.lblActualPower_NSS5.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  2463. this.lblActualPower_NSS5.Name = "lblActualPower_NSS5";
  2464. this.lblActualPower_NSS5.Size = new System.Drawing.Size(100, 23);
  2465. this.lblActualPower_NSS5.TabIndex = 3;
  2466. this.lblActualPower_NSS5.TestPointId = null;
  2467. this.lblActualPower_NSS5.UniformCode = null;
  2468. this.lblActualPower_NSS5.WindPowerId = null;
  2469. this.lblActualPower_NSS5.WindTurbineId = null;
  2470. //
  2471. // label87
  2472. //
  2473. this.label87.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2474. this.label87.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2475. this.label87.Location = new System.Drawing.Point(309, 106);
  2476. this.label87.Name = "label87";
  2477. this.label87.Size = new System.Drawing.Size(120, 22);
  2478. this.label87.TabIndex = 2;
  2479. this.label87.Text = "预测功率:";
  2480. this.label87.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2481. //
  2482. // panel24
  2483. //
  2484. this.panel24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2485. this.panel24.Controls.Add(this.panel25);
  2486. this.panel24.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2487. this.panel24.Location = new System.Drawing.Point(654, 444);
  2488. this.panel24.Name = "panel24";
  2489. this.panel24.Size = new System.Drawing.Size(368, 38);
  2490. this.panel24.TabIndex = 11;
  2491. //
  2492. // panel25
  2493. //
  2494. this.panel25.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  2495. this.panel25.Controls.Add(this.picStatus_NSS5);
  2496. this.panel25.Controls.Add(this.label10);
  2497. this.panel25.Controls.Add(this.label9);
  2498. this.panel25.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2499. this.panel25.Location = new System.Drawing.Point(1, 1);
  2500. this.panel25.Name = "panel25";
  2501. this.panel25.Size = new System.Drawing.Size(366, 36);
  2502. this.panel25.TabIndex = 0;
  2503. //
  2504. // picStatus_NSS5
  2505. //
  2506. this.picStatus_NSS5.Image = global::IntelligentControlForsx.Properties.Resources.green_b;
  2507. this.picStatus_NSS5.Location = new System.Drawing.Point(319, 2);
  2508. this.picStatus_NSS5.Name = "picStatus_NSS5";
  2509. this.picStatus_NSS5.Size = new System.Drawing.Size(32, 32);
  2510. this.picStatus_NSS5.TabIndex = 2;
  2511. this.picStatus_NSS5.TabStop = false;
  2512. //
  2513. // label10
  2514. //
  2515. this.label10.AutoSize = true;
  2516. this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2517. this.label10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2518. this.label10.Location = new System.Drawing.Point(177, 9);
  2519. this.label10.Margin = new System.Windows.Forms.Padding(0);
  2520. this.label10.Name = "label10";
  2521. this.label10.Size = new System.Drawing.Size(106, 21);
  2522. this.label10.TabIndex = 1;
  2523. this.label10.Text = "(二三四期)";
  2524. this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2525. //
  2526. // label9
  2527. //
  2528. this.label9.AutoSize = true;
  2529. this.label9.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2530. this.label9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2531. this.label9.Location = new System.Drawing.Point(5, 5);
  2532. this.label9.Name = "label9";
  2533. this.label9.Size = new System.Drawing.Size(172, 27);
  2534. this.label9.TabIndex = 0;
  2535. this.label9.Text = "牛首山第五风电场";
  2536. //
  2537. // panel26
  2538. //
  2539. this.panel26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2540. this.panel26.Controls.Add(this.panel27);
  2541. this.panel26.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2542. this.panel26.Location = new System.Drawing.Point(1264, 463);
  2543. this.panel26.Name = "panel26";
  2544. this.panel26.Size = new System.Drawing.Size(590, 388);
  2545. this.panel26.TabIndex = 7;
  2546. //
  2547. // panel27
  2548. //
  2549. this.panel27.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  2550. this.panel27.Controls.Add(this.picSubLock_XS5);
  2551. this.panel27.Controls.Add(this.lineChar_XS5);
  2552. this.panel27.Controls.Add(this.panel28);
  2553. this.panel27.Controls.Add(this.label71);
  2554. this.panel27.Controls.Add(this.picSumLock_XS5);
  2555. this.panel27.Controls.Add(this.label61);
  2556. this.panel27.Controls.Add(this.label76);
  2557. this.panel27.Controls.Add(this.lblActualPower_XS5);
  2558. this.panel27.Controls.Add(this.label75);
  2559. this.panel27.Controls.Add(this.lblAgcOn_XS5);
  2560. this.panel27.Controls.Add(this.picAgcFar_XS5);
  2561. this.panel27.Controls.Add(this.label62);
  2562. this.panel27.Controls.Add(this.label74);
  2563. this.panel27.Controls.Add(this.label63);
  2564. this.panel27.Controls.Add(this.label73);
  2565. this.panel27.Controls.Add(this.lblPowerSet_XS5);
  2566. this.panel27.Controls.Add(this.picAgcIn_XS5);
  2567. this.panel27.Controls.Add(this.lblTheoryPower_XS5);
  2568. this.panel27.Controls.Add(this.label72);
  2569. this.panel27.Controls.Add(this.label64);
  2570. this.panel27.Controls.Add(this.label65);
  2571. this.panel27.Controls.Add(this.label70);
  2572. this.panel27.Controls.Add(this.label66);
  2573. this.panel27.Controls.Add(this.lblForecastPower_XS5);
  2574. this.panel27.Controls.Add(this.lblAgcUp_XS5);
  2575. this.panel27.Controls.Add(this.label69);
  2576. this.panel27.Controls.Add(this.label67);
  2577. this.panel27.Controls.Add(this.label68);
  2578. this.panel27.Location = new System.Drawing.Point(1, 1);
  2579. this.panel27.Name = "panel27";
  2580. this.panel27.Size = new System.Drawing.Size(588, 386);
  2581. this.panel27.TabIndex = 0;
  2582. //
  2583. // picSubLock_XS5
  2584. //
  2585. this.picSubLock_XS5.Image = global::IntelligentControlForsx.Properties.Resources.green;
  2586. this.picSubLock_XS5.Location = new System.Drawing.Point(435, 179);
  2587. this.picSubLock_XS5.Name = "picSubLock_XS5";
  2588. this.picSubLock_XS5.Size = new System.Drawing.Size(20, 20);
  2589. this.picSubLock_XS5.TabIndex = 4;
  2590. this.picSubLock_XS5.TabStop = false;
  2591. //
  2592. // lineChar_XS5
  2593. //
  2594. this.lineChar_XS5.ActualDataPoint = null;
  2595. this.lineChar_XS5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  2596. this.lineChar_XS5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2597. this.lineChar_XS5.Location = new System.Drawing.Point(3, 222);
  2598. this.lineChar_XS5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  2599. this.lineChar_XS5.Name = "lineChar_XS5";
  2600. this.lineChar_XS5.SetDataPoint = null;
  2601. this.lineChar_XS5.Size = new System.Drawing.Size(580, 160);
  2602. this.lineChar_XS5.TabIndex = 1;
  2603. this.lineChar_XS5.Title = null;
  2604. //
  2605. // panel28
  2606. //
  2607. this.panel28.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2608. this.panel28.Location = new System.Drawing.Point(4, 218);
  2609. this.panel28.Name = "panel28";
  2610. this.panel28.Size = new System.Drawing.Size(580, 1);
  2611. this.panel28.TabIndex = 0;
  2612. //
  2613. // label71
  2614. //
  2615. this.label71.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2616. this.label71.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2617. this.label71.Location = new System.Drawing.Point(14, 32);
  2618. this.label71.Name = "label71";
  2619. this.label71.Size = new System.Drawing.Size(120, 22);
  2620. this.label71.TabIndex = 2;
  2621. this.label71.Text = "有功设定限值:";
  2622. this.label71.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2623. //
  2624. // picSumLock_XS5
  2625. //
  2626. this.picSumLock_XS5.Image = global::IntelligentControlForsx.Properties.Resources.green;
  2627. this.picSumLock_XS5.Location = new System.Drawing.Point(140, 179);
  2628. this.picSumLock_XS5.Name = "picSumLock_XS5";
  2629. this.picSumLock_XS5.Size = new System.Drawing.Size(20, 20);
  2630. this.picSumLock_XS5.TabIndex = 4;
  2631. this.picSumLock_XS5.TabStop = false;
  2632. //
  2633. // label61
  2634. //
  2635. this.label61.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2636. this.label61.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2637. this.label61.Location = new System.Drawing.Point(309, 106);
  2638. this.label61.Name = "label61";
  2639. this.label61.Size = new System.Drawing.Size(120, 22);
  2640. this.label61.TabIndex = 2;
  2641. this.label61.Text = "预测功率:";
  2642. this.label61.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2643. //
  2644. // label76
  2645. //
  2646. this.label76.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2647. this.label76.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2648. this.label76.Location = new System.Drawing.Point(298, 68);
  2649. this.label76.Name = "label76";
  2650. this.label76.Size = new System.Drawing.Size(131, 22);
  2651. this.label76.TabIndex = 2;
  2652. this.label76.Text = "理论功率:";
  2653. this.label76.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2654. //
  2655. // lblActualPower_XS5
  2656. //
  2657. this.lblActualPower_XS5.BackColor = System.Drawing.Color.Transparent;
  2658. this.lblActualPower_XS5.LableShowType = 0;
  2659. this.lblActualPower_XS5.LableText = "000000";
  2660. this.lblActualPower_XS5.LableType = 0;
  2661. this.lblActualPower_XS5.Location = new System.Drawing.Point(435, 29);
  2662. this.lblActualPower_XS5.Margin = new System.Windows.Forms.Padding(3, 16, 3, 16);
  2663. this.lblActualPower_XS5.MyEmSize = 21.75F;
  2664. this.lblActualPower_XS5.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  2665. this.lblActualPower_XS5.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  2666. this.lblActualPower_XS5.Name = "lblActualPower_XS5";
  2667. this.lblActualPower_XS5.Size = new System.Drawing.Size(100, 23);
  2668. this.lblActualPower_XS5.TabIndex = 3;
  2669. this.lblActualPower_XS5.TestPointId = null;
  2670. this.lblActualPower_XS5.UniformCode = null;
  2671. this.lblActualPower_XS5.WindPowerId = null;
  2672. this.lblActualPower_XS5.WindTurbineId = null;
  2673. //
  2674. // label75
  2675. //
  2676. this.label75.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2677. this.label75.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2678. this.label75.Location = new System.Drawing.Point(534, 32);
  2679. this.label75.Name = "label75";
  2680. this.label75.Size = new System.Drawing.Size(44, 22);
  2681. this.label75.TabIndex = 2;
  2682. this.label75.Text = "MW";
  2683. this.label75.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2684. //
  2685. // lblAgcOn_XS5
  2686. //
  2687. this.lblAgcOn_XS5.BackColor = System.Drawing.Color.Transparent;
  2688. this.lblAgcOn_XS5.LableShowType = 0;
  2689. this.lblAgcOn_XS5.LableText = "000000";
  2690. this.lblAgcOn_XS5.LableType = 0;
  2691. this.lblAgcOn_XS5.Location = new System.Drawing.Point(140, 65);
  2692. this.lblAgcOn_XS5.Margin = new System.Windows.Forms.Padding(3, 16, 3, 16);
  2693. this.lblAgcOn_XS5.MyEmSize = 21.75F;
  2694. this.lblAgcOn_XS5.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  2695. this.lblAgcOn_XS5.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  2696. this.lblAgcOn_XS5.Name = "lblAgcOn_XS5";
  2697. this.lblAgcOn_XS5.Size = new System.Drawing.Size(100, 23);
  2698. this.lblAgcOn_XS5.TabIndex = 3;
  2699. this.lblAgcOn_XS5.TestPointId = null;
  2700. this.lblAgcOn_XS5.UniformCode = null;
  2701. this.lblAgcOn_XS5.WindPowerId = null;
  2702. this.lblAgcOn_XS5.WindTurbineId = null;
  2703. //
  2704. // picAgcFar_XS5
  2705. //
  2706. this.picAgcFar_XS5.Image = global::IntelligentControlForsx.Properties.Resources.green;
  2707. this.picAgcFar_XS5.Location = new System.Drawing.Point(435, 144);
  2708. this.picAgcFar_XS5.Name = "picAgcFar_XS5";
  2709. this.picAgcFar_XS5.Size = new System.Drawing.Size(20, 20);
  2710. this.picAgcFar_XS5.TabIndex = 4;
  2711. this.picAgcFar_XS5.TabStop = false;
  2712. //
  2713. // label62
  2714. //
  2715. this.label62.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2716. this.label62.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2717. this.label62.Location = new System.Drawing.Point(14, 142);
  2718. this.label62.Name = "label62";
  2719. this.label62.Size = new System.Drawing.Size(120, 22);
  2720. this.label62.TabIndex = 2;
  2721. this.label62.Text = "AGC投入:";
  2722. this.label62.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2723. //
  2724. // label74
  2725. //
  2726. this.label74.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2727. this.label74.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2728. this.label74.Location = new System.Drawing.Point(239, 68);
  2729. this.label74.Name = "label74";
  2730. this.label74.Size = new System.Drawing.Size(44, 22);
  2731. this.label74.TabIndex = 2;
  2732. this.label74.Text = "MW";
  2733. this.label74.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2734. //
  2735. // label63
  2736. //
  2737. this.label63.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2738. this.label63.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2739. this.label63.Location = new System.Drawing.Point(14, 106);
  2740. this.label63.Name = "label63";
  2741. this.label63.Size = new System.Drawing.Size(120, 22);
  2742. this.label63.TabIndex = 2;
  2743. this.label63.Text = "AGC可调下限:";
  2744. this.label63.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2745. //
  2746. // label73
  2747. //
  2748. this.label73.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2749. this.label73.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2750. this.label73.Location = new System.Drawing.Point(239, 32);
  2751. this.label73.Name = "label73";
  2752. this.label73.Size = new System.Drawing.Size(44, 22);
  2753. this.label73.TabIndex = 2;
  2754. this.label73.Text = "MW";
  2755. this.label73.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2756. //
  2757. // lblPowerSet_XS5
  2758. //
  2759. this.lblPowerSet_XS5.BackColor = System.Drawing.Color.Transparent;
  2760. this.lblPowerSet_XS5.LableShowType = 0;
  2761. this.lblPowerSet_XS5.LableText = "000000";
  2762. this.lblPowerSet_XS5.LableType = 0;
  2763. this.lblPowerSet_XS5.Location = new System.Drawing.Point(140, 28);
  2764. this.lblPowerSet_XS5.Margin = new System.Windows.Forms.Padding(3, 11, 3, 11);
  2765. this.lblPowerSet_XS5.MyEmSize = 21.75F;
  2766. this.lblPowerSet_XS5.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  2767. this.lblPowerSet_XS5.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  2768. this.lblPowerSet_XS5.Name = "lblPowerSet_XS5";
  2769. this.lblPowerSet_XS5.Size = new System.Drawing.Size(100, 23);
  2770. this.lblPowerSet_XS5.TabIndex = 3;
  2771. this.lblPowerSet_XS5.TestPointId = null;
  2772. this.lblPowerSet_XS5.UniformCode = null;
  2773. this.lblPowerSet_XS5.WindPowerId = null;
  2774. this.lblPowerSet_XS5.WindTurbineId = null;
  2775. //
  2776. // picAgcIn_XS5
  2777. //
  2778. this.picAgcIn_XS5.Image = global::IntelligentControlForsx.Properties.Resources.green;
  2779. this.picAgcIn_XS5.Location = new System.Drawing.Point(140, 144);
  2780. this.picAgcIn_XS5.Name = "picAgcIn_XS5";
  2781. this.picAgcIn_XS5.Size = new System.Drawing.Size(20, 20);
  2782. this.picAgcIn_XS5.TabIndex = 4;
  2783. this.picAgcIn_XS5.TabStop = false;
  2784. //
  2785. // lblTheoryPower_XS5
  2786. //
  2787. this.lblTheoryPower_XS5.BackColor = System.Drawing.Color.Transparent;
  2788. this.lblTheoryPower_XS5.LableShowType = 0;
  2789. this.lblTheoryPower_XS5.LableText = "000000";
  2790. this.lblTheoryPower_XS5.LableType = 0;
  2791. this.lblTheoryPower_XS5.Location = new System.Drawing.Point(435, 64);
  2792. this.lblTheoryPower_XS5.Margin = new System.Windows.Forms.Padding(3, 23, 3, 23);
  2793. this.lblTheoryPower_XS5.MyEmSize = 21.75F;
  2794. this.lblTheoryPower_XS5.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  2795. this.lblTheoryPower_XS5.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  2796. this.lblTheoryPower_XS5.Name = "lblTheoryPower_XS5";
  2797. this.lblTheoryPower_XS5.Size = new System.Drawing.Size(100, 23);
  2798. this.lblTheoryPower_XS5.TabIndex = 3;
  2799. this.lblTheoryPower_XS5.TestPointId = null;
  2800. this.lblTheoryPower_XS5.UniformCode = null;
  2801. this.lblTheoryPower_XS5.WindPowerId = null;
  2802. this.lblTheoryPower_XS5.WindTurbineId = null;
  2803. //
  2804. // label72
  2805. //
  2806. this.label72.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2807. this.label72.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2808. this.label72.Location = new System.Drawing.Point(534, 68);
  2809. this.label72.Name = "label72";
  2810. this.label72.Size = new System.Drawing.Size(44, 22);
  2811. this.label72.TabIndex = 2;
  2812. this.label72.Text = "MW";
  2813. this.label72.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2814. //
  2815. // label64
  2816. //
  2817. this.label64.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2818. this.label64.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2819. this.label64.Location = new System.Drawing.Point(309, 142);
  2820. this.label64.Name = "label64";
  2821. this.label64.Size = new System.Drawing.Size(120, 22);
  2822. this.label64.TabIndex = 2;
  2823. this.label64.Text = "AGC远方:";
  2824. this.label64.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2825. //
  2826. // label65
  2827. //
  2828. this.label65.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2829. this.label65.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2830. this.label65.Location = new System.Drawing.Point(309, 32);
  2831. this.label65.Name = "label65";
  2832. this.label65.Size = new System.Drawing.Size(120, 22);
  2833. this.label65.TabIndex = 2;
  2834. this.label65.Text = "实发有功:";
  2835. this.label65.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2836. //
  2837. // label70
  2838. //
  2839. this.label70.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2840. this.label70.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2841. this.label70.Location = new System.Drawing.Point(309, 179);
  2842. this.label70.Name = "label70";
  2843. this.label70.Size = new System.Drawing.Size(120, 22);
  2844. this.label70.TabIndex = 2;
  2845. this.label70.Text = "有功减闭锁:";
  2846. this.label70.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2847. //
  2848. // label66
  2849. //
  2850. this.label66.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2851. this.label66.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2852. this.label66.Location = new System.Drawing.Point(534, 106);
  2853. this.label66.Name = "label66";
  2854. this.label66.Size = new System.Drawing.Size(44, 22);
  2855. this.label66.TabIndex = 2;
  2856. this.label66.Text = "MW";
  2857. this.label66.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2858. //
  2859. // lblForecastPower_XS5
  2860. //
  2861. this.lblForecastPower_XS5.BackColor = System.Drawing.Color.Transparent;
  2862. this.lblForecastPower_XS5.LableShowType = 0;
  2863. this.lblForecastPower_XS5.LableText = "000000";
  2864. this.lblForecastPower_XS5.LableType = 0;
  2865. this.lblForecastPower_XS5.Location = new System.Drawing.Point(435, 103);
  2866. this.lblForecastPower_XS5.Margin = new System.Windows.Forms.Padding(3, 33, 3, 33);
  2867. this.lblForecastPower_XS5.MyEmSize = 21.75F;
  2868. this.lblForecastPower_XS5.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  2869. this.lblForecastPower_XS5.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  2870. this.lblForecastPower_XS5.Name = "lblForecastPower_XS5";
  2871. this.lblForecastPower_XS5.Size = new System.Drawing.Size(100, 23);
  2872. this.lblForecastPower_XS5.TabIndex = 3;
  2873. this.lblForecastPower_XS5.TestPointId = null;
  2874. this.lblForecastPower_XS5.UniformCode = null;
  2875. this.lblForecastPower_XS5.WindPowerId = null;
  2876. this.lblForecastPower_XS5.WindTurbineId = null;
  2877. //
  2878. // lblAgcUp_XS5
  2879. //
  2880. this.lblAgcUp_XS5.BackColor = System.Drawing.Color.Transparent;
  2881. this.lblAgcUp_XS5.LableShowType = 0;
  2882. this.lblAgcUp_XS5.LableText = "000000";
  2883. this.lblAgcUp_XS5.LableType = 0;
  2884. this.lblAgcUp_XS5.Location = new System.Drawing.Point(140, 103);
  2885. this.lblAgcUp_XS5.Margin = new System.Windows.Forms.Padding(3, 23, 3, 23);
  2886. this.lblAgcUp_XS5.MyEmSize = 21.75F;
  2887. this.lblAgcUp_XS5.MyLabelDock = System.Windows.Forms.DockStyle.Right;
  2888. this.lblAgcUp_XS5.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft;
  2889. this.lblAgcUp_XS5.Name = "lblAgcUp_XS5";
  2890. this.lblAgcUp_XS5.Size = new System.Drawing.Size(100, 23);
  2891. this.lblAgcUp_XS5.TabIndex = 3;
  2892. this.lblAgcUp_XS5.TestPointId = null;
  2893. this.lblAgcUp_XS5.UniformCode = null;
  2894. this.lblAgcUp_XS5.WindPowerId = null;
  2895. this.lblAgcUp_XS5.WindTurbineId = null;
  2896. //
  2897. // label69
  2898. //
  2899. this.label69.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2900. this.label69.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2901. this.label69.Location = new System.Drawing.Point(239, 106);
  2902. this.label69.Name = "label69";
  2903. this.label69.Size = new System.Drawing.Size(44, 22);
  2904. this.label69.TabIndex = 2;
  2905. this.label69.Text = "MW";
  2906. this.label69.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2907. //
  2908. // label67
  2909. //
  2910. this.label67.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2911. this.label67.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2912. this.label67.Location = new System.Drawing.Point(14, 179);
  2913. this.label67.Name = "label67";
  2914. this.label67.Size = new System.Drawing.Size(120, 22);
  2915. this.label67.TabIndex = 2;
  2916. this.label67.Text = "有功增闭锁:";
  2917. this.label67.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2918. //
  2919. // label68
  2920. //
  2921. this.label68.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2922. this.label68.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2923. this.label68.Location = new System.Drawing.Point(3, 68);
  2924. this.label68.Name = "label68";
  2925. this.label68.Size = new System.Drawing.Size(131, 22);
  2926. this.label68.TabIndex = 2;
  2927. this.label68.Text = "AGC可调上限:";
  2928. this.label68.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2929. //
  2930. // panel29
  2931. //
  2932. this.panel29.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2933. this.panel29.Controls.Add(this.panel30);
  2934. this.panel29.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2935. this.panel29.Location = new System.Drawing.Point(1285, 445);
  2936. this.panel29.Name = "panel29";
  2937. this.panel29.Size = new System.Drawing.Size(368, 38);
  2938. this.panel29.TabIndex = 10;
  2939. //
  2940. // panel30
  2941. //
  2942. this.panel30.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  2943. this.panel30.Controls.Add(this.picStatus_XS5);
  2944. this.panel30.Controls.Add(this.label8);
  2945. this.panel30.Controls.Add(this.label7);
  2946. this.panel30.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2947. this.panel30.Location = new System.Drawing.Point(1, 1);
  2948. this.panel30.Name = "panel30";
  2949. this.panel30.Size = new System.Drawing.Size(366, 36);
  2950. this.panel30.TabIndex = 0;
  2951. //
  2952. // picStatus_XS5
  2953. //
  2954. this.picStatus_XS5.Image = global::IntelligentControlForsx.Properties.Resources.green_b;
  2955. this.picStatus_XS5.Location = new System.Drawing.Point(319, 2);
  2956. this.picStatus_XS5.Name = "picStatus_XS5";
  2957. this.picStatus_XS5.Size = new System.Drawing.Size(32, 32);
  2958. this.picStatus_XS5.TabIndex = 2;
  2959. this.picStatus_XS5.TabStop = false;
  2960. //
  2961. // label8
  2962. //
  2963. this.label8.AutoSize = true;
  2964. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2965. this.label8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2966. this.label8.Location = new System.Drawing.Point(163, 9);
  2967. this.label8.Margin = new System.Windows.Forms.Padding(0);
  2968. this.label8.Name = "label8";
  2969. this.label8.Size = new System.Drawing.Size(74, 21);
  2970. this.label8.TabIndex = 1;
  2971. this.label8.Text = "(香山)";
  2972. this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2973. //
  2974. // label7
  2975. //
  2976. this.label7.AutoSize = true;
  2977. this.label7.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2978. this.label7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251)))));
  2979. this.label7.Location = new System.Drawing.Point(5, 5);
  2980. this.label7.Name = "label7";
  2981. this.label7.Size = new System.Drawing.Size(152, 27);
  2982. this.label7.TabIndex = 0;
  2983. this.label7.Text = "香山第五风电场";
  2984. //
  2985. // timer1
  2986. //
  2987. this.timer1.Enabled = true;
  2988. this.timer1.Interval = 3000;
  2989. this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
  2990. //
  2991. // timer2
  2992. //
  2993. this.timer2.Enabled = true;
  2994. this.timer2.Interval = 58000;
  2995. this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
  2996. //
  2997. // WindAGC
  2998. //
  2999. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
  3000. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  3001. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(24)))), ((int)(((byte)(49)))));
  3002. this.Controls.Add(this.panel29);
  3003. this.Controls.Add(this.panel13);
  3004. this.Controls.Add(this.panel26);
  3005. this.Controls.Add(this.panel11);
  3006. this.Controls.Add(this.panel24);
  3007. this.Controls.Add(this.panel9);
  3008. this.Controls.Add(this.panel21);
  3009. this.Controls.Add(this.panel7);
  3010. this.Controls.Add(this.panel19);
  3011. this.Controls.Add(this.panel1);
  3012. this.Controls.Add(this.panel5);
  3013. this.Controls.Add(this.panel3);
  3014. this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3015. this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  3016. this.Name = "WindAGC";
  3017. this.Size = new System.Drawing.Size(1856, 860);
  3018. this.Load += new System.EventHandler(this.WindAGC_Load);
  3019. this.panel4.ResumeLayout(false);
  3020. ((System.ComponentModel.ISupportInitialize)(this.picSubLock_MHS2)).EndInit();
  3021. ((System.ComponentModel.ISupportInitialize)(this.picSumLock_MHS2)).EndInit();
  3022. ((System.ComponentModel.ISupportInitialize)(this.picAgcFar_MHS2)).EndInit();
  3023. ((System.ComponentModel.ISupportInitialize)(this.picAgcIn_MHS2)).EndInit();
  3024. this.panel3.ResumeLayout(false);
  3025. this.panel6.ResumeLayout(false);
  3026. this.panel6.PerformLayout();
  3027. ((System.ComponentModel.ISupportInitialize)(this.picStatus_MHS2)).EndInit();
  3028. this.panel5.ResumeLayout(false);
  3029. this.panel8.ResumeLayout(false);
  3030. ((System.ComponentModel.ISupportInitialize)(this.picSubLock_NSS2)).EndInit();
  3031. ((System.ComponentModel.ISupportInitialize)(this.picSumLock_NSS2)).EndInit();
  3032. ((System.ComponentModel.ISupportInitialize)(this.picAgcFar_NSS2)).EndInit();
  3033. ((System.ComponentModel.ISupportInitialize)(this.picAgcIn_NSS2)).EndInit();
  3034. this.panel7.ResumeLayout(false);
  3035. this.panel10.ResumeLayout(false);
  3036. this.panel10.PerformLayout();
  3037. ((System.ComponentModel.ISupportInitialize)(this.picStatus_NSS2)).EndInit();
  3038. this.panel9.ResumeLayout(false);
  3039. this.panel12.ResumeLayout(false);
  3040. ((System.ComponentModel.ISupportInitialize)(this.picSubLock_MHS6)).EndInit();
  3041. ((System.ComponentModel.ISupportInitialize)(this.picSumLock_MHS6)).EndInit();
  3042. ((System.ComponentModel.ISupportInitialize)(this.picAgcFar_MHS6)).EndInit();
  3043. ((System.ComponentModel.ISupportInitialize)(this.picAgcIn_MHS6)).EndInit();
  3044. this.panel11.ResumeLayout(false);
  3045. this.panel14.ResumeLayout(false);
  3046. this.panel14.PerformLayout();
  3047. ((System.ComponentModel.ISupportInitialize)(this.picStatus_MHS6)).EndInit();
  3048. this.panel13.ResumeLayout(false);
  3049. this.panel1.ResumeLayout(false);
  3050. this.panel2.ResumeLayout(false);
  3051. ((System.ComponentModel.ISupportInitialize)(this.picSubLock_XN6)).EndInit();
  3052. ((System.ComponentModel.ISupportInitialize)(this.picSumLock_XN6)).EndInit();
  3053. ((System.ComponentModel.ISupportInitialize)(this.picAgcFar_XN6)).EndInit();
  3054. ((System.ComponentModel.ISupportInitialize)(this.picAgcIn_XN6)).EndInit();
  3055. this.panel19.ResumeLayout(false);
  3056. this.panel20.ResumeLayout(false);
  3057. this.panel20.PerformLayout();
  3058. ((System.ComponentModel.ISupportInitialize)(this.picStatus_XN6)).EndInit();
  3059. this.panel21.ResumeLayout(false);
  3060. this.panel22.ResumeLayout(false);
  3061. ((System.ComponentModel.ISupportInitialize)(this.picSubLock_NSS5)).EndInit();
  3062. ((System.ComponentModel.ISupportInitialize)(this.picSumLock_NSS5)).EndInit();
  3063. ((System.ComponentModel.ISupportInitialize)(this.picAgcFar_NSS5)).EndInit();
  3064. ((System.ComponentModel.ISupportInitialize)(this.picAgcIn_NSS5)).EndInit();
  3065. this.panel24.ResumeLayout(false);
  3066. this.panel25.ResumeLayout(false);
  3067. this.panel25.PerformLayout();
  3068. ((System.ComponentModel.ISupportInitialize)(this.picStatus_NSS5)).EndInit();
  3069. this.panel26.ResumeLayout(false);
  3070. this.panel27.ResumeLayout(false);
  3071. ((System.ComponentModel.ISupportInitialize)(this.picSubLock_XS5)).EndInit();
  3072. ((System.ComponentModel.ISupportInitialize)(this.picSumLock_XS5)).EndInit();
  3073. ((System.ComponentModel.ISupportInitialize)(this.picAgcFar_XS5)).EndInit();
  3074. ((System.ComponentModel.ISupportInitialize)(this.picAgcIn_XS5)).EndInit();
  3075. this.panel29.ResumeLayout(false);
  3076. this.panel30.ResumeLayout(false);
  3077. this.panel30.PerformLayout();
  3078. ((System.ComponentModel.ISupportInitialize)(this.picStatus_XS5)).EndInit();
  3079. this.ResumeLayout(false);
  3080. }
  3081. #endregion
  3082. private System.Windows.Forms.Panel panel4;
  3083. private System.Windows.Forms.Panel panel15;
  3084. private System.Windows.Forms.Panel panel3;
  3085. private System.Windows.Forms.Panel panel6;
  3086. private System.Windows.Forms.Panel panel5;
  3087. private System.Windows.Forms.Panel panel8;
  3088. private System.Windows.Forms.Panel panel16;
  3089. private System.Windows.Forms.Panel panel7;
  3090. private System.Windows.Forms.Panel panel10;
  3091. private System.Windows.Forms.Panel panel9;
  3092. private System.Windows.Forms.Panel panel12;
  3093. private System.Windows.Forms.Panel panel17;
  3094. private System.Windows.Forms.Panel panel11;
  3095. private System.Windows.Forms.Panel panel14;
  3096. private System.Windows.Forms.Panel panel13;
  3097. private System.Windows.Forms.Panel panel1;
  3098. private System.Windows.Forms.Panel panel2;
  3099. private System.Windows.Forms.Panel panel18;
  3100. private System.Windows.Forms.Panel panel19;
  3101. private System.Windows.Forms.Panel panel20;
  3102. private System.Windows.Forms.Panel panel21;
  3103. private System.Windows.Forms.Panel panel22;
  3104. private System.Windows.Forms.Panel panel23;
  3105. private System.Windows.Forms.Panel panel24;
  3106. private System.Windows.Forms.Panel panel25;
  3107. private System.Windows.Forms.Panel panel26;
  3108. private System.Windows.Forms.Panel panel27;
  3109. private System.Windows.Forms.Panel panel28;
  3110. private System.Windows.Forms.Panel panel29;
  3111. private System.Windows.Forms.Panel panel30;
  3112. private System.Windows.Forms.Label label2;
  3113. private System.Windows.Forms.Label label1;
  3114. private System.Windows.Forms.Label label4;
  3115. private System.Windows.Forms.Label label3;
  3116. private System.Windows.Forms.Label label6;
  3117. private System.Windows.Forms.Label label5;
  3118. private System.Windows.Forms.Label label12;
  3119. private System.Windows.Forms.Label label11;
  3120. private System.Windows.Forms.Label label10;
  3121. private System.Windows.Forms.Label label9;
  3122. private System.Windows.Forms.Label label8;
  3123. private System.Windows.Forms.Label label7;
  3124. private System.Windows.Forms.PictureBox picStatus_MHS2;
  3125. private System.Windows.Forms.PictureBox picStatus_NSS2;
  3126. private System.Windows.Forms.PictureBox picStatus_MHS6;
  3127. private System.Windows.Forms.PictureBox picStatus_XN6;
  3128. private System.Windows.Forms.PictureBox picStatus_NSS5;
  3129. private System.Windows.Forms.PictureBox picStatus_XS5;
  3130. private WindLineChart lineChar_MHS2;
  3131. private WindLineChart lineChar_NSS2;
  3132. private WindLineChart lineChar_MHS6;
  3133. private WindLineChart lineChar_XN6;
  3134. private WindLineChart lineChar_NSS5;
  3135. private WindLineChart lineChar_XS5;
  3136. private WebfontLable lblPowerSet_MHS2;
  3137. private System.Windows.Forms.Label label13;
  3138. private System.Windows.Forms.PictureBox picSubLock_MHS2;
  3139. private System.Windows.Forms.PictureBox picSumLock_MHS2;
  3140. private System.Windows.Forms.PictureBox picAgcFar_MHS2;
  3141. private System.Windows.Forms.PictureBox picAgcIn_MHS2;
  3142. private WebfontLable lblForecastPower_MHS2;
  3143. private WebfontLable lblAgcUp_MHS2;
  3144. private WebfontLable lblTheoryPower_MHS2;
  3145. private WebfontLable lblAgcOn_MHS2;
  3146. private WebfontLable lblActualPower_MHS2;
  3147. private System.Windows.Forms.Label label28;
  3148. private System.Windows.Forms.Label label18;
  3149. private System.Windows.Forms.Label label27;
  3150. private System.Windows.Forms.Label label16;
  3151. private System.Windows.Forms.Label label26;
  3152. private System.Windows.Forms.Label label14;
  3153. private System.Windows.Forms.Label label25;
  3154. private System.Windows.Forms.Label label21;
  3155. private System.Windows.Forms.Label label24;
  3156. private System.Windows.Forms.Label label19;
  3157. private System.Windows.Forms.Label label23;
  3158. private System.Windows.Forms.Label label17;
  3159. private System.Windows.Forms.Label label22;
  3160. private System.Windows.Forms.Label label20;
  3161. private System.Windows.Forms.Label label15;
  3162. private System.Windows.Forms.PictureBox picSubLock_NSS2;
  3163. private System.Windows.Forms.PictureBox picSumLock_NSS2;
  3164. private System.Windows.Forms.PictureBox picAgcFar_NSS2;
  3165. private System.Windows.Forms.Label label32;
  3166. private System.Windows.Forms.PictureBox picAgcIn_NSS2;
  3167. private System.Windows.Forms.Label label29;
  3168. private WebfontLable lblForecastPower_NSS2;
  3169. private System.Windows.Forms.Label label30;
  3170. private WebfontLable lblAgcUp_NSS2;
  3171. private System.Windows.Forms.Label label31;
  3172. private WebfontLable lblTheoryPower_NSS2;
  3173. private System.Windows.Forms.Label label33;
  3174. private WebfontLable lblAgcOn_NSS2;
  3175. private System.Windows.Forms.Label label34;
  3176. private WebfontLable lblActualPower_NSS2;
  3177. private System.Windows.Forms.Label label35;
  3178. private WebfontLable lblPowerSet_NSS2;
  3179. private System.Windows.Forms.Label label36;
  3180. private System.Windows.Forms.Label label44;
  3181. private System.Windows.Forms.Label label37;
  3182. private System.Windows.Forms.Label label43;
  3183. private System.Windows.Forms.Label label38;
  3184. private System.Windows.Forms.Label label42;
  3185. private System.Windows.Forms.Label label39;
  3186. private System.Windows.Forms.Label label41;
  3187. private System.Windows.Forms.Label label40;
  3188. private System.Windows.Forms.PictureBox picSubLock_MHS6;
  3189. private System.Windows.Forms.PictureBox picSumLock_MHS6;
  3190. private System.Windows.Forms.Label label60;
  3191. private System.Windows.Forms.Label label45;
  3192. private System.Windows.Forms.PictureBox picAgcFar_MHS6;
  3193. private System.Windows.Forms.Label label46;
  3194. private System.Windows.Forms.Label label47;
  3195. private System.Windows.Forms.PictureBox picAgcIn_MHS6;
  3196. private System.Windows.Forms.Label label48;
  3197. private System.Windows.Forms.Label label59;
  3198. private System.Windows.Forms.Label label49;
  3199. private WebfontLable lblForecastPower_MHS6;
  3200. private System.Windows.Forms.Label label50;
  3201. private System.Windows.Forms.Label label58;
  3202. private System.Windows.Forms.Label label51;
  3203. private WebfontLable lblAgcUp_MHS6;
  3204. private System.Windows.Forms.Label label52;
  3205. private System.Windows.Forms.Label label57;
  3206. private System.Windows.Forms.Label label53;
  3207. private WebfontLable lblTheoryPower_MHS6;
  3208. private WebfontLable lblPowerSet_MHS6;
  3209. private System.Windows.Forms.Label label56;
  3210. private System.Windows.Forms.Label label54;
  3211. private WebfontLable lblAgcOn_MHS6;
  3212. private WebfontLable lblActualPower_MHS6;
  3213. private System.Windows.Forms.Label label55;
  3214. private System.Windows.Forms.PictureBox picSubLock_XN6;
  3215. private System.Windows.Forms.PictureBox picSumLock_XN6;
  3216. private System.Windows.Forms.PictureBox picAgcFar_XN6;
  3217. private System.Windows.Forms.Label label93;
  3218. private System.Windows.Forms.PictureBox picAgcIn_XN6;
  3219. private System.Windows.Forms.Label label94;
  3220. private WebfontLable lblForecastPower_XN6;
  3221. private System.Windows.Forms.Label label95;
  3222. private WebfontLable lblAgcUp_XN6;
  3223. private System.Windows.Forms.Label label96;
  3224. private WebfontLable lblTheoryPower_XN6;
  3225. private System.Windows.Forms.Label label97;
  3226. private WebfontLable lblAgcOn_XN6;
  3227. private System.Windows.Forms.Label label98;
  3228. private WebfontLable lblActualPower_XN6;
  3229. private System.Windows.Forms.Label label99;
  3230. private WebfontLable lblPowerSet_XN6;
  3231. private System.Windows.Forms.Label label100;
  3232. private System.Windows.Forms.Label label108;
  3233. private System.Windows.Forms.Label label101;
  3234. private System.Windows.Forms.Label label107;
  3235. private System.Windows.Forms.Label label102;
  3236. private System.Windows.Forms.Label label106;
  3237. private System.Windows.Forms.Label label103;
  3238. private System.Windows.Forms.Label label105;
  3239. private System.Windows.Forms.Label label104;
  3240. private System.Windows.Forms.PictureBox picSubLock_NSS5;
  3241. private System.Windows.Forms.PictureBox picSumLock_NSS5;
  3242. private System.Windows.Forms.Label label91;
  3243. private System.Windows.Forms.Label label77;
  3244. private System.Windows.Forms.PictureBox picAgcFar_NSS5;
  3245. private System.Windows.Forms.Label label78;
  3246. private System.Windows.Forms.Label label92;
  3247. private System.Windows.Forms.Label label79;
  3248. private System.Windows.Forms.PictureBox picAgcIn_NSS5;
  3249. private System.Windows.Forms.Label label80;
  3250. private System.Windows.Forms.Label label81;
  3251. private WebfontLable lblForecastPower_NSS5;
  3252. private System.Windows.Forms.Label label82;
  3253. private System.Windows.Forms.Label label90;
  3254. private System.Windows.Forms.Label label83;
  3255. private WebfontLable lblAgcUp_NSS5;
  3256. private System.Windows.Forms.Label label84;
  3257. private System.Windows.Forms.Label label89;
  3258. private System.Windows.Forms.Label label85;
  3259. private WebfontLable lblTheoryPower_NSS5;
  3260. private WebfontLable lblPowerSet_NSS5;
  3261. private System.Windows.Forms.Label label88;
  3262. private System.Windows.Forms.Label label86;
  3263. private WebfontLable lblAgcOn_NSS5;
  3264. private WebfontLable lblActualPower_NSS5;
  3265. private System.Windows.Forms.Label label87;
  3266. private System.Windows.Forms.PictureBox picSubLock_XS5;
  3267. private System.Windows.Forms.Label label71;
  3268. private System.Windows.Forms.PictureBox picSumLock_XS5;
  3269. private System.Windows.Forms.Label label61;
  3270. private System.Windows.Forms.Label label76;
  3271. private WebfontLable lblActualPower_XS5;
  3272. private System.Windows.Forms.Label label75;
  3273. private WebfontLable lblAgcOn_XS5;
  3274. private System.Windows.Forms.PictureBox picAgcFar_XS5;
  3275. private System.Windows.Forms.Label label62;
  3276. private System.Windows.Forms.Label label74;
  3277. private System.Windows.Forms.Label label63;
  3278. private System.Windows.Forms.Label label73;
  3279. private WebfontLable lblPowerSet_XS5;
  3280. private System.Windows.Forms.PictureBox picAgcIn_XS5;
  3281. private WebfontLable lblTheoryPower_XS5;
  3282. private System.Windows.Forms.Label label72;
  3283. private System.Windows.Forms.Label label64;
  3284. private System.Windows.Forms.Label label65;
  3285. private System.Windows.Forms.Label label70;
  3286. private System.Windows.Forms.Label label66;
  3287. private WebfontLable lblForecastPower_XS5;
  3288. private WebfontLable lblAgcUp_XS5;
  3289. private System.Windows.Forms.Label label69;
  3290. private System.Windows.Forms.Label label67;
  3291. private System.Windows.Forms.Label label68;
  3292. private System.Windows.Forms.Timer timer1;
  3293. private System.Windows.Forms.Timer timer2;
  3294. }
  3295. }