namespace YangjieTester.工站操作 { partial class Form19_降温站2 { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// 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.btn降温吹气 = new PlcUiControl.PlcUiButton(); this.uiGroupBox4 = new Sunny.UI.UIGroupBox(); this.plcUiLight40 = new PlcUiControl.PlcUiLight(); this.plcUiLight41 = new PlcUiControl.PlcUiLight(); this.plcUiLight42 = new PlcUiControl.PlcUiLight(); this.txt马达上电 = new PlcUiControl.PlcUiButton(); this.txt马达下位置 = new PlcUiControl.PlcUiNumberInput(); this.uiLabel22 = new Sunny.UI.UILabel(); this.txt马达上位置 = new PlcUiControl.PlcUiNumberInput(); this.uiLabel23 = new Sunny.UI.UILabel(); this.txt马达上下 = new PlcUiControl.PlcUiButton(); this.txt马达回原 = new PlcUiControl.PlcUiButton(); this.txt马达上升 = new PlcUiControl.PlcUiButton(); this.txt马达下降 = new PlcUiControl.PlcUiButton(); this.plcUiNumberDisplay5 = new PlcUiControl.PlcUiNumberDisplay(); this.uiLabel24 = new Sunny.UI.UILabel(); this.plcUiNumberDisplay6 = new PlcUiControl.PlcUiNumberDisplay(); this.uiLabel25 = new Sunny.UI.UILabel(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.tabPage3 = new System.Windows.Forms.TabPage(); this.uiGroupBox5 = new Sunny.UI.UIGroupBox(); this.uiLabel1 = new Sunny.UI.UILabel(); this.txt破真空时间 = new PlcUiControl.PlcUiNumberInput(); this.uiLabel27 = new Sunny.UI.UILabel(); this.txt上降温时间 = new PlcUiControl.PlcUiNumberInput(); this.tabPage4 = new System.Windows.Forms.TabPage(); this.uiGroupBox2 = new Sunny.UI.UIGroupBox(); this.txt防压检测终点 = new PlcUiControl.PlcUiNumberInput(); this.uiLabel47 = new Sunny.UI.UILabel(); this.txt防撞检测起点 = new PlcUiControl.PlcUiNumberInput(); this.txt防撞检测终点 = new PlcUiControl.PlcUiNumberInput(); this.uiLabel48 = new Sunny.UI.UILabel(); this.uiLabel49 = new Sunny.UI.UILabel(); this.uiLabel50 = new Sunny.UI.UILabel(); this.txt防压检测起点 = new PlcUiControl.PlcUiNumberInput(); this.txt上下马达速度 = new PlcUiControl.PlcUiNumberInput(); this.uiLabel6 = new Sunny.UI.UILabel(); this.txt上下马达偏移量 = new PlcUiControl.PlcUiNumberInput(); this.uiLabel7 = new Sunny.UI.UILabel(); this.txt上下马达减速时间 = new PlcUiControl.PlcUiNumberInput(); this.uiLabel8 = new Sunny.UI.UILabel(); this.txt上下马达加速时间 = new PlcUiControl.PlcUiNumberInput(); this.uiLabel9 = new Sunny.UI.UILabel(); this.txt上下马达伺服输出转矩限制 = new PlcUiControl.PlcUiNumberInput(); this.uiLabel10 = new Sunny.UI.UILabel(); this.plcUiNumberDisplay2 = new PlcUiControl.PlcUiNumberDisplay(); this.uiLabel11 = new Sunny.UI.UILabel(); this.txt上下马达防撞报警阈值 = new PlcUiControl.PlcUiNumberInput(); this.uiLabel17 = new Sunny.UI.UILabel(); this.txt上下马达防压报警阈值 = new PlcUiControl.PlcUiNumberInput(); this.uiLabel18 = new Sunny.UI.UILabel(); this.txt上下马达最高速 = new PlcUiControl.PlcUiNumberInput(); this.uiLabel19 = new Sunny.UI.UILabel(); this.tabPage5 = new System.Windows.Forms.TabPage(); this.plcUiLight46 = new PlcUiControl.PlcUiLight(); this.plcUiLight47 = new PlcUiControl.PlcUiLight(); this.plcUiLight1 = new PlcUiControl.PlcUiLight(); this.uiPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.uiTabControl1.SuspendLayout(); this.tabPage1.SuspendLayout(); this.uiGroupBox4.SuspendLayout(); this.tabPage3.SuspendLayout(); this.uiGroupBox5.SuspendLayout(); this.tabPage4.SuspendLayout(); this.uiGroupBox2.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 = 9; 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 = 164; 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 = new Node("Application.Var_state.站位启用[19]", NodeType.BOOL, null); this.btn工站启用.Size = new System.Drawing.Size(229, 54); this.btn工站启用.Symbol = 0; this.btn工站启用.TabIndex = 163; this.btn工站启用.Text = "工站不启用"; this.btn工站启用.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn工站启用.WriteNode = new Node("Application.Var_state.站位启用[19]", NodeType.BOOL, 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 = 10; 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.Controls.Add(this.btn降温吹气); this.tabPage1.Controls.Add(this.uiGroupBox4); 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(219, 207); 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 = new Node("Application.A19_CoolingStation_Manual.b手动破真空_HMI", NodeType.BOOL, "手动破真空——HMIset"); this.btn吸嘴破真空.Size = new System.Drawing.Size(176, 58); this.btn吸嘴破真空.Symbol = 0; this.btn吸嘴破真空.TabIndex = 146; this.btn吸嘴破真空.Text = "吸嘴破真空"; this.btn吸嘴破真空.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn吸嘴破真空.WriteNode = new Node("Application.A19_CoolingStation_Manual.b手动破真空_HMI", NodeType.BOOL, "手动破真空——HMIset"); // // 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(8, 207); 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 = new Node("Application.A19_CoolingStation_Manual.b手动降温_HMI", NodeType.BOOL, "手动降温——HMIset"); this.btn降温吹气.Size = new System.Drawing.Size(176, 58); this.btn降温吹气.Symbol = 0; this.btn降温吹气.TabIndex = 145; this.btn降温吹气.Text = "降温吹气"; this.btn降温吹气.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn降温吹气.WriteNode = new Node("Application.A19_CoolingStation_Manual.b手动降温_HMI", NodeType.BOOL, "手动降温——HMIset"); // // uiGroupBox4 // this.uiGroupBox4.Controls.Add(this.plcUiLight40); this.uiGroupBox4.Controls.Add(this.plcUiLight41); this.uiGroupBox4.Controls.Add(this.plcUiLight42); this.uiGroupBox4.Controls.Add(this.txt马达上电); this.uiGroupBox4.Controls.Add(this.txt马达下位置); this.uiGroupBox4.Controls.Add(this.uiLabel22); this.uiGroupBox4.Controls.Add(this.txt马达上位置); this.uiGroupBox4.Controls.Add(this.uiLabel23); this.uiGroupBox4.Controls.Add(this.txt马达上下); this.uiGroupBox4.Controls.Add(this.txt马达回原); this.uiGroupBox4.Controls.Add(this.txt马达上升); this.uiGroupBox4.Controls.Add(this.txt马达下降); this.uiGroupBox4.Controls.Add(this.plcUiNumberDisplay5); this.uiGroupBox4.Controls.Add(this.uiLabel24); this.uiGroupBox4.Controls.Add(this.plcUiNumberDisplay6); this.uiGroupBox4.Controls.Add(this.uiLabel25); this.uiGroupBox4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiGroupBox4.Location = new System.Drawing.Point(8, 5); this.uiGroupBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiGroupBox4.MinimumSize = new System.Drawing.Size(1, 1); this.uiGroupBox4.Name = "uiGroupBox4"; this.uiGroupBox4.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.uiGroupBox4.Size = new System.Drawing.Size(1042, 194); this.uiGroupBox4.TabIndex = 144; this.uiGroupBox4.Text = "上下"; this.uiGroupBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // // plcUiLight40 // this.plcUiLight40.DisabilityTriggerNode = null; this.plcUiLight40.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.plcUiLight40.InvisibilityTriggerNode = null; this.plcUiLight40.Location = new System.Drawing.Point(491, 121); this.plcUiLight40.MinimumSize = new System.Drawing.Size(1, 1); this.plcUiLight40.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.plcUiLight40.Name = "plcUiLight40"; this.plcUiLight40.NodeName = "回原完成"; this.plcUiLight40.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140))))); this.plcUiLight40.OffText = null; this.plcUiLight40.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); this.plcUiLight40.OnText = null; this.plcUiLight40.Radius = 39; this.plcUiLight40.ReadNode = new Node("Application.A19_CoolingStation_Auto.b下压轴回原完成", NodeType.BOOL, null); this.plcUiLight40.ShowText = true; this.plcUiLight40.Size = new System.Drawing.Size(111, 39); this.plcUiLight40.State = Sunny.UI.UILightState.Off; this.plcUiLight40.TabIndex = 203; this.plcUiLight40.Text = "回原完成"; this.plcUiLight40.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.plcUiLight40.WriteNode = null; // // plcUiLight41 // this.plcUiLight41.DisabilityTriggerNode = null; this.plcUiLight41.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.plcUiLight41.InvisibilityTriggerNode = null; this.plcUiLight41.Location = new System.Drawing.Point(379, 121); this.plcUiLight41.MinimumSize = new System.Drawing.Size(1, 1); this.plcUiLight41.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.plcUiLight41.Name = "plcUiLight41"; this.plcUiLight41.NodeName = "Error"; this.plcUiLight41.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140))))); this.plcUiLight41.OffText = null; this.plcUiLight41.On_Color = System.Drawing.Color.Red; this.plcUiLight41.OnColor = System.Drawing.Color.Red; this.plcUiLight41.OnText = null; this.plcUiLight41.Radius = 39; this.plcUiLight41.ReadNode = new Node("Application.A19_CoolingStation_Auto.b下压轴Error", NodeType.BOOL, "轴状态"); this.plcUiLight41.ShowText = true; this.plcUiLight41.Size = new System.Drawing.Size(92, 39); this.plcUiLight41.State = Sunny.UI.UILightState.Off; this.plcUiLight41.TabIndex = 202; this.plcUiLight41.Text = "Error"; this.plcUiLight41.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.plcUiLight41.WriteNode = null; // // plcUiLight42 // this.plcUiLight42.DisabilityTriggerNode = null; this.plcUiLight42.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.plcUiLight42.InvisibilityTriggerNode = null; this.plcUiLight42.Location = new System.Drawing.Point(267, 121); this.plcUiLight42.MinimumSize = new System.Drawing.Size(1, 1); this.plcUiLight42.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.plcUiLight42.Name = "plcUiLight42"; this.plcUiLight42.NodeName = "使能状态"; this.plcUiLight42.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140))))); this.plcUiLight42.OffText = null; this.plcUiLight42.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); this.plcUiLight42.OnText = null; this.plcUiLight42.Radius = 39; this.plcUiLight42.ReadNode = new Node("Application.A19_CoolingStation_Auto.b下压轴使能状态", NodeType.BOOL, null); this.plcUiLight42.ShowText = true; this.plcUiLight42.Size = new System.Drawing.Size(112, 39); this.plcUiLight42.State = Sunny.UI.UILightState.Off; this.plcUiLight42.TabIndex = 201; this.plcUiLight42.Text = "使能状态"; this.plcUiLight42.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.plcUiLight42.WriteNode = null; // // txt马达上电 // this.txt马达上电.ButtonType = PlcUiControl.ButtonType.交替型; this.txt马达上电.Cursor = System.Windows.Forms.Cursors.Hand; this.txt马达上电.DisabilityTriggerNode = null; this.txt马达上电.FillColor = System.Drawing.Color.Green; this.txt马达上电.FillHoverColor = System.Drawing.Color.Green; this.txt马达上电.FillSelectedColor = System.Drawing.Color.Green; this.txt马达上电.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt马达上电.InvisibilityTriggerNode = null; this.txt马达上电.Location = new System.Drawing.Point(611, 40); this.txt马达上电.Maximum = 0D; this.txt马达上电.Minimum = 0D; this.txt马达上电.MinimumSize = new System.Drawing.Size(1, 1); this.txt马达上电.Name = "txt马达上电"; this.txt马达上电.NeedUserEnsure = false; this.txt马达上电.OffColor = System.Drawing.Color.Green; this.txt马达上电.OffSymbol = 0; this.txt马达上电.OffText = "马达上电"; this.txt马达上电.OnColor = System.Drawing.Color.Gray; this.txt马达上电.OnSymbol = 0; this.txt马达上电.OnText = "马达断电"; this.txt马达上电.ReadNode = new Node("Application.A19_CoolingStation_Manual.b下压马达断使能", NodeType.BOOL, null); this.txt马达上电.Size = new System.Drawing.Size(80, 66); this.txt马达上电.Symbol = 0; this.txt马达上电.TabIndex = 13; this.txt马达上电.Text = "马达上电"; this.txt马达上电.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt马达上电.WriteNode = new Node("Application.A19_CoolingStation_Manual.b下压马达断使能", NodeType.BOOL, null); // // txt马达下位置 // this.txt马达下位置.Cursor = System.Windows.Forms.Cursors.IBeam; this.txt马达下位置.DisabilityTriggerNode = null; this.txt马达下位置.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt马达下位置.Gain = 1D; this.txt马达下位置.IntegerDigits = 0; this.txt马达下位置.InvisibilityTriggerNode = null; this.txt马达下位置.Location = new System.Drawing.Point(128, 158); this.txt马达下位置.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txt马达下位置.MinimumSize = new System.Drawing.Size(1, 16); this.txt马达下位置.Name = "txt马达下位置"; this.txt马达下位置.Padding = new System.Windows.Forms.Padding(5); this.txt马达下位置.ReadNode = new Node("Application.A19_CoolingStation_Manual.lr下压马达下位置设定", NodeType.LREAL, "下压伺服下位置设定——HMIset"); this.txt马达下位置.ShowText = false; this.txt马达下位置.Size = new System.Drawing.Size(125, 27); this.txt马达下位置.TabIndex = 12; this.txt马达下位置.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.txt马达下位置.Type = Sunny.UI.UITextBox.UIEditType.Double; this.txt马达下位置.Watermark = ""; this.txt马达下位置.WriteNode = new Node("Application.A19_CoolingStation_Manual.lr下压马达下位置设定", NodeType.LREAL, "下压伺服下位置设定——HMIset"); // // uiLabel22 // this.uiLabel22.AutoSize = true; this.uiLabel22.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel22.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel22.Location = new System.Drawing.Point(27, 160); this.uiLabel22.Name = "uiLabel22"; this.uiLabel22.Size = new System.Drawing.Size(87, 16); this.uiLabel22.TabIndex = 11; this.uiLabel22.Text = "马达下位置"; // // txt马达上位置 // this.txt马达上位置.Cursor = System.Windows.Forms.Cursors.IBeam; this.txt马达上位置.DisabilityTriggerNode = null; this.txt马达上位置.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt马达上位置.Gain = 1D; this.txt马达上位置.IntegerDigits = 0; this.txt马达上位置.InvisibilityTriggerNode = null; this.txt马达上位置.Location = new System.Drawing.Point(128, 121); this.txt马达上位置.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txt马达上位置.MinimumSize = new System.Drawing.Size(1, 16); this.txt马达上位置.Name = "txt马达上位置"; this.txt马达上位置.Padding = new System.Windows.Forms.Padding(5); this.txt马达上位置.ReadNode = new Node("Application.A19_CoolingStation_Manual.lr下压马达上位置设定", NodeType.LREAL, "下压伺服上位置设定——HMIset"); this.txt马达上位置.ShowText = false; this.txt马达上位置.Size = new System.Drawing.Size(125, 27); this.txt马达上位置.TabIndex = 10; this.txt马达上位置.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.txt马达上位置.Type = Sunny.UI.UITextBox.UIEditType.Double; this.txt马达上位置.Watermark = ""; this.txt马达上位置.WriteNode = new Node("Application.A19_CoolingStation_Manual.lr下压马达上位置设定", NodeType.LREAL, "下压伺服上位置设定——HMIset"); // // uiLabel23 // this.uiLabel23.AutoSize = true; this.uiLabel23.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel23.Location = new System.Drawing.Point(27, 123); this.uiLabel23.Name = "uiLabel23"; this.uiLabel23.Size = new System.Drawing.Size(87, 16); this.uiLabel23.TabIndex = 9; this.uiLabel23.Text = "马达上位置"; // // txt马达上下 // this.txt马达上下.ButtonType = PlcUiControl.ButtonType.保持型; this.txt马达上下.Cursor = System.Windows.Forms.Cursors.Hand; this.txt马达上下.DisabilityTriggerNode = null; this.txt马达上下.FillColor = System.Drawing.Color.LightSeaGreen; this.txt马达上下.FillHoverColor = System.Drawing.Color.LightSeaGreen; this.txt马达上下.FillSelectedColor = System.Drawing.Color.LightSeaGreen; this.txt马达上下.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt马达上下.InvisibilityTriggerNode = null; this.txt马达上下.IsReadWriteNodeSame = false; this.txt马达上下.Location = new System.Drawing.Point(828, 40); this.txt马达上下.Maximum = 0D; this.txt马达上下.Minimum = 0D; this.txt马达上下.MinimumSize = new System.Drawing.Size(1, 1); this.txt马达上下.Name = "txt马达上下"; this.txt马达上下.NeedUserEnsure = false; this.txt马达上下.OffColor = System.Drawing.Color.LightSeaGreen; this.txt马达上下.OffSymbol = 361660; this.txt马达上下.OffText = "下位"; this.txt马达上下.OnColor = System.Drawing.Color.Green; this.txt马达上下.OnSymbol = 361660; this.txt马达上下.OnText = "上位"; this.txt马达上下.ReadNode = new Node("Application.Var_state.AxisPosCheck[11]", NodeType.BOOL, null); this.txt马达上下.Size = new System.Drawing.Size(99, 66); this.txt马达上下.Symbol = 361660; this.txt马达上下.SymbolSize = 48; this.txt马达上下.TabIndex = 8; this.txt马达上下.Text = "下位"; this.txt马达上下.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt马达上下.WriteNode = new Node("Application.A19_CoolingStation_Manual.b下压马达上下", NodeType.BOOL, null); // // txt马达回原 // this.txt马达回原.ButtonType = PlcUiControl.ButtonType.保持型; this.txt马达回原.Cursor = System.Windows.Forms.Cursors.Hand; this.txt马达回原.DisabilityTriggerNode = null; this.txt马达回原.FillColor = System.Drawing.Color.LightSeaGreen; this.txt马达回原.FillHoverColor = System.Drawing.Color.LightSeaGreen; this.txt马达回原.FillSelectedColor = System.Drawing.Color.LightSeaGreen; this.txt马达回原.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt马达回原.InvisibilityTriggerNode = null; this.txt马达回原.Location = new System.Drawing.Point(717, 40); this.txt马达回原.Maximum = 0D; this.txt马达回原.Minimum = 0D; this.txt马达回原.MinimumSize = new System.Drawing.Size(1, 1); this.txt马达回原.Name = "txt马达回原"; this.txt马达回原.NeedUserEnsure = false; this.txt马达回原.OffColor = System.Drawing.Color.LightSeaGreen; this.txt马达回原.OffSymbol = 0; this.txt马达回原.OffText = "回原"; this.txt马达回原.OnColor = System.Drawing.Color.Green; this.txt马达回原.OnSymbol = 0; this.txt马达回原.OnText = "回原"; this.txt马达回原.ReadNode = new Node("Application.A19_CoolingStation_Manual.b下压马达回原点", NodeType.BOOL, null); this.txt马达回原.Size = new System.Drawing.Size(80, 66); this.txt马达回原.Symbol = 0; this.txt马达回原.TabIndex = 7; this.txt马达回原.Text = "回原"; this.txt马达回原.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt马达回原.WriteNode = new Node("Application.A19_CoolingStation_Manual.b下压马达回原点", NodeType.BOOL, null); // // txt马达上升 // this.txt马达上升.ButtonType = PlcUiControl.ButtonType.保持型; this.txt马达上升.Cursor = System.Windows.Forms.Cursors.Hand; this.txt马达上升.DisabilityTriggerNode = null; this.txt马达上升.FillColor = System.Drawing.Color.LightSeaGreen; this.txt马达上升.FillHoverColor = System.Drawing.Color.LightSeaGreen; this.txt马达上升.FillSelectedColor = System.Drawing.Color.LightSeaGreen; this.txt马达上升.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt马达上升.InvisibilityTriggerNode = null; this.txt马达上升.Location = new System.Drawing.Point(445, 40); this.txt马达上升.Maximum = 0D; this.txt马达上升.Minimum = 0D; this.txt马达上升.MinimumSize = new System.Drawing.Size(1, 1); this.txt马达上升.Name = "txt马达上升"; this.txt马达上升.NeedUserEnsure = false; this.txt马达上升.OffColor = System.Drawing.Color.LightSeaGreen; this.txt马达上升.OffSymbol = 361610; this.txt马达上升.OffText = "上升"; this.txt马达上升.OnColor = System.Drawing.Color.Green; this.txt马达上升.OnSymbol = 361610; this.txt马达上升.OnText = "上升"; this.txt马达上升.ReadNode = new Node("Application.A19_CoolingStation_Manual.b下压马达上升", NodeType.BOOL, null); this.txt马达上升.Size = new System.Drawing.Size(147, 66); this.txt马达上升.Symbol = 361610; this.txt马达上升.SymbolSize = 72; this.txt马达上升.TabIndex = 5; this.txt马达上升.Text = "上升"; this.txt马达上升.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt马达上升.WriteNode = new Node("Application.A19_CoolingStation_Manual.b下压马达上升", NodeType.BOOL, null); // // txt马达下降 // this.txt马达下降.ButtonType = PlcUiControl.ButtonType.保持型; this.txt马达下降.Cursor = System.Windows.Forms.Cursors.Hand; this.txt马达下降.DisabilityTriggerNode = null; this.txt马达下降.FillColor = System.Drawing.Color.LightSeaGreen; this.txt马达下降.FillHoverColor = System.Drawing.Color.LightSeaGreen; this.txt马达下降.FillSelectedColor = System.Drawing.Color.LightSeaGreen; this.txt马达下降.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt马达下降.InvisibilityTriggerNode = null; this.txt马达下降.Location = new System.Drawing.Point(267, 40); this.txt马达下降.Maximum = 0D; this.txt马达下降.Minimum = 0D; this.txt马达下降.MinimumSize = new System.Drawing.Size(1, 1); this.txt马达下降.Name = "txt马达下降"; this.txt马达下降.NeedUserEnsure = false; this.txt马达下降.OffColor = System.Drawing.Color.LightSeaGreen; this.txt马达下降.OffSymbol = 361611; this.txt马达下降.OffText = "下降"; this.txt马达下降.OnColor = System.Drawing.Color.Green; this.txt马达下降.OnSymbol = 361611; this.txt马达下降.OnText = "下降"; this.txt马达下降.ReadNode = new Node("Application.A19_CoolingStation_Manual.b下压马达下降", NodeType.BOOL, null); this.txt马达下降.Size = new System.Drawing.Size(147, 66); this.txt马达下降.Symbol = 361611; this.txt马达下降.SymbolSize = 72; this.txt马达下降.TabIndex = 4; this.txt马达下降.Text = "下降"; this.txt马达下降.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt马达下降.WriteNode = new Node("Application.A19_CoolingStation_Manual.b下压马达下降", NodeType.BOOL, null); // // plcUiNumberDisplay5 // this.plcUiNumberDisplay5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.plcUiNumberDisplay5.DecimalPlaces = 2; this.plcUiNumberDisplay5.DisabilityTriggerNode = null; this.plcUiNumberDisplay5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.plcUiNumberDisplay5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.plcUiNumberDisplay5.Gain = 1D; this.plcUiNumberDisplay5.IntegerDigits = 0; this.plcUiNumberDisplay5.InvisibilityTriggerNode = null; this.plcUiNumberDisplay5.Location = new System.Drawing.Point(128, 78); this.plcUiNumberDisplay5.Name = "plcUiNumberDisplay5"; this.plcUiNumberDisplay5.Preffix = null; this.plcUiNumberDisplay5.ReadNode = new Node("Application.A19_CoolingStation_Manual.b下压马达当前扭矩", NodeType.LREAL, "下压伺服扭矩显示——HMIscreen"); this.plcUiNumberDisplay5.Size = new System.Drawing.Size(125, 27); this.plcUiNumberDisplay5.Suffix = null; this.plcUiNumberDisplay5.TabIndex = 3; this.plcUiNumberDisplay5.Text = "0"; this.plcUiNumberDisplay5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.plcUiNumberDisplay5.WriteNode = null; // // uiLabel24 // this.uiLabel24.AutoSize = true; this.uiLabel24.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel24.Location = new System.Drawing.Point(27, 83); this.uiLabel24.Name = "uiLabel24"; this.uiLabel24.Size = new System.Drawing.Size(71, 16); this.uiLabel24.TabIndex = 2; this.uiLabel24.Text = "当前扭矩"; // // plcUiNumberDisplay6 // this.plcUiNumberDisplay6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.plcUiNumberDisplay6.DecimalPlaces = 2; this.plcUiNumberDisplay6.DisabilityTriggerNode = null; this.plcUiNumberDisplay6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.plcUiNumberDisplay6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.plcUiNumberDisplay6.Gain = 1D; this.plcUiNumberDisplay6.IntegerDigits = 0; this.plcUiNumberDisplay6.InvisibilityTriggerNode = null; this.plcUiNumberDisplay6.Location = new System.Drawing.Point(128, 39); this.plcUiNumberDisplay6.Name = "plcUiNumberDisplay6"; this.plcUiNumberDisplay6.Preffix = null; this.plcUiNumberDisplay6.ReadNode = new Node("Application.A19_CoolingStation_Manual.b下压马达当前位置", NodeType.LREAL, "下压伺服位置显示——HMIscreen"); this.plcUiNumberDisplay6.Size = new System.Drawing.Size(125, 27); this.plcUiNumberDisplay6.Suffix = null; this.plcUiNumberDisplay6.TabIndex = 1; this.plcUiNumberDisplay6.Text = "0"; this.plcUiNumberDisplay6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.plcUiNumberDisplay6.WriteNode = null; // // uiLabel25 // this.uiLabel25.AutoSize = true; this.uiLabel25.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel25.Location = new System.Drawing.Point(27, 44); this.uiLabel25.Name = "uiLabel25"; this.uiLabel25.Size = new System.Drawing.Size(71, 16); this.uiLabel25.TabIndex = 0; this.uiLabel25.Text = "当前位置"; // // 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.Controls.Add(this.uiGroupBox5); 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; // // uiGroupBox5 // this.uiGroupBox5.Controls.Add(this.uiLabel1); this.uiGroupBox5.Controls.Add(this.txt破真空时间); this.uiGroupBox5.Controls.Add(this.uiLabel27); this.uiGroupBox5.Controls.Add(this.txt上降温时间); this.uiGroupBox5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiGroupBox5.Location = new System.Drawing.Point(8, 5); this.uiGroupBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiGroupBox5.MinimumSize = new System.Drawing.Size(1, 1); this.uiGroupBox5.Name = "uiGroupBox5"; this.uiGroupBox5.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.uiGroupBox5.Size = new System.Drawing.Size(275, 125); this.uiGroupBox5.TabIndex = 40; this.uiGroupBox5.Text = "时间参数"; this.uiGroupBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // // uiLabel1 // this.uiLabel1.AutoSize = true; this.uiLabel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel1.Location = new System.Drawing.Point(15, 78); this.uiLabel1.Name = "uiLabel1"; this.uiLabel1.Size = new System.Drawing.Size(103, 16); this.uiLabel1.TabIndex = 34; this.uiLabel1.Text = "破真空时间ms"; // // txt破真空时间 // this.txt破真空时间.Cursor = System.Windows.Forms.Cursors.IBeam; this.txt破真空时间.DisabilityTriggerNode = null; this.txt破真空时间.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt破真空时间.Gain = 1D; this.txt破真空时间.IntegerDigits = 0; this.txt破真空时间.InvisibilityTriggerNode = null; this.txt破真空时间.Location = new System.Drawing.Point(135, 73); this.txt破真空时间.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txt破真空时间.Minimum = 0D; this.txt破真空时间.MinimumSize = new System.Drawing.Size(1, 16); this.txt破真空时间.Name = "txt破真空时间"; this.txt破真空时间.Padding = new System.Windows.Forms.Padding(5); this.txt破真空时间.ReadNode = new Node("Application.A19_CoolingStation_Auto.ui真空工作时间", NodeType.UDINT, "真空工作时间——HMIset"); this.txt破真空时间.ShowText = false; this.txt破真空时间.Size = new System.Drawing.Size(125, 27); this.txt破真空时间.TabIndex = 35; this.txt破真空时间.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.txt破真空时间.Type = Sunny.UI.UITextBox.UIEditType.Integer; this.txt破真空时间.Watermark = ""; this.txt破真空时间.WriteNode = new Node("Application.A19_CoolingStation_Auto.ui真空工作时间", NodeType.UDINT, "真空工作时间——HMIset"); // // uiLabel27 // this.uiLabel27.AutoSize = true; this.uiLabel27.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel27.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel27.Location = new System.Drawing.Point(15, 42); this.uiLabel27.Name = "uiLabel27"; this.uiLabel27.Size = new System.Drawing.Size(87, 16); this.uiLabel27.TabIndex = 32; this.uiLabel27.Text = "降温时间ms"; // // txt上降温时间 // this.txt上降温时间.Cursor = System.Windows.Forms.Cursors.IBeam; this.txt上降温时间.DisabilityTriggerNode = null; this.txt上降温时间.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt上降温时间.Gain = 1D; this.txt上降温时间.IntegerDigits = 0; this.txt上降温时间.InvisibilityTriggerNode = null; this.txt上降温时间.Location = new System.Drawing.Point(135, 37); this.txt上降温时间.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txt上降温时间.Minimum = 0D; this.txt上降温时间.MinimumSize = new System.Drawing.Size(1, 16); this.txt上降温时间.Name = "txt上降温时间"; this.txt上降温时间.Padding = new System.Windows.Forms.Padding(5); this.txt上降温时间.ReadNode = new Node("Application.A19_CoolingStation_Auto.ui降温时间", NodeType.UDINT, "降温时间——HMIset"); this.txt上降温时间.ShowText = false; this.txt上降温时间.Size = new System.Drawing.Size(125, 27); this.txt上降温时间.TabIndex = 33; this.txt上降温时间.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.txt上降温时间.Type = Sunny.UI.UITextBox.UIEditType.Integer; this.txt上降温时间.Watermark = ""; this.txt上降温时间.WriteNode = new Node("Application.A19_CoolingStation_Auto.ui降温时间", NodeType.UDINT, "降温时间——HMIset"); // // tabPage4 // this.tabPage4.Controls.Add(this.uiGroupBox2); this.tabPage4.Location = new System.Drawing.Point(0, 40); this.tabPage4.Name = "tabPage4"; this.tabPage4.Size = new System.Drawing.Size(1133, 693); this.tabPage4.TabIndex = 3; this.tabPage4.Text = "马达参数设置"; this.tabPage4.UseVisualStyleBackColor = true; // // uiGroupBox2 // this.uiGroupBox2.Controls.Add(this.txt防压检测终点); this.uiGroupBox2.Controls.Add(this.uiLabel47); this.uiGroupBox2.Controls.Add(this.txt防撞检测起点); this.uiGroupBox2.Controls.Add(this.txt防撞检测终点); this.uiGroupBox2.Controls.Add(this.uiLabel48); this.uiGroupBox2.Controls.Add(this.uiLabel49); this.uiGroupBox2.Controls.Add(this.uiLabel50); this.uiGroupBox2.Controls.Add(this.txt防压检测起点); this.uiGroupBox2.Controls.Add(this.txt上下马达速度); this.uiGroupBox2.Controls.Add(this.uiLabel6); this.uiGroupBox2.Controls.Add(this.txt上下马达偏移量); this.uiGroupBox2.Controls.Add(this.uiLabel7); this.uiGroupBox2.Controls.Add(this.txt上下马达减速时间); this.uiGroupBox2.Controls.Add(this.uiLabel8); this.uiGroupBox2.Controls.Add(this.txt上下马达加速时间); this.uiGroupBox2.Controls.Add(this.uiLabel9); this.uiGroupBox2.Controls.Add(this.txt上下马达伺服输出转矩限制); this.uiGroupBox2.Controls.Add(this.uiLabel10); this.uiGroupBox2.Controls.Add(this.plcUiNumberDisplay2); this.uiGroupBox2.Controls.Add(this.uiLabel11); this.uiGroupBox2.Controls.Add(this.txt上下马达防撞报警阈值); this.uiGroupBox2.Controls.Add(this.uiLabel17); this.uiGroupBox2.Controls.Add(this.txt上下马达防压报警阈值); this.uiGroupBox2.Controls.Add(this.uiLabel18); this.uiGroupBox2.Controls.Add(this.txt上下马达最高速); this.uiGroupBox2.Controls.Add(this.uiLabel19); this.uiGroupBox2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiGroupBox2.Location = new System.Drawing.Point(8, 5); this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1); this.uiGroupBox2.Name = "uiGroupBox2"; this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.uiGroupBox2.Size = new System.Drawing.Size(1097, 313); this.uiGroupBox2.TabIndex = 10; this.uiGroupBox2.Text = "上下马达"; this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // // txt防压检测终点 // this.txt防压检测终点.Cursor = System.Windows.Forms.Cursors.IBeam; this.txt防压检测终点.DisabilityTriggerNode = null; this.txt防压检测终点.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt防压检测终点.Gain = 1D; this.txt防压检测终点.IntegerDigits = 0; this.txt防压检测终点.InvisibilityTriggerNode = null; this.txt防压检测终点.Location = new System.Drawing.Point(922, 76); this.txt防压检测终点.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txt防压检测终点.Maximum = 100D; this.txt防压检测终点.Minimum = 0D; this.txt防压检测终点.MinimumSize = new System.Drawing.Size(1, 16); this.txt防压检测终点.Name = "txt防压检测终点"; this.txt防压检测终点.Padding = new System.Windows.Forms.Padding(5); this.txt防压检测终点.ReadNode = new Node("Application.Var_state.lr防压位置终点[11]", NodeType.LREAL, null); this.txt防压检测终点.ShowText = false; this.txt防压检测终点.Size = new System.Drawing.Size(125, 27); this.txt防压检测终点.TabIndex = 77; this.txt防压检测终点.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.txt防压检测终点.Type = Sunny.UI.UITextBox.UIEditType.Double; this.txt防压检测终点.Watermark = ""; this.txt防压检测终点.WriteNode = new Node("Application.Var_state.lr防压位置终点[11]", NodeType.LREAL, null); // // uiLabel47 // this.uiLabel47.AutoSize = true; this.uiLabel47.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel47.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel47.Location = new System.Drawing.Point(570, 41); this.uiLabel47.Name = "uiLabel47"; this.uiLabel47.Size = new System.Drawing.Size(103, 16); this.uiLabel47.TabIndex = 70; this.uiLabel47.Text = "防撞检测起点"; // // txt防撞检测起点 // this.txt防撞检测起点.Cursor = System.Windows.Forms.Cursors.IBeam; this.txt防撞检测起点.DisabilityTriggerNode = null; this.txt防撞检测起点.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt防撞检测起点.Gain = 1D; this.txt防撞检测起点.IntegerDigits = 0; this.txt防撞检测起点.InvisibilityTriggerNode = null; this.txt防撞检测起点.Location = new System.Drawing.Point(680, 36); this.txt防撞检测起点.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txt防撞检测起点.Maximum = 100D; this.txt防撞检测起点.Minimum = 0D; this.txt防撞检测起点.MinimumSize = new System.Drawing.Size(1, 16); this.txt防撞检测起点.Name = "txt防撞检测起点"; this.txt防撞检测起点.Padding = new System.Windows.Forms.Padding(5); this.txt防撞检测起点.ReadNode = new Node("Application.Var_state.lr防撞位置起点[11]", NodeType.LREAL, null); this.txt防撞检测起点.ShowText = false; this.txt防撞检测起点.Size = new System.Drawing.Size(125, 27); this.txt防撞检测起点.TabIndex = 71; this.txt防撞检测起点.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.txt防撞检测起点.Type = Sunny.UI.UITextBox.UIEditType.Double; this.txt防撞检测起点.Watermark = ""; this.txt防撞检测起点.WriteNode = new Node("Application.Var_state.lr防撞位置起点[11]", NodeType.LREAL, null); // // txt防撞检测终点 // this.txt防撞检测终点.Cursor = System.Windows.Forms.Cursors.IBeam; this.txt防撞检测终点.DisabilityTriggerNode = null; this.txt防撞检测终点.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt防撞检测终点.Gain = 1D; this.txt防撞检测终点.IntegerDigits = 0; this.txt防撞检测终点.InvisibilityTriggerNode = null; this.txt防撞检测终点.Location = new System.Drawing.Point(922, 37); this.txt防撞检测终点.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txt防撞检测终点.Maximum = 100D; this.txt防撞检测终点.Minimum = 0D; this.txt防撞检测终点.MinimumSize = new System.Drawing.Size(1, 16); this.txt防撞检测终点.Name = "txt防撞检测终点"; this.txt防撞检测终点.Padding = new System.Windows.Forms.Padding(5); this.txt防撞检测终点.ReadNode = new Node("Application.Var_state.lr防撞位置终点[11]", NodeType.LREAL, null); this.txt防撞检测终点.ShowText = false; this.txt防撞检测终点.Size = new System.Drawing.Size(125, 27); this.txt防撞检测终点.TabIndex = 73; this.txt防撞检测终点.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.txt防撞检测终点.Type = Sunny.UI.UITextBox.UIEditType.Double; this.txt防撞检测终点.Watermark = ""; this.txt防撞检测终点.WriteNode = new Node("Application.Var_state.lr防撞位置终点[11]", NodeType.LREAL, null); // // uiLabel48 // this.uiLabel48.AutoSize = true; this.uiLabel48.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel48.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel48.Location = new System.Drawing.Point(812, 80); this.uiLabel48.Name = "uiLabel48"; this.uiLabel48.Size = new System.Drawing.Size(103, 16); this.uiLabel48.TabIndex = 76; this.uiLabel48.Text = "防压检测终点"; // // uiLabel49 // this.uiLabel49.AutoSize = true; this.uiLabel49.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel49.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel49.Location = new System.Drawing.Point(812, 41); this.uiLabel49.Name = "uiLabel49"; this.uiLabel49.Size = new System.Drawing.Size(103, 16); this.uiLabel49.TabIndex = 72; this.uiLabel49.Text = "防撞检测终点"; // // uiLabel50 // this.uiLabel50.AutoSize = true; this.uiLabel50.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel50.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel50.Location = new System.Drawing.Point(570, 81); this.uiLabel50.Name = "uiLabel50"; this.uiLabel50.Size = new System.Drawing.Size(103, 16); this.uiLabel50.TabIndex = 74; this.uiLabel50.Text = "防压检测起点"; // // txt防压检测起点 // this.txt防压检测起点.Cursor = System.Windows.Forms.Cursors.IBeam; this.txt防压检测起点.DisabilityTriggerNode = null; this.txt防压检测起点.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt防压检测起点.Gain = 1D; this.txt防压检测起点.IntegerDigits = 0; this.txt防压检测起点.InvisibilityTriggerNode = null; this.txt防压检测起点.Location = new System.Drawing.Point(680, 76); this.txt防压检测起点.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txt防压检测起点.Maximum = 100D; this.txt防压检测起点.Minimum = 0D; this.txt防压检测起点.MinimumSize = new System.Drawing.Size(1, 16); this.txt防压检测起点.Name = "txt防压检测起点"; this.txt防压检测起点.Padding = new System.Windows.Forms.Padding(5); this.txt防压检测起点.ReadNode = new Node("Application.Var_state.lr防压位置起点[11]", NodeType.LREAL, null); this.txt防压检测起点.ShowText = false; this.txt防压检测起点.Size = new System.Drawing.Size(125, 27); this.txt防压检测起点.TabIndex = 75; this.txt防压检测起点.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.txt防压检测起点.Type = Sunny.UI.UITextBox.UIEditType.Double; this.txt防压检测起点.Watermark = ""; this.txt防压检测起点.WriteNode = new Node("Application.Var_state.lr防压位置起点[11]", NodeType.LREAL, null); // // txt上下马达速度 // this.txt上下马达速度.Cursor = System.Windows.Forms.Cursors.IBeam; this.txt上下马达速度.DisabilityTriggerNode = null; this.txt上下马达速度.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt上下马达速度.Gain = 1D; this.txt上下马达速度.IntegerDigits = 0; this.txt上下马达速度.InvisibilityTriggerNode = null; this.txt上下马达速度.Location = new System.Drawing.Point(150, 236); this.txt上下马达速度.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txt上下马达速度.Maximum = 350D; this.txt上下马达速度.Minimum = 0D; this.txt上下马达速度.MinimumSize = new System.Drawing.Size(1, 16); this.txt上下马达速度.Name = "txt上下马达速度"; this.txt上下马达速度.Padding = new System.Windows.Forms.Padding(5); this.txt上下马达速度.ReadNode = new Node("Application.A19_CoolingStation_Auto.lr_UpDownAxis_Speed", NodeType.LREAL, "lr上下伺服速度——HMIset"); this.txt上下马达速度.ShowText = false; this.txt上下马达速度.Size = new System.Drawing.Size(125, 27); this.txt上下马达速度.TabIndex = 25; this.txt上下马达速度.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.txt上下马达速度.Type = Sunny.UI.UITextBox.UIEditType.Double; this.txt上下马达速度.Watermark = ""; this.txt上下马达速度.WriteNode = new Node("Application.A19_CoolingStation_Auto.lr_UpDownAxis_Speed", NodeType.LREAL, "lr上下伺服速度——HMIset"); // // uiLabel6 // this.uiLabel6.AutoSize = true; this.uiLabel6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel6.Location = new System.Drawing.Point(80, 239); this.uiLabel6.Name = "uiLabel6"; this.uiLabel6.Size = new System.Drawing.Size(63, 16); this.uiLabel6.TabIndex = 24; this.uiLabel6.Text = "速度(%)"; // // txt上下马达偏移量 // this.txt上下马达偏移量.Cursor = System.Windows.Forms.Cursors.IBeam; this.txt上下马达偏移量.DisabilityTriggerNode = null; this.txt上下马达偏移量.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt上下马达偏移量.Gain = 1D; this.txt上下马达偏移量.IntegerDigits = 0; this.txt上下马达偏移量.InvisibilityTriggerNode = null; this.txt上下马达偏移量.Location = new System.Drawing.Point(150, 199); this.txt上下马达偏移量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txt上下马达偏移量.Maximum = 350D; this.txt上下马达偏移量.Minimum = 0D; this.txt上下马达偏移量.MinimumSize = new System.Drawing.Size(1, 16); this.txt上下马达偏移量.Name = "txt上下马达偏移量"; this.txt上下马达偏移量.Padding = new System.Windows.Forms.Padding(5); this.txt上下马达偏移量.ReadNode = new Node("Application.A19_CoolingStation_Auto.lr_UpDownAxis_Offset", NodeType.LREAL, "lr上下伺服偏移量——HMIset"); this.txt上下马达偏移量.ShowText = false; this.txt上下马达偏移量.Size = new System.Drawing.Size(125, 27); this.txt上下马达偏移量.TabIndex = 23; this.txt上下马达偏移量.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.txt上下马达偏移量.Type = Sunny.UI.UITextBox.UIEditType.Double; this.txt上下马达偏移量.Watermark = ""; this.txt上下马达偏移量.WriteNode = new Node("Application.A19_CoolingStation_Auto.lr_UpDownAxis_Offset", NodeType.LREAL, "lr上下伺服偏移量——HMIset"); // // uiLabel7 // this.uiLabel7.AutoSize = true; this.uiLabel7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel7.Location = new System.Drawing.Point(88, 205); this.uiLabel7.Name = "uiLabel7"; this.uiLabel7.Size = new System.Drawing.Size(55, 16); this.uiLabel7.TabIndex = 22; this.uiLabel7.Text = "偏移量"; // // txt上下马达减速时间 // this.txt上下马达减速时间.Cursor = System.Windows.Forms.Cursors.IBeam; this.txt上下马达减速时间.DisabilityTriggerNode = null; this.txt上下马达减速时间.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt上下马达减速时间.Gain = 1D; this.txt上下马达减速时间.IntegerDigits = 0; this.txt上下马达减速时间.InvisibilityTriggerNode = null; this.txt上下马达减速时间.Location = new System.Drawing.Point(150, 156); this.txt上下马达减速时间.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txt上下马达减速时间.Maximum = 350D; this.txt上下马达减速时间.Minimum = 0D; this.txt上下马达减速时间.MinimumSize = new System.Drawing.Size(1, 16); this.txt上下马达减速时间.Name = "txt上下马达减速时间"; this.txt上下马达减速时间.Padding = new System.Windows.Forms.Padding(5); this.txt上下马达减速时间.ReadNode = new Node("Application.A19_CoolingStation_Auto.lr_UpDownAxis_DedTime", NodeType.LREAL, "lr上下伺服减速时间 ms——HMIset"); this.txt上下马达减速时间.ShowText = false; this.txt上下马达减速时间.Size = new System.Drawing.Size(125, 27); this.txt上下马达减速时间.TabIndex = 21; this.txt上下马达减速时间.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.txt上下马达减速时间.Type = Sunny.UI.UITextBox.UIEditType.Double; this.txt上下马达减速时间.Watermark = ""; this.txt上下马达减速时间.WriteNode = new Node("Application.A19_CoolingStation_Auto.lr_UpDownAxis_DedTime", NodeType.LREAL, "lr上下伺服减速时间 ms——HMIset"); // // uiLabel8 // this.uiLabel8.AutoSize = true; this.uiLabel8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel8.Location = new System.Drawing.Point(8, 164); this.uiLabel8.Name = "uiLabel8"; this.uiLabel8.Size = new System.Drawing.Size(135, 16); this.uiLabel8.TabIndex = 20; this.uiLabel8.Text = "马达减速时间(ms)"; // // txt上下马达加速时间 // this.txt上下马达加速时间.Cursor = System.Windows.Forms.Cursors.IBeam; this.txt上下马达加速时间.DisabilityTriggerNode = null; this.txt上下马达加速时间.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt上下马达加速时间.Gain = 1D; this.txt上下马达加速时间.IntegerDigits = 0; this.txt上下马达加速时间.InvisibilityTriggerNode = null; this.txt上下马达加速时间.Location = new System.Drawing.Point(150, 116); this.txt上下马达加速时间.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txt上下马达加速时间.Maximum = 350D; this.txt上下马达加速时间.Minimum = 0D; this.txt上下马达加速时间.MinimumSize = new System.Drawing.Size(1, 16); this.txt上下马达加速时间.Name = "txt上下马达加速时间"; this.txt上下马达加速时间.Padding = new System.Windows.Forms.Padding(5); this.txt上下马达加速时间.ReadNode = new Node("Application.A19_CoolingStation_Auto.lr_UpDownAxis_AccTime", NodeType.LREAL, "lr上下伺服加速时间 ms——HMIset"); this.txt上下马达加速时间.ShowText = false; this.txt上下马达加速时间.Size = new System.Drawing.Size(125, 27); this.txt上下马达加速时间.TabIndex = 19; this.txt上下马达加速时间.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.txt上下马达加速时间.Type = Sunny.UI.UITextBox.UIEditType.Double; this.txt上下马达加速时间.Watermark = ""; this.txt上下马达加速时间.WriteNode = new Node("Application.A19_CoolingStation_Auto.lr_UpDownAxis_AccTime", NodeType.LREAL, "lr上下伺服加速时间 ms——HMIset"); // // uiLabel9 // this.uiLabel9.AutoSize = true; this.uiLabel9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel9.Location = new System.Drawing.Point(8, 121); this.uiLabel9.Name = "uiLabel9"; this.uiLabel9.Size = new System.Drawing.Size(135, 16); this.uiLabel9.TabIndex = 18; this.uiLabel9.Text = "马达加速时间(ms)"; // // txt上下马达伺服输出转矩限制 // this.txt上下马达伺服输出转矩限制.Cursor = System.Windows.Forms.Cursors.IBeam; this.txt上下马达伺服输出转矩限制.DisabilityTriggerNode = null; this.txt上下马达伺服输出转矩限制.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt上下马达伺服输出转矩限制.Gain = 1D; this.txt上下马达伺服输出转矩限制.IntegerDigits = 0; this.txt上下马达伺服输出转矩限制.InvisibilityTriggerNode = null; this.txt上下马达伺服输出转矩限制.Location = new System.Drawing.Point(430, 116); this.txt上下马达伺服输出转矩限制.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txt上下马达伺服输出转矩限制.Maximum = 350D; this.txt上下马达伺服输出转矩限制.Minimum = 0D; this.txt上下马达伺服输出转矩限制.MinimumSize = new System.Drawing.Size(1, 16); this.txt上下马达伺服输出转矩限制.Name = "txt上下马达伺服输出转矩限制"; this.txt上下马达伺服输出转矩限制.Padding = new System.Windows.Forms.Padding(5); this.txt上下马达伺服输出转矩限制.ReadNode = new Node("Application.A19_CoolingStation_Auto.lr_UpDownAxis_TorqueLimit", NodeType.LREAL, "lr上下伺服转矩限制——HMIset"); this.txt上下马达伺服输出转矩限制.ShowText = false; this.txt上下马达伺服输出转矩限制.Size = new System.Drawing.Size(125, 27); this.txt上下马达伺服输出转矩限制.TabIndex = 17; this.txt上下马达伺服输出转矩限制.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.txt上下马达伺服输出转矩限制.Type = Sunny.UI.UITextBox.UIEditType.Double; this.txt上下马达伺服输出转矩限制.Watermark = ""; this.txt上下马达伺服输出转矩限制.WriteNode = new Node("Application.A19_CoolingStation_Auto.lr_UpDownAxis_TorqueLimit", NodeType.LREAL, "lr上下伺服转矩限制——HMIset"); // // uiLabel10 // this.uiLabel10.AutoSize = true; this.uiLabel10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel10.Location = new System.Drawing.Point(282, 122); this.uiLabel10.Name = "uiLabel10"; this.uiLabel10.Size = new System.Drawing.Size(143, 16); this.uiLabel10.TabIndex = 16; this.uiLabel10.Text = "伺服输出转矩限制%"; // // plcUiNumberDisplay2 // this.plcUiNumberDisplay2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.plcUiNumberDisplay2.DecimalPlaces = 2; this.plcUiNumberDisplay2.DisabilityTriggerNode = null; this.plcUiNumberDisplay2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.plcUiNumberDisplay2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.plcUiNumberDisplay2.Gain = 1D; this.plcUiNumberDisplay2.IntegerDigits = 0; this.plcUiNumberDisplay2.InvisibilityTriggerNode = null; this.plcUiNumberDisplay2.Location = new System.Drawing.Point(150, 36); this.plcUiNumberDisplay2.Name = "plcUiNumberDisplay2"; this.plcUiNumberDisplay2.Preffix = null; this.plcUiNumberDisplay2.ReadNode = new Node("Application.A19_CoolingStation_Manual.b下压马达当前扭矩", NodeType.LREAL, "下压伺服扭矩显示——HMIscreen"); this.plcUiNumberDisplay2.Size = new System.Drawing.Size(125, 27); this.plcUiNumberDisplay2.Suffix = null; this.plcUiNumberDisplay2.TabIndex = 4; this.plcUiNumberDisplay2.Text = "0"; this.plcUiNumberDisplay2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.plcUiNumberDisplay2.WriteNode = null; // // uiLabel11 // this.uiLabel11.AutoSize = true; this.uiLabel11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel11.Location = new System.Drawing.Point(72, 41); this.uiLabel11.Name = "uiLabel11"; this.uiLabel11.Size = new System.Drawing.Size(71, 16); this.uiLabel11.TabIndex = 15; this.uiLabel11.Text = "当前扭矩"; // // txt上下马达防撞报警阈值 // this.txt上下马达防撞报警阈值.Cursor = System.Windows.Forms.Cursors.IBeam; this.txt上下马达防撞报警阈值.DisabilityTriggerNode = null; this.txt上下马达防撞报警阈值.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt上下马达防撞报警阈值.Gain = 1D; this.txt上下马达防撞报警阈值.IntegerDigits = 0; this.txt上下马达防撞报警阈值.InvisibilityTriggerNode = null; this.txt上下马达防撞报警阈值.Location = new System.Drawing.Point(430, 36); this.txt上下马达防撞报警阈值.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txt上下马达防撞报警阈值.Maximum = 350D; this.txt上下马达防撞报警阈值.Minimum = 0D; this.txt上下马达防撞报警阈值.MinimumSize = new System.Drawing.Size(1, 16); this.txt上下马达防撞报警阈值.Name = "txt上下马达防撞报警阈值"; this.txt上下马达防撞报警阈值.Padding = new System.Windows.Forms.Padding(5); this.txt上下马达防撞报警阈值.ReadNode = new Node("Application.A19_CoolingStation_Auto.lr_UpDownAxis_ImpactAlarm", NodeType.LREAL, "lr上下伺服撞击报警设置——HMIset"); this.txt上下马达防撞报警阈值.ShowText = false; this.txt上下马达防撞报警阈值.Size = new System.Drawing.Size(125, 27); this.txt上下马达防撞报警阈值.TabIndex = 14; this.txt上下马达防撞报警阈值.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.txt上下马达防撞报警阈值.Type = Sunny.UI.UITextBox.UIEditType.Double; this.txt上下马达防撞报警阈值.Watermark = ""; this.txt上下马达防撞报警阈值.WriteNode = new Node("Application.A19_CoolingStation_Auto.lr_UpDownAxis_ImpactAlarm", NodeType.LREAL, "lr上下伺服撞击报警设置——HMIset"); // // uiLabel17 // this.uiLabel17.AutoSize = true; this.uiLabel17.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel17.Location = new System.Drawing.Point(314, 42); this.uiLabel17.Name = "uiLabel17"; this.uiLabel17.Size = new System.Drawing.Size(111, 16); this.uiLabel17.TabIndex = 13; this.uiLabel17.Text = "防撞报警阈值%"; // // txt上下马达防压报警阈值 // this.txt上下马达防压报警阈值.Cursor = System.Windows.Forms.Cursors.IBeam; this.txt上下马达防压报警阈值.DisabilityTriggerNode = null; this.txt上下马达防压报警阈值.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt上下马达防压报警阈值.Gain = 1D; this.txt上下马达防压报警阈值.IntegerDigits = 0; this.txt上下马达防压报警阈值.InvisibilityTriggerNode = null; this.txt上下马达防压报警阈值.Location = new System.Drawing.Point(430, 76); this.txt上下马达防压报警阈值.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txt上下马达防压报警阈值.Maximum = 350D; this.txt上下马达防压报警阈值.Minimum = 0D; this.txt上下马达防压报警阈值.MinimumSize = new System.Drawing.Size(1, 16); this.txt上下马达防压报警阈值.Name = "txt上下马达防压报警阈值"; this.txt上下马达防压报警阈值.Padding = new System.Windows.Forms.Padding(5); this.txt上下马达防压报警阈值.ReadNode = new Node("Application.A19_CoolingStation_Auto.lr_UpDownAxis_AlarmTorque", NodeType.LREAL, "lr上下伺服力矩报警阀值——HMIset"); this.txt上下马达防压报警阈值.ShowText = false; this.txt上下马达防压报警阈值.Size = new System.Drawing.Size(125, 27); this.txt上下马达防压报警阈值.TabIndex = 12; this.txt上下马达防压报警阈值.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.txt上下马达防压报警阈值.Type = Sunny.UI.UITextBox.UIEditType.Double; this.txt上下马达防压报警阈值.Watermark = ""; this.txt上下马达防压报警阈值.WriteNode = new Node("Application.A19_CoolingStation_Auto.lr_UpDownAxis_AlarmTorque", NodeType.LREAL, "lr上下伺服力矩报警阀值——HMIset"); // // uiLabel18 // this.uiLabel18.AutoSize = true; this.uiLabel18.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel18.Location = new System.Drawing.Point(314, 81); this.uiLabel18.Name = "uiLabel18"; this.uiLabel18.Size = new System.Drawing.Size(111, 16); this.uiLabel18.TabIndex = 11; this.uiLabel18.Text = "防压报警阈值%"; // // txt上下马达最高速 // this.txt上下马达最高速.Cursor = System.Windows.Forms.Cursors.IBeam; this.txt上下马达最高速.DisabilityTriggerNode = null; this.txt上下马达最高速.DoubleValue = 1D; this.txt上下马达最高速.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt上下马达最高速.Gain = 1D; this.txt上下马达最高速.IntegerDigits = 0; this.txt上下马达最高速.InvisibilityTriggerNode = null; this.txt上下马达最高速.Location = new System.Drawing.Point(150, 76); this.txt上下马达最高速.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.txt上下马达最高速.Maximum = 999999D; this.txt上下马达最高速.Minimum = 1D; this.txt上下马达最高速.MinimumSize = new System.Drawing.Size(1, 16); this.txt上下马达最高速.Name = "txt上下马达最高速"; this.txt上下马达最高速.Padding = new System.Windows.Forms.Padding(5); this.txt上下马达最高速.ReadNode = new Node("Application.A19_CoolingStation_Auto.lr_UpDownAxis_MaxSpeed", NodeType.LREAL, "上位界面有的参数\r\nlr上下伺服最高速度——HMIset"); this.txt上下马达最高速.ShowText = false; this.txt上下马达最高速.Size = new System.Drawing.Size(125, 27); this.txt上下马达最高速.TabIndex = 10; this.txt上下马达最高速.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.txt上下马达最高速.Type = Sunny.UI.UITextBox.UIEditType.Double; this.txt上下马达最高速.Watermark = ""; this.txt上下马达最高速.WriteNode = new Node("Application.A19_CoolingStation_Auto.lr_UpDownAxis_MaxSpeed", NodeType.LREAL, "上位界面有的参数\r\nlr上下伺服最高速度——HMIset"); // // uiLabel19 // this.uiLabel19.AutoSize = true; this.uiLabel19.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel19.Location = new System.Drawing.Point(88, 81); this.uiLabel19.Name = "uiLabel19"; this.uiLabel19.Size = new System.Drawing.Size(55, 16); this.uiLabel19.TabIndex = 9; this.uiLabel19.Text = "最高速"; // // tabPage5 // this.tabPage5.Controls.Add(this.plcUiLight46); this.tabPage5.Controls.Add(this.plcUiLight47); 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; // // plcUiLight46 // this.plcUiLight46.DisabilityTriggerNode = null; this.plcUiLight46.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.plcUiLight46.InvisibilityTriggerNode = null; this.plcUiLight46.Location = new System.Drawing.Point(351, 67); this.plcUiLight46.MinimumSize = new System.Drawing.Size(1, 1); this.plcUiLight46.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.plcUiLight46.Name = "plcUiLight46"; this.plcUiLight46.NodeName = "b吸嘴破真空电磁阀"; this.plcUiLight46.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140))))); this.plcUiLight46.OffText = null; this.plcUiLight46.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); this.plcUiLight46.OnText = null; this.plcUiLight46.Radius = 0; this.plcUiLight46.ReadNode = new Node("Application.InOutPut.A19降温站2.b吸嘴破真空电磁阀", NodeType.BOOL, null); this.plcUiLight46.Shape = Sunny.UI.UIShape.Square; this.plcUiLight46.ShowText = true; this.plcUiLight46.Size = new System.Drawing.Size(278, 58); this.plcUiLight46.State = Sunny.UI.UILightState.Off; this.plcUiLight46.TabIndex = 157; this.plcUiLight46.Text = "b吸嘴破真空电磁阀"; this.plcUiLight46.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.plcUiLight46.WriteNode = null; // // plcUiLight47 // this.plcUiLight47.DisabilityTriggerNode = null; this.plcUiLight47.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.plcUiLight47.InvisibilityTriggerNode = null; this.plcUiLight47.Location = new System.Drawing.Point(351, 3); this.plcUiLight47.MinimumSize = new System.Drawing.Size(1, 1); this.plcUiLight47.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.plcUiLight47.Name = "plcUiLight47"; this.plcUiLight47.NodeName = "b吹气电磁阀"; this.plcUiLight47.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140))))); this.plcUiLight47.OffText = null; this.plcUiLight47.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); this.plcUiLight47.OnText = null; this.plcUiLight47.Radius = 0; this.plcUiLight47.ReadNode = new Node("Application.InOutPut.A19降温站2.b吹气电磁阀", NodeType.BOOL, null); this.plcUiLight47.Shape = Sunny.UI.UIShape.Square; this.plcUiLight47.ShowText = true; this.plcUiLight47.Size = new System.Drawing.Size(278, 58); this.plcUiLight47.State = Sunny.UI.UILightState.Off; this.plcUiLight47.TabIndex = 156; this.plcUiLight47.Text = "b吹气电磁阀"; this.plcUiLight47.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.plcUiLight47.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(7, 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.A19降温站2.b材料检测_低位", NodeType.BOOL, null); this.plcUiLight1.ShowText = true; this.plcUiLight1.Size = new System.Drawing.Size(270, 58); this.plcUiLight1.State = Sunny.UI.UILightState.Off; this.plcUiLight1.TabIndex = 142; this.plcUiLight1.Text = "b材料检测_低位"; this.plcUiLight1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.plcUiLight1.WriteNode = null; // // Form19_降温站2 // 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 = "Form19_降温站2"; this.Text = "Form19_降温站2 "; this.uiPanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.uiTabControl1.ResumeLayout(false); this.tabPage1.ResumeLayout(false); this.uiGroupBox4.ResumeLayout(false); this.uiGroupBox4.PerformLayout(); this.tabPage3.ResumeLayout(false); this.uiGroupBox5.ResumeLayout(false); this.uiGroupBox5.PerformLayout(); this.tabPage4.ResumeLayout(false); this.uiGroupBox2.ResumeLayout(false); this.uiGroupBox2.PerformLayout(); 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 plcUiLight1; private PlcUiControl.PlcUiButton btn吸嘴破真空; private PlcUiControl.PlcUiButton btn降温吹气; private Sunny.UI.UIGroupBox uiGroupBox4; private PlcUiControl.PlcUiButton txt马达上电; private PlcUiControl.PlcUiNumberInput txt马达下位置; private Sunny.UI.UILabel uiLabel22; private PlcUiControl.PlcUiNumberInput txt马达上位置; private Sunny.UI.UILabel uiLabel23; private PlcUiControl.PlcUiButton txt马达上下; private PlcUiControl.PlcUiButton txt马达回原; private PlcUiControl.PlcUiButton txt马达上升; private PlcUiControl.PlcUiButton txt马达下降; private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay5; private Sunny.UI.UILabel uiLabel24; private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay6; private Sunny.UI.UILabel uiLabel25; private Sunny.UI.UIGroupBox uiGroupBox2; private PlcUiControl.PlcUiNumberInput txt上下马达速度; private Sunny.UI.UILabel uiLabel6; private PlcUiControl.PlcUiNumberInput txt上下马达偏移量; private Sunny.UI.UILabel uiLabel7; private PlcUiControl.PlcUiNumberInput txt上下马达减速时间; private Sunny.UI.UILabel uiLabel8; private PlcUiControl.PlcUiNumberInput txt上下马达加速时间; private Sunny.UI.UILabel uiLabel9; private PlcUiControl.PlcUiNumberInput txt上下马达伺服输出转矩限制; private Sunny.UI.UILabel uiLabel10; private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay2; private Sunny.UI.UILabel uiLabel11; private PlcUiControl.PlcUiNumberInput txt上下马达防撞报警阈值; private Sunny.UI.UILabel uiLabel17; private PlcUiControl.PlcUiNumberInput txt上下马达防压报警阈值; private Sunny.UI.UILabel uiLabel18; private PlcUiControl.PlcUiNumberInput txt上下马达最高速; private Sunny.UI.UILabel uiLabel19; private Sunny.UI.UIGroupBox uiGroupBox5; private Sunny.UI.UILabel uiLabel1; private PlcUiControl.PlcUiNumberInput txt破真空时间; private Sunny.UI.UILabel uiLabel27; private PlcUiControl.PlcUiNumberInput txt上降温时间; private PlcUiControl.PlcUiButton btn工站启用; private PlcUiControl.PlcUiLight plcUiLight40; private PlcUiControl.PlcUiLight plcUiLight41; private PlcUiControl.PlcUiLight plcUiLight42; private System.Windows.Forms.PictureBox pictureBox1; private PlcUiControl.PlcUiNumberInput txt防压检测终点; private Sunny.UI.UILabel uiLabel47; private PlcUiControl.PlcUiNumberInput txt防撞检测起点; private PlcUiControl.PlcUiNumberInput txt防撞检测终点; private Sunny.UI.UILabel uiLabel48; private Sunny.UI.UILabel uiLabel49; private Sunny.UI.UILabel uiLabel50; private PlcUiControl.PlcUiNumberInput txt防压检测起点; private PlcUiControl.PlcUiLight plcUiLight46; private PlcUiControl.PlcUiLight plcUiLight47; } }