Form8_四料盒1.Designer.cs 116 KB

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