| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314 |
- namespace YangjieTester.工站操作
- {
- partial class Form35_溢料盒
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.uiPanel1 = new Sunny.UI.UIPanel();
- this.pictureBox1 = new System.Windows.Forms.PictureBox();
- this.btn工站启用 = new PlcUiControl.PlcUiButton();
- this.uiTabControl1 = new Sunny.UI.UITabControl();
- this.tabPage1 = new System.Windows.Forms.TabPage();
- this.btn吸嘴吸气 = new PlcUiControl.PlcUiButton();
- this.tabPage2 = new System.Windows.Forms.TabPage();
- this.tabPage3 = new System.Windows.Forms.TabPage();
- this.tabPage4 = new System.Windows.Forms.TabPage();
- this.tabPage5 = new System.Windows.Forms.TabPage();
- this.plcUiLight6 = new PlcUiControl.PlcUiLight();
- this.plcUiLight2 = new PlcUiControl.PlcUiLight();
- this.plcUiLight1 = new PlcUiControl.PlcUiLight();
- this.uiPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
- this.uiTabControl1.SuspendLayout();
- this.tabPage1.SuspendLayout();
- this.tabPage5.SuspendLayout();
- this.SuspendLayout();
- //
- // uiPanel1
- //
- this.uiPanel1.Controls.Add(this.pictureBox1);
- this.uiPanel1.Controls.Add(this.btn工站启用);
- this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Left;
- this.uiPanel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiPanel1.Location = new System.Drawing.Point(0, 35);
- this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiPanel1.Name = "uiPanel1";
- this.uiPanel1.Padding = new System.Windows.Forms.Padding(2);
- this.uiPanel1.Size = new System.Drawing.Size(233, 733);
- this.uiPanel1.TabIndex = 11;
- this.uiPanel1.Text = null;
- this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // pictureBox1
- //
- this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Top;
- this.pictureBox1.Location = new System.Drawing.Point(2, 56);
- this.pictureBox1.Name = "pictureBox1";
- this.pictureBox1.Padding = new System.Windows.Forms.Padding(2);
- this.pictureBox1.Size = new System.Drawing.Size(229, 185);
- this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
- this.pictureBox1.TabIndex = 165;
- this.pictureBox1.TabStop = false;
- //
- // btn工站启用
- //
- this.btn工站启用.ButtonType = PlcUiControl.ButtonType.交替型;
- this.btn工站启用.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn工站启用.DisabilityTriggerNode = null;
- this.btn工站启用.Dock = System.Windows.Forms.DockStyle.Top;
- this.btn工站启用.FillColor = System.Drawing.Color.Gray;
- this.btn工站启用.FillHoverColor = System.Drawing.Color.Gray;
- this.btn工站启用.FillSelectedColor = System.Drawing.Color.Gray;
- this.btn工站启用.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn工站启用.InvisibilityTriggerNode = null;
- this.btn工站启用.Location = new System.Drawing.Point(2, 2);
- this.btn工站启用.Maximum = 0D;
- this.btn工站启用.Minimum = 0D;
- this.btn工站启用.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn工站启用.Name = "btn工站启用";
- this.btn工站启用.NeedUserEnsure = false;
- this.btn工站启用.OffColor = System.Drawing.Color.Gray;
- this.btn工站启用.OffSymbol = 0;
- this.btn工站启用.OffText = "工站不启用";
- this.btn工站启用.OnColor = System.Drawing.Color.Green;
- this.btn工站启用.OnSymbol = 0;
- this.btn工站启用.OnText = "工站启用";
- this.btn工站启用.ReadNode = null;
- this.btn工站启用.Size = new System.Drawing.Size(229, 54);
- this.btn工站启用.Symbol = 0;
- this.btn工站启用.TabIndex = 164;
- this.btn工站启用.Text = "工站不启用";
- this.btn工站启用.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn工站启用.WriteNode = null;
- //
- // uiTabControl1
- //
- this.uiTabControl1.Controls.Add(this.tabPage1);
- this.uiTabControl1.Controls.Add(this.tabPage2);
- this.uiTabControl1.Controls.Add(this.tabPage3);
- this.uiTabControl1.Controls.Add(this.tabPage4);
- this.uiTabControl1.Controls.Add(this.tabPage5);
- this.uiTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.uiTabControl1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
- this.uiTabControl1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTabControl1.ItemSize = new System.Drawing.Size(150, 40);
- this.uiTabControl1.Location = new System.Drawing.Point(233, 35);
- this.uiTabControl1.MainPage = "";
- this.uiTabControl1.Name = "uiTabControl1";
- this.uiTabControl1.SelectedIndex = 0;
- this.uiTabControl1.Size = new System.Drawing.Size(1133, 733);
- this.uiTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
- this.uiTabControl1.TabIndex = 12;
- this.uiTabControl1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- //
- // tabPage1
- //
- this.tabPage1.Controls.Add(this.btn吸嘴吸气);
- this.tabPage1.Location = new System.Drawing.Point(0, 40);
- this.tabPage1.Name = "tabPage1";
- this.tabPage1.Size = new System.Drawing.Size(1133, 693);
- this.tabPage1.TabIndex = 0;
- this.tabPage1.Text = "常规操作";
- this.tabPage1.UseVisualStyleBackColor = true;
- //
- // btn吸嘴吸气
- //
- this.btn吸嘴吸气.ButtonType = PlcUiControl.ButtonType.交替型;
- this.btn吸嘴吸气.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn吸嘴吸气.DisabilityTriggerNode = null;
- this.btn吸嘴吸气.FillColor = System.Drawing.Color.Gray;
- this.btn吸嘴吸气.FillHoverColor = System.Drawing.Color.Gray;
- this.btn吸嘴吸气.FillSelectedColor = System.Drawing.Color.Gray;
- this.btn吸嘴吸气.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn吸嘴吸气.InvisibilityTriggerNode = null;
- this.btn吸嘴吸气.Location = new System.Drawing.Point(73, 40);
- this.btn吸嘴吸气.Maximum = 0D;
- this.btn吸嘴吸气.Minimum = 0D;
- this.btn吸嘴吸气.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn吸嘴吸气.Name = "btn吸嘴吸气";
- this.btn吸嘴吸气.NeedUserEnsure = false;
- this.btn吸嘴吸气.OffColor = System.Drawing.Color.Gray;
- this.btn吸嘴吸气.OffSymbol = 0;
- this.btn吸嘴吸气.OffText = "破真空Off";
- this.btn吸嘴吸气.OnColor = System.Drawing.Color.Green;
- this.btn吸嘴吸气.OnSymbol = 0;
- this.btn吸嘴吸气.OnText = "破真空On";
- this.btn吸嘴吸气.ReadNode = new Node("Application.A35_OverflowBox_Manual.b吸嘴破真空", NodeType.BOOL, "b吸嘴破真空_HMIset");
- this.btn吸嘴吸气.Size = new System.Drawing.Size(99, 66);
- this.btn吸嘴吸气.Symbol = 0;
- this.btn吸嘴吸气.TabIndex = 7;
- this.btn吸嘴吸气.Text = "破真空Off";
- this.btn吸嘴吸气.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn吸嘴吸气.WriteNode = new Node("Application.A35_OverflowBox_Manual.b吸嘴破真空", NodeType.BOOL, "b吸嘴破真空_HMIset");
- //
- // tabPage2
- //
- this.tabPage2.Location = new System.Drawing.Point(0, 40);
- this.tabPage2.Name = "tabPage2";
- this.tabPage2.Size = new System.Drawing.Size(200, 60);
- this.tabPage2.TabIndex = 1;
- this.tabPage2.Text = "功能设置";
- this.tabPage2.UseVisualStyleBackColor = true;
- //
- // tabPage3
- //
- this.tabPage3.Location = new System.Drawing.Point(0, 40);
- this.tabPage3.Name = "tabPage3";
- this.tabPage3.Size = new System.Drawing.Size(200, 60);
- this.tabPage3.TabIndex = 2;
- this.tabPage3.Text = "参数设置";
- this.tabPage3.UseVisualStyleBackColor = true;
- //
- // tabPage4
- //
- this.tabPage4.Location = new System.Drawing.Point(0, 40);
- this.tabPage4.Name = "tabPage4";
- this.tabPage4.Size = new System.Drawing.Size(200, 60);
- this.tabPage4.TabIndex = 3;
- this.tabPage4.Text = "马达参数设置";
- this.tabPage4.UseVisualStyleBackColor = true;
- //
- // tabPage5
- //
- this.tabPage5.Controls.Add(this.plcUiLight6);
- this.tabPage5.Controls.Add(this.plcUiLight2);
- this.tabPage5.Controls.Add(this.plcUiLight1);
- this.tabPage5.Location = new System.Drawing.Point(0, 40);
- this.tabPage5.Name = "tabPage5";
- this.tabPage5.Size = new System.Drawing.Size(200, 60);
- this.tabPage5.TabIndex = 4;
- this.tabPage5.Text = "IO";
- this.tabPage5.UseVisualStyleBackColor = true;
- //
- // plcUiLight6
- //
- this.plcUiLight6.DisabilityTriggerNode = null;
- this.plcUiLight6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiLight6.InvisibilityTriggerNode = null;
- this.plcUiLight6.Location = new System.Drawing.Point(432, 3);
- this.plcUiLight6.MinimumSize = new System.Drawing.Size(1, 1);
- this.plcUiLight6.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.plcUiLight6.Name = "plcUiLight6";
- this.plcUiLight6.NodeName = "b吸嘴破真空电磁阀";
- this.plcUiLight6.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
- this.plcUiLight6.OffText = null;
- this.plcUiLight6.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
- this.plcUiLight6.OnText = null;
- this.plcUiLight6.Radius = 0;
- this.plcUiLight6.ReadNode = new Node("Application.InOutPut.A35溢料盒站.b吸嘴破真空电磁阀", NodeType.BOOL, null);
- this.plcUiLight6.Shape = Sunny.UI.UIShape.Square;
- this.plcUiLight6.ShowText = true;
- this.plcUiLight6.Size = new System.Drawing.Size(268, 58);
- this.plcUiLight6.State = Sunny.UI.UILightState.Off;
- this.plcUiLight6.TabIndex = 201;
- this.plcUiLight6.Text = "b吸嘴破真空电磁阀";
- this.plcUiLight6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.plcUiLight6.WriteNode = null;
- //
- // plcUiLight2
- //
- this.plcUiLight2.DisabilityTriggerNode = null;
- this.plcUiLight2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiLight2.InvisibilityTriggerNode = null;
- this.plcUiLight2.Location = new System.Drawing.Point(7, 67);
- this.plcUiLight2.MinimumSize = new System.Drawing.Size(1, 1);
- this.plcUiLight2.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.plcUiLight2.Name = "plcUiLight2";
- this.plcUiLight2.NodeName = "b材料检测_高位";
- this.plcUiLight2.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
- this.plcUiLight2.OffText = null;
- this.plcUiLight2.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
- this.plcUiLight2.OnText = null;
- this.plcUiLight2.Radius = 58;
- this.plcUiLight2.ReadNode = new Node("Application.InOutPut.A35溢料盒站.b材料检测_高位", NodeType.BOOL, null);
- this.plcUiLight2.ShowText = true;
- this.plcUiLight2.Size = new System.Drawing.Size(255, 58);
- this.plcUiLight2.State = Sunny.UI.UILightState.Off;
- this.plcUiLight2.TabIndex = 200;
- this.plcUiLight2.Text = "b材料检测_高位";
- this.plcUiLight2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.plcUiLight2.WriteNode = null;
- //
- // plcUiLight1
- //
- this.plcUiLight1.DisabilityTriggerNode = null;
- this.plcUiLight1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiLight1.InvisibilityTriggerNode = null;
- this.plcUiLight1.Location = new System.Drawing.Point(4, 3);
- this.plcUiLight1.MinimumSize = new System.Drawing.Size(1, 1);
- this.plcUiLight1.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.plcUiLight1.Name = "plcUiLight1";
- this.plcUiLight1.NodeName = "b料盒检测";
- this.plcUiLight1.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
- this.plcUiLight1.OffText = null;
- this.plcUiLight1.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
- this.plcUiLight1.OnText = null;
- this.plcUiLight1.Radius = 58;
- this.plcUiLight1.ReadNode = new Node("Application.InOutPut.A35溢料盒站.b料盒检测", NodeType.BOOL, null);
- this.plcUiLight1.ShowText = true;
- this.plcUiLight1.Size = new System.Drawing.Size(255, 58);
- this.plcUiLight1.State = Sunny.UI.UILightState.Off;
- this.plcUiLight1.TabIndex = 198;
- this.plcUiLight1.Text = "b料盒检测";
- this.plcUiLight1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.plcUiLight1.WriteNode = null;
- //
- // Form35_溢料盒
- //
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
- this.ClientSize = new System.Drawing.Size(1366, 768);
- this.Controls.Add(this.uiTabControl1);
- this.Controls.Add(this.uiPanel1);
- this.Name = "Form35_溢料盒";
- this.Text = "Form35_溢料盒 ";
- this.uiPanel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
- this.uiTabControl1.ResumeLayout(false);
- this.tabPage1.ResumeLayout(false);
- this.tabPage5.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private Sunny.UI.UIPanel uiPanel1;
- public Sunny.UI.UITabControl uiTabControl1;
- private System.Windows.Forms.TabPage tabPage1;
- private System.Windows.Forms.TabPage tabPage2;
- private System.Windows.Forms.TabPage tabPage3;
- private System.Windows.Forms.TabPage tabPage4;
- private System.Windows.Forms.TabPage tabPage5;
- private PlcUiControl.PlcUiLight plcUiLight2;
- private PlcUiControl.PlcUiLight plcUiLight1;
- private PlcUiControl.PlcUiButton btn吸嘴吸气;
- private System.Windows.Forms.PictureBox pictureBox1;
- private PlcUiControl.PlcUiButton btn工站启用;
- private PlcUiControl.PlcUiLight plcUiLight6;
- }
- }
|