Form35_溢料盒.Designer.cs 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314
  1. namespace YangjieTester.工站操作
  2. {
  3. partial class Form35_溢料盒
  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.btn吸嘴吸气 = new PlcUiControl.PlcUiButton();
  34. this.tabPage2 = new System.Windows.Forms.TabPage();
  35. this.tabPage3 = new System.Windows.Forms.TabPage();
  36. this.tabPage4 = new System.Windows.Forms.TabPage();
  37. this.tabPage5 = new System.Windows.Forms.TabPage();
  38. this.plcUiLight6 = new PlcUiControl.PlcUiLight();
  39. this.plcUiLight2 = new PlcUiControl.PlcUiLight();
  40. this.plcUiLight1 = new PlcUiControl.PlcUiLight();
  41. this.uiPanel1.SuspendLayout();
  42. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  43. this.uiTabControl1.SuspendLayout();
  44. this.tabPage1.SuspendLayout();
  45. this.tabPage5.SuspendLayout();
  46. this.SuspendLayout();
  47. //
  48. // uiPanel1
  49. //
  50. this.uiPanel1.Controls.Add(this.pictureBox1);
  51. this.uiPanel1.Controls.Add(this.btn工站启用);
  52. this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Left;
  53. this.uiPanel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  54. this.uiPanel1.Location = new System.Drawing.Point(0, 35);
  55. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  56. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  57. this.uiPanel1.Name = "uiPanel1";
  58. this.uiPanel1.Padding = new System.Windows.Forms.Padding(2);
  59. this.uiPanel1.Size = new System.Drawing.Size(233, 733);
  60. this.uiPanel1.TabIndex = 11;
  61. this.uiPanel1.Text = null;
  62. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  63. //
  64. // pictureBox1
  65. //
  66. this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  67. this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Top;
  68. this.pictureBox1.Location = new System.Drawing.Point(2, 56);
  69. this.pictureBox1.Name = "pictureBox1";
  70. this.pictureBox1.Padding = new System.Windows.Forms.Padding(2);
  71. this.pictureBox1.Size = new System.Drawing.Size(229, 185);
  72. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  73. this.pictureBox1.TabIndex = 165;
  74. this.pictureBox1.TabStop = false;
  75. //
  76. // btn工站启用
  77. //
  78. this.btn工站启用.ButtonType = PlcUiControl.ButtonType.交替型;
  79. this.btn工站启用.Cursor = System.Windows.Forms.Cursors.Hand;
  80. this.btn工站启用.DisabilityTriggerNode = null;
  81. this.btn工站启用.Dock = System.Windows.Forms.DockStyle.Top;
  82. this.btn工站启用.FillColor = System.Drawing.Color.Gray;
  83. this.btn工站启用.FillHoverColor = System.Drawing.Color.Gray;
  84. this.btn工站启用.FillSelectedColor = System.Drawing.Color.Gray;
  85. this.btn工站启用.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  86. this.btn工站启用.InvisibilityTriggerNode = null;
  87. this.btn工站启用.Location = new System.Drawing.Point(2, 2);
  88. this.btn工站启用.Maximum = 0D;
  89. this.btn工站启用.Minimum = 0D;
  90. this.btn工站启用.MinimumSize = new System.Drawing.Size(1, 1);
  91. this.btn工站启用.Name = "btn工站启用";
  92. this.btn工站启用.NeedUserEnsure = false;
  93. this.btn工站启用.OffColor = System.Drawing.Color.Gray;
  94. this.btn工站启用.OffSymbol = 0;
  95. this.btn工站启用.OffText = "工站不启用";
  96. this.btn工站启用.OnColor = System.Drawing.Color.Green;
  97. this.btn工站启用.OnSymbol = 0;
  98. this.btn工站启用.OnText = "工站启用";
  99. this.btn工站启用.ReadNode = null;
  100. this.btn工站启用.Size = new System.Drawing.Size(229, 54);
  101. this.btn工站启用.Symbol = 0;
  102. this.btn工站启用.TabIndex = 164;
  103. this.btn工站启用.Text = "工站不启用";
  104. this.btn工站启用.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  105. this.btn工站启用.WriteNode = null;
  106. //
  107. // uiTabControl1
  108. //
  109. this.uiTabControl1.Controls.Add(this.tabPage1);
  110. this.uiTabControl1.Controls.Add(this.tabPage2);
  111. this.uiTabControl1.Controls.Add(this.tabPage3);
  112. this.uiTabControl1.Controls.Add(this.tabPage4);
  113. this.uiTabControl1.Controls.Add(this.tabPage5);
  114. this.uiTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  115. this.uiTabControl1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
  116. this.uiTabControl1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  117. this.uiTabControl1.ItemSize = new System.Drawing.Size(150, 40);
  118. this.uiTabControl1.Location = new System.Drawing.Point(233, 35);
  119. this.uiTabControl1.MainPage = "";
  120. this.uiTabControl1.Name = "uiTabControl1";
  121. this.uiTabControl1.SelectedIndex = 0;
  122. this.uiTabControl1.Size = new System.Drawing.Size(1133, 733);
  123. this.uiTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  124. this.uiTabControl1.TabIndex = 12;
  125. this.uiTabControl1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  126. //
  127. // tabPage1
  128. //
  129. this.tabPage1.Controls.Add(this.btn吸嘴吸气);
  130. this.tabPage1.Location = new System.Drawing.Point(0, 40);
  131. this.tabPage1.Name = "tabPage1";
  132. this.tabPage1.Size = new System.Drawing.Size(1133, 693);
  133. this.tabPage1.TabIndex = 0;
  134. this.tabPage1.Text = "常规操作";
  135. this.tabPage1.UseVisualStyleBackColor = true;
  136. //
  137. // btn吸嘴吸气
  138. //
  139. this.btn吸嘴吸气.ButtonType = PlcUiControl.ButtonType.交替型;
  140. this.btn吸嘴吸气.Cursor = System.Windows.Forms.Cursors.Hand;
  141. this.btn吸嘴吸气.DisabilityTriggerNode = null;
  142. this.btn吸嘴吸气.FillColor = System.Drawing.Color.Gray;
  143. this.btn吸嘴吸气.FillHoverColor = System.Drawing.Color.Gray;
  144. this.btn吸嘴吸气.FillSelectedColor = System.Drawing.Color.Gray;
  145. this.btn吸嘴吸气.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  146. this.btn吸嘴吸气.InvisibilityTriggerNode = null;
  147. this.btn吸嘴吸气.Location = new System.Drawing.Point(73, 40);
  148. this.btn吸嘴吸气.Maximum = 0D;
  149. this.btn吸嘴吸气.Minimum = 0D;
  150. this.btn吸嘴吸气.MinimumSize = new System.Drawing.Size(1, 1);
  151. this.btn吸嘴吸气.Name = "btn吸嘴吸气";
  152. this.btn吸嘴吸气.NeedUserEnsure = false;
  153. this.btn吸嘴吸气.OffColor = System.Drawing.Color.Gray;
  154. this.btn吸嘴吸气.OffSymbol = 0;
  155. this.btn吸嘴吸气.OffText = "破真空Off";
  156. this.btn吸嘴吸气.OnColor = System.Drawing.Color.Green;
  157. this.btn吸嘴吸气.OnSymbol = 0;
  158. this.btn吸嘴吸气.OnText = "破真空On";
  159. this.btn吸嘴吸气.ReadNode = new Node("Application.A35_OverflowBox_Manual.b吸嘴破真空", NodeType.BOOL, "b吸嘴破真空_HMIset");
  160. this.btn吸嘴吸气.Size = new System.Drawing.Size(99, 66);
  161. this.btn吸嘴吸气.Symbol = 0;
  162. this.btn吸嘴吸气.TabIndex = 7;
  163. this.btn吸嘴吸气.Text = "破真空Off";
  164. this.btn吸嘴吸气.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  165. this.btn吸嘴吸气.WriteNode = new Node("Application.A35_OverflowBox_Manual.b吸嘴破真空", NodeType.BOOL, "b吸嘴破真空_HMIset");
  166. //
  167. // tabPage2
  168. //
  169. this.tabPage2.Location = new System.Drawing.Point(0, 40);
  170. this.tabPage2.Name = "tabPage2";
  171. this.tabPage2.Size = new System.Drawing.Size(200, 60);
  172. this.tabPage2.TabIndex = 1;
  173. this.tabPage2.Text = "功能设置";
  174. this.tabPage2.UseVisualStyleBackColor = true;
  175. //
  176. // tabPage3
  177. //
  178. this.tabPage3.Location = new System.Drawing.Point(0, 40);
  179. this.tabPage3.Name = "tabPage3";
  180. this.tabPage3.Size = new System.Drawing.Size(200, 60);
  181. this.tabPage3.TabIndex = 2;
  182. this.tabPage3.Text = "参数设置";
  183. this.tabPage3.UseVisualStyleBackColor = true;
  184. //
  185. // tabPage4
  186. //
  187. this.tabPage4.Location = new System.Drawing.Point(0, 40);
  188. this.tabPage4.Name = "tabPage4";
  189. this.tabPage4.Size = new System.Drawing.Size(200, 60);
  190. this.tabPage4.TabIndex = 3;
  191. this.tabPage4.Text = "马达参数设置";
  192. this.tabPage4.UseVisualStyleBackColor = true;
  193. //
  194. // tabPage5
  195. //
  196. this.tabPage5.Controls.Add(this.plcUiLight6);
  197. this.tabPage5.Controls.Add(this.plcUiLight2);
  198. this.tabPage5.Controls.Add(this.plcUiLight1);
  199. this.tabPage5.Location = new System.Drawing.Point(0, 40);
  200. this.tabPage5.Name = "tabPage5";
  201. this.tabPage5.Size = new System.Drawing.Size(200, 60);
  202. this.tabPage5.TabIndex = 4;
  203. this.tabPage5.Text = "IO";
  204. this.tabPage5.UseVisualStyleBackColor = true;
  205. //
  206. // plcUiLight6
  207. //
  208. this.plcUiLight6.DisabilityTriggerNode = null;
  209. this.plcUiLight6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  210. this.plcUiLight6.InvisibilityTriggerNode = null;
  211. this.plcUiLight6.Location = new System.Drawing.Point(432, 3);
  212. this.plcUiLight6.MinimumSize = new System.Drawing.Size(1, 1);
  213. this.plcUiLight6.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  214. this.plcUiLight6.Name = "plcUiLight6";
  215. this.plcUiLight6.NodeName = "b吸嘴破真空电磁阀";
  216. this.plcUiLight6.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  217. this.plcUiLight6.OffText = null;
  218. this.plcUiLight6.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  219. this.plcUiLight6.OnText = null;
  220. this.plcUiLight6.Radius = 0;
  221. this.plcUiLight6.ReadNode = new Node("Application.InOutPut.A35溢料盒站.b吸嘴破真空电磁阀", NodeType.BOOL, null);
  222. this.plcUiLight6.Shape = Sunny.UI.UIShape.Square;
  223. this.plcUiLight6.ShowText = true;
  224. this.plcUiLight6.Size = new System.Drawing.Size(268, 58);
  225. this.plcUiLight6.State = Sunny.UI.UILightState.Off;
  226. this.plcUiLight6.TabIndex = 201;
  227. this.plcUiLight6.Text = "b吸嘴破真空电磁阀";
  228. this.plcUiLight6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  229. this.plcUiLight6.WriteNode = null;
  230. //
  231. // plcUiLight2
  232. //
  233. this.plcUiLight2.DisabilityTriggerNode = null;
  234. this.plcUiLight2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  235. this.plcUiLight2.InvisibilityTriggerNode = null;
  236. this.plcUiLight2.Location = new System.Drawing.Point(7, 67);
  237. this.plcUiLight2.MinimumSize = new System.Drawing.Size(1, 1);
  238. this.plcUiLight2.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  239. this.plcUiLight2.Name = "plcUiLight2";
  240. this.plcUiLight2.NodeName = "b材料检测_高位";
  241. this.plcUiLight2.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  242. this.plcUiLight2.OffText = null;
  243. this.plcUiLight2.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  244. this.plcUiLight2.OnText = null;
  245. this.plcUiLight2.Radius = 58;
  246. this.plcUiLight2.ReadNode = new Node("Application.InOutPut.A35溢料盒站.b材料检测_高位", NodeType.BOOL, null);
  247. this.plcUiLight2.ShowText = true;
  248. this.plcUiLight2.Size = new System.Drawing.Size(255, 58);
  249. this.plcUiLight2.State = Sunny.UI.UILightState.Off;
  250. this.plcUiLight2.TabIndex = 200;
  251. this.plcUiLight2.Text = "b材料检测_高位";
  252. this.plcUiLight2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  253. this.plcUiLight2.WriteNode = null;
  254. //
  255. // plcUiLight1
  256. //
  257. this.plcUiLight1.DisabilityTriggerNode = null;
  258. this.plcUiLight1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  259. this.plcUiLight1.InvisibilityTriggerNode = null;
  260. this.plcUiLight1.Location = new System.Drawing.Point(4, 3);
  261. this.plcUiLight1.MinimumSize = new System.Drawing.Size(1, 1);
  262. this.plcUiLight1.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  263. this.plcUiLight1.Name = "plcUiLight1";
  264. this.plcUiLight1.NodeName = "b料盒检测";
  265. this.plcUiLight1.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
  266. this.plcUiLight1.OffText = null;
  267. this.plcUiLight1.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
  268. this.plcUiLight1.OnText = null;
  269. this.plcUiLight1.Radius = 58;
  270. this.plcUiLight1.ReadNode = new Node("Application.InOutPut.A35溢料盒站.b料盒检测", NodeType.BOOL, null);
  271. this.plcUiLight1.ShowText = true;
  272. this.plcUiLight1.Size = new System.Drawing.Size(255, 58);
  273. this.plcUiLight1.State = Sunny.UI.UILightState.Off;
  274. this.plcUiLight1.TabIndex = 198;
  275. this.plcUiLight1.Text = "b料盒检测";
  276. this.plcUiLight1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  277. this.plcUiLight1.WriteNode = null;
  278. //
  279. // Form35_溢料盒
  280. //
  281. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
  282. this.ClientSize = new System.Drawing.Size(1366, 768);
  283. this.Controls.Add(this.uiTabControl1);
  284. this.Controls.Add(this.uiPanel1);
  285. this.Name = "Form35_溢料盒";
  286. this.Text = "Form35_溢料盒 ";
  287. this.uiPanel1.ResumeLayout(false);
  288. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  289. this.uiTabControl1.ResumeLayout(false);
  290. this.tabPage1.ResumeLayout(false);
  291. this.tabPage5.ResumeLayout(false);
  292. this.ResumeLayout(false);
  293. }
  294. #endregion
  295. private Sunny.UI.UIPanel uiPanel1;
  296. public Sunny.UI.UITabControl uiTabControl1;
  297. private System.Windows.Forms.TabPage tabPage1;
  298. private System.Windows.Forms.TabPage tabPage2;
  299. private System.Windows.Forms.TabPage tabPage3;
  300. private System.Windows.Forms.TabPage tabPage4;
  301. private System.Windows.Forms.TabPage tabPage5;
  302. private PlcUiControl.PlcUiLight plcUiLight2;
  303. private PlcUiControl.PlcUiLight plcUiLight1;
  304. private PlcUiControl.PlcUiButton btn吸嘴吸气;
  305. private System.Windows.Forms.PictureBox pictureBox1;
  306. private PlcUiControl.PlcUiButton btn工站启用;
  307. private PlcUiControl.PlcUiLight plcUiLight6;
  308. }
  309. }