245 lines
11 KiB
C#
245 lines
11 KiB
C#
namespace CowainHmi
|
|
{
|
|
partial class Dlg添加配方
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
PCHMI.InterLock interLock1 = new PCHMI.InterLock();
|
|
PCHMI.DrawStyle drawStyle1 = new PCHMI.DrawStyle();
|
|
PCHMI.OPTLOG optlog1 = new PCHMI.OPTLOG();
|
|
PCHMI.ST_SW_IF sT_SW_IF1 = new PCHMI.ST_SW_IF();
|
|
PCHMI.ST_SW_IF sT_SW_IF2 = new PCHMI.ST_SW_IF();
|
|
PCHMI.ST_SW_IF sT_SW_IF3 = new PCHMI.ST_SW_IF();
|
|
PCHMI.ST_SW_IF sT_SW_IF4 = new PCHMI.ST_SW_IF();
|
|
PCHMI.GLINT glint1 = new PCHMI.GLINT();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.btnOk = new System.Windows.Forms.Button();
|
|
this.btnCancel = new System.Windows.Forms.Button();
|
|
this.txtName = new PCHMI.标签(this.components);
|
|
this.SuspendLayout();
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label1.Location = new System.Drawing.Point(41, 48);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(94, 21);
|
|
this.label1.TabIndex = 51;
|
|
this.label1.Text = "配方名称";
|
|
//
|
|
// 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(55, 145);
|
|
this.btnOk.Name = "btnOk";
|
|
this.btnOk.Size = new System.Drawing.Size(118, 47);
|
|
this.btnOk.TabIndex = 52;
|
|
this.btnOk.Text = "添加";
|
|
this.btnOk.UseVisualStyleBackColor = true;
|
|
this.btnOk.Click += new System.EventHandler(this.btnOk_Click);
|
|
//
|
|
// 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(253, 145);
|
|
this.btnCancel.Name = "btnCancel";
|
|
this.btnCancel.Size = new System.Drawing.Size(118, 47);
|
|
this.btnCancel.TabIndex = 53;
|
|
this.btnCancel.Text = "取消";
|
|
this.btnCancel.UseVisualStyleBackColor = true;
|
|
this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
|
|
//
|
|
// txtName
|
|
//
|
|
this.txtName.BackColor = System.Drawing.Color.White;
|
|
this.txtName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.txtName.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.txtName.ForeColor = System.Drawing.Color.Black;
|
|
this.txtName.HDADDR = "";
|
|
this.txtName.Image = null;
|
|
this.txtName.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.txtName.Location = new System.Drawing.Point(181, 37);
|
|
this.txtName.Name = "txtName";
|
|
this.txtName.PLC = ((uint)(0u));
|
|
this.txtName.Size = new System.Drawing.Size(190, 42);
|
|
this.txtName.TabIndex = 50;
|
|
this.txtName.Text = "0";
|
|
this.txtName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.txtName.Value = ((ulong)(0ul));
|
|
interLock1.HDADDR = "";
|
|
interLock1.PLC = ((uint)(0u));
|
|
interLock1.互锁启用值 = ((uint)(1u));
|
|
interLock1.互锁地址 = "";
|
|
interLock1.互锁显示图标 = null;
|
|
interLock1.互锁显示文本 = "LOCK";
|
|
interLock1.互锁类型 = PCHMI.InterLock.DatType.BIT;
|
|
this.txtName.互锁 = interLock1;
|
|
this.txtName.允许输入 = true;
|
|
this.txtName.前缀 = "";
|
|
this.txtName.功能 = PCHMI.标签.TypeEnum.数据显示;
|
|
this.txtName.后缀 = "";
|
|
this.txtName.图片显示偏移量 = new System.Drawing.Point(0, 0);
|
|
drawStyle1.圆角半径 = 12;
|
|
drawStyle1.填充颜色 = System.Drawing.Color.Transparent;
|
|
drawStyle1.按下颜色 = System.Drawing.Color.Empty;
|
|
drawStyle1.样式 = PCHMI.DrawStyle.STYPE.常规;
|
|
drawStyle1.边框颜色 = System.Drawing.Color.LightGray;
|
|
this.txtName.外观样式 = drawStyle1;
|
|
this.txtName.字符串长度 = ((uint)(15u));
|
|
this.txtName.安全级别 = ((uint)(0u));
|
|
this.txtName.小数位数 = ((uint)(0u));
|
|
this.txtName.开关功能.PLC = new uint[] {
|
|
((uint)(0u))};
|
|
this.txtName.开关功能.地址 = new string[] {
|
|
""};
|
|
this.txtName.开关功能.开关 = new PCHMI.FTYPE.ButtonType[] {
|
|
PCHMI.FTYPE.ButtonType.下拉选择};
|
|
this.txtName.开关功能.扩展 = new string[] {
|
|
""};
|
|
this.txtName.快捷键 = "";
|
|
this.txtName.总显示位数 = ((uint)(8u));
|
|
this.txtName.操作确认 = false;
|
|
this.txtName.操作确认提示 = new string[] {
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null,
|
|
null};
|
|
optlog1.按下 = "";
|
|
optlog1.更改 = "";
|
|
this.txtName.操作记录 = optlog1;
|
|
this.txtName.数据类型 = PCHMI.标签.DatType.String;
|
|
this.txtName.日期时间格式化 = "yyyy-MM-dd";
|
|
this.txtName.显示内容.BkImg = null;
|
|
this.txtName.显示内容.状态切换条件 = PCHMI.Employee.STSW.按序号值切换状态;
|
|
sT_SW_IF1.BkColor = System.Drawing.Color.Empty;
|
|
sT_SW_IF1.Img = null;
|
|
sT_SW_IF1.MaxVal = ((ulong)(0ul));
|
|
sT_SW_IF1.MinVal = ((ulong)(0ul));
|
|
sT_SW_IF1.Txt0 = "停止状态";
|
|
sT_SW_IF1.Txt1 = "Stop state";
|
|
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 = "21";
|
|
sT_SW_IF2.BkColor = System.Drawing.Color.Empty;
|
|
sT_SW_IF2.Img = null;
|
|
sT_SW_IF2.MaxVal = ((ulong)(0ul));
|
|
sT_SW_IF2.MinVal = ((ulong)(0ul));
|
|
sT_SW_IF2.Txt0 = "待机状态";
|
|
sT_SW_IF2.Txt1 = "Waiting state";
|
|
sT_SW_IF2.Txt2 = "대기 상태";
|
|
sT_SW_IF2.Txt3 = "";
|
|
sT_SW_IF2.Txt4 = "";
|
|
sT_SW_IF2.Txt5 = "";
|
|
sT_SW_IF2.Txt6 = "";
|
|
sT_SW_IF2.Txt7 = "";
|
|
sT_SW_IF2.TxtColor = System.Drawing.Color.Black;
|
|
sT_SW_IF2.TxtNumber = "22";
|
|
sT_SW_IF3.BkColor = System.Drawing.Color.Empty;
|
|
sT_SW_IF3.Img = null;
|
|
sT_SW_IF3.MaxVal = ((ulong)(0ul));
|
|
sT_SW_IF3.MinVal = ((ulong)(0ul));
|
|
sT_SW_IF3.Txt0 = "工作状态";
|
|
sT_SW_IF3.Txt1 = "Working state";
|
|
sT_SW_IF3.Txt2 = "작업 상태";
|
|
sT_SW_IF3.Txt3 = "";
|
|
sT_SW_IF3.Txt4 = "";
|
|
sT_SW_IF3.Txt5 = "";
|
|
sT_SW_IF3.Txt6 = "";
|
|
sT_SW_IF3.Txt7 = "";
|
|
sT_SW_IF3.TxtColor = System.Drawing.Color.Black;
|
|
sT_SW_IF3.TxtNumber = "23";
|
|
sT_SW_IF4.BkColor = System.Drawing.Color.Empty;
|
|
sT_SW_IF4.Img = null;
|
|
sT_SW_IF4.MaxVal = ((ulong)(0ul));
|
|
sT_SW_IF4.MinVal = ((ulong)(0ul));
|
|
sT_SW_IF4.Txt0 = "检修状态";
|
|
sT_SW_IF4.Txt1 = "State of repair";
|
|
sT_SW_IF4.Txt2 = "점검 수리 상태";
|
|
sT_SW_IF4.Txt3 = "";
|
|
sT_SW_IF4.Txt4 = "";
|
|
sT_SW_IF4.Txt5 = "";
|
|
sT_SW_IF4.Txt6 = "";
|
|
sT_SW_IF4.Txt7 = "";
|
|
sT_SW_IF4.TxtColor = System.Drawing.Color.Black;
|
|
sT_SW_IF4.TxtNumber = "24";
|
|
this.txtName.显示内容.状态文本 = new PCHMI.ST_SW_IF[] {
|
|
sT_SW_IF1,
|
|
sT_SW_IF2,
|
|
sT_SW_IF3,
|
|
sT_SW_IF4};
|
|
this.txtName.显示内容.默认状态文本ID = ((uint)(0u));
|
|
this.txtName.最大值 = "100";
|
|
this.txtName.最小值 = "0";
|
|
this.txtName.权限提示文本 = "";
|
|
this.txtName.空字符显示 = "null";
|
|
this.txtName.语言 = ((uint)(0u));
|
|
glint1.HDADDR = "";
|
|
glint1.PLC = ((uint)(0u));
|
|
glint1.位地址 = "";
|
|
glint1.字体颜色 = System.Drawing.Color.Red;
|
|
glint1.间隔时间 = ((ushort)(1000));
|
|
this.txtName.闪烁 = glint1;
|
|
this.txtName.默认字体颜色 = System.Drawing.Color.Black;
|
|
//
|
|
// Dlg添加配方
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(428, 237);
|
|
this.Controls.Add(this.btnCancel);
|
|
this.Controls.Add(this.btnOk);
|
|
this.Controls.Add(this.label1);
|
|
this.Controls.Add(this.txtName);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
|
this.MaximizeBox = false;
|
|
this.MinimizeBox = false;
|
|
this.Name = "Dlg添加配方";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "添加配方";
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.Button btnOk;
|
|
private System.Windows.Forms.Button btnCancel;
|
|
private PCHMI.标签 txtName;
|
|
}
|
|
} |