NozzleNGCountForm.Designer.cs 203 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969
  1. namespace YangjieTester.主界面
  2. {
  3. partial class NozzleNGCountForm
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, 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 Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.lblCaption1 = new System.Windows.Forms.Label();
  29. this.lblCaption2 = new System.Windows.Forms.Label();
  30. this.plcUiNumberDisplay1 = new PlcUiControl.PlcUiNumberDisplay();
  31. this.label1 = new System.Windows.Forms.Label();
  32. this.plcUiNumberDisplay2 = new PlcUiControl.PlcUiNumberDisplay();
  33. this.label2 = new System.Windows.Forms.Label();
  34. this.plcUiNumberDisplay3 = new PlcUiControl.PlcUiNumberDisplay();
  35. this.label3 = new System.Windows.Forms.Label();
  36. this.plcUiNumberDisplay4 = new PlcUiControl.PlcUiNumberDisplay();
  37. this.label4 = new System.Windows.Forms.Label();
  38. this.plcUiNumberDisplay5 = new PlcUiControl.PlcUiNumberDisplay();
  39. this.label5 = new System.Windows.Forms.Label();
  40. this.plcUiNumberDisplay6 = new PlcUiControl.PlcUiNumberDisplay();
  41. this.label6 = new System.Windows.Forms.Label();
  42. this.plcUiNumberDisplay7 = new PlcUiControl.PlcUiNumberDisplay();
  43. this.label7 = new System.Windows.Forms.Label();
  44. this.plcUiNumberDisplay8 = new PlcUiControl.PlcUiNumberDisplay();
  45. this.label8 = new System.Windows.Forms.Label();
  46. this.plcUiNumberDisplay9 = new PlcUiControl.PlcUiNumberDisplay();
  47. this.label9 = new System.Windows.Forms.Label();
  48. this.plcUiNumberDisplay10 = new PlcUiControl.PlcUiNumberDisplay();
  49. this.label10 = new System.Windows.Forms.Label();
  50. this.plcUiNumberDisplay11 = new PlcUiControl.PlcUiNumberDisplay();
  51. this.label11 = new System.Windows.Forms.Label();
  52. this.plcUiNumberDisplay12 = new PlcUiControl.PlcUiNumberDisplay();
  53. this.label12 = new System.Windows.Forms.Label();
  54. this.plcUiNumberDisplay13 = new PlcUiControl.PlcUiNumberDisplay();
  55. this.label13 = new System.Windows.Forms.Label();
  56. this.plcUiNumberDisplay14 = new PlcUiControl.PlcUiNumberDisplay();
  57. this.label14 = new System.Windows.Forms.Label();
  58. this.plcUiNumberDisplay15 = new PlcUiControl.PlcUiNumberDisplay();
  59. this.label15 = new System.Windows.Forms.Label();
  60. this.plcUiNumberDisplay16 = new PlcUiControl.PlcUiNumberDisplay();
  61. this.label16 = new System.Windows.Forms.Label();
  62. this.label17 = new System.Windows.Forms.Label();
  63. this.label18 = new System.Windows.Forms.Label();
  64. this.lbl1_4 = new PlcUiControl.PlcUiNumberDisplay();
  65. this.lbl1_3 = new System.Windows.Forms.Label();
  66. this.plcUiNumberDisplay17 = new PlcUiControl.PlcUiNumberDisplay();
  67. this.label19 = new System.Windows.Forms.Label();
  68. this.plcUiNumberDisplay18 = new PlcUiControl.PlcUiNumberDisplay();
  69. this.label20 = new System.Windows.Forms.Label();
  70. this.plcUiNumberDisplay20 = new PlcUiControl.PlcUiNumberDisplay();
  71. this.label22 = new System.Windows.Forms.Label();
  72. this.plcUiNumberDisplay23 = new PlcUiControl.PlcUiNumberDisplay();
  73. this.label25 = new System.Windows.Forms.Label();
  74. this.plcUiNumberDisplay24 = new PlcUiControl.PlcUiNumberDisplay();
  75. this.label26 = new System.Windows.Forms.Label();
  76. this.label27 = new System.Windows.Forms.Label();
  77. this.label28 = new System.Windows.Forms.Label();
  78. this.plcUiNumberDisplay25 = new PlcUiControl.PlcUiNumberDisplay();
  79. this.label29 = new System.Windows.Forms.Label();
  80. this.label37 = new System.Windows.Forms.Label();
  81. this.plcUiNumberDisplay26 = new PlcUiControl.PlcUiNumberDisplay();
  82. this.plcUiNumberDisplay27 = new PlcUiControl.PlcUiNumberDisplay();
  83. this.label30 = new System.Windows.Forms.Label();
  84. this.plcUiNumberDisplay28 = new PlcUiControl.PlcUiNumberDisplay();
  85. this.label31 = new System.Windows.Forms.Label();
  86. this.label24 = new System.Windows.Forms.Label();
  87. this.plcUiNumberDisplay22 = new PlcUiControl.PlcUiNumberDisplay();
  88. this.plcUiNumberDisplay19 = new PlcUiControl.PlcUiNumberDisplay();
  89. this.label21 = new System.Windows.Forms.Label();
  90. this.plcUiNumberDisplay21 = new PlcUiControl.PlcUiNumberDisplay();
  91. this.label23 = new System.Windows.Forms.Label();
  92. this.plcUiNumberDisplay29 = new PlcUiControl.PlcUiNumberDisplay();
  93. this.label32 = new System.Windows.Forms.Label();
  94. this.plcUiNumberDisplay30 = new PlcUiControl.PlcUiNumberDisplay();
  95. this.label33 = new System.Windows.Forms.Label();
  96. this.plcUiNumberDisplay32 = new PlcUiControl.PlcUiNumberDisplay();
  97. this.label35 = new System.Windows.Forms.Label();
  98. this.plcUiNumberDisplay33 = new PlcUiControl.PlcUiNumberDisplay();
  99. this.label36 = new System.Windows.Forms.Label();
  100. this.plcUiNumberDisplay34 = new PlcUiControl.PlcUiNumberDisplay();
  101. this.label38 = new System.Windows.Forms.Label();
  102. this.plcUiNumberDisplay31 = new PlcUiControl.PlcUiNumberDisplay();
  103. this.label34 = new System.Windows.Forms.Label();
  104. this.label39 = new System.Windows.Forms.Label();
  105. this.label40 = new System.Windows.Forms.Label();
  106. this.plcUiNumberDisplay35 = new PlcUiControl.PlcUiNumberDisplay();
  107. this.label41 = new System.Windows.Forms.Label();
  108. this.plcUiNumberDisplay36 = new PlcUiControl.PlcUiNumberDisplay();
  109. this.label42 = new System.Windows.Forms.Label();
  110. this.plcUiNumberDisplay37 = new PlcUiControl.PlcUiNumberDisplay();
  111. this.label43 = new System.Windows.Forms.Label();
  112. this.plcUiNumberDisplay38 = new PlcUiControl.PlcUiNumberDisplay();
  113. this.label44 = new System.Windows.Forms.Label();
  114. this.plcUiNumberDisplay39 = new PlcUiControl.PlcUiNumberDisplay();
  115. this.label45 = new System.Windows.Forms.Label();
  116. this.btn吸嘴NG计数清零10 = new PlcUiControl.PlcUiButton();
  117. this.btn吸嘴NG计数清零9 = new PlcUiControl.PlcUiButton();
  118. this.btn吸嘴NG计数清零8 = new PlcUiControl.PlcUiButton();
  119. this.btn吸嘴NG计数清零7 = new PlcUiControl.PlcUiButton();
  120. this.btn吸嘴NG计数清零6 = new PlcUiControl.PlcUiButton();
  121. this.btn吸嘴NG计数清零5 = new PlcUiControl.PlcUiButton();
  122. this.btn吸嘴NG计数清零4 = new PlcUiControl.PlcUiButton();
  123. this.btn吸嘴NG计数清零3 = new PlcUiControl.PlcUiButton();
  124. this.btn吸嘴NG计数清零2 = new PlcUiControl.PlcUiButton();
  125. this.btn吸嘴NG计数清零1 = new PlcUiControl.PlcUiButton();
  126. this.btn吸嘴NG计数清零20 = new PlcUiControl.PlcUiButton();
  127. this.btn吸嘴NG计数清零19 = new PlcUiControl.PlcUiButton();
  128. this.btn吸嘴NG计数清零18 = new PlcUiControl.PlcUiButton();
  129. this.btn吸嘴NG计数清零17 = new PlcUiControl.PlcUiButton();
  130. this.btn吸嘴NG计数清零16 = new PlcUiControl.PlcUiButton();
  131. this.btn吸嘴NG计数清零15 = new PlcUiControl.PlcUiButton();
  132. this.btn吸嘴NG计数清零14 = new PlcUiControl.PlcUiButton();
  133. this.btn吸嘴NG计数清零13 = new PlcUiControl.PlcUiButton();
  134. this.btn吸嘴NG计数清零12 = new PlcUiControl.PlcUiButton();
  135. this.btn吸嘴NG计数清零11 = new PlcUiControl.PlcUiButton();
  136. this.btn吸嘴NG计数清零30 = new PlcUiControl.PlcUiButton();
  137. this.btn吸嘴NG计数清零29 = new PlcUiControl.PlcUiButton();
  138. this.btn吸嘴NG计数清零28 = new PlcUiControl.PlcUiButton();
  139. this.btn吸嘴NG计数清零27 = new PlcUiControl.PlcUiButton();
  140. this.btn吸嘴NG计数清零26 = new PlcUiControl.PlcUiButton();
  141. this.btn吸嘴NG计数清零25 = new PlcUiControl.PlcUiButton();
  142. this.btn吸嘴NG计数清零24 = new PlcUiControl.PlcUiButton();
  143. this.btn吸嘴NG计数清零23 = new PlcUiControl.PlcUiButton();
  144. this.btn吸嘴NG计数清零22 = new PlcUiControl.PlcUiButton();
  145. this.btn吸嘴NG计数清零21 = new PlcUiControl.PlcUiButton();
  146. this.btn吸嘴NG计数清零40 = new PlcUiControl.PlcUiButton();
  147. this.btn吸嘴NG计数清零39 = new PlcUiControl.PlcUiButton();
  148. this.btn吸嘴NG计数清零38 = new PlcUiControl.PlcUiButton();
  149. this.btn吸嘴NG计数清零37 = new PlcUiControl.PlcUiButton();
  150. this.btn吸嘴NG计数清零36 = new PlcUiControl.PlcUiButton();
  151. this.btn吸嘴NG计数清零35 = new PlcUiControl.PlcUiButton();
  152. this.btn吸嘴NG计数清零34 = new PlcUiControl.PlcUiButton();
  153. this.btn吸嘴NG计数清零33 = new PlcUiControl.PlcUiButton();
  154. this.btn吸嘴NG计数清零32 = new PlcUiControl.PlcUiButton();
  155. this.btn吸嘴NG计数清零31 = new PlcUiControl.PlcUiButton();
  156. this.SuspendLayout();
  157. //
  158. // lblCaption1
  159. //
  160. this.lblCaption1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  161. this.lblCaption1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  162. this.lblCaption1.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  163. this.lblCaption1.Location = new System.Drawing.Point(3, 35);
  164. this.lblCaption1.Name = "lblCaption1";
  165. this.lblCaption1.Size = new System.Drawing.Size(70, 40);
  166. this.lblCaption1.TabIndex = 7;
  167. this.lblCaption1.Text = "名称";
  168. this.lblCaption1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  169. //
  170. // lblCaption2
  171. //
  172. this.lblCaption2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  173. this.lblCaption2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  174. this.lblCaption2.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  175. this.lblCaption2.Location = new System.Drawing.Point(73, 35);
  176. this.lblCaption2.Name = "lblCaption2";
  177. this.lblCaption2.Size = new System.Drawing.Size(70, 40);
  178. this.lblCaption2.TabIndex = 8;
  179. this.lblCaption2.Text = "计数";
  180. this.lblCaption2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  181. //
  182. // plcUiNumberDisplay1
  183. //
  184. this.plcUiNumberDisplay1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  185. this.plcUiNumberDisplay1.DecimalPlaces = 0;
  186. this.plcUiNumberDisplay1.DisabilityTriggerNode = null;
  187. this.plcUiNumberDisplay1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  188. this.plcUiNumberDisplay1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  189. this.plcUiNumberDisplay1.Gain = 1D;
  190. this.plcUiNumberDisplay1.IntegerDigits = 0;
  191. this.plcUiNumberDisplay1.InvisibilityTriggerNode = null;
  192. this.plcUiNumberDisplay1.Location = new System.Drawing.Point(73, 75);
  193. this.plcUiNumberDisplay1.Name = "plcUiNumberDisplay1";
  194. this.plcUiNumberDisplay1.Preffix = null;
  195. this.plcUiNumberDisplay1.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[1]", NodeType.UINT, null);
  196. this.plcUiNumberDisplay1.Size = new System.Drawing.Size(70, 40);
  197. this.plcUiNumberDisplay1.Suffix = null;
  198. this.plcUiNumberDisplay1.TabIndex = 10;
  199. this.plcUiNumberDisplay1.Text = "1";
  200. this.plcUiNumberDisplay1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  201. this.plcUiNumberDisplay1.WriteNode = null;
  202. //
  203. // label1
  204. //
  205. this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  206. this.label1.Location = new System.Drawing.Point(3, 75);
  207. this.label1.Name = "label1";
  208. this.label1.Size = new System.Drawing.Size(70, 40);
  209. this.label1.TabIndex = 9;
  210. this.label1.Text = "吸嘴1";
  211. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  212. //
  213. // plcUiNumberDisplay2
  214. //
  215. this.plcUiNumberDisplay2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  216. this.plcUiNumberDisplay2.DecimalPlaces = 0;
  217. this.plcUiNumberDisplay2.DisabilityTriggerNode = null;
  218. this.plcUiNumberDisplay2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  219. this.plcUiNumberDisplay2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  220. this.plcUiNumberDisplay2.Gain = 1D;
  221. this.plcUiNumberDisplay2.IntegerDigits = 0;
  222. this.plcUiNumberDisplay2.InvisibilityTriggerNode = null;
  223. this.plcUiNumberDisplay2.Location = new System.Drawing.Point(73, 115);
  224. this.plcUiNumberDisplay2.Name = "plcUiNumberDisplay2";
  225. this.plcUiNumberDisplay2.Preffix = null;
  226. this.plcUiNumberDisplay2.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[2]", NodeType.UINT, null);
  227. this.plcUiNumberDisplay2.Size = new System.Drawing.Size(70, 40);
  228. this.plcUiNumberDisplay2.Suffix = null;
  229. this.plcUiNumberDisplay2.TabIndex = 12;
  230. this.plcUiNumberDisplay2.Text = "1";
  231. this.plcUiNumberDisplay2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  232. this.plcUiNumberDisplay2.WriteNode = null;
  233. //
  234. // label2
  235. //
  236. this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  237. this.label2.Location = new System.Drawing.Point(3, 115);
  238. this.label2.Name = "label2";
  239. this.label2.Size = new System.Drawing.Size(70, 40);
  240. this.label2.TabIndex = 11;
  241. this.label2.Text = "吸嘴2";
  242. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  243. //
  244. // plcUiNumberDisplay3
  245. //
  246. this.plcUiNumberDisplay3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  247. this.plcUiNumberDisplay3.DecimalPlaces = 0;
  248. this.plcUiNumberDisplay3.DisabilityTriggerNode = null;
  249. this.plcUiNumberDisplay3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  250. this.plcUiNumberDisplay3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  251. this.plcUiNumberDisplay3.Gain = 1D;
  252. this.plcUiNumberDisplay3.IntegerDigits = 0;
  253. this.plcUiNumberDisplay3.InvisibilityTriggerNode = null;
  254. this.plcUiNumberDisplay3.Location = new System.Drawing.Point(73, 155);
  255. this.plcUiNumberDisplay3.Name = "plcUiNumberDisplay3";
  256. this.plcUiNumberDisplay3.Preffix = null;
  257. this.plcUiNumberDisplay3.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[3]", NodeType.UINT, null);
  258. this.plcUiNumberDisplay3.Size = new System.Drawing.Size(70, 40);
  259. this.plcUiNumberDisplay3.Suffix = null;
  260. this.plcUiNumberDisplay3.TabIndex = 14;
  261. this.plcUiNumberDisplay3.Text = "1";
  262. this.plcUiNumberDisplay3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  263. this.plcUiNumberDisplay3.WriteNode = null;
  264. //
  265. // label3
  266. //
  267. this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  268. this.label3.Location = new System.Drawing.Point(3, 155);
  269. this.label3.Name = "label3";
  270. this.label3.Size = new System.Drawing.Size(70, 40);
  271. this.label3.TabIndex = 13;
  272. this.label3.Text = "吸嘴3";
  273. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  274. //
  275. // plcUiNumberDisplay4
  276. //
  277. this.plcUiNumberDisplay4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  278. this.plcUiNumberDisplay4.DecimalPlaces = 0;
  279. this.plcUiNumberDisplay4.DisabilityTriggerNode = null;
  280. this.plcUiNumberDisplay4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  281. this.plcUiNumberDisplay4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  282. this.plcUiNumberDisplay4.Gain = 1D;
  283. this.plcUiNumberDisplay4.IntegerDigits = 0;
  284. this.plcUiNumberDisplay4.InvisibilityTriggerNode = null;
  285. this.plcUiNumberDisplay4.Location = new System.Drawing.Point(73, 195);
  286. this.plcUiNumberDisplay4.Name = "plcUiNumberDisplay4";
  287. this.plcUiNumberDisplay4.Preffix = null;
  288. this.plcUiNumberDisplay4.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[4]", NodeType.UINT, null);
  289. this.plcUiNumberDisplay4.Size = new System.Drawing.Size(70, 40);
  290. this.plcUiNumberDisplay4.Suffix = null;
  291. this.plcUiNumberDisplay4.TabIndex = 16;
  292. this.plcUiNumberDisplay4.Text = "1";
  293. this.plcUiNumberDisplay4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  294. this.plcUiNumberDisplay4.WriteNode = null;
  295. //
  296. // label4
  297. //
  298. this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  299. this.label4.Location = new System.Drawing.Point(3, 195);
  300. this.label4.Name = "label4";
  301. this.label4.Size = new System.Drawing.Size(70, 40);
  302. this.label4.TabIndex = 15;
  303. this.label4.Text = "吸嘴4";
  304. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  305. //
  306. // plcUiNumberDisplay5
  307. //
  308. this.plcUiNumberDisplay5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  309. this.plcUiNumberDisplay5.DecimalPlaces = 0;
  310. this.plcUiNumberDisplay5.DisabilityTriggerNode = null;
  311. this.plcUiNumberDisplay5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  312. this.plcUiNumberDisplay5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  313. this.plcUiNumberDisplay5.Gain = 1D;
  314. this.plcUiNumberDisplay5.IntegerDigits = 0;
  315. this.plcUiNumberDisplay5.InvisibilityTriggerNode = null;
  316. this.plcUiNumberDisplay5.Location = new System.Drawing.Point(73, 235);
  317. this.plcUiNumberDisplay5.Name = "plcUiNumberDisplay5";
  318. this.plcUiNumberDisplay5.Preffix = null;
  319. this.plcUiNumberDisplay5.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[5]", NodeType.UINT, null);
  320. this.plcUiNumberDisplay5.Size = new System.Drawing.Size(70, 40);
  321. this.plcUiNumberDisplay5.Suffix = null;
  322. this.plcUiNumberDisplay5.TabIndex = 18;
  323. this.plcUiNumberDisplay5.Text = "1";
  324. this.plcUiNumberDisplay5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  325. this.plcUiNumberDisplay5.WriteNode = null;
  326. //
  327. // label5
  328. //
  329. this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  330. this.label5.Location = new System.Drawing.Point(3, 235);
  331. this.label5.Name = "label5";
  332. this.label5.Size = new System.Drawing.Size(70, 40);
  333. this.label5.TabIndex = 17;
  334. this.label5.Text = "吸嘴5";
  335. this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  336. //
  337. // plcUiNumberDisplay6
  338. //
  339. this.plcUiNumberDisplay6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  340. this.plcUiNumberDisplay6.DecimalPlaces = 0;
  341. this.plcUiNumberDisplay6.DisabilityTriggerNode = null;
  342. this.plcUiNumberDisplay6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  343. this.plcUiNumberDisplay6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  344. this.plcUiNumberDisplay6.Gain = 1D;
  345. this.plcUiNumberDisplay6.IntegerDigits = 0;
  346. this.plcUiNumberDisplay6.InvisibilityTriggerNode = null;
  347. this.plcUiNumberDisplay6.Location = new System.Drawing.Point(73, 275);
  348. this.plcUiNumberDisplay6.Name = "plcUiNumberDisplay6";
  349. this.plcUiNumberDisplay6.Preffix = null;
  350. this.plcUiNumberDisplay6.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[6]", NodeType.UINT, null);
  351. this.plcUiNumberDisplay6.Size = new System.Drawing.Size(70, 40);
  352. this.plcUiNumberDisplay6.Suffix = null;
  353. this.plcUiNumberDisplay6.TabIndex = 20;
  354. this.plcUiNumberDisplay6.Text = "1";
  355. this.plcUiNumberDisplay6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  356. this.plcUiNumberDisplay6.WriteNode = null;
  357. //
  358. // label6
  359. //
  360. this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  361. this.label6.Location = new System.Drawing.Point(3, 275);
  362. this.label6.Name = "label6";
  363. this.label6.Size = new System.Drawing.Size(70, 40);
  364. this.label6.TabIndex = 19;
  365. this.label6.Text = "吸嘴6";
  366. this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  367. //
  368. // plcUiNumberDisplay7
  369. //
  370. this.plcUiNumberDisplay7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  371. this.plcUiNumberDisplay7.DecimalPlaces = 0;
  372. this.plcUiNumberDisplay7.DisabilityTriggerNode = null;
  373. this.plcUiNumberDisplay7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  374. this.plcUiNumberDisplay7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  375. this.plcUiNumberDisplay7.Gain = 1D;
  376. this.plcUiNumberDisplay7.IntegerDigits = 0;
  377. this.plcUiNumberDisplay7.InvisibilityTriggerNode = null;
  378. this.plcUiNumberDisplay7.Location = new System.Drawing.Point(73, 315);
  379. this.plcUiNumberDisplay7.Name = "plcUiNumberDisplay7";
  380. this.plcUiNumberDisplay7.Preffix = null;
  381. this.plcUiNumberDisplay7.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[7]", NodeType.UINT, null);
  382. this.plcUiNumberDisplay7.Size = new System.Drawing.Size(70, 40);
  383. this.plcUiNumberDisplay7.Suffix = null;
  384. this.plcUiNumberDisplay7.TabIndex = 22;
  385. this.plcUiNumberDisplay7.Text = "1";
  386. this.plcUiNumberDisplay7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  387. this.plcUiNumberDisplay7.WriteNode = null;
  388. //
  389. // label7
  390. //
  391. this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  392. this.label7.Location = new System.Drawing.Point(3, 315);
  393. this.label7.Name = "label7";
  394. this.label7.Size = new System.Drawing.Size(70, 40);
  395. this.label7.TabIndex = 21;
  396. this.label7.Text = "吸嘴7";
  397. this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  398. //
  399. // plcUiNumberDisplay8
  400. //
  401. this.plcUiNumberDisplay8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  402. this.plcUiNumberDisplay8.DecimalPlaces = 0;
  403. this.plcUiNumberDisplay8.DisabilityTriggerNode = null;
  404. this.plcUiNumberDisplay8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  405. this.plcUiNumberDisplay8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  406. this.plcUiNumberDisplay8.Gain = 1D;
  407. this.plcUiNumberDisplay8.IntegerDigits = 0;
  408. this.plcUiNumberDisplay8.InvisibilityTriggerNode = null;
  409. this.plcUiNumberDisplay8.Location = new System.Drawing.Point(73, 355);
  410. this.plcUiNumberDisplay8.Name = "plcUiNumberDisplay8";
  411. this.plcUiNumberDisplay8.Preffix = null;
  412. this.plcUiNumberDisplay8.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[8]", NodeType.UINT, null);
  413. this.plcUiNumberDisplay8.Size = new System.Drawing.Size(70, 40);
  414. this.plcUiNumberDisplay8.Suffix = null;
  415. this.plcUiNumberDisplay8.TabIndex = 24;
  416. this.plcUiNumberDisplay8.Text = "1";
  417. this.plcUiNumberDisplay8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  418. this.plcUiNumberDisplay8.WriteNode = null;
  419. //
  420. // label8
  421. //
  422. this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  423. this.label8.Location = new System.Drawing.Point(3, 355);
  424. this.label8.Name = "label8";
  425. this.label8.Size = new System.Drawing.Size(70, 40);
  426. this.label8.TabIndex = 23;
  427. this.label8.Text = "吸嘴8";
  428. this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  429. //
  430. // plcUiNumberDisplay9
  431. //
  432. this.plcUiNumberDisplay9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  433. this.plcUiNumberDisplay9.DecimalPlaces = 0;
  434. this.plcUiNumberDisplay9.DisabilityTriggerNode = null;
  435. this.plcUiNumberDisplay9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  436. this.plcUiNumberDisplay9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  437. this.plcUiNumberDisplay9.Gain = 1D;
  438. this.plcUiNumberDisplay9.IntegerDigits = 0;
  439. this.plcUiNumberDisplay9.InvisibilityTriggerNode = null;
  440. this.plcUiNumberDisplay9.Location = new System.Drawing.Point(478, 275);
  441. this.plcUiNumberDisplay9.Name = "plcUiNumberDisplay9";
  442. this.plcUiNumberDisplay9.Preffix = null;
  443. this.plcUiNumberDisplay9.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[26]", NodeType.UINT, null);
  444. this.plcUiNumberDisplay9.Size = new System.Drawing.Size(70, 40);
  445. this.plcUiNumberDisplay9.Suffix = null;
  446. this.plcUiNumberDisplay9.TabIndex = 44;
  447. this.plcUiNumberDisplay9.Text = "1";
  448. this.plcUiNumberDisplay9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  449. this.plcUiNumberDisplay9.WriteNode = null;
  450. //
  451. // label9
  452. //
  453. this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  454. this.label9.Location = new System.Drawing.Point(408, 275);
  455. this.label9.Name = "label9";
  456. this.label9.Size = new System.Drawing.Size(70, 40);
  457. this.label9.TabIndex = 43;
  458. this.label9.Text = "吸嘴26";
  459. this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  460. //
  461. // plcUiNumberDisplay10
  462. //
  463. this.plcUiNumberDisplay10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  464. this.plcUiNumberDisplay10.DecimalPlaces = 0;
  465. this.plcUiNumberDisplay10.DisabilityTriggerNode = null;
  466. this.plcUiNumberDisplay10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  467. this.plcUiNumberDisplay10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  468. this.plcUiNumberDisplay10.Gain = 1D;
  469. this.plcUiNumberDisplay10.IntegerDigits = 0;
  470. this.plcUiNumberDisplay10.InvisibilityTriggerNode = null;
  471. this.plcUiNumberDisplay10.Location = new System.Drawing.Point(478, 195);
  472. this.plcUiNumberDisplay10.Name = "plcUiNumberDisplay10";
  473. this.plcUiNumberDisplay10.Preffix = null;
  474. this.plcUiNumberDisplay10.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[24]", NodeType.UINT, null);
  475. this.plcUiNumberDisplay10.Size = new System.Drawing.Size(70, 40);
  476. this.plcUiNumberDisplay10.Suffix = null;
  477. this.plcUiNumberDisplay10.TabIndex = 42;
  478. this.plcUiNumberDisplay10.Text = "1";
  479. this.plcUiNumberDisplay10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  480. this.plcUiNumberDisplay10.WriteNode = null;
  481. //
  482. // label10
  483. //
  484. this.label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  485. this.label10.Location = new System.Drawing.Point(408, 195);
  486. this.label10.Name = "label10";
  487. this.label10.Size = new System.Drawing.Size(70, 40);
  488. this.label10.TabIndex = 41;
  489. this.label10.Text = "吸嘴24";
  490. this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  491. //
  492. // plcUiNumberDisplay11
  493. //
  494. this.plcUiNumberDisplay11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  495. this.plcUiNumberDisplay11.DecimalPlaces = 0;
  496. this.plcUiNumberDisplay11.DisabilityTriggerNode = null;
  497. this.plcUiNumberDisplay11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  498. this.plcUiNumberDisplay11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  499. this.plcUiNumberDisplay11.Gain = 1D;
  500. this.plcUiNumberDisplay11.IntegerDigits = 0;
  501. this.plcUiNumberDisplay11.InvisibilityTriggerNode = null;
  502. this.plcUiNumberDisplay11.Location = new System.Drawing.Point(478, 155);
  503. this.plcUiNumberDisplay11.Name = "plcUiNumberDisplay11";
  504. this.plcUiNumberDisplay11.Preffix = null;
  505. this.plcUiNumberDisplay11.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[23]", NodeType.UINT, null);
  506. this.plcUiNumberDisplay11.Size = new System.Drawing.Size(70, 40);
  507. this.plcUiNumberDisplay11.Suffix = null;
  508. this.plcUiNumberDisplay11.TabIndex = 40;
  509. this.plcUiNumberDisplay11.Text = "1";
  510. this.plcUiNumberDisplay11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  511. this.plcUiNumberDisplay11.WriteNode = null;
  512. //
  513. // label11
  514. //
  515. this.label11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  516. this.label11.Location = new System.Drawing.Point(408, 155);
  517. this.label11.Name = "label11";
  518. this.label11.Size = new System.Drawing.Size(70, 40);
  519. this.label11.TabIndex = 39;
  520. this.label11.Text = "吸嘴23";
  521. this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  522. //
  523. // plcUiNumberDisplay12
  524. //
  525. this.plcUiNumberDisplay12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  526. this.plcUiNumberDisplay12.DecimalPlaces = 0;
  527. this.plcUiNumberDisplay12.DisabilityTriggerNode = null;
  528. this.plcUiNumberDisplay12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  529. this.plcUiNumberDisplay12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  530. this.plcUiNumberDisplay12.Gain = 1D;
  531. this.plcUiNumberDisplay12.IntegerDigits = 0;
  532. this.plcUiNumberDisplay12.InvisibilityTriggerNode = null;
  533. this.plcUiNumberDisplay12.Location = new System.Drawing.Point(478, 115);
  534. this.plcUiNumberDisplay12.Name = "plcUiNumberDisplay12";
  535. this.plcUiNumberDisplay12.Preffix = null;
  536. this.plcUiNumberDisplay12.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[22]", NodeType.UINT, null);
  537. this.plcUiNumberDisplay12.Size = new System.Drawing.Size(70, 40);
  538. this.plcUiNumberDisplay12.Suffix = null;
  539. this.plcUiNumberDisplay12.TabIndex = 38;
  540. this.plcUiNumberDisplay12.Text = "1";
  541. this.plcUiNumberDisplay12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  542. this.plcUiNumberDisplay12.WriteNode = null;
  543. //
  544. // label12
  545. //
  546. this.label12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  547. this.label12.Location = new System.Drawing.Point(408, 115);
  548. this.label12.Name = "label12";
  549. this.label12.Size = new System.Drawing.Size(70, 40);
  550. this.label12.TabIndex = 37;
  551. this.label12.Text = "吸嘴22";
  552. this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  553. //
  554. // plcUiNumberDisplay13
  555. //
  556. this.plcUiNumberDisplay13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  557. this.plcUiNumberDisplay13.DecimalPlaces = 0;
  558. this.plcUiNumberDisplay13.DisabilityTriggerNode = null;
  559. this.plcUiNumberDisplay13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  560. this.plcUiNumberDisplay13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  561. this.plcUiNumberDisplay13.Gain = 1D;
  562. this.plcUiNumberDisplay13.IntegerDigits = 0;
  563. this.plcUiNumberDisplay13.InvisibilityTriggerNode = null;
  564. this.plcUiNumberDisplay13.Location = new System.Drawing.Point(478, 75);
  565. this.plcUiNumberDisplay13.Name = "plcUiNumberDisplay13";
  566. this.plcUiNumberDisplay13.Preffix = null;
  567. this.plcUiNumberDisplay13.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[21]", NodeType.UINT, null);
  568. this.plcUiNumberDisplay13.Size = new System.Drawing.Size(70, 40);
  569. this.plcUiNumberDisplay13.Suffix = null;
  570. this.plcUiNumberDisplay13.TabIndex = 36;
  571. this.plcUiNumberDisplay13.Text = "1";
  572. this.plcUiNumberDisplay13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  573. this.plcUiNumberDisplay13.WriteNode = null;
  574. //
  575. // label13
  576. //
  577. this.label13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  578. this.label13.Location = new System.Drawing.Point(408, 75);
  579. this.label13.Name = "label13";
  580. this.label13.Size = new System.Drawing.Size(70, 40);
  581. this.label13.TabIndex = 35;
  582. this.label13.Text = "吸嘴21";
  583. this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  584. //
  585. // plcUiNumberDisplay14
  586. //
  587. this.plcUiNumberDisplay14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  588. this.plcUiNumberDisplay14.DecimalPlaces = 0;
  589. this.plcUiNumberDisplay14.DisabilityTriggerNode = null;
  590. this.plcUiNumberDisplay14.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  591. this.plcUiNumberDisplay14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  592. this.plcUiNumberDisplay14.Gain = 1D;
  593. this.plcUiNumberDisplay14.IntegerDigits = 0;
  594. this.plcUiNumberDisplay14.InvisibilityTriggerNode = null;
  595. this.plcUiNumberDisplay14.Location = new System.Drawing.Point(276, 435);
  596. this.plcUiNumberDisplay14.Name = "plcUiNumberDisplay14";
  597. this.plcUiNumberDisplay14.Preffix = null;
  598. this.plcUiNumberDisplay14.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[20]", NodeType.UINT, null);
  599. this.plcUiNumberDisplay14.Size = new System.Drawing.Size(70, 40);
  600. this.plcUiNumberDisplay14.Suffix = null;
  601. this.plcUiNumberDisplay14.TabIndex = 34;
  602. this.plcUiNumberDisplay14.Text = "1";
  603. this.plcUiNumberDisplay14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  604. this.plcUiNumberDisplay14.WriteNode = null;
  605. //
  606. // label14
  607. //
  608. this.label14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  609. this.label14.Location = new System.Drawing.Point(206, 435);
  610. this.label14.Name = "label14";
  611. this.label14.Size = new System.Drawing.Size(70, 40);
  612. this.label14.TabIndex = 33;
  613. this.label14.Text = "吸嘴20";
  614. this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  615. //
  616. // plcUiNumberDisplay15
  617. //
  618. this.plcUiNumberDisplay15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  619. this.plcUiNumberDisplay15.DecimalPlaces = 0;
  620. this.plcUiNumberDisplay15.DisabilityTriggerNode = null;
  621. this.plcUiNumberDisplay15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  622. this.plcUiNumberDisplay15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  623. this.plcUiNumberDisplay15.Gain = 1D;
  624. this.plcUiNumberDisplay15.IntegerDigits = 0;
  625. this.plcUiNumberDisplay15.InvisibilityTriggerNode = null;
  626. this.plcUiNumberDisplay15.Location = new System.Drawing.Point(276, 235);
  627. this.plcUiNumberDisplay15.Name = "plcUiNumberDisplay15";
  628. this.plcUiNumberDisplay15.Preffix = null;
  629. this.plcUiNumberDisplay15.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[15]", NodeType.UINT, null);
  630. this.plcUiNumberDisplay15.Size = new System.Drawing.Size(70, 40);
  631. this.plcUiNumberDisplay15.Suffix = null;
  632. this.plcUiNumberDisplay15.TabIndex = 32;
  633. this.plcUiNumberDisplay15.Text = "1";
  634. this.plcUiNumberDisplay15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  635. this.plcUiNumberDisplay15.WriteNode = null;
  636. //
  637. // label15
  638. //
  639. this.label15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  640. this.label15.Location = new System.Drawing.Point(206, 235);
  641. this.label15.Name = "label15";
  642. this.label15.Size = new System.Drawing.Size(70, 40);
  643. this.label15.TabIndex = 31;
  644. this.label15.Text = "吸嘴15";
  645. this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  646. //
  647. // plcUiNumberDisplay16
  648. //
  649. this.plcUiNumberDisplay16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  650. this.plcUiNumberDisplay16.DecimalPlaces = 0;
  651. this.plcUiNumberDisplay16.DisabilityTriggerNode = null;
  652. this.plcUiNumberDisplay16.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  653. this.plcUiNumberDisplay16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  654. this.plcUiNumberDisplay16.Gain = 1D;
  655. this.plcUiNumberDisplay16.IntegerDigits = 0;
  656. this.plcUiNumberDisplay16.InvisibilityTriggerNode = null;
  657. this.plcUiNumberDisplay16.Location = new System.Drawing.Point(276, 75);
  658. this.plcUiNumberDisplay16.Name = "plcUiNumberDisplay16";
  659. this.plcUiNumberDisplay16.Preffix = null;
  660. this.plcUiNumberDisplay16.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[11]", NodeType.UINT, null);
  661. this.plcUiNumberDisplay16.Size = new System.Drawing.Size(70, 40);
  662. this.plcUiNumberDisplay16.Suffix = null;
  663. this.plcUiNumberDisplay16.TabIndex = 30;
  664. this.plcUiNumberDisplay16.Text = "1";
  665. this.plcUiNumberDisplay16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  666. this.plcUiNumberDisplay16.WriteNode = null;
  667. //
  668. // label16
  669. //
  670. this.label16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  671. this.label16.Location = new System.Drawing.Point(206, 75);
  672. this.label16.Name = "label16";
  673. this.label16.Size = new System.Drawing.Size(70, 40);
  674. this.label16.TabIndex = 29;
  675. this.label16.Text = "吸嘴11";
  676. this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  677. //
  678. // label17
  679. //
  680. this.label17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  681. this.label17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  682. this.label17.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  683. this.label17.Location = new System.Drawing.Point(276, 35);
  684. this.label17.Name = "label17";
  685. this.label17.Size = new System.Drawing.Size(70, 40);
  686. this.label17.TabIndex = 28;
  687. this.label17.Text = "计数";
  688. this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  689. //
  690. // label18
  691. //
  692. this.label18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  693. this.label18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  694. this.label18.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  695. this.label18.Location = new System.Drawing.Point(206, 35);
  696. this.label18.Name = "label18";
  697. this.label18.Size = new System.Drawing.Size(70, 40);
  698. this.label18.TabIndex = 27;
  699. this.label18.Text = "名称";
  700. this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  701. //
  702. // lbl1_4
  703. //
  704. this.lbl1_4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  705. this.lbl1_4.DecimalPlaces = 0;
  706. this.lbl1_4.DisabilityTriggerNode = null;
  707. this.lbl1_4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  708. this.lbl1_4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  709. this.lbl1_4.Gain = 1D;
  710. this.lbl1_4.IntegerDigits = 0;
  711. this.lbl1_4.InvisibilityTriggerNode = null;
  712. this.lbl1_4.Location = new System.Drawing.Point(73, 435);
  713. this.lbl1_4.Name = "lbl1_4";
  714. this.lbl1_4.Preffix = null;
  715. this.lbl1_4.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[10]", NodeType.UINT, null);
  716. this.lbl1_4.Size = new System.Drawing.Size(70, 40);
  717. this.lbl1_4.Suffix = null;
  718. this.lbl1_4.TabIndex = 26;
  719. this.lbl1_4.Text = "1";
  720. this.lbl1_4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  721. this.lbl1_4.WriteNode = null;
  722. //
  723. // lbl1_3
  724. //
  725. this.lbl1_3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  726. this.lbl1_3.Location = new System.Drawing.Point(3, 435);
  727. this.lbl1_3.Name = "lbl1_3";
  728. this.lbl1_3.Size = new System.Drawing.Size(70, 40);
  729. this.lbl1_3.TabIndex = 25;
  730. this.lbl1_3.Text = "吸嘴10";
  731. this.lbl1_3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  732. //
  733. // plcUiNumberDisplay17
  734. //
  735. this.plcUiNumberDisplay17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  736. this.plcUiNumberDisplay17.DecimalPlaces = 0;
  737. this.plcUiNumberDisplay17.DisabilityTriggerNode = null;
  738. this.plcUiNumberDisplay17.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  739. this.plcUiNumberDisplay17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  740. this.plcUiNumberDisplay17.Gain = 1D;
  741. this.plcUiNumberDisplay17.IntegerDigits = 0;
  742. this.plcUiNumberDisplay17.InvisibilityTriggerNode = null;
  743. this.plcUiNumberDisplay17.Location = new System.Drawing.Point(680, 315);
  744. this.plcUiNumberDisplay17.Name = "plcUiNumberDisplay17";
  745. this.plcUiNumberDisplay17.Preffix = null;
  746. this.plcUiNumberDisplay17.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[37]", NodeType.UINT, null);
  747. this.plcUiNumberDisplay17.Size = new System.Drawing.Size(70, 40);
  748. this.plcUiNumberDisplay17.Suffix = null;
  749. this.plcUiNumberDisplay17.TabIndex = 64;
  750. this.plcUiNumberDisplay17.Text = "1";
  751. this.plcUiNumberDisplay17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  752. this.plcUiNumberDisplay17.WriteNode = null;
  753. //
  754. // label19
  755. //
  756. this.label19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  757. this.label19.Location = new System.Drawing.Point(610, 315);
  758. this.label19.Name = "label19";
  759. this.label19.Size = new System.Drawing.Size(70, 40);
  760. this.label19.TabIndex = 63;
  761. this.label19.Text = "吸嘴37";
  762. this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  763. //
  764. // plcUiNumberDisplay18
  765. //
  766. this.plcUiNumberDisplay18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  767. this.plcUiNumberDisplay18.DecimalPlaces = 0;
  768. this.plcUiNumberDisplay18.DisabilityTriggerNode = null;
  769. this.plcUiNumberDisplay18.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  770. this.plcUiNumberDisplay18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  771. this.plcUiNumberDisplay18.Gain = 1D;
  772. this.plcUiNumberDisplay18.IntegerDigits = 0;
  773. this.plcUiNumberDisplay18.InvisibilityTriggerNode = null;
  774. this.plcUiNumberDisplay18.Location = new System.Drawing.Point(680, 235);
  775. this.plcUiNumberDisplay18.Name = "plcUiNumberDisplay18";
  776. this.plcUiNumberDisplay18.Preffix = null;
  777. this.plcUiNumberDisplay18.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[35]", NodeType.UINT, null);
  778. this.plcUiNumberDisplay18.Size = new System.Drawing.Size(70, 40);
  779. this.plcUiNumberDisplay18.Suffix = null;
  780. this.plcUiNumberDisplay18.TabIndex = 62;
  781. this.plcUiNumberDisplay18.Text = "1";
  782. this.plcUiNumberDisplay18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  783. this.plcUiNumberDisplay18.WriteNode = null;
  784. //
  785. // label20
  786. //
  787. this.label20.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  788. this.label20.Location = new System.Drawing.Point(610, 235);
  789. this.label20.Name = "label20";
  790. this.label20.Size = new System.Drawing.Size(70, 40);
  791. this.label20.TabIndex = 61;
  792. this.label20.Text = "吸嘴35";
  793. this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  794. //
  795. // plcUiNumberDisplay20
  796. //
  797. this.plcUiNumberDisplay20.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  798. this.plcUiNumberDisplay20.DecimalPlaces = 0;
  799. this.plcUiNumberDisplay20.DisabilityTriggerNode = null;
  800. this.plcUiNumberDisplay20.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  801. this.plcUiNumberDisplay20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  802. this.plcUiNumberDisplay20.Gain = 1D;
  803. this.plcUiNumberDisplay20.IntegerDigits = 0;
  804. this.plcUiNumberDisplay20.InvisibilityTriggerNode = null;
  805. this.plcUiNumberDisplay20.Location = new System.Drawing.Point(680, 155);
  806. this.plcUiNumberDisplay20.Name = "plcUiNumberDisplay20";
  807. this.plcUiNumberDisplay20.Preffix = null;
  808. this.plcUiNumberDisplay20.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[33]", NodeType.UINT, null);
  809. this.plcUiNumberDisplay20.Size = new System.Drawing.Size(70, 40);
  810. this.plcUiNumberDisplay20.Suffix = null;
  811. this.plcUiNumberDisplay20.TabIndex = 58;
  812. this.plcUiNumberDisplay20.Text = "1";
  813. this.plcUiNumberDisplay20.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  814. this.plcUiNumberDisplay20.WriteNode = null;
  815. //
  816. // label22
  817. //
  818. this.label22.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  819. this.label22.Location = new System.Drawing.Point(610, 155);
  820. this.label22.Name = "label22";
  821. this.label22.Size = new System.Drawing.Size(70, 40);
  822. this.label22.TabIndex = 57;
  823. this.label22.Text = "吸嘴33";
  824. this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  825. //
  826. // plcUiNumberDisplay23
  827. //
  828. this.plcUiNumberDisplay23.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  829. this.plcUiNumberDisplay23.DecimalPlaces = 0;
  830. this.plcUiNumberDisplay23.DisabilityTriggerNode = null;
  831. this.plcUiNumberDisplay23.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  832. this.plcUiNumberDisplay23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  833. this.plcUiNumberDisplay23.Gain = 1D;
  834. this.plcUiNumberDisplay23.IntegerDigits = 0;
  835. this.plcUiNumberDisplay23.InvisibilityTriggerNode = null;
  836. this.plcUiNumberDisplay23.Location = new System.Drawing.Point(478, 435);
  837. this.plcUiNumberDisplay23.Name = "plcUiNumberDisplay23";
  838. this.plcUiNumberDisplay23.Preffix = null;
  839. this.plcUiNumberDisplay23.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[30]", NodeType.UINT, null);
  840. this.plcUiNumberDisplay23.Size = new System.Drawing.Size(70, 40);
  841. this.plcUiNumberDisplay23.Suffix = null;
  842. this.plcUiNumberDisplay23.TabIndex = 52;
  843. this.plcUiNumberDisplay23.Text = "1";
  844. this.plcUiNumberDisplay23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  845. this.plcUiNumberDisplay23.WriteNode = null;
  846. //
  847. // label25
  848. //
  849. this.label25.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  850. this.label25.Location = new System.Drawing.Point(408, 435);
  851. this.label25.Name = "label25";
  852. this.label25.Size = new System.Drawing.Size(70, 40);
  853. this.label25.TabIndex = 51;
  854. this.label25.Text = "吸嘴30";
  855. this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  856. //
  857. // plcUiNumberDisplay24
  858. //
  859. this.plcUiNumberDisplay24.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  860. this.plcUiNumberDisplay24.DecimalPlaces = 0;
  861. this.plcUiNumberDisplay24.DisabilityTriggerNode = null;
  862. this.plcUiNumberDisplay24.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  863. this.plcUiNumberDisplay24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  864. this.plcUiNumberDisplay24.Gain = 1D;
  865. this.plcUiNumberDisplay24.IntegerDigits = 0;
  866. this.plcUiNumberDisplay24.InvisibilityTriggerNode = null;
  867. this.plcUiNumberDisplay24.Location = new System.Drawing.Point(478, 395);
  868. this.plcUiNumberDisplay24.Name = "plcUiNumberDisplay24";
  869. this.plcUiNumberDisplay24.Preffix = null;
  870. this.plcUiNumberDisplay24.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[29]", NodeType.UINT, null);
  871. this.plcUiNumberDisplay24.Size = new System.Drawing.Size(70, 40);
  872. this.plcUiNumberDisplay24.Suffix = null;
  873. this.plcUiNumberDisplay24.TabIndex = 50;
  874. this.plcUiNumberDisplay24.Text = "1";
  875. this.plcUiNumberDisplay24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  876. this.plcUiNumberDisplay24.WriteNode = null;
  877. //
  878. // label26
  879. //
  880. this.label26.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  881. this.label26.Location = new System.Drawing.Point(408, 395);
  882. this.label26.Name = "label26";
  883. this.label26.Size = new System.Drawing.Size(70, 40);
  884. this.label26.TabIndex = 49;
  885. this.label26.Text = "吸嘴29";
  886. this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  887. //
  888. // label27
  889. //
  890. this.label27.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  891. this.label27.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  892. this.label27.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  893. this.label27.Location = new System.Drawing.Point(478, 35);
  894. this.label27.Name = "label27";
  895. this.label27.Size = new System.Drawing.Size(70, 40);
  896. this.label27.TabIndex = 48;
  897. this.label27.Text = "计数";
  898. this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  899. //
  900. // label28
  901. //
  902. this.label28.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  903. this.label28.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  904. this.label28.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  905. this.label28.Location = new System.Drawing.Point(408, 35);
  906. this.label28.Name = "label28";
  907. this.label28.Size = new System.Drawing.Size(70, 40);
  908. this.label28.TabIndex = 47;
  909. this.label28.Text = "名称";
  910. this.label28.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  911. //
  912. // plcUiNumberDisplay25
  913. //
  914. this.plcUiNumberDisplay25.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  915. this.plcUiNumberDisplay25.DecimalPlaces = 0;
  916. this.plcUiNumberDisplay25.DisabilityTriggerNode = null;
  917. this.plcUiNumberDisplay25.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  918. this.plcUiNumberDisplay25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  919. this.plcUiNumberDisplay25.Gain = 1D;
  920. this.plcUiNumberDisplay25.IntegerDigits = 0;
  921. this.plcUiNumberDisplay25.InvisibilityTriggerNode = null;
  922. this.plcUiNumberDisplay25.Location = new System.Drawing.Point(478, 355);
  923. this.plcUiNumberDisplay25.Name = "plcUiNumberDisplay25";
  924. this.plcUiNumberDisplay25.Preffix = null;
  925. this.plcUiNumberDisplay25.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[28]", NodeType.UINT, null);
  926. this.plcUiNumberDisplay25.Size = new System.Drawing.Size(70, 40);
  927. this.plcUiNumberDisplay25.Suffix = null;
  928. this.plcUiNumberDisplay25.TabIndex = 46;
  929. this.plcUiNumberDisplay25.Text = "1";
  930. this.plcUiNumberDisplay25.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  931. this.plcUiNumberDisplay25.WriteNode = null;
  932. //
  933. // label29
  934. //
  935. this.label29.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  936. this.label29.Location = new System.Drawing.Point(408, 355);
  937. this.label29.Name = "label29";
  938. this.label29.Size = new System.Drawing.Size(70, 40);
  939. this.label29.TabIndex = 45;
  940. this.label29.Text = "吸嘴28";
  941. this.label29.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  942. //
  943. // label37
  944. //
  945. this.label37.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  946. this.label37.Location = new System.Drawing.Point(3, 395);
  947. this.label37.Name = "label37";
  948. this.label37.Size = new System.Drawing.Size(70, 40);
  949. this.label37.TabIndex = 65;
  950. this.label37.Text = "吸嘴9";
  951. this.label37.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  952. //
  953. // plcUiNumberDisplay26
  954. //
  955. this.plcUiNumberDisplay26.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  956. this.plcUiNumberDisplay26.DecimalPlaces = 0;
  957. this.plcUiNumberDisplay26.DisabilityTriggerNode = null;
  958. this.plcUiNumberDisplay26.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  959. this.plcUiNumberDisplay26.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  960. this.plcUiNumberDisplay26.Gain = 1D;
  961. this.plcUiNumberDisplay26.IntegerDigits = 0;
  962. this.plcUiNumberDisplay26.InvisibilityTriggerNode = null;
  963. this.plcUiNumberDisplay26.Location = new System.Drawing.Point(73, 395);
  964. this.plcUiNumberDisplay26.Name = "plcUiNumberDisplay26";
  965. this.plcUiNumberDisplay26.Preffix = null;
  966. this.plcUiNumberDisplay26.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[9]", NodeType.UINT, null);
  967. this.plcUiNumberDisplay26.Size = new System.Drawing.Size(70, 40);
  968. this.plcUiNumberDisplay26.Suffix = null;
  969. this.plcUiNumberDisplay26.TabIndex = 66;
  970. this.plcUiNumberDisplay26.Text = "1";
  971. this.plcUiNumberDisplay26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  972. this.plcUiNumberDisplay26.WriteNode = null;
  973. //
  974. // plcUiNumberDisplay27
  975. //
  976. this.plcUiNumberDisplay27.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  977. this.plcUiNumberDisplay27.DecimalPlaces = 0;
  978. this.plcUiNumberDisplay27.DisabilityTriggerNode = null;
  979. this.plcUiNumberDisplay27.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  980. this.plcUiNumberDisplay27.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  981. this.plcUiNumberDisplay27.Gain = 1D;
  982. this.plcUiNumberDisplay27.IntegerDigits = 0;
  983. this.plcUiNumberDisplay27.InvisibilityTriggerNode = null;
  984. this.plcUiNumberDisplay27.Location = new System.Drawing.Point(478, 315);
  985. this.plcUiNumberDisplay27.Name = "plcUiNumberDisplay27";
  986. this.plcUiNumberDisplay27.Preffix = null;
  987. this.plcUiNumberDisplay27.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[27]", NodeType.UINT, null);
  988. this.plcUiNumberDisplay27.Size = new System.Drawing.Size(70, 40);
  989. this.plcUiNumberDisplay27.Suffix = null;
  990. this.plcUiNumberDisplay27.TabIndex = 68;
  991. this.plcUiNumberDisplay27.Text = "1";
  992. this.plcUiNumberDisplay27.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  993. this.plcUiNumberDisplay27.WriteNode = null;
  994. //
  995. // label30
  996. //
  997. this.label30.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  998. this.label30.Location = new System.Drawing.Point(408, 315);
  999. this.label30.Name = "label30";
  1000. this.label30.Size = new System.Drawing.Size(70, 40);
  1001. this.label30.TabIndex = 67;
  1002. this.label30.Text = "吸嘴27";
  1003. this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1004. //
  1005. // plcUiNumberDisplay28
  1006. //
  1007. this.plcUiNumberDisplay28.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1008. this.plcUiNumberDisplay28.DecimalPlaces = 0;
  1009. this.plcUiNumberDisplay28.DisabilityTriggerNode = null;
  1010. this.plcUiNumberDisplay28.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1011. this.plcUiNumberDisplay28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1012. this.plcUiNumberDisplay28.Gain = 1D;
  1013. this.plcUiNumberDisplay28.IntegerDigits = 0;
  1014. this.plcUiNumberDisplay28.InvisibilityTriggerNode = null;
  1015. this.plcUiNumberDisplay28.Location = new System.Drawing.Point(680, 395);
  1016. this.plcUiNumberDisplay28.Name = "plcUiNumberDisplay28";
  1017. this.plcUiNumberDisplay28.Preffix = null;
  1018. this.plcUiNumberDisplay28.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[39]", NodeType.UINT, null);
  1019. this.plcUiNumberDisplay28.Size = new System.Drawing.Size(70, 40);
  1020. this.plcUiNumberDisplay28.Suffix = null;
  1021. this.plcUiNumberDisplay28.TabIndex = 70;
  1022. this.plcUiNumberDisplay28.Text = "1";
  1023. this.plcUiNumberDisplay28.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1024. this.plcUiNumberDisplay28.WriteNode = null;
  1025. //
  1026. // label31
  1027. //
  1028. this.label31.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1029. this.label31.Location = new System.Drawing.Point(610, 395);
  1030. this.label31.Name = "label31";
  1031. this.label31.Size = new System.Drawing.Size(70, 40);
  1032. this.label31.TabIndex = 69;
  1033. this.label31.Text = "吸嘴39";
  1034. this.label31.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1035. //
  1036. // label24
  1037. //
  1038. this.label24.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1039. this.label24.Location = new System.Drawing.Point(610, 75);
  1040. this.label24.Name = "label24";
  1041. this.label24.Size = new System.Drawing.Size(70, 40);
  1042. this.label24.TabIndex = 53;
  1043. this.label24.Text = "吸嘴31";
  1044. this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1045. //
  1046. // plcUiNumberDisplay22
  1047. //
  1048. this.plcUiNumberDisplay22.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1049. this.plcUiNumberDisplay22.DecimalPlaces = 0;
  1050. this.plcUiNumberDisplay22.DisabilityTriggerNode = null;
  1051. this.plcUiNumberDisplay22.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1052. this.plcUiNumberDisplay22.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1053. this.plcUiNumberDisplay22.Gain = 1D;
  1054. this.plcUiNumberDisplay22.IntegerDigits = 0;
  1055. this.plcUiNumberDisplay22.InvisibilityTriggerNode = null;
  1056. this.plcUiNumberDisplay22.Location = new System.Drawing.Point(680, 75);
  1057. this.plcUiNumberDisplay22.Name = "plcUiNumberDisplay22";
  1058. this.plcUiNumberDisplay22.Preffix = null;
  1059. this.plcUiNumberDisplay22.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[31]", NodeType.UINT, null);
  1060. this.plcUiNumberDisplay22.Size = new System.Drawing.Size(70, 40);
  1061. this.plcUiNumberDisplay22.Suffix = null;
  1062. this.plcUiNumberDisplay22.TabIndex = 54;
  1063. this.plcUiNumberDisplay22.Text = "1";
  1064. this.plcUiNumberDisplay22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1065. this.plcUiNumberDisplay22.WriteNode = null;
  1066. //
  1067. // plcUiNumberDisplay19
  1068. //
  1069. this.plcUiNumberDisplay19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1070. this.plcUiNumberDisplay19.DecimalPlaces = 0;
  1071. this.plcUiNumberDisplay19.DisabilityTriggerNode = null;
  1072. this.plcUiNumberDisplay19.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1073. this.plcUiNumberDisplay19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1074. this.plcUiNumberDisplay19.Gain = 1D;
  1075. this.plcUiNumberDisplay19.IntegerDigits = 0;
  1076. this.plcUiNumberDisplay19.InvisibilityTriggerNode = null;
  1077. this.plcUiNumberDisplay19.Location = new System.Drawing.Point(276, 195);
  1078. this.plcUiNumberDisplay19.Name = "plcUiNumberDisplay19";
  1079. this.plcUiNumberDisplay19.Preffix = null;
  1080. this.plcUiNumberDisplay19.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[14]", NodeType.UINT, null);
  1081. this.plcUiNumberDisplay19.Size = new System.Drawing.Size(70, 40);
  1082. this.plcUiNumberDisplay19.Suffix = null;
  1083. this.plcUiNumberDisplay19.TabIndex = 76;
  1084. this.plcUiNumberDisplay19.Text = "1";
  1085. this.plcUiNumberDisplay19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1086. this.plcUiNumberDisplay19.WriteNode = null;
  1087. //
  1088. // label21
  1089. //
  1090. this.label21.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1091. this.label21.Location = new System.Drawing.Point(206, 195);
  1092. this.label21.Name = "label21";
  1093. this.label21.Size = new System.Drawing.Size(70, 40);
  1094. this.label21.TabIndex = 75;
  1095. this.label21.Text = "吸嘴14";
  1096. this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1097. //
  1098. // plcUiNumberDisplay21
  1099. //
  1100. this.plcUiNumberDisplay21.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1101. this.plcUiNumberDisplay21.DecimalPlaces = 0;
  1102. this.plcUiNumberDisplay21.DisabilityTriggerNode = null;
  1103. this.plcUiNumberDisplay21.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1104. this.plcUiNumberDisplay21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1105. this.plcUiNumberDisplay21.Gain = 1D;
  1106. this.plcUiNumberDisplay21.IntegerDigits = 0;
  1107. this.plcUiNumberDisplay21.InvisibilityTriggerNode = null;
  1108. this.plcUiNumberDisplay21.Location = new System.Drawing.Point(276, 155);
  1109. this.plcUiNumberDisplay21.Name = "plcUiNumberDisplay21";
  1110. this.plcUiNumberDisplay21.Preffix = null;
  1111. this.plcUiNumberDisplay21.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[13]", NodeType.UINT, null);
  1112. this.plcUiNumberDisplay21.Size = new System.Drawing.Size(70, 40);
  1113. this.plcUiNumberDisplay21.Suffix = null;
  1114. this.plcUiNumberDisplay21.TabIndex = 74;
  1115. this.plcUiNumberDisplay21.Text = "1";
  1116. this.plcUiNumberDisplay21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1117. this.plcUiNumberDisplay21.WriteNode = null;
  1118. //
  1119. // label23
  1120. //
  1121. this.label23.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1122. this.label23.Location = new System.Drawing.Point(206, 155);
  1123. this.label23.Name = "label23";
  1124. this.label23.Size = new System.Drawing.Size(70, 40);
  1125. this.label23.TabIndex = 73;
  1126. this.label23.Text = "吸嘴13";
  1127. this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1128. //
  1129. // plcUiNumberDisplay29
  1130. //
  1131. this.plcUiNumberDisplay29.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1132. this.plcUiNumberDisplay29.DecimalPlaces = 0;
  1133. this.plcUiNumberDisplay29.DisabilityTriggerNode = null;
  1134. this.plcUiNumberDisplay29.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1135. this.plcUiNumberDisplay29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1136. this.plcUiNumberDisplay29.Gain = 1D;
  1137. this.plcUiNumberDisplay29.IntegerDigits = 0;
  1138. this.plcUiNumberDisplay29.InvisibilityTriggerNode = null;
  1139. this.plcUiNumberDisplay29.Location = new System.Drawing.Point(276, 115);
  1140. this.plcUiNumberDisplay29.Name = "plcUiNumberDisplay29";
  1141. this.plcUiNumberDisplay29.Preffix = null;
  1142. this.plcUiNumberDisplay29.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[12]", NodeType.UINT, null);
  1143. this.plcUiNumberDisplay29.Size = new System.Drawing.Size(70, 40);
  1144. this.plcUiNumberDisplay29.Suffix = null;
  1145. this.plcUiNumberDisplay29.TabIndex = 72;
  1146. this.plcUiNumberDisplay29.Text = "1";
  1147. this.plcUiNumberDisplay29.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1148. this.plcUiNumberDisplay29.WriteNode = null;
  1149. //
  1150. // label32
  1151. //
  1152. this.label32.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1153. this.label32.Location = new System.Drawing.Point(206, 115);
  1154. this.label32.Name = "label32";
  1155. this.label32.Size = new System.Drawing.Size(70, 40);
  1156. this.label32.TabIndex = 71;
  1157. this.label32.Text = "吸嘴12";
  1158. this.label32.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1159. //
  1160. // plcUiNumberDisplay30
  1161. //
  1162. this.plcUiNumberDisplay30.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1163. this.plcUiNumberDisplay30.DecimalPlaces = 0;
  1164. this.plcUiNumberDisplay30.DisabilityTriggerNode = null;
  1165. this.plcUiNumberDisplay30.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1166. this.plcUiNumberDisplay30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1167. this.plcUiNumberDisplay30.Gain = 1D;
  1168. this.plcUiNumberDisplay30.IntegerDigits = 0;
  1169. this.plcUiNumberDisplay30.InvisibilityTriggerNode = null;
  1170. this.plcUiNumberDisplay30.Location = new System.Drawing.Point(276, 395);
  1171. this.plcUiNumberDisplay30.Name = "plcUiNumberDisplay30";
  1172. this.plcUiNumberDisplay30.Preffix = null;
  1173. this.plcUiNumberDisplay30.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[19]", NodeType.UINT, null);
  1174. this.plcUiNumberDisplay30.Size = new System.Drawing.Size(70, 40);
  1175. this.plcUiNumberDisplay30.Suffix = null;
  1176. this.plcUiNumberDisplay30.TabIndex = 86;
  1177. this.plcUiNumberDisplay30.Text = "1";
  1178. this.plcUiNumberDisplay30.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1179. this.plcUiNumberDisplay30.WriteNode = null;
  1180. //
  1181. // label33
  1182. //
  1183. this.label33.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1184. this.label33.Location = new System.Drawing.Point(206, 395);
  1185. this.label33.Name = "label33";
  1186. this.label33.Size = new System.Drawing.Size(70, 40);
  1187. this.label33.TabIndex = 85;
  1188. this.label33.Text = "吸嘴19";
  1189. this.label33.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1190. //
  1191. // plcUiNumberDisplay32
  1192. //
  1193. this.plcUiNumberDisplay32.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1194. this.plcUiNumberDisplay32.DecimalPlaces = 0;
  1195. this.plcUiNumberDisplay32.DisabilityTriggerNode = null;
  1196. this.plcUiNumberDisplay32.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1197. this.plcUiNumberDisplay32.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1198. this.plcUiNumberDisplay32.Gain = 1D;
  1199. this.plcUiNumberDisplay32.IntegerDigits = 0;
  1200. this.plcUiNumberDisplay32.InvisibilityTriggerNode = null;
  1201. this.plcUiNumberDisplay32.Location = new System.Drawing.Point(276, 355);
  1202. this.plcUiNumberDisplay32.Name = "plcUiNumberDisplay32";
  1203. this.plcUiNumberDisplay32.Preffix = null;
  1204. this.plcUiNumberDisplay32.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[18]", NodeType.UINT, null);
  1205. this.plcUiNumberDisplay32.Size = new System.Drawing.Size(70, 40);
  1206. this.plcUiNumberDisplay32.Suffix = null;
  1207. this.plcUiNumberDisplay32.TabIndex = 82;
  1208. this.plcUiNumberDisplay32.Text = "1";
  1209. this.plcUiNumberDisplay32.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1210. this.plcUiNumberDisplay32.WriteNode = null;
  1211. //
  1212. // label35
  1213. //
  1214. this.label35.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1215. this.label35.Location = new System.Drawing.Point(206, 355);
  1216. this.label35.Name = "label35";
  1217. this.label35.Size = new System.Drawing.Size(70, 40);
  1218. this.label35.TabIndex = 81;
  1219. this.label35.Text = "吸嘴18";
  1220. this.label35.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1221. //
  1222. // plcUiNumberDisplay33
  1223. //
  1224. this.plcUiNumberDisplay33.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1225. this.plcUiNumberDisplay33.DecimalPlaces = 0;
  1226. this.plcUiNumberDisplay33.DisabilityTriggerNode = null;
  1227. this.plcUiNumberDisplay33.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1228. this.plcUiNumberDisplay33.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1229. this.plcUiNumberDisplay33.Gain = 1D;
  1230. this.plcUiNumberDisplay33.IntegerDigits = 0;
  1231. this.plcUiNumberDisplay33.InvisibilityTriggerNode = null;
  1232. this.plcUiNumberDisplay33.Location = new System.Drawing.Point(276, 315);
  1233. this.plcUiNumberDisplay33.Name = "plcUiNumberDisplay33";
  1234. this.plcUiNumberDisplay33.Preffix = null;
  1235. this.plcUiNumberDisplay33.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[17]", NodeType.UINT, null);
  1236. this.plcUiNumberDisplay33.Size = new System.Drawing.Size(70, 40);
  1237. this.plcUiNumberDisplay33.Suffix = null;
  1238. this.plcUiNumberDisplay33.TabIndex = 80;
  1239. this.plcUiNumberDisplay33.Text = "1";
  1240. this.plcUiNumberDisplay33.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1241. this.plcUiNumberDisplay33.WriteNode = null;
  1242. //
  1243. // label36
  1244. //
  1245. this.label36.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1246. this.label36.Location = new System.Drawing.Point(206, 315);
  1247. this.label36.Name = "label36";
  1248. this.label36.Size = new System.Drawing.Size(70, 40);
  1249. this.label36.TabIndex = 79;
  1250. this.label36.Text = "吸嘴17";
  1251. this.label36.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1252. //
  1253. // plcUiNumberDisplay34
  1254. //
  1255. this.plcUiNumberDisplay34.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1256. this.plcUiNumberDisplay34.DecimalPlaces = 0;
  1257. this.plcUiNumberDisplay34.DisabilityTriggerNode = null;
  1258. this.plcUiNumberDisplay34.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1259. this.plcUiNumberDisplay34.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1260. this.plcUiNumberDisplay34.Gain = 1D;
  1261. this.plcUiNumberDisplay34.IntegerDigits = 0;
  1262. this.plcUiNumberDisplay34.InvisibilityTriggerNode = null;
  1263. this.plcUiNumberDisplay34.Location = new System.Drawing.Point(276, 275);
  1264. this.plcUiNumberDisplay34.Name = "plcUiNumberDisplay34";
  1265. this.plcUiNumberDisplay34.Preffix = null;
  1266. this.plcUiNumberDisplay34.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[16]", NodeType.UINT, null);
  1267. this.plcUiNumberDisplay34.Size = new System.Drawing.Size(70, 40);
  1268. this.plcUiNumberDisplay34.Suffix = null;
  1269. this.plcUiNumberDisplay34.TabIndex = 78;
  1270. this.plcUiNumberDisplay34.Text = "1";
  1271. this.plcUiNumberDisplay34.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1272. this.plcUiNumberDisplay34.WriteNode = null;
  1273. //
  1274. // label38
  1275. //
  1276. this.label38.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1277. this.label38.Location = new System.Drawing.Point(206, 275);
  1278. this.label38.Name = "label38";
  1279. this.label38.Size = new System.Drawing.Size(70, 40);
  1280. this.label38.TabIndex = 77;
  1281. this.label38.Text = "吸嘴16";
  1282. this.label38.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1283. //
  1284. // plcUiNumberDisplay31
  1285. //
  1286. this.plcUiNumberDisplay31.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1287. this.plcUiNumberDisplay31.DecimalPlaces = 0;
  1288. this.plcUiNumberDisplay31.DisabilityTriggerNode = null;
  1289. this.plcUiNumberDisplay31.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1290. this.plcUiNumberDisplay31.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1291. this.plcUiNumberDisplay31.Gain = 1D;
  1292. this.plcUiNumberDisplay31.IntegerDigits = 0;
  1293. this.plcUiNumberDisplay31.InvisibilityTriggerNode = null;
  1294. this.plcUiNumberDisplay31.Location = new System.Drawing.Point(478, 235);
  1295. this.plcUiNumberDisplay31.Name = "plcUiNumberDisplay31";
  1296. this.plcUiNumberDisplay31.Preffix = null;
  1297. this.plcUiNumberDisplay31.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[25]", NodeType.UINT, null);
  1298. this.plcUiNumberDisplay31.Size = new System.Drawing.Size(70, 40);
  1299. this.plcUiNumberDisplay31.Suffix = null;
  1300. this.plcUiNumberDisplay31.TabIndex = 88;
  1301. this.plcUiNumberDisplay31.Text = "1";
  1302. this.plcUiNumberDisplay31.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1303. this.plcUiNumberDisplay31.WriteNode = null;
  1304. //
  1305. // label34
  1306. //
  1307. this.label34.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1308. this.label34.Location = new System.Drawing.Point(408, 235);
  1309. this.label34.Name = "label34";
  1310. this.label34.Size = new System.Drawing.Size(70, 40);
  1311. this.label34.TabIndex = 87;
  1312. this.label34.Text = "吸嘴25";
  1313. this.label34.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1314. //
  1315. // label39
  1316. //
  1317. this.label39.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1318. this.label39.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1319. this.label39.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1320. this.label39.Location = new System.Drawing.Point(680, 35);
  1321. this.label39.Name = "label39";
  1322. this.label39.Size = new System.Drawing.Size(70, 40);
  1323. this.label39.TabIndex = 90;
  1324. this.label39.Text = "计数";
  1325. this.label39.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1326. //
  1327. // label40
  1328. //
  1329. this.label40.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  1330. this.label40.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1331. this.label40.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1332. this.label40.Location = new System.Drawing.Point(610, 35);
  1333. this.label40.Name = "label40";
  1334. this.label40.Size = new System.Drawing.Size(70, 40);
  1335. this.label40.TabIndex = 89;
  1336. this.label40.Text = "名称";
  1337. this.label40.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1338. //
  1339. // plcUiNumberDisplay35
  1340. //
  1341. this.plcUiNumberDisplay35.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1342. this.plcUiNumberDisplay35.DecimalPlaces = 0;
  1343. this.plcUiNumberDisplay35.DisabilityTriggerNode = null;
  1344. this.plcUiNumberDisplay35.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1345. this.plcUiNumberDisplay35.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1346. this.plcUiNumberDisplay35.Gain = 1D;
  1347. this.plcUiNumberDisplay35.IntegerDigits = 0;
  1348. this.plcUiNumberDisplay35.InvisibilityTriggerNode = null;
  1349. this.plcUiNumberDisplay35.Location = new System.Drawing.Point(680, 115);
  1350. this.plcUiNumberDisplay35.Name = "plcUiNumberDisplay35";
  1351. this.plcUiNumberDisplay35.Preffix = null;
  1352. this.plcUiNumberDisplay35.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[32]", NodeType.UINT, null);
  1353. this.plcUiNumberDisplay35.Size = new System.Drawing.Size(70, 40);
  1354. this.plcUiNumberDisplay35.Suffix = null;
  1355. this.plcUiNumberDisplay35.TabIndex = 92;
  1356. this.plcUiNumberDisplay35.Text = "1";
  1357. this.plcUiNumberDisplay35.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1358. this.plcUiNumberDisplay35.WriteNode = null;
  1359. //
  1360. // label41
  1361. //
  1362. this.label41.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1363. this.label41.Location = new System.Drawing.Point(610, 115);
  1364. this.label41.Name = "label41";
  1365. this.label41.Size = new System.Drawing.Size(70, 40);
  1366. this.label41.TabIndex = 91;
  1367. this.label41.Text = "吸嘴32";
  1368. this.label41.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1369. //
  1370. // plcUiNumberDisplay36
  1371. //
  1372. this.plcUiNumberDisplay36.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1373. this.plcUiNumberDisplay36.DecimalPlaces = 0;
  1374. this.plcUiNumberDisplay36.DisabilityTriggerNode = null;
  1375. this.plcUiNumberDisplay36.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1376. this.plcUiNumberDisplay36.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1377. this.plcUiNumberDisplay36.Gain = 1D;
  1378. this.plcUiNumberDisplay36.IntegerDigits = 0;
  1379. this.plcUiNumberDisplay36.InvisibilityTriggerNode = null;
  1380. this.plcUiNumberDisplay36.Location = new System.Drawing.Point(680, 195);
  1381. this.plcUiNumberDisplay36.Name = "plcUiNumberDisplay36";
  1382. this.plcUiNumberDisplay36.Preffix = null;
  1383. this.plcUiNumberDisplay36.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[34]", NodeType.UINT, null);
  1384. this.plcUiNumberDisplay36.Size = new System.Drawing.Size(70, 40);
  1385. this.plcUiNumberDisplay36.Suffix = null;
  1386. this.plcUiNumberDisplay36.TabIndex = 94;
  1387. this.plcUiNumberDisplay36.Text = "1";
  1388. this.plcUiNumberDisplay36.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1389. this.plcUiNumberDisplay36.WriteNode = null;
  1390. //
  1391. // label42
  1392. //
  1393. this.label42.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1394. this.label42.Location = new System.Drawing.Point(610, 195);
  1395. this.label42.Name = "label42";
  1396. this.label42.Size = new System.Drawing.Size(70, 40);
  1397. this.label42.TabIndex = 93;
  1398. this.label42.Text = "吸嘴34";
  1399. this.label42.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1400. //
  1401. // plcUiNumberDisplay37
  1402. //
  1403. this.plcUiNumberDisplay37.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1404. this.plcUiNumberDisplay37.DecimalPlaces = 0;
  1405. this.plcUiNumberDisplay37.DisabilityTriggerNode = null;
  1406. this.plcUiNumberDisplay37.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1407. this.plcUiNumberDisplay37.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1408. this.plcUiNumberDisplay37.Gain = 1D;
  1409. this.plcUiNumberDisplay37.IntegerDigits = 0;
  1410. this.plcUiNumberDisplay37.InvisibilityTriggerNode = null;
  1411. this.plcUiNumberDisplay37.Location = new System.Drawing.Point(680, 275);
  1412. this.plcUiNumberDisplay37.Name = "plcUiNumberDisplay37";
  1413. this.plcUiNumberDisplay37.Preffix = null;
  1414. this.plcUiNumberDisplay37.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[36]", NodeType.UINT, null);
  1415. this.plcUiNumberDisplay37.Size = new System.Drawing.Size(70, 40);
  1416. this.plcUiNumberDisplay37.Suffix = null;
  1417. this.plcUiNumberDisplay37.TabIndex = 96;
  1418. this.plcUiNumberDisplay37.Text = "1";
  1419. this.plcUiNumberDisplay37.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1420. this.plcUiNumberDisplay37.WriteNode = null;
  1421. //
  1422. // label43
  1423. //
  1424. this.label43.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1425. this.label43.Location = new System.Drawing.Point(610, 275);
  1426. this.label43.Name = "label43";
  1427. this.label43.Size = new System.Drawing.Size(70, 40);
  1428. this.label43.TabIndex = 95;
  1429. this.label43.Text = "吸嘴36";
  1430. this.label43.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1431. //
  1432. // plcUiNumberDisplay38
  1433. //
  1434. this.plcUiNumberDisplay38.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1435. this.plcUiNumberDisplay38.DecimalPlaces = 0;
  1436. this.plcUiNumberDisplay38.DisabilityTriggerNode = null;
  1437. this.plcUiNumberDisplay38.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1438. this.plcUiNumberDisplay38.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1439. this.plcUiNumberDisplay38.Gain = 1D;
  1440. this.plcUiNumberDisplay38.IntegerDigits = 0;
  1441. this.plcUiNumberDisplay38.InvisibilityTriggerNode = null;
  1442. this.plcUiNumberDisplay38.Location = new System.Drawing.Point(680, 435);
  1443. this.plcUiNumberDisplay38.Name = "plcUiNumberDisplay38";
  1444. this.plcUiNumberDisplay38.Preffix = null;
  1445. this.plcUiNumberDisplay38.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[40]", NodeType.UINT, null);
  1446. this.plcUiNumberDisplay38.Size = new System.Drawing.Size(70, 40);
  1447. this.plcUiNumberDisplay38.Suffix = null;
  1448. this.plcUiNumberDisplay38.TabIndex = 98;
  1449. this.plcUiNumberDisplay38.Text = "1";
  1450. this.plcUiNumberDisplay38.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1451. this.plcUiNumberDisplay38.WriteNode = null;
  1452. //
  1453. // label44
  1454. //
  1455. this.label44.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1456. this.label44.Location = new System.Drawing.Point(610, 435);
  1457. this.label44.Name = "label44";
  1458. this.label44.Size = new System.Drawing.Size(70, 40);
  1459. this.label44.TabIndex = 97;
  1460. this.label44.Text = "吸嘴40";
  1461. this.label44.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1462. //
  1463. // plcUiNumberDisplay39
  1464. //
  1465. this.plcUiNumberDisplay39.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1466. this.plcUiNumberDisplay39.DecimalPlaces = 0;
  1467. this.plcUiNumberDisplay39.DisabilityTriggerNode = null;
  1468. this.plcUiNumberDisplay39.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1469. this.plcUiNumberDisplay39.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1470. this.plcUiNumberDisplay39.Gain = 1D;
  1471. this.plcUiNumberDisplay39.IntegerDigits = 0;
  1472. this.plcUiNumberDisplay39.InvisibilityTriggerNode = null;
  1473. this.plcUiNumberDisplay39.Location = new System.Drawing.Point(680, 355);
  1474. this.plcUiNumberDisplay39.Name = "plcUiNumberDisplay39";
  1475. this.plcUiNumberDisplay39.Preffix = null;
  1476. this.plcUiNumberDisplay39.ReadNode = new Node("Application.Var_state.a_ui_吸嘴报警计数[38]", NodeType.UINT, null);
  1477. this.plcUiNumberDisplay39.Size = new System.Drawing.Size(70, 40);
  1478. this.plcUiNumberDisplay39.Suffix = null;
  1479. this.plcUiNumberDisplay39.TabIndex = 100;
  1480. this.plcUiNumberDisplay39.Text = "1";
  1481. this.plcUiNumberDisplay39.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1482. this.plcUiNumberDisplay39.WriteNode = null;
  1483. //
  1484. // label45
  1485. //
  1486. this.label45.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1487. this.label45.Location = new System.Drawing.Point(610, 355);
  1488. this.label45.Name = "label45";
  1489. this.label45.Size = new System.Drawing.Size(70, 40);
  1490. this.label45.TabIndex = 99;
  1491. this.label45.Text = "吸嘴38";
  1492. this.label45.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1493. //
  1494. // btn吸嘴NG计数清零10
  1495. //
  1496. this.btn吸嘴NG计数清零10.ButtonType = PlcUiControl.ButtonType.保持型;
  1497. this.btn吸嘴NG计数清零10.Cursor = System.Windows.Forms.Cursors.Hand;
  1498. this.btn吸嘴NG计数清零10.DisabilityTriggerNode = null;
  1499. this.btn吸嘴NG计数清零10.FillColor = System.Drawing.Color.LightSeaGreen;
  1500. this.btn吸嘴NG计数清零10.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  1501. this.btn吸嘴NG计数清零10.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  1502. this.btn吸嘴NG计数清零10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1503. this.btn吸嘴NG计数清零10.InvisibilityTriggerNode = null;
  1504. this.btn吸嘴NG计数清零10.Location = new System.Drawing.Point(149, 439);
  1505. this.btn吸嘴NG计数清零10.Maximum = 0D;
  1506. this.btn吸嘴NG计数清零10.Minimum = 0D;
  1507. this.btn吸嘴NG计数清零10.MinimumSize = new System.Drawing.Size(1, 1);
  1508. this.btn吸嘴NG计数清零10.Name = "btn吸嘴NG计数清零10";
  1509. this.btn吸嘴NG计数清零10.NeedUserEnsure = true;
  1510. this.btn吸嘴NG计数清零10.OffColor = System.Drawing.Color.LightSeaGreen;
  1511. this.btn吸嘴NG计数清零10.OffSymbol = 0;
  1512. this.btn吸嘴NG计数清零10.OffText = "清零";
  1513. this.btn吸嘴NG计数清零10.OnColor = System.Drawing.Color.Olive;
  1514. this.btn吸嘴NG计数清零10.OnSymbol = 0;
  1515. this.btn吸嘴NG计数清零10.OnText = "清零";
  1516. this.btn吸嘴NG计数清零10.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[10]", NodeType.BOOL, null);
  1517. this.btn吸嘴NG计数清零10.Size = new System.Drawing.Size(50, 36);
  1518. this.btn吸嘴NG计数清零10.Symbol = 0;
  1519. this.btn吸嘴NG计数清零10.TabIndex = 280;
  1520. this.btn吸嘴NG计数清零10.Text = "清零";
  1521. this.btn吸嘴NG计数清零10.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1522. this.btn吸嘴NG计数清零10.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[10]", NodeType.BOOL, null);
  1523. //
  1524. // btn吸嘴NG计数清零9
  1525. //
  1526. this.btn吸嘴NG计数清零9.ButtonType = PlcUiControl.ButtonType.保持型;
  1527. this.btn吸嘴NG计数清零9.Cursor = System.Windows.Forms.Cursors.Hand;
  1528. this.btn吸嘴NG计数清零9.DisabilityTriggerNode = null;
  1529. this.btn吸嘴NG计数清零9.FillColor = System.Drawing.Color.LightSeaGreen;
  1530. this.btn吸嘴NG计数清零9.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  1531. this.btn吸嘴NG计数清零9.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  1532. this.btn吸嘴NG计数清零9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1533. this.btn吸嘴NG计数清零9.InvisibilityTriggerNode = null;
  1534. this.btn吸嘴NG计数清零9.Location = new System.Drawing.Point(149, 399);
  1535. this.btn吸嘴NG计数清零9.Maximum = 0D;
  1536. this.btn吸嘴NG计数清零9.Minimum = 0D;
  1537. this.btn吸嘴NG计数清零9.MinimumSize = new System.Drawing.Size(1, 1);
  1538. this.btn吸嘴NG计数清零9.Name = "btn吸嘴NG计数清零9";
  1539. this.btn吸嘴NG计数清零9.NeedUserEnsure = true;
  1540. this.btn吸嘴NG计数清零9.OffColor = System.Drawing.Color.LightSeaGreen;
  1541. this.btn吸嘴NG计数清零9.OffSymbol = 0;
  1542. this.btn吸嘴NG计数清零9.OffText = "清零";
  1543. this.btn吸嘴NG计数清零9.OnColor = System.Drawing.Color.Olive;
  1544. this.btn吸嘴NG计数清零9.OnSymbol = 0;
  1545. this.btn吸嘴NG计数清零9.OnText = "清零";
  1546. this.btn吸嘴NG计数清零9.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[9]", NodeType.BOOL, null);
  1547. this.btn吸嘴NG计数清零9.Size = new System.Drawing.Size(50, 36);
  1548. this.btn吸嘴NG计数清零9.Symbol = 0;
  1549. this.btn吸嘴NG计数清零9.TabIndex = 279;
  1550. this.btn吸嘴NG计数清零9.Text = "清零";
  1551. this.btn吸嘴NG计数清零9.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1552. this.btn吸嘴NG计数清零9.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[9]", NodeType.BOOL, null);
  1553. //
  1554. // btn吸嘴NG计数清零8
  1555. //
  1556. this.btn吸嘴NG计数清零8.ButtonType = PlcUiControl.ButtonType.保持型;
  1557. this.btn吸嘴NG计数清零8.Cursor = System.Windows.Forms.Cursors.Hand;
  1558. this.btn吸嘴NG计数清零8.DisabilityTriggerNode = null;
  1559. this.btn吸嘴NG计数清零8.FillColor = System.Drawing.Color.LightSeaGreen;
  1560. this.btn吸嘴NG计数清零8.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  1561. this.btn吸嘴NG计数清零8.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  1562. this.btn吸嘴NG计数清零8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1563. this.btn吸嘴NG计数清零8.InvisibilityTriggerNode = null;
  1564. this.btn吸嘴NG计数清零8.Location = new System.Drawing.Point(149, 359);
  1565. this.btn吸嘴NG计数清零8.Maximum = 0D;
  1566. this.btn吸嘴NG计数清零8.Minimum = 0D;
  1567. this.btn吸嘴NG计数清零8.MinimumSize = new System.Drawing.Size(1, 1);
  1568. this.btn吸嘴NG计数清零8.Name = "btn吸嘴NG计数清零8";
  1569. this.btn吸嘴NG计数清零8.NeedUserEnsure = true;
  1570. this.btn吸嘴NG计数清零8.OffColor = System.Drawing.Color.LightSeaGreen;
  1571. this.btn吸嘴NG计数清零8.OffSymbol = 0;
  1572. this.btn吸嘴NG计数清零8.OffText = "清零";
  1573. this.btn吸嘴NG计数清零8.OnColor = System.Drawing.Color.Olive;
  1574. this.btn吸嘴NG计数清零8.OnSymbol = 0;
  1575. this.btn吸嘴NG计数清零8.OnText = "清零";
  1576. this.btn吸嘴NG计数清零8.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[8]", NodeType.BOOL, null);
  1577. this.btn吸嘴NG计数清零8.Size = new System.Drawing.Size(50, 36);
  1578. this.btn吸嘴NG计数清零8.Symbol = 0;
  1579. this.btn吸嘴NG计数清零8.TabIndex = 278;
  1580. this.btn吸嘴NG计数清零8.Text = "清零";
  1581. this.btn吸嘴NG计数清零8.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1582. this.btn吸嘴NG计数清零8.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[8]", NodeType.BOOL, null);
  1583. //
  1584. // btn吸嘴NG计数清零7
  1585. //
  1586. this.btn吸嘴NG计数清零7.ButtonType = PlcUiControl.ButtonType.保持型;
  1587. this.btn吸嘴NG计数清零7.Cursor = System.Windows.Forms.Cursors.Hand;
  1588. this.btn吸嘴NG计数清零7.DisabilityTriggerNode = null;
  1589. this.btn吸嘴NG计数清零7.FillColor = System.Drawing.Color.LightSeaGreen;
  1590. this.btn吸嘴NG计数清零7.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  1591. this.btn吸嘴NG计数清零7.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  1592. this.btn吸嘴NG计数清零7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1593. this.btn吸嘴NG计数清零7.InvisibilityTriggerNode = null;
  1594. this.btn吸嘴NG计数清零7.Location = new System.Drawing.Point(149, 319);
  1595. this.btn吸嘴NG计数清零7.Maximum = 0D;
  1596. this.btn吸嘴NG计数清零7.Minimum = 0D;
  1597. this.btn吸嘴NG计数清零7.MinimumSize = new System.Drawing.Size(1, 1);
  1598. this.btn吸嘴NG计数清零7.Name = "btn吸嘴NG计数清零7";
  1599. this.btn吸嘴NG计数清零7.NeedUserEnsure = true;
  1600. this.btn吸嘴NG计数清零7.OffColor = System.Drawing.Color.LightSeaGreen;
  1601. this.btn吸嘴NG计数清零7.OffSymbol = 0;
  1602. this.btn吸嘴NG计数清零7.OffText = "清零";
  1603. this.btn吸嘴NG计数清零7.OnColor = System.Drawing.Color.Olive;
  1604. this.btn吸嘴NG计数清零7.OnSymbol = 0;
  1605. this.btn吸嘴NG计数清零7.OnText = "清零";
  1606. this.btn吸嘴NG计数清零7.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[7]", NodeType.BOOL, null);
  1607. this.btn吸嘴NG计数清零7.Size = new System.Drawing.Size(50, 36);
  1608. this.btn吸嘴NG计数清零7.Symbol = 0;
  1609. this.btn吸嘴NG计数清零7.TabIndex = 277;
  1610. this.btn吸嘴NG计数清零7.Text = "清零";
  1611. this.btn吸嘴NG计数清零7.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1612. this.btn吸嘴NG计数清零7.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[7]", NodeType.BOOL, null);
  1613. //
  1614. // btn吸嘴NG计数清零6
  1615. //
  1616. this.btn吸嘴NG计数清零6.ButtonType = PlcUiControl.ButtonType.保持型;
  1617. this.btn吸嘴NG计数清零6.Cursor = System.Windows.Forms.Cursors.Hand;
  1618. this.btn吸嘴NG计数清零6.DisabilityTriggerNode = null;
  1619. this.btn吸嘴NG计数清零6.FillColor = System.Drawing.Color.LightSeaGreen;
  1620. this.btn吸嘴NG计数清零6.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  1621. this.btn吸嘴NG计数清零6.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  1622. this.btn吸嘴NG计数清零6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1623. this.btn吸嘴NG计数清零6.InvisibilityTriggerNode = null;
  1624. this.btn吸嘴NG计数清零6.Location = new System.Drawing.Point(149, 279);
  1625. this.btn吸嘴NG计数清零6.Maximum = 0D;
  1626. this.btn吸嘴NG计数清零6.Minimum = 0D;
  1627. this.btn吸嘴NG计数清零6.MinimumSize = new System.Drawing.Size(1, 1);
  1628. this.btn吸嘴NG计数清零6.Name = "btn吸嘴NG计数清零6";
  1629. this.btn吸嘴NG计数清零6.NeedUserEnsure = true;
  1630. this.btn吸嘴NG计数清零6.OffColor = System.Drawing.Color.LightSeaGreen;
  1631. this.btn吸嘴NG计数清零6.OffSymbol = 0;
  1632. this.btn吸嘴NG计数清零6.OffText = "清零";
  1633. this.btn吸嘴NG计数清零6.OnColor = System.Drawing.Color.Olive;
  1634. this.btn吸嘴NG计数清零6.OnSymbol = 0;
  1635. this.btn吸嘴NG计数清零6.OnText = "清零";
  1636. this.btn吸嘴NG计数清零6.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[6]", NodeType.BOOL, null);
  1637. this.btn吸嘴NG计数清零6.Size = new System.Drawing.Size(50, 36);
  1638. this.btn吸嘴NG计数清零6.Symbol = 0;
  1639. this.btn吸嘴NG计数清零6.TabIndex = 276;
  1640. this.btn吸嘴NG计数清零6.Text = "清零";
  1641. this.btn吸嘴NG计数清零6.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1642. this.btn吸嘴NG计数清零6.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[6]", NodeType.BOOL, null);
  1643. //
  1644. // btn吸嘴NG计数清零5
  1645. //
  1646. this.btn吸嘴NG计数清零5.ButtonType = PlcUiControl.ButtonType.保持型;
  1647. this.btn吸嘴NG计数清零5.Cursor = System.Windows.Forms.Cursors.Hand;
  1648. this.btn吸嘴NG计数清零5.DisabilityTriggerNode = null;
  1649. this.btn吸嘴NG计数清零5.FillColor = System.Drawing.Color.LightSeaGreen;
  1650. this.btn吸嘴NG计数清零5.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  1651. this.btn吸嘴NG计数清零5.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  1652. this.btn吸嘴NG计数清零5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1653. this.btn吸嘴NG计数清零5.InvisibilityTriggerNode = null;
  1654. this.btn吸嘴NG计数清零5.Location = new System.Drawing.Point(149, 239);
  1655. this.btn吸嘴NG计数清零5.Maximum = 0D;
  1656. this.btn吸嘴NG计数清零5.Minimum = 0D;
  1657. this.btn吸嘴NG计数清零5.MinimumSize = new System.Drawing.Size(1, 1);
  1658. this.btn吸嘴NG计数清零5.Name = "btn吸嘴NG计数清零5";
  1659. this.btn吸嘴NG计数清零5.NeedUserEnsure = true;
  1660. this.btn吸嘴NG计数清零5.OffColor = System.Drawing.Color.LightSeaGreen;
  1661. this.btn吸嘴NG计数清零5.OffSymbol = 0;
  1662. this.btn吸嘴NG计数清零5.OffText = "清零";
  1663. this.btn吸嘴NG计数清零5.OnColor = System.Drawing.Color.Olive;
  1664. this.btn吸嘴NG计数清零5.OnSymbol = 0;
  1665. this.btn吸嘴NG计数清零5.OnText = "清零";
  1666. this.btn吸嘴NG计数清零5.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[5]", NodeType.BOOL, null);
  1667. this.btn吸嘴NG计数清零5.Size = new System.Drawing.Size(50, 36);
  1668. this.btn吸嘴NG计数清零5.Symbol = 0;
  1669. this.btn吸嘴NG计数清零5.TabIndex = 275;
  1670. this.btn吸嘴NG计数清零5.Text = "清零";
  1671. this.btn吸嘴NG计数清零5.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1672. this.btn吸嘴NG计数清零5.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[5]", NodeType.BOOL, null);
  1673. //
  1674. // btn吸嘴NG计数清零4
  1675. //
  1676. this.btn吸嘴NG计数清零4.ButtonType = PlcUiControl.ButtonType.保持型;
  1677. this.btn吸嘴NG计数清零4.Cursor = System.Windows.Forms.Cursors.Hand;
  1678. this.btn吸嘴NG计数清零4.DisabilityTriggerNode = null;
  1679. this.btn吸嘴NG计数清零4.FillColor = System.Drawing.Color.LightSeaGreen;
  1680. this.btn吸嘴NG计数清零4.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  1681. this.btn吸嘴NG计数清零4.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  1682. this.btn吸嘴NG计数清零4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1683. this.btn吸嘴NG计数清零4.InvisibilityTriggerNode = null;
  1684. this.btn吸嘴NG计数清零4.Location = new System.Drawing.Point(149, 199);
  1685. this.btn吸嘴NG计数清零4.Maximum = 0D;
  1686. this.btn吸嘴NG计数清零4.Minimum = 0D;
  1687. this.btn吸嘴NG计数清零4.MinimumSize = new System.Drawing.Size(1, 1);
  1688. this.btn吸嘴NG计数清零4.Name = "btn吸嘴NG计数清零4";
  1689. this.btn吸嘴NG计数清零4.NeedUserEnsure = true;
  1690. this.btn吸嘴NG计数清零4.OffColor = System.Drawing.Color.LightSeaGreen;
  1691. this.btn吸嘴NG计数清零4.OffSymbol = 0;
  1692. this.btn吸嘴NG计数清零4.OffText = "清零";
  1693. this.btn吸嘴NG计数清零4.OnColor = System.Drawing.Color.Olive;
  1694. this.btn吸嘴NG计数清零4.OnSymbol = 0;
  1695. this.btn吸嘴NG计数清零4.OnText = "清零";
  1696. this.btn吸嘴NG计数清零4.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[4]", NodeType.BOOL, null);
  1697. this.btn吸嘴NG计数清零4.Size = new System.Drawing.Size(50, 36);
  1698. this.btn吸嘴NG计数清零4.Symbol = 0;
  1699. this.btn吸嘴NG计数清零4.TabIndex = 274;
  1700. this.btn吸嘴NG计数清零4.Text = "清零";
  1701. this.btn吸嘴NG计数清零4.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1702. this.btn吸嘴NG计数清零4.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[4]", NodeType.BOOL, null);
  1703. //
  1704. // btn吸嘴NG计数清零3
  1705. //
  1706. this.btn吸嘴NG计数清零3.ButtonType = PlcUiControl.ButtonType.保持型;
  1707. this.btn吸嘴NG计数清零3.Cursor = System.Windows.Forms.Cursors.Hand;
  1708. this.btn吸嘴NG计数清零3.DisabilityTriggerNode = null;
  1709. this.btn吸嘴NG计数清零3.FillColor = System.Drawing.Color.LightSeaGreen;
  1710. this.btn吸嘴NG计数清零3.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  1711. this.btn吸嘴NG计数清零3.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  1712. this.btn吸嘴NG计数清零3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1713. this.btn吸嘴NG计数清零3.InvisibilityTriggerNode = null;
  1714. this.btn吸嘴NG计数清零3.Location = new System.Drawing.Point(149, 159);
  1715. this.btn吸嘴NG计数清零3.Maximum = 0D;
  1716. this.btn吸嘴NG计数清零3.Minimum = 0D;
  1717. this.btn吸嘴NG计数清零3.MinimumSize = new System.Drawing.Size(1, 1);
  1718. this.btn吸嘴NG计数清零3.Name = "btn吸嘴NG计数清零3";
  1719. this.btn吸嘴NG计数清零3.NeedUserEnsure = true;
  1720. this.btn吸嘴NG计数清零3.OffColor = System.Drawing.Color.LightSeaGreen;
  1721. this.btn吸嘴NG计数清零3.OffSymbol = 0;
  1722. this.btn吸嘴NG计数清零3.OffText = "清零";
  1723. this.btn吸嘴NG计数清零3.OnColor = System.Drawing.Color.Olive;
  1724. this.btn吸嘴NG计数清零3.OnSymbol = 0;
  1725. this.btn吸嘴NG计数清零3.OnText = "清零";
  1726. this.btn吸嘴NG计数清零3.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[3]", NodeType.BOOL, null);
  1727. this.btn吸嘴NG计数清零3.Size = new System.Drawing.Size(50, 36);
  1728. this.btn吸嘴NG计数清零3.Symbol = 0;
  1729. this.btn吸嘴NG计数清零3.TabIndex = 273;
  1730. this.btn吸嘴NG计数清零3.Text = "清零";
  1731. this.btn吸嘴NG计数清零3.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1732. this.btn吸嘴NG计数清零3.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[3]", NodeType.BOOL, null);
  1733. //
  1734. // btn吸嘴NG计数清零2
  1735. //
  1736. this.btn吸嘴NG计数清零2.ButtonType = PlcUiControl.ButtonType.保持型;
  1737. this.btn吸嘴NG计数清零2.Cursor = System.Windows.Forms.Cursors.Hand;
  1738. this.btn吸嘴NG计数清零2.DisabilityTriggerNode = null;
  1739. this.btn吸嘴NG计数清零2.FillColor = System.Drawing.Color.LightSeaGreen;
  1740. this.btn吸嘴NG计数清零2.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  1741. this.btn吸嘴NG计数清零2.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  1742. this.btn吸嘴NG计数清零2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1743. this.btn吸嘴NG计数清零2.InvisibilityTriggerNode = null;
  1744. this.btn吸嘴NG计数清零2.Location = new System.Drawing.Point(149, 119);
  1745. this.btn吸嘴NG计数清零2.Maximum = 0D;
  1746. this.btn吸嘴NG计数清零2.Minimum = 0D;
  1747. this.btn吸嘴NG计数清零2.MinimumSize = new System.Drawing.Size(1, 1);
  1748. this.btn吸嘴NG计数清零2.Name = "btn吸嘴NG计数清零2";
  1749. this.btn吸嘴NG计数清零2.NeedUserEnsure = true;
  1750. this.btn吸嘴NG计数清零2.OffColor = System.Drawing.Color.LightSeaGreen;
  1751. this.btn吸嘴NG计数清零2.OffSymbol = 0;
  1752. this.btn吸嘴NG计数清零2.OffText = "清零";
  1753. this.btn吸嘴NG计数清零2.OnColor = System.Drawing.Color.Olive;
  1754. this.btn吸嘴NG计数清零2.OnSymbol = 0;
  1755. this.btn吸嘴NG计数清零2.OnText = "清零";
  1756. this.btn吸嘴NG计数清零2.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[2]", NodeType.BOOL, null);
  1757. this.btn吸嘴NG计数清零2.Size = new System.Drawing.Size(50, 36);
  1758. this.btn吸嘴NG计数清零2.Symbol = 0;
  1759. this.btn吸嘴NG计数清零2.TabIndex = 272;
  1760. this.btn吸嘴NG计数清零2.Text = "清零";
  1761. this.btn吸嘴NG计数清零2.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1762. this.btn吸嘴NG计数清零2.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[2]", NodeType.BOOL, null);
  1763. //
  1764. // btn吸嘴NG计数清零1
  1765. //
  1766. this.btn吸嘴NG计数清零1.ButtonType = PlcUiControl.ButtonType.保持型;
  1767. this.btn吸嘴NG计数清零1.Cursor = System.Windows.Forms.Cursors.Hand;
  1768. this.btn吸嘴NG计数清零1.DisabilityTriggerNode = null;
  1769. this.btn吸嘴NG计数清零1.FillColor = System.Drawing.Color.LightSeaGreen;
  1770. this.btn吸嘴NG计数清零1.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  1771. this.btn吸嘴NG计数清零1.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  1772. this.btn吸嘴NG计数清零1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1773. this.btn吸嘴NG计数清零1.InvisibilityTriggerNode = null;
  1774. this.btn吸嘴NG计数清零1.Location = new System.Drawing.Point(149, 79);
  1775. this.btn吸嘴NG计数清零1.Maximum = 0D;
  1776. this.btn吸嘴NG计数清零1.Minimum = 0D;
  1777. this.btn吸嘴NG计数清零1.MinimumSize = new System.Drawing.Size(1, 1);
  1778. this.btn吸嘴NG计数清零1.Name = "btn吸嘴NG计数清零1";
  1779. this.btn吸嘴NG计数清零1.NeedUserEnsure = true;
  1780. this.btn吸嘴NG计数清零1.OffColor = System.Drawing.Color.LightSeaGreen;
  1781. this.btn吸嘴NG计数清零1.OffSymbol = 0;
  1782. this.btn吸嘴NG计数清零1.OffText = "清零";
  1783. this.btn吸嘴NG计数清零1.OnColor = System.Drawing.Color.Olive;
  1784. this.btn吸嘴NG计数清零1.OnSymbol = 0;
  1785. this.btn吸嘴NG计数清零1.OnText = "清零";
  1786. this.btn吸嘴NG计数清零1.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[1]", NodeType.BOOL, null);
  1787. this.btn吸嘴NG计数清零1.Size = new System.Drawing.Size(50, 36);
  1788. this.btn吸嘴NG计数清零1.Symbol = 0;
  1789. this.btn吸嘴NG计数清零1.TabIndex = 271;
  1790. this.btn吸嘴NG计数清零1.Text = "清零";
  1791. this.btn吸嘴NG计数清零1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1792. this.btn吸嘴NG计数清零1.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[1]", NodeType.BOOL, null);
  1793. //
  1794. // btn吸嘴NG计数清零20
  1795. //
  1796. this.btn吸嘴NG计数清零20.ButtonType = PlcUiControl.ButtonType.保持型;
  1797. this.btn吸嘴NG计数清零20.Cursor = System.Windows.Forms.Cursors.Hand;
  1798. this.btn吸嘴NG计数清零20.DisabilityTriggerNode = null;
  1799. this.btn吸嘴NG计数清零20.FillColor = System.Drawing.Color.LightSeaGreen;
  1800. this.btn吸嘴NG计数清零20.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  1801. this.btn吸嘴NG计数清零20.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  1802. this.btn吸嘴NG计数清零20.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1803. this.btn吸嘴NG计数清零20.InvisibilityTriggerNode = null;
  1804. this.btn吸嘴NG计数清零20.Location = new System.Drawing.Point(352, 439);
  1805. this.btn吸嘴NG计数清零20.Maximum = 0D;
  1806. this.btn吸嘴NG计数清零20.Minimum = 0D;
  1807. this.btn吸嘴NG计数清零20.MinimumSize = new System.Drawing.Size(1, 1);
  1808. this.btn吸嘴NG计数清零20.Name = "btn吸嘴NG计数清零20";
  1809. this.btn吸嘴NG计数清零20.NeedUserEnsure = true;
  1810. this.btn吸嘴NG计数清零20.OffColor = System.Drawing.Color.LightSeaGreen;
  1811. this.btn吸嘴NG计数清零20.OffSymbol = 0;
  1812. this.btn吸嘴NG计数清零20.OffText = "清零";
  1813. this.btn吸嘴NG计数清零20.OnColor = System.Drawing.Color.Olive;
  1814. this.btn吸嘴NG计数清零20.OnSymbol = 0;
  1815. this.btn吸嘴NG计数清零20.OnText = "清零";
  1816. this.btn吸嘴NG计数清零20.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[20]", NodeType.BOOL, null);
  1817. this.btn吸嘴NG计数清零20.Size = new System.Drawing.Size(50, 36);
  1818. this.btn吸嘴NG计数清零20.Symbol = 0;
  1819. this.btn吸嘴NG计数清零20.TabIndex = 290;
  1820. this.btn吸嘴NG计数清零20.Text = "清零";
  1821. this.btn吸嘴NG计数清零20.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1822. this.btn吸嘴NG计数清零20.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[20]", NodeType.BOOL, null);
  1823. //
  1824. // btn吸嘴NG计数清零19
  1825. //
  1826. this.btn吸嘴NG计数清零19.ButtonType = PlcUiControl.ButtonType.保持型;
  1827. this.btn吸嘴NG计数清零19.Cursor = System.Windows.Forms.Cursors.Hand;
  1828. this.btn吸嘴NG计数清零19.DisabilityTriggerNode = null;
  1829. this.btn吸嘴NG计数清零19.FillColor = System.Drawing.Color.LightSeaGreen;
  1830. this.btn吸嘴NG计数清零19.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  1831. this.btn吸嘴NG计数清零19.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  1832. this.btn吸嘴NG计数清零19.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1833. this.btn吸嘴NG计数清零19.InvisibilityTriggerNode = null;
  1834. this.btn吸嘴NG计数清零19.Location = new System.Drawing.Point(352, 399);
  1835. this.btn吸嘴NG计数清零19.Maximum = 0D;
  1836. this.btn吸嘴NG计数清零19.Minimum = 0D;
  1837. this.btn吸嘴NG计数清零19.MinimumSize = new System.Drawing.Size(1, 1);
  1838. this.btn吸嘴NG计数清零19.Name = "btn吸嘴NG计数清零19";
  1839. this.btn吸嘴NG计数清零19.NeedUserEnsure = true;
  1840. this.btn吸嘴NG计数清零19.OffColor = System.Drawing.Color.LightSeaGreen;
  1841. this.btn吸嘴NG计数清零19.OffSymbol = 0;
  1842. this.btn吸嘴NG计数清零19.OffText = "清零";
  1843. this.btn吸嘴NG计数清零19.OnColor = System.Drawing.Color.Olive;
  1844. this.btn吸嘴NG计数清零19.OnSymbol = 0;
  1845. this.btn吸嘴NG计数清零19.OnText = "清零";
  1846. this.btn吸嘴NG计数清零19.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[19]", NodeType.BOOL, null);
  1847. this.btn吸嘴NG计数清零19.Size = new System.Drawing.Size(50, 36);
  1848. this.btn吸嘴NG计数清零19.Symbol = 0;
  1849. this.btn吸嘴NG计数清零19.TabIndex = 289;
  1850. this.btn吸嘴NG计数清零19.Text = "清零";
  1851. this.btn吸嘴NG计数清零19.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1852. this.btn吸嘴NG计数清零19.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[19]", NodeType.BOOL, null);
  1853. //
  1854. // btn吸嘴NG计数清零18
  1855. //
  1856. this.btn吸嘴NG计数清零18.ButtonType = PlcUiControl.ButtonType.保持型;
  1857. this.btn吸嘴NG计数清零18.Cursor = System.Windows.Forms.Cursors.Hand;
  1858. this.btn吸嘴NG计数清零18.DisabilityTriggerNode = null;
  1859. this.btn吸嘴NG计数清零18.FillColor = System.Drawing.Color.LightSeaGreen;
  1860. this.btn吸嘴NG计数清零18.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  1861. this.btn吸嘴NG计数清零18.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  1862. this.btn吸嘴NG计数清零18.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1863. this.btn吸嘴NG计数清零18.InvisibilityTriggerNode = null;
  1864. this.btn吸嘴NG计数清零18.Location = new System.Drawing.Point(352, 359);
  1865. this.btn吸嘴NG计数清零18.Maximum = 0D;
  1866. this.btn吸嘴NG计数清零18.Minimum = 0D;
  1867. this.btn吸嘴NG计数清零18.MinimumSize = new System.Drawing.Size(1, 1);
  1868. this.btn吸嘴NG计数清零18.Name = "btn吸嘴NG计数清零18";
  1869. this.btn吸嘴NG计数清零18.NeedUserEnsure = true;
  1870. this.btn吸嘴NG计数清零18.OffColor = System.Drawing.Color.LightSeaGreen;
  1871. this.btn吸嘴NG计数清零18.OffSymbol = 0;
  1872. this.btn吸嘴NG计数清零18.OffText = "清零";
  1873. this.btn吸嘴NG计数清零18.OnColor = System.Drawing.Color.Olive;
  1874. this.btn吸嘴NG计数清零18.OnSymbol = 0;
  1875. this.btn吸嘴NG计数清零18.OnText = "清零";
  1876. this.btn吸嘴NG计数清零18.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[18]", NodeType.BOOL, null);
  1877. this.btn吸嘴NG计数清零18.Size = new System.Drawing.Size(50, 36);
  1878. this.btn吸嘴NG计数清零18.Symbol = 0;
  1879. this.btn吸嘴NG计数清零18.TabIndex = 288;
  1880. this.btn吸嘴NG计数清零18.Text = "清零";
  1881. this.btn吸嘴NG计数清零18.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1882. this.btn吸嘴NG计数清零18.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[18]", NodeType.BOOL, null);
  1883. //
  1884. // btn吸嘴NG计数清零17
  1885. //
  1886. this.btn吸嘴NG计数清零17.ButtonType = PlcUiControl.ButtonType.保持型;
  1887. this.btn吸嘴NG计数清零17.Cursor = System.Windows.Forms.Cursors.Hand;
  1888. this.btn吸嘴NG计数清零17.DisabilityTriggerNode = null;
  1889. this.btn吸嘴NG计数清零17.FillColor = System.Drawing.Color.LightSeaGreen;
  1890. this.btn吸嘴NG计数清零17.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  1891. this.btn吸嘴NG计数清零17.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  1892. this.btn吸嘴NG计数清零17.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1893. this.btn吸嘴NG计数清零17.InvisibilityTriggerNode = null;
  1894. this.btn吸嘴NG计数清零17.Location = new System.Drawing.Point(352, 319);
  1895. this.btn吸嘴NG计数清零17.Maximum = 0D;
  1896. this.btn吸嘴NG计数清零17.Minimum = 0D;
  1897. this.btn吸嘴NG计数清零17.MinimumSize = new System.Drawing.Size(1, 1);
  1898. this.btn吸嘴NG计数清零17.Name = "btn吸嘴NG计数清零17";
  1899. this.btn吸嘴NG计数清零17.NeedUserEnsure = true;
  1900. this.btn吸嘴NG计数清零17.OffColor = System.Drawing.Color.LightSeaGreen;
  1901. this.btn吸嘴NG计数清零17.OffSymbol = 0;
  1902. this.btn吸嘴NG计数清零17.OffText = "清零";
  1903. this.btn吸嘴NG计数清零17.OnColor = System.Drawing.Color.Olive;
  1904. this.btn吸嘴NG计数清零17.OnSymbol = 0;
  1905. this.btn吸嘴NG计数清零17.OnText = "清零";
  1906. this.btn吸嘴NG计数清零17.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[17]", NodeType.BOOL, null);
  1907. this.btn吸嘴NG计数清零17.Size = new System.Drawing.Size(50, 36);
  1908. this.btn吸嘴NG计数清零17.Symbol = 0;
  1909. this.btn吸嘴NG计数清零17.TabIndex = 287;
  1910. this.btn吸嘴NG计数清零17.Text = "清零";
  1911. this.btn吸嘴NG计数清零17.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1912. this.btn吸嘴NG计数清零17.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[17]", NodeType.BOOL, null);
  1913. //
  1914. // btn吸嘴NG计数清零16
  1915. //
  1916. this.btn吸嘴NG计数清零16.ButtonType = PlcUiControl.ButtonType.保持型;
  1917. this.btn吸嘴NG计数清零16.Cursor = System.Windows.Forms.Cursors.Hand;
  1918. this.btn吸嘴NG计数清零16.DisabilityTriggerNode = null;
  1919. this.btn吸嘴NG计数清零16.FillColor = System.Drawing.Color.LightSeaGreen;
  1920. this.btn吸嘴NG计数清零16.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  1921. this.btn吸嘴NG计数清零16.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  1922. this.btn吸嘴NG计数清零16.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1923. this.btn吸嘴NG计数清零16.InvisibilityTriggerNode = null;
  1924. this.btn吸嘴NG计数清零16.Location = new System.Drawing.Point(352, 279);
  1925. this.btn吸嘴NG计数清零16.Maximum = 0D;
  1926. this.btn吸嘴NG计数清零16.Minimum = 0D;
  1927. this.btn吸嘴NG计数清零16.MinimumSize = new System.Drawing.Size(1, 1);
  1928. this.btn吸嘴NG计数清零16.Name = "btn吸嘴NG计数清零16";
  1929. this.btn吸嘴NG计数清零16.NeedUserEnsure = true;
  1930. this.btn吸嘴NG计数清零16.OffColor = System.Drawing.Color.LightSeaGreen;
  1931. this.btn吸嘴NG计数清零16.OffSymbol = 0;
  1932. this.btn吸嘴NG计数清零16.OffText = "清零";
  1933. this.btn吸嘴NG计数清零16.OnColor = System.Drawing.Color.Olive;
  1934. this.btn吸嘴NG计数清零16.OnSymbol = 0;
  1935. this.btn吸嘴NG计数清零16.OnText = "清零";
  1936. this.btn吸嘴NG计数清零16.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[16]", NodeType.BOOL, null);
  1937. this.btn吸嘴NG计数清零16.Size = new System.Drawing.Size(50, 36);
  1938. this.btn吸嘴NG计数清零16.Symbol = 0;
  1939. this.btn吸嘴NG计数清零16.TabIndex = 286;
  1940. this.btn吸嘴NG计数清零16.Text = "清零";
  1941. this.btn吸嘴NG计数清零16.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1942. this.btn吸嘴NG计数清零16.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[16]", NodeType.BOOL, null);
  1943. //
  1944. // btn吸嘴NG计数清零15
  1945. //
  1946. this.btn吸嘴NG计数清零15.ButtonType = PlcUiControl.ButtonType.保持型;
  1947. this.btn吸嘴NG计数清零15.Cursor = System.Windows.Forms.Cursors.Hand;
  1948. this.btn吸嘴NG计数清零15.DisabilityTriggerNode = null;
  1949. this.btn吸嘴NG计数清零15.FillColor = System.Drawing.Color.LightSeaGreen;
  1950. this.btn吸嘴NG计数清零15.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  1951. this.btn吸嘴NG计数清零15.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  1952. this.btn吸嘴NG计数清零15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1953. this.btn吸嘴NG计数清零15.InvisibilityTriggerNode = null;
  1954. this.btn吸嘴NG计数清零15.Location = new System.Drawing.Point(352, 239);
  1955. this.btn吸嘴NG计数清零15.Maximum = 0D;
  1956. this.btn吸嘴NG计数清零15.Minimum = 0D;
  1957. this.btn吸嘴NG计数清零15.MinimumSize = new System.Drawing.Size(1, 1);
  1958. this.btn吸嘴NG计数清零15.Name = "btn吸嘴NG计数清零15";
  1959. this.btn吸嘴NG计数清零15.NeedUserEnsure = true;
  1960. this.btn吸嘴NG计数清零15.OffColor = System.Drawing.Color.LightSeaGreen;
  1961. this.btn吸嘴NG计数清零15.OffSymbol = 0;
  1962. this.btn吸嘴NG计数清零15.OffText = "清零";
  1963. this.btn吸嘴NG计数清零15.OnColor = System.Drawing.Color.Olive;
  1964. this.btn吸嘴NG计数清零15.OnSymbol = 0;
  1965. this.btn吸嘴NG计数清零15.OnText = "清零";
  1966. this.btn吸嘴NG计数清零15.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[15]", NodeType.BOOL, null);
  1967. this.btn吸嘴NG计数清零15.Size = new System.Drawing.Size(50, 36);
  1968. this.btn吸嘴NG计数清零15.Symbol = 0;
  1969. this.btn吸嘴NG计数清零15.TabIndex = 285;
  1970. this.btn吸嘴NG计数清零15.Text = "清零";
  1971. this.btn吸嘴NG计数清零15.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1972. this.btn吸嘴NG计数清零15.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[15]", NodeType.BOOL, null);
  1973. //
  1974. // btn吸嘴NG计数清零14
  1975. //
  1976. this.btn吸嘴NG计数清零14.ButtonType = PlcUiControl.ButtonType.保持型;
  1977. this.btn吸嘴NG计数清零14.Cursor = System.Windows.Forms.Cursors.Hand;
  1978. this.btn吸嘴NG计数清零14.DisabilityTriggerNode = null;
  1979. this.btn吸嘴NG计数清零14.FillColor = System.Drawing.Color.LightSeaGreen;
  1980. this.btn吸嘴NG计数清零14.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  1981. this.btn吸嘴NG计数清零14.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  1982. this.btn吸嘴NG计数清零14.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1983. this.btn吸嘴NG计数清零14.InvisibilityTriggerNode = null;
  1984. this.btn吸嘴NG计数清零14.Location = new System.Drawing.Point(352, 199);
  1985. this.btn吸嘴NG计数清零14.Maximum = 0D;
  1986. this.btn吸嘴NG计数清零14.Minimum = 0D;
  1987. this.btn吸嘴NG计数清零14.MinimumSize = new System.Drawing.Size(1, 1);
  1988. this.btn吸嘴NG计数清零14.Name = "btn吸嘴NG计数清零14";
  1989. this.btn吸嘴NG计数清零14.NeedUserEnsure = true;
  1990. this.btn吸嘴NG计数清零14.OffColor = System.Drawing.Color.LightSeaGreen;
  1991. this.btn吸嘴NG计数清零14.OffSymbol = 0;
  1992. this.btn吸嘴NG计数清零14.OffText = "清零";
  1993. this.btn吸嘴NG计数清零14.OnColor = System.Drawing.Color.Olive;
  1994. this.btn吸嘴NG计数清零14.OnSymbol = 0;
  1995. this.btn吸嘴NG计数清零14.OnText = "清零";
  1996. this.btn吸嘴NG计数清零14.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[14]", NodeType.BOOL, null);
  1997. this.btn吸嘴NG计数清零14.Size = new System.Drawing.Size(50, 36);
  1998. this.btn吸嘴NG计数清零14.Symbol = 0;
  1999. this.btn吸嘴NG计数清零14.TabIndex = 284;
  2000. this.btn吸嘴NG计数清零14.Text = "清零";
  2001. this.btn吸嘴NG计数清零14.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2002. this.btn吸嘴NG计数清零14.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[14]", NodeType.BOOL, null);
  2003. //
  2004. // btn吸嘴NG计数清零13
  2005. //
  2006. this.btn吸嘴NG计数清零13.ButtonType = PlcUiControl.ButtonType.保持型;
  2007. this.btn吸嘴NG计数清零13.Cursor = System.Windows.Forms.Cursors.Hand;
  2008. this.btn吸嘴NG计数清零13.DisabilityTriggerNode = null;
  2009. this.btn吸嘴NG计数清零13.FillColor = System.Drawing.Color.LightSeaGreen;
  2010. this.btn吸嘴NG计数清零13.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  2011. this.btn吸嘴NG计数清零13.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  2012. this.btn吸嘴NG计数清零13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2013. this.btn吸嘴NG计数清零13.InvisibilityTriggerNode = null;
  2014. this.btn吸嘴NG计数清零13.Location = new System.Drawing.Point(352, 159);
  2015. this.btn吸嘴NG计数清零13.Maximum = 0D;
  2016. this.btn吸嘴NG计数清零13.Minimum = 0D;
  2017. this.btn吸嘴NG计数清零13.MinimumSize = new System.Drawing.Size(1, 1);
  2018. this.btn吸嘴NG计数清零13.Name = "btn吸嘴NG计数清零13";
  2019. this.btn吸嘴NG计数清零13.NeedUserEnsure = true;
  2020. this.btn吸嘴NG计数清零13.OffColor = System.Drawing.Color.LightSeaGreen;
  2021. this.btn吸嘴NG计数清零13.OffSymbol = 0;
  2022. this.btn吸嘴NG计数清零13.OffText = "清零";
  2023. this.btn吸嘴NG计数清零13.OnColor = System.Drawing.Color.Olive;
  2024. this.btn吸嘴NG计数清零13.OnSymbol = 0;
  2025. this.btn吸嘴NG计数清零13.OnText = "清零";
  2026. this.btn吸嘴NG计数清零13.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[13]", NodeType.BOOL, null);
  2027. this.btn吸嘴NG计数清零13.Size = new System.Drawing.Size(50, 36);
  2028. this.btn吸嘴NG计数清零13.Symbol = 0;
  2029. this.btn吸嘴NG计数清零13.TabIndex = 283;
  2030. this.btn吸嘴NG计数清零13.Text = "清零";
  2031. this.btn吸嘴NG计数清零13.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2032. this.btn吸嘴NG计数清零13.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[13]", NodeType.BOOL, null);
  2033. //
  2034. // btn吸嘴NG计数清零12
  2035. //
  2036. this.btn吸嘴NG计数清零12.ButtonType = PlcUiControl.ButtonType.保持型;
  2037. this.btn吸嘴NG计数清零12.Cursor = System.Windows.Forms.Cursors.Hand;
  2038. this.btn吸嘴NG计数清零12.DisabilityTriggerNode = null;
  2039. this.btn吸嘴NG计数清零12.FillColor = System.Drawing.Color.LightSeaGreen;
  2040. this.btn吸嘴NG计数清零12.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  2041. this.btn吸嘴NG计数清零12.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  2042. this.btn吸嘴NG计数清零12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2043. this.btn吸嘴NG计数清零12.InvisibilityTriggerNode = null;
  2044. this.btn吸嘴NG计数清零12.Location = new System.Drawing.Point(352, 119);
  2045. this.btn吸嘴NG计数清零12.Maximum = 0D;
  2046. this.btn吸嘴NG计数清零12.Minimum = 0D;
  2047. this.btn吸嘴NG计数清零12.MinimumSize = new System.Drawing.Size(1, 1);
  2048. this.btn吸嘴NG计数清零12.Name = "btn吸嘴NG计数清零12";
  2049. this.btn吸嘴NG计数清零12.NeedUserEnsure = true;
  2050. this.btn吸嘴NG计数清零12.OffColor = System.Drawing.Color.LightSeaGreen;
  2051. this.btn吸嘴NG计数清零12.OffSymbol = 0;
  2052. this.btn吸嘴NG计数清零12.OffText = "清零";
  2053. this.btn吸嘴NG计数清零12.OnColor = System.Drawing.Color.Olive;
  2054. this.btn吸嘴NG计数清零12.OnSymbol = 0;
  2055. this.btn吸嘴NG计数清零12.OnText = "清零";
  2056. this.btn吸嘴NG计数清零12.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[12]", NodeType.BOOL, null);
  2057. this.btn吸嘴NG计数清零12.Size = new System.Drawing.Size(50, 36);
  2058. this.btn吸嘴NG计数清零12.Symbol = 0;
  2059. this.btn吸嘴NG计数清零12.TabIndex = 282;
  2060. this.btn吸嘴NG计数清零12.Text = "清零";
  2061. this.btn吸嘴NG计数清零12.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2062. this.btn吸嘴NG计数清零12.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[12]", NodeType.BOOL, null);
  2063. //
  2064. // btn吸嘴NG计数清零11
  2065. //
  2066. this.btn吸嘴NG计数清零11.ButtonType = PlcUiControl.ButtonType.保持型;
  2067. this.btn吸嘴NG计数清零11.Cursor = System.Windows.Forms.Cursors.Hand;
  2068. this.btn吸嘴NG计数清零11.DisabilityTriggerNode = null;
  2069. this.btn吸嘴NG计数清零11.FillColor = System.Drawing.Color.LightSeaGreen;
  2070. this.btn吸嘴NG计数清零11.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  2071. this.btn吸嘴NG计数清零11.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  2072. this.btn吸嘴NG计数清零11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2073. this.btn吸嘴NG计数清零11.InvisibilityTriggerNode = null;
  2074. this.btn吸嘴NG计数清零11.Location = new System.Drawing.Point(352, 79);
  2075. this.btn吸嘴NG计数清零11.Maximum = 0D;
  2076. this.btn吸嘴NG计数清零11.Minimum = 0D;
  2077. this.btn吸嘴NG计数清零11.MinimumSize = new System.Drawing.Size(1, 1);
  2078. this.btn吸嘴NG计数清零11.Name = "btn吸嘴NG计数清零11";
  2079. this.btn吸嘴NG计数清零11.NeedUserEnsure = true;
  2080. this.btn吸嘴NG计数清零11.OffColor = System.Drawing.Color.LightSeaGreen;
  2081. this.btn吸嘴NG计数清零11.OffSymbol = 0;
  2082. this.btn吸嘴NG计数清零11.OffText = "清零";
  2083. this.btn吸嘴NG计数清零11.OnColor = System.Drawing.Color.Olive;
  2084. this.btn吸嘴NG计数清零11.OnSymbol = 0;
  2085. this.btn吸嘴NG计数清零11.OnText = "清零";
  2086. this.btn吸嘴NG计数清零11.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[11]", NodeType.BOOL, null);
  2087. this.btn吸嘴NG计数清零11.Size = new System.Drawing.Size(50, 36);
  2088. this.btn吸嘴NG计数清零11.Symbol = 0;
  2089. this.btn吸嘴NG计数清零11.TabIndex = 281;
  2090. this.btn吸嘴NG计数清零11.Text = "清零";
  2091. this.btn吸嘴NG计数清零11.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2092. this.btn吸嘴NG计数清零11.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[11]", NodeType.BOOL, null);
  2093. //
  2094. // btn吸嘴NG计数清零30
  2095. //
  2096. this.btn吸嘴NG计数清零30.ButtonType = PlcUiControl.ButtonType.保持型;
  2097. this.btn吸嘴NG计数清零30.Cursor = System.Windows.Forms.Cursors.Hand;
  2098. this.btn吸嘴NG计数清零30.DisabilityTriggerNode = null;
  2099. this.btn吸嘴NG计数清零30.FillColor = System.Drawing.Color.LightSeaGreen;
  2100. this.btn吸嘴NG计数清零30.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  2101. this.btn吸嘴NG计数清零30.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  2102. this.btn吸嘴NG计数清零30.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2103. this.btn吸嘴NG计数清零30.InvisibilityTriggerNode = null;
  2104. this.btn吸嘴NG计数清零30.Location = new System.Drawing.Point(554, 439);
  2105. this.btn吸嘴NG计数清零30.Maximum = 0D;
  2106. this.btn吸嘴NG计数清零30.Minimum = 0D;
  2107. this.btn吸嘴NG计数清零30.MinimumSize = new System.Drawing.Size(1, 1);
  2108. this.btn吸嘴NG计数清零30.Name = "btn吸嘴NG计数清零30";
  2109. this.btn吸嘴NG计数清零30.NeedUserEnsure = true;
  2110. this.btn吸嘴NG计数清零30.OffColor = System.Drawing.Color.LightSeaGreen;
  2111. this.btn吸嘴NG计数清零30.OffSymbol = 0;
  2112. this.btn吸嘴NG计数清零30.OffText = "清零";
  2113. this.btn吸嘴NG计数清零30.OnColor = System.Drawing.Color.Olive;
  2114. this.btn吸嘴NG计数清零30.OnSymbol = 0;
  2115. this.btn吸嘴NG计数清零30.OnText = "清零";
  2116. this.btn吸嘴NG计数清零30.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[30]", NodeType.BOOL, null);
  2117. this.btn吸嘴NG计数清零30.Size = new System.Drawing.Size(50, 36);
  2118. this.btn吸嘴NG计数清零30.Symbol = 0;
  2119. this.btn吸嘴NG计数清零30.TabIndex = 300;
  2120. this.btn吸嘴NG计数清零30.Text = "清零";
  2121. this.btn吸嘴NG计数清零30.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2122. this.btn吸嘴NG计数清零30.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[30]", NodeType.BOOL, null);
  2123. //
  2124. // btn吸嘴NG计数清零29
  2125. //
  2126. this.btn吸嘴NG计数清零29.ButtonType = PlcUiControl.ButtonType.保持型;
  2127. this.btn吸嘴NG计数清零29.Cursor = System.Windows.Forms.Cursors.Hand;
  2128. this.btn吸嘴NG计数清零29.DisabilityTriggerNode = null;
  2129. this.btn吸嘴NG计数清零29.FillColor = System.Drawing.Color.LightSeaGreen;
  2130. this.btn吸嘴NG计数清零29.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  2131. this.btn吸嘴NG计数清零29.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  2132. this.btn吸嘴NG计数清零29.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2133. this.btn吸嘴NG计数清零29.InvisibilityTriggerNode = null;
  2134. this.btn吸嘴NG计数清零29.Location = new System.Drawing.Point(554, 399);
  2135. this.btn吸嘴NG计数清零29.Maximum = 0D;
  2136. this.btn吸嘴NG计数清零29.Minimum = 0D;
  2137. this.btn吸嘴NG计数清零29.MinimumSize = new System.Drawing.Size(1, 1);
  2138. this.btn吸嘴NG计数清零29.Name = "btn吸嘴NG计数清零29";
  2139. this.btn吸嘴NG计数清零29.NeedUserEnsure = true;
  2140. this.btn吸嘴NG计数清零29.OffColor = System.Drawing.Color.LightSeaGreen;
  2141. this.btn吸嘴NG计数清零29.OffSymbol = 0;
  2142. this.btn吸嘴NG计数清零29.OffText = "清零";
  2143. this.btn吸嘴NG计数清零29.OnColor = System.Drawing.Color.Olive;
  2144. this.btn吸嘴NG计数清零29.OnSymbol = 0;
  2145. this.btn吸嘴NG计数清零29.OnText = "清零";
  2146. this.btn吸嘴NG计数清零29.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[29]", NodeType.BOOL, null);
  2147. this.btn吸嘴NG计数清零29.Size = new System.Drawing.Size(50, 36);
  2148. this.btn吸嘴NG计数清零29.Symbol = 0;
  2149. this.btn吸嘴NG计数清零29.TabIndex = 299;
  2150. this.btn吸嘴NG计数清零29.Text = "清零";
  2151. this.btn吸嘴NG计数清零29.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2152. this.btn吸嘴NG计数清零29.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[29]", NodeType.BOOL, null);
  2153. //
  2154. // btn吸嘴NG计数清零28
  2155. //
  2156. this.btn吸嘴NG计数清零28.ButtonType = PlcUiControl.ButtonType.保持型;
  2157. this.btn吸嘴NG计数清零28.Cursor = System.Windows.Forms.Cursors.Hand;
  2158. this.btn吸嘴NG计数清零28.DisabilityTriggerNode = null;
  2159. this.btn吸嘴NG计数清零28.FillColor = System.Drawing.Color.LightSeaGreen;
  2160. this.btn吸嘴NG计数清零28.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  2161. this.btn吸嘴NG计数清零28.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  2162. this.btn吸嘴NG计数清零28.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2163. this.btn吸嘴NG计数清零28.InvisibilityTriggerNode = null;
  2164. this.btn吸嘴NG计数清零28.Location = new System.Drawing.Point(554, 359);
  2165. this.btn吸嘴NG计数清零28.Maximum = 0D;
  2166. this.btn吸嘴NG计数清零28.Minimum = 0D;
  2167. this.btn吸嘴NG计数清零28.MinimumSize = new System.Drawing.Size(1, 1);
  2168. this.btn吸嘴NG计数清零28.Name = "btn吸嘴NG计数清零28";
  2169. this.btn吸嘴NG计数清零28.NeedUserEnsure = true;
  2170. this.btn吸嘴NG计数清零28.OffColor = System.Drawing.Color.LightSeaGreen;
  2171. this.btn吸嘴NG计数清零28.OffSymbol = 0;
  2172. this.btn吸嘴NG计数清零28.OffText = "清零";
  2173. this.btn吸嘴NG计数清零28.OnColor = System.Drawing.Color.Olive;
  2174. this.btn吸嘴NG计数清零28.OnSymbol = 0;
  2175. this.btn吸嘴NG计数清零28.OnText = "清零";
  2176. this.btn吸嘴NG计数清零28.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[28]", NodeType.BOOL, null);
  2177. this.btn吸嘴NG计数清零28.Size = new System.Drawing.Size(50, 36);
  2178. this.btn吸嘴NG计数清零28.Symbol = 0;
  2179. this.btn吸嘴NG计数清零28.TabIndex = 298;
  2180. this.btn吸嘴NG计数清零28.Text = "清零";
  2181. this.btn吸嘴NG计数清零28.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2182. this.btn吸嘴NG计数清零28.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[28]", NodeType.BOOL, null);
  2183. //
  2184. // btn吸嘴NG计数清零27
  2185. //
  2186. this.btn吸嘴NG计数清零27.ButtonType = PlcUiControl.ButtonType.保持型;
  2187. this.btn吸嘴NG计数清零27.Cursor = System.Windows.Forms.Cursors.Hand;
  2188. this.btn吸嘴NG计数清零27.DisabilityTriggerNode = null;
  2189. this.btn吸嘴NG计数清零27.FillColor = System.Drawing.Color.LightSeaGreen;
  2190. this.btn吸嘴NG计数清零27.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  2191. this.btn吸嘴NG计数清零27.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  2192. this.btn吸嘴NG计数清零27.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2193. this.btn吸嘴NG计数清零27.InvisibilityTriggerNode = null;
  2194. this.btn吸嘴NG计数清零27.Location = new System.Drawing.Point(554, 319);
  2195. this.btn吸嘴NG计数清零27.Maximum = 0D;
  2196. this.btn吸嘴NG计数清零27.Minimum = 0D;
  2197. this.btn吸嘴NG计数清零27.MinimumSize = new System.Drawing.Size(1, 1);
  2198. this.btn吸嘴NG计数清零27.Name = "btn吸嘴NG计数清零27";
  2199. this.btn吸嘴NG计数清零27.NeedUserEnsure = true;
  2200. this.btn吸嘴NG计数清零27.OffColor = System.Drawing.Color.LightSeaGreen;
  2201. this.btn吸嘴NG计数清零27.OffSymbol = 0;
  2202. this.btn吸嘴NG计数清零27.OffText = "清零";
  2203. this.btn吸嘴NG计数清零27.OnColor = System.Drawing.Color.Olive;
  2204. this.btn吸嘴NG计数清零27.OnSymbol = 0;
  2205. this.btn吸嘴NG计数清零27.OnText = "清零";
  2206. this.btn吸嘴NG计数清零27.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[27]", NodeType.BOOL, null);
  2207. this.btn吸嘴NG计数清零27.Size = new System.Drawing.Size(50, 36);
  2208. this.btn吸嘴NG计数清零27.Symbol = 0;
  2209. this.btn吸嘴NG计数清零27.TabIndex = 297;
  2210. this.btn吸嘴NG计数清零27.Text = "清零";
  2211. this.btn吸嘴NG计数清零27.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2212. this.btn吸嘴NG计数清零27.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[27]", NodeType.BOOL, null);
  2213. //
  2214. // btn吸嘴NG计数清零26
  2215. //
  2216. this.btn吸嘴NG计数清零26.ButtonType = PlcUiControl.ButtonType.保持型;
  2217. this.btn吸嘴NG计数清零26.Cursor = System.Windows.Forms.Cursors.Hand;
  2218. this.btn吸嘴NG计数清零26.DisabilityTriggerNode = null;
  2219. this.btn吸嘴NG计数清零26.FillColor = System.Drawing.Color.LightSeaGreen;
  2220. this.btn吸嘴NG计数清零26.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  2221. this.btn吸嘴NG计数清零26.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  2222. this.btn吸嘴NG计数清零26.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2223. this.btn吸嘴NG计数清零26.InvisibilityTriggerNode = null;
  2224. this.btn吸嘴NG计数清零26.Location = new System.Drawing.Point(554, 279);
  2225. this.btn吸嘴NG计数清零26.Maximum = 0D;
  2226. this.btn吸嘴NG计数清零26.Minimum = 0D;
  2227. this.btn吸嘴NG计数清零26.MinimumSize = new System.Drawing.Size(1, 1);
  2228. this.btn吸嘴NG计数清零26.Name = "btn吸嘴NG计数清零26";
  2229. this.btn吸嘴NG计数清零26.NeedUserEnsure = true;
  2230. this.btn吸嘴NG计数清零26.OffColor = System.Drawing.Color.LightSeaGreen;
  2231. this.btn吸嘴NG计数清零26.OffSymbol = 0;
  2232. this.btn吸嘴NG计数清零26.OffText = "清零";
  2233. this.btn吸嘴NG计数清零26.OnColor = System.Drawing.Color.Olive;
  2234. this.btn吸嘴NG计数清零26.OnSymbol = 0;
  2235. this.btn吸嘴NG计数清零26.OnText = "清零";
  2236. this.btn吸嘴NG计数清零26.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[26]", NodeType.BOOL, null);
  2237. this.btn吸嘴NG计数清零26.Size = new System.Drawing.Size(50, 36);
  2238. this.btn吸嘴NG计数清零26.Symbol = 0;
  2239. this.btn吸嘴NG计数清零26.TabIndex = 296;
  2240. this.btn吸嘴NG计数清零26.Text = "清零";
  2241. this.btn吸嘴NG计数清零26.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2242. this.btn吸嘴NG计数清零26.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[26]", NodeType.BOOL, null);
  2243. //
  2244. // btn吸嘴NG计数清零25
  2245. //
  2246. this.btn吸嘴NG计数清零25.ButtonType = PlcUiControl.ButtonType.保持型;
  2247. this.btn吸嘴NG计数清零25.Cursor = System.Windows.Forms.Cursors.Hand;
  2248. this.btn吸嘴NG计数清零25.DisabilityTriggerNode = null;
  2249. this.btn吸嘴NG计数清零25.FillColor = System.Drawing.Color.LightSeaGreen;
  2250. this.btn吸嘴NG计数清零25.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  2251. this.btn吸嘴NG计数清零25.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  2252. this.btn吸嘴NG计数清零25.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2253. this.btn吸嘴NG计数清零25.InvisibilityTriggerNode = null;
  2254. this.btn吸嘴NG计数清零25.Location = new System.Drawing.Point(554, 239);
  2255. this.btn吸嘴NG计数清零25.Maximum = 0D;
  2256. this.btn吸嘴NG计数清零25.Minimum = 0D;
  2257. this.btn吸嘴NG计数清零25.MinimumSize = new System.Drawing.Size(1, 1);
  2258. this.btn吸嘴NG计数清零25.Name = "btn吸嘴NG计数清零25";
  2259. this.btn吸嘴NG计数清零25.NeedUserEnsure = true;
  2260. this.btn吸嘴NG计数清零25.OffColor = System.Drawing.Color.LightSeaGreen;
  2261. this.btn吸嘴NG计数清零25.OffSymbol = 0;
  2262. this.btn吸嘴NG计数清零25.OffText = "清零";
  2263. this.btn吸嘴NG计数清零25.OnColor = System.Drawing.Color.Olive;
  2264. this.btn吸嘴NG计数清零25.OnSymbol = 0;
  2265. this.btn吸嘴NG计数清零25.OnText = "清零";
  2266. this.btn吸嘴NG计数清零25.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[25]", NodeType.BOOL, null);
  2267. this.btn吸嘴NG计数清零25.Size = new System.Drawing.Size(50, 36);
  2268. this.btn吸嘴NG计数清零25.Symbol = 0;
  2269. this.btn吸嘴NG计数清零25.TabIndex = 295;
  2270. this.btn吸嘴NG计数清零25.Text = "清零";
  2271. this.btn吸嘴NG计数清零25.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2272. this.btn吸嘴NG计数清零25.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[25]", NodeType.BOOL, null);
  2273. //
  2274. // btn吸嘴NG计数清零24
  2275. //
  2276. this.btn吸嘴NG计数清零24.ButtonType = PlcUiControl.ButtonType.保持型;
  2277. this.btn吸嘴NG计数清零24.Cursor = System.Windows.Forms.Cursors.Hand;
  2278. this.btn吸嘴NG计数清零24.DisabilityTriggerNode = null;
  2279. this.btn吸嘴NG计数清零24.FillColor = System.Drawing.Color.LightSeaGreen;
  2280. this.btn吸嘴NG计数清零24.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  2281. this.btn吸嘴NG计数清零24.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  2282. this.btn吸嘴NG计数清零24.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2283. this.btn吸嘴NG计数清零24.InvisibilityTriggerNode = null;
  2284. this.btn吸嘴NG计数清零24.Location = new System.Drawing.Point(554, 199);
  2285. this.btn吸嘴NG计数清零24.Maximum = 0D;
  2286. this.btn吸嘴NG计数清零24.Minimum = 0D;
  2287. this.btn吸嘴NG计数清零24.MinimumSize = new System.Drawing.Size(1, 1);
  2288. this.btn吸嘴NG计数清零24.Name = "btn吸嘴NG计数清零24";
  2289. this.btn吸嘴NG计数清零24.NeedUserEnsure = true;
  2290. this.btn吸嘴NG计数清零24.OffColor = System.Drawing.Color.LightSeaGreen;
  2291. this.btn吸嘴NG计数清零24.OffSymbol = 0;
  2292. this.btn吸嘴NG计数清零24.OffText = "清零";
  2293. this.btn吸嘴NG计数清零24.OnColor = System.Drawing.Color.Olive;
  2294. this.btn吸嘴NG计数清零24.OnSymbol = 0;
  2295. this.btn吸嘴NG计数清零24.OnText = "清零";
  2296. this.btn吸嘴NG计数清零24.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[24]", NodeType.BOOL, null);
  2297. this.btn吸嘴NG计数清零24.Size = new System.Drawing.Size(50, 36);
  2298. this.btn吸嘴NG计数清零24.Symbol = 0;
  2299. this.btn吸嘴NG计数清零24.TabIndex = 294;
  2300. this.btn吸嘴NG计数清零24.Text = "清零";
  2301. this.btn吸嘴NG计数清零24.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2302. this.btn吸嘴NG计数清零24.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[24]", NodeType.BOOL, null);
  2303. //
  2304. // btn吸嘴NG计数清零23
  2305. //
  2306. this.btn吸嘴NG计数清零23.ButtonType = PlcUiControl.ButtonType.保持型;
  2307. this.btn吸嘴NG计数清零23.Cursor = System.Windows.Forms.Cursors.Hand;
  2308. this.btn吸嘴NG计数清零23.DisabilityTriggerNode = null;
  2309. this.btn吸嘴NG计数清零23.FillColor = System.Drawing.Color.LightSeaGreen;
  2310. this.btn吸嘴NG计数清零23.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  2311. this.btn吸嘴NG计数清零23.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  2312. this.btn吸嘴NG计数清零23.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2313. this.btn吸嘴NG计数清零23.InvisibilityTriggerNode = null;
  2314. this.btn吸嘴NG计数清零23.Location = new System.Drawing.Point(554, 159);
  2315. this.btn吸嘴NG计数清零23.Maximum = 0D;
  2316. this.btn吸嘴NG计数清零23.Minimum = 0D;
  2317. this.btn吸嘴NG计数清零23.MinimumSize = new System.Drawing.Size(1, 1);
  2318. this.btn吸嘴NG计数清零23.Name = "btn吸嘴NG计数清零23";
  2319. this.btn吸嘴NG计数清零23.NeedUserEnsure = true;
  2320. this.btn吸嘴NG计数清零23.OffColor = System.Drawing.Color.LightSeaGreen;
  2321. this.btn吸嘴NG计数清零23.OffSymbol = 0;
  2322. this.btn吸嘴NG计数清零23.OffText = "清零";
  2323. this.btn吸嘴NG计数清零23.OnColor = System.Drawing.Color.Olive;
  2324. this.btn吸嘴NG计数清零23.OnSymbol = 0;
  2325. this.btn吸嘴NG计数清零23.OnText = "清零";
  2326. this.btn吸嘴NG计数清零23.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[23]", NodeType.BOOL, null);
  2327. this.btn吸嘴NG计数清零23.Size = new System.Drawing.Size(50, 36);
  2328. this.btn吸嘴NG计数清零23.Symbol = 0;
  2329. this.btn吸嘴NG计数清零23.TabIndex = 293;
  2330. this.btn吸嘴NG计数清零23.Text = "清零";
  2331. this.btn吸嘴NG计数清零23.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2332. this.btn吸嘴NG计数清零23.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[23]", NodeType.BOOL, null);
  2333. //
  2334. // btn吸嘴NG计数清零22
  2335. //
  2336. this.btn吸嘴NG计数清零22.ButtonType = PlcUiControl.ButtonType.保持型;
  2337. this.btn吸嘴NG计数清零22.Cursor = System.Windows.Forms.Cursors.Hand;
  2338. this.btn吸嘴NG计数清零22.DisabilityTriggerNode = null;
  2339. this.btn吸嘴NG计数清零22.FillColor = System.Drawing.Color.LightSeaGreen;
  2340. this.btn吸嘴NG计数清零22.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  2341. this.btn吸嘴NG计数清零22.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  2342. this.btn吸嘴NG计数清零22.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2343. this.btn吸嘴NG计数清零22.InvisibilityTriggerNode = null;
  2344. this.btn吸嘴NG计数清零22.Location = new System.Drawing.Point(554, 119);
  2345. this.btn吸嘴NG计数清零22.Maximum = 0D;
  2346. this.btn吸嘴NG计数清零22.Minimum = 0D;
  2347. this.btn吸嘴NG计数清零22.MinimumSize = new System.Drawing.Size(1, 1);
  2348. this.btn吸嘴NG计数清零22.Name = "btn吸嘴NG计数清零22";
  2349. this.btn吸嘴NG计数清零22.NeedUserEnsure = true;
  2350. this.btn吸嘴NG计数清零22.OffColor = System.Drawing.Color.LightSeaGreen;
  2351. this.btn吸嘴NG计数清零22.OffSymbol = 0;
  2352. this.btn吸嘴NG计数清零22.OffText = "清零";
  2353. this.btn吸嘴NG计数清零22.OnColor = System.Drawing.Color.Olive;
  2354. this.btn吸嘴NG计数清零22.OnSymbol = 0;
  2355. this.btn吸嘴NG计数清零22.OnText = "清零";
  2356. this.btn吸嘴NG计数清零22.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[22]", NodeType.BOOL, null);
  2357. this.btn吸嘴NG计数清零22.Size = new System.Drawing.Size(50, 36);
  2358. this.btn吸嘴NG计数清零22.Symbol = 0;
  2359. this.btn吸嘴NG计数清零22.TabIndex = 292;
  2360. this.btn吸嘴NG计数清零22.Text = "清零";
  2361. this.btn吸嘴NG计数清零22.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2362. this.btn吸嘴NG计数清零22.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[22]", NodeType.BOOL, null);
  2363. //
  2364. // btn吸嘴NG计数清零21
  2365. //
  2366. this.btn吸嘴NG计数清零21.ButtonType = PlcUiControl.ButtonType.保持型;
  2367. this.btn吸嘴NG计数清零21.Cursor = System.Windows.Forms.Cursors.Hand;
  2368. this.btn吸嘴NG计数清零21.DisabilityTriggerNode = null;
  2369. this.btn吸嘴NG计数清零21.FillColor = System.Drawing.Color.LightSeaGreen;
  2370. this.btn吸嘴NG计数清零21.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  2371. this.btn吸嘴NG计数清零21.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  2372. this.btn吸嘴NG计数清零21.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2373. this.btn吸嘴NG计数清零21.InvisibilityTriggerNode = null;
  2374. this.btn吸嘴NG计数清零21.Location = new System.Drawing.Point(554, 79);
  2375. this.btn吸嘴NG计数清零21.Maximum = 0D;
  2376. this.btn吸嘴NG计数清零21.Minimum = 0D;
  2377. this.btn吸嘴NG计数清零21.MinimumSize = new System.Drawing.Size(1, 1);
  2378. this.btn吸嘴NG计数清零21.Name = "btn吸嘴NG计数清零21";
  2379. this.btn吸嘴NG计数清零21.NeedUserEnsure = true;
  2380. this.btn吸嘴NG计数清零21.OffColor = System.Drawing.Color.LightSeaGreen;
  2381. this.btn吸嘴NG计数清零21.OffSymbol = 0;
  2382. this.btn吸嘴NG计数清零21.OffText = "清零";
  2383. this.btn吸嘴NG计数清零21.OnColor = System.Drawing.Color.Olive;
  2384. this.btn吸嘴NG计数清零21.OnSymbol = 0;
  2385. this.btn吸嘴NG计数清零21.OnText = "清零";
  2386. this.btn吸嘴NG计数清零21.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[21]", NodeType.BOOL, null);
  2387. this.btn吸嘴NG计数清零21.Size = new System.Drawing.Size(50, 36);
  2388. this.btn吸嘴NG计数清零21.Symbol = 0;
  2389. this.btn吸嘴NG计数清零21.TabIndex = 291;
  2390. this.btn吸嘴NG计数清零21.Text = "清零";
  2391. this.btn吸嘴NG计数清零21.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2392. this.btn吸嘴NG计数清零21.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[21]", NodeType.BOOL, null);
  2393. //
  2394. // btn吸嘴NG计数清零40
  2395. //
  2396. this.btn吸嘴NG计数清零40.ButtonType = PlcUiControl.ButtonType.保持型;
  2397. this.btn吸嘴NG计数清零40.Cursor = System.Windows.Forms.Cursors.Hand;
  2398. this.btn吸嘴NG计数清零40.DisabilityTriggerNode = null;
  2399. this.btn吸嘴NG计数清零40.FillColor = System.Drawing.Color.LightSeaGreen;
  2400. this.btn吸嘴NG计数清零40.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  2401. this.btn吸嘴NG计数清零40.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  2402. this.btn吸嘴NG计数清零40.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2403. this.btn吸嘴NG计数清零40.InvisibilityTriggerNode = null;
  2404. this.btn吸嘴NG计数清零40.Location = new System.Drawing.Point(756, 439);
  2405. this.btn吸嘴NG计数清零40.Maximum = 0D;
  2406. this.btn吸嘴NG计数清零40.Minimum = 0D;
  2407. this.btn吸嘴NG计数清零40.MinimumSize = new System.Drawing.Size(1, 1);
  2408. this.btn吸嘴NG计数清零40.Name = "btn吸嘴NG计数清零40";
  2409. this.btn吸嘴NG计数清零40.NeedUserEnsure = true;
  2410. this.btn吸嘴NG计数清零40.OffColor = System.Drawing.Color.LightSeaGreen;
  2411. this.btn吸嘴NG计数清零40.OffSymbol = 0;
  2412. this.btn吸嘴NG计数清零40.OffText = "清零";
  2413. this.btn吸嘴NG计数清零40.OnColor = System.Drawing.Color.Olive;
  2414. this.btn吸嘴NG计数清零40.OnSymbol = 0;
  2415. this.btn吸嘴NG计数清零40.OnText = "清零";
  2416. this.btn吸嘴NG计数清零40.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[40]", NodeType.BOOL, null);
  2417. this.btn吸嘴NG计数清零40.Size = new System.Drawing.Size(50, 36);
  2418. this.btn吸嘴NG计数清零40.Symbol = 0;
  2419. this.btn吸嘴NG计数清零40.TabIndex = 310;
  2420. this.btn吸嘴NG计数清零40.Text = "清零";
  2421. this.btn吸嘴NG计数清零40.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2422. this.btn吸嘴NG计数清零40.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[40]", NodeType.BOOL, null);
  2423. //
  2424. // btn吸嘴NG计数清零39
  2425. //
  2426. this.btn吸嘴NG计数清零39.ButtonType = PlcUiControl.ButtonType.保持型;
  2427. this.btn吸嘴NG计数清零39.Cursor = System.Windows.Forms.Cursors.Hand;
  2428. this.btn吸嘴NG计数清零39.DisabilityTriggerNode = null;
  2429. this.btn吸嘴NG计数清零39.FillColor = System.Drawing.Color.LightSeaGreen;
  2430. this.btn吸嘴NG计数清零39.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  2431. this.btn吸嘴NG计数清零39.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  2432. this.btn吸嘴NG计数清零39.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2433. this.btn吸嘴NG计数清零39.InvisibilityTriggerNode = null;
  2434. this.btn吸嘴NG计数清零39.Location = new System.Drawing.Point(756, 399);
  2435. this.btn吸嘴NG计数清零39.Maximum = 0D;
  2436. this.btn吸嘴NG计数清零39.Minimum = 0D;
  2437. this.btn吸嘴NG计数清零39.MinimumSize = new System.Drawing.Size(1, 1);
  2438. this.btn吸嘴NG计数清零39.Name = "btn吸嘴NG计数清零39";
  2439. this.btn吸嘴NG计数清零39.NeedUserEnsure = true;
  2440. this.btn吸嘴NG计数清零39.OffColor = System.Drawing.Color.LightSeaGreen;
  2441. this.btn吸嘴NG计数清零39.OffSymbol = 0;
  2442. this.btn吸嘴NG计数清零39.OffText = "清零";
  2443. this.btn吸嘴NG计数清零39.OnColor = System.Drawing.Color.Olive;
  2444. this.btn吸嘴NG计数清零39.OnSymbol = 0;
  2445. this.btn吸嘴NG计数清零39.OnText = "清零";
  2446. this.btn吸嘴NG计数清零39.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[39]", NodeType.BOOL, null);
  2447. this.btn吸嘴NG计数清零39.Size = new System.Drawing.Size(50, 36);
  2448. this.btn吸嘴NG计数清零39.Symbol = 0;
  2449. this.btn吸嘴NG计数清零39.TabIndex = 309;
  2450. this.btn吸嘴NG计数清零39.Text = "清零";
  2451. this.btn吸嘴NG计数清零39.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2452. this.btn吸嘴NG计数清零39.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[39]", NodeType.BOOL, null);
  2453. //
  2454. // btn吸嘴NG计数清零38
  2455. //
  2456. this.btn吸嘴NG计数清零38.ButtonType = PlcUiControl.ButtonType.保持型;
  2457. this.btn吸嘴NG计数清零38.Cursor = System.Windows.Forms.Cursors.Hand;
  2458. this.btn吸嘴NG计数清零38.DisabilityTriggerNode = null;
  2459. this.btn吸嘴NG计数清零38.FillColor = System.Drawing.Color.LightSeaGreen;
  2460. this.btn吸嘴NG计数清零38.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  2461. this.btn吸嘴NG计数清零38.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  2462. this.btn吸嘴NG计数清零38.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2463. this.btn吸嘴NG计数清零38.InvisibilityTriggerNode = null;
  2464. this.btn吸嘴NG计数清零38.Location = new System.Drawing.Point(756, 359);
  2465. this.btn吸嘴NG计数清零38.Maximum = 0D;
  2466. this.btn吸嘴NG计数清零38.Minimum = 0D;
  2467. this.btn吸嘴NG计数清零38.MinimumSize = new System.Drawing.Size(1, 1);
  2468. this.btn吸嘴NG计数清零38.Name = "btn吸嘴NG计数清零38";
  2469. this.btn吸嘴NG计数清零38.NeedUserEnsure = true;
  2470. this.btn吸嘴NG计数清零38.OffColor = System.Drawing.Color.LightSeaGreen;
  2471. this.btn吸嘴NG计数清零38.OffSymbol = 0;
  2472. this.btn吸嘴NG计数清零38.OffText = "清零";
  2473. this.btn吸嘴NG计数清零38.OnColor = System.Drawing.Color.Olive;
  2474. this.btn吸嘴NG计数清零38.OnSymbol = 0;
  2475. this.btn吸嘴NG计数清零38.OnText = "清零";
  2476. this.btn吸嘴NG计数清零38.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[38]", NodeType.BOOL, null);
  2477. this.btn吸嘴NG计数清零38.Size = new System.Drawing.Size(50, 36);
  2478. this.btn吸嘴NG计数清零38.Symbol = 0;
  2479. this.btn吸嘴NG计数清零38.TabIndex = 308;
  2480. this.btn吸嘴NG计数清零38.Text = "清零";
  2481. this.btn吸嘴NG计数清零38.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2482. this.btn吸嘴NG计数清零38.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[38]", NodeType.BOOL, null);
  2483. //
  2484. // btn吸嘴NG计数清零37
  2485. //
  2486. this.btn吸嘴NG计数清零37.ButtonType = PlcUiControl.ButtonType.保持型;
  2487. this.btn吸嘴NG计数清零37.Cursor = System.Windows.Forms.Cursors.Hand;
  2488. this.btn吸嘴NG计数清零37.DisabilityTriggerNode = null;
  2489. this.btn吸嘴NG计数清零37.FillColor = System.Drawing.Color.LightSeaGreen;
  2490. this.btn吸嘴NG计数清零37.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  2491. this.btn吸嘴NG计数清零37.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  2492. this.btn吸嘴NG计数清零37.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2493. this.btn吸嘴NG计数清零37.InvisibilityTriggerNode = null;
  2494. this.btn吸嘴NG计数清零37.Location = new System.Drawing.Point(756, 319);
  2495. this.btn吸嘴NG计数清零37.Maximum = 0D;
  2496. this.btn吸嘴NG计数清零37.Minimum = 0D;
  2497. this.btn吸嘴NG计数清零37.MinimumSize = new System.Drawing.Size(1, 1);
  2498. this.btn吸嘴NG计数清零37.Name = "btn吸嘴NG计数清零37";
  2499. this.btn吸嘴NG计数清零37.NeedUserEnsure = true;
  2500. this.btn吸嘴NG计数清零37.OffColor = System.Drawing.Color.LightSeaGreen;
  2501. this.btn吸嘴NG计数清零37.OffSymbol = 0;
  2502. this.btn吸嘴NG计数清零37.OffText = "清零";
  2503. this.btn吸嘴NG计数清零37.OnColor = System.Drawing.Color.Olive;
  2504. this.btn吸嘴NG计数清零37.OnSymbol = 0;
  2505. this.btn吸嘴NG计数清零37.OnText = "清零";
  2506. this.btn吸嘴NG计数清零37.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[37]", NodeType.BOOL, null);
  2507. this.btn吸嘴NG计数清零37.Size = new System.Drawing.Size(50, 36);
  2508. this.btn吸嘴NG计数清零37.Symbol = 0;
  2509. this.btn吸嘴NG计数清零37.TabIndex = 307;
  2510. this.btn吸嘴NG计数清零37.Text = "清零";
  2511. this.btn吸嘴NG计数清零37.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2512. this.btn吸嘴NG计数清零37.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[37]", NodeType.BOOL, null);
  2513. //
  2514. // btn吸嘴NG计数清零36
  2515. //
  2516. this.btn吸嘴NG计数清零36.ButtonType = PlcUiControl.ButtonType.保持型;
  2517. this.btn吸嘴NG计数清零36.Cursor = System.Windows.Forms.Cursors.Hand;
  2518. this.btn吸嘴NG计数清零36.DisabilityTriggerNode = null;
  2519. this.btn吸嘴NG计数清零36.FillColor = System.Drawing.Color.LightSeaGreen;
  2520. this.btn吸嘴NG计数清零36.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  2521. this.btn吸嘴NG计数清零36.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  2522. this.btn吸嘴NG计数清零36.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2523. this.btn吸嘴NG计数清零36.InvisibilityTriggerNode = null;
  2524. this.btn吸嘴NG计数清零36.Location = new System.Drawing.Point(756, 279);
  2525. this.btn吸嘴NG计数清零36.Maximum = 0D;
  2526. this.btn吸嘴NG计数清零36.Minimum = 0D;
  2527. this.btn吸嘴NG计数清零36.MinimumSize = new System.Drawing.Size(1, 1);
  2528. this.btn吸嘴NG计数清零36.Name = "btn吸嘴NG计数清零36";
  2529. this.btn吸嘴NG计数清零36.NeedUserEnsure = true;
  2530. this.btn吸嘴NG计数清零36.OffColor = System.Drawing.Color.LightSeaGreen;
  2531. this.btn吸嘴NG计数清零36.OffSymbol = 0;
  2532. this.btn吸嘴NG计数清零36.OffText = "清零";
  2533. this.btn吸嘴NG计数清零36.OnColor = System.Drawing.Color.Olive;
  2534. this.btn吸嘴NG计数清零36.OnSymbol = 0;
  2535. this.btn吸嘴NG计数清零36.OnText = "清零";
  2536. this.btn吸嘴NG计数清零36.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[36]", NodeType.BOOL, null);
  2537. this.btn吸嘴NG计数清零36.Size = new System.Drawing.Size(50, 36);
  2538. this.btn吸嘴NG计数清零36.Symbol = 0;
  2539. this.btn吸嘴NG计数清零36.TabIndex = 306;
  2540. this.btn吸嘴NG计数清零36.Text = "清零";
  2541. this.btn吸嘴NG计数清零36.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2542. this.btn吸嘴NG计数清零36.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[36]", NodeType.BOOL, null);
  2543. //
  2544. // btn吸嘴NG计数清零35
  2545. //
  2546. this.btn吸嘴NG计数清零35.ButtonType = PlcUiControl.ButtonType.保持型;
  2547. this.btn吸嘴NG计数清零35.Cursor = System.Windows.Forms.Cursors.Hand;
  2548. this.btn吸嘴NG计数清零35.DisabilityTriggerNode = null;
  2549. this.btn吸嘴NG计数清零35.FillColor = System.Drawing.Color.LightSeaGreen;
  2550. this.btn吸嘴NG计数清零35.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  2551. this.btn吸嘴NG计数清零35.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  2552. this.btn吸嘴NG计数清零35.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2553. this.btn吸嘴NG计数清零35.InvisibilityTriggerNode = null;
  2554. this.btn吸嘴NG计数清零35.Location = new System.Drawing.Point(756, 239);
  2555. this.btn吸嘴NG计数清零35.Maximum = 0D;
  2556. this.btn吸嘴NG计数清零35.Minimum = 0D;
  2557. this.btn吸嘴NG计数清零35.MinimumSize = new System.Drawing.Size(1, 1);
  2558. this.btn吸嘴NG计数清零35.Name = "btn吸嘴NG计数清零35";
  2559. this.btn吸嘴NG计数清零35.NeedUserEnsure = true;
  2560. this.btn吸嘴NG计数清零35.OffColor = System.Drawing.Color.LightSeaGreen;
  2561. this.btn吸嘴NG计数清零35.OffSymbol = 0;
  2562. this.btn吸嘴NG计数清零35.OffText = "清零";
  2563. this.btn吸嘴NG计数清零35.OnColor = System.Drawing.Color.Olive;
  2564. this.btn吸嘴NG计数清零35.OnSymbol = 0;
  2565. this.btn吸嘴NG计数清零35.OnText = "清零";
  2566. this.btn吸嘴NG计数清零35.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[35]", NodeType.BOOL, null);
  2567. this.btn吸嘴NG计数清零35.Size = new System.Drawing.Size(50, 36);
  2568. this.btn吸嘴NG计数清零35.Symbol = 0;
  2569. this.btn吸嘴NG计数清零35.TabIndex = 305;
  2570. this.btn吸嘴NG计数清零35.Text = "清零";
  2571. this.btn吸嘴NG计数清零35.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2572. this.btn吸嘴NG计数清零35.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[35]", NodeType.BOOL, null);
  2573. //
  2574. // btn吸嘴NG计数清零34
  2575. //
  2576. this.btn吸嘴NG计数清零34.ButtonType = PlcUiControl.ButtonType.保持型;
  2577. this.btn吸嘴NG计数清零34.Cursor = System.Windows.Forms.Cursors.Hand;
  2578. this.btn吸嘴NG计数清零34.DisabilityTriggerNode = null;
  2579. this.btn吸嘴NG计数清零34.FillColor = System.Drawing.Color.LightSeaGreen;
  2580. this.btn吸嘴NG计数清零34.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  2581. this.btn吸嘴NG计数清零34.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  2582. this.btn吸嘴NG计数清零34.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2583. this.btn吸嘴NG计数清零34.InvisibilityTriggerNode = null;
  2584. this.btn吸嘴NG计数清零34.Location = new System.Drawing.Point(756, 199);
  2585. this.btn吸嘴NG计数清零34.Maximum = 0D;
  2586. this.btn吸嘴NG计数清零34.Minimum = 0D;
  2587. this.btn吸嘴NG计数清零34.MinimumSize = new System.Drawing.Size(1, 1);
  2588. this.btn吸嘴NG计数清零34.Name = "btn吸嘴NG计数清零34";
  2589. this.btn吸嘴NG计数清零34.NeedUserEnsure = true;
  2590. this.btn吸嘴NG计数清零34.OffColor = System.Drawing.Color.LightSeaGreen;
  2591. this.btn吸嘴NG计数清零34.OffSymbol = 0;
  2592. this.btn吸嘴NG计数清零34.OffText = "清零";
  2593. this.btn吸嘴NG计数清零34.OnColor = System.Drawing.Color.Olive;
  2594. this.btn吸嘴NG计数清零34.OnSymbol = 0;
  2595. this.btn吸嘴NG计数清零34.OnText = "清零";
  2596. this.btn吸嘴NG计数清零34.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[34]", NodeType.BOOL, null);
  2597. this.btn吸嘴NG计数清零34.Size = new System.Drawing.Size(50, 36);
  2598. this.btn吸嘴NG计数清零34.Symbol = 0;
  2599. this.btn吸嘴NG计数清零34.TabIndex = 304;
  2600. this.btn吸嘴NG计数清零34.Text = "清零";
  2601. this.btn吸嘴NG计数清零34.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2602. this.btn吸嘴NG计数清零34.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[34]", NodeType.BOOL, null);
  2603. //
  2604. // btn吸嘴NG计数清零33
  2605. //
  2606. this.btn吸嘴NG计数清零33.ButtonType = PlcUiControl.ButtonType.保持型;
  2607. this.btn吸嘴NG计数清零33.Cursor = System.Windows.Forms.Cursors.Hand;
  2608. this.btn吸嘴NG计数清零33.DisabilityTriggerNode = null;
  2609. this.btn吸嘴NG计数清零33.FillColor = System.Drawing.Color.LightSeaGreen;
  2610. this.btn吸嘴NG计数清零33.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  2611. this.btn吸嘴NG计数清零33.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  2612. this.btn吸嘴NG计数清零33.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2613. this.btn吸嘴NG计数清零33.InvisibilityTriggerNode = null;
  2614. this.btn吸嘴NG计数清零33.Location = new System.Drawing.Point(756, 159);
  2615. this.btn吸嘴NG计数清零33.Maximum = 0D;
  2616. this.btn吸嘴NG计数清零33.Minimum = 0D;
  2617. this.btn吸嘴NG计数清零33.MinimumSize = new System.Drawing.Size(1, 1);
  2618. this.btn吸嘴NG计数清零33.Name = "btn吸嘴NG计数清零33";
  2619. this.btn吸嘴NG计数清零33.NeedUserEnsure = true;
  2620. this.btn吸嘴NG计数清零33.OffColor = System.Drawing.Color.LightSeaGreen;
  2621. this.btn吸嘴NG计数清零33.OffSymbol = 0;
  2622. this.btn吸嘴NG计数清零33.OffText = "清零";
  2623. this.btn吸嘴NG计数清零33.OnColor = System.Drawing.Color.Olive;
  2624. this.btn吸嘴NG计数清零33.OnSymbol = 0;
  2625. this.btn吸嘴NG计数清零33.OnText = "清零";
  2626. this.btn吸嘴NG计数清零33.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[33]", NodeType.BOOL, null);
  2627. this.btn吸嘴NG计数清零33.Size = new System.Drawing.Size(50, 36);
  2628. this.btn吸嘴NG计数清零33.Symbol = 0;
  2629. this.btn吸嘴NG计数清零33.TabIndex = 303;
  2630. this.btn吸嘴NG计数清零33.Text = "清零";
  2631. this.btn吸嘴NG计数清零33.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2632. this.btn吸嘴NG计数清零33.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[33]", NodeType.BOOL, null);
  2633. //
  2634. // btn吸嘴NG计数清零32
  2635. //
  2636. this.btn吸嘴NG计数清零32.ButtonType = PlcUiControl.ButtonType.保持型;
  2637. this.btn吸嘴NG计数清零32.Cursor = System.Windows.Forms.Cursors.Hand;
  2638. this.btn吸嘴NG计数清零32.DisabilityTriggerNode = null;
  2639. this.btn吸嘴NG计数清零32.FillColor = System.Drawing.Color.LightSeaGreen;
  2640. this.btn吸嘴NG计数清零32.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  2641. this.btn吸嘴NG计数清零32.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  2642. this.btn吸嘴NG计数清零32.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2643. this.btn吸嘴NG计数清零32.InvisibilityTriggerNode = null;
  2644. this.btn吸嘴NG计数清零32.Location = new System.Drawing.Point(756, 119);
  2645. this.btn吸嘴NG计数清零32.Maximum = 0D;
  2646. this.btn吸嘴NG计数清零32.Minimum = 0D;
  2647. this.btn吸嘴NG计数清零32.MinimumSize = new System.Drawing.Size(1, 1);
  2648. this.btn吸嘴NG计数清零32.Name = "btn吸嘴NG计数清零32";
  2649. this.btn吸嘴NG计数清零32.NeedUserEnsure = true;
  2650. this.btn吸嘴NG计数清零32.OffColor = System.Drawing.Color.LightSeaGreen;
  2651. this.btn吸嘴NG计数清零32.OffSymbol = 0;
  2652. this.btn吸嘴NG计数清零32.OffText = "清零";
  2653. this.btn吸嘴NG计数清零32.OnColor = System.Drawing.Color.Olive;
  2654. this.btn吸嘴NG计数清零32.OnSymbol = 0;
  2655. this.btn吸嘴NG计数清零32.OnText = "清零";
  2656. this.btn吸嘴NG计数清零32.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[32]", NodeType.BOOL, null);
  2657. this.btn吸嘴NG计数清零32.Size = new System.Drawing.Size(50, 36);
  2658. this.btn吸嘴NG计数清零32.Symbol = 0;
  2659. this.btn吸嘴NG计数清零32.TabIndex = 302;
  2660. this.btn吸嘴NG计数清零32.Text = "清零";
  2661. this.btn吸嘴NG计数清零32.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2662. this.btn吸嘴NG计数清零32.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[32]", NodeType.BOOL, null);
  2663. //
  2664. // btn吸嘴NG计数清零31
  2665. //
  2666. this.btn吸嘴NG计数清零31.ButtonType = PlcUiControl.ButtonType.保持型;
  2667. this.btn吸嘴NG计数清零31.Cursor = System.Windows.Forms.Cursors.Hand;
  2668. this.btn吸嘴NG计数清零31.DisabilityTriggerNode = null;
  2669. this.btn吸嘴NG计数清零31.FillColor = System.Drawing.Color.LightSeaGreen;
  2670. this.btn吸嘴NG计数清零31.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  2671. this.btn吸嘴NG计数清零31.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  2672. this.btn吸嘴NG计数清零31.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2673. this.btn吸嘴NG计数清零31.InvisibilityTriggerNode = null;
  2674. this.btn吸嘴NG计数清零31.Location = new System.Drawing.Point(756, 79);
  2675. this.btn吸嘴NG计数清零31.Maximum = 0D;
  2676. this.btn吸嘴NG计数清零31.Minimum = 0D;
  2677. this.btn吸嘴NG计数清零31.MinimumSize = new System.Drawing.Size(1, 1);
  2678. this.btn吸嘴NG计数清零31.Name = "btn吸嘴NG计数清零31";
  2679. this.btn吸嘴NG计数清零31.NeedUserEnsure = true;
  2680. this.btn吸嘴NG计数清零31.OffColor = System.Drawing.Color.LightSeaGreen;
  2681. this.btn吸嘴NG计数清零31.OffSymbol = 0;
  2682. this.btn吸嘴NG计数清零31.OffText = "清零";
  2683. this.btn吸嘴NG计数清零31.OnColor = System.Drawing.Color.Olive;
  2684. this.btn吸嘴NG计数清零31.OnSymbol = 0;
  2685. this.btn吸嘴NG计数清零31.OnText = "清零";
  2686. this.btn吸嘴NG计数清零31.ReadNode = new Node("Application.Var_state.b吸嘴异常计数清零[31]", NodeType.BOOL, null);
  2687. this.btn吸嘴NG计数清零31.Size = new System.Drawing.Size(50, 36);
  2688. this.btn吸嘴NG计数清零31.Symbol = 0;
  2689. this.btn吸嘴NG计数清零31.TabIndex = 301;
  2690. this.btn吸嘴NG计数清零31.Text = "清零";
  2691. this.btn吸嘴NG计数清零31.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2692. this.btn吸嘴NG计数清零31.WriteNode = new Node("Application.Var_state.b吸嘴异常计数清零[31]", NodeType.BOOL, null);
  2693. //
  2694. // NozzleNGCountForm
  2695. //
  2696. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
  2697. this.ClientSize = new System.Drawing.Size(813, 486);
  2698. this.Controls.Add(this.btn吸嘴NG计数清零40);
  2699. this.Controls.Add(this.btn吸嘴NG计数清零39);
  2700. this.Controls.Add(this.btn吸嘴NG计数清零38);
  2701. this.Controls.Add(this.btn吸嘴NG计数清零37);
  2702. this.Controls.Add(this.btn吸嘴NG计数清零36);
  2703. this.Controls.Add(this.btn吸嘴NG计数清零35);
  2704. this.Controls.Add(this.btn吸嘴NG计数清零34);
  2705. this.Controls.Add(this.btn吸嘴NG计数清零33);
  2706. this.Controls.Add(this.btn吸嘴NG计数清零32);
  2707. this.Controls.Add(this.btn吸嘴NG计数清零31);
  2708. this.Controls.Add(this.btn吸嘴NG计数清零30);
  2709. this.Controls.Add(this.btn吸嘴NG计数清零29);
  2710. this.Controls.Add(this.btn吸嘴NG计数清零28);
  2711. this.Controls.Add(this.btn吸嘴NG计数清零27);
  2712. this.Controls.Add(this.btn吸嘴NG计数清零26);
  2713. this.Controls.Add(this.btn吸嘴NG计数清零25);
  2714. this.Controls.Add(this.btn吸嘴NG计数清零24);
  2715. this.Controls.Add(this.btn吸嘴NG计数清零23);
  2716. this.Controls.Add(this.btn吸嘴NG计数清零22);
  2717. this.Controls.Add(this.btn吸嘴NG计数清零21);
  2718. this.Controls.Add(this.btn吸嘴NG计数清零20);
  2719. this.Controls.Add(this.btn吸嘴NG计数清零19);
  2720. this.Controls.Add(this.btn吸嘴NG计数清零18);
  2721. this.Controls.Add(this.btn吸嘴NG计数清零17);
  2722. this.Controls.Add(this.btn吸嘴NG计数清零16);
  2723. this.Controls.Add(this.btn吸嘴NG计数清零15);
  2724. this.Controls.Add(this.btn吸嘴NG计数清零14);
  2725. this.Controls.Add(this.btn吸嘴NG计数清零13);
  2726. this.Controls.Add(this.btn吸嘴NG计数清零12);
  2727. this.Controls.Add(this.btn吸嘴NG计数清零11);
  2728. this.Controls.Add(this.btn吸嘴NG计数清零10);
  2729. this.Controls.Add(this.btn吸嘴NG计数清零9);
  2730. this.Controls.Add(this.btn吸嘴NG计数清零8);
  2731. this.Controls.Add(this.btn吸嘴NG计数清零7);
  2732. this.Controls.Add(this.btn吸嘴NG计数清零6);
  2733. this.Controls.Add(this.btn吸嘴NG计数清零5);
  2734. this.Controls.Add(this.btn吸嘴NG计数清零4);
  2735. this.Controls.Add(this.btn吸嘴NG计数清零3);
  2736. this.Controls.Add(this.btn吸嘴NG计数清零2);
  2737. this.Controls.Add(this.btn吸嘴NG计数清零1);
  2738. this.Controls.Add(this.plcUiNumberDisplay39);
  2739. this.Controls.Add(this.label45);
  2740. this.Controls.Add(this.plcUiNumberDisplay38);
  2741. this.Controls.Add(this.label44);
  2742. this.Controls.Add(this.plcUiNumberDisplay37);
  2743. this.Controls.Add(this.label43);
  2744. this.Controls.Add(this.plcUiNumberDisplay36);
  2745. this.Controls.Add(this.label42);
  2746. this.Controls.Add(this.plcUiNumberDisplay35);
  2747. this.Controls.Add(this.label41);
  2748. this.Controls.Add(this.label39);
  2749. this.Controls.Add(this.label40);
  2750. this.Controls.Add(this.plcUiNumberDisplay31);
  2751. this.Controls.Add(this.label34);
  2752. this.Controls.Add(this.plcUiNumberDisplay30);
  2753. this.Controls.Add(this.label33);
  2754. this.Controls.Add(this.plcUiNumberDisplay32);
  2755. this.Controls.Add(this.label35);
  2756. this.Controls.Add(this.plcUiNumberDisplay33);
  2757. this.Controls.Add(this.label36);
  2758. this.Controls.Add(this.plcUiNumberDisplay34);
  2759. this.Controls.Add(this.label38);
  2760. this.Controls.Add(this.plcUiNumberDisplay19);
  2761. this.Controls.Add(this.label21);
  2762. this.Controls.Add(this.plcUiNumberDisplay21);
  2763. this.Controls.Add(this.label23);
  2764. this.Controls.Add(this.plcUiNumberDisplay29);
  2765. this.Controls.Add(this.label32);
  2766. this.Controls.Add(this.plcUiNumberDisplay28);
  2767. this.Controls.Add(this.label31);
  2768. this.Controls.Add(this.plcUiNumberDisplay27);
  2769. this.Controls.Add(this.label30);
  2770. this.Controls.Add(this.plcUiNumberDisplay26);
  2771. this.Controls.Add(this.label37);
  2772. this.Controls.Add(this.plcUiNumberDisplay17);
  2773. this.Controls.Add(this.label19);
  2774. this.Controls.Add(this.plcUiNumberDisplay18);
  2775. this.Controls.Add(this.label20);
  2776. this.Controls.Add(this.plcUiNumberDisplay20);
  2777. this.Controls.Add(this.label22);
  2778. this.Controls.Add(this.plcUiNumberDisplay22);
  2779. this.Controls.Add(this.label24);
  2780. this.Controls.Add(this.plcUiNumberDisplay23);
  2781. this.Controls.Add(this.label25);
  2782. this.Controls.Add(this.plcUiNumberDisplay24);
  2783. this.Controls.Add(this.label26);
  2784. this.Controls.Add(this.label27);
  2785. this.Controls.Add(this.label28);
  2786. this.Controls.Add(this.plcUiNumberDisplay25);
  2787. this.Controls.Add(this.label29);
  2788. this.Controls.Add(this.plcUiNumberDisplay9);
  2789. this.Controls.Add(this.label9);
  2790. this.Controls.Add(this.plcUiNumberDisplay10);
  2791. this.Controls.Add(this.label10);
  2792. this.Controls.Add(this.plcUiNumberDisplay11);
  2793. this.Controls.Add(this.label11);
  2794. this.Controls.Add(this.plcUiNumberDisplay12);
  2795. this.Controls.Add(this.label12);
  2796. this.Controls.Add(this.plcUiNumberDisplay13);
  2797. this.Controls.Add(this.label13);
  2798. this.Controls.Add(this.plcUiNumberDisplay14);
  2799. this.Controls.Add(this.label14);
  2800. this.Controls.Add(this.plcUiNumberDisplay15);
  2801. this.Controls.Add(this.label15);
  2802. this.Controls.Add(this.plcUiNumberDisplay16);
  2803. this.Controls.Add(this.label16);
  2804. this.Controls.Add(this.label17);
  2805. this.Controls.Add(this.label18);
  2806. this.Controls.Add(this.lbl1_4);
  2807. this.Controls.Add(this.lbl1_3);
  2808. this.Controls.Add(this.plcUiNumberDisplay8);
  2809. this.Controls.Add(this.label8);
  2810. this.Controls.Add(this.plcUiNumberDisplay7);
  2811. this.Controls.Add(this.label7);
  2812. this.Controls.Add(this.plcUiNumberDisplay6);
  2813. this.Controls.Add(this.label6);
  2814. this.Controls.Add(this.plcUiNumberDisplay5);
  2815. this.Controls.Add(this.label5);
  2816. this.Controls.Add(this.plcUiNumberDisplay4);
  2817. this.Controls.Add(this.label4);
  2818. this.Controls.Add(this.plcUiNumberDisplay3);
  2819. this.Controls.Add(this.label3);
  2820. this.Controls.Add(this.plcUiNumberDisplay2);
  2821. this.Controls.Add(this.label2);
  2822. this.Controls.Add(this.plcUiNumberDisplay1);
  2823. this.Controls.Add(this.label1);
  2824. this.Controls.Add(this.lblCaption2);
  2825. this.Controls.Add(this.lblCaption1);
  2826. this.MaximizeBox = false;
  2827. this.MinimizeBox = false;
  2828. this.Name = "NozzleNGCountForm";
  2829. this.Text = "吸嘴NG统计";
  2830. this.ZoomScaleRect = new System.Drawing.Rectangle(15, 15, 800, 450);
  2831. this.ResumeLayout(false);
  2832. }
  2833. #endregion
  2834. private System.Windows.Forms.Label lblCaption1;
  2835. private System.Windows.Forms.Label lblCaption2;
  2836. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay1;
  2837. private System.Windows.Forms.Label label1;
  2838. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay2;
  2839. private System.Windows.Forms.Label label2;
  2840. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay3;
  2841. private System.Windows.Forms.Label label3;
  2842. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay4;
  2843. private System.Windows.Forms.Label label4;
  2844. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay5;
  2845. private System.Windows.Forms.Label label5;
  2846. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay6;
  2847. private System.Windows.Forms.Label label6;
  2848. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay7;
  2849. private System.Windows.Forms.Label label7;
  2850. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay8;
  2851. private System.Windows.Forms.Label label8;
  2852. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay9;
  2853. private System.Windows.Forms.Label label9;
  2854. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay10;
  2855. private System.Windows.Forms.Label label10;
  2856. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay11;
  2857. private System.Windows.Forms.Label label11;
  2858. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay12;
  2859. private System.Windows.Forms.Label label12;
  2860. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay13;
  2861. private System.Windows.Forms.Label label13;
  2862. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay14;
  2863. private System.Windows.Forms.Label label14;
  2864. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay15;
  2865. private System.Windows.Forms.Label label15;
  2866. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay16;
  2867. private System.Windows.Forms.Label label16;
  2868. private System.Windows.Forms.Label label17;
  2869. private System.Windows.Forms.Label label18;
  2870. private PlcUiControl.PlcUiNumberDisplay lbl1_4;
  2871. private System.Windows.Forms.Label lbl1_3;
  2872. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay17;
  2873. private System.Windows.Forms.Label label19;
  2874. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay18;
  2875. private System.Windows.Forms.Label label20;
  2876. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay20;
  2877. private System.Windows.Forms.Label label22;
  2878. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay23;
  2879. private System.Windows.Forms.Label label25;
  2880. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay24;
  2881. private System.Windows.Forms.Label label26;
  2882. private System.Windows.Forms.Label label27;
  2883. private System.Windows.Forms.Label label28;
  2884. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay25;
  2885. private System.Windows.Forms.Label label29;
  2886. private System.Windows.Forms.Label label37;
  2887. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay26;
  2888. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay27;
  2889. private System.Windows.Forms.Label label30;
  2890. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay28;
  2891. private System.Windows.Forms.Label label31;
  2892. private System.Windows.Forms.Label label24;
  2893. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay22;
  2894. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay19;
  2895. private System.Windows.Forms.Label label21;
  2896. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay21;
  2897. private System.Windows.Forms.Label label23;
  2898. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay29;
  2899. private System.Windows.Forms.Label label32;
  2900. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay30;
  2901. private System.Windows.Forms.Label label33;
  2902. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay32;
  2903. private System.Windows.Forms.Label label35;
  2904. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay33;
  2905. private System.Windows.Forms.Label label36;
  2906. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay34;
  2907. private System.Windows.Forms.Label label38;
  2908. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay31;
  2909. private System.Windows.Forms.Label label34;
  2910. private System.Windows.Forms.Label label39;
  2911. private System.Windows.Forms.Label label40;
  2912. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay35;
  2913. private System.Windows.Forms.Label label41;
  2914. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay36;
  2915. private System.Windows.Forms.Label label42;
  2916. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay37;
  2917. private System.Windows.Forms.Label label43;
  2918. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay38;
  2919. private System.Windows.Forms.Label label44;
  2920. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay39;
  2921. private System.Windows.Forms.Label label45;
  2922. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零10;
  2923. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零9;
  2924. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零8;
  2925. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零7;
  2926. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零6;
  2927. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零5;
  2928. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零4;
  2929. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零3;
  2930. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零2;
  2931. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零1;
  2932. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零20;
  2933. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零19;
  2934. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零18;
  2935. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零17;
  2936. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零16;
  2937. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零15;
  2938. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零14;
  2939. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零13;
  2940. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零12;
  2941. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零11;
  2942. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零30;
  2943. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零29;
  2944. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零28;
  2945. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零27;
  2946. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零26;
  2947. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零25;
  2948. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零24;
  2949. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零23;
  2950. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零22;
  2951. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零21;
  2952. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零40;
  2953. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零39;
  2954. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零38;
  2955. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零37;
  2956. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零36;
  2957. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零35;
  2958. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零34;
  2959. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零33;
  2960. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零32;
  2961. private PlcUiControl.PlcUiButton btn吸嘴NG计数清零31;
  2962. }
  2963. }