namespace CowainHmi.ProductionQty { partial class DlgProductionTimeEdit { /// /// 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.components = new System.ComponentModel.Container(); PCHMI.InterLock interLock1 = new PCHMI.InterLock(); PCHMI.DrawStyle drawStyle1 = new PCHMI.DrawStyle(); PCHMI.OPTLOG optlog1 = new PCHMI.OPTLOG(); PCHMI.GLINT glint1 = new PCHMI.GLINT(); PCHMI.InterLock interLock2 = new PCHMI.InterLock(); PCHMI.INFORM inform1 = new PCHMI.INFORM(); PCHMI.InterLock interLock3 = new PCHMI.InterLock(); PCHMI.DrawStyle drawStyle2 = new PCHMI.DrawStyle(); PCHMI.OPTLOG optlog2 = new PCHMI.OPTLOG(); PCHMI.GLINT glint2 = new PCHMI.GLINT(); PCHMI.InterLock interLock4 = new PCHMI.InterLock(); PCHMI.INFORM inform2 = new PCHMI.INFORM(); PCHMI.InterLock interLock5 = new PCHMI.InterLock(); PCHMI.DrawStyle drawStyle3 = new PCHMI.DrawStyle(); PCHMI.OPTLOG optlog3 = new PCHMI.OPTLOG(); PCHMI.GLINT glint3 = new PCHMI.GLINT(); PCHMI.InterLock interLock6 = new PCHMI.InterLock(); PCHMI.INFORM inform3 = new PCHMI.INFORM(); PCHMI.InterLock interLock7 = new PCHMI.InterLock(); PCHMI.DrawStyle drawStyle4 = new PCHMI.DrawStyle(); PCHMI.OPTLOG optlog4 = new PCHMI.OPTLOG(); PCHMI.GLINT glint4 = new PCHMI.GLINT(); PCHMI.InterLock interLock8 = new PCHMI.InterLock(); PCHMI.INFORM inform4 = new PCHMI.INFORM(); PCHMI.InterLock interLock9 = new PCHMI.InterLock(); PCHMI.DrawStyle drawStyle5 = new PCHMI.DrawStyle(); PCHMI.OPTLOG optlog5 = new PCHMI.OPTLOG(); PCHMI.GLINT glint5 = new PCHMI.GLINT(); PCHMI.InterLock interLock10 = new PCHMI.InterLock(); PCHMI.INFORM inform5 = new PCHMI.INFORM(); PCHMI.InterLock interLock11 = new PCHMI.InterLock(); PCHMI.DrawStyle drawStyle6 = new PCHMI.DrawStyle(); PCHMI.OPTLOG optlog6 = new PCHMI.OPTLOG(); PCHMI.GLINT glint6 = new PCHMI.GLINT(); PCHMI.InterLock interLock12 = new PCHMI.InterLock(); PCHMI.INFORM inform6 = new PCHMI.INFORM(); this.btnCancel = new System.Windows.Forms.Button(); this.btnOk = new System.Windows.Forms.Button(); this.标签1 = new PCHMI.标签(this.components); this.txtEndA = new PCHMI.数据显示器(); this.标签22 = new PCHMI.标签(this.components); this.txtStartA = new PCHMI.数据显示器(); this.标签2 = new PCHMI.标签(this.components); this.txtEndB = new PCHMI.数据显示器(); this.标签3 = new PCHMI.标签(this.components); this.txtStartB = new PCHMI.数据显示器(); this.标签4 = new PCHMI.标签(this.components); this.txtEndC = new PCHMI.数据显示器(); this.标签5 = new PCHMI.标签(this.components); this.txtStartC = new PCHMI.数据显示器(); this.SuspendLayout(); // // btnCancel // this.btnCancel.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnCancel.Location = new System.Drawing.Point(181, 311); this.btnCancel.Margin = new System.Windows.Forms.Padding(2); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(99, 42); this.btnCancel.TabIndex = 594; this.btnCancel.Text = "取消"; this.btnCancel.UseVisualStyleBackColor = true; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // btnOk // this.btnOk.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnOk.Location = new System.Drawing.Point(32, 311); this.btnOk.Margin = new System.Windows.Forms.Padding(2); this.btnOk.Name = "btnOk"; this.btnOk.Size = new System.Drawing.Size(99, 42); this.btnOk.TabIndex = 593; this.btnOk.Text = "确定"; this.btnOk.UseVisualStyleBackColor = true; this.btnOk.Click += new System.EventHandler(this.btnOk_Click); // // 标签1 // this.标签1.BackColor = System.Drawing.Color.Transparent; this.标签1.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.标签1.HDADDR = ""; this.标签1.Image = null; this.标签1.Location = new System.Drawing.Point(28, 77); this.标签1.Name = "标签1"; this.标签1.PLC = ((uint)(0u)); this.标签1.Size = new System.Drawing.Size(144, 19); this.标签1.TabIndex = 591; this.标签1.Text = "A班结束时间"; this.标签1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.标签1.Value = ((ulong)(0ul)); interLock1.HDADDR = ""; interLock1.PLC = ((uint)(0u)); interLock1.互锁启用值 = ((uint)(1u)); interLock1.互锁地址 = ""; interLock1.互锁显示图标 = null; interLock1.互锁显示文本 = "LOCK"; interLock1.互锁类型 = PCHMI.InterLock.DatType.BIT; this.标签1.互锁 = interLock1; this.标签1.允许输入 = false; this.标签1.前缀 = ""; this.标签1.功能 = PCHMI.标签.TypeEnum.标签; this.标签1.后缀 = ""; this.标签1.图片显示偏移量 = new System.Drawing.Point(0, 0); drawStyle1.圆角半径 = 15; drawStyle1.填充颜色 = System.Drawing.Color.Empty; drawStyle1.按下颜色 = System.Drawing.Color.Empty; drawStyle1.样式 = PCHMI.DrawStyle.STYPE.常规; drawStyle1.边框颜色 = System.Drawing.Color.LightGray; this.标签1.外观样式 = drawStyle1; this.标签1.字符串长度 = ((uint)(10u)); this.标签1.安全级别 = ((uint)(0u)); this.标签1.小数位数 = ((uint)(0u)); this.标签1.开关功能.PLC = null; this.标签1.开关功能.地址 = null; this.标签1.开关功能.开关 = null; this.标签1.开关功能.扩展 = null; this.标签1.快捷键 = ""; this.标签1.总显示位数 = ((uint)(8u)); this.标签1.操作确认 = false; this.标签1.操作确认提示 = new string[] { null, null, null, null, null, null, null, null}; optlog1.按下 = ""; optlog1.更改 = ""; this.标签1.操作记录 = optlog1; this.标签1.数据类型 = PCHMI.标签.DatType.BIT; this.标签1.日期时间格式化 = "yyyy-MM-dd"; this.标签1.显示内容.BkImg = null; this.标签1.显示内容.状态切换条件 = PCHMI.Employee.STSW.按序号值切换状态; this.标签1.显示内容.状态文本 = null; this.标签1.显示内容.默认状态文本ID = ((uint)(0u)); this.标签1.最大值 = "100"; this.标签1.最小值 = "0"; this.标签1.权限提示文本 = ""; this.标签1.空字符显示 = "null"; this.标签1.语言 = ((uint)(0u)); glint1.HDADDR = ""; glint1.PLC = ((uint)(0u)); glint1.位地址 = ""; glint1.字体颜色 = System.Drawing.Color.Red; glint1.间隔时间 = ((ushort)(1000)); this.标签1.闪烁 = glint1; this.标签1.默认字体颜色 = System.Drawing.Color.Black; // // txtEndA // this.txtEndA.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); this.txtEndA.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtEndA.HDADDR = ""; this.txtEndA.Location = new System.Drawing.Point(181, 73); this.txtEndA.Margin = new System.Windows.Forms.Padding(27, 16, 27, 16); this.txtEndA.Name = "txtEndA"; this.txtEndA.PLC = ((uint)(0u)); this.txtEndA.Size = new System.Drawing.Size(91, 26); this.txtEndA.TabIndex = 592; this.txtEndA.Text = "0"; this.txtEndA.Value = ((ulong)(0ul)); interLock2.HDADDR = ""; interLock2.PLC = ((uint)(0u)); interLock2.互锁启用值 = ((uint)(1u)); interLock2.互锁地址 = ""; interLock2.互锁显示图标 = null; interLock2.互锁显示文本 = "LOCK"; interLock2.互锁类型 = PCHMI.InterLock.DatType.BIT; this.txtEndA.互锁 = interLock2; this.txtEndA.回车后触发TAB键 = false; this.txtEndA.字符串长度 = ((uint)(4u)); this.txtEndA.安全级别 = ((uint)(0u)); this.txtEndA.小数位数 = ((uint)(0u)); this.txtEndA.总显示位数 = ((uint)(8u)); this.txtEndA.操作记录 = ""; inform1.HDADDR = ""; inform1.PLC = ((uint)(0u)); inform1.Value = ((ulong)(1ul)); inform1.类型 = PCHMI.INFORM.DatType.UINT16; this.txtEndA.操作通知 = inform1; this.txtEndA.数值改变事件参数 = "NULL"; this.txtEndA.数据类型 = PCHMI.数据显示器.DatType.SIEMENS_String; this.txtEndA.最大值 = "32000000"; this.txtEndA.最小值 = "-30000000"; this.txtEndA.权限提示文本 = ""; this.txtEndA.输入方式 = PCHMI.数据显示器.INTYPE.软键盘; this.txtEndA.键盘输入事件参数 = "NULL"; this.txtEndA.键盘进入方式 = PCHMI.数据显示器.KeyInMode.单击; this.txtEndA.零抑制 = false; this.txtEndA.零显示 = false; // // 标签22 // this.标签22.BackColor = System.Drawing.Color.Transparent; this.标签22.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.标签22.HDADDR = ""; this.标签22.Image = null; this.标签22.Location = new System.Drawing.Point(28, 36); this.标签22.Name = "标签22"; this.标签22.PLC = ((uint)(0u)); this.标签22.Size = new System.Drawing.Size(148, 19); this.标签22.TabIndex = 589; this.标签22.Text = "A班开始时间"; this.标签22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.标签22.Value = ((ulong)(0ul)); interLock3.HDADDR = ""; interLock3.PLC = ((uint)(0u)); interLock3.互锁启用值 = ((uint)(1u)); interLock3.互锁地址 = ""; interLock3.互锁显示图标 = null; interLock3.互锁显示文本 = "LOCK"; interLock3.互锁类型 = PCHMI.InterLock.DatType.BIT; this.标签22.互锁 = interLock3; this.标签22.允许输入 = false; this.标签22.前缀 = ""; this.标签22.功能 = PCHMI.标签.TypeEnum.标签; this.标签22.后缀 = ""; this.标签22.图片显示偏移量 = new System.Drawing.Point(0, 0); drawStyle2.圆角半径 = 15; drawStyle2.填充颜色 = System.Drawing.Color.Empty; drawStyle2.按下颜色 = System.Drawing.Color.Empty; drawStyle2.样式 = PCHMI.DrawStyle.STYPE.常规; drawStyle2.边框颜色 = System.Drawing.Color.LightGray; this.标签22.外观样式 = drawStyle2; this.标签22.字符串长度 = ((uint)(10u)); this.标签22.安全级别 = ((uint)(0u)); this.标签22.小数位数 = ((uint)(0u)); this.标签22.开关功能.PLC = null; this.标签22.开关功能.地址 = null; this.标签22.开关功能.开关 = null; this.标签22.开关功能.扩展 = null; this.标签22.快捷键 = ""; this.标签22.总显示位数 = ((uint)(8u)); this.标签22.操作确认 = false; this.标签22.操作确认提示 = new string[] { null, null, null, null, null, null, null, null}; optlog2.按下 = ""; optlog2.更改 = ""; this.标签22.操作记录 = optlog2; this.标签22.数据类型 = PCHMI.标签.DatType.BIT; this.标签22.日期时间格式化 = "yyyy-MM-dd"; this.标签22.显示内容.BkImg = null; this.标签22.显示内容.状态切换条件 = PCHMI.Employee.STSW.按序号值切换状态; this.标签22.显示内容.状态文本 = null; this.标签22.显示内容.默认状态文本ID = ((uint)(0u)); this.标签22.最大值 = "100"; this.标签22.最小值 = "0"; this.标签22.权限提示文本 = ""; this.标签22.空字符显示 = "null"; this.标签22.语言 = ((uint)(0u)); glint2.HDADDR = ""; glint2.PLC = ((uint)(0u)); glint2.位地址 = ""; glint2.字体颜色 = System.Drawing.Color.Red; glint2.间隔时间 = ((ushort)(1000)); this.标签22.闪烁 = glint2; this.标签22.默认字体颜色 = System.Drawing.Color.Black; // // txtStartA // this.txtStartA.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); this.txtStartA.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtStartA.HDADDR = ""; this.txtStartA.Location = new System.Drawing.Point(181, 32); this.txtStartA.Margin = new System.Windows.Forms.Padding(27, 16, 27, 16); this.txtStartA.Name = "txtStartA"; this.txtStartA.PLC = ((uint)(0u)); this.txtStartA.Size = new System.Drawing.Size(91, 26); this.txtStartA.TabIndex = 590; this.txtStartA.Text = "0"; this.txtStartA.Value = ((ulong)(0ul)); interLock4.HDADDR = ""; interLock4.PLC = ((uint)(0u)); interLock4.互锁启用值 = ((uint)(1u)); interLock4.互锁地址 = ""; interLock4.互锁显示图标 = null; interLock4.互锁显示文本 = "LOCK"; interLock4.互锁类型 = PCHMI.InterLock.DatType.BIT; this.txtStartA.互锁 = interLock4; this.txtStartA.回车后触发TAB键 = false; this.txtStartA.字符串长度 = ((uint)(4u)); this.txtStartA.安全级别 = ((uint)(0u)); this.txtStartA.小数位数 = ((uint)(0u)); this.txtStartA.总显示位数 = ((uint)(8u)); this.txtStartA.操作记录 = ""; inform2.HDADDR = ""; inform2.PLC = ((uint)(0u)); inform2.Value = ((ulong)(1ul)); inform2.类型 = PCHMI.INFORM.DatType.UINT16; this.txtStartA.操作通知 = inform2; this.txtStartA.数值改变事件参数 = "NULL"; this.txtStartA.数据类型 = PCHMI.数据显示器.DatType.SIEMENS_String; this.txtStartA.最大值 = "32000000"; this.txtStartA.最小值 = "-30000000"; this.txtStartA.权限提示文本 = ""; this.txtStartA.输入方式 = PCHMI.数据显示器.INTYPE.软键盘; this.txtStartA.键盘输入事件参数 = "NULL"; this.txtStartA.键盘进入方式 = PCHMI.数据显示器.KeyInMode.单击; this.txtStartA.零抑制 = false; this.txtStartA.零显示 = false; // // 标签2 // this.标签2.BackColor = System.Drawing.Color.Transparent; this.标签2.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.标签2.HDADDR = ""; this.标签2.Image = null; this.标签2.Location = new System.Drawing.Point(28, 159); this.标签2.Name = "标签2"; this.标签2.PLC = ((uint)(0u)); this.标签2.Size = new System.Drawing.Size(144, 19); this.标签2.TabIndex = 597; this.标签2.Text = "B班结束时间"; this.标签2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.标签2.Value = ((ulong)(0ul)); interLock5.HDADDR = ""; interLock5.PLC = ((uint)(0u)); interLock5.互锁启用值 = ((uint)(1u)); interLock5.互锁地址 = ""; interLock5.互锁显示图标 = null; interLock5.互锁显示文本 = "LOCK"; interLock5.互锁类型 = PCHMI.InterLock.DatType.BIT; this.标签2.互锁 = interLock5; this.标签2.允许输入 = false; this.标签2.前缀 = ""; this.标签2.功能 = PCHMI.标签.TypeEnum.标签; this.标签2.后缀 = ""; this.标签2.图片显示偏移量 = new System.Drawing.Point(0, 0); drawStyle3.圆角半径 = 15; drawStyle3.填充颜色 = System.Drawing.Color.Empty; drawStyle3.按下颜色 = System.Drawing.Color.Empty; drawStyle3.样式 = PCHMI.DrawStyle.STYPE.常规; drawStyle3.边框颜色 = System.Drawing.Color.LightGray; this.标签2.外观样式 = drawStyle3; this.标签2.字符串长度 = ((uint)(10u)); this.标签2.安全级别 = ((uint)(0u)); this.标签2.小数位数 = ((uint)(0u)); this.标签2.开关功能.PLC = null; this.标签2.开关功能.地址 = null; this.标签2.开关功能.开关 = null; this.标签2.开关功能.扩展 = null; this.标签2.快捷键 = ""; this.标签2.总显示位数 = ((uint)(8u)); this.标签2.操作确认 = false; this.标签2.操作确认提示 = new string[] { null, null, null, null, null, null, null, null}; optlog3.按下 = ""; optlog3.更改 = ""; this.标签2.操作记录 = optlog3; this.标签2.数据类型 = PCHMI.标签.DatType.BIT; this.标签2.日期时间格式化 = "yyyy-MM-dd"; this.标签2.显示内容.BkImg = null; this.标签2.显示内容.状态切换条件 = PCHMI.Employee.STSW.按序号值切换状态; this.标签2.显示内容.状态文本 = null; this.标签2.显示内容.默认状态文本ID = ((uint)(0u)); this.标签2.最大值 = "100"; this.标签2.最小值 = "0"; this.标签2.权限提示文本 = ""; this.标签2.空字符显示 = "null"; this.标签2.语言 = ((uint)(0u)); glint3.HDADDR = ""; glint3.PLC = ((uint)(0u)); glint3.位地址 = ""; glint3.字体颜色 = System.Drawing.Color.Red; glint3.间隔时间 = ((ushort)(1000)); this.标签2.闪烁 = glint3; this.标签2.默认字体颜色 = System.Drawing.Color.Black; // // txtEndB // this.txtEndB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); this.txtEndB.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtEndB.HDADDR = ""; this.txtEndB.Location = new System.Drawing.Point(181, 155); this.txtEndB.Margin = new System.Windows.Forms.Padding(27, 16, 27, 16); this.txtEndB.Name = "txtEndB"; this.txtEndB.PLC = ((uint)(0u)); this.txtEndB.Size = new System.Drawing.Size(91, 26); this.txtEndB.TabIndex = 598; this.txtEndB.Text = "0"; this.txtEndB.Value = ((ulong)(0ul)); interLock6.HDADDR = ""; interLock6.PLC = ((uint)(0u)); interLock6.互锁启用值 = ((uint)(1u)); interLock6.互锁地址 = ""; interLock6.互锁显示图标 = null; interLock6.互锁显示文本 = "LOCK"; interLock6.互锁类型 = PCHMI.InterLock.DatType.BIT; this.txtEndB.互锁 = interLock6; this.txtEndB.回车后触发TAB键 = false; this.txtEndB.字符串长度 = ((uint)(4u)); this.txtEndB.安全级别 = ((uint)(0u)); this.txtEndB.小数位数 = ((uint)(0u)); this.txtEndB.总显示位数 = ((uint)(8u)); this.txtEndB.操作记录 = ""; inform3.HDADDR = ""; inform3.PLC = ((uint)(0u)); inform3.Value = ((ulong)(1ul)); inform3.类型 = PCHMI.INFORM.DatType.UINT16; this.txtEndB.操作通知 = inform3; this.txtEndB.数值改变事件参数 = "NULL"; this.txtEndB.数据类型 = PCHMI.数据显示器.DatType.SIEMENS_String; this.txtEndB.最大值 = "32000000"; this.txtEndB.最小值 = "-30000000"; this.txtEndB.权限提示文本 = ""; this.txtEndB.输入方式 = PCHMI.数据显示器.INTYPE.软键盘; this.txtEndB.键盘输入事件参数 = "NULL"; this.txtEndB.键盘进入方式 = PCHMI.数据显示器.KeyInMode.单击; this.txtEndB.零抑制 = false; this.txtEndB.零显示 = false; // // 标签3 // this.标签3.BackColor = System.Drawing.Color.Transparent; this.标签3.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.标签3.HDADDR = ""; this.标签3.Image = null; this.标签3.Location = new System.Drawing.Point(28, 118); this.标签3.Name = "标签3"; this.标签3.PLC = ((uint)(0u)); this.标签3.Size = new System.Drawing.Size(148, 19); this.标签3.TabIndex = 595; this.标签3.Text = "B班开始时间"; this.标签3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.标签3.Value = ((ulong)(0ul)); interLock7.HDADDR = ""; interLock7.PLC = ((uint)(0u)); interLock7.互锁启用值 = ((uint)(1u)); interLock7.互锁地址 = ""; interLock7.互锁显示图标 = null; interLock7.互锁显示文本 = "LOCK"; interLock7.互锁类型 = PCHMI.InterLock.DatType.BIT; this.标签3.互锁 = interLock7; this.标签3.允许输入 = false; this.标签3.前缀 = ""; this.标签3.功能 = PCHMI.标签.TypeEnum.标签; this.标签3.后缀 = ""; this.标签3.图片显示偏移量 = new System.Drawing.Point(0, 0); drawStyle4.圆角半径 = 15; drawStyle4.填充颜色 = System.Drawing.Color.Empty; drawStyle4.按下颜色 = System.Drawing.Color.Empty; drawStyle4.样式 = PCHMI.DrawStyle.STYPE.常规; drawStyle4.边框颜色 = System.Drawing.Color.LightGray; this.标签3.外观样式 = drawStyle4; this.标签3.字符串长度 = ((uint)(10u)); this.标签3.安全级别 = ((uint)(0u)); this.标签3.小数位数 = ((uint)(0u)); this.标签3.开关功能.PLC = null; this.标签3.开关功能.地址 = null; this.标签3.开关功能.开关 = null; this.标签3.开关功能.扩展 = null; this.标签3.快捷键 = ""; this.标签3.总显示位数 = ((uint)(8u)); this.标签3.操作确认 = false; this.标签3.操作确认提示 = new string[] { null, null, null, null, null, null, null, null}; optlog4.按下 = ""; optlog4.更改 = ""; this.标签3.操作记录 = optlog4; this.标签3.数据类型 = PCHMI.标签.DatType.BIT; this.标签3.日期时间格式化 = "yyyy-MM-dd"; this.标签3.显示内容.BkImg = null; this.标签3.显示内容.状态切换条件 = PCHMI.Employee.STSW.按序号值切换状态; this.标签3.显示内容.状态文本 = null; this.标签3.显示内容.默认状态文本ID = ((uint)(0u)); this.标签3.最大值 = "100"; this.标签3.最小值 = "0"; this.标签3.权限提示文本 = ""; this.标签3.空字符显示 = "null"; this.标签3.语言 = ((uint)(0u)); glint4.HDADDR = ""; glint4.PLC = ((uint)(0u)); glint4.位地址 = ""; glint4.字体颜色 = System.Drawing.Color.Red; glint4.间隔时间 = ((ushort)(1000)); this.标签3.闪烁 = glint4; this.标签3.默认字体颜色 = System.Drawing.Color.Black; // // txtStartB // this.txtStartB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); this.txtStartB.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtStartB.HDADDR = ""; this.txtStartB.Location = new System.Drawing.Point(181, 114); this.txtStartB.Margin = new System.Windows.Forms.Padding(27, 16, 27, 16); this.txtStartB.Name = "txtStartB"; this.txtStartB.PLC = ((uint)(0u)); this.txtStartB.Size = new System.Drawing.Size(91, 26); this.txtStartB.TabIndex = 596; this.txtStartB.Text = "0"; this.txtStartB.Value = ((ulong)(0ul)); interLock8.HDADDR = ""; interLock8.PLC = ((uint)(0u)); interLock8.互锁启用值 = ((uint)(1u)); interLock8.互锁地址 = ""; interLock8.互锁显示图标 = null; interLock8.互锁显示文本 = "LOCK"; interLock8.互锁类型 = PCHMI.InterLock.DatType.BIT; this.txtStartB.互锁 = interLock8; this.txtStartB.回车后触发TAB键 = false; this.txtStartB.字符串长度 = ((uint)(4u)); this.txtStartB.安全级别 = ((uint)(0u)); this.txtStartB.小数位数 = ((uint)(0u)); this.txtStartB.总显示位数 = ((uint)(8u)); this.txtStartB.操作记录 = ""; inform4.HDADDR = ""; inform4.PLC = ((uint)(0u)); inform4.Value = ((ulong)(1ul)); inform4.类型 = PCHMI.INFORM.DatType.UINT16; this.txtStartB.操作通知 = inform4; this.txtStartB.数值改变事件参数 = "NULL"; this.txtStartB.数据类型 = PCHMI.数据显示器.DatType.SIEMENS_String; this.txtStartB.最大值 = "32000000"; this.txtStartB.最小值 = "-30000000"; this.txtStartB.权限提示文本 = ""; this.txtStartB.输入方式 = PCHMI.数据显示器.INTYPE.软键盘; this.txtStartB.键盘输入事件参数 = "NULL"; this.txtStartB.键盘进入方式 = PCHMI.数据显示器.KeyInMode.单击; this.txtStartB.零抑制 = false; this.txtStartB.零显示 = false; // // 标签4 // this.标签4.BackColor = System.Drawing.Color.Transparent; this.标签4.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.标签4.HDADDR = ""; this.标签4.Image = null; this.标签4.Location = new System.Drawing.Point(28, 241); this.标签4.Name = "标签4"; this.标签4.PLC = ((uint)(0u)); this.标签4.Size = new System.Drawing.Size(144, 19); this.标签4.TabIndex = 601; this.标签4.Text = "C班结束时间"; this.标签4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.标签4.Value = ((ulong)(0ul)); interLock9.HDADDR = ""; interLock9.PLC = ((uint)(0u)); interLock9.互锁启用值 = ((uint)(1u)); interLock9.互锁地址 = ""; interLock9.互锁显示图标 = null; interLock9.互锁显示文本 = "LOCK"; interLock9.互锁类型 = PCHMI.InterLock.DatType.BIT; this.标签4.互锁 = interLock9; this.标签4.允许输入 = false; this.标签4.前缀 = ""; this.标签4.功能 = PCHMI.标签.TypeEnum.标签; this.标签4.后缀 = ""; this.标签4.图片显示偏移量 = new System.Drawing.Point(0, 0); drawStyle5.圆角半径 = 15; drawStyle5.填充颜色 = System.Drawing.Color.Empty; drawStyle5.按下颜色 = System.Drawing.Color.Empty; drawStyle5.样式 = PCHMI.DrawStyle.STYPE.常规; drawStyle5.边框颜色 = System.Drawing.Color.LightGray; this.标签4.外观样式 = drawStyle5; this.标签4.字符串长度 = ((uint)(10u)); this.标签4.安全级别 = ((uint)(0u)); this.标签4.小数位数 = ((uint)(0u)); this.标签4.开关功能.PLC = null; this.标签4.开关功能.地址 = null; this.标签4.开关功能.开关 = null; this.标签4.开关功能.扩展 = null; this.标签4.快捷键 = ""; this.标签4.总显示位数 = ((uint)(8u)); this.标签4.操作确认 = false; this.标签4.操作确认提示 = new string[] { null, null, null, null, null, null, null, null}; optlog5.按下 = ""; optlog5.更改 = ""; this.标签4.操作记录 = optlog5; this.标签4.数据类型 = PCHMI.标签.DatType.BIT; this.标签4.日期时间格式化 = "yyyy-MM-dd"; this.标签4.显示内容.BkImg = null; this.标签4.显示内容.状态切换条件 = PCHMI.Employee.STSW.按序号值切换状态; this.标签4.显示内容.状态文本 = null; this.标签4.显示内容.默认状态文本ID = ((uint)(0u)); this.标签4.最大值 = "100"; this.标签4.最小值 = "0"; this.标签4.权限提示文本 = ""; this.标签4.空字符显示 = "null"; this.标签4.语言 = ((uint)(0u)); glint5.HDADDR = ""; glint5.PLC = ((uint)(0u)); glint5.位地址 = ""; glint5.字体颜色 = System.Drawing.Color.Red; glint5.间隔时间 = ((ushort)(1000)); this.标签4.闪烁 = glint5; this.标签4.默认字体颜色 = System.Drawing.Color.Black; // // txtEndC // this.txtEndC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); this.txtEndC.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtEndC.HDADDR = ""; this.txtEndC.Location = new System.Drawing.Point(181, 237); this.txtEndC.Margin = new System.Windows.Forms.Padding(27, 16, 27, 16); this.txtEndC.Name = "txtEndC"; this.txtEndC.PLC = ((uint)(0u)); this.txtEndC.Size = new System.Drawing.Size(91, 26); this.txtEndC.TabIndex = 602; this.txtEndC.Text = "0"; this.txtEndC.Value = ((ulong)(0ul)); interLock10.HDADDR = ""; interLock10.PLC = ((uint)(0u)); interLock10.互锁启用值 = ((uint)(1u)); interLock10.互锁地址 = ""; interLock10.互锁显示图标 = null; interLock10.互锁显示文本 = "LOCK"; interLock10.互锁类型 = PCHMI.InterLock.DatType.BIT; this.txtEndC.互锁 = interLock10; this.txtEndC.回车后触发TAB键 = false; this.txtEndC.字符串长度 = ((uint)(4u)); this.txtEndC.安全级别 = ((uint)(0u)); this.txtEndC.小数位数 = ((uint)(0u)); this.txtEndC.总显示位数 = ((uint)(8u)); this.txtEndC.操作记录 = ""; inform5.HDADDR = ""; inform5.PLC = ((uint)(0u)); inform5.Value = ((ulong)(1ul)); inform5.类型 = PCHMI.INFORM.DatType.UINT16; this.txtEndC.操作通知 = inform5; this.txtEndC.数值改变事件参数 = "NULL"; this.txtEndC.数据类型 = PCHMI.数据显示器.DatType.SIEMENS_String; this.txtEndC.最大值 = "32000000"; this.txtEndC.最小值 = "-30000000"; this.txtEndC.权限提示文本 = ""; this.txtEndC.输入方式 = PCHMI.数据显示器.INTYPE.软键盘; this.txtEndC.键盘输入事件参数 = "NULL"; this.txtEndC.键盘进入方式 = PCHMI.数据显示器.KeyInMode.单击; this.txtEndC.零抑制 = false; this.txtEndC.零显示 = false; // // 标签5 // this.标签5.BackColor = System.Drawing.Color.Transparent; this.标签5.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.标签5.HDADDR = ""; this.标签5.Image = null; this.标签5.Location = new System.Drawing.Point(28, 200); this.标签5.Name = "标签5"; this.标签5.PLC = ((uint)(0u)); this.标签5.Size = new System.Drawing.Size(148, 19); this.标签5.TabIndex = 599; this.标签5.Text = "C班开始时间"; this.标签5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.标签5.Value = ((ulong)(0ul)); interLock11.HDADDR = ""; interLock11.PLC = ((uint)(0u)); interLock11.互锁启用值 = ((uint)(1u)); interLock11.互锁地址 = ""; interLock11.互锁显示图标 = null; interLock11.互锁显示文本 = "LOCK"; interLock11.互锁类型 = PCHMI.InterLock.DatType.BIT; this.标签5.互锁 = interLock11; this.标签5.允许输入 = false; this.标签5.前缀 = ""; this.标签5.功能 = PCHMI.标签.TypeEnum.标签; this.标签5.后缀 = ""; this.标签5.图片显示偏移量 = new System.Drawing.Point(0, 0); drawStyle6.圆角半径 = 15; drawStyle6.填充颜色 = System.Drawing.Color.Empty; drawStyle6.按下颜色 = System.Drawing.Color.Empty; drawStyle6.样式 = PCHMI.DrawStyle.STYPE.常规; drawStyle6.边框颜色 = System.Drawing.Color.LightGray; this.标签5.外观样式 = drawStyle6; this.标签5.字符串长度 = ((uint)(10u)); this.标签5.安全级别 = ((uint)(0u)); this.标签5.小数位数 = ((uint)(0u)); this.标签5.开关功能.PLC = null; this.标签5.开关功能.地址 = null; this.标签5.开关功能.开关 = null; this.标签5.开关功能.扩展 = null; this.标签5.快捷键 = ""; this.标签5.总显示位数 = ((uint)(8u)); this.标签5.操作确认 = false; this.标签5.操作确认提示 = new string[] { null, null, null, null, null, null, null, null}; optlog6.按下 = ""; optlog6.更改 = ""; this.标签5.操作记录 = optlog6; this.标签5.数据类型 = PCHMI.标签.DatType.BIT; this.标签5.日期时间格式化 = "yyyy-MM-dd"; this.标签5.显示内容.BkImg = null; this.标签5.显示内容.状态切换条件 = PCHMI.Employee.STSW.按序号值切换状态; this.标签5.显示内容.状态文本 = null; this.标签5.显示内容.默认状态文本ID = ((uint)(0u)); this.标签5.最大值 = "100"; this.标签5.最小值 = "0"; this.标签5.权限提示文本 = ""; this.标签5.空字符显示 = "null"; this.标签5.语言 = ((uint)(0u)); glint6.HDADDR = ""; glint6.PLC = ((uint)(0u)); glint6.位地址 = ""; glint6.字体颜色 = System.Drawing.Color.Red; glint6.间隔时间 = ((ushort)(1000)); this.标签5.闪烁 = glint6; this.标签5.默认字体颜色 = System.Drawing.Color.Black; // // txtStartC // this.txtStartC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); this.txtStartC.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtStartC.HDADDR = ""; this.txtStartC.Location = new System.Drawing.Point(181, 196); this.txtStartC.Margin = new System.Windows.Forms.Padding(27, 16, 27, 16); this.txtStartC.Name = "txtStartC"; this.txtStartC.PLC = ((uint)(0u)); this.txtStartC.Size = new System.Drawing.Size(91, 26); this.txtStartC.TabIndex = 600; this.txtStartC.Text = "0"; this.txtStartC.Value = ((ulong)(0ul)); interLock12.HDADDR = ""; interLock12.PLC = ((uint)(0u)); interLock12.互锁启用值 = ((uint)(1u)); interLock12.互锁地址 = ""; interLock12.互锁显示图标 = null; interLock12.互锁显示文本 = "LOCK"; interLock12.互锁类型 = PCHMI.InterLock.DatType.BIT; this.txtStartC.互锁 = interLock12; this.txtStartC.回车后触发TAB键 = false; this.txtStartC.字符串长度 = ((uint)(4u)); this.txtStartC.安全级别 = ((uint)(0u)); this.txtStartC.小数位数 = ((uint)(0u)); this.txtStartC.总显示位数 = ((uint)(8u)); this.txtStartC.操作记录 = ""; inform6.HDADDR = ""; inform6.PLC = ((uint)(0u)); inform6.Value = ((ulong)(1ul)); inform6.类型 = PCHMI.INFORM.DatType.UINT16; this.txtStartC.操作通知 = inform6; this.txtStartC.数值改变事件参数 = "NULL"; this.txtStartC.数据类型 = PCHMI.数据显示器.DatType.SIEMENS_String; this.txtStartC.最大值 = "32000000"; this.txtStartC.最小值 = "-30000000"; this.txtStartC.权限提示文本 = ""; this.txtStartC.输入方式 = PCHMI.数据显示器.INTYPE.软键盘; this.txtStartC.键盘输入事件参数 = "NULL"; this.txtStartC.键盘进入方式 = PCHMI.数据显示器.KeyInMode.单击; this.txtStartC.零抑制 = false; this.txtStartC.零显示 = false; // // DlgProductionTimeEdit // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(312, 401); this.Controls.Add(this.标签4); this.Controls.Add(this.txtEndC); this.Controls.Add(this.标签5); this.Controls.Add(this.txtStartC); this.Controls.Add(this.标签2); this.Controls.Add(this.txtEndB); this.Controls.Add(this.标签3); this.Controls.Add(this.txtStartB); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnOk); this.Controls.Add(this.标签1); this.Controls.Add(this.txtEndA); this.Controls.Add(this.标签22); this.Controls.Add(this.txtStartA); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "DlgProductionTimeEdit"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "班次时间修改"; this.Load += new System.EventHandler(this.DlgProductionTimeEdit_Load); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Button btnCancel; private System.Windows.Forms.Button btnOk; private PCHMI.标签 标签1; private PCHMI.数据显示器 txtEndA; private PCHMI.标签 标签22; private PCHMI.数据显示器 txtStartA; private PCHMI.标签 标签2; private PCHMI.数据显示器 txtEndB; private PCHMI.标签 标签3; private PCHMI.数据显示器 txtStartB; private PCHMI.标签 标签4; private PCHMI.数据显示器 txtEndC; private PCHMI.标签 标签5; private PCHMI.数据显示器 txtStartC; } }