IOForm1.Designer.cs 227 KB

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