HomeForm.Designer.cs 126 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757
  1. namespace YangjieTester.主界面
  2. {
  3. partial class HomeForm
  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.components = new System.ComponentModel.Container();
  29. this.btnAuto仿真 = new PlcUiControl.PlcUiButton();
  30. this.btn系统退出 = new PlcUiControl.PlcUiButton();
  31. this.os确认系统退出 = new PlcComponent.PlcOptionSelection(this.components);
  32. this.btn跑马灯 = new MyUiButton();
  33. this.uiTitlePanel1 = new Sunny.UI.UITitlePanel();
  34. this.btn蜂鸣器开关 = new PlcUiControl.PlcUiButton();
  35. this.btn历史记录 = new MyUiButton();
  36. this.btn生产数据 = new MyUiButton();
  37. this.btn封装2首件打样 = new PlcUiControl.PlcUiButton();
  38. this.panelAlarm = new Sunny.UI.UITitlePanel();
  39. this.txtAlarm = new Sunny.UI.UITextBox();
  40. this.tabFastOperation = new Sunny.UI.UITabControl();
  41. this.tabPage1 = new System.Windows.Forms.TabPage();
  42. this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
  43. this.btn开启批次 = new PlcUiControl.PlcUiButton();
  44. this.btn结束批次 = new PlcUiControl.PlcUiButton();
  45. this.bnt当前批次报告 = new MyUiButton();
  46. this.tabPage2 = new System.Windows.Forms.TabPage();
  47. this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel();
  48. this.btn封装1首件打样 = new PlcUiControl.PlcUiButton();
  49. this.tabPage3 = new System.Windows.Forms.TabPage();
  50. this.flowLayoutPanel3 = new System.Windows.Forms.FlowLayoutPanel();
  51. this.btn屏蔽安全罩 = new PlcUiControl.PlcUiButton();
  52. this.btn封装1温控器开关 = new PlcUiControl.PlcUiButton();
  53. this.btn封装2温控器开关 = new PlcUiControl.PlcUiButton();
  54. this.btn加热盘温控器开关 = new PlcUiControl.PlcUiButton();
  55. this.btn镭射打标机开关 = new PlcUiControl.PlcUiButton();
  56. this.tabPage4 = new System.Windows.Forms.TabPage();
  57. this.flowLayoutPanel4 = new System.Windows.Forms.FlowLayoutPanel();
  58. this.btn工站时间监控 = new MyUiButton();
  59. this.btn吸嘴良率统计 = new MyUiButton();
  60. this.btn测试数量查询 = new MyUiButton();
  61. this.btnNG停止设置 = new MyUiButton();
  62. this.btn测试模式选择 = new MyUiButton();
  63. this.btn胶膜载带设置 = new MyUiButton();
  64. this.btn消耗品寿命设定 = new MyUiButton();
  65. this.btn首件打样设置 = new MyUiButton();
  66. this.btn吸嘴寿命计数2 = new MyUiButton();
  67. this.btn视觉仿真设置 = new MyUiButton();
  68. this.tabPage5 = new System.Windows.Forms.TabPage();
  69. this.flowLayoutPanel5 = new System.Windows.Forms.FlowLayoutPanel();
  70. this.btn编带1最后一盘 = new PlcUiControl.PlcUiButton();
  71. this.btn编带1温控器开关 = new PlcUiControl.PlcUiButton();
  72. this.btn编带1使用换盘机 = new PlcUiControl.PlcUiButton();
  73. this.btn编带1编带清除 = new PlcUiControl.PlcUiButton();
  74. this.btn编带1编带全检 = new PlcUiControl.PlcUiButton();
  75. this.btn编带1印字复检屏蔽 = new PlcUiControl.PlcUiButton();
  76. this.btn编带1压痕画像屏蔽 = new PlcUiControl.PlcUiButton();
  77. this.btn编带1单盘停机 = new PlcUiControl.PlcUiButton();
  78. this.btn编带1封合气缸电磁阀 = new PlcUiControl.PlcUiButton();
  79. this.btn编带1切带气缸电磁阀 = new PlcUiControl.PlcUiButton();
  80. this.tabPage6 = new System.Windows.Forms.TabPage();
  81. this.flowLayoutPanel6 = new System.Windows.Forms.FlowLayoutPanel();
  82. this.btn编带2最后一盘 = new PlcUiControl.PlcUiButton();
  83. this.btn编带2温控器开关 = new PlcUiControl.PlcUiButton();
  84. this.btn编带2使用换盘机 = new PlcUiControl.PlcUiButton();
  85. this.btn编带2编带清除 = new PlcUiControl.PlcUiButton();
  86. this.btn编带2编带全检 = new PlcUiControl.PlcUiButton();
  87. this.btn编带2印字复检屏蔽 = new PlcUiControl.PlcUiButton();
  88. this.btn编带2压痕画像屏蔽 = new PlcUiControl.PlcUiButton();
  89. this.btn编带2单盘停机 = new PlcUiControl.PlcUiButton();
  90. this.btn编带2封合气缸电磁阀 = new PlcUiControl.PlcUiButton();
  91. this.btn编带2切带气缸电磁阀 = new PlcUiControl.PlcUiButton();
  92. this.panelTips = new Sunny.UI.UITitlePanel();
  93. this.txtTips = new Sunny.UI.UITextBox();
  94. this.uiPanel3 = new Sunny.UI.UIPanel();
  95. this.uiPanel1 = new Sunny.UI.UIPanel();
  96. this.uiTitlePanel1.SuspendLayout();
  97. this.panelAlarm.SuspendLayout();
  98. this.tabFastOperation.SuspendLayout();
  99. this.tabPage1.SuspendLayout();
  100. this.flowLayoutPanel1.SuspendLayout();
  101. this.tabPage2.SuspendLayout();
  102. this.flowLayoutPanel2.SuspendLayout();
  103. this.tabPage3.SuspendLayout();
  104. this.flowLayoutPanel3.SuspendLayout();
  105. this.tabPage4.SuspendLayout();
  106. this.flowLayoutPanel4.SuspendLayout();
  107. this.tabPage5.SuspendLayout();
  108. this.flowLayoutPanel5.SuspendLayout();
  109. this.tabPage6.SuspendLayout();
  110. this.flowLayoutPanel6.SuspendLayout();
  111. this.panelTips.SuspendLayout();
  112. this.uiPanel3.SuspendLayout();
  113. this.SuspendLayout();
  114. //
  115. // btnAuto仿真
  116. //
  117. this.btnAuto仿真.ButtonType = PlcUiControl.ButtonType.交替型;
  118. this.btnAuto仿真.Cursor = System.Windows.Forms.Cursors.Hand;
  119. this.btnAuto仿真.DisabilityTriggerNode = null;
  120. this.btnAuto仿真.FillColor = System.Drawing.Color.LightSeaGreen;
  121. this.btnAuto仿真.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  122. this.btnAuto仿真.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  123. this.btnAuto仿真.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  124. this.btnAuto仿真.InvisibilityTriggerNode = null;
  125. this.btnAuto仿真.Location = new System.Drawing.Point(4, 140);
  126. this.btnAuto仿真.Maximum = 0D;
  127. this.btnAuto仿真.Minimum = 0D;
  128. this.btnAuto仿真.MinimumSize = new System.Drawing.Size(1, 1);
  129. this.btnAuto仿真.Name = "btnAuto仿真";
  130. this.btnAuto仿真.NeedUserEnsure = false;
  131. this.btnAuto仿真.OffColor = System.Drawing.Color.LightSeaGreen;
  132. this.btnAuto仿真.OffSymbol = 0;
  133. this.btnAuto仿真.OffText = "Auto仿真";
  134. this.btnAuto仿真.OnColor = System.Drawing.Color.Green;
  135. this.btnAuto仿真.OnSymbol = 0;
  136. this.btnAuto仿真.OnText = "Auto仿真";
  137. this.btnAuto仿真.ReadNode = new Node("Application.Var_state.Auto仿真", NodeType.BOOL, null);
  138. this.btnAuto仿真.Size = new System.Drawing.Size(150, 42);
  139. this.btnAuto仿真.Symbol = 0;
  140. this.btnAuto仿真.TabIndex = 1;
  141. this.btnAuto仿真.Text = "Auto仿真";
  142. this.btnAuto仿真.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  143. this.btnAuto仿真.WriteNode = new Node("Application.Var_state.Auto仿真", NodeType.BOOL, null);
  144. //
  145. // btn系统退出
  146. //
  147. this.btn系统退出.ButtonType = PlcUiControl.ButtonType.保持型;
  148. this.btn系统退出.Cursor = System.Windows.Forms.Cursors.Hand;
  149. this.btn系统退出.DisabilityTriggerNode = null;
  150. this.btn系统退出.FillColor = System.Drawing.Color.LightSeaGreen;
  151. this.btn系统退出.FillHoverColor = System.Drawing.Color.LightSeaGreen;
  152. this.btn系统退出.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
  153. this.btn系统退出.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  154. this.btn系统退出.InvisibilityTriggerNode = null;
  155. this.btn系统退出.Location = new System.Drawing.Point(4, 199);
  156. this.btn系统退出.Maximum = 0D;
  157. this.btn系统退出.Minimum = 0D;
  158. this.btn系统退出.MinimumSize = new System.Drawing.Size(1, 1);
  159. this.btn系统退出.Name = "btn系统退出";
  160. this.btn系统退出.NeedUserEnsure = false;
  161. this.btn系统退出.OffColor = System.Drawing.Color.LightSeaGreen;
  162. this.btn系统退出.OffSymbol = 0;
  163. this.btn系统退出.OffText = "系统退出并断电";
  164. this.btn系统退出.OnColor = System.Drawing.Color.Green;
  165. this.btn系统退出.OnSymbol = 0;
  166. this.btn系统退出.OnText = "系统退出并断电";
  167. this.btn系统退出.ReadNode = new Node("Application.Var_state.b系统退出按钮", NodeType.BOOL, null);
  168. this.btn系统退出.Size = new System.Drawing.Size(150, 42);
  169. this.btn系统退出.Symbol = 0;
  170. this.btn系统退出.TabIndex = 2;
  171. this.btn系统退出.Text = "系统退出并断电";
  172. this.btn系统退出.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  173. this.btn系统退出.WriteNode = new Node("Application.Var_state.b系统退出按钮", NodeType.BOOL, null);
  174. //
  175. // os确认系统退出
  176. //
  177. this.os确认系统退出.EnsureNode1 = new Node("Application.Var_state.b确认系统退出", NodeType.BOOL, null);
  178. this.os确认系统退出.EnsureNode2 = new Node("Application.Var_state.b取消系统退出", NodeType.BOOL, null);
  179. this.os确认系统退出.FormCaption = "询问确认系统退出";
  180. this.os确认系统退出.Message = "退出系统后,十秒后设备自动断电,请确认";
  181. this.os确认系统退出.ReadNode = new Node("Application.Var_state.b系统退出弹窗", NodeType.BOOL, null);
  182. this.os确认系统退出.Text1 = "确认";
  183. this.os确认系统退出.Text2 = "取消";
  184. this.os确认系统退出.Button1MouseDown += new System.EventHandler(this.os确认系统退出_Button1MouseDown);
  185. //
  186. // btn跑马灯
  187. //
  188. this.btn跑马灯.Cursor = System.Windows.Forms.Cursors.Hand;
  189. this.btn跑马灯.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  190. this.btn跑马灯.Location = new System.Drawing.Point(4, 317);
  191. this.btn跑马灯.MinimumSize = new System.Drawing.Size(1, 1);
  192. this.btn跑马灯.Name = "btn跑马灯";
  193. this.btn跑马灯.NeedUserEnsure = false;
  194. this.btn跑马灯.Size = new System.Drawing.Size(150, 42);
  195. this.btn跑马灯.Symbol = 0;
  196. this.btn跑马灯.TabIndex = 4;
  197. this.btn跑马灯.Text = "跑马灯";
  198. this.btn跑马灯.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  199. this.btn跑马灯.Click += new System.EventHandler(this.btn跑马灯_Click);
  200. //
  201. // uiTitlePanel1
  202. //
  203. this.uiTitlePanel1.Controls.Add(this.btn蜂鸣器开关);
  204. this.uiTitlePanel1.Controls.Add(this.btn历史记录);
  205. this.uiTitlePanel1.Controls.Add(this.btn生产数据);
  206. this.uiTitlePanel1.Controls.Add(this.btnAuto仿真);
  207. this.uiTitlePanel1.Controls.Add(this.btn跑马灯);
  208. this.uiTitlePanel1.Controls.Add(this.btn系统退出);
  209. this.uiTitlePanel1.Dock = System.Windows.Forms.DockStyle.Left;
  210. this.uiTitlePanel1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(251)))), ((int)(((byte)(241)))));
  211. this.uiTitlePanel1.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(251)))), ((int)(((byte)(241)))));
  212. this.uiTitlePanel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  213. this.uiTitlePanel1.Location = new System.Drawing.Point(0, 0);
  214. this.uiTitlePanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  215. this.uiTitlePanel1.MinimumSize = new System.Drawing.Size(1, 1);
  216. this.uiTitlePanel1.Name = "uiTitlePanel1";
  217. this.uiTitlePanel1.Padding = new System.Windows.Forms.Padding(1, 35, 1, 1);
  218. this.uiTitlePanel1.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  219. this.uiTitlePanel1.ShowText = false;
  220. this.uiTitlePanel1.Size = new System.Drawing.Size(155, 940);
  221. this.uiTitlePanel1.Style = Sunny.UI.UIStyle.Custom;
  222. this.uiTitlePanel1.TabIndex = 5;
  223. this.uiTitlePanel1.Text = "快捷操作";
  224. this.uiTitlePanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  225. this.uiTitlePanel1.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  226. //
  227. // btn蜂鸣器开关
  228. //
  229. this.btn蜂鸣器开关.ButtonType = PlcUiControl.ButtonType.交替型;
  230. this.btn蜂鸣器开关.Cursor = System.Windows.Forms.Cursors.Hand;
  231. this.btn蜂鸣器开关.DisabilityTriggerNode = null;
  232. this.btn蜂鸣器开关.FillColor = System.Drawing.Color.Gray;
  233. this.btn蜂鸣器开关.FillHoverColor = System.Drawing.Color.Gray;
  234. this.btn蜂鸣器开关.FillSelectedColor = System.Drawing.Color.Gray;
  235. this.btn蜂鸣器开关.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  236. this.btn蜂鸣器开关.InvisibilityTriggerNode = null;
  237. this.btn蜂鸣器开关.Location = new System.Drawing.Point(4, 89);
  238. this.btn蜂鸣器开关.Margin = new System.Windows.Forms.Padding(8);
  239. this.btn蜂鸣器开关.Maximum = 0D;
  240. this.btn蜂鸣器开关.Minimum = 0D;
  241. this.btn蜂鸣器开关.MinimumSize = new System.Drawing.Size(1, 1);
  242. this.btn蜂鸣器开关.Name = "btn蜂鸣器开关";
  243. this.btn蜂鸣器开关.NeedUserEnsure = true;
  244. this.btn蜂鸣器开关.OffColor = System.Drawing.Color.Gray;
  245. this.btn蜂鸣器开关.OffSymbol = 61453;
  246. this.btn蜂鸣器开关.OffText = "蜂鸣器关";
  247. this.btn蜂鸣器开关.OnColor = System.Drawing.Color.Green;
  248. this.btn蜂鸣器开关.OnSymbol = 61452;
  249. this.btn蜂鸣器开关.OnText = "蜂鸣器开";
  250. this.btn蜂鸣器开关.ReadNode = new Node("Application.Var_state.蜂鸣器开关", NodeType.BOOL, null);
  251. this.btn蜂鸣器开关.Size = new System.Drawing.Size(151, 40);
  252. this.btn蜂鸣器开关.Symbol = 61453;
  253. this.btn蜂鸣器开关.TabIndex = 189;
  254. this.btn蜂鸣器开关.Text = "蜂鸣器关";
  255. this.btn蜂鸣器开关.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  256. this.btn蜂鸣器开关.WriteNode = new Node("Application.Var_state.蜂鸣器开关", NodeType.BOOL, null);
  257. //
  258. // btn历史记录
  259. //
  260. this.btn历史记录.Cursor = System.Windows.Forms.Cursors.Hand;
  261. this.btn历史记录.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  262. this.btn历史记录.Location = new System.Drawing.Point(4, 376);
  263. this.btn历史记录.MinimumSize = new System.Drawing.Size(1, 1);
  264. this.btn历史记录.Name = "btn历史记录";
  265. this.btn历史记录.NeedUserEnsure = false;
  266. this.btn历史记录.Size = new System.Drawing.Size(150, 42);
  267. this.btn历史记录.Symbol = 0;
  268. this.btn历史记录.TabIndex = 6;
  269. this.btn历史记录.Text = "历史记录";
  270. this.btn历史记录.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  271. this.btn历史记录.Click += new System.EventHandler(this.btnAlarmLog_Click);
  272. //
  273. // btn生产数据
  274. //
  275. this.btn生产数据.Cursor = System.Windows.Forms.Cursors.Hand;
  276. this.btn生产数据.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  277. this.btn生产数据.Location = new System.Drawing.Point(4, 258);
  278. this.btn生产数据.MinimumSize = new System.Drawing.Size(1, 1);
  279. this.btn生产数据.Name = "btn生产数据";
  280. this.btn生产数据.NeedUserEnsure = false;
  281. this.btn生产数据.Size = new System.Drawing.Size(150, 42);
  282. this.btn生产数据.Symbol = 0;
  283. this.btn生产数据.TabIndex = 5;
  284. this.btn生产数据.Text = "生产数据";
  285. this.btn生产数据.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  286. this.btn生产数据.Click += new System.EventHandler(this.btn生产数据_Click);
  287. //
  288. // btn封装2首件打样
  289. //
  290. this.btn封装2首件打样.ButtonType = PlcUiControl.ButtonType.交替型;
  291. this.btn封装2首件打样.Cursor = System.Windows.Forms.Cursors.Hand;
  292. this.btn封装2首件打样.DisabilityTriggerNode = null;
  293. this.btn封装2首件打样.FillColor = System.Drawing.Color.Gray;
  294. this.btn封装2首件打样.FillHoverColor = System.Drawing.Color.Gray;
  295. this.btn封装2首件打样.FillSelectedColor = System.Drawing.Color.Gray;
  296. this.btn封装2首件打样.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  297. this.btn封装2首件打样.InvisibilityTriggerNode = null;
  298. this.btn封装2首件打样.Location = new System.Drawing.Point(8, 64);
  299. this.btn封装2首件打样.Margin = new System.Windows.Forms.Padding(8);
  300. this.btn封装2首件打样.Maximum = 0D;
  301. this.btn封装2首件打样.Minimum = 0D;
  302. this.btn封装2首件打样.MinimumSize = new System.Drawing.Size(1, 1);
  303. this.btn封装2首件打样.Name = "btn封装2首件打样";
  304. this.btn封装2首件打样.NeedUserEnsure = true;
  305. this.btn封装2首件打样.OffColor = System.Drawing.Color.Gray;
  306. this.btn封装2首件打样.OffSymbol = 61453;
  307. this.btn封装2首件打样.OffText = "封装2首件打样";
  308. this.btn封装2首件打样.OnColor = System.Drawing.Color.Green;
  309. this.btn封装2首件打样.OnSymbol = 61452;
  310. this.btn封装2首件打样.OnText = "封装2首件打样";
  311. this.btn封装2首件打样.ReadNode = new Node("Application.Var_Auto_A37_Encapsulation2.b_QC样本带开启", NodeType.BOOL, null);
  312. this.btn封装2首件打样.Size = new System.Drawing.Size(135, 40);
  313. this.btn封装2首件打样.Symbol = 61453;
  314. this.btn封装2首件打样.TabIndex = 189;
  315. this.btn封装2首件打样.Text = "封装2首件打样";
  316. this.btn封装2首件打样.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  317. this.btn封装2首件打样.WriteNode = new Node("Application.Var_Auto_A37_Encapsulation2.b_QC样本带开启", NodeType.BOOL, null);
  318. //
  319. // panelAlarm
  320. //
  321. this.panelAlarm.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  322. | System.Windows.Forms.AnchorStyles.Left)));
  323. this.panelAlarm.Controls.Add(this.txtAlarm);
  324. this.panelAlarm.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(251)))), ((int)(((byte)(241)))));
  325. this.panelAlarm.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(251)))), ((int)(((byte)(241)))));
  326. this.panelAlarm.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  327. this.panelAlarm.Location = new System.Drawing.Point(4, 5);
  328. this.panelAlarm.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  329. this.panelAlarm.MinimumSize = new System.Drawing.Size(1, 1);
  330. this.panelAlarm.Name = "panelAlarm";
  331. this.panelAlarm.Padding = new System.Windows.Forms.Padding(1, 35, 1, 1);
  332. this.panelAlarm.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  333. this.panelAlarm.ShowText = false;
  334. this.panelAlarm.Size = new System.Drawing.Size(370, 146);
  335. this.panelAlarm.Style = Sunny.UI.UIStyle.Custom;
  336. this.panelAlarm.TabIndex = 7;
  337. this.panelAlarm.Text = "报警信息";
  338. this.panelAlarm.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  339. this.panelAlarm.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  340. //
  341. // txtAlarm
  342. //
  343. this.txtAlarm.Cursor = System.Windows.Forms.Cursors.IBeam;
  344. this.txtAlarm.Dock = System.Windows.Forms.DockStyle.Fill;
  345. this.txtAlarm.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  346. this.txtAlarm.Location = new System.Drawing.Point(1, 35);
  347. this.txtAlarm.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  348. this.txtAlarm.MinimumSize = new System.Drawing.Size(1, 16);
  349. this.txtAlarm.Multiline = true;
  350. this.txtAlarm.Name = "txtAlarm";
  351. this.txtAlarm.Padding = new System.Windows.Forms.Padding(5);
  352. this.txtAlarm.ScrollBarHandleWidth = 20;
  353. this.txtAlarm.ShowScrollBar = true;
  354. this.txtAlarm.ShowText = false;
  355. this.txtAlarm.Size = new System.Drawing.Size(368, 110);
  356. this.txtAlarm.TabIndex = 0;
  357. this.txtAlarm.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  358. this.txtAlarm.Watermark = "";
  359. //
  360. // tabFastOperation
  361. //
  362. this.tabFastOperation.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  363. | System.Windows.Forms.AnchorStyles.Left)
  364. | System.Windows.Forms.AnchorStyles.Right)));
  365. this.tabFastOperation.Controls.Add(this.tabPage1);
  366. this.tabFastOperation.Controls.Add(this.tabPage2);
  367. this.tabFastOperation.Controls.Add(this.tabPage3);
  368. this.tabFastOperation.Controls.Add(this.tabPage4);
  369. this.tabFastOperation.Controls.Add(this.tabPage5);
  370. this.tabFastOperation.Controls.Add(this.tabPage6);
  371. this.tabFastOperation.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
  372. this.tabFastOperation.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  373. this.tabFastOperation.ItemSize = new System.Drawing.Size(120, 35);
  374. this.tabFastOperation.Location = new System.Drawing.Point(757, 5);
  375. this.tabFastOperation.MainPage = "";
  376. this.tabFastOperation.Name = "tabFastOperation";
  377. this.tabFastOperation.SelectedIndex = 0;
  378. this.tabFastOperation.Size = new System.Drawing.Size(996, 145);
  379. this.tabFastOperation.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  380. this.tabFastOperation.TabIndex = 8;
  381. this.tabFastOperation.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  382. //
  383. // tabPage1
  384. //
  385. this.tabPage1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  386. this.tabPage1.Controls.Add(this.flowLayoutPanel1);
  387. this.tabPage1.Location = new System.Drawing.Point(0, 35);
  388. this.tabPage1.Name = "tabPage1";
  389. this.tabPage1.Size = new System.Drawing.Size(996, 110);
  390. this.tabPage1.TabIndex = 0;
  391. this.tabPage1.Text = "批次";
  392. this.tabPage1.UseVisualStyleBackColor = true;
  393. //
  394. // flowLayoutPanel1
  395. //
  396. this.flowLayoutPanel1.Controls.Add(this.btn开启批次);
  397. this.flowLayoutPanel1.Controls.Add(this.btn结束批次);
  398. this.flowLayoutPanel1.Controls.Add(this.bnt当前批次报告);
  399. this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  400. this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  401. this.flowLayoutPanel1.Name = "flowLayoutPanel1";
  402. this.flowLayoutPanel1.Size = new System.Drawing.Size(994, 108);
  403. this.flowLayoutPanel1.TabIndex = 191;
  404. //
  405. // btn开启批次
  406. //
  407. this.btn开启批次.ButtonType = PlcUiControl.ButtonType.设On;
  408. this.btn开启批次.Cursor = System.Windows.Forms.Cursors.Hand;
  409. this.btn开启批次.DisabilityTriggerNode = null;
  410. this.btn开启批次.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  411. this.btn开启批次.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  412. this.btn开启批次.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  413. this.btn开启批次.InvisibilityTriggerNode = null;
  414. this.btn开启批次.Location = new System.Drawing.Point(8, 8);
  415. this.btn开启批次.Margin = new System.Windows.Forms.Padding(8);
  416. this.btn开启批次.Maximum = 0D;
  417. this.btn开启批次.Minimum = 0D;
  418. this.btn开启批次.MinimumSize = new System.Drawing.Size(1, 1);
  419. this.btn开启批次.Name = "btn开启批次";
  420. this.btn开启批次.NeedUserEnsure = true;
  421. this.btn开启批次.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  422. this.btn开启批次.OffSymbol = 0;
  423. this.btn开启批次.OffText = "开启批次";
  424. this.btn开启批次.OnColor = System.Drawing.Color.Green;
  425. this.btn开启批次.OnSymbol = 0;
  426. this.btn开启批次.OnText = "批次执行中";
  427. this.btn开启批次.ReadNode = new Node("Application.Var_state.b批次执行中", NodeType.BOOL, null);
  428. this.btn开启批次.Size = new System.Drawing.Size(135, 40);
  429. this.btn开启批次.Symbol = 0;
  430. this.btn开启批次.TabIndex = 188;
  431. this.btn开启批次.Text = "开启批次";
  432. this.btn开启批次.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  433. this.btn开启批次.WriteNode = new Node("Application.Var_state.b批次执行中", NodeType.BOOL, null);
  434. this.btn开启批次.BeforeWrite += new System.EventHandler<System.ComponentModel.CancelEventArgs>(this.btn开启批次_BeforeWrite);
  435. //
  436. // btn结束批次
  437. //
  438. this.btn结束批次.ButtonType = PlcUiControl.ButtonType.设Off;
  439. this.btn结束批次.Cursor = System.Windows.Forms.Cursors.Hand;
  440. this.btn结束批次.DisabilityTriggerNode = null;
  441. this.btn结束批次.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  442. this.btn结束批次.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  443. this.btn结束批次.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  444. this.btn结束批次.InvisibilityTriggerNode = null;
  445. this.btn结束批次.Location = new System.Drawing.Point(159, 8);
  446. this.btn结束批次.Margin = new System.Windows.Forms.Padding(8);
  447. this.btn结束批次.Maximum = 0D;
  448. this.btn结束批次.Minimum = 0D;
  449. this.btn结束批次.MinimumSize = new System.Drawing.Size(1, 1);
  450. this.btn结束批次.Name = "btn结束批次";
  451. this.btn结束批次.NeedUserEnsure = true;
  452. this.btn结束批次.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  453. this.btn结束批次.OffSymbol = 0;
  454. this.btn结束批次.OffText = "结束批次";
  455. this.btn结束批次.OnColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  456. this.btn结束批次.OnSymbol = 0;
  457. this.btn结束批次.OnText = "结束批次";
  458. this.btn结束批次.ReadNode = new Node("Application.Var_state.b批次执行中", NodeType.BOOL, null);
  459. this.btn结束批次.Size = new System.Drawing.Size(135, 40);
  460. this.btn结束批次.Symbol = 0;
  461. this.btn结束批次.TabIndex = 189;
  462. this.btn结束批次.Text = "结束批次";
  463. this.btn结束批次.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  464. this.btn结束批次.WriteNode = new Node("Application.Var_state.b批次执行中", NodeType.BOOL, null);
  465. this.btn结束批次.BeforeWrite += new System.EventHandler<System.ComponentModel.CancelEventArgs>(this.btn结束批次_BeforeWrite);
  466. //
  467. // bnt当前批次报告
  468. //
  469. this.bnt当前批次报告.Cursor = System.Windows.Forms.Cursors.Hand;
  470. this.bnt当前批次报告.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  471. this.bnt当前批次报告.Location = new System.Drawing.Point(310, 8);
  472. this.bnt当前批次报告.Margin = new System.Windows.Forms.Padding(8);
  473. this.bnt当前批次报告.MinimumSize = new System.Drawing.Size(1, 1);
  474. this.bnt当前批次报告.Name = "bnt当前批次报告";
  475. this.bnt当前批次报告.NeedUserEnsure = false;
  476. this.bnt当前批次报告.Size = new System.Drawing.Size(135, 40);
  477. this.bnt当前批次报告.Symbol = 0;
  478. this.bnt当前批次报告.TabIndex = 190;
  479. this.bnt当前批次报告.Text = "当前批次报告";
  480. this.bnt当前批次报告.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  481. this.bnt当前批次报告.Click += new System.EventHandler(this.bnt当前批次报告_Click);
  482. //
  483. // tabPage2
  484. //
  485. this.tabPage2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  486. this.tabPage2.Controls.Add(this.flowLayoutPanel2);
  487. this.tabPage2.Location = new System.Drawing.Point(0, 40);
  488. this.tabPage2.Name = "tabPage2";
  489. this.tabPage2.Size = new System.Drawing.Size(200, 60);
  490. this.tabPage2.TabIndex = 1;
  491. this.tabPage2.Text = "常用1";
  492. this.tabPage2.UseVisualStyleBackColor = true;
  493. //
  494. // flowLayoutPanel2
  495. //
  496. this.flowLayoutPanel2.Controls.Add(this.btn封装1首件打样);
  497. this.flowLayoutPanel2.Controls.Add(this.btn封装2首件打样);
  498. this.flowLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  499. this.flowLayoutPanel2.Location = new System.Drawing.Point(0, 0);
  500. this.flowLayoutPanel2.Name = "flowLayoutPanel2";
  501. this.flowLayoutPanel2.Size = new System.Drawing.Size(198, 58);
  502. this.flowLayoutPanel2.TabIndex = 190;
  503. //
  504. // btn封装1首件打样
  505. //
  506. this.btn封装1首件打样.ButtonType = PlcUiControl.ButtonType.交替型;
  507. this.btn封装1首件打样.Cursor = System.Windows.Forms.Cursors.Hand;
  508. this.btn封装1首件打样.DisabilityTriggerNode = null;
  509. this.btn封装1首件打样.FillColor = System.Drawing.Color.Gray;
  510. this.btn封装1首件打样.FillHoverColor = System.Drawing.Color.Gray;
  511. this.btn封装1首件打样.FillSelectedColor = System.Drawing.Color.Gray;
  512. this.btn封装1首件打样.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  513. this.btn封装1首件打样.InvisibilityTriggerNode = null;
  514. this.btn封装1首件打样.Location = new System.Drawing.Point(8, 8);
  515. this.btn封装1首件打样.Margin = new System.Windows.Forms.Padding(8);
  516. this.btn封装1首件打样.Maximum = 0D;
  517. this.btn封装1首件打样.Minimum = 0D;
  518. this.btn封装1首件打样.MinimumSize = new System.Drawing.Size(1, 1);
  519. this.btn封装1首件打样.Name = "btn封装1首件打样";
  520. this.btn封装1首件打样.NeedUserEnsure = true;
  521. this.btn封装1首件打样.OffColor = System.Drawing.Color.Gray;
  522. this.btn封装1首件打样.OffSymbol = 61453;
  523. this.btn封装1首件打样.OffText = "封装1首件打样";
  524. this.btn封装1首件打样.OnColor = System.Drawing.Color.Green;
  525. this.btn封装1首件打样.OnSymbol = 61452;
  526. this.btn封装1首件打样.OnText = "封装1首件打样";
  527. this.btn封装1首件打样.ReadNode = new Node("Application.Var_Auto_A33_Encapsulation1.b_QC样本带开启", NodeType.BOOL, null);
  528. this.btn封装1首件打样.Size = new System.Drawing.Size(135, 40);
  529. this.btn封装1首件打样.Symbol = 61453;
  530. this.btn封装1首件打样.TabIndex = 188;
  531. this.btn封装1首件打样.Text = "封装1首件打样";
  532. this.btn封装1首件打样.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  533. this.btn封装1首件打样.WriteNode = new Node("Application.Var_Auto_A33_Encapsulation1.b_QC样本带开启", NodeType.BOOL, null);
  534. //
  535. // tabPage3
  536. //
  537. this.tabPage3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  538. this.tabPage3.Controls.Add(this.flowLayoutPanel3);
  539. this.tabPage3.Location = new System.Drawing.Point(0, 40);
  540. this.tabPage3.Name = "tabPage3";
  541. this.tabPage3.Size = new System.Drawing.Size(200, 60);
  542. this.tabPage3.TabIndex = 2;
  543. this.tabPage3.Text = "常用2";
  544. this.tabPage3.UseVisualStyleBackColor = true;
  545. //
  546. // flowLayoutPanel3
  547. //
  548. this.flowLayoutPanel3.Controls.Add(this.btn屏蔽安全罩);
  549. this.flowLayoutPanel3.Controls.Add(this.btn封装1温控器开关);
  550. this.flowLayoutPanel3.Controls.Add(this.btn封装2温控器开关);
  551. this.flowLayoutPanel3.Controls.Add(this.btn加热盘温控器开关);
  552. this.flowLayoutPanel3.Controls.Add(this.btn镭射打标机开关);
  553. this.flowLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  554. this.flowLayoutPanel3.Location = new System.Drawing.Point(0, 0);
  555. this.flowLayoutPanel3.Name = "flowLayoutPanel3";
  556. this.flowLayoutPanel3.Size = new System.Drawing.Size(198, 58);
  557. this.flowLayoutPanel3.TabIndex = 192;
  558. //
  559. // btn屏蔽安全罩
  560. //
  561. this.btn屏蔽安全罩.ButtonType = PlcUiControl.ButtonType.交替型;
  562. this.btn屏蔽安全罩.Cursor = System.Windows.Forms.Cursors.Hand;
  563. this.btn屏蔽安全罩.DisabilityTriggerNode = null;
  564. this.btn屏蔽安全罩.FillColor = System.Drawing.Color.Gray;
  565. this.btn屏蔽安全罩.FillHoverColor = System.Drawing.Color.Gray;
  566. this.btn屏蔽安全罩.FillSelectedColor = System.Drawing.Color.Gray;
  567. this.btn屏蔽安全罩.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  568. this.btn屏蔽安全罩.InvisibilityTriggerNode = null;
  569. this.btn屏蔽安全罩.Location = new System.Drawing.Point(8, 8);
  570. this.btn屏蔽安全罩.Margin = new System.Windows.Forms.Padding(8);
  571. this.btn屏蔽安全罩.Maximum = 0D;
  572. this.btn屏蔽安全罩.Minimum = 0D;
  573. this.btn屏蔽安全罩.MinimumSize = new System.Drawing.Size(1, 1);
  574. this.btn屏蔽安全罩.Name = "btn屏蔽安全罩";
  575. this.btn屏蔽安全罩.NeedUserEnsure = true;
  576. this.btn屏蔽安全罩.OffColor = System.Drawing.Color.Gray;
  577. this.btn屏蔽安全罩.OffSymbol = 61453;
  578. this.btn屏蔽安全罩.OffText = "安全罩屏蔽";
  579. this.btn屏蔽安全罩.OnColor = System.Drawing.Color.Green;
  580. this.btn屏蔽安全罩.OnSymbol = 61452;
  581. this.btn屏蔽安全罩.OnText = "安全罩启用";
  582. this.btn屏蔽安全罩.ReadNode = new Node("Application.Var_Hand_Turntable.b安全罩自动启用", NodeType.BOOL, null);
  583. this.btn屏蔽安全罩.Size = new System.Drawing.Size(135, 40);
  584. this.btn屏蔽安全罩.Symbol = 61453;
  585. this.btn屏蔽安全罩.TabIndex = 187;
  586. this.btn屏蔽安全罩.Text = "安全罩屏蔽";
  587. this.btn屏蔽安全罩.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  588. this.btn屏蔽安全罩.WriteNode = new Node("Application.Var_Hand_Turntable.b安全罩自动启用", NodeType.BOOL, null);
  589. //
  590. // btn封装1温控器开关
  591. //
  592. this.btn封装1温控器开关.ButtonType = PlcUiControl.ButtonType.交替型;
  593. this.btn封装1温控器开关.Cursor = System.Windows.Forms.Cursors.Hand;
  594. this.btn封装1温控器开关.DisabilityTriggerNode = null;
  595. this.btn封装1温控器开关.FillColor = System.Drawing.Color.Gray;
  596. this.btn封装1温控器开关.FillHoverColor = System.Drawing.Color.Gray;
  597. this.btn封装1温控器开关.FillSelectedColor = System.Drawing.Color.Gray;
  598. this.btn封装1温控器开关.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  599. this.btn封装1温控器开关.InvisibilityTriggerNode = null;
  600. this.btn封装1温控器开关.Location = new System.Drawing.Point(8, 64);
  601. this.btn封装1温控器开关.Margin = new System.Windows.Forms.Padding(8);
  602. this.btn封装1温控器开关.Maximum = 0D;
  603. this.btn封装1温控器开关.Minimum = 0D;
  604. this.btn封装1温控器开关.MinimumSize = new System.Drawing.Size(1, 1);
  605. this.btn封装1温控器开关.Name = "btn封装1温控器开关";
  606. this.btn封装1温控器开关.NeedUserEnsure = true;
  607. this.btn封装1温控器开关.OffColor = System.Drawing.Color.Gray;
  608. this.btn封装1温控器开关.OffSymbol = 61453;
  609. this.btn封装1温控器开关.OffText = "封装1温控器";
  610. this.btn封装1温控器开关.OnColor = System.Drawing.Color.Green;
  611. this.btn封装1温控器开关.OnSymbol = 61452;
  612. this.btn封装1温控器开关.OnText = "封装1温控器";
  613. this.btn封装1温控器开关.ReadNode = new Node("Application.Var_Hand_A33_Encapsulation1.b温控开关", NodeType.BOOL, null);
  614. this.btn封装1温控器开关.Size = new System.Drawing.Size(135, 40);
  615. this.btn封装1温控器开关.Symbol = 61453;
  616. this.btn封装1温控器开关.TabIndex = 188;
  617. this.btn封装1温控器开关.Text = "封装1温控器";
  618. this.btn封装1温控器开关.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  619. this.btn封装1温控器开关.WriteNode = new Node("Application.Var_Hand_A33_Encapsulation1.b温控开关", NodeType.BOOL, null);
  620. //
  621. // btn封装2温控器开关
  622. //
  623. this.btn封装2温控器开关.ButtonType = PlcUiControl.ButtonType.交替型;
  624. this.btn封装2温控器开关.Cursor = System.Windows.Forms.Cursors.Hand;
  625. this.btn封装2温控器开关.DisabilityTriggerNode = null;
  626. this.btn封装2温控器开关.FillColor = System.Drawing.Color.Gray;
  627. this.btn封装2温控器开关.FillHoverColor = System.Drawing.Color.Gray;
  628. this.btn封装2温控器开关.FillSelectedColor = System.Drawing.Color.Gray;
  629. this.btn封装2温控器开关.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  630. this.btn封装2温控器开关.InvisibilityTriggerNode = null;
  631. this.btn封装2温控器开关.Location = new System.Drawing.Point(8, 120);
  632. this.btn封装2温控器开关.Margin = new System.Windows.Forms.Padding(8);
  633. this.btn封装2温控器开关.Maximum = 0D;
  634. this.btn封装2温控器开关.Minimum = 0D;
  635. this.btn封装2温控器开关.MinimumSize = new System.Drawing.Size(1, 1);
  636. this.btn封装2温控器开关.Name = "btn封装2温控器开关";
  637. this.btn封装2温控器开关.NeedUserEnsure = true;
  638. this.btn封装2温控器开关.OffColor = System.Drawing.Color.Gray;
  639. this.btn封装2温控器开关.OffSymbol = 61453;
  640. this.btn封装2温控器开关.OffText = "封装2温控器";
  641. this.btn封装2温控器开关.OnColor = System.Drawing.Color.Green;
  642. this.btn封装2温控器开关.OnSymbol = 61452;
  643. this.btn封装2温控器开关.OnText = "封装2温控器";
  644. this.btn封装2温控器开关.ReadNode = new Node("Application.Var_Hand_A37_Encapsulation2.b温控开关", NodeType.BOOL, null);
  645. this.btn封装2温控器开关.Size = new System.Drawing.Size(135, 40);
  646. this.btn封装2温控器开关.Symbol = 61453;
  647. this.btn封装2温控器开关.TabIndex = 189;
  648. this.btn封装2温控器开关.Text = "封装2温控器";
  649. this.btn封装2温控器开关.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  650. this.btn封装2温控器开关.WriteNode = new Node("Application.Var_Hand_A37_Encapsulation2.b温控开关", NodeType.BOOL, null);
  651. //
  652. // btn加热盘温控器开关
  653. //
  654. this.btn加热盘温控器开关.ButtonType = PlcUiControl.ButtonType.交替型;
  655. this.btn加热盘温控器开关.Cursor = System.Windows.Forms.Cursors.Hand;
  656. this.btn加热盘温控器开关.DisabilityTriggerNode = null;
  657. this.btn加热盘温控器开关.FillColor = System.Drawing.Color.Gray;
  658. this.btn加热盘温控器开关.FillHoverColor = System.Drawing.Color.Gray;
  659. this.btn加热盘温控器开关.FillSelectedColor = System.Drawing.Color.Gray;
  660. this.btn加热盘温控器开关.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  661. this.btn加热盘温控器开关.InvisibilityTriggerNode = null;
  662. this.btn加热盘温控器开关.Location = new System.Drawing.Point(8, 176);
  663. this.btn加热盘温控器开关.Margin = new System.Windows.Forms.Padding(8);
  664. this.btn加热盘温控器开关.Maximum = 0D;
  665. this.btn加热盘温控器开关.Minimum = 0D;
  666. this.btn加热盘温控器开关.MinimumSize = new System.Drawing.Size(1, 1);
  667. this.btn加热盘温控器开关.Name = "btn加热盘温控器开关";
  668. this.btn加热盘温控器开关.NeedUserEnsure = true;
  669. this.btn加热盘温控器开关.OffColor = System.Drawing.Color.Gray;
  670. this.btn加热盘温控器开关.OffSymbol = 61453;
  671. this.btn加热盘温控器开关.OffText = "加热盘温控器";
  672. this.btn加热盘温控器开关.OnColor = System.Drawing.Color.Green;
  673. this.btn加热盘温控器开关.OnSymbol = 61452;
  674. this.btn加热盘温控器开关.OnText = "加热盘温控器";
  675. this.btn加热盘温控器开关.ReadNode = new Node("Application.GVL_A15_Manual.b加热盘温控器启停", NodeType.BOOL, null);
  676. this.btn加热盘温控器开关.Size = new System.Drawing.Size(135, 40);
  677. this.btn加热盘温控器开关.Symbol = 61453;
  678. this.btn加热盘温控器开关.TabIndex = 191;
  679. this.btn加热盘温控器开关.Text = "加热盘温控器";
  680. this.btn加热盘温控器开关.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  681. this.btn加热盘温控器开关.WriteNode = new Node("Application.GVL_A15_Manual.b加热盘温控器启停", NodeType.BOOL, null);
  682. //
  683. // btn镭射打标机开关
  684. //
  685. this.btn镭射打标机开关.ButtonType = PlcUiControl.ButtonType.交替型;
  686. this.btn镭射打标机开关.Cursor = System.Windows.Forms.Cursors.Hand;
  687. this.btn镭射打标机开关.DisabilityTriggerNode = null;
  688. this.btn镭射打标机开关.FillColor = System.Drawing.Color.Gray;
  689. this.btn镭射打标机开关.FillHoverColor = System.Drawing.Color.Gray;
  690. this.btn镭射打标机开关.FillSelectedColor = System.Drawing.Color.Gray;
  691. this.btn镭射打标机开关.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  692. this.btn镭射打标机开关.InvisibilityTriggerNode = null;
  693. this.btn镭射打标机开关.Location = new System.Drawing.Point(8, 232);
  694. this.btn镭射打标机开关.Margin = new System.Windows.Forms.Padding(8);
  695. this.btn镭射打标机开关.Maximum = 0D;
  696. this.btn镭射打标机开关.Minimum = 0D;
  697. this.btn镭射打标机开关.MinimumSize = new System.Drawing.Size(1, 1);
  698. this.btn镭射打标机开关.Name = "btn镭射打标机开关";
  699. this.btn镭射打标机开关.NeedUserEnsure = true;
  700. this.btn镭射打标机开关.OffColor = System.Drawing.Color.Gray;
  701. this.btn镭射打标机开关.OffSymbol = 61453;
  702. this.btn镭射打标机开关.OffText = "镭射打标机关闭";
  703. this.btn镭射打标机开关.OnColor = System.Drawing.Color.Green;
  704. this.btn镭射打标机开关.OnSymbol = 61452;
  705. this.btn镭射打标机开关.OnText = "镭射打标机启用";
  706. this.btn镭射打标机开关.ReadNode = new Node("Application.GVL_A24_Auto.b打标机开关", NodeType.BOOL, "0关,1开");
  707. this.btn镭射打标机开关.Size = new System.Drawing.Size(135, 40);
  708. this.btn镭射打标机开关.Symbol = 61453;
  709. this.btn镭射打标机开关.TabIndex = 192;
  710. this.btn镭射打标机开关.Text = "镭射打标机关闭";
  711. this.btn镭射打标机开关.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  712. this.btn镭射打标机开关.WriteNode = new Node("Application.GVL_A24_Auto.b打标机开关", NodeType.BOOL, "0关,1开");
  713. //
  714. // tabPage4
  715. //
  716. this.tabPage4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  717. this.tabPage4.Controls.Add(this.flowLayoutPanel4);
  718. this.tabPage4.Location = new System.Drawing.Point(0, 40);
  719. this.tabPage4.Name = "tabPage4";
  720. this.tabPage4.Size = new System.Drawing.Size(200, 60);
  721. this.tabPage4.TabIndex = 3;
  722. this.tabPage4.Text = "常用3";
  723. this.tabPage4.UseVisualStyleBackColor = true;
  724. //
  725. // flowLayoutPanel4
  726. //
  727. this.flowLayoutPanel4.Controls.Add(this.btn工站时间监控);
  728. this.flowLayoutPanel4.Controls.Add(this.btn吸嘴良率统计);
  729. this.flowLayoutPanel4.Controls.Add(this.btn测试数量查询);
  730. this.flowLayoutPanel4.Controls.Add(this.btnNG停止设置);
  731. this.flowLayoutPanel4.Controls.Add(this.btn测试模式选择);
  732. this.flowLayoutPanel4.Controls.Add(this.btn胶膜载带设置);
  733. this.flowLayoutPanel4.Controls.Add(this.btn消耗品寿命设定);
  734. this.flowLayoutPanel4.Controls.Add(this.btn首件打样设置);
  735. this.flowLayoutPanel4.Controls.Add(this.btn吸嘴寿命计数2);
  736. this.flowLayoutPanel4.Controls.Add(this.btn视觉仿真设置);
  737. this.flowLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
  738. this.flowLayoutPanel4.Location = new System.Drawing.Point(0, 0);
  739. this.flowLayoutPanel4.Name = "flowLayoutPanel4";
  740. this.flowLayoutPanel4.Size = new System.Drawing.Size(198, 58);
  741. this.flowLayoutPanel4.TabIndex = 12;
  742. //
  743. // btn工站时间监控
  744. //
  745. this.btn工站时间监控.Cursor = System.Windows.Forms.Cursors.Hand;
  746. this.btn工站时间监控.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  747. this.btn工站时间监控.Location = new System.Drawing.Point(8, 8);
  748. this.btn工站时间监控.Margin = new System.Windows.Forms.Padding(8);
  749. this.btn工站时间监控.MinimumSize = new System.Drawing.Size(1, 1);
  750. this.btn工站时间监控.Name = "btn工站时间监控";
  751. this.btn工站时间监控.NeedUserEnsure = false;
  752. this.btn工站时间监控.Size = new System.Drawing.Size(135, 40);
  753. this.btn工站时间监控.Symbol = 0;
  754. this.btn工站时间监控.TabIndex = 4;
  755. this.btn工站时间监控.Text = "工站时间监控";
  756. this.btn工站时间监控.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  757. this.btn工站时间监控.Click += new System.EventHandler(this.btn工站时间监控_Click_1);
  758. //
  759. // btn吸嘴良率统计
  760. //
  761. this.btn吸嘴良率统计.Cursor = System.Windows.Forms.Cursors.Hand;
  762. this.btn吸嘴良率统计.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  763. this.btn吸嘴良率统计.Location = new System.Drawing.Point(8, 64);
  764. this.btn吸嘴良率统计.Margin = new System.Windows.Forms.Padding(8);
  765. this.btn吸嘴良率统计.MinimumSize = new System.Drawing.Size(1, 1);
  766. this.btn吸嘴良率统计.Name = "btn吸嘴良率统计";
  767. this.btn吸嘴良率统计.NeedUserEnsure = false;
  768. this.btn吸嘴良率统计.Size = new System.Drawing.Size(135, 40);
  769. this.btn吸嘴良率统计.Symbol = 0;
  770. this.btn吸嘴良率统计.TabIndex = 5;
  771. this.btn吸嘴良率统计.Text = "吸嘴良率统计";
  772. this.btn吸嘴良率统计.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  773. this.btn吸嘴良率统计.Click += new System.EventHandler(this.btn吸嘴良率统计_Click);
  774. //
  775. // btn测试数量查询
  776. //
  777. this.btn测试数量查询.Cursor = System.Windows.Forms.Cursors.Hand;
  778. this.btn测试数量查询.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  779. this.btn测试数量查询.Location = new System.Drawing.Point(8, 120);
  780. this.btn测试数量查询.Margin = new System.Windows.Forms.Padding(8);
  781. this.btn测试数量查询.MinimumSize = new System.Drawing.Size(1, 1);
  782. this.btn测试数量查询.Name = "btn测试数量查询";
  783. this.btn测试数量查询.NeedUserEnsure = false;
  784. this.btn测试数量查询.Size = new System.Drawing.Size(135, 40);
  785. this.btn测试数量查询.Symbol = 0;
  786. this.btn测试数量查询.TabIndex = 13;
  787. this.btn测试数量查询.Text = "测试数量查询";
  788. this.btn测试数量查询.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  789. this.btn测试数量查询.Click += new System.EventHandler(this.btn测试数量查询_Click);
  790. //
  791. // btnNG停止设置
  792. //
  793. this.btnNG停止设置.Cursor = System.Windows.Forms.Cursors.Hand;
  794. this.btnNG停止设置.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  795. this.btnNG停止设置.Location = new System.Drawing.Point(8, 176);
  796. this.btnNG停止设置.Margin = new System.Windows.Forms.Padding(8);
  797. this.btnNG停止设置.MinimumSize = new System.Drawing.Size(1, 1);
  798. this.btnNG停止设置.Name = "btnNG停止设置";
  799. this.btnNG停止设置.NeedUserEnsure = false;
  800. this.btnNG停止设置.Size = new System.Drawing.Size(135, 40);
  801. this.btnNG停止设置.Symbol = 0;
  802. this.btnNG停止设置.TabIndex = 6;
  803. this.btnNG停止设置.Text = "NG停止设置";
  804. this.btnNG停止设置.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  805. this.btnNG停止设置.Click += new System.EventHandler(this.btnNG停止设置_Click);
  806. //
  807. // btn测试模式选择
  808. //
  809. this.btn测试模式选择.Cursor = System.Windows.Forms.Cursors.Hand;
  810. this.btn测试模式选择.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  811. this.btn测试模式选择.Location = new System.Drawing.Point(8, 232);
  812. this.btn测试模式选择.Margin = new System.Windows.Forms.Padding(8);
  813. this.btn测试模式选择.MinimumSize = new System.Drawing.Size(1, 1);
  814. this.btn测试模式选择.Name = "btn测试模式选择";
  815. this.btn测试模式选择.NeedUserEnsure = false;
  816. this.btn测试模式选择.Size = new System.Drawing.Size(135, 40);
  817. this.btn测试模式选择.Symbol = 0;
  818. this.btn测试模式选择.TabIndex = 7;
  819. this.btn测试模式选择.Text = "测试模式选择";
  820. this.btn测试模式选择.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  821. this.btn测试模式选择.Click += new System.EventHandler(this.btn测试模式选择_Click);
  822. //
  823. // btn胶膜载带设置
  824. //
  825. this.btn胶膜载带设置.Cursor = System.Windows.Forms.Cursors.Hand;
  826. this.btn胶膜载带设置.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  827. this.btn胶膜载带设置.Location = new System.Drawing.Point(8, 288);
  828. this.btn胶膜载带设置.Margin = new System.Windows.Forms.Padding(8);
  829. this.btn胶膜载带设置.MinimumSize = new System.Drawing.Size(1, 1);
  830. this.btn胶膜载带设置.Name = "btn胶膜载带设置";
  831. this.btn胶膜载带设置.NeedUserEnsure = false;
  832. this.btn胶膜载带设置.Size = new System.Drawing.Size(135, 40);
  833. this.btn胶膜载带设置.Symbol = 0;
  834. this.btn胶膜载带设置.TabIndex = 8;
  835. this.btn胶膜载带设置.Text = "胶膜载带设置";
  836. this.btn胶膜载带设置.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  837. this.btn胶膜载带设置.Click += new System.EventHandler(this.btn胶膜载带设置_Click);
  838. //
  839. // btn消耗品寿命设定
  840. //
  841. this.btn消耗品寿命设定.Cursor = System.Windows.Forms.Cursors.Hand;
  842. this.btn消耗品寿命设定.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  843. this.btn消耗品寿命设定.Location = new System.Drawing.Point(8, 344);
  844. this.btn消耗品寿命设定.Margin = new System.Windows.Forms.Padding(8);
  845. this.btn消耗品寿命设定.MinimumSize = new System.Drawing.Size(1, 1);
  846. this.btn消耗品寿命设定.Name = "btn消耗品寿命设定";
  847. this.btn消耗品寿命设定.NeedUserEnsure = false;
  848. this.btn消耗品寿命设定.Size = new System.Drawing.Size(135, 40);
  849. this.btn消耗品寿命设定.Symbol = 0;
  850. this.btn消耗品寿命设定.TabIndex = 9;
  851. this.btn消耗品寿命设定.Text = "消耗品寿命设定";
  852. this.btn消耗品寿命设定.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  853. this.btn消耗品寿命设定.Click += new System.EventHandler(this.btn消耗品寿命设定_Click);
  854. //
  855. // btn首件打样设置
  856. //
  857. this.btn首件打样设置.Cursor = System.Windows.Forms.Cursors.Hand;
  858. this.btn首件打样设置.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  859. this.btn首件打样设置.Location = new System.Drawing.Point(8, 400);
  860. this.btn首件打样设置.Margin = new System.Windows.Forms.Padding(8);
  861. this.btn首件打样设置.MinimumSize = new System.Drawing.Size(1, 1);
  862. this.btn首件打样设置.Name = "btn首件打样设置";
  863. this.btn首件打样设置.NeedUserEnsure = false;
  864. this.btn首件打样设置.Size = new System.Drawing.Size(135, 40);
  865. this.btn首件打样设置.Symbol = 0;
  866. this.btn首件打样设置.TabIndex = 10;
  867. this.btn首件打样设置.Text = "首件打样设置";
  868. this.btn首件打样设置.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  869. this.btn首件打样设置.Click += new System.EventHandler(this.btn首件打样设置_Click);
  870. //
  871. // btn吸嘴寿命计数2
  872. //
  873. this.btn吸嘴寿命计数2.Cursor = System.Windows.Forms.Cursors.Hand;
  874. this.btn吸嘴寿命计数2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  875. this.btn吸嘴寿命计数2.Location = new System.Drawing.Point(8, 456);
  876. this.btn吸嘴寿命计数2.Margin = new System.Windows.Forms.Padding(8);
  877. this.btn吸嘴寿命计数2.MinimumSize = new System.Drawing.Size(1, 1);
  878. this.btn吸嘴寿命计数2.Name = "btn吸嘴寿命计数2";
  879. this.btn吸嘴寿命计数2.NeedUserEnsure = false;
  880. this.btn吸嘴寿命计数2.Size = new System.Drawing.Size(135, 40);
  881. this.btn吸嘴寿命计数2.Symbol = 0;
  882. this.btn吸嘴寿命计数2.TabIndex = 11;
  883. this.btn吸嘴寿命计数2.Text = "吸嘴寿命计数";
  884. this.btn吸嘴寿命计数2.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  885. this.btn吸嘴寿命计数2.Click += new System.EventHandler(this.myUiButton1_Click);
  886. //
  887. // btn视觉仿真设置
  888. //
  889. this.btn视觉仿真设置.Cursor = System.Windows.Forms.Cursors.Hand;
  890. this.btn视觉仿真设置.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  891. this.btn视觉仿真设置.Location = new System.Drawing.Point(8, 512);
  892. this.btn视觉仿真设置.Margin = new System.Windows.Forms.Padding(8);
  893. this.btn视觉仿真设置.MinimumSize = new System.Drawing.Size(1, 1);
  894. this.btn视觉仿真设置.Name = "btn视觉仿真设置";
  895. this.btn视觉仿真设置.NeedUserEnsure = false;
  896. this.btn视觉仿真设置.Size = new System.Drawing.Size(135, 40);
  897. this.btn视觉仿真设置.Symbol = 0;
  898. this.btn视觉仿真设置.TabIndex = 12;
  899. this.btn视觉仿真设置.Text = "视觉仿真设置";
  900. this.btn视觉仿真设置.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  901. this.btn视觉仿真设置.Click += new System.EventHandler(this.btn视觉仿真设置_Click);
  902. //
  903. // tabPage5
  904. //
  905. this.tabPage5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  906. this.tabPage5.Controls.Add(this.flowLayoutPanel5);
  907. this.tabPage5.Location = new System.Drawing.Point(0, 35);
  908. this.tabPage5.Name = "tabPage5";
  909. this.tabPage5.Size = new System.Drawing.Size(996, 110);
  910. this.tabPage5.TabIndex = 4;
  911. this.tabPage5.Text = "编带1";
  912. this.tabPage5.UseVisualStyleBackColor = true;
  913. //
  914. // flowLayoutPanel5
  915. //
  916. this.flowLayoutPanel5.Controls.Add(this.btn编带1最后一盘);
  917. this.flowLayoutPanel5.Controls.Add(this.btn编带1温控器开关);
  918. this.flowLayoutPanel5.Controls.Add(this.btn编带1使用换盘机);
  919. this.flowLayoutPanel5.Controls.Add(this.btn编带1编带清除);
  920. this.flowLayoutPanel5.Controls.Add(this.btn编带1编带全检);
  921. this.flowLayoutPanel5.Controls.Add(this.btn编带1印字复检屏蔽);
  922. this.flowLayoutPanel5.Controls.Add(this.btn编带1压痕画像屏蔽);
  923. this.flowLayoutPanel5.Controls.Add(this.btn编带1单盘停机);
  924. this.flowLayoutPanel5.Controls.Add(this.btn编带1封合气缸电磁阀);
  925. this.flowLayoutPanel5.Controls.Add(this.btn编带1切带气缸电磁阀);
  926. this.flowLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
  927. this.flowLayoutPanel5.Location = new System.Drawing.Point(0, 0);
  928. this.flowLayoutPanel5.Name = "flowLayoutPanel5";
  929. this.flowLayoutPanel5.Size = new System.Drawing.Size(994, 108);
  930. this.flowLayoutPanel5.TabIndex = 196;
  931. //
  932. // btn编带1最后一盘
  933. //
  934. this.btn编带1最后一盘.ButtonType = PlcUiControl.ButtonType.交替型;
  935. this.btn编带1最后一盘.Cursor = System.Windows.Forms.Cursors.Hand;
  936. this.btn编带1最后一盘.DisabilityTriggerNode = null;
  937. this.btn编带1最后一盘.FillColor = System.Drawing.Color.Gray;
  938. this.btn编带1最后一盘.FillHoverColor = System.Drawing.Color.Gray;
  939. this.btn编带1最后一盘.FillSelectedColor = System.Drawing.Color.Gray;
  940. this.btn编带1最后一盘.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  941. this.btn编带1最后一盘.InvisibilityTriggerNode = null;
  942. this.btn编带1最后一盘.Location = new System.Drawing.Point(8, 8);
  943. this.btn编带1最后一盘.Margin = new System.Windows.Forms.Padding(8);
  944. this.btn编带1最后一盘.Maximum = 0D;
  945. this.btn编带1最后一盘.Minimum = 0D;
  946. this.btn编带1最后一盘.MinimumSize = new System.Drawing.Size(1, 1);
  947. this.btn编带1最后一盘.Name = "btn编带1最后一盘";
  948. this.btn编带1最后一盘.NeedUserEnsure = true;
  949. this.btn编带1最后一盘.OffColor = System.Drawing.Color.Gray;
  950. this.btn编带1最后一盘.OffSymbol = 61453;
  951. this.btn编带1最后一盘.OffText = "最后一盘";
  952. this.btn编带1最后一盘.OnColor = System.Drawing.Color.Green;
  953. this.btn编带1最后一盘.OnSymbol = 61452;
  954. this.btn编带1最后一盘.OnText = "最后一盘";
  955. this.btn编带1最后一盘.ReadNode = new Node("Application.Var_Auto_A33_Encapsulation1.b最后一盘信号", NodeType.BOOL, null);
  956. this.btn编带1最后一盘.Size = new System.Drawing.Size(135, 40);
  957. this.btn编带1最后一盘.Symbol = 61453;
  958. this.btn编带1最后一盘.TabIndex = 193;
  959. this.btn编带1最后一盘.Text = "最后一盘";
  960. this.btn编带1最后一盘.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  961. this.btn编带1最后一盘.WriteNode = new Node("Application.Var_Auto_A33_Encapsulation1.b最后一盘信号", NodeType.BOOL, null);
  962. //
  963. // btn编带1温控器开关
  964. //
  965. this.btn编带1温控器开关.ButtonType = PlcUiControl.ButtonType.交替型;
  966. this.btn编带1温控器开关.Cursor = System.Windows.Forms.Cursors.Hand;
  967. this.btn编带1温控器开关.DisabilityTriggerNode = null;
  968. this.btn编带1温控器开关.FillColor = System.Drawing.Color.Gray;
  969. this.btn编带1温控器开关.FillHoverColor = System.Drawing.Color.Gray;
  970. this.btn编带1温控器开关.FillSelectedColor = System.Drawing.Color.Gray;
  971. this.btn编带1温控器开关.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  972. this.btn编带1温控器开关.InvisibilityTriggerNode = null;
  973. this.btn编带1温控器开关.Location = new System.Drawing.Point(159, 8);
  974. this.btn编带1温控器开关.Margin = new System.Windows.Forms.Padding(8);
  975. this.btn编带1温控器开关.Maximum = 0D;
  976. this.btn编带1温控器开关.Minimum = 0D;
  977. this.btn编带1温控器开关.MinimumSize = new System.Drawing.Size(1, 1);
  978. this.btn编带1温控器开关.Name = "btn编带1温控器开关";
  979. this.btn编带1温控器开关.NeedUserEnsure = true;
  980. this.btn编带1温控器开关.OffColor = System.Drawing.Color.Gray;
  981. this.btn编带1温控器开关.OffSymbol = 61453;
  982. this.btn编带1温控器开关.OffText = "温控器";
  983. this.btn编带1温控器开关.OnColor = System.Drawing.Color.Green;
  984. this.btn编带1温控器开关.OnSymbol = 61452;
  985. this.btn编带1温控器开关.OnText = "温控器";
  986. this.btn编带1温控器开关.ReadNode = new Node("Application.Var_Hand_A33_Encapsulation1.b温控开关", NodeType.BOOL, null);
  987. this.btn编带1温控器开关.Size = new System.Drawing.Size(135, 40);
  988. this.btn编带1温控器开关.Symbol = 61453;
  989. this.btn编带1温控器开关.TabIndex = 189;
  990. this.btn编带1温控器开关.Text = "温控器";
  991. this.btn编带1温控器开关.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  992. this.btn编带1温控器开关.WriteNode = new Node("Application.Var_Hand_A33_Encapsulation1.b温控开关", NodeType.BOOL, null);
  993. //
  994. // btn编带1使用换盘机
  995. //
  996. this.btn编带1使用换盘机.ButtonType = PlcUiControl.ButtonType.交替型;
  997. this.btn编带1使用换盘机.Cursor = System.Windows.Forms.Cursors.Hand;
  998. this.btn编带1使用换盘机.DisabilityTriggerNode = null;
  999. this.btn编带1使用换盘机.FillColor = System.Drawing.Color.Gray;
  1000. this.btn编带1使用换盘机.FillHoverColor = System.Drawing.Color.Gray;
  1001. this.btn编带1使用换盘机.FillSelectedColor = System.Drawing.Color.Gray;
  1002. this.btn编带1使用换盘机.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1003. this.btn编带1使用换盘机.InvisibilityTriggerNode = null;
  1004. this.btn编带1使用换盘机.Location = new System.Drawing.Point(310, 8);
  1005. this.btn编带1使用换盘机.Margin = new System.Windows.Forms.Padding(8);
  1006. this.btn编带1使用换盘机.Maximum = 0D;
  1007. this.btn编带1使用换盘机.Minimum = 0D;
  1008. this.btn编带1使用换盘机.MinimumSize = new System.Drawing.Size(1, 1);
  1009. this.btn编带1使用换盘机.Name = "btn编带1使用换盘机";
  1010. this.btn编带1使用换盘机.NeedUserEnsure = true;
  1011. this.btn编带1使用换盘机.OffColor = System.Drawing.Color.Gray;
  1012. this.btn编带1使用换盘机.OffSymbol = 61453;
  1013. this.btn编带1使用换盘机.OffText = "使用换盘机";
  1014. this.btn编带1使用换盘机.OnColor = System.Drawing.Color.Green;
  1015. this.btn编带1使用换盘机.OnSymbol = 61452;
  1016. this.btn编带1使用换盘机.OnText = "使用换盘机";
  1017. this.btn编带1使用换盘机.ReadNode = new Node("Application.Var_Auto_A37_Encapsulation2.b单盘停机", NodeType.BOOL, null);
  1018. this.btn编带1使用换盘机.Size = new System.Drawing.Size(135, 40);
  1019. this.btn编带1使用换盘机.Symbol = 61453;
  1020. this.btn编带1使用换盘机.TabIndex = 190;
  1021. this.btn编带1使用换盘机.Text = "使用换盘机";
  1022. this.btn编带1使用换盘机.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1023. this.btn编带1使用换盘机.WriteNode = new Node("Application.Var_Auto_A37_Encapsulation2.b单盘停机", NodeType.BOOL, null);
  1024. //
  1025. // btn编带1编带清除
  1026. //
  1027. this.btn编带1编带清除.ButtonType = PlcUiControl.ButtonType.保持型;
  1028. this.btn编带1编带清除.Cursor = System.Windows.Forms.Cursors.Hand;
  1029. this.btn编带1编带清除.DisabilityTriggerNode = null;
  1030. this.btn编带1编带清除.FillColor = System.Drawing.Color.Gray;
  1031. this.btn编带1编带清除.FillHoverColor = System.Drawing.Color.Gray;
  1032. this.btn编带1编带清除.FillSelectedColor = System.Drawing.Color.Gray;
  1033. this.btn编带1编带清除.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1034. this.btn编带1编带清除.InvisibilityTriggerNode = null;
  1035. this.btn编带1编带清除.IsReadWriteNodeSame = false;
  1036. this.btn编带1编带清除.Location = new System.Drawing.Point(461, 8);
  1037. this.btn编带1编带清除.Margin = new System.Windows.Forms.Padding(8);
  1038. this.btn编带1编带清除.Maximum = 0D;
  1039. this.btn编带1编带清除.Minimum = 0D;
  1040. this.btn编带1编带清除.MinimumSize = new System.Drawing.Size(1, 1);
  1041. this.btn编带1编带清除.Name = "btn编带1编带清除";
  1042. this.btn编带1编带清除.NeedUserEnsure = true;
  1043. this.btn编带1编带清除.OffColor = System.Drawing.Color.Gray;
  1044. this.btn编带1编带清除.OffSymbol = 61453;
  1045. this.btn编带1编带清除.OffText = "编带清除";
  1046. this.btn编带1编带清除.OnColor = System.Drawing.Color.Green;
  1047. this.btn编带1编带清除.OnSymbol = 61452;
  1048. this.btn编带1编带清除.OnText = "编带清除";
  1049. this.btn编带1编带清除.ReadNode = new Node("Application.OutPut.A33_手动打带按钮灯", NodeType.BOOL, null);
  1050. this.btn编带1编带清除.Size = new System.Drawing.Size(135, 40);
  1051. this.btn编带1编带清除.Symbol = 61453;
  1052. this.btn编带1编带清除.TabIndex = 191;
  1053. this.btn编带1编带清除.Text = "编带清除";
  1054. this.btn编带1编带清除.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1055. this.btn编带1编带清除.WriteNode = new Node("Application.Var_Hand_A33_Encapsulation1.b编带清除", NodeType.BOOL, null);
  1056. //
  1057. // btn编带1编带全检
  1058. //
  1059. this.btn编带1编带全检.ButtonType = PlcUiControl.ButtonType.交替型;
  1060. this.btn编带1编带全检.Cursor = System.Windows.Forms.Cursors.Hand;
  1061. this.btn编带1编带全检.DisabilityTriggerNode = null;
  1062. this.btn编带1编带全检.FillColor = System.Drawing.Color.Gray;
  1063. this.btn编带1编带全检.FillHoverColor = System.Drawing.Color.Gray;
  1064. this.btn编带1编带全检.FillSelectedColor = System.Drawing.Color.Gray;
  1065. this.btn编带1编带全检.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1066. this.btn编带1编带全检.InvisibilityTriggerNode = null;
  1067. this.btn编带1编带全检.Location = new System.Drawing.Point(612, 8);
  1068. this.btn编带1编带全检.Margin = new System.Windows.Forms.Padding(8);
  1069. this.btn编带1编带全检.Maximum = 0D;
  1070. this.btn编带1编带全检.Minimum = 0D;
  1071. this.btn编带1编带全检.MinimumSize = new System.Drawing.Size(1, 1);
  1072. this.btn编带1编带全检.Name = "btn编带1编带全检";
  1073. this.btn编带1编带全检.NeedUserEnsure = true;
  1074. this.btn编带1编带全检.OffColor = System.Drawing.Color.Gray;
  1075. this.btn编带1编带全检.OffSymbol = 61453;
  1076. this.btn编带1编带全检.OffText = "编带全检";
  1077. this.btn编带1编带全检.OnColor = System.Drawing.Color.Green;
  1078. this.btn编带1编带全检.OnSymbol = 61452;
  1079. this.btn编带1编带全检.OnText = "编带全检";
  1080. this.btn编带1编带全检.ReadNode = null;
  1081. this.btn编带1编带全检.Size = new System.Drawing.Size(135, 40);
  1082. this.btn编带1编带全检.Symbol = 61453;
  1083. this.btn编带1编带全检.TabIndex = 192;
  1084. this.btn编带1编带全检.Text = "编带全检";
  1085. this.btn编带1编带全检.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1086. this.btn编带1编带全检.Visible = false;
  1087. this.btn编带1编带全检.WriteNode = null;
  1088. //
  1089. // btn编带1印字复检屏蔽
  1090. //
  1091. this.btn编带1印字复检屏蔽.ButtonType = PlcUiControl.ButtonType.交替型;
  1092. this.btn编带1印字复检屏蔽.Cursor = System.Windows.Forms.Cursors.Hand;
  1093. this.btn编带1印字复检屏蔽.DisabilityTriggerNode = null;
  1094. this.btn编带1印字复检屏蔽.FillColor = System.Drawing.Color.Green;
  1095. this.btn编带1印字复检屏蔽.FillHoverColor = System.Drawing.Color.Green;
  1096. this.btn编带1印字复检屏蔽.FillSelectedColor = System.Drawing.Color.Green;
  1097. this.btn编带1印字复检屏蔽.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1098. this.btn编带1印字复检屏蔽.InvisibilityTriggerNode = null;
  1099. this.btn编带1印字复检屏蔽.Location = new System.Drawing.Point(763, 8);
  1100. this.btn编带1印字复检屏蔽.Margin = new System.Windows.Forms.Padding(8);
  1101. this.btn编带1印字复检屏蔽.Maximum = 0D;
  1102. this.btn编带1印字复检屏蔽.Minimum = 0D;
  1103. this.btn编带1印字复检屏蔽.MinimumSize = new System.Drawing.Size(1, 1);
  1104. this.btn编带1印字复检屏蔽.Name = "btn编带1印字复检屏蔽";
  1105. this.btn编带1印字复检屏蔽.NeedUserEnsure = true;
  1106. this.btn编带1印字复检屏蔽.OffColor = System.Drawing.Color.Green;
  1107. this.btn编带1印字复检屏蔽.OffSymbol = 61452;
  1108. this.btn编带1印字复检屏蔽.OffText = "印字复检启用";
  1109. this.btn编带1印字复检屏蔽.OnColor = System.Drawing.Color.Red;
  1110. this.btn编带1印字复检屏蔽.OnSymbol = 61453;
  1111. this.btn编带1印字复检屏蔽.OnText = "印字复检屏蔽";
  1112. this.btn编带1印字复检屏蔽.ReadNode = new Node("Application.Var_Auto_A33_Encapsulation1.b_CCD1Close", NodeType.BOOL, null);
  1113. this.btn编带1印字复检屏蔽.Size = new System.Drawing.Size(135, 40);
  1114. this.btn编带1印字复检屏蔽.Symbol = 61452;
  1115. this.btn编带1印字复检屏蔽.TabIndex = 196;
  1116. this.btn编带1印字复检屏蔽.Text = "印字复检启用";
  1117. this.btn编带1印字复检屏蔽.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1118. this.btn编带1印字复检屏蔽.WriteNode = new Node("Application.Var_Auto_A33_Encapsulation1.b_CCD1Close", NodeType.BOOL, null);
  1119. //
  1120. // btn编带1压痕画像屏蔽
  1121. //
  1122. this.btn编带1压痕画像屏蔽.ButtonType = PlcUiControl.ButtonType.交替型;
  1123. this.btn编带1压痕画像屏蔽.Cursor = System.Windows.Forms.Cursors.Hand;
  1124. this.btn编带1压痕画像屏蔽.DisabilityTriggerNode = null;
  1125. this.btn编带1压痕画像屏蔽.FillColor = System.Drawing.Color.Green;
  1126. this.btn编带1压痕画像屏蔽.FillHoverColor = System.Drawing.Color.Green;
  1127. this.btn编带1压痕画像屏蔽.FillSelectedColor = System.Drawing.Color.Green;
  1128. this.btn编带1压痕画像屏蔽.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1129. this.btn编带1压痕画像屏蔽.InvisibilityTriggerNode = null;
  1130. this.btn编带1压痕画像屏蔽.Location = new System.Drawing.Point(8, 64);
  1131. this.btn编带1压痕画像屏蔽.Margin = new System.Windows.Forms.Padding(8);
  1132. this.btn编带1压痕画像屏蔽.Maximum = 0D;
  1133. this.btn编带1压痕画像屏蔽.Minimum = 0D;
  1134. this.btn编带1压痕画像屏蔽.MinimumSize = new System.Drawing.Size(1, 1);
  1135. this.btn编带1压痕画像屏蔽.Name = "btn编带1压痕画像屏蔽";
  1136. this.btn编带1压痕画像屏蔽.NeedUserEnsure = true;
  1137. this.btn编带1压痕画像屏蔽.OffColor = System.Drawing.Color.Green;
  1138. this.btn编带1压痕画像屏蔽.OffSymbol = 61452;
  1139. this.btn编带1压痕画像屏蔽.OffText = "压痕画像启用";
  1140. this.btn编带1压痕画像屏蔽.OnColor = System.Drawing.Color.Red;
  1141. this.btn编带1压痕画像屏蔽.OnSymbol = 61453;
  1142. this.btn编带1压痕画像屏蔽.OnText = "压痕画像屏蔽";
  1143. this.btn编带1压痕画像屏蔽.ReadNode = new Node("Application.Var_Auto_A37_Encapsulation2.b_CCD2Close", NodeType.BOOL, null);
  1144. this.btn编带1压痕画像屏蔽.Size = new System.Drawing.Size(135, 40);
  1145. this.btn编带1压痕画像屏蔽.Symbol = 61452;
  1146. this.btn编带1压痕画像屏蔽.TabIndex = 197;
  1147. this.btn编带1压痕画像屏蔽.Text = "压痕画像启用";
  1148. this.btn编带1压痕画像屏蔽.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1149. this.btn编带1压痕画像屏蔽.WriteNode = new Node("Application.Var_Auto_A37_Encapsulation2.b_CCD2Close", NodeType.BOOL, null);
  1150. //
  1151. // btn编带1单盘停机
  1152. //
  1153. this.btn编带1单盘停机.ButtonType = PlcUiControl.ButtonType.交替型;
  1154. this.btn编带1单盘停机.Cursor = System.Windows.Forms.Cursors.Hand;
  1155. this.btn编带1单盘停机.DisabilityTriggerNode = null;
  1156. this.btn编带1单盘停机.FillColor = System.Drawing.Color.Gray;
  1157. this.btn编带1单盘停机.FillHoverColor = System.Drawing.Color.Gray;
  1158. this.btn编带1单盘停机.FillSelectedColor = System.Drawing.Color.Gray;
  1159. this.btn编带1单盘停机.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1160. this.btn编带1单盘停机.InvisibilityTriggerNode = null;
  1161. this.btn编带1单盘停机.Location = new System.Drawing.Point(159, 64);
  1162. this.btn编带1单盘停机.Margin = new System.Windows.Forms.Padding(8);
  1163. this.btn编带1单盘停机.Maximum = 0D;
  1164. this.btn编带1单盘停机.Minimum = 0D;
  1165. this.btn编带1单盘停机.MinimumSize = new System.Drawing.Size(1, 1);
  1166. this.btn编带1单盘停机.Name = "btn编带1单盘停机";
  1167. this.btn编带1单盘停机.NeedUserEnsure = true;
  1168. this.btn编带1单盘停机.OffColor = System.Drawing.Color.Gray;
  1169. this.btn编带1单盘停机.OffSymbol = 61453;
  1170. this.btn编带1单盘停机.OffText = "单盘停机";
  1171. this.btn编带1单盘停机.OnColor = System.Drawing.Color.Green;
  1172. this.btn编带1单盘停机.OnSymbol = 61452;
  1173. this.btn编带1单盘停机.OnText = "单盘停机";
  1174. this.btn编带1单盘停机.ReadNode = new Node("Application.Var_Auto_A33_Encapsulation1.b单盘停机", NodeType.BOOL, null);
  1175. this.btn编带1单盘停机.Size = new System.Drawing.Size(135, 40);
  1176. this.btn编带1单盘停机.Symbol = 61453;
  1177. this.btn编带1单盘停机.TabIndex = 198;
  1178. this.btn编带1单盘停机.Text = "单盘停机";
  1179. this.btn编带1单盘停机.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1180. this.btn编带1单盘停机.WriteNode = new Node("Application.Var_Auto_A33_Encapsulation1.b单盘停机", NodeType.BOOL, null);
  1181. //
  1182. // btn编带1封合气缸电磁阀
  1183. //
  1184. this.btn编带1封合气缸电磁阀.ButtonType = PlcUiControl.ButtonType.交替型;
  1185. this.btn编带1封合气缸电磁阀.Cursor = System.Windows.Forms.Cursors.Hand;
  1186. this.btn编带1封合气缸电磁阀.DisabilityTriggerNode = null;
  1187. this.btn编带1封合气缸电磁阀.FillColor = System.Drawing.Color.Gray;
  1188. this.btn编带1封合气缸电磁阀.FillHoverColor = System.Drawing.Color.Gray;
  1189. this.btn编带1封合气缸电磁阀.FillSelectedColor = System.Drawing.Color.Gray;
  1190. this.btn编带1封合气缸电磁阀.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1191. this.btn编带1封合气缸电磁阀.InvisibilityTriggerNode = null;
  1192. this.btn编带1封合气缸电磁阀.Location = new System.Drawing.Point(310, 64);
  1193. this.btn编带1封合气缸电磁阀.Margin = new System.Windows.Forms.Padding(8);
  1194. this.btn编带1封合气缸电磁阀.Maximum = 0D;
  1195. this.btn编带1封合气缸电磁阀.Minimum = 0D;
  1196. this.btn编带1封合气缸电磁阀.MinimumSize = new System.Drawing.Size(1, 1);
  1197. this.btn编带1封合气缸电磁阀.Name = "btn编带1封合气缸电磁阀";
  1198. this.btn编带1封合气缸电磁阀.NeedUserEnsure = true;
  1199. this.btn编带1封合气缸电磁阀.OffColor = System.Drawing.Color.Gray;
  1200. this.btn编带1封合气缸电磁阀.OffSymbol = 0;
  1201. this.btn编带1封合气缸电磁阀.OffText = "封合气缸电磁阀";
  1202. this.btn编带1封合气缸电磁阀.OnColor = System.Drawing.Color.Green;
  1203. this.btn编带1封合气缸电磁阀.OnSymbol = 0;
  1204. this.btn编带1封合气缸电磁阀.OnText = "封合气缸电磁阀";
  1205. this.btn编带1封合气缸电磁阀.ReadNode = new Node("Application.Var_Hand_A33_Encapsulation1.b封合气缸电磁阀", NodeType.BOOL, null);
  1206. this.btn编带1封合气缸电磁阀.Size = new System.Drawing.Size(135, 40);
  1207. this.btn编带1封合气缸电磁阀.Symbol = 0;
  1208. this.btn编带1封合气缸电磁阀.TabIndex = 194;
  1209. this.btn编带1封合气缸电磁阀.Text = "封合气缸电磁阀";
  1210. this.btn编带1封合气缸电磁阀.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1211. this.btn编带1封合气缸电磁阀.WriteNode = new Node("Application.Var_Hand_A33_Encapsulation1.b封合气缸电磁阀", NodeType.BOOL, null);
  1212. //
  1213. // btn编带1切带气缸电磁阀
  1214. //
  1215. this.btn编带1切带气缸电磁阀.ButtonType = PlcUiControl.ButtonType.交替型;
  1216. this.btn编带1切带气缸电磁阀.Cursor = System.Windows.Forms.Cursors.Hand;
  1217. this.btn编带1切带气缸电磁阀.DisabilityTriggerNode = null;
  1218. this.btn编带1切带气缸电磁阀.FillColor = System.Drawing.Color.Gray;
  1219. this.btn编带1切带气缸电磁阀.FillHoverColor = System.Drawing.Color.Gray;
  1220. this.btn编带1切带气缸电磁阀.FillSelectedColor = System.Drawing.Color.Gray;
  1221. this.btn编带1切带气缸电磁阀.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1222. this.btn编带1切带气缸电磁阀.InvisibilityTriggerNode = null;
  1223. this.btn编带1切带气缸电磁阀.Location = new System.Drawing.Point(461, 64);
  1224. this.btn编带1切带气缸电磁阀.Margin = new System.Windows.Forms.Padding(8);
  1225. this.btn编带1切带气缸电磁阀.Maximum = 0D;
  1226. this.btn编带1切带气缸电磁阀.Minimum = 0D;
  1227. this.btn编带1切带气缸电磁阀.MinimumSize = new System.Drawing.Size(1, 1);
  1228. this.btn编带1切带气缸电磁阀.Name = "btn编带1切带气缸电磁阀";
  1229. this.btn编带1切带气缸电磁阀.NeedUserEnsure = true;
  1230. this.btn编带1切带气缸电磁阀.OffColor = System.Drawing.Color.Gray;
  1231. this.btn编带1切带气缸电磁阀.OffSymbol = 0;
  1232. this.btn编带1切带气缸电磁阀.OffText = "切带气缸电磁阀";
  1233. this.btn编带1切带气缸电磁阀.OnColor = System.Drawing.Color.Green;
  1234. this.btn编带1切带气缸电磁阀.OnSymbol = 0;
  1235. this.btn编带1切带气缸电磁阀.OnText = "切带气缸电磁阀";
  1236. this.btn编带1切带气缸电磁阀.ReadNode = new Node("Application.Var_Hand_A33_Encapsulation1.b切带气缸电磁阀", NodeType.BOOL, null);
  1237. this.btn编带1切带气缸电磁阀.Size = new System.Drawing.Size(135, 40);
  1238. this.btn编带1切带气缸电磁阀.Symbol = 0;
  1239. this.btn编带1切带气缸电磁阀.TabIndex = 195;
  1240. this.btn编带1切带气缸电磁阀.Text = "切带气缸电磁阀";
  1241. this.btn编带1切带气缸电磁阀.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1242. this.btn编带1切带气缸电磁阀.WriteNode = new Node("Application.Var_Hand_A33_Encapsulation1.b切带气缸电磁阀", NodeType.BOOL, null);
  1243. //
  1244. // tabPage6
  1245. //
  1246. this.tabPage6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1247. this.tabPage6.Controls.Add(this.flowLayoutPanel6);
  1248. this.tabPage6.Location = new System.Drawing.Point(0, 40);
  1249. this.tabPage6.Name = "tabPage6";
  1250. this.tabPage6.Size = new System.Drawing.Size(200, 60);
  1251. this.tabPage6.TabIndex = 5;
  1252. this.tabPage6.Text = "编带2";
  1253. this.tabPage6.UseVisualStyleBackColor = true;
  1254. //
  1255. // flowLayoutPanel6
  1256. //
  1257. this.flowLayoutPanel6.Controls.Add(this.btn编带2最后一盘);
  1258. this.flowLayoutPanel6.Controls.Add(this.btn编带2温控器开关);
  1259. this.flowLayoutPanel6.Controls.Add(this.btn编带2使用换盘机);
  1260. this.flowLayoutPanel6.Controls.Add(this.btn编带2编带清除);
  1261. this.flowLayoutPanel6.Controls.Add(this.btn编带2编带全检);
  1262. this.flowLayoutPanel6.Controls.Add(this.btn编带2印字复检屏蔽);
  1263. this.flowLayoutPanel6.Controls.Add(this.btn编带2压痕画像屏蔽);
  1264. this.flowLayoutPanel6.Controls.Add(this.btn编带2单盘停机);
  1265. this.flowLayoutPanel6.Controls.Add(this.btn编带2封合气缸电磁阀);
  1266. this.flowLayoutPanel6.Controls.Add(this.btn编带2切带气缸电磁阀);
  1267. this.flowLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
  1268. this.flowLayoutPanel6.Location = new System.Drawing.Point(0, 0);
  1269. this.flowLayoutPanel6.Name = "flowLayoutPanel6";
  1270. this.flowLayoutPanel6.Size = new System.Drawing.Size(198, 58);
  1271. this.flowLayoutPanel6.TabIndex = 203;
  1272. //
  1273. // btn编带2最后一盘
  1274. //
  1275. this.btn编带2最后一盘.ButtonType = PlcUiControl.ButtonType.交替型;
  1276. this.btn编带2最后一盘.Cursor = System.Windows.Forms.Cursors.Hand;
  1277. this.btn编带2最后一盘.DisabilityTriggerNode = null;
  1278. this.btn编带2最后一盘.FillColor = System.Drawing.Color.Gray;
  1279. this.btn编带2最后一盘.FillHoverColor = System.Drawing.Color.Gray;
  1280. this.btn编带2最后一盘.FillSelectedColor = System.Drawing.Color.Gray;
  1281. this.btn编带2最后一盘.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1282. this.btn编带2最后一盘.InvisibilityTriggerNode = null;
  1283. this.btn编带2最后一盘.Location = new System.Drawing.Point(8, 8);
  1284. this.btn编带2最后一盘.Margin = new System.Windows.Forms.Padding(8);
  1285. this.btn编带2最后一盘.Maximum = 0D;
  1286. this.btn编带2最后一盘.Minimum = 0D;
  1287. this.btn编带2最后一盘.MinimumSize = new System.Drawing.Size(1, 1);
  1288. this.btn编带2最后一盘.Name = "btn编带2最后一盘";
  1289. this.btn编带2最后一盘.NeedUserEnsure = true;
  1290. this.btn编带2最后一盘.OffColor = System.Drawing.Color.Gray;
  1291. this.btn编带2最后一盘.OffSymbol = 61453;
  1292. this.btn编带2最后一盘.OffText = "最后一盘";
  1293. this.btn编带2最后一盘.OnColor = System.Drawing.Color.Green;
  1294. this.btn编带2最后一盘.OnSymbol = 61452;
  1295. this.btn编带2最后一盘.OnText = "最后一盘";
  1296. this.btn编带2最后一盘.ReadNode = new Node("Application.Var_Auto_A37_Encapsulation2.b最后一盘信号", NodeType.BOOL, null);
  1297. this.btn编带2最后一盘.Size = new System.Drawing.Size(135, 40);
  1298. this.btn编带2最后一盘.Symbol = 61453;
  1299. this.btn编带2最后一盘.TabIndex = 200;
  1300. this.btn编带2最后一盘.Text = "最后一盘";
  1301. this.btn编带2最后一盘.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1302. this.btn编带2最后一盘.WriteNode = new Node("Application.Var_Auto_A37_Encapsulation2.b最后一盘信号", NodeType.BOOL, null);
  1303. //
  1304. // btn编带2温控器开关
  1305. //
  1306. this.btn编带2温控器开关.ButtonType = PlcUiControl.ButtonType.交替型;
  1307. this.btn编带2温控器开关.Cursor = System.Windows.Forms.Cursors.Hand;
  1308. this.btn编带2温控器开关.DisabilityTriggerNode = null;
  1309. this.btn编带2温控器开关.FillColor = System.Drawing.Color.Gray;
  1310. this.btn编带2温控器开关.FillHoverColor = System.Drawing.Color.Gray;
  1311. this.btn编带2温控器开关.FillSelectedColor = System.Drawing.Color.Gray;
  1312. this.btn编带2温控器开关.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1313. this.btn编带2温控器开关.InvisibilityTriggerNode = null;
  1314. this.btn编带2温控器开关.Location = new System.Drawing.Point(8, 64);
  1315. this.btn编带2温控器开关.Margin = new System.Windows.Forms.Padding(8);
  1316. this.btn编带2温控器开关.Maximum = 0D;
  1317. this.btn编带2温控器开关.Minimum = 0D;
  1318. this.btn编带2温控器开关.MinimumSize = new System.Drawing.Size(1, 1);
  1319. this.btn编带2温控器开关.Name = "btn编带2温控器开关";
  1320. this.btn编带2温控器开关.NeedUserEnsure = true;
  1321. this.btn编带2温控器开关.OffColor = System.Drawing.Color.Gray;
  1322. this.btn编带2温控器开关.OffSymbol = 61453;
  1323. this.btn编带2温控器开关.OffText = "温控器";
  1324. this.btn编带2温控器开关.OnColor = System.Drawing.Color.Green;
  1325. this.btn编带2温控器开关.OnSymbol = 61452;
  1326. this.btn编带2温控器开关.OnText = "温控器";
  1327. this.btn编带2温控器开关.ReadNode = new Node("Application.Var_Hand_A37_Encapsulation2.b温控开关", NodeType.BOOL, null);
  1328. this.btn编带2温控器开关.Size = new System.Drawing.Size(135, 40);
  1329. this.btn编带2温控器开关.Symbol = 61453;
  1330. this.btn编带2温控器开关.TabIndex = 196;
  1331. this.btn编带2温控器开关.Text = "温控器";
  1332. this.btn编带2温控器开关.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1333. this.btn编带2温控器开关.WriteNode = new Node("Application.Var_Hand_A37_Encapsulation2.b温控开关", NodeType.BOOL, null);
  1334. //
  1335. // btn编带2使用换盘机
  1336. //
  1337. this.btn编带2使用换盘机.ButtonType = PlcUiControl.ButtonType.交替型;
  1338. this.btn编带2使用换盘机.Cursor = System.Windows.Forms.Cursors.Hand;
  1339. this.btn编带2使用换盘机.DisabilityTriggerNode = null;
  1340. this.btn编带2使用换盘机.FillColor = System.Drawing.Color.Gray;
  1341. this.btn编带2使用换盘机.FillHoverColor = System.Drawing.Color.Gray;
  1342. this.btn编带2使用换盘机.FillSelectedColor = System.Drawing.Color.Gray;
  1343. this.btn编带2使用换盘机.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1344. this.btn编带2使用换盘机.InvisibilityTriggerNode = null;
  1345. this.btn编带2使用换盘机.Location = new System.Drawing.Point(8, 120);
  1346. this.btn编带2使用换盘机.Margin = new System.Windows.Forms.Padding(8);
  1347. this.btn编带2使用换盘机.Maximum = 0D;
  1348. this.btn编带2使用换盘机.Minimum = 0D;
  1349. this.btn编带2使用换盘机.MinimumSize = new System.Drawing.Size(1, 1);
  1350. this.btn编带2使用换盘机.Name = "btn编带2使用换盘机";
  1351. this.btn编带2使用换盘机.NeedUserEnsure = true;
  1352. this.btn编带2使用换盘机.OffColor = System.Drawing.Color.Gray;
  1353. this.btn编带2使用换盘机.OffSymbol = 61453;
  1354. this.btn编带2使用换盘机.OffText = "使用换盘机";
  1355. this.btn编带2使用换盘机.OnColor = System.Drawing.Color.Green;
  1356. this.btn编带2使用换盘机.OnSymbol = 61452;
  1357. this.btn编带2使用换盘机.OnText = "使用换盘机";
  1358. this.btn编带2使用换盘机.ReadNode = new Node("Application.Var_Auto_A37_Encapsulation2.b单盘停机", NodeType.BOOL, null);
  1359. this.btn编带2使用换盘机.Size = new System.Drawing.Size(135, 40);
  1360. this.btn编带2使用换盘机.Symbol = 61453;
  1361. this.btn编带2使用换盘机.TabIndex = 197;
  1362. this.btn编带2使用换盘机.Text = "使用换盘机";
  1363. this.btn编带2使用换盘机.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1364. this.btn编带2使用换盘机.WriteNode = new Node("Application.Var_Auto_A37_Encapsulation2.b单盘停机", NodeType.BOOL, null);
  1365. //
  1366. // btn编带2编带清除
  1367. //
  1368. this.btn编带2编带清除.ButtonType = PlcUiControl.ButtonType.保持型;
  1369. this.btn编带2编带清除.Cursor = System.Windows.Forms.Cursors.Hand;
  1370. this.btn编带2编带清除.DisabilityTriggerNode = null;
  1371. this.btn编带2编带清除.FillColor = System.Drawing.Color.Gray;
  1372. this.btn编带2编带清除.FillHoverColor = System.Drawing.Color.Gray;
  1373. this.btn编带2编带清除.FillSelectedColor = System.Drawing.Color.Gray;
  1374. this.btn编带2编带清除.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1375. this.btn编带2编带清除.InvisibilityTriggerNode = null;
  1376. this.btn编带2编带清除.IsReadWriteNodeSame = false;
  1377. this.btn编带2编带清除.Location = new System.Drawing.Point(8, 176);
  1378. this.btn编带2编带清除.Margin = new System.Windows.Forms.Padding(8);
  1379. this.btn编带2编带清除.Maximum = 0D;
  1380. this.btn编带2编带清除.Minimum = 0D;
  1381. this.btn编带2编带清除.MinimumSize = new System.Drawing.Size(1, 1);
  1382. this.btn编带2编带清除.Name = "btn编带2编带清除";
  1383. this.btn编带2编带清除.NeedUserEnsure = true;
  1384. this.btn编带2编带清除.OffColor = System.Drawing.Color.Gray;
  1385. this.btn编带2编带清除.OffSymbol = 61453;
  1386. this.btn编带2编带清除.OffText = "编带清除";
  1387. this.btn编带2编带清除.OnColor = System.Drawing.Color.Green;
  1388. this.btn编带2编带清除.OnSymbol = 61452;
  1389. this.btn编带2编带清除.OnText = "编带清除";
  1390. this.btn编带2编带清除.ReadNode = new Node("Application.OutPut.A37_手动打带按钮灯", NodeType.BOOL, null);
  1391. this.btn编带2编带清除.Size = new System.Drawing.Size(135, 40);
  1392. this.btn编带2编带清除.Symbol = 61453;
  1393. this.btn编带2编带清除.TabIndex = 198;
  1394. this.btn编带2编带清除.Text = "编带清除";
  1395. this.btn编带2编带清除.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1396. this.btn编带2编带清除.WriteNode = new Node("Application.Var_Hand_A37_Encapsulation2.b编带清除", NodeType.BOOL, null);
  1397. //
  1398. // btn编带2编带全检
  1399. //
  1400. this.btn编带2编带全检.ButtonType = PlcUiControl.ButtonType.交替型;
  1401. this.btn编带2编带全检.Cursor = System.Windows.Forms.Cursors.Hand;
  1402. this.btn编带2编带全检.DisabilityTriggerNode = null;
  1403. this.btn编带2编带全检.FillColor = System.Drawing.Color.Gray;
  1404. this.btn编带2编带全检.FillHoverColor = System.Drawing.Color.Gray;
  1405. this.btn编带2编带全检.FillSelectedColor = System.Drawing.Color.Gray;
  1406. this.btn编带2编带全检.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1407. this.btn编带2编带全检.InvisibilityTriggerNode = null;
  1408. this.btn编带2编带全检.Location = new System.Drawing.Point(8, 232);
  1409. this.btn编带2编带全检.Margin = new System.Windows.Forms.Padding(8);
  1410. this.btn编带2编带全检.Maximum = 0D;
  1411. this.btn编带2编带全检.Minimum = 0D;
  1412. this.btn编带2编带全检.MinimumSize = new System.Drawing.Size(1, 1);
  1413. this.btn编带2编带全检.Name = "btn编带2编带全检";
  1414. this.btn编带2编带全检.NeedUserEnsure = true;
  1415. this.btn编带2编带全检.OffColor = System.Drawing.Color.Gray;
  1416. this.btn编带2编带全检.OffSymbol = 61453;
  1417. this.btn编带2编带全检.OffText = "编带全检";
  1418. this.btn编带2编带全检.OnColor = System.Drawing.Color.Green;
  1419. this.btn编带2编带全检.OnSymbol = 61452;
  1420. this.btn编带2编带全检.OnText = "编带全检";
  1421. this.btn编带2编带全检.ReadNode = null;
  1422. this.btn编带2编带全检.Size = new System.Drawing.Size(135, 40);
  1423. this.btn编带2编带全检.Symbol = 61453;
  1424. this.btn编带2编带全检.TabIndex = 199;
  1425. this.btn编带2编带全检.Text = "编带全检";
  1426. this.btn编带2编带全检.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1427. this.btn编带2编带全检.Visible = false;
  1428. this.btn编带2编带全检.WriteNode = null;
  1429. //
  1430. // btn编带2印字复检屏蔽
  1431. //
  1432. this.btn编带2印字复检屏蔽.ButtonType = PlcUiControl.ButtonType.交替型;
  1433. this.btn编带2印字复检屏蔽.Cursor = System.Windows.Forms.Cursors.Hand;
  1434. this.btn编带2印字复检屏蔽.DisabilityTriggerNode = null;
  1435. this.btn编带2印字复检屏蔽.FillColor = System.Drawing.Color.Green;
  1436. this.btn编带2印字复检屏蔽.FillHoverColor = System.Drawing.Color.Green;
  1437. this.btn编带2印字复检屏蔽.FillSelectedColor = System.Drawing.Color.Green;
  1438. this.btn编带2印字复检屏蔽.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1439. this.btn编带2印字复检屏蔽.InvisibilityTriggerNode = null;
  1440. this.btn编带2印字复检屏蔽.Location = new System.Drawing.Point(8, 288);
  1441. this.btn编带2印字复检屏蔽.Margin = new System.Windows.Forms.Padding(8);
  1442. this.btn编带2印字复检屏蔽.Maximum = 0D;
  1443. this.btn编带2印字复检屏蔽.Minimum = 0D;
  1444. this.btn编带2印字复检屏蔽.MinimumSize = new System.Drawing.Size(1, 1);
  1445. this.btn编带2印字复检屏蔽.Name = "btn编带2印字复检屏蔽";
  1446. this.btn编带2印字复检屏蔽.NeedUserEnsure = true;
  1447. this.btn编带2印字复检屏蔽.OffColor = System.Drawing.Color.Green;
  1448. this.btn编带2印字复检屏蔽.OffSymbol = 61452;
  1449. this.btn编带2印字复检屏蔽.OffText = "印字复检启用";
  1450. this.btn编带2印字复检屏蔽.OnColor = System.Drawing.Color.Red;
  1451. this.btn编带2印字复检屏蔽.OnSymbol = 61453;
  1452. this.btn编带2印字复检屏蔽.OnText = "印字复检屏蔽";
  1453. this.btn编带2印字复检屏蔽.ReadNode = new Node("Application.Var_Auto_A37_Encapsulation2.b_CCD1Close", NodeType.BOOL, null);
  1454. this.btn编带2印字复检屏蔽.Size = new System.Drawing.Size(135, 40);
  1455. this.btn编带2印字复检屏蔽.Symbol = 61452;
  1456. this.btn编带2印字复检屏蔽.TabIndex = 203;
  1457. this.btn编带2印字复检屏蔽.Text = "印字复检启用";
  1458. this.btn编带2印字复检屏蔽.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1459. this.btn编带2印字复检屏蔽.WriteNode = new Node("Application.Var_Auto_A37_Encapsulation2.b_CCD1Close", NodeType.BOOL, null);
  1460. //
  1461. // btn编带2压痕画像屏蔽
  1462. //
  1463. this.btn编带2压痕画像屏蔽.ButtonType = PlcUiControl.ButtonType.交替型;
  1464. this.btn编带2压痕画像屏蔽.Cursor = System.Windows.Forms.Cursors.Hand;
  1465. this.btn编带2压痕画像屏蔽.DisabilityTriggerNode = null;
  1466. this.btn编带2压痕画像屏蔽.FillColor = System.Drawing.Color.Green;
  1467. this.btn编带2压痕画像屏蔽.FillHoverColor = System.Drawing.Color.Green;
  1468. this.btn编带2压痕画像屏蔽.FillSelectedColor = System.Drawing.Color.Green;
  1469. this.btn编带2压痕画像屏蔽.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1470. this.btn编带2压痕画像屏蔽.InvisibilityTriggerNode = null;
  1471. this.btn编带2压痕画像屏蔽.Location = new System.Drawing.Point(8, 344);
  1472. this.btn编带2压痕画像屏蔽.Margin = new System.Windows.Forms.Padding(8);
  1473. this.btn编带2压痕画像屏蔽.Maximum = 0D;
  1474. this.btn编带2压痕画像屏蔽.Minimum = 0D;
  1475. this.btn编带2压痕画像屏蔽.MinimumSize = new System.Drawing.Size(1, 1);
  1476. this.btn编带2压痕画像屏蔽.Name = "btn编带2压痕画像屏蔽";
  1477. this.btn编带2压痕画像屏蔽.NeedUserEnsure = true;
  1478. this.btn编带2压痕画像屏蔽.OffColor = System.Drawing.Color.Green;
  1479. this.btn编带2压痕画像屏蔽.OffSymbol = 61452;
  1480. this.btn编带2压痕画像屏蔽.OffText = "压痕画像启用";
  1481. this.btn编带2压痕画像屏蔽.OnColor = System.Drawing.Color.Red;
  1482. this.btn编带2压痕画像屏蔽.OnSymbol = 61453;
  1483. this.btn编带2压痕画像屏蔽.OnText = "压痕画像屏蔽";
  1484. this.btn编带2压痕画像屏蔽.ReadNode = new Node("Application.Var_Auto_A37_Encapsulation2.b_CCD2Close", NodeType.BOOL, null);
  1485. this.btn编带2压痕画像屏蔽.Size = new System.Drawing.Size(135, 40);
  1486. this.btn编带2压痕画像屏蔽.Symbol = 61452;
  1487. this.btn编带2压痕画像屏蔽.TabIndex = 204;
  1488. this.btn编带2压痕画像屏蔽.Text = "压痕画像启用";
  1489. this.btn编带2压痕画像屏蔽.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1490. this.btn编带2压痕画像屏蔽.WriteNode = new Node("Application.Var_Auto_A37_Encapsulation2.b_CCD2Close", NodeType.BOOL, null);
  1491. //
  1492. // btn编带2单盘停机
  1493. //
  1494. this.btn编带2单盘停机.ButtonType = PlcUiControl.ButtonType.交替型;
  1495. this.btn编带2单盘停机.Cursor = System.Windows.Forms.Cursors.Hand;
  1496. this.btn编带2单盘停机.DisabilityTriggerNode = null;
  1497. this.btn编带2单盘停机.FillColor = System.Drawing.Color.Gray;
  1498. this.btn编带2单盘停机.FillHoverColor = System.Drawing.Color.Gray;
  1499. this.btn编带2单盘停机.FillSelectedColor = System.Drawing.Color.Gray;
  1500. this.btn编带2单盘停机.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1501. this.btn编带2单盘停机.InvisibilityTriggerNode = null;
  1502. this.btn编带2单盘停机.Location = new System.Drawing.Point(8, 400);
  1503. this.btn编带2单盘停机.Margin = new System.Windows.Forms.Padding(8);
  1504. this.btn编带2单盘停机.Maximum = 0D;
  1505. this.btn编带2单盘停机.Minimum = 0D;
  1506. this.btn编带2单盘停机.MinimumSize = new System.Drawing.Size(1, 1);
  1507. this.btn编带2单盘停机.Name = "btn编带2单盘停机";
  1508. this.btn编带2单盘停机.NeedUserEnsure = true;
  1509. this.btn编带2单盘停机.OffColor = System.Drawing.Color.Gray;
  1510. this.btn编带2单盘停机.OffSymbol = 61453;
  1511. this.btn编带2单盘停机.OffText = "单盘停机";
  1512. this.btn编带2单盘停机.OnColor = System.Drawing.Color.Green;
  1513. this.btn编带2单盘停机.OnSymbol = 61452;
  1514. this.btn编带2单盘停机.OnText = "单盘停机";
  1515. this.btn编带2单盘停机.ReadNode = new Node("Application.Var_Auto_A37_Encapsulation2.b单盘停机", NodeType.BOOL, null);
  1516. this.btn编带2单盘停机.Size = new System.Drawing.Size(135, 40);
  1517. this.btn编带2单盘停机.Symbol = 61453;
  1518. this.btn编带2单盘停机.TabIndex = 205;
  1519. this.btn编带2单盘停机.Text = "单盘停机";
  1520. this.btn编带2单盘停机.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1521. this.btn编带2单盘停机.WriteNode = new Node("Application.Var_Auto_A37_Encapsulation2.b单盘停机", NodeType.BOOL, null);
  1522. //
  1523. // btn编带2封合气缸电磁阀
  1524. //
  1525. this.btn编带2封合气缸电磁阀.ButtonType = PlcUiControl.ButtonType.交替型;
  1526. this.btn编带2封合气缸电磁阀.Cursor = System.Windows.Forms.Cursors.Hand;
  1527. this.btn编带2封合气缸电磁阀.DisabilityTriggerNode = null;
  1528. this.btn编带2封合气缸电磁阀.FillColor = System.Drawing.Color.Gray;
  1529. this.btn编带2封合气缸电磁阀.FillHoverColor = System.Drawing.Color.Gray;
  1530. this.btn编带2封合气缸电磁阀.FillSelectedColor = System.Drawing.Color.Gray;
  1531. this.btn编带2封合气缸电磁阀.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1532. this.btn编带2封合气缸电磁阀.InvisibilityTriggerNode = null;
  1533. this.btn编带2封合气缸电磁阀.Location = new System.Drawing.Point(8, 456);
  1534. this.btn编带2封合气缸电磁阀.Margin = new System.Windows.Forms.Padding(8);
  1535. this.btn编带2封合气缸电磁阀.Maximum = 0D;
  1536. this.btn编带2封合气缸电磁阀.Minimum = 0D;
  1537. this.btn编带2封合气缸电磁阀.MinimumSize = new System.Drawing.Size(1, 1);
  1538. this.btn编带2封合气缸电磁阀.Name = "btn编带2封合气缸电磁阀";
  1539. this.btn编带2封合气缸电磁阀.NeedUserEnsure = true;
  1540. this.btn编带2封合气缸电磁阀.OffColor = System.Drawing.Color.Gray;
  1541. this.btn编带2封合气缸电磁阀.OffSymbol = 0;
  1542. this.btn编带2封合气缸电磁阀.OffText = "封合气缸电磁阀";
  1543. this.btn编带2封合气缸电磁阀.OnColor = System.Drawing.Color.Green;
  1544. this.btn编带2封合气缸电磁阀.OnSymbol = 0;
  1545. this.btn编带2封合气缸电磁阀.OnText = "封合气缸电磁阀";
  1546. this.btn编带2封合气缸电磁阀.ReadNode = new Node("Application.Var_Hand_A37_Encapsulation2.b封合气缸电磁阀", NodeType.BOOL, null);
  1547. this.btn编带2封合气缸电磁阀.Size = new System.Drawing.Size(135, 40);
  1548. this.btn编带2封合气缸电磁阀.Symbol = 0;
  1549. this.btn编带2封合气缸电磁阀.TabIndex = 201;
  1550. this.btn编带2封合气缸电磁阀.Text = "封合气缸电磁阀";
  1551. this.btn编带2封合气缸电磁阀.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1552. this.btn编带2封合气缸电磁阀.WriteNode = new Node("Application.Var_Hand_A37_Encapsulation2.b封合气缸电磁阀", NodeType.BOOL, null);
  1553. //
  1554. // btn编带2切带气缸电磁阀
  1555. //
  1556. this.btn编带2切带气缸电磁阀.ButtonType = PlcUiControl.ButtonType.交替型;
  1557. this.btn编带2切带气缸电磁阀.Cursor = System.Windows.Forms.Cursors.Hand;
  1558. this.btn编带2切带气缸电磁阀.DisabilityTriggerNode = null;
  1559. this.btn编带2切带气缸电磁阀.FillColor = System.Drawing.Color.Gray;
  1560. this.btn编带2切带气缸电磁阀.FillHoverColor = System.Drawing.Color.Gray;
  1561. this.btn编带2切带气缸电磁阀.FillSelectedColor = System.Drawing.Color.Gray;
  1562. this.btn编带2切带气缸电磁阀.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1563. this.btn编带2切带气缸电磁阀.InvisibilityTriggerNode = null;
  1564. this.btn编带2切带气缸电磁阀.Location = new System.Drawing.Point(8, 512);
  1565. this.btn编带2切带气缸电磁阀.Margin = new System.Windows.Forms.Padding(8);
  1566. this.btn编带2切带气缸电磁阀.Maximum = 0D;
  1567. this.btn编带2切带气缸电磁阀.Minimum = 0D;
  1568. this.btn编带2切带气缸电磁阀.MinimumSize = new System.Drawing.Size(1, 1);
  1569. this.btn编带2切带气缸电磁阀.Name = "btn编带2切带气缸电磁阀";
  1570. this.btn编带2切带气缸电磁阀.NeedUserEnsure = true;
  1571. this.btn编带2切带气缸电磁阀.OffColor = System.Drawing.Color.Gray;
  1572. this.btn编带2切带气缸电磁阀.OffSymbol = 0;
  1573. this.btn编带2切带气缸电磁阀.OffText = "切带气缸电磁阀";
  1574. this.btn编带2切带气缸电磁阀.OnColor = System.Drawing.Color.Green;
  1575. this.btn编带2切带气缸电磁阀.OnSymbol = 0;
  1576. this.btn编带2切带气缸电磁阀.OnText = "切带气缸电磁阀";
  1577. this.btn编带2切带气缸电磁阀.ReadNode = new Node("Application.Var_Hand_A37_Encapsulation2.b切带气缸电磁阀", NodeType.BOOL, null);
  1578. this.btn编带2切带气缸电磁阀.Size = new System.Drawing.Size(135, 40);
  1579. this.btn编带2切带气缸电磁阀.Symbol = 0;
  1580. this.btn编带2切带气缸电磁阀.TabIndex = 202;
  1581. this.btn编带2切带气缸电磁阀.Text = "切带气缸电磁阀";
  1582. this.btn编带2切带气缸电磁阀.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1583. this.btn编带2切带气缸电磁阀.WriteNode = new Node("Application.Var_Hand_A37_Encapsulation2.b切带气缸电磁阀", NodeType.BOOL, null);
  1584. //
  1585. // panelTips
  1586. //
  1587. this.panelTips.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1588. | System.Windows.Forms.AnchorStyles.Left)));
  1589. this.panelTips.Controls.Add(this.txtTips);
  1590. this.panelTips.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1591. this.panelTips.Location = new System.Drawing.Point(382, 5);
  1592. this.panelTips.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1593. this.panelTips.MinimumSize = new System.Drawing.Size(1, 1);
  1594. this.panelTips.Name = "panelTips";
  1595. this.panelTips.Padding = new System.Windows.Forms.Padding(1, 35, 1, 1);
  1596. this.panelTips.ShowText = false;
  1597. this.panelTips.Size = new System.Drawing.Size(368, 146);
  1598. this.panelTips.TabIndex = 12;
  1599. this.panelTips.Text = "运行信息";
  1600. this.panelTips.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1601. //
  1602. // txtTips
  1603. //
  1604. this.txtTips.Cursor = System.Windows.Forms.Cursors.IBeam;
  1605. this.txtTips.Dock = System.Windows.Forms.DockStyle.Fill;
  1606. this.txtTips.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1607. this.txtTips.Location = new System.Drawing.Point(1, 35);
  1608. this.txtTips.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1609. this.txtTips.MinimumSize = new System.Drawing.Size(1, 16);
  1610. this.txtTips.Multiline = true;
  1611. this.txtTips.Name = "txtTips";
  1612. this.txtTips.Padding = new System.Windows.Forms.Padding(5);
  1613. this.txtTips.ScrollBarHandleWidth = 20;
  1614. this.txtTips.ShowScrollBar = true;
  1615. this.txtTips.ShowText = false;
  1616. this.txtTips.Size = new System.Drawing.Size(366, 110);
  1617. this.txtTips.TabIndex = 1;
  1618. this.txtTips.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1619. this.txtTips.Watermark = "";
  1620. //
  1621. // uiPanel3
  1622. //
  1623. this.uiPanel3.Controls.Add(this.panelAlarm);
  1624. this.uiPanel3.Controls.Add(this.panelTips);
  1625. this.uiPanel3.Controls.Add(this.tabFastOperation);
  1626. this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Bottom;
  1627. this.uiPanel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1628. this.uiPanel3.Location = new System.Drawing.Point(155, 784);
  1629. this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1630. this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1);
  1631. this.uiPanel3.Name = "uiPanel3";
  1632. this.uiPanel3.Size = new System.Drawing.Size(1765, 156);
  1633. this.uiPanel3.TabIndex = 14;
  1634. this.uiPanel3.Text = null;
  1635. this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1636. //
  1637. // uiPanel1
  1638. //
  1639. this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  1640. this.uiPanel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1641. this.uiPanel1.Location = new System.Drawing.Point(155, 0);
  1642. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1643. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  1644. this.uiPanel1.Name = "uiPanel1";
  1645. this.uiPanel1.Size = new System.Drawing.Size(1765, 784);
  1646. this.uiPanel1.TabIndex = 15;
  1647. this.uiPanel1.Text = null;
  1648. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1649. //
  1650. // HomeForm
  1651. //
  1652. this.AllowShowTitle = false;
  1653. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
  1654. this.ClientSize = new System.Drawing.Size(1920, 940);
  1655. this.Controls.Add(this.uiPanel1);
  1656. this.Controls.Add(this.uiPanel3);
  1657. this.Controls.Add(this.uiTitlePanel1);
  1658. this.Name = "HomeForm";
  1659. this.Padding = new System.Windows.Forms.Padding(0);
  1660. this.ShowTitle = false;
  1661. this.Text = "主界面";
  1662. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form主界面_FormClosing);
  1663. this.Load += new System.EventHandler(this.Form主界面_Load);
  1664. this.uiTitlePanel1.ResumeLayout(false);
  1665. this.panelAlarm.ResumeLayout(false);
  1666. this.tabFastOperation.ResumeLayout(false);
  1667. this.tabPage1.ResumeLayout(false);
  1668. this.flowLayoutPanel1.ResumeLayout(false);
  1669. this.tabPage2.ResumeLayout(false);
  1670. this.flowLayoutPanel2.ResumeLayout(false);
  1671. this.tabPage3.ResumeLayout(false);
  1672. this.flowLayoutPanel3.ResumeLayout(false);
  1673. this.tabPage4.ResumeLayout(false);
  1674. this.flowLayoutPanel4.ResumeLayout(false);
  1675. this.tabPage5.ResumeLayout(false);
  1676. this.flowLayoutPanel5.ResumeLayout(false);
  1677. this.tabPage6.ResumeLayout(false);
  1678. this.flowLayoutPanel6.ResumeLayout(false);
  1679. this.panelTips.ResumeLayout(false);
  1680. this.uiPanel3.ResumeLayout(false);
  1681. this.ResumeLayout(false);
  1682. }
  1683. #endregion
  1684. private PlcUiControl.PlcUiButton btnAuto仿真;
  1685. private PlcUiControl.PlcUiButton btn系统退出;
  1686. private PlcComponent.PlcOptionSelection os确认系统退出;
  1687. private MyUiButton btn跑马灯;
  1688. private Sunny.UI.UITitlePanel uiTitlePanel1;
  1689. private Sunny.UI.UITitlePanel panelAlarm;
  1690. private Sunny.UI.UITabControl tabFastOperation;
  1691. private System.Windows.Forms.TabPage tabPage1;
  1692. private System.Windows.Forms.TabPage tabPage2;
  1693. private System.Windows.Forms.TabPage tabPage3;
  1694. private System.Windows.Forms.TabPage tabPage4;
  1695. private Sunny.UI.UIPanel uiPanel3;
  1696. private Sunny.UI.UITitlePanel panelTips;
  1697. private Sunny.UI.UIPanel uiPanel1;
  1698. private MyUiButton btn生产数据;
  1699. private Sunny.UI.UITextBox txtAlarm;
  1700. private MyUiButton btn历史记录;
  1701. private MyUiButton btn工站时间监控;
  1702. private MyUiButton btn吸嘴良率统计;
  1703. private MyUiButton btn消耗品寿命设定;
  1704. private MyUiButton btn胶膜载带设置;
  1705. private MyUiButton btn测试模式选择;
  1706. private MyUiButton btnNG停止设置;
  1707. private PlcUiControl.PlcUiButton btn屏蔽安全罩;
  1708. private PlcUiControl.PlcUiButton btn封装1温控器开关;
  1709. private PlcUiControl.PlcUiButton btn封装2温控器开关;
  1710. private System.Windows.Forms.TabPage tabPage5;
  1711. private System.Windows.Forms.TabPage tabPage6;
  1712. private PlcUiControl.PlcUiButton btn开启批次;
  1713. private PlcUiControl.PlcUiButton btn结束批次;
  1714. private MyUiButton bnt当前批次报告;
  1715. private PlcUiControl.PlcUiButton btn编带1使用换盘机;
  1716. private PlcUiControl.PlcUiButton btn编带1温控器开关;
  1717. private PlcUiControl.PlcUiButton btn编带1编带清除;
  1718. private PlcUiControl.PlcUiButton btn编带1编带全检;
  1719. private PlcUiControl.PlcUiButton btn编带1最后一盘;
  1720. private PlcUiControl.PlcUiButton btn编带1切带气缸电磁阀;
  1721. private PlcUiControl.PlcUiButton btn编带1封合气缸电磁阀;
  1722. private PlcUiControl.PlcUiButton btn编带2切带气缸电磁阀;
  1723. private PlcUiControl.PlcUiButton btn编带2封合气缸电磁阀;
  1724. private PlcUiControl.PlcUiButton btn编带2最后一盘;
  1725. private PlcUiControl.PlcUiButton btn编带2编带全检;
  1726. private PlcUiControl.PlcUiButton btn编带2编带清除;
  1727. private PlcUiControl.PlcUiButton btn编带2使用换盘机;
  1728. private PlcUiControl.PlcUiButton btn编带2温控器开关;
  1729. private MyUiButton btn首件打样设置;
  1730. private PlcUiControl.PlcUiButton btn封装2首件打样;
  1731. private PlcUiControl.PlcUiButton btn封装1首件打样;
  1732. private PlcUiControl.PlcUiButton btn加热盘温控器开关;
  1733. private Sunny.UI.UITextBox txtTips;
  1734. private MyUiButton btn吸嘴寿命计数2;
  1735. private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
  1736. private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel2;
  1737. private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel3;
  1738. private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel4;
  1739. private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel5;
  1740. private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel6;
  1741. private PlcUiControl.PlcUiButton btn编带1印字复检屏蔽;
  1742. private PlcUiControl.PlcUiButton btn编带1压痕画像屏蔽;
  1743. private PlcUiControl.PlcUiButton btn编带2印字复检屏蔽;
  1744. private PlcUiControl.PlcUiButton btn编带2压痕画像屏蔽;
  1745. private MyUiButton btn视觉仿真设置;
  1746. private PlcUiControl.PlcUiButton btn编带1单盘停机;
  1747. private PlcUiControl.PlcUiButton btn编带2单盘停机;
  1748. private PlcUiControl.PlcUiButton btn镭射打标机开关;
  1749. private MyUiButton btn测试数量查询;
  1750. private PlcUiControl.PlcUiButton btn蜂鸣器开关;
  1751. }
  1752. }