IOForm2.Designer.cs 180 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647
  1. namespace YangjieTester.IO监控
  2. {
  3. partial class IOForm2
  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.plcUiButton33 = new PlcUiControl.PlcUiButton();
  29. this.plcUiLight12 = new PlcUiControl.PlcUiLight();
  30. this.plcUiLight13 = new PlcUiControl.PlcUiLight();
  31. this.plcUiLight14 = new PlcUiControl.PlcUiLight();
  32. this.plcUiLight15 = new PlcUiControl.PlcUiLight();
  33. this.plcUiLight16 = new PlcUiControl.PlcUiLight();
  34. this.plcUiLight17 = new PlcUiControl.PlcUiLight();
  35. this.plcUiLight7 = new PlcUiControl.PlcUiLight();
  36. this.plcUiLight8 = new PlcUiControl.PlcUiLight();
  37. this.plcUiLight9 = new PlcUiControl.PlcUiLight();
  38. this.plcUiLight10 = new PlcUiControl.PlcUiLight();
  39. this.plcUiLight11 = new PlcUiControl.PlcUiLight();
  40. this.plcUiLight1 = new PlcUiControl.PlcUiLight();
  41. this.plcUiButton34 = new PlcUiControl.PlcUiButton();
  42. this.plcUiLight3 = new PlcUiControl.PlcUiLight();
  43. this.plcUiLight2 = new PlcUiControl.PlcUiLight();
  44. this.plcUiLight4 = new PlcUiControl.PlcUiLight();
  45. this.plcUiLight5 = new PlcUiControl.PlcUiLight();
  46. this.plcUiLight6 = new PlcUiControl.PlcUiLight();
  47. this.plcUiLight18 = new PlcUiControl.PlcUiLight();
  48. this.plcUiLight19 = new PlcUiControl.PlcUiLight();
  49. this.plcUiLight20 = new PlcUiControl.PlcUiLight();
  50. this.plcUiLight21 = new PlcUiControl.PlcUiLight();
  51. this.plcUiButton35 = new PlcUiControl.PlcUiButton();
  52. this.plcUiButton36 = new PlcUiControl.PlcUiButton();
  53. this.plcUiButton37 = new PlcUiControl.PlcUiButton();
  54. this.plcUiButton38 = new PlcUiControl.PlcUiButton();
  55. this.plcUiButton39 = new PlcUiControl.PlcUiButton();
  56. this.plcUiButton40 = new PlcUiControl.PlcUiButton();
  57. this.plcUiLight22 = new PlcUiControl.PlcUiLight();
  58. this.plcUiLight23 = new PlcUiControl.PlcUiLight();
  59. this.plcUiLight24 = new PlcUiControl.PlcUiLight();
  60. this.plcUiLight25 = new PlcUiControl.PlcUiLight();
  61. this.plcUiLight26 = new PlcUiControl.PlcUiLight();
  62. this.plcUiLight27 = new PlcUiControl.PlcUiLight();
  63. this.plcUiLight28 = new PlcUiControl.PlcUiLight();
  64. this.plcUiLight29 = new PlcUiControl.PlcUiLight();
  65. this.plcUiButton2 = new PlcUiControl.PlcUiButton();
  66. this.plcUiButton1 = new PlcUiControl.PlcUiButton();
  67. this.plcUiLight30 = new PlcUiControl.PlcUiLight();
  68. this.plcUiButton3 = new PlcUiControl.PlcUiButton();
  69. this.plcUiButton4 = new PlcUiControl.PlcUiButton();
  70. this.plcUiLight31 = new PlcUiControl.PlcUiLight();
  71. this.plcUiLight32 = new PlcUiControl.PlcUiLight();
  72. this.plcUiLight33 = new PlcUiControl.PlcUiLight();
  73. this.plcUiLight34 = new PlcUiControl.PlcUiLight();
  74. this.plcUiLight35 = new PlcUiControl.PlcUiLight();
  75. this.plcUiLight36 = new PlcUiControl.PlcUiLight();
  76. this.plcUiButton5 = new PlcUiControl.PlcUiButton();
  77. this.plcUiLight37 = new PlcUiControl.PlcUiLight();
  78. this.plcUiButton6 = new PlcUiControl.PlcUiButton();
  79. this.plcUiButton7 = new PlcUiControl.PlcUiButton();
  80. this.plcUiLight38 = new PlcUiControl.PlcUiLight();
  81. this.plcUiButton12 = new PlcUiControl.PlcUiButton();
  82. this.plcUiButton11 = new PlcUiControl.PlcUiButton();
  83. this.plcUiButton8 = new PlcUiControl.PlcUiButton();
  84. this.plcUiButton9 = new PlcUiControl.PlcUiButton();
  85. this.plcUiButton10 = new PlcUiControl.PlcUiButton();
  86. this.plcUiButton13 = new PlcUiControl.PlcUiButton();
  87. this.plcUiButton14 = new PlcUiControl.PlcUiButton();
  88. this.plcUiButton15 = new PlcUiControl.PlcUiButton();
  89. this.plcUiButton16 = new PlcUiControl.PlcUiButton();
  90. this.plcUiButton17 = new PlcUiControl.PlcUiButton();
  91. this.plcUiLight39 = new PlcUiControl.PlcUiLight();
  92. this.plcUiLight40 = new PlcUiControl.PlcUiLight();
  93. this.plcUiLight41 = new PlcUiControl.PlcUiLight();
  94. this.plcUiLight42 = new PlcUiControl.PlcUiLight();
  95. this.plcUiLight43 = new PlcUiControl.PlcUiLight();
  96. this.plcUiLight44 = new PlcUiControl.PlcUiLight();
  97. this.plcUiLight45 = new PlcUiControl.PlcUiLight();
  98. this.plcUiLight46 = new PlcUiControl.PlcUiLight();
  99. this.plcUiLight47 = new PlcUiControl.PlcUiLight();
  100. this.plcUiLight48 = new PlcUiControl.PlcUiLight();
  101. this.plcUiLight49 = new PlcUiControl.PlcUiLight();
  102. this.plcUiLight50 = new PlcUiControl.PlcUiLight();
  103. this.plcUiLight51 = new PlcUiControl.PlcUiLight();
  104. this.plcUiLight52 = new PlcUiControl.PlcUiLight();
  105. this.plcUiLight53 = new PlcUiControl.PlcUiLight();
  106. this.plcUiButton18 = new PlcUiControl.PlcUiButton();
  107. this.plcUiButton19 = new PlcUiControl.PlcUiButton();
  108. this.plcUiButton20 = new PlcUiControl.PlcUiButton();
  109. this.plcUiLight54 = new PlcUiControl.PlcUiLight();
  110. this.plcUiLight55 = new PlcUiControl.PlcUiLight();
  111. this.plcUiLight56 = new PlcUiControl.PlcUiLight();
  112. this.plcUiLight57 = new PlcUiControl.PlcUiLight();
  113. this.plcUiLight58 = new PlcUiControl.PlcUiLight();
  114. this.plcUiLight59 = new PlcUiControl.PlcUiLight();
  115. this.plcUiLight60 = new PlcUiControl.PlcUiLight();
  116. this.plcUiLight61 = new PlcUiControl.PlcUiLight();
  117. this.SuspendLayout();
  118. //
  119. // plcUiButton33
  120. //
  121. this.plcUiButton33.ButtonType = PlcUiControl.ButtonType.交替型;
  122. this.plcUiButton33.Cursor = System.Windows.Forms.Cursors.Hand;
  123. this.plcUiButton33.DisabilityTriggerNode = null;
  124. this.plcUiButton33.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  125. this.plcUiButton33.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  126. this.plcUiButton33.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  127. this.plcUiButton33.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  128. this.plcUiButton33.InvisibilityTriggerNode = null;
  129. this.plcUiButton33.IsReadWriteNodeSame = false;
  130. this.plcUiButton33.Location = new System.Drawing.Point(1042, 2);
  131. this.plcUiButton33.Maximum = 0D;
  132. this.plcUiButton33.Minimum = 0D;
  133. this.plcUiButton33.MinimumSize = new System.Drawing.Size(1, 1);
  134. this.plcUiButton33.Name = "plcUiButton33";
  135. this.plcUiButton33.NeedUserEnsure = false;
  136. this.plcUiButton33.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  137. this.plcUiButton33.OffSymbol = 0;
  138. this.plcUiButton33.OffText = "A09_四排料1吸嘴破真空电磁阀";
  139. this.plcUiButton33.OnColor = System.Drawing.Color.Green;
  140. this.plcUiButton33.OnSymbol = 0;
  141. this.plcUiButton33.OnText = "A09_四排料1吸嘴破真空电磁阀";
  142. this.plcUiButton33.ReadNode = new Node("Application.OutPut.A09_四排料1吸嘴破真空电磁阀", NodeType.BOOL, null);
  143. this.plcUiButton33.Size = new System.Drawing.Size(282, 40);
  144. this.plcUiButton33.Symbol = 0;
  145. this.plcUiButton33.TabIndex = 186;
  146. this.plcUiButton33.Text = "A09_四排料1吸嘴破真空电磁阀";
  147. this.plcUiButton33.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  148. this.plcUiButton33.WriteNode = null;
  149. //
  150. // plcUiLight12
  151. //
  152. this.plcUiLight12.DisabilityTriggerNode = null;
  153. this.plcUiLight12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  154. this.plcUiLight12.InvisibilityTriggerNode = null;
  155. this.plcUiLight12.Location = new System.Drawing.Point(2, 252);
  156. this.plcUiLight12.MinimumSize = new System.Drawing.Size(1, 1);
  157. this.plcUiLight12.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  158. this.plcUiLight12.Name = "plcUiLight12";
  159. this.plcUiLight12.NodeName = "A9材料检测_高位";
  160. this.plcUiLight12.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  161. this.plcUiLight12.OffText = null;
  162. this.plcUiLight12.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  163. this.plcUiLight12.OnText = null;
  164. this.plcUiLight12.Radius = 40;
  165. this.plcUiLight12.ReadNode = new Node("Application.InPut.A9四排料盒1_材料检测_高位", NodeType.BOOL, null);
  166. this.plcUiLight12.ShowText = true;
  167. this.plcUiLight12.Size = new System.Drawing.Size(220, 40);
  168. this.plcUiLight12.State = Sunny.UI.UILightState.Off;
  169. this.plcUiLight12.TabIndex = 185;
  170. this.plcUiLight12.Text = "A9材料检测_高位";
  171. this.plcUiLight12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  172. this.plcUiLight12.WriteNode = null;
  173. //
  174. // plcUiLight13
  175. //
  176. this.plcUiLight13.DisabilityTriggerNode = null;
  177. this.plcUiLight13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  178. this.plcUiLight13.InvisibilityTriggerNode = null;
  179. this.plcUiLight13.Location = new System.Drawing.Point(2, 202);
  180. this.plcUiLight13.MinimumSize = new System.Drawing.Size(1, 1);
  181. this.plcUiLight13.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  182. this.plcUiLight13.Name = "plcUiLight13";
  183. this.plcUiLight13.NodeName = "A9料盒抽屉到位感应";
  184. this.plcUiLight13.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  185. this.plcUiLight13.OffText = null;
  186. this.plcUiLight13.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  187. this.plcUiLight13.OnText = null;
  188. this.plcUiLight13.Radius = 40;
  189. this.plcUiLight13.ReadNode = new Node("Application.InPut.A9四排料盒1_料盒抽屉到位感应", NodeType.BOOL, null);
  190. this.plcUiLight13.ShowText = true;
  191. this.plcUiLight13.Size = new System.Drawing.Size(220, 40);
  192. this.plcUiLight13.State = Sunny.UI.UILightState.Off;
  193. this.plcUiLight13.TabIndex = 184;
  194. this.plcUiLight13.Text = "A9料盒抽屉到位感应";
  195. this.plcUiLight13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  196. this.plcUiLight13.WriteNode = null;
  197. //
  198. // plcUiLight14
  199. //
  200. this.plcUiLight14.DisabilityTriggerNode = null;
  201. this.plcUiLight14.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  202. this.plcUiLight14.InvisibilityTriggerNode = null;
  203. this.plcUiLight14.Location = new System.Drawing.Point(2, 152);
  204. this.plcUiLight14.MinimumSize = new System.Drawing.Size(1, 1);
  205. this.plcUiLight14.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  206. this.plcUiLight14.Name = "plcUiLight14";
  207. this.plcUiLight14.NodeName = "A9四排料盒1_料盒4缺失";
  208. this.plcUiLight14.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  209. this.plcUiLight14.OffText = null;
  210. this.plcUiLight14.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  211. this.plcUiLight14.OnText = null;
  212. this.plcUiLight14.Radius = 40;
  213. this.plcUiLight14.ReadNode = new Node("Application.InPut.A9四排料盒1_料盒4缺失", NodeType.BOOL, null);
  214. this.plcUiLight14.ShowText = true;
  215. this.plcUiLight14.Size = new System.Drawing.Size(220, 40);
  216. this.plcUiLight14.State = Sunny.UI.UILightState.Off;
  217. this.plcUiLight14.TabIndex = 183;
  218. this.plcUiLight14.Text = "A9四排料盒1_料盒4缺失";
  219. this.plcUiLight14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  220. this.plcUiLight14.WriteNode = null;
  221. //
  222. // plcUiLight15
  223. //
  224. this.plcUiLight15.DisabilityTriggerNode = null;
  225. this.plcUiLight15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  226. this.plcUiLight15.InvisibilityTriggerNode = null;
  227. this.plcUiLight15.Location = new System.Drawing.Point(2, 102);
  228. this.plcUiLight15.MinimumSize = new System.Drawing.Size(1, 1);
  229. this.plcUiLight15.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  230. this.plcUiLight15.Name = "plcUiLight15";
  231. this.plcUiLight15.NodeName = "A9四排料盒1_料盒3缺失";
  232. this.plcUiLight15.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  233. this.plcUiLight15.OffText = null;
  234. this.plcUiLight15.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  235. this.plcUiLight15.OnText = null;
  236. this.plcUiLight15.Radius = 40;
  237. this.plcUiLight15.ReadNode = new Node("Application.InPut.A9四排料盒1_料盒3缺失", NodeType.BOOL, null);
  238. this.plcUiLight15.ShowText = true;
  239. this.plcUiLight15.Size = new System.Drawing.Size(220, 40);
  240. this.plcUiLight15.State = Sunny.UI.UILightState.Off;
  241. this.plcUiLight15.TabIndex = 182;
  242. this.plcUiLight15.Text = "A9四排料盒1_料盒3缺失";
  243. this.plcUiLight15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  244. this.plcUiLight15.WriteNode = null;
  245. //
  246. // plcUiLight16
  247. //
  248. this.plcUiLight16.DisabilityTriggerNode = null;
  249. this.plcUiLight16.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  250. this.plcUiLight16.InvisibilityTriggerNode = null;
  251. this.plcUiLight16.Location = new System.Drawing.Point(2, 52);
  252. this.plcUiLight16.MinimumSize = new System.Drawing.Size(1, 1);
  253. this.plcUiLight16.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  254. this.plcUiLight16.Name = "plcUiLight16";
  255. this.plcUiLight16.NodeName = "A9四排料盒1_料盒2缺失";
  256. this.plcUiLight16.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  257. this.plcUiLight16.OffText = null;
  258. this.plcUiLight16.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  259. this.plcUiLight16.OnText = null;
  260. this.plcUiLight16.Radius = 40;
  261. this.plcUiLight16.ReadNode = new Node("Application.InPut.A9四排料盒1_料盒2缺失", NodeType.BOOL, null);
  262. this.plcUiLight16.ShowText = true;
  263. this.plcUiLight16.Size = new System.Drawing.Size(220, 40);
  264. this.plcUiLight16.State = Sunny.UI.UILightState.Off;
  265. this.plcUiLight16.TabIndex = 181;
  266. this.plcUiLight16.Text = "A9四排料盒1_料盒2缺失";
  267. this.plcUiLight16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  268. this.plcUiLight16.WriteNode = null;
  269. //
  270. // plcUiLight17
  271. //
  272. this.plcUiLight17.DisabilityTriggerNode = null;
  273. this.plcUiLight17.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  274. this.plcUiLight17.InvisibilityTriggerNode = null;
  275. this.plcUiLight17.Location = new System.Drawing.Point(2, 2);
  276. this.plcUiLight17.MinimumSize = new System.Drawing.Size(1, 1);
  277. this.plcUiLight17.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  278. this.plcUiLight17.Name = "plcUiLight17";
  279. this.plcUiLight17.NodeName = "A9四排料盒1_料盒1缺失";
  280. this.plcUiLight17.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  281. this.plcUiLight17.OffText = null;
  282. this.plcUiLight17.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  283. this.plcUiLight17.OnText = null;
  284. this.plcUiLight17.Radius = 40;
  285. this.plcUiLight17.ReadNode = new Node("Application.InPut.A9四排料盒1_料盒1缺失", NodeType.BOOL, null);
  286. this.plcUiLight17.ShowText = true;
  287. this.plcUiLight17.Size = new System.Drawing.Size(220, 40);
  288. this.plcUiLight17.State = Sunny.UI.UILightState.Off;
  289. this.plcUiLight17.TabIndex = 180;
  290. this.plcUiLight17.Text = "A9四排料盒1_料盒1缺失";
  291. this.plcUiLight17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  292. this.plcUiLight17.WriteNode = null;
  293. //
  294. // plcUiLight7
  295. //
  296. this.plcUiLight7.DisabilityTriggerNode = null;
  297. this.plcUiLight7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  298. this.plcUiLight7.InvisibilityTriggerNode = null;
  299. this.plcUiLight7.Location = new System.Drawing.Point(2, 602);
  300. this.plcUiLight7.MinimumSize = new System.Drawing.Size(1, 1);
  301. this.plcUiLight7.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  302. this.plcUiLight7.Name = "plcUiLight7";
  303. this.plcUiLight7.NodeName = "A10材料检测_高位";
  304. this.plcUiLight7.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  305. this.plcUiLight7.OffText = null;
  306. this.plcUiLight7.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  307. this.plcUiLight7.OnText = null;
  308. this.plcUiLight7.Radius = 40;
  309. this.plcUiLight7.ReadNode = new Node("Application.InPut.A10四排料盒2_材料检测_高位", NodeType.BOOL, null);
  310. this.plcUiLight7.ShowText = true;
  311. this.plcUiLight7.Size = new System.Drawing.Size(220, 40);
  312. this.plcUiLight7.State = Sunny.UI.UILightState.Off;
  313. this.plcUiLight7.TabIndex = 193;
  314. this.plcUiLight7.Text = "A10材料检测_高位";
  315. this.plcUiLight7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  316. this.plcUiLight7.WriteNode = null;
  317. //
  318. // plcUiLight8
  319. //
  320. this.plcUiLight8.DisabilityTriggerNode = null;
  321. this.plcUiLight8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  322. this.plcUiLight8.InvisibilityTriggerNode = null;
  323. this.plcUiLight8.Location = new System.Drawing.Point(2, 552);
  324. this.plcUiLight8.MinimumSize = new System.Drawing.Size(1, 1);
  325. this.plcUiLight8.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  326. this.plcUiLight8.Name = "plcUiLight8";
  327. this.plcUiLight8.NodeName = "A10料盒抽屉到位感应";
  328. this.plcUiLight8.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  329. this.plcUiLight8.OffText = null;
  330. this.plcUiLight8.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  331. this.plcUiLight8.OnText = null;
  332. this.plcUiLight8.Radius = 40;
  333. this.plcUiLight8.ReadNode = new Node("Application.InPut.A10四排料盒2_料盒抽屉到位感应", NodeType.BOOL, null);
  334. this.plcUiLight8.ShowText = true;
  335. this.plcUiLight8.Size = new System.Drawing.Size(220, 40);
  336. this.plcUiLight8.State = Sunny.UI.UILightState.Off;
  337. this.plcUiLight8.TabIndex = 192;
  338. this.plcUiLight8.Text = "A10料盒抽屉到位感应";
  339. this.plcUiLight8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  340. this.plcUiLight8.WriteNode = null;
  341. //
  342. // plcUiLight9
  343. //
  344. this.plcUiLight9.DisabilityTriggerNode = null;
  345. this.plcUiLight9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  346. this.plcUiLight9.InvisibilityTriggerNode = null;
  347. this.plcUiLight9.Location = new System.Drawing.Point(2, 502);
  348. this.plcUiLight9.MinimumSize = new System.Drawing.Size(1, 1);
  349. this.plcUiLight9.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  350. this.plcUiLight9.Name = "plcUiLight9";
  351. this.plcUiLight9.NodeName = "A10四排料盒2_料盒4缺失";
  352. this.plcUiLight9.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  353. this.plcUiLight9.OffText = null;
  354. this.plcUiLight9.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  355. this.plcUiLight9.OnText = null;
  356. this.plcUiLight9.Radius = 40;
  357. this.plcUiLight9.ReadNode = new Node("Application.InPut.A10四排料盒2_料盒4缺失", NodeType.BOOL, null);
  358. this.plcUiLight9.ShowText = true;
  359. this.plcUiLight9.Size = new System.Drawing.Size(220, 40);
  360. this.plcUiLight9.State = Sunny.UI.UILightState.Off;
  361. this.plcUiLight9.TabIndex = 191;
  362. this.plcUiLight9.Text = "A10四排料盒2_料盒4缺失";
  363. this.plcUiLight9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  364. this.plcUiLight9.WriteNode = null;
  365. //
  366. // plcUiLight10
  367. //
  368. this.plcUiLight10.DisabilityTriggerNode = null;
  369. this.plcUiLight10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  370. this.plcUiLight10.InvisibilityTriggerNode = null;
  371. this.plcUiLight10.Location = new System.Drawing.Point(2, 452);
  372. this.plcUiLight10.MinimumSize = new System.Drawing.Size(1, 1);
  373. this.plcUiLight10.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  374. this.plcUiLight10.Name = "plcUiLight10";
  375. this.plcUiLight10.NodeName = "A10四排料盒2_料盒3缺失";
  376. this.plcUiLight10.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  377. this.plcUiLight10.OffText = null;
  378. this.plcUiLight10.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  379. this.plcUiLight10.OnText = null;
  380. this.plcUiLight10.Radius = 40;
  381. this.plcUiLight10.ReadNode = new Node("Application.InPut.A10四排料盒2_料盒3缺失", NodeType.BOOL, null);
  382. this.plcUiLight10.ShowText = true;
  383. this.plcUiLight10.Size = new System.Drawing.Size(220, 40);
  384. this.plcUiLight10.State = Sunny.UI.UILightState.Off;
  385. this.plcUiLight10.TabIndex = 190;
  386. this.plcUiLight10.Text = "A10四排料盒2_料盒3缺失";
  387. this.plcUiLight10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  388. this.plcUiLight10.WriteNode = null;
  389. //
  390. // plcUiLight11
  391. //
  392. this.plcUiLight11.DisabilityTriggerNode = null;
  393. this.plcUiLight11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  394. this.plcUiLight11.InvisibilityTriggerNode = null;
  395. this.plcUiLight11.Location = new System.Drawing.Point(2, 402);
  396. this.plcUiLight11.MinimumSize = new System.Drawing.Size(1, 1);
  397. this.plcUiLight11.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  398. this.plcUiLight11.Name = "plcUiLight11";
  399. this.plcUiLight11.NodeName = "A10四排料盒2_料盒2缺失";
  400. this.plcUiLight11.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  401. this.plcUiLight11.OffText = null;
  402. this.plcUiLight11.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  403. this.plcUiLight11.OnText = null;
  404. this.plcUiLight11.Radius = 40;
  405. this.plcUiLight11.ReadNode = new Node("Application.InPut.A10四排料盒2_料盒2缺失", NodeType.BOOL, null);
  406. this.plcUiLight11.ShowText = true;
  407. this.plcUiLight11.Size = new System.Drawing.Size(220, 40);
  408. this.plcUiLight11.State = Sunny.UI.UILightState.Off;
  409. this.plcUiLight11.TabIndex = 189;
  410. this.plcUiLight11.Text = "A10四排料盒2_料盒2缺失";
  411. this.plcUiLight11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  412. this.plcUiLight11.WriteNode = null;
  413. //
  414. // plcUiLight1
  415. //
  416. this.plcUiLight1.DisabilityTriggerNode = null;
  417. this.plcUiLight1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  418. this.plcUiLight1.InvisibilityTriggerNode = null;
  419. this.plcUiLight1.Location = new System.Drawing.Point(2, 352);
  420. this.plcUiLight1.MinimumSize = new System.Drawing.Size(1, 1);
  421. this.plcUiLight1.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  422. this.plcUiLight1.Name = "plcUiLight1";
  423. this.plcUiLight1.NodeName = "A10四排料盒2_料盒1缺失";
  424. this.plcUiLight1.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  425. this.plcUiLight1.OffText = null;
  426. this.plcUiLight1.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  427. this.plcUiLight1.OnText = null;
  428. this.plcUiLight1.Radius = 40;
  429. this.plcUiLight1.ReadNode = new Node("Application.InPut.A10四排料盒2_料盒1缺失", NodeType.BOOL, null);
  430. this.plcUiLight1.ShowText = true;
  431. this.plcUiLight1.Size = new System.Drawing.Size(220, 40);
  432. this.plcUiLight1.State = Sunny.UI.UILightState.Off;
  433. this.plcUiLight1.TabIndex = 188;
  434. this.plcUiLight1.Text = "A10四排料盒2_料盒1缺失";
  435. this.plcUiLight1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  436. this.plcUiLight1.WriteNode = null;
  437. //
  438. // plcUiButton34
  439. //
  440. this.plcUiButton34.ButtonType = PlcUiControl.ButtonType.交替型;
  441. this.plcUiButton34.Cursor = System.Windows.Forms.Cursors.Hand;
  442. this.plcUiButton34.DisabilityTriggerNode = null;
  443. this.plcUiButton34.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  444. this.plcUiButton34.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  445. this.plcUiButton34.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  446. this.plcUiButton34.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  447. this.plcUiButton34.InvisibilityTriggerNode = null;
  448. this.plcUiButton34.IsReadWriteNodeSame = false;
  449. this.plcUiButton34.Location = new System.Drawing.Point(1042, 102);
  450. this.plcUiButton34.Maximum = 0D;
  451. this.plcUiButton34.Minimum = 0D;
  452. this.plcUiButton34.MinimumSize = new System.Drawing.Size(1, 1);
  453. this.plcUiButton34.Name = "plcUiButton34";
  454. this.plcUiButton34.NeedUserEnsure = false;
  455. this.plcUiButton34.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  456. this.plcUiButton34.OffSymbol = 0;
  457. this.plcUiButton34.OffText = "A10_四排料2吸嘴破真空电磁阀1";
  458. this.plcUiButton34.OnColor = System.Drawing.Color.Green;
  459. this.plcUiButton34.OnSymbol = 0;
  460. this.plcUiButton34.OnText = "A10_四排料2吸嘴破真空电磁阀1";
  461. this.plcUiButton34.ReadNode = new Node("Application.OutPut.A10_四排料2吸嘴破真空电磁阀", NodeType.BOOL, null);
  462. this.plcUiButton34.Size = new System.Drawing.Size(282, 40);
  463. this.plcUiButton34.Symbol = 0;
  464. this.plcUiButton34.TabIndex = 187;
  465. this.plcUiButton34.Text = "A10_四排料2吸嘴破真空电磁阀1";
  466. this.plcUiButton34.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  467. this.plcUiButton34.WriteNode = null;
  468. //
  469. // plcUiLight3
  470. //
  471. this.plcUiLight3.DisabilityTriggerNode = null;
  472. this.plcUiLight3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  473. this.plcUiLight3.InvisibilityTriggerNode = null;
  474. this.plcUiLight3.Location = new System.Drawing.Point(2, 702);
  475. this.plcUiLight3.MinimumSize = new System.Drawing.Size(1, 1);
  476. this.plcUiLight3.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  477. this.plcUiLight3.Name = "plcUiLight3";
  478. this.plcUiLight3.NodeName = "A11定位站1_材料检测_低位";
  479. this.plcUiLight3.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  480. this.plcUiLight3.OffText = null;
  481. this.plcUiLight3.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  482. this.plcUiLight3.OnText = null;
  483. this.plcUiLight3.Radius = 40;
  484. this.plcUiLight3.ReadNode = new Node("Application.InPut.A11定位站1_材料检测_低位", NodeType.BOOL, null);
  485. this.plcUiLight3.ShowText = true;
  486. this.plcUiLight3.Size = new System.Drawing.Size(220, 40);
  487. this.plcUiLight3.State = Sunny.UI.UILightState.Off;
  488. this.plcUiLight3.TabIndex = 195;
  489. this.plcUiLight3.Text = "A11定位站1_材料检测_低位";
  490. this.plcUiLight3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  491. this.plcUiLight3.WriteNode = null;
  492. //
  493. // plcUiLight2
  494. //
  495. this.plcUiLight2.DisabilityTriggerNode = null;
  496. this.plcUiLight2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  497. this.plcUiLight2.InvisibilityTriggerNode = null;
  498. this.plcUiLight2.Location = new System.Drawing.Point(276, 752);
  499. this.plcUiLight2.MinimumSize = new System.Drawing.Size(1, 1);
  500. this.plcUiLight2.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  501. this.plcUiLight2.Name = "plcUiLight2";
  502. this.plcUiLight2.NodeName = "A15温度检测感应器";
  503. this.plcUiLight2.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  504. this.plcUiLight2.OffText = null;
  505. this.plcUiLight2.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  506. this.plcUiLight2.OnText = null;
  507. this.plcUiLight2.Radius = 40;
  508. this.plcUiLight2.ReadNode = new Node("Application.InPut.A15加热盘_温度检测感应器_基恩士", NodeType.BOOL, null);
  509. this.plcUiLight2.ShowText = true;
  510. this.plcUiLight2.Size = new System.Drawing.Size(200, 40);
  511. this.plcUiLight2.State = Sunny.UI.UILightState.Off;
  512. this.plcUiLight2.TabIndex = 217;
  513. this.plcUiLight2.Text = "A15温度检测感应器";
  514. this.plcUiLight2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  515. this.plcUiLight2.WriteNode = null;
  516. //
  517. // plcUiLight4
  518. //
  519. this.plcUiLight4.DisabilityTriggerNode = null;
  520. this.plcUiLight4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  521. this.plcUiLight4.InvisibilityTriggerNode = null;
  522. this.plcUiLight4.Location = new System.Drawing.Point(276, 702);
  523. this.plcUiLight4.MinimumSize = new System.Drawing.Size(1, 1);
  524. this.plcUiLight4.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  525. this.plcUiLight4.Name = "plcUiLight4";
  526. this.plcUiLight4.NodeName = "A15清机反馈信号";
  527. this.plcUiLight4.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  528. this.plcUiLight4.OffText = null;
  529. this.plcUiLight4.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  530. this.plcUiLight4.OnText = null;
  531. this.plcUiLight4.Radius = 40;
  532. this.plcUiLight4.ReadNode = new Node("Application.InPut.A15加热盘_清机反馈信号", NodeType.BOOL, null);
  533. this.plcUiLight4.ShowText = true;
  534. this.plcUiLight4.Size = new System.Drawing.Size(200, 40);
  535. this.plcUiLight4.State = Sunny.UI.UILightState.Off;
  536. this.plcUiLight4.TabIndex = 216;
  537. this.plcUiLight4.Text = "A15清机反馈信号";
  538. this.plcUiLight4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  539. this.plcUiLight4.WriteNode = null;
  540. //
  541. // plcUiLight5
  542. //
  543. this.plcUiLight5.DisabilityTriggerNode = null;
  544. this.plcUiLight5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  545. this.plcUiLight5.InvisibilityTriggerNode = null;
  546. this.plcUiLight5.Location = new System.Drawing.Point(276, 652);
  547. this.plcUiLight5.MinimumSize = new System.Drawing.Size(1, 1);
  548. this.plcUiLight5.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  549. this.plcUiLight5.Name = "plcUiLight5";
  550. this.plcUiLight5.NodeName = "A15放料叠料感应";
  551. this.plcUiLight5.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  552. this.plcUiLight5.OffText = null;
  553. this.plcUiLight5.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  554. this.plcUiLight5.OnText = null;
  555. this.plcUiLight5.Radius = 40;
  556. this.plcUiLight5.ReadNode = new Node("Application.InPut.A15加热盘_放料叠料感应", NodeType.BOOL, null);
  557. this.plcUiLight5.ShowText = true;
  558. this.plcUiLight5.Size = new System.Drawing.Size(200, 40);
  559. this.plcUiLight5.State = Sunny.UI.UILightState.Off;
  560. this.plcUiLight5.TabIndex = 215;
  561. this.plcUiLight5.Text = "A15放料叠料感应";
  562. this.plcUiLight5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  563. this.plcUiLight5.WriteNode = null;
  564. //
  565. // plcUiLight6
  566. //
  567. this.plcUiLight6.DisabilityTriggerNode = null;
  568. this.plcUiLight6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  569. this.plcUiLight6.InvisibilityTriggerNode = null;
  570. this.plcUiLight6.Location = new System.Drawing.Point(276, 602);
  571. this.plcUiLight6.MinimumSize = new System.Drawing.Size(1, 1);
  572. this.plcUiLight6.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  573. this.plcUiLight6.Name = "plcUiLight6";
  574. this.plcUiLight6.NodeName = "A15加热盘_EOT";
  575. this.plcUiLight6.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  576. this.plcUiLight6.OffText = null;
  577. this.plcUiLight6.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  578. this.plcUiLight6.OnText = null;
  579. this.plcUiLight6.Radius = 40;
  580. this.plcUiLight6.ReadNode = new Node("Application.InPut.A15加热盘_EOT", NodeType.BOOL, null);
  581. this.plcUiLight6.ShowText = true;
  582. this.plcUiLight6.Size = new System.Drawing.Size(200, 40);
  583. this.plcUiLight6.State = Sunny.UI.UILightState.Off;
  584. this.plcUiLight6.TabIndex = 214;
  585. this.plcUiLight6.Text = "A15加热盘_EOT";
  586. this.plcUiLight6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  587. this.plcUiLight6.WriteNode = null;
  588. //
  589. // plcUiLight18
  590. //
  591. this.plcUiLight18.DisabilityTriggerNode = null;
  592. this.plcUiLight18.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  593. this.plcUiLight18.InvisibilityTriggerNode = null;
  594. this.plcUiLight18.Location = new System.Drawing.Point(276, 552);
  595. this.plcUiLight18.MinimumSize = new System.Drawing.Size(1, 1);
  596. this.plcUiLight18.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  597. this.plcUiLight18.Name = "plcUiLight18";
  598. this.plcUiLight18.NodeName = "A15加热盘_BIN12";
  599. this.plcUiLight18.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  600. this.plcUiLight18.OffText = null;
  601. this.plcUiLight18.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  602. this.plcUiLight18.OnText = null;
  603. this.plcUiLight18.Radius = 40;
  604. this.plcUiLight18.ReadNode = new Node("Application.InPut.A15加热盘_BIN12", NodeType.BOOL, null);
  605. this.plcUiLight18.ShowText = true;
  606. this.plcUiLight18.Size = new System.Drawing.Size(200, 40);
  607. this.plcUiLight18.State = Sunny.UI.UILightState.Off;
  608. this.plcUiLight18.TabIndex = 213;
  609. this.plcUiLight18.Text = "A15加热盘_BIN12";
  610. this.plcUiLight18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  611. this.plcUiLight18.WriteNode = null;
  612. //
  613. // plcUiLight19
  614. //
  615. this.plcUiLight19.DisabilityTriggerNode = null;
  616. this.plcUiLight19.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  617. this.plcUiLight19.InvisibilityTriggerNode = null;
  618. this.plcUiLight19.Location = new System.Drawing.Point(276, 502);
  619. this.plcUiLight19.MinimumSize = new System.Drawing.Size(1, 1);
  620. this.plcUiLight19.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  621. this.plcUiLight19.Name = "plcUiLight19";
  622. this.plcUiLight19.NodeName = "A15加热盘_BIN11";
  623. this.plcUiLight19.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  624. this.plcUiLight19.OffText = null;
  625. this.plcUiLight19.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  626. this.plcUiLight19.OnText = null;
  627. this.plcUiLight19.Radius = 40;
  628. this.plcUiLight19.ReadNode = new Node("Application.InPut.A15加热盘_BIN11", NodeType.BOOL, null);
  629. this.plcUiLight19.ShowText = true;
  630. this.plcUiLight19.Size = new System.Drawing.Size(200, 40);
  631. this.plcUiLight19.State = Sunny.UI.UILightState.Off;
  632. this.plcUiLight19.TabIndex = 212;
  633. this.plcUiLight19.Text = "A15加热盘_BIN11";
  634. this.plcUiLight19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  635. this.plcUiLight19.WriteNode = null;
  636. //
  637. // plcUiLight20
  638. //
  639. this.plcUiLight20.DisabilityTriggerNode = null;
  640. this.plcUiLight20.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  641. this.plcUiLight20.InvisibilityTriggerNode = null;
  642. this.plcUiLight20.Location = new System.Drawing.Point(276, 452);
  643. this.plcUiLight20.MinimumSize = new System.Drawing.Size(1, 1);
  644. this.plcUiLight20.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  645. this.plcUiLight20.Name = "plcUiLight20";
  646. this.plcUiLight20.NodeName = "A15加热盘_BIN10";
  647. this.plcUiLight20.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  648. this.plcUiLight20.OffText = null;
  649. this.plcUiLight20.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  650. this.plcUiLight20.OnText = null;
  651. this.plcUiLight20.Radius = 40;
  652. this.plcUiLight20.ReadNode = new Node("Application.InPut.A15加热盘_BIN10", NodeType.BOOL, null);
  653. this.plcUiLight20.ShowText = true;
  654. this.plcUiLight20.Size = new System.Drawing.Size(200, 40);
  655. this.plcUiLight20.State = Sunny.UI.UILightState.Off;
  656. this.plcUiLight20.TabIndex = 211;
  657. this.plcUiLight20.Text = "A15加热盘_BIN10";
  658. this.plcUiLight20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  659. this.plcUiLight20.WriteNode = null;
  660. //
  661. // plcUiLight21
  662. //
  663. this.plcUiLight21.DisabilityTriggerNode = null;
  664. this.plcUiLight21.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  665. this.plcUiLight21.InvisibilityTriggerNode = null;
  666. this.plcUiLight21.Location = new System.Drawing.Point(276, 402);
  667. this.plcUiLight21.MinimumSize = new System.Drawing.Size(1, 1);
  668. this.plcUiLight21.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  669. this.plcUiLight21.Name = "plcUiLight21";
  670. this.plcUiLight21.NodeName = "A15加热盘_BIN9";
  671. this.plcUiLight21.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  672. this.plcUiLight21.OffText = null;
  673. this.plcUiLight21.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  674. this.plcUiLight21.OnText = null;
  675. this.plcUiLight21.Radius = 40;
  676. this.plcUiLight21.ReadNode = new Node("Application.InPut.A15加热盘_BIN9", NodeType.BOOL, null);
  677. this.plcUiLight21.ShowText = true;
  678. this.plcUiLight21.Size = new System.Drawing.Size(200, 40);
  679. this.plcUiLight21.State = Sunny.UI.UILightState.Off;
  680. this.plcUiLight21.TabIndex = 210;
  681. this.plcUiLight21.Text = "A15加热盘_BIN9";
  682. this.plcUiLight21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  683. this.plcUiLight21.WriteNode = null;
  684. //
  685. // plcUiButton35
  686. //
  687. this.plcUiButton35.ButtonType = PlcUiControl.ButtonType.交替型;
  688. this.plcUiButton35.Cursor = System.Windows.Forms.Cursors.Hand;
  689. this.plcUiButton35.DisabilityTriggerNode = null;
  690. this.plcUiButton35.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  691. this.plcUiButton35.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  692. this.plcUiButton35.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  693. this.plcUiButton35.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  694. this.plcUiButton35.InvisibilityTriggerNode = null;
  695. this.plcUiButton35.IsReadWriteNodeSame = false;
  696. this.plcUiButton35.Location = new System.Drawing.Point(1042, 452);
  697. this.plcUiButton35.Maximum = 0D;
  698. this.plcUiButton35.Minimum = 0D;
  699. this.plcUiButton35.MinimumSize = new System.Drawing.Size(1, 1);
  700. this.plcUiButton35.Name = "plcUiButton35";
  701. this.plcUiButton35.NeedUserEnsure = false;
  702. this.plcUiButton35.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  703. this.plcUiButton35.OffSymbol = 0;
  704. this.plcUiButton35.OffText = "A15_翻转下方取或放料破真空电磁阀";
  705. this.plcUiButton35.OnColor = System.Drawing.Color.Green;
  706. this.plcUiButton35.OnSymbol = 0;
  707. this.plcUiButton35.OnText = "A15_翻转下方取或放料破真空电磁阀";
  708. this.plcUiButton35.ReadNode = new Node("Application.OutPut.A15_翻转下方取或放料破真空电磁阀", NodeType.BOOL, null);
  709. this.plcUiButton35.Size = new System.Drawing.Size(282, 40);
  710. this.plcUiButton35.Symbol = 0;
  711. this.plcUiButton35.TabIndex = 209;
  712. this.plcUiButton35.Text = "A15_翻转下方取或放料破真空电磁阀";
  713. this.plcUiButton35.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  714. this.plcUiButton35.WriteNode = null;
  715. //
  716. // plcUiButton36
  717. //
  718. this.plcUiButton36.ButtonType = PlcUiControl.ButtonType.交替型;
  719. this.plcUiButton36.Cursor = System.Windows.Forms.Cursors.Hand;
  720. this.plcUiButton36.DisabilityTriggerNode = null;
  721. this.plcUiButton36.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  722. this.plcUiButton36.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  723. this.plcUiButton36.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  724. this.plcUiButton36.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  725. this.plcUiButton36.InvisibilityTriggerNode = null;
  726. this.plcUiButton36.IsReadWriteNodeSame = false;
  727. this.plcUiButton36.Location = new System.Drawing.Point(1042, 402);
  728. this.plcUiButton36.Maximum = 0D;
  729. this.plcUiButton36.Minimum = 0D;
  730. this.plcUiButton36.MinimumSize = new System.Drawing.Size(1, 1);
  731. this.plcUiButton36.Name = "plcUiButton36";
  732. this.plcUiButton36.NeedUserEnsure = false;
  733. this.plcUiButton36.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  734. this.plcUiButton36.OffSymbol = 0;
  735. this.plcUiButton36.OffText = "A15_翻转上方接或送料破真空电磁阀";
  736. this.plcUiButton36.OnColor = System.Drawing.Color.Green;
  737. this.plcUiButton36.OnSymbol = 0;
  738. this.plcUiButton36.OnText = "A15_翻转上方接或送料破真空电磁阀";
  739. this.plcUiButton36.ReadNode = new Node("Application.OutPut.A15_翻转上方接或送料破真空电磁阀", NodeType.BOOL, null);
  740. this.plcUiButton36.Size = new System.Drawing.Size(282, 40);
  741. this.plcUiButton36.Symbol = 0;
  742. this.plcUiButton36.TabIndex = 208;
  743. this.plcUiButton36.Text = "A15_翻转上方接或送料破真空电磁阀";
  744. this.plcUiButton36.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  745. this.plcUiButton36.WriteNode = null;
  746. //
  747. // plcUiButton37
  748. //
  749. this.plcUiButton37.ButtonType = PlcUiControl.ButtonType.交替型;
  750. this.plcUiButton37.Cursor = System.Windows.Forms.Cursors.Hand;
  751. this.plcUiButton37.DisabilityTriggerNode = null;
  752. this.plcUiButton37.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  753. this.plcUiButton37.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  754. this.plcUiButton37.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  755. this.plcUiButton37.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  756. this.plcUiButton37.InvisibilityTriggerNode = null;
  757. this.plcUiButton37.IsReadWriteNodeSame = false;
  758. this.plcUiButton37.Location = new System.Drawing.Point(1042, 352);
  759. this.plcUiButton37.Maximum = 0D;
  760. this.plcUiButton37.Minimum = 0D;
  761. this.plcUiButton37.MinimumSize = new System.Drawing.Size(1, 1);
  762. this.plcUiButton37.Name = "plcUiButton37";
  763. this.plcUiButton37.NeedUserEnsure = false;
  764. this.plcUiButton37.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  765. this.plcUiButton37.OffSymbol = 0;
  766. this.plcUiButton37.OffText = "A15_清机信号";
  767. this.plcUiButton37.OnColor = System.Drawing.Color.Green;
  768. this.plcUiButton37.OnSymbol = 0;
  769. this.plcUiButton37.OnText = "A15_清机信号";
  770. this.plcUiButton37.ReadNode = new Node("Application.OutPut.A15_清机信号", NodeType.BOOL, null);
  771. this.plcUiButton37.Size = new System.Drawing.Size(282, 40);
  772. this.plcUiButton37.Symbol = 0;
  773. this.plcUiButton37.TabIndex = 207;
  774. this.plcUiButton37.Text = "A15_清机信号";
  775. this.plcUiButton37.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  776. this.plcUiButton37.WriteNode = null;
  777. //
  778. // plcUiButton38
  779. //
  780. this.plcUiButton38.ButtonType = PlcUiControl.ButtonType.交替型;
  781. this.plcUiButton38.Cursor = System.Windows.Forms.Cursors.Hand;
  782. this.plcUiButton38.DisabilityTriggerNode = null;
  783. this.plcUiButton38.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  784. this.plcUiButton38.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  785. this.plcUiButton38.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  786. this.plcUiButton38.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  787. this.plcUiButton38.InvisibilityTriggerNode = null;
  788. this.plcUiButton38.IsReadWriteNodeSame = false;
  789. this.plcUiButton38.Location = new System.Drawing.Point(1042, 302);
  790. this.plcUiButton38.Maximum = 0D;
  791. this.plcUiButton38.Minimum = 0D;
  792. this.plcUiButton38.MinimumSize = new System.Drawing.Size(1, 1);
  793. this.plcUiButton38.Name = "plcUiButton38";
  794. this.plcUiButton38.NeedUserEnsure = false;
  795. this.plcUiButton38.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  796. this.plcUiButton38.OffSymbol = 0;
  797. this.plcUiButton38.OffText = "A15_加热盘材料破真空电磁阀";
  798. this.plcUiButton38.OnColor = System.Drawing.Color.Green;
  799. this.plcUiButton38.OnSymbol = 0;
  800. this.plcUiButton38.OnText = "A15_加热盘材料破真空电磁阀";
  801. this.plcUiButton38.ReadNode = new Node("Application.OutPut.A15_加热盘材料破真空电磁阀", NodeType.BOOL, null);
  802. this.plcUiButton38.Size = new System.Drawing.Size(282, 40);
  803. this.plcUiButton38.Symbol = 0;
  804. this.plcUiButton38.TabIndex = 206;
  805. this.plcUiButton38.Text = "A15_加热盘材料破真空电磁阀";
  806. this.plcUiButton38.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  807. this.plcUiButton38.WriteNode = null;
  808. //
  809. // plcUiButton39
  810. //
  811. this.plcUiButton39.ButtonType = PlcUiControl.ButtonType.交替型;
  812. this.plcUiButton39.Cursor = System.Windows.Forms.Cursors.Hand;
  813. this.plcUiButton39.DisabilityTriggerNode = null;
  814. this.plcUiButton39.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  815. this.plcUiButton39.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  816. this.plcUiButton39.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  817. this.plcUiButton39.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  818. this.plcUiButton39.InvisibilityTriggerNode = null;
  819. this.plcUiButton39.IsReadWriteNodeSame = false;
  820. this.plcUiButton39.Location = new System.Drawing.Point(1042, 252);
  821. this.plcUiButton39.Maximum = 0D;
  822. this.plcUiButton39.Minimum = 0D;
  823. this.plcUiButton39.MinimumSize = new System.Drawing.Size(1, 1);
  824. this.plcUiButton39.Name = "plcUiButton39";
  825. this.plcUiButton39.NeedUserEnsure = false;
  826. this.plcUiButton39.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  827. this.plcUiButton39.OffSymbol = 0;
  828. this.plcUiButton39.OffText = "A15_主盘吸嘴破真空电磁阀";
  829. this.plcUiButton39.OnColor = System.Drawing.Color.Green;
  830. this.plcUiButton39.OnSymbol = 0;
  831. this.plcUiButton39.OnText = "A15_主盘吸嘴破真空电磁阀";
  832. this.plcUiButton39.ReadNode = new Node("Application.OutPut.A15_主盘吸嘴破真空电磁阀", NodeType.BOOL, null);
  833. this.plcUiButton39.Size = new System.Drawing.Size(282, 40);
  834. this.plcUiButton39.Symbol = 0;
  835. this.plcUiButton39.TabIndex = 205;
  836. this.plcUiButton39.Text = "A15_主盘吸嘴破真空电磁阀";
  837. this.plcUiButton39.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  838. this.plcUiButton39.WriteNode = null;
  839. //
  840. // plcUiButton40
  841. //
  842. this.plcUiButton40.ButtonType = PlcUiControl.ButtonType.交替型;
  843. this.plcUiButton40.Cursor = System.Windows.Forms.Cursors.Hand;
  844. this.plcUiButton40.DisabilityTriggerNode = null;
  845. this.plcUiButton40.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  846. this.plcUiButton40.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  847. this.plcUiButton40.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  848. this.plcUiButton40.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  849. this.plcUiButton40.InvisibilityTriggerNode = null;
  850. this.plcUiButton40.IsReadWriteNodeSame = false;
  851. this.plcUiButton40.Location = new System.Drawing.Point(1042, 202);
  852. this.plcUiButton40.Maximum = 0D;
  853. this.plcUiButton40.Minimum = 0D;
  854. this.plcUiButton40.MinimumSize = new System.Drawing.Size(1, 1);
  855. this.plcUiButton40.Name = "plcUiButton40";
  856. this.plcUiButton40.NeedUserEnsure = false;
  857. this.plcUiButton40.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  858. this.plcUiButton40.OffSymbol = 0;
  859. this.plcUiButton40.OffText = "A15_SOT";
  860. this.plcUiButton40.OnColor = System.Drawing.Color.Green;
  861. this.plcUiButton40.OnSymbol = 0;
  862. this.plcUiButton40.OnText = "A15_SOT";
  863. this.plcUiButton40.ReadNode = new Node("Application.OutPut.A15_SOT", NodeType.BOOL, null);
  864. this.plcUiButton40.Size = new System.Drawing.Size(282, 40);
  865. this.plcUiButton40.Symbol = 0;
  866. this.plcUiButton40.TabIndex = 204;
  867. this.plcUiButton40.Text = "A15_SOT";
  868. this.plcUiButton40.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  869. this.plcUiButton40.WriteNode = null;
  870. //
  871. // plcUiLight22
  872. //
  873. this.plcUiLight22.DisabilityTriggerNode = null;
  874. this.plcUiLight22.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  875. this.plcUiLight22.InvisibilityTriggerNode = null;
  876. this.plcUiLight22.Location = new System.Drawing.Point(276, 352);
  877. this.plcUiLight22.MinimumSize = new System.Drawing.Size(1, 1);
  878. this.plcUiLight22.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  879. this.plcUiLight22.Name = "plcUiLight22";
  880. this.plcUiLight22.NodeName = "A15加热盘_BIN8";
  881. this.plcUiLight22.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  882. this.plcUiLight22.OffText = null;
  883. this.plcUiLight22.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  884. this.plcUiLight22.OnText = null;
  885. this.plcUiLight22.Radius = 40;
  886. this.plcUiLight22.ReadNode = new Node("Application.InPut.A15加热盘_BIN8", NodeType.BOOL, null);
  887. this.plcUiLight22.ShowText = true;
  888. this.plcUiLight22.Size = new System.Drawing.Size(200, 40);
  889. this.plcUiLight22.State = Sunny.UI.UILightState.Off;
  890. this.plcUiLight22.TabIndex = 203;
  891. this.plcUiLight22.Text = "A15加热盘_BIN8";
  892. this.plcUiLight22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  893. this.plcUiLight22.WriteNode = null;
  894. //
  895. // plcUiLight23
  896. //
  897. this.plcUiLight23.DisabilityTriggerNode = null;
  898. this.plcUiLight23.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  899. this.plcUiLight23.InvisibilityTriggerNode = null;
  900. this.plcUiLight23.Location = new System.Drawing.Point(276, 302);
  901. this.plcUiLight23.MinimumSize = new System.Drawing.Size(1, 1);
  902. this.plcUiLight23.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  903. this.plcUiLight23.Name = "plcUiLight23";
  904. this.plcUiLight23.NodeName = "A15加热盘_BIN7";
  905. this.plcUiLight23.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  906. this.plcUiLight23.OffText = null;
  907. this.plcUiLight23.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  908. this.plcUiLight23.OnText = null;
  909. this.plcUiLight23.Radius = 40;
  910. this.plcUiLight23.ReadNode = new Node("Application.InPut.A15加热盘_BIN7", NodeType.BOOL, null);
  911. this.plcUiLight23.ShowText = true;
  912. this.plcUiLight23.Size = new System.Drawing.Size(200, 40);
  913. this.plcUiLight23.State = Sunny.UI.UILightState.Off;
  914. this.plcUiLight23.TabIndex = 202;
  915. this.plcUiLight23.Text = "A15加热盘_BIN7";
  916. this.plcUiLight23.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  917. this.plcUiLight23.WriteNode = null;
  918. //
  919. // plcUiLight24
  920. //
  921. this.plcUiLight24.DisabilityTriggerNode = null;
  922. this.plcUiLight24.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  923. this.plcUiLight24.InvisibilityTriggerNode = null;
  924. this.plcUiLight24.Location = new System.Drawing.Point(276, 252);
  925. this.plcUiLight24.MinimumSize = new System.Drawing.Size(1, 1);
  926. this.plcUiLight24.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  927. this.plcUiLight24.Name = "plcUiLight24";
  928. this.plcUiLight24.NodeName = "A15加热盘_BIN6";
  929. this.plcUiLight24.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  930. this.plcUiLight24.OffText = null;
  931. this.plcUiLight24.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  932. this.plcUiLight24.OnText = null;
  933. this.plcUiLight24.Radius = 40;
  934. this.plcUiLight24.ReadNode = new Node("Application.InPut.A15加热盘_BIN6", NodeType.BOOL, null);
  935. this.plcUiLight24.ShowText = true;
  936. this.plcUiLight24.Size = new System.Drawing.Size(200, 40);
  937. this.plcUiLight24.State = Sunny.UI.UILightState.Off;
  938. this.plcUiLight24.TabIndex = 201;
  939. this.plcUiLight24.Text = "A15加热盘_BIN6";
  940. this.plcUiLight24.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  941. this.plcUiLight24.WriteNode = null;
  942. //
  943. // plcUiLight25
  944. //
  945. this.plcUiLight25.DisabilityTriggerNode = null;
  946. this.plcUiLight25.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  947. this.plcUiLight25.InvisibilityTriggerNode = null;
  948. this.plcUiLight25.Location = new System.Drawing.Point(276, 202);
  949. this.plcUiLight25.MinimumSize = new System.Drawing.Size(1, 1);
  950. this.plcUiLight25.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  951. this.plcUiLight25.Name = "plcUiLight25";
  952. this.plcUiLight25.NodeName = "A15加热盘_BIN5";
  953. this.plcUiLight25.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  954. this.plcUiLight25.OffText = null;
  955. this.plcUiLight25.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  956. this.plcUiLight25.OnText = null;
  957. this.plcUiLight25.Radius = 40;
  958. this.plcUiLight25.ReadNode = new Node("Application.InPut.A15加热盘_BIN5", NodeType.BOOL, null);
  959. this.plcUiLight25.ShowText = true;
  960. this.plcUiLight25.Size = new System.Drawing.Size(200, 40);
  961. this.plcUiLight25.State = Sunny.UI.UILightState.Off;
  962. this.plcUiLight25.TabIndex = 200;
  963. this.plcUiLight25.Text = "A15加热盘_BIN5";
  964. this.plcUiLight25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  965. this.plcUiLight25.WriteNode = null;
  966. //
  967. // plcUiLight26
  968. //
  969. this.plcUiLight26.DisabilityTriggerNode = null;
  970. this.plcUiLight26.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  971. this.plcUiLight26.InvisibilityTriggerNode = null;
  972. this.plcUiLight26.Location = new System.Drawing.Point(276, 152);
  973. this.plcUiLight26.MinimumSize = new System.Drawing.Size(1, 1);
  974. this.plcUiLight26.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  975. this.plcUiLight26.Name = "plcUiLight26";
  976. this.plcUiLight26.NodeName = "A15加热盘_BIN4";
  977. this.plcUiLight26.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  978. this.plcUiLight26.OffText = null;
  979. this.plcUiLight26.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  980. this.plcUiLight26.OnText = null;
  981. this.plcUiLight26.Radius = 40;
  982. this.plcUiLight26.ReadNode = new Node("Application.InPut.A15加热盘_BIN4", NodeType.BOOL, null);
  983. this.plcUiLight26.ShowText = true;
  984. this.plcUiLight26.Size = new System.Drawing.Size(200, 40);
  985. this.plcUiLight26.State = Sunny.UI.UILightState.Off;
  986. this.plcUiLight26.TabIndex = 199;
  987. this.plcUiLight26.Text = "A15加热盘_BIN4";
  988. this.plcUiLight26.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  989. this.plcUiLight26.WriteNode = null;
  990. //
  991. // plcUiLight27
  992. //
  993. this.plcUiLight27.DisabilityTriggerNode = null;
  994. this.plcUiLight27.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  995. this.plcUiLight27.InvisibilityTriggerNode = null;
  996. this.plcUiLight27.Location = new System.Drawing.Point(276, 102);
  997. this.plcUiLight27.MinimumSize = new System.Drawing.Size(1, 1);
  998. this.plcUiLight27.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  999. this.plcUiLight27.Name = "plcUiLight27";
  1000. this.plcUiLight27.NodeName = "A15加热盘_BIN3";
  1001. this.plcUiLight27.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1002. this.plcUiLight27.OffText = null;
  1003. this.plcUiLight27.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  1004. this.plcUiLight27.OnText = null;
  1005. this.plcUiLight27.Radius = 40;
  1006. this.plcUiLight27.ReadNode = new Node("Application.InPut.A15加热盘_BIN3", NodeType.BOOL, null);
  1007. this.plcUiLight27.ShowText = true;
  1008. this.plcUiLight27.Size = new System.Drawing.Size(200, 40);
  1009. this.plcUiLight27.State = Sunny.UI.UILightState.Off;
  1010. this.plcUiLight27.TabIndex = 198;
  1011. this.plcUiLight27.Text = "A15加热盘_BIN3";
  1012. this.plcUiLight27.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1013. this.plcUiLight27.WriteNode = null;
  1014. //
  1015. // plcUiLight28
  1016. //
  1017. this.plcUiLight28.DisabilityTriggerNode = null;
  1018. this.plcUiLight28.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1019. this.plcUiLight28.InvisibilityTriggerNode = null;
  1020. this.plcUiLight28.Location = new System.Drawing.Point(276, 52);
  1021. this.plcUiLight28.MinimumSize = new System.Drawing.Size(1, 1);
  1022. this.plcUiLight28.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1023. this.plcUiLight28.Name = "plcUiLight28";
  1024. this.plcUiLight28.NodeName = "A15加热盘_BIN2";
  1025. this.plcUiLight28.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1026. this.plcUiLight28.OffText = null;
  1027. this.plcUiLight28.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  1028. this.plcUiLight28.OnText = null;
  1029. this.plcUiLight28.Radius = 40;
  1030. this.plcUiLight28.ReadNode = new Node("Application.InPut.A15加热盘_BIN2", NodeType.BOOL, null);
  1031. this.plcUiLight28.ShowText = true;
  1032. this.plcUiLight28.Size = new System.Drawing.Size(200, 40);
  1033. this.plcUiLight28.State = Sunny.UI.UILightState.Off;
  1034. this.plcUiLight28.TabIndex = 197;
  1035. this.plcUiLight28.Text = "A15加热盘_BIN2";
  1036. this.plcUiLight28.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1037. this.plcUiLight28.WriteNode = null;
  1038. //
  1039. // plcUiLight29
  1040. //
  1041. this.plcUiLight29.DisabilityTriggerNode = null;
  1042. this.plcUiLight29.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1043. this.plcUiLight29.InvisibilityTriggerNode = null;
  1044. this.plcUiLight29.Location = new System.Drawing.Point(276, 2);
  1045. this.plcUiLight29.MinimumSize = new System.Drawing.Size(1, 1);
  1046. this.plcUiLight29.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1047. this.plcUiLight29.Name = "plcUiLight29";
  1048. this.plcUiLight29.NodeName = "A15加热盘_BIN1";
  1049. this.plcUiLight29.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1050. this.plcUiLight29.OffText = null;
  1051. this.plcUiLight29.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  1052. this.plcUiLight29.OnText = null;
  1053. this.plcUiLight29.Radius = 40;
  1054. this.plcUiLight29.ReadNode = new Node("Application.InPut.A15加热盘_BIN1", NodeType.BOOL, null);
  1055. this.plcUiLight29.ShowText = true;
  1056. this.plcUiLight29.Size = new System.Drawing.Size(200, 40);
  1057. this.plcUiLight29.State = Sunny.UI.UILightState.Off;
  1058. this.plcUiLight29.TabIndex = 196;
  1059. this.plcUiLight29.Text = "A15加热盘_BIN1";
  1060. this.plcUiLight29.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1061. this.plcUiLight29.WriteNode = null;
  1062. //
  1063. // plcUiButton2
  1064. //
  1065. this.plcUiButton2.ButtonType = PlcUiControl.ButtonType.交替型;
  1066. this.plcUiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
  1067. this.plcUiButton2.DisabilityTriggerNode = null;
  1068. this.plcUiButton2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1069. this.plcUiButton2.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1070. this.plcUiButton2.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1071. this.plcUiButton2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1072. this.plcUiButton2.InvisibilityTriggerNode = null;
  1073. this.plcUiButton2.IsReadWriteNodeSame = false;
  1074. this.plcUiButton2.Location = new System.Drawing.Point(1042, 602);
  1075. this.plcUiButton2.Maximum = 0D;
  1076. this.plcUiButton2.Minimum = 0D;
  1077. this.plcUiButton2.MinimumSize = new System.Drawing.Size(1, 1);
  1078. this.plcUiButton2.Name = "plcUiButton2";
  1079. this.plcUiButton2.NeedUserEnsure = false;
  1080. this.plcUiButton2.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1081. this.plcUiButton2.OffSymbol = 0;
  1082. this.plcUiButton2.OffText = "A20_降温站1吸嘴破真空电磁阀";
  1083. this.plcUiButton2.OnColor = System.Drawing.Color.Green;
  1084. this.plcUiButton2.OnSymbol = 0;
  1085. this.plcUiButton2.OnText = "A20_降温站1吸嘴破真空电磁阀";
  1086. this.plcUiButton2.ReadNode = new Node("Application.OutPut.A20_降温站1吸嘴破真空电磁阀", NodeType.BOOL, null);
  1087. this.plcUiButton2.Size = new System.Drawing.Size(282, 40);
  1088. this.plcUiButton2.Symbol = 0;
  1089. this.plcUiButton2.TabIndex = 220;
  1090. this.plcUiButton2.Text = "A20_降温站1吸嘴破真空电磁阀";
  1091. this.plcUiButton2.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1092. this.plcUiButton2.WriteNode = null;
  1093. //
  1094. // plcUiButton1
  1095. //
  1096. this.plcUiButton1.ButtonType = PlcUiControl.ButtonType.交替型;
  1097. this.plcUiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
  1098. this.plcUiButton1.DisabilityTriggerNode = null;
  1099. this.plcUiButton1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1100. this.plcUiButton1.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1101. this.plcUiButton1.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1102. this.plcUiButton1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1103. this.plcUiButton1.InvisibilityTriggerNode = null;
  1104. this.plcUiButton1.IsReadWriteNodeSame = false;
  1105. this.plcUiButton1.Location = new System.Drawing.Point(1042, 552);
  1106. this.plcUiButton1.Maximum = 0D;
  1107. this.plcUiButton1.Minimum = 0D;
  1108. this.plcUiButton1.MinimumSize = new System.Drawing.Size(1, 1);
  1109. this.plcUiButton1.Name = "plcUiButton1";
  1110. this.plcUiButton1.NeedUserEnsure = false;
  1111. this.plcUiButton1.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1112. this.plcUiButton1.OffSymbol = 0;
  1113. this.plcUiButton1.OffText = "A20_降温吹气";
  1114. this.plcUiButton1.OnColor = System.Drawing.Color.Green;
  1115. this.plcUiButton1.OnSymbol = 0;
  1116. this.plcUiButton1.OnText = "A20_降温吹气";
  1117. this.plcUiButton1.ReadNode = new Node("Application.OutPut.A20_降温吹气", NodeType.BOOL, null);
  1118. this.plcUiButton1.Size = new System.Drawing.Size(282, 40);
  1119. this.plcUiButton1.Symbol = 0;
  1120. this.plcUiButton1.TabIndex = 219;
  1121. this.plcUiButton1.Text = "A20_降温吹气";
  1122. this.plcUiButton1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1123. this.plcUiButton1.WriteNode = null;
  1124. //
  1125. // plcUiLight30
  1126. //
  1127. this.plcUiLight30.DisabilityTriggerNode = null;
  1128. this.plcUiLight30.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1129. this.plcUiLight30.InvisibilityTriggerNode = null;
  1130. this.plcUiLight30.Location = new System.Drawing.Point(515, 2);
  1131. this.plcUiLight30.MinimumSize = new System.Drawing.Size(1, 1);
  1132. this.plcUiLight30.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1133. this.plcUiLight30.Name = "plcUiLight30";
  1134. this.plcUiLight30.NodeName = "A20降温站1_材料检测_低位";
  1135. this.plcUiLight30.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1136. this.plcUiLight30.OffText = null;
  1137. this.plcUiLight30.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  1138. this.plcUiLight30.OnText = null;
  1139. this.plcUiLight30.Radius = 40;
  1140. this.plcUiLight30.ReadNode = new Node("Application.InPut.A20降温站1_材料检测_低位", NodeType.BOOL, null);
  1141. this.plcUiLight30.ShowText = true;
  1142. this.plcUiLight30.Size = new System.Drawing.Size(240, 40);
  1143. this.plcUiLight30.State = Sunny.UI.UILightState.Off;
  1144. this.plcUiLight30.TabIndex = 218;
  1145. this.plcUiLight30.Text = "A20降温站1_材料检测_低位";
  1146. this.plcUiLight30.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1147. this.plcUiLight30.WriteNode = null;
  1148. //
  1149. // plcUiButton3
  1150. //
  1151. this.plcUiButton3.ButtonType = PlcUiControl.ButtonType.交替型;
  1152. this.plcUiButton3.Cursor = System.Windows.Forms.Cursors.Hand;
  1153. this.plcUiButton3.DisabilityTriggerNode = null;
  1154. this.plcUiButton3.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1155. this.plcUiButton3.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1156. this.plcUiButton3.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1157. this.plcUiButton3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1158. this.plcUiButton3.InvisibilityTriggerNode = null;
  1159. this.plcUiButton3.IsReadWriteNodeSame = false;
  1160. this.plcUiButton3.Location = new System.Drawing.Point(1042, 752);
  1161. this.plcUiButton3.Maximum = 0D;
  1162. this.plcUiButton3.Minimum = 0D;
  1163. this.plcUiButton3.MinimumSize = new System.Drawing.Size(1, 1);
  1164. this.plcUiButton3.Name = "plcUiButton3";
  1165. this.plcUiButton3.NeedUserEnsure = false;
  1166. this.plcUiButton3.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1167. this.plcUiButton3.OffSymbol = 0;
  1168. this.plcUiButton3.OffText = "A21_降温站2吸嘴破真空电磁阀";
  1169. this.plcUiButton3.OnColor = System.Drawing.Color.Green;
  1170. this.plcUiButton3.OnSymbol = 0;
  1171. this.plcUiButton3.OnText = "A21_降温站2吸嘴破真空电磁阀";
  1172. this.plcUiButton3.ReadNode = new Node("Application.OutPut.A21_降温站2吸嘴破真空电磁阀", NodeType.BOOL, null);
  1173. this.plcUiButton3.Size = new System.Drawing.Size(282, 40);
  1174. this.plcUiButton3.Symbol = 0;
  1175. this.plcUiButton3.TabIndex = 223;
  1176. this.plcUiButton3.Text = "A21_降温站2吸嘴破真空电磁阀";
  1177. this.plcUiButton3.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1178. this.plcUiButton3.WriteNode = null;
  1179. //
  1180. // plcUiButton4
  1181. //
  1182. this.plcUiButton4.ButtonType = PlcUiControl.ButtonType.交替型;
  1183. this.plcUiButton4.Cursor = System.Windows.Forms.Cursors.Hand;
  1184. this.plcUiButton4.DisabilityTriggerNode = null;
  1185. this.plcUiButton4.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1186. this.plcUiButton4.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1187. this.plcUiButton4.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1188. this.plcUiButton4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1189. this.plcUiButton4.InvisibilityTriggerNode = null;
  1190. this.plcUiButton4.IsReadWriteNodeSame = false;
  1191. this.plcUiButton4.Location = new System.Drawing.Point(1042, 702);
  1192. this.plcUiButton4.Maximum = 0D;
  1193. this.plcUiButton4.Minimum = 0D;
  1194. this.plcUiButton4.MinimumSize = new System.Drawing.Size(1, 1);
  1195. this.plcUiButton4.Name = "plcUiButton4";
  1196. this.plcUiButton4.NeedUserEnsure = false;
  1197. this.plcUiButton4.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1198. this.plcUiButton4.OffSymbol = 0;
  1199. this.plcUiButton4.OffText = "A21_降温吹气";
  1200. this.plcUiButton4.OnColor = System.Drawing.Color.Green;
  1201. this.plcUiButton4.OnSymbol = 0;
  1202. this.plcUiButton4.OnText = "A21_降温吹气";
  1203. this.plcUiButton4.ReadNode = new Node("Application.OutPut.A21_降温吹气", NodeType.BOOL, null);
  1204. this.plcUiButton4.Size = new System.Drawing.Size(282, 40);
  1205. this.plcUiButton4.Symbol = 0;
  1206. this.plcUiButton4.TabIndex = 222;
  1207. this.plcUiButton4.Text = "A21_降温吹气";
  1208. this.plcUiButton4.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1209. this.plcUiButton4.WriteNode = null;
  1210. //
  1211. // plcUiLight31
  1212. //
  1213. this.plcUiLight31.DisabilityTriggerNode = null;
  1214. this.plcUiLight31.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1215. this.plcUiLight31.InvisibilityTriggerNode = null;
  1216. this.plcUiLight31.Location = new System.Drawing.Point(515, 52);
  1217. this.plcUiLight31.MinimumSize = new System.Drawing.Size(1, 1);
  1218. this.plcUiLight31.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1219. this.plcUiLight31.Name = "plcUiLight31";
  1220. this.plcUiLight31.NodeName = "A21降温站2_材料检测_低位";
  1221. this.plcUiLight31.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1222. this.plcUiLight31.OffText = null;
  1223. this.plcUiLight31.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  1224. this.plcUiLight31.OnText = null;
  1225. this.plcUiLight31.Radius = 40;
  1226. this.plcUiLight31.ReadNode = new Node("Application.InPut.A21降温站2_材料检测_低位", NodeType.BOOL, null);
  1227. this.plcUiLight31.ShowText = true;
  1228. this.plcUiLight31.Size = new System.Drawing.Size(240, 40);
  1229. this.plcUiLight31.State = Sunny.UI.UILightState.Off;
  1230. this.plcUiLight31.TabIndex = 221;
  1231. this.plcUiLight31.Text = "A21降温站2_材料检测_低位";
  1232. this.plcUiLight31.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1233. this.plcUiLight31.WriteNode = null;
  1234. //
  1235. // plcUiLight32
  1236. //
  1237. this.plcUiLight32.DisabilityTriggerNode = null;
  1238. this.plcUiLight32.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1239. this.plcUiLight32.InvisibilityTriggerNode = null;
  1240. this.plcUiLight32.Location = new System.Drawing.Point(515, 352);
  1241. this.plcUiLight32.MinimumSize = new System.Drawing.Size(1, 1);
  1242. this.plcUiLight32.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1243. this.plcUiLight32.Name = "plcUiLight32";
  1244. this.plcUiLight32.NodeName = "A22材料检测_高位";
  1245. this.plcUiLight32.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1246. this.plcUiLight32.OffText = null;
  1247. this.plcUiLight32.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  1248. this.plcUiLight32.OnText = null;
  1249. this.plcUiLight32.Radius = 40;
  1250. this.plcUiLight32.ReadNode = new Node("Application.InPut.A22热测NG四排料_材料检测_高位", NodeType.BOOL, null);
  1251. this.plcUiLight32.ShowText = true;
  1252. this.plcUiLight32.Size = new System.Drawing.Size(240, 40);
  1253. this.plcUiLight32.State = Sunny.UI.UILightState.Off;
  1254. this.plcUiLight32.TabIndex = 230;
  1255. this.plcUiLight32.Text = "A22材料检测_高位";
  1256. this.plcUiLight32.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1257. this.plcUiLight32.WriteNode = null;
  1258. //
  1259. // plcUiLight33
  1260. //
  1261. this.plcUiLight33.DisabilityTriggerNode = null;
  1262. this.plcUiLight33.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1263. this.plcUiLight33.InvisibilityTriggerNode = null;
  1264. this.plcUiLight33.Location = new System.Drawing.Point(515, 302);
  1265. this.plcUiLight33.MinimumSize = new System.Drawing.Size(1, 1);
  1266. this.plcUiLight33.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1267. this.plcUiLight33.Name = "plcUiLight33";
  1268. this.plcUiLight33.NodeName = "A2料盒抽屉到位感应";
  1269. this.plcUiLight33.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1270. this.plcUiLight33.OffText = null;
  1271. this.plcUiLight33.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  1272. this.plcUiLight33.OnText = null;
  1273. this.plcUiLight33.Radius = 40;
  1274. this.plcUiLight33.ReadNode = new Node("Application.InPut.A22热测NG四排料_料盒抽屉到位感应", NodeType.BOOL, null);
  1275. this.plcUiLight33.ShowText = true;
  1276. this.plcUiLight33.Size = new System.Drawing.Size(240, 40);
  1277. this.plcUiLight33.State = Sunny.UI.UILightState.Off;
  1278. this.plcUiLight33.TabIndex = 229;
  1279. this.plcUiLight33.Text = "A2料盒抽屉到位感应";
  1280. this.plcUiLight33.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1281. this.plcUiLight33.WriteNode = null;
  1282. //
  1283. // plcUiLight34
  1284. //
  1285. this.plcUiLight34.DisabilityTriggerNode = null;
  1286. this.plcUiLight34.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1287. this.plcUiLight34.InvisibilityTriggerNode = null;
  1288. this.plcUiLight34.Location = new System.Drawing.Point(515, 252);
  1289. this.plcUiLight34.MinimumSize = new System.Drawing.Size(1, 1);
  1290. this.plcUiLight34.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1291. this.plcUiLight34.Name = "plcUiLight34";
  1292. this.plcUiLight34.NodeName = "A22热测NG四排料_料盒4缺失";
  1293. this.plcUiLight34.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1294. this.plcUiLight34.OffText = null;
  1295. this.plcUiLight34.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  1296. this.plcUiLight34.OnText = null;
  1297. this.plcUiLight34.Radius = 40;
  1298. this.plcUiLight34.ReadNode = new Node("Application.InPut.A22热测NG四排料_料盒4缺失", NodeType.BOOL, null);
  1299. this.plcUiLight34.ShowText = true;
  1300. this.plcUiLight34.Size = new System.Drawing.Size(240, 40);
  1301. this.plcUiLight34.State = Sunny.UI.UILightState.Off;
  1302. this.plcUiLight34.TabIndex = 228;
  1303. this.plcUiLight34.Text = "A22热测NG四排料_料盒4缺失";
  1304. this.plcUiLight34.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1305. this.plcUiLight34.WriteNode = null;
  1306. //
  1307. // plcUiLight35
  1308. //
  1309. this.plcUiLight35.DisabilityTriggerNode = null;
  1310. this.plcUiLight35.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1311. this.plcUiLight35.InvisibilityTriggerNode = null;
  1312. this.plcUiLight35.Location = new System.Drawing.Point(515, 202);
  1313. this.plcUiLight35.MinimumSize = new System.Drawing.Size(1, 1);
  1314. this.plcUiLight35.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1315. this.plcUiLight35.Name = "plcUiLight35";
  1316. this.plcUiLight35.NodeName = "A22热测NG四排料_料盒3缺失";
  1317. this.plcUiLight35.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1318. this.plcUiLight35.OffText = null;
  1319. this.plcUiLight35.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  1320. this.plcUiLight35.OnText = null;
  1321. this.plcUiLight35.Radius = 40;
  1322. this.plcUiLight35.ReadNode = new Node("Application.InPut.A22热测NG四排料_料盒3缺失", NodeType.BOOL, null);
  1323. this.plcUiLight35.ShowText = true;
  1324. this.plcUiLight35.Size = new System.Drawing.Size(240, 40);
  1325. this.plcUiLight35.State = Sunny.UI.UILightState.Off;
  1326. this.plcUiLight35.TabIndex = 227;
  1327. this.plcUiLight35.Text = "A22热测NG四排料_料盒3缺失";
  1328. this.plcUiLight35.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1329. this.plcUiLight35.WriteNode = null;
  1330. //
  1331. // plcUiLight36
  1332. //
  1333. this.plcUiLight36.DisabilityTriggerNode = null;
  1334. this.plcUiLight36.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1335. this.plcUiLight36.InvisibilityTriggerNode = null;
  1336. this.plcUiLight36.Location = new System.Drawing.Point(515, 152);
  1337. this.plcUiLight36.MinimumSize = new System.Drawing.Size(1, 1);
  1338. this.plcUiLight36.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1339. this.plcUiLight36.Name = "plcUiLight36";
  1340. this.plcUiLight36.NodeName = "A22热测NG四排料_料盒2缺失";
  1341. this.plcUiLight36.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1342. this.plcUiLight36.OffText = null;
  1343. this.plcUiLight36.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  1344. this.plcUiLight36.OnText = null;
  1345. this.plcUiLight36.Radius = 40;
  1346. this.plcUiLight36.ReadNode = new Node("Application.InPut.A22热测NG四排料_料盒2缺失", NodeType.BOOL, null);
  1347. this.plcUiLight36.ShowText = true;
  1348. this.plcUiLight36.Size = new System.Drawing.Size(240, 40);
  1349. this.plcUiLight36.State = Sunny.UI.UILightState.Off;
  1350. this.plcUiLight36.TabIndex = 226;
  1351. this.plcUiLight36.Text = "A22热测NG四排料_料盒2缺失";
  1352. this.plcUiLight36.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1353. this.plcUiLight36.WriteNode = null;
  1354. //
  1355. // plcUiButton5
  1356. //
  1357. this.plcUiButton5.ButtonType = PlcUiControl.ButtonType.交替型;
  1358. this.plcUiButton5.Cursor = System.Windows.Forms.Cursors.Hand;
  1359. this.plcUiButton5.DisabilityTriggerNode = null;
  1360. this.plcUiButton5.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1361. this.plcUiButton5.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1362. this.plcUiButton5.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1363. this.plcUiButton5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1364. this.plcUiButton5.InvisibilityTriggerNode = null;
  1365. this.plcUiButton5.IsReadWriteNodeSame = false;
  1366. this.plcUiButton5.Location = new System.Drawing.Point(1368, 2);
  1367. this.plcUiButton5.Maximum = 0D;
  1368. this.plcUiButton5.Minimum = 0D;
  1369. this.plcUiButton5.MinimumSize = new System.Drawing.Size(1, 1);
  1370. this.plcUiButton5.Name = "plcUiButton5";
  1371. this.plcUiButton5.NeedUserEnsure = false;
  1372. this.plcUiButton5.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1373. this.plcUiButton5.OffSymbol = 0;
  1374. this.plcUiButton5.OffText = "A22_热测NG吸嘴破真空电磁阀";
  1375. this.plcUiButton5.OnColor = System.Drawing.Color.Green;
  1376. this.plcUiButton5.OnSymbol = 0;
  1377. this.plcUiButton5.OnText = "A22_热测NG吸嘴破真空电磁阀";
  1378. this.plcUiButton5.ReadNode = new Node("Application.OutPut.A22_热测NG吸嘴破真空电磁阀", NodeType.BOOL, null);
  1379. this.plcUiButton5.Size = new System.Drawing.Size(220, 40);
  1380. this.plcUiButton5.Symbol = 0;
  1381. this.plcUiButton5.TabIndex = 225;
  1382. this.plcUiButton5.Text = "A22_热测NG吸嘴破真空电磁阀";
  1383. this.plcUiButton5.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1384. this.plcUiButton5.WriteNode = null;
  1385. //
  1386. // plcUiLight37
  1387. //
  1388. this.plcUiLight37.DisabilityTriggerNode = null;
  1389. this.plcUiLight37.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1390. this.plcUiLight37.InvisibilityTriggerNode = null;
  1391. this.plcUiLight37.Location = new System.Drawing.Point(515, 102);
  1392. this.plcUiLight37.MinimumSize = new System.Drawing.Size(1, 1);
  1393. this.plcUiLight37.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1394. this.plcUiLight37.Name = "plcUiLight37";
  1395. this.plcUiLight37.NodeName = "A22热测NG四排料_料盒1缺失";
  1396. this.plcUiLight37.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1397. this.plcUiLight37.OffText = null;
  1398. this.plcUiLight37.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  1399. this.plcUiLight37.OnText = null;
  1400. this.plcUiLight37.Radius = 40;
  1401. this.plcUiLight37.ReadNode = new Node("Application.InPut.A22热测NG四排料_料盒1缺失", NodeType.BOOL, null);
  1402. this.plcUiLight37.ShowText = true;
  1403. this.plcUiLight37.Size = new System.Drawing.Size(240, 40);
  1404. this.plcUiLight37.State = Sunny.UI.UILightState.Off;
  1405. this.plcUiLight37.TabIndex = 224;
  1406. this.plcUiLight37.Text = "A22热测NG四排料_料盒1缺失";
  1407. this.plcUiLight37.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1408. this.plcUiLight37.WriteNode = null;
  1409. //
  1410. // plcUiButton6
  1411. //
  1412. this.plcUiButton6.ButtonType = PlcUiControl.ButtonType.交替型;
  1413. this.plcUiButton6.Cursor = System.Windows.Forms.Cursors.Hand;
  1414. this.plcUiButton6.DisabilityTriggerNode = null;
  1415. this.plcUiButton6.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1416. this.plcUiButton6.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1417. this.plcUiButton6.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1418. this.plcUiButton6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1419. this.plcUiButton6.InvisibilityTriggerNode = null;
  1420. this.plcUiButton6.IsReadWriteNodeSame = false;
  1421. this.plcUiButton6.Location = new System.Drawing.Point(1368, 152);
  1422. this.plcUiButton6.Maximum = 0D;
  1423. this.plcUiButton6.Minimum = 0D;
  1424. this.plcUiButton6.MinimumSize = new System.Drawing.Size(1, 1);
  1425. this.plcUiButton6.Name = "plcUiButton6";
  1426. this.plcUiButton6.NeedUserEnsure = false;
  1427. this.plcUiButton6.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1428. this.plcUiButton6.OffSymbol = 0;
  1429. this.plcUiButton6.OffText = "A23_降温站3吸嘴破真空电磁阀";
  1430. this.plcUiButton6.OnColor = System.Drawing.Color.Green;
  1431. this.plcUiButton6.OnSymbol = 0;
  1432. this.plcUiButton6.OnText = "A23_降温站3吸嘴破真空电磁阀";
  1433. this.plcUiButton6.ReadNode = new Node("Application.OutPut.A23_降温站3吸嘴破真空电磁阀", NodeType.BOOL, null);
  1434. this.plcUiButton6.Size = new System.Drawing.Size(220, 40);
  1435. this.plcUiButton6.Symbol = 0;
  1436. this.plcUiButton6.TabIndex = 233;
  1437. this.plcUiButton6.Text = "A23_降温站3吸嘴破真空电磁阀";
  1438. this.plcUiButton6.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1439. this.plcUiButton6.WriteNode = null;
  1440. //
  1441. // plcUiButton7
  1442. //
  1443. this.plcUiButton7.ButtonType = PlcUiControl.ButtonType.交替型;
  1444. this.plcUiButton7.Cursor = System.Windows.Forms.Cursors.Hand;
  1445. this.plcUiButton7.DisabilityTriggerNode = null;
  1446. this.plcUiButton7.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1447. this.plcUiButton7.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1448. this.plcUiButton7.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1449. this.plcUiButton7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1450. this.plcUiButton7.InvisibilityTriggerNode = null;
  1451. this.plcUiButton7.IsReadWriteNodeSame = false;
  1452. this.plcUiButton7.Location = new System.Drawing.Point(1368, 102);
  1453. this.plcUiButton7.Maximum = 0D;
  1454. this.plcUiButton7.Minimum = 0D;
  1455. this.plcUiButton7.MinimumSize = new System.Drawing.Size(1, 1);
  1456. this.plcUiButton7.Name = "plcUiButton7";
  1457. this.plcUiButton7.NeedUserEnsure = false;
  1458. this.plcUiButton7.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1459. this.plcUiButton7.OffSymbol = 0;
  1460. this.plcUiButton7.OffText = "A23_降温吹气";
  1461. this.plcUiButton7.OnColor = System.Drawing.Color.Green;
  1462. this.plcUiButton7.OnSymbol = 0;
  1463. this.plcUiButton7.OnText = "A23_降温吹气";
  1464. this.plcUiButton7.ReadNode = new Node("Application.OutPut.A23_降温吹气", NodeType.BOOL, null);
  1465. this.plcUiButton7.Size = new System.Drawing.Size(220, 40);
  1466. this.plcUiButton7.Symbol = 0;
  1467. this.plcUiButton7.TabIndex = 232;
  1468. this.plcUiButton7.Text = "A23_降温吹气";
  1469. this.plcUiButton7.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1470. this.plcUiButton7.WriteNode = null;
  1471. //
  1472. // plcUiLight38
  1473. //
  1474. this.plcUiLight38.DisabilityTriggerNode = null;
  1475. this.plcUiLight38.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1476. this.plcUiLight38.InvisibilityTriggerNode = null;
  1477. this.plcUiLight38.Location = new System.Drawing.Point(515, 402);
  1478. this.plcUiLight38.MinimumSize = new System.Drawing.Size(1, 1);
  1479. this.plcUiLight38.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1480. this.plcUiLight38.Name = "plcUiLight38";
  1481. this.plcUiLight38.NodeName = "A23材料检测_低位";
  1482. this.plcUiLight38.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1483. this.plcUiLight38.OffText = null;
  1484. this.plcUiLight38.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  1485. this.plcUiLight38.OnText = null;
  1486. this.plcUiLight38.Radius = 40;
  1487. this.plcUiLight38.ReadNode = new Node("Application.InPut.A23降温站3_材料检测_低位", NodeType.BOOL, null);
  1488. this.plcUiLight38.ShowText = true;
  1489. this.plcUiLight38.Size = new System.Drawing.Size(240, 40);
  1490. this.plcUiLight38.State = Sunny.UI.UILightState.Off;
  1491. this.plcUiLight38.TabIndex = 231;
  1492. this.plcUiLight38.Text = "A23材料检测_低位";
  1493. this.plcUiLight38.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1494. this.plcUiLight38.WriteNode = null;
  1495. //
  1496. // plcUiButton12
  1497. //
  1498. this.plcUiButton12.ButtonType = PlcUiControl.ButtonType.交替型;
  1499. this.plcUiButton12.Cursor = System.Windows.Forms.Cursors.Hand;
  1500. this.plcUiButton12.DisabilityTriggerNode = null;
  1501. this.plcUiButton12.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1502. this.plcUiButton12.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1503. this.plcUiButton12.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1504. this.plcUiButton12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1505. this.plcUiButton12.InvisibilityTriggerNode = null;
  1506. this.plcUiButton12.IsReadWriteNodeSame = false;
  1507. this.plcUiButton12.Location = new System.Drawing.Point(1368, 552);
  1508. this.plcUiButton12.Maximum = 0D;
  1509. this.plcUiButton12.Minimum = 0D;
  1510. this.plcUiButton12.MinimumSize = new System.Drawing.Size(1, 1);
  1511. this.plcUiButton12.Name = "plcUiButton12";
  1512. this.plcUiButton12.NeedUserEnsure = false;
  1513. this.plcUiButton12.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1514. this.plcUiButton12.OffSymbol = 0;
  1515. this.plcUiButton12.OffText = "A24_镭射盘破真空电磁阀";
  1516. this.plcUiButton12.OnColor = System.Drawing.Color.Green;
  1517. this.plcUiButton12.OnSymbol = 0;
  1518. this.plcUiButton12.OnText = "A24_镭射盘破真空电磁阀";
  1519. this.plcUiButton12.ReadNode = new Node("Application.OutPut.A24_镭射盘破真空电磁阀", NodeType.BOOL, null);
  1520. this.plcUiButton12.Size = new System.Drawing.Size(220, 40);
  1521. this.plcUiButton12.Symbol = 0;
  1522. this.plcUiButton12.TabIndex = 250;
  1523. this.plcUiButton12.Text = "A24_镭射盘破真空电磁阀";
  1524. this.plcUiButton12.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1525. this.plcUiButton12.WriteNode = null;
  1526. //
  1527. // plcUiButton11
  1528. //
  1529. this.plcUiButton11.ButtonType = PlcUiControl.ButtonType.交替型;
  1530. this.plcUiButton11.Cursor = System.Windows.Forms.Cursors.Hand;
  1531. this.plcUiButton11.DisabilityTriggerNode = null;
  1532. this.plcUiButton11.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1533. this.plcUiButton11.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1534. this.plcUiButton11.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1535. this.plcUiButton11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1536. this.plcUiButton11.InvisibilityTriggerNode = null;
  1537. this.plcUiButton11.IsReadWriteNodeSame = false;
  1538. this.plcUiButton11.Location = new System.Drawing.Point(1368, 502);
  1539. this.plcUiButton11.Maximum = 0D;
  1540. this.plcUiButton11.Minimum = 0D;
  1541. this.plcUiButton11.MinimumSize = new System.Drawing.Size(1, 1);
  1542. this.plcUiButton11.Name = "plcUiButton11";
  1543. this.plcUiButton11.NeedUserEnsure = false;
  1544. this.plcUiButton11.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1545. this.plcUiButton11.OffSymbol = 0;
  1546. this.plcUiButton11.OffText = "A24_镭射打标吸嘴破真空电磁阀";
  1547. this.plcUiButton11.OnColor = System.Drawing.Color.Green;
  1548. this.plcUiButton11.OnSymbol = 0;
  1549. this.plcUiButton11.OnText = "A24_镭射打标吸嘴破真空电磁阀";
  1550. this.plcUiButton11.ReadNode = new Node("Application.OutPut.A24_镭射打标吸嘴破真空电磁阀", NodeType.BOOL, null);
  1551. this.plcUiButton11.Size = new System.Drawing.Size(220, 40);
  1552. this.plcUiButton11.Symbol = 0;
  1553. this.plcUiButton11.TabIndex = 249;
  1554. this.plcUiButton11.Text = "A24_镭射打标吸嘴破真空电磁阀";
  1555. this.plcUiButton11.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1556. this.plcUiButton11.WriteNode = null;
  1557. //
  1558. // plcUiButton8
  1559. //
  1560. this.plcUiButton8.ButtonType = PlcUiControl.ButtonType.交替型;
  1561. this.plcUiButton8.Cursor = System.Windows.Forms.Cursors.Hand;
  1562. this.plcUiButton8.DisabilityTriggerNode = null;
  1563. this.plcUiButton8.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1564. this.plcUiButton8.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1565. this.plcUiButton8.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1566. this.plcUiButton8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1567. this.plcUiButton8.InvisibilityTriggerNode = null;
  1568. this.plcUiButton8.IsReadWriteNodeSame = false;
  1569. this.plcUiButton8.Location = new System.Drawing.Point(1368, 702);
  1570. this.plcUiButton8.Maximum = 0D;
  1571. this.plcUiButton8.Minimum = 0D;
  1572. this.plcUiButton8.MinimumSize = new System.Drawing.Size(1, 1);
  1573. this.plcUiButton8.Name = "plcUiButton8";
  1574. this.plcUiButton8.NeedUserEnsure = false;
  1575. this.plcUiButton8.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1576. this.plcUiButton8.OffSymbol = 0;
  1577. this.plcUiButton8.OffText = "A24_画像模版2";
  1578. this.plcUiButton8.OnColor = System.Drawing.Color.Green;
  1579. this.plcUiButton8.OnSymbol = 0;
  1580. this.plcUiButton8.OnText = "A24_画像模版2";
  1581. this.plcUiButton8.ReadNode = new Node("Application.OutPut.A24_画像模版2", NodeType.BOOL, null);
  1582. this.plcUiButton8.Size = new System.Drawing.Size(220, 40);
  1583. this.plcUiButton8.Symbol = 0;
  1584. this.plcUiButton8.TabIndex = 248;
  1585. this.plcUiButton8.Text = "A24_画像模版2";
  1586. this.plcUiButton8.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1587. this.plcUiButton8.WriteNode = null;
  1588. //
  1589. // plcUiButton9
  1590. //
  1591. this.plcUiButton9.ButtonType = PlcUiControl.ButtonType.交替型;
  1592. this.plcUiButton9.Cursor = System.Windows.Forms.Cursors.Hand;
  1593. this.plcUiButton9.DisabilityTriggerNode = null;
  1594. this.plcUiButton9.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1595. this.plcUiButton9.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1596. this.plcUiButton9.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1597. this.plcUiButton9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1598. this.plcUiButton9.InvisibilityTriggerNode = null;
  1599. this.plcUiButton9.IsReadWriteNodeSame = false;
  1600. this.plcUiButton9.Location = new System.Drawing.Point(1368, 652);
  1601. this.plcUiButton9.Maximum = 0D;
  1602. this.plcUiButton9.Minimum = 0D;
  1603. this.plcUiButton9.MinimumSize = new System.Drawing.Size(1, 1);
  1604. this.plcUiButton9.Name = "plcUiButton9";
  1605. this.plcUiButton9.NeedUserEnsure = false;
  1606. this.plcUiButton9.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1607. this.plcUiButton9.OffSymbol = 0;
  1608. this.plcUiButton9.OffText = "A24_画像模版1";
  1609. this.plcUiButton9.OnColor = System.Drawing.Color.Green;
  1610. this.plcUiButton9.OnSymbol = 0;
  1611. this.plcUiButton9.OnText = "A24_画像模版1";
  1612. this.plcUiButton9.ReadNode = new Node("Application.OutPut.A24_画像模版1", NodeType.BOOL, null);
  1613. this.plcUiButton9.Size = new System.Drawing.Size(220, 40);
  1614. this.plcUiButton9.Symbol = 0;
  1615. this.plcUiButton9.TabIndex = 247;
  1616. this.plcUiButton9.Text = "A24_画像模版1";
  1617. this.plcUiButton9.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1618. this.plcUiButton9.WriteNode = null;
  1619. //
  1620. // plcUiButton10
  1621. //
  1622. this.plcUiButton10.ButtonType = PlcUiControl.ButtonType.交替型;
  1623. this.plcUiButton10.Cursor = System.Windows.Forms.Cursors.Hand;
  1624. this.plcUiButton10.DisabilityTriggerNode = null;
  1625. this.plcUiButton10.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1626. this.plcUiButton10.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1627. this.plcUiButton10.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1628. this.plcUiButton10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1629. this.plcUiButton10.InvisibilityTriggerNode = null;
  1630. this.plcUiButton10.IsReadWriteNodeSame = false;
  1631. this.plcUiButton10.Location = new System.Drawing.Point(1368, 452);
  1632. this.plcUiButton10.Maximum = 0D;
  1633. this.plcUiButton10.Minimum = 0D;
  1634. this.plcUiButton10.MinimumSize = new System.Drawing.Size(1, 1);
  1635. this.plcUiButton10.Name = "plcUiButton10";
  1636. this.plcUiButton10.NeedUserEnsure = false;
  1637. this.plcUiButton10.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1638. this.plcUiButton10.OffSymbol = 0;
  1639. this.plcUiButton10.OffText = "A24_图层4";
  1640. this.plcUiButton10.OnColor = System.Drawing.Color.Green;
  1641. this.plcUiButton10.OnSymbol = 0;
  1642. this.plcUiButton10.OnText = "A24_图层4";
  1643. this.plcUiButton10.ReadNode = new Node("Application.OutPut.A24_图层4", NodeType.BOOL, null);
  1644. this.plcUiButton10.Size = new System.Drawing.Size(220, 40);
  1645. this.plcUiButton10.Symbol = 0;
  1646. this.plcUiButton10.TabIndex = 246;
  1647. this.plcUiButton10.Text = "A24_图层4";
  1648. this.plcUiButton10.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1649. this.plcUiButton10.WriteNode = null;
  1650. //
  1651. // plcUiButton13
  1652. //
  1653. this.plcUiButton13.ButtonType = PlcUiControl.ButtonType.交替型;
  1654. this.plcUiButton13.Cursor = System.Windows.Forms.Cursors.Hand;
  1655. this.plcUiButton13.DisabilityTriggerNode = null;
  1656. this.plcUiButton13.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1657. this.plcUiButton13.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1658. this.plcUiButton13.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1659. this.plcUiButton13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1660. this.plcUiButton13.InvisibilityTriggerNode = null;
  1661. this.plcUiButton13.IsReadWriteNodeSame = false;
  1662. this.plcUiButton13.Location = new System.Drawing.Point(1368, 402);
  1663. this.plcUiButton13.Maximum = 0D;
  1664. this.plcUiButton13.Minimum = 0D;
  1665. this.plcUiButton13.MinimumSize = new System.Drawing.Size(1, 1);
  1666. this.plcUiButton13.Name = "plcUiButton13";
  1667. this.plcUiButton13.NeedUserEnsure = false;
  1668. this.plcUiButton13.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1669. this.plcUiButton13.OffSymbol = 0;
  1670. this.plcUiButton13.OffText = "A24_图层3";
  1671. this.plcUiButton13.OnColor = System.Drawing.Color.Green;
  1672. this.plcUiButton13.OnSymbol = 0;
  1673. this.plcUiButton13.OnText = "A24_图层3";
  1674. this.plcUiButton13.ReadNode = new Node("Application.OutPut.A24_图层3", NodeType.BOOL, null);
  1675. this.plcUiButton13.Size = new System.Drawing.Size(220, 40);
  1676. this.plcUiButton13.Symbol = 0;
  1677. this.plcUiButton13.TabIndex = 245;
  1678. this.plcUiButton13.Text = "A24_图层3";
  1679. this.plcUiButton13.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1680. this.plcUiButton13.WriteNode = null;
  1681. //
  1682. // plcUiButton14
  1683. //
  1684. this.plcUiButton14.ButtonType = PlcUiControl.ButtonType.交替型;
  1685. this.plcUiButton14.Cursor = System.Windows.Forms.Cursors.Hand;
  1686. this.plcUiButton14.DisabilityTriggerNode = null;
  1687. this.plcUiButton14.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1688. this.plcUiButton14.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1689. this.plcUiButton14.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1690. this.plcUiButton14.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1691. this.plcUiButton14.InvisibilityTriggerNode = null;
  1692. this.plcUiButton14.IsReadWriteNodeSame = false;
  1693. this.plcUiButton14.Location = new System.Drawing.Point(1368, 352);
  1694. this.plcUiButton14.Maximum = 0D;
  1695. this.plcUiButton14.Minimum = 0D;
  1696. this.plcUiButton14.MinimumSize = new System.Drawing.Size(1, 1);
  1697. this.plcUiButton14.Name = "plcUiButton14";
  1698. this.plcUiButton14.NeedUserEnsure = false;
  1699. this.plcUiButton14.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1700. this.plcUiButton14.OffSymbol = 0;
  1701. this.plcUiButton14.OffText = "A24_图层2";
  1702. this.plcUiButton14.OnColor = System.Drawing.Color.Green;
  1703. this.plcUiButton14.OnSymbol = 0;
  1704. this.plcUiButton14.OnText = "A24_图层2";
  1705. this.plcUiButton14.ReadNode = new Node("Application.OutPut.A24_图层2", NodeType.BOOL, null);
  1706. this.plcUiButton14.Size = new System.Drawing.Size(220, 40);
  1707. this.plcUiButton14.Symbol = 0;
  1708. this.plcUiButton14.TabIndex = 244;
  1709. this.plcUiButton14.Text = "A24_图层2";
  1710. this.plcUiButton14.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1711. this.plcUiButton14.WriteNode = null;
  1712. //
  1713. // plcUiButton15
  1714. //
  1715. this.plcUiButton15.ButtonType = PlcUiControl.ButtonType.交替型;
  1716. this.plcUiButton15.Cursor = System.Windows.Forms.Cursors.Hand;
  1717. this.plcUiButton15.DisabilityTriggerNode = null;
  1718. this.plcUiButton15.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1719. this.plcUiButton15.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1720. this.plcUiButton15.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1721. this.plcUiButton15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1722. this.plcUiButton15.InvisibilityTriggerNode = null;
  1723. this.plcUiButton15.IsReadWriteNodeSame = false;
  1724. this.plcUiButton15.Location = new System.Drawing.Point(1368, 302);
  1725. this.plcUiButton15.Maximum = 0D;
  1726. this.plcUiButton15.Minimum = 0D;
  1727. this.plcUiButton15.MinimumSize = new System.Drawing.Size(1, 1);
  1728. this.plcUiButton15.Name = "plcUiButton15";
  1729. this.plcUiButton15.NeedUserEnsure = false;
  1730. this.plcUiButton15.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1731. this.plcUiButton15.OffSymbol = 0;
  1732. this.plcUiButton15.OffText = "A24_图层1";
  1733. this.plcUiButton15.OnColor = System.Drawing.Color.Green;
  1734. this.plcUiButton15.OnSymbol = 0;
  1735. this.plcUiButton15.OnText = "A24_图层1";
  1736. this.plcUiButton15.ReadNode = new Node("Application.OutPut.A24_图层1", NodeType.BOOL, null);
  1737. this.plcUiButton15.Size = new System.Drawing.Size(220, 40);
  1738. this.plcUiButton15.Symbol = 0;
  1739. this.plcUiButton15.TabIndex = 243;
  1740. this.plcUiButton15.Text = "A24_图层1";
  1741. this.plcUiButton15.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1742. this.plcUiButton15.WriteNode = null;
  1743. //
  1744. // plcUiButton16
  1745. //
  1746. this.plcUiButton16.ButtonType = PlcUiControl.ButtonType.交替型;
  1747. this.plcUiButton16.Cursor = System.Windows.Forms.Cursors.Hand;
  1748. this.plcUiButton16.DisabilityTriggerNode = null;
  1749. this.plcUiButton16.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1750. this.plcUiButton16.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1751. this.plcUiButton16.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1752. this.plcUiButton16.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1753. this.plcUiButton16.InvisibilityTriggerNode = null;
  1754. this.plcUiButton16.IsReadWriteNodeSame = false;
  1755. this.plcUiButton16.Location = new System.Drawing.Point(1368, 602);
  1756. this.plcUiButton16.Maximum = 0D;
  1757. this.plcUiButton16.Minimum = 0D;
  1758. this.plcUiButton16.MinimumSize = new System.Drawing.Size(1, 1);
  1759. this.plcUiButton16.Name = "plcUiButton16";
  1760. this.plcUiButton16.NeedUserEnsure = false;
  1761. this.plcUiButton16.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1762. this.plcUiButton16.OffSymbol = 0;
  1763. this.plcUiButton16.OffText = "A24_印字画像SOT";
  1764. this.plcUiButton16.OnColor = System.Drawing.Color.Green;
  1765. this.plcUiButton16.OnSymbol = 0;
  1766. this.plcUiButton16.OnText = "A24_印字画像SOT";
  1767. this.plcUiButton16.ReadNode = new Node("Application.OutPut.A24_印字画像SOT", NodeType.BOOL, null);
  1768. this.plcUiButton16.Size = new System.Drawing.Size(220, 40);
  1769. this.plcUiButton16.Symbol = 0;
  1770. this.plcUiButton16.TabIndex = 242;
  1771. this.plcUiButton16.Text = "A24_印字画像SOT";
  1772. this.plcUiButton16.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1773. this.plcUiButton16.WriteNode = null;
  1774. //
  1775. // plcUiButton17
  1776. //
  1777. this.plcUiButton17.ButtonType = PlcUiControl.ButtonType.交替型;
  1778. this.plcUiButton17.Cursor = System.Windows.Forms.Cursors.Hand;
  1779. this.plcUiButton17.DisabilityTriggerNode = null;
  1780. this.plcUiButton17.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1781. this.plcUiButton17.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1782. this.plcUiButton17.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1783. this.plcUiButton17.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1784. this.plcUiButton17.InvisibilityTriggerNode = null;
  1785. this.plcUiButton17.IsReadWriteNodeSame = false;
  1786. this.plcUiButton17.Location = new System.Drawing.Point(1368, 252);
  1787. this.plcUiButton17.Maximum = 0D;
  1788. this.plcUiButton17.Minimum = 0D;
  1789. this.plcUiButton17.MinimumSize = new System.Drawing.Size(1, 1);
  1790. this.plcUiButton17.Name = "plcUiButton17";
  1791. this.plcUiButton17.NeedUserEnsure = false;
  1792. this.plcUiButton17.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1793. this.plcUiButton17.OffSymbol = 0;
  1794. this.plcUiButton17.OffText = "A24_SOT";
  1795. this.plcUiButton17.OnColor = System.Drawing.Color.Green;
  1796. this.plcUiButton17.OnSymbol = 0;
  1797. this.plcUiButton17.OnText = "A24_SOT";
  1798. this.plcUiButton17.ReadNode = new Node("Application.OutPut.A24_SOT", NodeType.BOOL, null);
  1799. this.plcUiButton17.Size = new System.Drawing.Size(220, 40);
  1800. this.plcUiButton17.Symbol = 0;
  1801. this.plcUiButton17.TabIndex = 241;
  1802. this.plcUiButton17.Text = "A24_SOT";
  1803. this.plcUiButton17.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1804. this.plcUiButton17.WriteNode = null;
  1805. //
  1806. // plcUiLight39
  1807. //
  1808. this.plcUiLight39.DisabilityTriggerNode = null;
  1809. this.plcUiLight39.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1810. this.plcUiLight39.InvisibilityTriggerNode = null;
  1811. this.plcUiLight39.Location = new System.Drawing.Point(515, 802);
  1812. this.plcUiLight39.MinimumSize = new System.Drawing.Size(1, 1);
  1813. this.plcUiLight39.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1814. this.plcUiLight39.Name = "plcUiLight39";
  1815. this.plcUiLight39.NodeName = "A24材料检测_低位";
  1816. this.plcUiLight39.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1817. this.plcUiLight39.OffText = null;
  1818. this.plcUiLight39.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  1819. this.plcUiLight39.OnText = null;
  1820. this.plcUiLight39.Radius = 40;
  1821. this.plcUiLight39.ReadNode = new Node("Application.InPut.A24镭射打标站_材料检测_低位", NodeType.BOOL, null);
  1822. this.plcUiLight39.ShowText = true;
  1823. this.plcUiLight39.Size = new System.Drawing.Size(240, 40);
  1824. this.plcUiLight39.State = Sunny.UI.UILightState.Off;
  1825. this.plcUiLight39.TabIndex = 240;
  1826. this.plcUiLight39.Text = "A24材料检测_低位";
  1827. this.plcUiLight39.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1828. this.plcUiLight39.WriteNode = null;
  1829. //
  1830. // plcUiLight40
  1831. //
  1832. this.plcUiLight40.DisabilityTriggerNode = null;
  1833. this.plcUiLight40.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1834. this.plcUiLight40.InvisibilityTriggerNode = null;
  1835. this.plcUiLight40.Location = new System.Drawing.Point(515, 752);
  1836. this.plcUiLight40.MinimumSize = new System.Drawing.Size(1, 1);
  1837. this.plcUiLight40.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1838. this.plcUiLight40.Name = "plcUiLight40";
  1839. this.plcUiLight40.NodeName = "A24打标检测_结果细分2";
  1840. this.plcUiLight40.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1841. this.plcUiLight40.OffText = null;
  1842. this.plcUiLight40.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  1843. this.plcUiLight40.OnText = null;
  1844. this.plcUiLight40.Radius = 40;
  1845. this.plcUiLight40.ReadNode = new Node("Application.InPut.A24打标检测_结果细分2", NodeType.BOOL, null);
  1846. this.plcUiLight40.ShowText = true;
  1847. this.plcUiLight40.Size = new System.Drawing.Size(240, 40);
  1848. this.plcUiLight40.State = Sunny.UI.UILightState.Off;
  1849. this.plcUiLight40.TabIndex = 239;
  1850. this.plcUiLight40.Text = "A24打标检测_结果细分2";
  1851. this.plcUiLight40.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1852. this.plcUiLight40.WriteNode = null;
  1853. //
  1854. // plcUiLight41
  1855. //
  1856. this.plcUiLight41.DisabilityTriggerNode = null;
  1857. this.plcUiLight41.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1858. this.plcUiLight41.InvisibilityTriggerNode = null;
  1859. this.plcUiLight41.Location = new System.Drawing.Point(515, 702);
  1860. this.plcUiLight41.MinimumSize = new System.Drawing.Size(1, 1);
  1861. this.plcUiLight41.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1862. this.plcUiLight41.Name = "plcUiLight41";
  1863. this.plcUiLight41.NodeName = "A24打标检测_结果细分1";
  1864. this.plcUiLight41.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1865. this.plcUiLight41.OffText = null;
  1866. this.plcUiLight41.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  1867. this.plcUiLight41.OnText = null;
  1868. this.plcUiLight41.Radius = 40;
  1869. this.plcUiLight41.ReadNode = new Node("Application.InPut.A24打标检测_结果细分1", NodeType.BOOL, null);
  1870. this.plcUiLight41.ShowText = true;
  1871. this.plcUiLight41.Size = new System.Drawing.Size(240, 40);
  1872. this.plcUiLight41.State = Sunny.UI.UILightState.Off;
  1873. this.plcUiLight41.TabIndex = 238;
  1874. this.plcUiLight41.Text = "A24打标检测_结果细分1";
  1875. this.plcUiLight41.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1876. this.plcUiLight41.WriteNode = null;
  1877. //
  1878. // plcUiLight42
  1879. //
  1880. this.plcUiLight42.DisabilityTriggerNode = null;
  1881. this.plcUiLight42.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1882. this.plcUiLight42.InvisibilityTriggerNode = null;
  1883. this.plcUiLight42.Location = new System.Drawing.Point(515, 652);
  1884. this.plcUiLight42.MinimumSize = new System.Drawing.Size(1, 1);
  1885. this.plcUiLight42.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1886. this.plcUiLight42.Name = "plcUiLight42";
  1887. this.plcUiLight42.NodeName = "A24打标检测_画像EOT";
  1888. this.plcUiLight42.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1889. this.plcUiLight42.OffText = null;
  1890. this.plcUiLight42.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  1891. this.plcUiLight42.OnText = null;
  1892. this.plcUiLight42.Radius = 40;
  1893. this.plcUiLight42.ReadNode = new Node("Application.InPut.A24打标检测_画像EOT", NodeType.BOOL, null);
  1894. this.plcUiLight42.ShowText = true;
  1895. this.plcUiLight42.Size = new System.Drawing.Size(240, 40);
  1896. this.plcUiLight42.State = Sunny.UI.UILightState.Off;
  1897. this.plcUiLight42.TabIndex = 237;
  1898. this.plcUiLight42.Text = "A24打标检测_画像EOT";
  1899. this.plcUiLight42.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1900. this.plcUiLight42.WriteNode = null;
  1901. //
  1902. // plcUiLight43
  1903. //
  1904. this.plcUiLight43.DisabilityTriggerNode = null;
  1905. this.plcUiLight43.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1906. this.plcUiLight43.InvisibilityTriggerNode = null;
  1907. this.plcUiLight43.Location = new System.Drawing.Point(515, 602);
  1908. this.plcUiLight43.MinimumSize = new System.Drawing.Size(1, 1);
  1909. this.plcUiLight43.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1910. this.plcUiLight43.Name = "plcUiLight43";
  1911. this.plcUiLight43.NodeName = "A24打标检测_OKorNG";
  1912. this.plcUiLight43.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1913. this.plcUiLight43.OffText = null;
  1914. this.plcUiLight43.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  1915. this.plcUiLight43.OnText = null;
  1916. this.plcUiLight43.Radius = 40;
  1917. this.plcUiLight43.ReadNode = new Node("Application.InPut.A24打标检测_OKorNG", NodeType.BOOL, null);
  1918. this.plcUiLight43.ShowText = true;
  1919. this.plcUiLight43.Size = new System.Drawing.Size(240, 40);
  1920. this.plcUiLight43.State = Sunny.UI.UILightState.Off;
  1921. this.plcUiLight43.TabIndex = 236;
  1922. this.plcUiLight43.Text = "A24打标检测_OKorNG";
  1923. this.plcUiLight43.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1924. this.plcUiLight43.WriteNode = null;
  1925. //
  1926. // plcUiLight44
  1927. //
  1928. this.plcUiLight44.DisabilityTriggerNode = null;
  1929. this.plcUiLight44.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1930. this.plcUiLight44.InvisibilityTriggerNode = null;
  1931. this.plcUiLight44.Location = new System.Drawing.Point(515, 552);
  1932. this.plcUiLight44.MinimumSize = new System.Drawing.Size(1, 1);
  1933. this.plcUiLight44.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1934. this.plcUiLight44.Name = "plcUiLight44";
  1935. this.plcUiLight44.NodeName = "A24打标机_打标机EOT";
  1936. this.plcUiLight44.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1937. this.plcUiLight44.OffText = null;
  1938. this.plcUiLight44.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  1939. this.plcUiLight44.OnText = null;
  1940. this.plcUiLight44.Radius = 40;
  1941. this.plcUiLight44.ReadNode = new Node("Application.InPut.A24打标机_打标机EOT", NodeType.BOOL, null);
  1942. this.plcUiLight44.ShowText = true;
  1943. this.plcUiLight44.Size = new System.Drawing.Size(240, 40);
  1944. this.plcUiLight44.State = Sunny.UI.UILightState.Off;
  1945. this.plcUiLight44.TabIndex = 235;
  1946. this.plcUiLight44.Text = "A24打标机_打标机EOT";
  1947. this.plcUiLight44.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1948. this.plcUiLight44.WriteNode = null;
  1949. //
  1950. // plcUiLight45
  1951. //
  1952. this.plcUiLight45.DisabilityTriggerNode = null;
  1953. this.plcUiLight45.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1954. this.plcUiLight45.InvisibilityTriggerNode = null;
  1955. this.plcUiLight45.Location = new System.Drawing.Point(515, 502);
  1956. this.plcUiLight45.MinimumSize = new System.Drawing.Size(1, 1);
  1957. this.plcUiLight45.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1958. this.plcUiLight45.Name = "plcUiLight45";
  1959. this.plcUiLight45.NodeName = "A24打标机_打标就绪信号";
  1960. this.plcUiLight45.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1961. this.plcUiLight45.OffText = null;
  1962. this.plcUiLight45.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  1963. this.plcUiLight45.OnText = null;
  1964. this.plcUiLight45.Radius = 40;
  1965. this.plcUiLight45.ReadNode = new Node("Application.InPut.A24打标机_打标就绪信号", NodeType.BOOL, null);
  1966. this.plcUiLight45.ShowText = true;
  1967. this.plcUiLight45.Size = new System.Drawing.Size(240, 40);
  1968. this.plcUiLight45.State = Sunny.UI.UILightState.Off;
  1969. this.plcUiLight45.TabIndex = 234;
  1970. this.plcUiLight45.Text = "A24打标机_打标就绪信号";
  1971. this.plcUiLight45.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1972. this.plcUiLight45.WriteNode = null;
  1973. //
  1974. // plcUiLight46
  1975. //
  1976. this.plcUiLight46.DisabilityTriggerNode = null;
  1977. this.plcUiLight46.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1978. this.plcUiLight46.InvisibilityTriggerNode = null;
  1979. this.plcUiLight46.Location = new System.Drawing.Point(796, 2);
  1980. this.plcUiLight46.MinimumSize = new System.Drawing.Size(1, 1);
  1981. this.plcUiLight46.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1982. this.plcUiLight46.Name = "plcUiLight46";
  1983. this.plcUiLight46.NodeName = "A26定位站2_材料检测_低位";
  1984. this.plcUiLight46.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  1985. this.plcUiLight46.OffText = null;
  1986. this.plcUiLight46.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  1987. this.plcUiLight46.OnText = null;
  1988. this.plcUiLight46.Radius = 40;
  1989. this.plcUiLight46.ReadNode = new Node("Application.InPut.A26定位站2_材料检测_低位", NodeType.BOOL, null);
  1990. this.plcUiLight46.ShowText = true;
  1991. this.plcUiLight46.Size = new System.Drawing.Size(240, 40);
  1992. this.plcUiLight46.State = Sunny.UI.UILightState.Off;
  1993. this.plcUiLight46.TabIndex = 251;
  1994. this.plcUiLight46.Text = "A26定位站2_材料检测_低位";
  1995. this.plcUiLight46.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1996. this.plcUiLight46.WriteNode = null;
  1997. //
  1998. // plcUiLight47
  1999. //
  2000. this.plcUiLight47.DisabilityTriggerNode = null;
  2001. this.plcUiLight47.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2002. this.plcUiLight47.InvisibilityTriggerNode = null;
  2003. this.plcUiLight47.Location = new System.Drawing.Point(1167, 899);
  2004. this.plcUiLight47.MinimumSize = new System.Drawing.Size(1, 1);
  2005. this.plcUiLight47.MyTextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2006. this.plcUiLight47.Name = "plcUiLight47";
  2007. this.plcUiLight47.NodeName = "A27测试站5_清机反馈信号";
  2008. this.plcUiLight47.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  2009. this.plcUiLight47.OffText = null;
  2010. this.plcUiLight47.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  2011. this.plcUiLight47.OnText = null;
  2012. this.plcUiLight47.Radius = 40;
  2013. this.plcUiLight47.ReadNode = new Node("Application.InPut.A27测试站5_清机反馈信号", NodeType.BOOL, null);
  2014. this.plcUiLight47.ShowText = true;
  2015. this.plcUiLight47.Size = new System.Drawing.Size(200, 40);
  2016. this.plcUiLight47.State = Sunny.UI.UILightState.Off;
  2017. this.plcUiLight47.TabIndex = 269;
  2018. this.plcUiLight47.Text = "A27测试站5_清机反馈信号";
  2019. this.plcUiLight47.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  2020. this.plcUiLight47.WriteNode = null;
  2021. //
  2022. // plcUiLight48
  2023. //
  2024. this.plcUiLight48.DisabilityTriggerNode = null;
  2025. this.plcUiLight48.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2026. this.plcUiLight48.InvisibilityTriggerNode = null;
  2027. this.plcUiLight48.Location = new System.Drawing.Point(796, 752);
  2028. this.plcUiLight48.MinimumSize = new System.Drawing.Size(1, 1);
  2029. this.plcUiLight48.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2030. this.plcUiLight48.Name = "plcUiLight48";
  2031. this.plcUiLight48.NodeName = "A27测试站5_到位检测";
  2032. this.plcUiLight48.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  2033. this.plcUiLight48.OffText = null;
  2034. this.plcUiLight48.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  2035. this.plcUiLight48.OnText = null;
  2036. this.plcUiLight48.Radius = 40;
  2037. this.plcUiLight48.ReadNode = new Node("Application.InPut.A27测试站5_到位检测", NodeType.BOOL, null);
  2038. this.plcUiLight48.ShowText = true;
  2039. this.plcUiLight48.Size = new System.Drawing.Size(200, 40);
  2040. this.plcUiLight48.State = Sunny.UI.UILightState.Off;
  2041. this.plcUiLight48.TabIndex = 268;
  2042. this.plcUiLight48.Text = "A27测试站5_到位检测";
  2043. this.plcUiLight48.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2044. this.plcUiLight48.WriteNode = null;
  2045. //
  2046. // plcUiLight49
  2047. //
  2048. this.plcUiLight49.DisabilityTriggerNode = null;
  2049. this.plcUiLight49.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2050. this.plcUiLight49.InvisibilityTriggerNode = null;
  2051. this.plcUiLight49.Location = new System.Drawing.Point(796, 702);
  2052. this.plcUiLight49.MinimumSize = new System.Drawing.Size(1, 1);
  2053. this.plcUiLight49.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2054. this.plcUiLight49.Name = "plcUiLight49";
  2055. this.plcUiLight49.NodeName = "A27测试站5_EOT";
  2056. this.plcUiLight49.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  2057. this.plcUiLight49.OffText = null;
  2058. this.plcUiLight49.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  2059. this.plcUiLight49.OnText = null;
  2060. this.plcUiLight49.Radius = 40;
  2061. this.plcUiLight49.ReadNode = new Node("Application.InPut.A27测试站5_EOT", NodeType.BOOL, null);
  2062. this.plcUiLight49.ShowText = true;
  2063. this.plcUiLight49.Size = new System.Drawing.Size(200, 40);
  2064. this.plcUiLight49.State = Sunny.UI.UILightState.Off;
  2065. this.plcUiLight49.TabIndex = 267;
  2066. this.plcUiLight49.Text = "A27测试站5_EOT";
  2067. this.plcUiLight49.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2068. this.plcUiLight49.WriteNode = null;
  2069. //
  2070. // plcUiLight50
  2071. //
  2072. this.plcUiLight50.DisabilityTriggerNode = null;
  2073. this.plcUiLight50.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2074. this.plcUiLight50.InvisibilityTriggerNode = null;
  2075. this.plcUiLight50.Location = new System.Drawing.Point(796, 652);
  2076. this.plcUiLight50.MinimumSize = new System.Drawing.Size(1, 1);
  2077. this.plcUiLight50.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2078. this.plcUiLight50.Name = "plcUiLight50";
  2079. this.plcUiLight50.NodeName = "A27测试站5_BIN12";
  2080. this.plcUiLight50.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  2081. this.plcUiLight50.OffText = null;
  2082. this.plcUiLight50.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  2083. this.plcUiLight50.OnText = null;
  2084. this.plcUiLight50.Radius = 40;
  2085. this.plcUiLight50.ReadNode = new Node("Application.InPut.A27测试站5_BIN12", NodeType.BOOL, null);
  2086. this.plcUiLight50.ShowText = true;
  2087. this.plcUiLight50.Size = new System.Drawing.Size(200, 40);
  2088. this.plcUiLight50.State = Sunny.UI.UILightState.Off;
  2089. this.plcUiLight50.TabIndex = 266;
  2090. this.plcUiLight50.Text = "A27测试站5_BIN12";
  2091. this.plcUiLight50.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2092. this.plcUiLight50.WriteNode = null;
  2093. //
  2094. // plcUiLight51
  2095. //
  2096. this.plcUiLight51.DisabilityTriggerNode = null;
  2097. this.plcUiLight51.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2098. this.plcUiLight51.InvisibilityTriggerNode = null;
  2099. this.plcUiLight51.Location = new System.Drawing.Point(796, 602);
  2100. this.plcUiLight51.MinimumSize = new System.Drawing.Size(1, 1);
  2101. this.plcUiLight51.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2102. this.plcUiLight51.Name = "plcUiLight51";
  2103. this.plcUiLight51.NodeName = "A27测试站5_BIN11";
  2104. this.plcUiLight51.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  2105. this.plcUiLight51.OffText = null;
  2106. this.plcUiLight51.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  2107. this.plcUiLight51.OnText = null;
  2108. this.plcUiLight51.Radius = 40;
  2109. this.plcUiLight51.ReadNode = new Node("Application.InPut.A27测试站5_BIN11", NodeType.BOOL, null);
  2110. this.plcUiLight51.ShowText = true;
  2111. this.plcUiLight51.Size = new System.Drawing.Size(200, 40);
  2112. this.plcUiLight51.State = Sunny.UI.UILightState.Off;
  2113. this.plcUiLight51.TabIndex = 265;
  2114. this.plcUiLight51.Text = "A27测试站5_BIN11";
  2115. this.plcUiLight51.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2116. this.plcUiLight51.WriteNode = null;
  2117. //
  2118. // plcUiLight52
  2119. //
  2120. this.plcUiLight52.DisabilityTriggerNode = null;
  2121. this.plcUiLight52.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2122. this.plcUiLight52.InvisibilityTriggerNode = null;
  2123. this.plcUiLight52.Location = new System.Drawing.Point(796, 552);
  2124. this.plcUiLight52.MinimumSize = new System.Drawing.Size(1, 1);
  2125. this.plcUiLight52.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2126. this.plcUiLight52.Name = "plcUiLight52";
  2127. this.plcUiLight52.NodeName = "A27测试站5_BIN10";
  2128. this.plcUiLight52.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  2129. this.plcUiLight52.OffText = null;
  2130. this.plcUiLight52.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  2131. this.plcUiLight52.OnText = null;
  2132. this.plcUiLight52.Radius = 40;
  2133. this.plcUiLight52.ReadNode = new Node("Application.InPut.A27测试站5_BIN10", NodeType.BOOL, null);
  2134. this.plcUiLight52.ShowText = true;
  2135. this.plcUiLight52.Size = new System.Drawing.Size(200, 40);
  2136. this.plcUiLight52.State = Sunny.UI.UILightState.Off;
  2137. this.plcUiLight52.TabIndex = 264;
  2138. this.plcUiLight52.Text = "A27测试站5_BIN10";
  2139. this.plcUiLight52.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2140. this.plcUiLight52.WriteNode = null;
  2141. //
  2142. // plcUiLight53
  2143. //
  2144. this.plcUiLight53.DisabilityTriggerNode = null;
  2145. this.plcUiLight53.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2146. this.plcUiLight53.InvisibilityTriggerNode = null;
  2147. this.plcUiLight53.Location = new System.Drawing.Point(796, 502);
  2148. this.plcUiLight53.MinimumSize = new System.Drawing.Size(1, 1);
  2149. this.plcUiLight53.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2150. this.plcUiLight53.Name = "plcUiLight53";
  2151. this.plcUiLight53.NodeName = "A27测试站5_BIN9";
  2152. this.plcUiLight53.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  2153. this.plcUiLight53.OffText = null;
  2154. this.plcUiLight53.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  2155. this.plcUiLight53.OnText = null;
  2156. this.plcUiLight53.Radius = 40;
  2157. this.plcUiLight53.ReadNode = new Node("Application.InPut.A27测试站5_BIN9", NodeType.BOOL, null);
  2158. this.plcUiLight53.ShowText = true;
  2159. this.plcUiLight53.Size = new System.Drawing.Size(200, 40);
  2160. this.plcUiLight53.State = Sunny.UI.UILightState.Off;
  2161. this.plcUiLight53.TabIndex = 263;
  2162. this.plcUiLight53.Text = "A27测试站5_BIN9";
  2163. this.plcUiLight53.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2164. this.plcUiLight53.WriteNode = null;
  2165. //
  2166. // plcUiButton18
  2167. //
  2168. this.plcUiButton18.ButtonType = PlcUiControl.ButtonType.交替型;
  2169. this.plcUiButton18.Cursor = System.Windows.Forms.Cursors.Hand;
  2170. this.plcUiButton18.DisabilityTriggerNode = null;
  2171. this.plcUiButton18.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  2172. this.plcUiButton18.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  2173. this.plcUiButton18.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  2174. this.plcUiButton18.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2175. this.plcUiButton18.InvisibilityTriggerNode = null;
  2176. this.plcUiButton18.IsReadWriteNodeSame = false;
  2177. this.plcUiButton18.Location = new System.Drawing.Point(1614, 102);
  2178. this.plcUiButton18.Maximum = 0D;
  2179. this.plcUiButton18.Minimum = 0D;
  2180. this.plcUiButton18.MinimumSize = new System.Drawing.Size(1, 1);
  2181. this.plcUiButton18.Name = "plcUiButton18";
  2182. this.plcUiButton18.NeedUserEnsure = false;
  2183. this.plcUiButton18.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  2184. this.plcUiButton18.OffSymbol = 0;
  2185. this.plcUiButton18.OffText = "A27_清机信号";
  2186. this.plcUiButton18.OnColor = System.Drawing.Color.Green;
  2187. this.plcUiButton18.OnSymbol = 0;
  2188. this.plcUiButton18.OnText = "A27_清机信号";
  2189. this.plcUiButton18.ReadNode = new Node("Application.OutPut.A27_清机信号", NodeType.BOOL, null);
  2190. this.plcUiButton18.Size = new System.Drawing.Size(220, 40);
  2191. this.plcUiButton18.Symbol = 0;
  2192. this.plcUiButton18.TabIndex = 262;
  2193. this.plcUiButton18.Text = "A27_清机信号";
  2194. this.plcUiButton18.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2195. this.plcUiButton18.WriteNode = null;
  2196. //
  2197. // plcUiButton19
  2198. //
  2199. this.plcUiButton19.ButtonType = PlcUiControl.ButtonType.交替型;
  2200. this.plcUiButton19.Cursor = System.Windows.Forms.Cursors.Hand;
  2201. this.plcUiButton19.DisabilityTriggerNode = null;
  2202. this.plcUiButton19.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  2203. this.plcUiButton19.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  2204. this.plcUiButton19.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  2205. this.plcUiButton19.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2206. this.plcUiButton19.InvisibilityTriggerNode = null;
  2207. this.plcUiButton19.IsReadWriteNodeSame = false;
  2208. this.plcUiButton19.Location = new System.Drawing.Point(1614, 52);
  2209. this.plcUiButton19.Maximum = 0D;
  2210. this.plcUiButton19.Minimum = 0D;
  2211. this.plcUiButton19.MinimumSize = new System.Drawing.Size(1, 1);
  2212. this.plcUiButton19.Name = "plcUiButton19";
  2213. this.plcUiButton19.NeedUserEnsure = false;
  2214. this.plcUiButton19.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  2215. this.plcUiButton19.OffSymbol = 0;
  2216. this.plcUiButton19.OffText = "A27_吹气电磁阀";
  2217. this.plcUiButton19.OnColor = System.Drawing.Color.Green;
  2218. this.plcUiButton19.OnSymbol = 0;
  2219. this.plcUiButton19.OnText = "A27_吹气电磁阀";
  2220. this.plcUiButton19.ReadNode = new Node("Application.OutPut.A27_吹气电磁阀", NodeType.BOOL, null);
  2221. this.plcUiButton19.Size = new System.Drawing.Size(220, 40);
  2222. this.plcUiButton19.Symbol = 0;
  2223. this.plcUiButton19.TabIndex = 261;
  2224. this.plcUiButton19.Text = "A27_吹气电磁阀";
  2225. this.plcUiButton19.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2226. this.plcUiButton19.WriteNode = null;
  2227. //
  2228. // plcUiButton20
  2229. //
  2230. this.plcUiButton20.ButtonType = PlcUiControl.ButtonType.交替型;
  2231. this.plcUiButton20.Cursor = System.Windows.Forms.Cursors.Hand;
  2232. this.plcUiButton20.DisabilityTriggerNode = null;
  2233. this.plcUiButton20.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  2234. this.plcUiButton20.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  2235. this.plcUiButton20.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  2236. this.plcUiButton20.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2237. this.plcUiButton20.InvisibilityTriggerNode = null;
  2238. this.plcUiButton20.IsReadWriteNodeSame = false;
  2239. this.plcUiButton20.Location = new System.Drawing.Point(1614, 2);
  2240. this.plcUiButton20.Maximum = 0D;
  2241. this.plcUiButton20.Minimum = 0D;
  2242. this.plcUiButton20.MinimumSize = new System.Drawing.Size(1, 1);
  2243. this.plcUiButton20.Name = "plcUiButton20";
  2244. this.plcUiButton20.NeedUserEnsure = false;
  2245. this.plcUiButton20.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  2246. this.plcUiButton20.OffSymbol = 0;
  2247. this.plcUiButton20.OffText = "A27_SOT";
  2248. this.plcUiButton20.OnColor = System.Drawing.Color.Green;
  2249. this.plcUiButton20.OnSymbol = 0;
  2250. this.plcUiButton20.OnText = "A27_SOT";
  2251. this.plcUiButton20.ReadNode = new Node("Application.OutPut.A27_SOT", NodeType.BOOL, null);
  2252. this.plcUiButton20.Size = new System.Drawing.Size(220, 40);
  2253. this.plcUiButton20.Symbol = 0;
  2254. this.plcUiButton20.TabIndex = 260;
  2255. this.plcUiButton20.Text = "A27_SOT";
  2256. this.plcUiButton20.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2257. this.plcUiButton20.WriteNode = null;
  2258. //
  2259. // plcUiLight54
  2260. //
  2261. this.plcUiLight54.DisabilityTriggerNode = null;
  2262. this.plcUiLight54.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2263. this.plcUiLight54.InvisibilityTriggerNode = null;
  2264. this.plcUiLight54.Location = new System.Drawing.Point(796, 452);
  2265. this.plcUiLight54.MinimumSize = new System.Drawing.Size(1, 1);
  2266. this.plcUiLight54.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2267. this.plcUiLight54.Name = "plcUiLight54";
  2268. this.plcUiLight54.NodeName = "A27测试站5_BIN8";
  2269. this.plcUiLight54.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  2270. this.plcUiLight54.OffText = null;
  2271. this.plcUiLight54.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  2272. this.plcUiLight54.OnText = null;
  2273. this.plcUiLight54.Radius = 40;
  2274. this.plcUiLight54.ReadNode = new Node("Application.InPut.A27测试站5_BIN8", NodeType.BOOL, null);
  2275. this.plcUiLight54.ShowText = true;
  2276. this.plcUiLight54.Size = new System.Drawing.Size(200, 40);
  2277. this.plcUiLight54.State = Sunny.UI.UILightState.Off;
  2278. this.plcUiLight54.TabIndex = 259;
  2279. this.plcUiLight54.Text = "A27测试站5_BIN8";
  2280. this.plcUiLight54.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2281. this.plcUiLight54.WriteNode = null;
  2282. //
  2283. // plcUiLight55
  2284. //
  2285. this.plcUiLight55.DisabilityTriggerNode = null;
  2286. this.plcUiLight55.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2287. this.plcUiLight55.InvisibilityTriggerNode = null;
  2288. this.plcUiLight55.Location = new System.Drawing.Point(796, 402);
  2289. this.plcUiLight55.MinimumSize = new System.Drawing.Size(1, 1);
  2290. this.plcUiLight55.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2291. this.plcUiLight55.Name = "plcUiLight55";
  2292. this.plcUiLight55.NodeName = "A27测试站5_BIN7";
  2293. this.plcUiLight55.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  2294. this.plcUiLight55.OffText = null;
  2295. this.plcUiLight55.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  2296. this.plcUiLight55.OnText = null;
  2297. this.plcUiLight55.Radius = 40;
  2298. this.plcUiLight55.ReadNode = new Node("Application.InPut.A27测试站5_BIN7", NodeType.BOOL, null);
  2299. this.plcUiLight55.ShowText = true;
  2300. this.plcUiLight55.Size = new System.Drawing.Size(200, 40);
  2301. this.plcUiLight55.State = Sunny.UI.UILightState.Off;
  2302. this.plcUiLight55.TabIndex = 258;
  2303. this.plcUiLight55.Text = "A27测试站5_BIN7";
  2304. this.plcUiLight55.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2305. this.plcUiLight55.WriteNode = null;
  2306. //
  2307. // plcUiLight56
  2308. //
  2309. this.plcUiLight56.DisabilityTriggerNode = null;
  2310. this.plcUiLight56.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2311. this.plcUiLight56.InvisibilityTriggerNode = null;
  2312. this.plcUiLight56.Location = new System.Drawing.Point(796, 352);
  2313. this.plcUiLight56.MinimumSize = new System.Drawing.Size(1, 1);
  2314. this.plcUiLight56.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2315. this.plcUiLight56.Name = "plcUiLight56";
  2316. this.plcUiLight56.NodeName = "A27测试站5_BIN6";
  2317. this.plcUiLight56.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  2318. this.plcUiLight56.OffText = null;
  2319. this.plcUiLight56.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  2320. this.plcUiLight56.OnText = null;
  2321. this.plcUiLight56.Radius = 40;
  2322. this.plcUiLight56.ReadNode = new Node("Application.InPut.A27测试站5_BIN6", NodeType.BOOL, null);
  2323. this.plcUiLight56.ShowText = true;
  2324. this.plcUiLight56.Size = new System.Drawing.Size(200, 40);
  2325. this.plcUiLight56.State = Sunny.UI.UILightState.Off;
  2326. this.plcUiLight56.TabIndex = 257;
  2327. this.plcUiLight56.Text = "A27测试站5_BIN6";
  2328. this.plcUiLight56.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2329. this.plcUiLight56.WriteNode = null;
  2330. //
  2331. // plcUiLight57
  2332. //
  2333. this.plcUiLight57.DisabilityTriggerNode = null;
  2334. this.plcUiLight57.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2335. this.plcUiLight57.InvisibilityTriggerNode = null;
  2336. this.plcUiLight57.Location = new System.Drawing.Point(796, 302);
  2337. this.plcUiLight57.MinimumSize = new System.Drawing.Size(1, 1);
  2338. this.plcUiLight57.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2339. this.plcUiLight57.Name = "plcUiLight57";
  2340. this.plcUiLight57.NodeName = "A27测试站5_BIN5";
  2341. this.plcUiLight57.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  2342. this.plcUiLight57.OffText = null;
  2343. this.plcUiLight57.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  2344. this.plcUiLight57.OnText = null;
  2345. this.plcUiLight57.Radius = 40;
  2346. this.plcUiLight57.ReadNode = new Node("Application.InPut.A27测试站5_BIN5", NodeType.BOOL, null);
  2347. this.plcUiLight57.ShowText = true;
  2348. this.plcUiLight57.Size = new System.Drawing.Size(200, 40);
  2349. this.plcUiLight57.State = Sunny.UI.UILightState.Off;
  2350. this.plcUiLight57.TabIndex = 256;
  2351. this.plcUiLight57.Text = "A27测试站5_BIN5";
  2352. this.plcUiLight57.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2353. this.plcUiLight57.WriteNode = null;
  2354. //
  2355. // plcUiLight58
  2356. //
  2357. this.plcUiLight58.DisabilityTriggerNode = null;
  2358. this.plcUiLight58.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2359. this.plcUiLight58.InvisibilityTriggerNode = null;
  2360. this.plcUiLight58.Location = new System.Drawing.Point(796, 252);
  2361. this.plcUiLight58.MinimumSize = new System.Drawing.Size(1, 1);
  2362. this.plcUiLight58.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2363. this.plcUiLight58.Name = "plcUiLight58";
  2364. this.plcUiLight58.NodeName = "A27测试站5_BIN4";
  2365. this.plcUiLight58.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  2366. this.plcUiLight58.OffText = null;
  2367. this.plcUiLight58.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  2368. this.plcUiLight58.OnText = null;
  2369. this.plcUiLight58.Radius = 40;
  2370. this.plcUiLight58.ReadNode = new Node("Application.InPut.A27测试站5_BIN4", NodeType.BOOL, null);
  2371. this.plcUiLight58.ShowText = true;
  2372. this.plcUiLight58.Size = new System.Drawing.Size(200, 40);
  2373. this.plcUiLight58.State = Sunny.UI.UILightState.Off;
  2374. this.plcUiLight58.TabIndex = 255;
  2375. this.plcUiLight58.Text = "A27测试站5_BIN4";
  2376. this.plcUiLight58.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2377. this.plcUiLight58.WriteNode = null;
  2378. //
  2379. // plcUiLight59
  2380. //
  2381. this.plcUiLight59.DisabilityTriggerNode = null;
  2382. this.plcUiLight59.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2383. this.plcUiLight59.InvisibilityTriggerNode = null;
  2384. this.plcUiLight59.Location = new System.Drawing.Point(796, 202);
  2385. this.plcUiLight59.MinimumSize = new System.Drawing.Size(1, 1);
  2386. this.plcUiLight59.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2387. this.plcUiLight59.Name = "plcUiLight59";
  2388. this.plcUiLight59.NodeName = "A27测试站5_BIN3";
  2389. this.plcUiLight59.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  2390. this.plcUiLight59.OffText = null;
  2391. this.plcUiLight59.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  2392. this.plcUiLight59.OnText = null;
  2393. this.plcUiLight59.Radius = 40;
  2394. this.plcUiLight59.ReadNode = new Node("Application.InPut.A27测试站5_BIN3", NodeType.BOOL, null);
  2395. this.plcUiLight59.ShowText = true;
  2396. this.plcUiLight59.Size = new System.Drawing.Size(200, 40);
  2397. this.plcUiLight59.State = Sunny.UI.UILightState.Off;
  2398. this.plcUiLight59.TabIndex = 254;
  2399. this.plcUiLight59.Text = "A27测试站5_BIN3";
  2400. this.plcUiLight59.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2401. this.plcUiLight59.WriteNode = null;
  2402. //
  2403. // plcUiLight60
  2404. //
  2405. this.plcUiLight60.DisabilityTriggerNode = null;
  2406. this.plcUiLight60.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2407. this.plcUiLight60.InvisibilityTriggerNode = null;
  2408. this.plcUiLight60.Location = new System.Drawing.Point(796, 152);
  2409. this.plcUiLight60.MinimumSize = new System.Drawing.Size(1, 1);
  2410. this.plcUiLight60.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2411. this.plcUiLight60.Name = "plcUiLight60";
  2412. this.plcUiLight60.NodeName = "A27测试站5_BIN2";
  2413. this.plcUiLight60.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  2414. this.plcUiLight60.OffText = null;
  2415. this.plcUiLight60.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  2416. this.plcUiLight60.OnText = null;
  2417. this.plcUiLight60.Radius = 40;
  2418. this.plcUiLight60.ReadNode = new Node("Application.InPut.A27测试站5_BIN2", NodeType.BOOL, null);
  2419. this.plcUiLight60.ShowText = true;
  2420. this.plcUiLight60.Size = new System.Drawing.Size(200, 40);
  2421. this.plcUiLight60.State = Sunny.UI.UILightState.Off;
  2422. this.plcUiLight60.TabIndex = 253;
  2423. this.plcUiLight60.Text = "A27测试站5_BIN2";
  2424. this.plcUiLight60.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2425. this.plcUiLight60.WriteNode = null;
  2426. //
  2427. // plcUiLight61
  2428. //
  2429. this.plcUiLight61.DisabilityTriggerNode = null;
  2430. this.plcUiLight61.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2431. this.plcUiLight61.InvisibilityTriggerNode = null;
  2432. this.plcUiLight61.Location = new System.Drawing.Point(796, 102);
  2433. this.plcUiLight61.MinimumSize = new System.Drawing.Size(1, 1);
  2434. this.plcUiLight61.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2435. this.plcUiLight61.Name = "plcUiLight61";
  2436. this.plcUiLight61.NodeName = "A27测试站5_BIN1";
  2437. this.plcUiLight61.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  2438. this.plcUiLight61.OffText = null;
  2439. this.plcUiLight61.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  2440. this.plcUiLight61.OnText = null;
  2441. this.plcUiLight61.Radius = 40;
  2442. this.plcUiLight61.ReadNode = new Node("Application.InPut.A27测试站5_BIN1", NodeType.BOOL, null);
  2443. this.plcUiLight61.ShowText = true;
  2444. this.plcUiLight61.Size = new System.Drawing.Size(200, 40);
  2445. this.plcUiLight61.State = Sunny.UI.UILightState.Off;
  2446. this.plcUiLight61.TabIndex = 252;
  2447. this.plcUiLight61.Text = "A27测试站5_BIN1";
  2448. this.plcUiLight61.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2449. this.plcUiLight61.WriteNode = null;
  2450. //
  2451. // IOForm2
  2452. //
  2453. this.AllowShowTitle = false;
  2454. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
  2455. this.ClientSize = new System.Drawing.Size(1900, 897);
  2456. this.Controls.Add(this.plcUiLight47);
  2457. this.Controls.Add(this.plcUiLight48);
  2458. this.Controls.Add(this.plcUiLight49);
  2459. this.Controls.Add(this.plcUiLight50);
  2460. this.Controls.Add(this.plcUiLight51);
  2461. this.Controls.Add(this.plcUiLight52);
  2462. this.Controls.Add(this.plcUiLight53);
  2463. this.Controls.Add(this.plcUiButton18);
  2464. this.Controls.Add(this.plcUiButton19);
  2465. this.Controls.Add(this.plcUiButton20);
  2466. this.Controls.Add(this.plcUiLight54);
  2467. this.Controls.Add(this.plcUiLight55);
  2468. this.Controls.Add(this.plcUiLight56);
  2469. this.Controls.Add(this.plcUiLight57);
  2470. this.Controls.Add(this.plcUiLight58);
  2471. this.Controls.Add(this.plcUiLight59);
  2472. this.Controls.Add(this.plcUiLight60);
  2473. this.Controls.Add(this.plcUiLight61);
  2474. this.Controls.Add(this.plcUiLight46);
  2475. this.Controls.Add(this.plcUiButton12);
  2476. this.Controls.Add(this.plcUiButton11);
  2477. this.Controls.Add(this.plcUiButton8);
  2478. this.Controls.Add(this.plcUiButton9);
  2479. this.Controls.Add(this.plcUiButton10);
  2480. this.Controls.Add(this.plcUiButton13);
  2481. this.Controls.Add(this.plcUiButton14);
  2482. this.Controls.Add(this.plcUiButton15);
  2483. this.Controls.Add(this.plcUiButton16);
  2484. this.Controls.Add(this.plcUiButton17);
  2485. this.Controls.Add(this.plcUiLight39);
  2486. this.Controls.Add(this.plcUiLight40);
  2487. this.Controls.Add(this.plcUiLight41);
  2488. this.Controls.Add(this.plcUiLight42);
  2489. this.Controls.Add(this.plcUiLight43);
  2490. this.Controls.Add(this.plcUiLight44);
  2491. this.Controls.Add(this.plcUiLight45);
  2492. this.Controls.Add(this.plcUiButton6);
  2493. this.Controls.Add(this.plcUiButton7);
  2494. this.Controls.Add(this.plcUiLight38);
  2495. this.Controls.Add(this.plcUiLight32);
  2496. this.Controls.Add(this.plcUiLight33);
  2497. this.Controls.Add(this.plcUiLight34);
  2498. this.Controls.Add(this.plcUiLight35);
  2499. this.Controls.Add(this.plcUiLight36);
  2500. this.Controls.Add(this.plcUiButton5);
  2501. this.Controls.Add(this.plcUiLight37);
  2502. this.Controls.Add(this.plcUiButton3);
  2503. this.Controls.Add(this.plcUiButton4);
  2504. this.Controls.Add(this.plcUiLight31);
  2505. this.Controls.Add(this.plcUiButton2);
  2506. this.Controls.Add(this.plcUiButton1);
  2507. this.Controls.Add(this.plcUiLight30);
  2508. this.Controls.Add(this.plcUiLight2);
  2509. this.Controls.Add(this.plcUiLight4);
  2510. this.Controls.Add(this.plcUiLight5);
  2511. this.Controls.Add(this.plcUiLight6);
  2512. this.Controls.Add(this.plcUiLight18);
  2513. this.Controls.Add(this.plcUiLight19);
  2514. this.Controls.Add(this.plcUiLight20);
  2515. this.Controls.Add(this.plcUiLight21);
  2516. this.Controls.Add(this.plcUiButton35);
  2517. this.Controls.Add(this.plcUiButton36);
  2518. this.Controls.Add(this.plcUiButton37);
  2519. this.Controls.Add(this.plcUiButton38);
  2520. this.Controls.Add(this.plcUiButton39);
  2521. this.Controls.Add(this.plcUiButton40);
  2522. this.Controls.Add(this.plcUiLight22);
  2523. this.Controls.Add(this.plcUiLight23);
  2524. this.Controls.Add(this.plcUiLight24);
  2525. this.Controls.Add(this.plcUiLight25);
  2526. this.Controls.Add(this.plcUiLight26);
  2527. this.Controls.Add(this.plcUiLight27);
  2528. this.Controls.Add(this.plcUiLight28);
  2529. this.Controls.Add(this.plcUiLight29);
  2530. this.Controls.Add(this.plcUiLight3);
  2531. this.Controls.Add(this.plcUiLight7);
  2532. this.Controls.Add(this.plcUiLight8);
  2533. this.Controls.Add(this.plcUiLight9);
  2534. this.Controls.Add(this.plcUiLight10);
  2535. this.Controls.Add(this.plcUiLight11);
  2536. this.Controls.Add(this.plcUiLight1);
  2537. this.Controls.Add(this.plcUiButton34);
  2538. this.Controls.Add(this.plcUiButton33);
  2539. this.Controls.Add(this.plcUiLight12);
  2540. this.Controls.Add(this.plcUiLight13);
  2541. this.Controls.Add(this.plcUiLight14);
  2542. this.Controls.Add(this.plcUiLight15);
  2543. this.Controls.Add(this.plcUiLight16);
  2544. this.Controls.Add(this.plcUiLight17);
  2545. this.Name = "IOForm2";
  2546. this.Padding = new System.Windows.Forms.Padding(0);
  2547. this.ShowTitle = false;
  2548. this.Text = "IO监控";
  2549. this.ResumeLayout(false);
  2550. }
  2551. #endregion
  2552. private PlcUiControl.PlcUiButton plcUiButton33;
  2553. private PlcUiControl.PlcUiLight plcUiLight12;
  2554. private PlcUiControl.PlcUiLight plcUiLight13;
  2555. private PlcUiControl.PlcUiLight plcUiLight14;
  2556. private PlcUiControl.PlcUiLight plcUiLight15;
  2557. private PlcUiControl.PlcUiLight plcUiLight16;
  2558. private PlcUiControl.PlcUiLight plcUiLight17;
  2559. private PlcUiControl.PlcUiLight plcUiLight7;
  2560. private PlcUiControl.PlcUiLight plcUiLight8;
  2561. private PlcUiControl.PlcUiLight plcUiLight9;
  2562. private PlcUiControl.PlcUiLight plcUiLight10;
  2563. private PlcUiControl.PlcUiLight plcUiLight11;
  2564. private PlcUiControl.PlcUiLight plcUiLight1;
  2565. private PlcUiControl.PlcUiButton plcUiButton34;
  2566. private PlcUiControl.PlcUiLight plcUiLight3;
  2567. private PlcUiControl.PlcUiLight plcUiLight2;
  2568. private PlcUiControl.PlcUiLight plcUiLight4;
  2569. private PlcUiControl.PlcUiLight plcUiLight5;
  2570. private PlcUiControl.PlcUiLight plcUiLight6;
  2571. private PlcUiControl.PlcUiLight plcUiLight18;
  2572. private PlcUiControl.PlcUiLight plcUiLight19;
  2573. private PlcUiControl.PlcUiLight plcUiLight20;
  2574. private PlcUiControl.PlcUiLight plcUiLight21;
  2575. private PlcUiControl.PlcUiButton plcUiButton35;
  2576. private PlcUiControl.PlcUiButton plcUiButton36;
  2577. private PlcUiControl.PlcUiButton plcUiButton37;
  2578. private PlcUiControl.PlcUiButton plcUiButton38;
  2579. private PlcUiControl.PlcUiButton plcUiButton39;
  2580. private PlcUiControl.PlcUiButton plcUiButton40;
  2581. private PlcUiControl.PlcUiLight plcUiLight22;
  2582. private PlcUiControl.PlcUiLight plcUiLight23;
  2583. private PlcUiControl.PlcUiLight plcUiLight24;
  2584. private PlcUiControl.PlcUiLight plcUiLight25;
  2585. private PlcUiControl.PlcUiLight plcUiLight26;
  2586. private PlcUiControl.PlcUiLight plcUiLight27;
  2587. private PlcUiControl.PlcUiLight plcUiLight28;
  2588. private PlcUiControl.PlcUiLight plcUiLight29;
  2589. private PlcUiControl.PlcUiButton plcUiButton2;
  2590. private PlcUiControl.PlcUiButton plcUiButton1;
  2591. private PlcUiControl.PlcUiLight plcUiLight30;
  2592. private PlcUiControl.PlcUiButton plcUiButton3;
  2593. private PlcUiControl.PlcUiButton plcUiButton4;
  2594. private PlcUiControl.PlcUiLight plcUiLight31;
  2595. private PlcUiControl.PlcUiLight plcUiLight32;
  2596. private PlcUiControl.PlcUiLight plcUiLight33;
  2597. private PlcUiControl.PlcUiLight plcUiLight34;
  2598. private PlcUiControl.PlcUiLight plcUiLight35;
  2599. private PlcUiControl.PlcUiLight plcUiLight36;
  2600. private PlcUiControl.PlcUiButton plcUiButton5;
  2601. private PlcUiControl.PlcUiLight plcUiLight37;
  2602. private PlcUiControl.PlcUiButton plcUiButton6;
  2603. private PlcUiControl.PlcUiButton plcUiButton7;
  2604. private PlcUiControl.PlcUiLight plcUiLight38;
  2605. private PlcUiControl.PlcUiButton plcUiButton12;
  2606. private PlcUiControl.PlcUiButton plcUiButton11;
  2607. private PlcUiControl.PlcUiButton plcUiButton8;
  2608. private PlcUiControl.PlcUiButton plcUiButton9;
  2609. private PlcUiControl.PlcUiButton plcUiButton10;
  2610. private PlcUiControl.PlcUiButton plcUiButton13;
  2611. private PlcUiControl.PlcUiButton plcUiButton14;
  2612. private PlcUiControl.PlcUiButton plcUiButton15;
  2613. private PlcUiControl.PlcUiButton plcUiButton16;
  2614. private PlcUiControl.PlcUiButton plcUiButton17;
  2615. private PlcUiControl.PlcUiLight plcUiLight39;
  2616. private PlcUiControl.PlcUiLight plcUiLight40;
  2617. private PlcUiControl.PlcUiLight plcUiLight41;
  2618. private PlcUiControl.PlcUiLight plcUiLight42;
  2619. private PlcUiControl.PlcUiLight plcUiLight43;
  2620. private PlcUiControl.PlcUiLight plcUiLight44;
  2621. private PlcUiControl.PlcUiLight plcUiLight45;
  2622. private PlcUiControl.PlcUiLight plcUiLight46;
  2623. private PlcUiControl.PlcUiLight plcUiLight47;
  2624. private PlcUiControl.PlcUiLight plcUiLight48;
  2625. private PlcUiControl.PlcUiLight plcUiLight49;
  2626. private PlcUiControl.PlcUiLight plcUiLight50;
  2627. private PlcUiControl.PlcUiLight plcUiLight51;
  2628. private PlcUiControl.PlcUiLight plcUiLight52;
  2629. private PlcUiControl.PlcUiLight plcUiLight53;
  2630. private PlcUiControl.PlcUiButton plcUiButton18;
  2631. private PlcUiControl.PlcUiButton plcUiButton19;
  2632. private PlcUiControl.PlcUiButton plcUiButton20;
  2633. private PlcUiControl.PlcUiLight plcUiLight54;
  2634. private PlcUiControl.PlcUiLight plcUiLight55;
  2635. private PlcUiControl.PlcUiLight plcUiLight56;
  2636. private PlcUiControl.PlcUiLight plcUiLight57;
  2637. private PlcUiControl.PlcUiLight plcUiLight58;
  2638. private PlcUiControl.PlcUiLight plcUiLight59;
  2639. private PlcUiControl.PlcUiLight plcUiLight60;
  2640. private PlcUiControl.PlcUiLight plcUiLight61;
  2641. }
  2642. }