namespace CowainHmi { partial class S1设备IO { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); PCHMI.InterLock interLock1 = new PCHMI.InterLock(); PCHMI.ST_SW_IF sT_SW_IF1 = new PCHMI.ST_SW_IF(); this.iO监控1 = new PCHMI.IO监控(); this.iO监控2 = new PCHMI.IO监控(); this.label3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.按钮45 = new PCHMI.按钮(this.components); this.面板1.SuspendLayout(); this.SuspendLayout(); // // 面板1 // this.面板1.Controls.Add(this.按钮45); this.面板1.Controls.Add(this.label4); this.面板1.Controls.Add(this.label3); this.面板1.Controls.Add(this.iO监控2); this.面板1.Controls.Add(this.iO监控1); this.面板1.Size = new System.Drawing.Size(891, 619); this.面板1.Paint += new System.Windows.Forms.PaintEventHandler(this.面板1_Paint); // // iO监控1 // this.iO监控1.BackColor = System.Drawing.Color.White; this.iO监控1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.iO监控1.FieName = "IO"; this.iO监控1.IOTXT = "0<,>I0.0<,>OFF<,>I0.0<,><,><,><,><,><,><,>"; this.iO监控1.Location = new System.Drawing.Point(4, 82); this.iO监控1.Name = "iO监控1"; this.iO监控1.Size = new System.Drawing.Size(436, 520); this.iO监控1.TabIndex = 0; this.iO监控1.列标题颜色 = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(255))))); this.iO监控1.指示列宽度 = 100; this.iO监控1.网格颜色 = System.Drawing.SystemColors.ActiveCaption; this.iO监控1.背景颜色 = System.Drawing.Color.White; this.iO监控1.语言 = ((uint)(0u)); // // iO监控2 // this.iO监控2.BackColor = System.Drawing.Color.White; this.iO监控2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.iO监控2.FieName = "IO"; this.iO监控2.IOTXT = "0<,>Q0.0<,>OFF<,>Q0.0<,><,><,><,><,><,><,>"; this.iO监控2.Location = new System.Drawing.Point(450, 82); this.iO监控2.Name = "iO监控2"; this.iO监控2.Size = new System.Drawing.Size(436, 520); this.iO监控2.TabIndex = 1; this.iO监控2.列标题颜色 = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(255))))); this.iO监控2.指示列宽度 = 100; this.iO监控2.网格颜色 = System.Drawing.SystemColors.ActiveCaption; this.iO监控2.背景颜色 = System.Drawing.Color.White; this.iO监控2.语言 = ((uint)(0u)); // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label3.Location = new System.Drawing.Point(144, 52); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(85, 21); this.label3.TabIndex = 2; this.label3.Text = "PLC输入"; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label4.Location = new System.Drawing.Point(610, 54); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(85, 21); this.label4.TabIndex = 3; this.label4.Text = "PLC输出"; // // 按钮45 // this.按钮45.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(193)))), ((int)(((byte)(193))))); this.按钮45.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.按钮45.ForeColor = System.Drawing.Color.Black; this.按钮45.HDADDR = ""; this.按钮45.Location = new System.Drawing.Point(2, -1); this.按钮45.LockValue = ((uint)(0u)); this.按钮45.Name = "按钮45"; this.按钮45.PLC = ((uint)(0u)); this.按钮45.Size = new System.Drawing.Size(895, 50); this.按钮45.TabIndex = 765; this.按钮45.Text = "IO监控"; this.按钮45.UseVisualStyleBackColor = false; this.按钮45.Value = ((ulong)(0ul)); interLock1.HDADDR = ""; interLock1.PLC = ((uint)(0u)); interLock1.互锁启用值 = ((uint)(1u)); interLock1.互锁地址 = ""; interLock1.互锁显示图标 = null; interLock1.互锁显示文本 = "LOCK"; interLock1.互锁类型 = PCHMI.InterLock.DatType.BIT; this.按钮45.互锁 = interLock1; this.按钮45.单击事件参数 = "NULL"; this.按钮45.安全级别 = ((uint)(0u)); this.按钮45.开关功能.PLC = new uint[] { ((uint)(0u))}; this.按钮45.开关功能.地址 = new string[] { "U200"}; this.按钮45.开关功能.开关 = new PCHMI.FTYPE.ButtonType[] { PCHMI.FTYPE.ButtonType.字写入}; this.按钮45.开关功能.扩展 = new string[] { "100"}; this.按钮45.快捷键 = ""; this.按钮45.指示类型 = PCHMI.按钮.DatType.UINT16; this.按钮45.操作确认 = false; this.按钮45.操作确认提示 = new string[] { null, null, null, null, null, null, null, null}; this.按钮45.操作记录 = ""; this.按钮45.数值改变事件参数 = "NULL"; this.按钮45.显示内容.BkImg = null; this.按钮45.显示内容.状态切换条件 = PCHMI.Employee.STSW.按序号值切换状态; sT_SW_IF1.BkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(193)))), ((int)(((byte)(193))))); sT_SW_IF1.Img = null; sT_SW_IF1.MaxVal = ((ulong)(0ul)); sT_SW_IF1.MinVal = ((ulong)(0ul)); sT_SW_IF1.Txt0 = "IO监控"; sT_SW_IF1.Txt1 = "Production screen one"; sT_SW_IF1.Txt2 = ""; sT_SW_IF1.Txt3 = ""; sT_SW_IF1.Txt4 = ""; sT_SW_IF1.Txt5 = ""; sT_SW_IF1.Txt6 = ""; sT_SW_IF1.Txt7 = ""; sT_SW_IF1.TxtColor = System.Drawing.Color.Black; sT_SW_IF1.TxtNumber = ""; this.按钮45.显示内容.状态文本 = new PCHMI.ST_SW_IF[] { sT_SW_IF1}; this.按钮45.显示内容.默认状态文本ID = ((uint)(0u)); this.按钮45.权限提示文本 = ""; this.按钮45.语言 = ((uint)(0u)); // // S1设备IO // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Name = "S1设备IO"; this.Size = new System.Drawing.Size(1024, 625); this.面板1.ResumeLayout(false); this.面板1.PerformLayout(); this.ResumeLayout(false); } #endregion private PCHMI.IO监控 iO监控1; private PCHMI.IO监控 iO监控2; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label3; private PCHMI.按钮 按钮45; } }