| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515 |
- namespace YangjieTester.主界面
- {
- partial class TapeSettingForm
- {
- /// <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.uiTabControl1 = new Sunny.UI.UITabControl();
- this.tabPage1 = new System.Windows.Forms.TabPage();
- this.uiGroupBox15 = new Sunny.UI.UIGroupBox();
- this.txt载带1封装数设定值 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel50 = new Sunny.UI.UILabel();
- this.txt载带1后空设定值 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel48 = new Sunny.UI.UILabel();
- this.btn载带1前后空修改 = new PlcUiControl.PlcUiButton();
- this.txt载带1前空设定值 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel47 = new Sunny.UI.UILabel();
- this.uiGroupBox17 = new Sunny.UI.UIGroupBox();
- this.txt编带1载带余量不足N卷时报警 = new PlcUiControl.PlcUiNumberInput();
- this.btn载带1载带恢复 = new PlcUiControl.PlcUiButton();
- this.uiLabel8 = new Sunny.UI.UILabel();
- this.txt载带1单卷载带长度 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel63 = new Sunny.UI.UILabel();
- this.uiGroupBox18 = new Sunny.UI.UIGroupBox();
- this.txt编带1胶膜余量不足N卷时报警 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel2 = new Sunny.UI.UILabel();
- this.btn载带1膜盖恢复 = new PlcUiControl.PlcUiButton();
- this.txt载带1单卷膜盖长度 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel51 = new Sunny.UI.UILabel();
- this.uiTabControl1.SuspendLayout();
- this.tabPage1.SuspendLayout();
- this.uiGroupBox15.SuspendLayout();
- this.uiGroupBox17.SuspendLayout();
- this.uiGroupBox18.SuspendLayout();
- this.SuspendLayout();
- //
- // uiTabControl1
- //
- this.uiTabControl1.Controls.Add(this.tabPage1);
- 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(0, 35);
- this.uiTabControl1.MainPage = "";
- this.uiTabControl1.Name = "uiTabControl1";
- this.uiTabControl1.SelectedIndex = 0;
- this.uiTabControl1.Size = new System.Drawing.Size(676, 401);
- this.uiTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
- this.uiTabControl1.TabIndex = 206;
- this.uiTabControl1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- //
- // tabPage1
- //
- this.tabPage1.Controls.Add(this.uiGroupBox15);
- this.tabPage1.Controls.Add(this.uiGroupBox17);
- this.tabPage1.Controls.Add(this.uiGroupBox18);
- this.tabPage1.Location = new System.Drawing.Point(0, 40);
- this.tabPage1.Name = "tabPage1";
- this.tabPage1.Size = new System.Drawing.Size(676, 361);
- this.tabPage1.TabIndex = 0;
- this.tabPage1.Text = "载带";
- this.tabPage1.UseVisualStyleBackColor = true;
- //
- // uiGroupBox15
- //
- this.uiGroupBox15.Controls.Add(this.txt载带1封装数设定值);
- this.uiGroupBox15.Controls.Add(this.uiLabel50);
- this.uiGroupBox15.Controls.Add(this.txt载带1后空设定值);
- this.uiGroupBox15.Controls.Add(this.uiLabel48);
- this.uiGroupBox15.Controls.Add(this.btn载带1前后空修改);
- this.uiGroupBox15.Controls.Add(this.txt载带1前空设定值);
- this.uiGroupBox15.Controls.Add(this.uiLabel47);
- this.uiGroupBox15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiGroupBox15.Location = new System.Drawing.Point(4, 5);
- this.uiGroupBox15.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiGroupBox15.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiGroupBox15.Name = "uiGroupBox15";
- this.uiGroupBox15.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.uiGroupBox15.Size = new System.Drawing.Size(327, 193);
- this.uiGroupBox15.TabIndex = 206;
- this.uiGroupBox15.Text = "前后空设定";
- this.uiGroupBox15.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // txt载带1封装数设定值
- //
- this.txt载带1封装数设定值.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt载带1封装数设定值.DisabilityTriggerNode = null;
- this.txt载带1封装数设定值.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt载带1封装数设定值.Gain = 1D;
- this.txt载带1封装数设定值.IntegerDigits = 0;
- this.txt载带1封装数设定值.InvisibilityTriggerNode = null;
- this.txt载带1封装数设定值.Location = new System.Drawing.Point(160, 115);
- this.txt载带1封装数设定值.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt载带1封装数设定值.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt载带1封装数设定值.Name = "txt载带1封装数设定值";
- this.txt载带1封装数设定值.Padding = new System.Windows.Forms.Padding(5);
- this.txt载带1封装数设定值.ReadNode = new Node("Application.A33_Encapsulation1_Manual.dw封装数设定值", NodeType.DWORD, "HMIset");
- this.txt载带1封装数设定值.ShowText = false;
- this.txt载带1封装数设定值.Size = new System.Drawing.Size(125, 27);
- this.txt载带1封装数设定值.TabIndex = 71;
- this.txt载带1封装数设定值.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt载带1封装数设定值.Type = Sunny.UI.UITextBox.UIEditType.Integer;
- this.txt载带1封装数设定值.Watermark = "";
- this.txt载带1封装数设定值.WriteNode = new Node("Application.A33_Encapsulation1_Manual.dw封装数设定值", NodeType.DWORD, "HMIset");
- //
- // 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(25, 123);
- this.uiLabel50.Name = "uiLabel50";
- this.uiLabel50.Size = new System.Drawing.Size(103, 16);
- this.uiLabel50.TabIndex = 70;
- this.uiLabel50.Text = "封装数设定值";
- //
- // txt载带1后空设定值
- //
- this.txt载带1后空设定值.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt载带1后空设定值.DisabilityTriggerNode = null;
- this.txt载带1后空设定值.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt载带1后空设定值.Gain = 1D;
- this.txt载带1后空设定值.IntegerDigits = 0;
- this.txt载带1后空设定值.InvisibilityTriggerNode = null;
- this.txt载带1后空设定值.Location = new System.Drawing.Point(160, 81);
- this.txt载带1后空设定值.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt载带1后空设定值.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt载带1后空设定值.Name = "txt载带1后空设定值";
- this.txt载带1后空设定值.Padding = new System.Windows.Forms.Padding(5);
- this.txt载带1后空设定值.ReadNode = new Node("Application.A33_Encapsulation1_Manual.dw后空设定值", NodeType.DWORD, "HMIset");
- this.txt载带1后空设定值.ShowText = false;
- this.txt载带1后空设定值.Size = new System.Drawing.Size(125, 27);
- this.txt载带1后空设定值.TabIndex = 69;
- this.txt载带1后空设定值.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt载带1后空设定值.Type = Sunny.UI.UITextBox.UIEditType.Integer;
- this.txt载带1后空设定值.Watermark = "";
- this.txt载带1后空设定值.WriteNode = new Node("Application.A33_Encapsulation1_Manual.dw后空设定值", NodeType.DWORD, "HMIset");
- //
- // 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(25, 88);
- this.uiLabel48.Name = "uiLabel48";
- this.uiLabel48.Size = new System.Drawing.Size(87, 16);
- this.uiLabel48.TabIndex = 68;
- this.uiLabel48.Text = "后空设定值";
- //
- // btn载带1前后空修改
- //
- this.btn载带1前后空修改.ButtonType = PlcUiControl.ButtonType.保持型;
- this.btn载带1前后空修改.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn载带1前后空修改.DisabilityTriggerNode = null;
- this.btn载带1前后空修改.FillColor = System.Drawing.Color.LightSeaGreen;
- this.btn载带1前后空修改.FillHoverColor = System.Drawing.Color.LightSeaGreen;
- this.btn载带1前后空修改.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
- this.btn载带1前后空修改.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn载带1前后空修改.InvisibilityTriggerNode = null;
- this.btn载带1前后空修改.Location = new System.Drawing.Point(160, 150);
- this.btn载带1前后空修改.Maximum = 0D;
- this.btn载带1前后空修改.Minimum = 0D;
- this.btn载带1前后空修改.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn载带1前后空修改.Name = "btn载带1前后空修改";
- this.btn载带1前后空修改.NeedUserEnsure = false;
- this.btn载带1前后空修改.OffColor = System.Drawing.Color.LightSeaGreen;
- this.btn载带1前后空修改.OffSymbol = 0;
- this.btn载带1前后空修改.OffText = "前后空修改";
- this.btn载带1前后空修改.OnColor = System.Drawing.Color.Green;
- this.btn载带1前后空修改.OnSymbol = 0;
- this.btn载带1前后空修改.OnText = "前后空修改";
- this.btn载带1前后空修改.ReadNode = new Node("Application.A33_Encapsulation1_Manual.b前后空修改按钮", NodeType.BOOL, "HMIset");
- this.btn载带1前后空修改.Size = new System.Drawing.Size(125, 33);
- this.btn载带1前后空修改.Symbol = 0;
- this.btn载带1前后空修改.TabIndex = 66;
- this.btn载带1前后空修改.Text = "前后空修改";
- this.btn载带1前后空修改.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn载带1前后空修改.WriteNode = new Node("Application.A33_Encapsulation1_Manual.b前后空修改按钮", NodeType.BOOL, "HMIset");
- //
- // txt载带1前空设定值
- //
- this.txt载带1前空设定值.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt载带1前空设定值.DisabilityTriggerNode = null;
- this.txt载带1前空设定值.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt载带1前空设定值.Gain = 1D;
- this.txt载带1前空设定值.IntegerDigits = 0;
- this.txt载带1前空设定值.InvisibilityTriggerNode = null;
- this.txt载带1前空设定值.Location = new System.Drawing.Point(160, 46);
- this.txt载带1前空设定值.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt载带1前空设定值.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt载带1前空设定值.Name = "txt载带1前空设定值";
- this.txt载带1前空设定值.Padding = new System.Windows.Forms.Padding(5);
- this.txt载带1前空设定值.ReadNode = new Node("Application.A33_Encapsulation1_Manual.dw前空设定值", NodeType.DWORD, "HMIset");
- this.txt载带1前空设定值.ShowText = false;
- this.txt载带1前空设定值.Size = new System.Drawing.Size(125, 27);
- this.txt载带1前空设定值.TabIndex = 65;
- this.txt载带1前空设定值.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt载带1前空设定值.Type = Sunny.UI.UITextBox.UIEditType.Integer;
- this.txt载带1前空设定值.Watermark = "";
- this.txt载带1前空设定值.WriteNode = new Node("Application.A33_Encapsulation1_Manual.dw前空设定值", NodeType.DWORD, "HMIset");
- //
- // 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(25, 53);
- this.uiLabel47.Name = "uiLabel47";
- this.uiLabel47.Size = new System.Drawing.Size(87, 16);
- this.uiLabel47.TabIndex = 64;
- this.uiLabel47.Text = "前空设定值";
- //
- // uiGroupBox17
- //
- this.uiGroupBox17.Controls.Add(this.txt编带1载带余量不足N卷时报警);
- this.uiGroupBox17.Controls.Add(this.btn载带1载带恢复);
- this.uiGroupBox17.Controls.Add(this.uiLabel8);
- this.uiGroupBox17.Controls.Add(this.txt载带1单卷载带长度);
- this.uiGroupBox17.Controls.Add(this.uiLabel63);
- this.uiGroupBox17.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiGroupBox17.Location = new System.Drawing.Point(4, 208);
- this.uiGroupBox17.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiGroupBox17.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiGroupBox17.Name = "uiGroupBox17";
- this.uiGroupBox17.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.uiGroupBox17.Size = new System.Drawing.Size(327, 139);
- this.uiGroupBox17.TabIndex = 207;
- this.uiGroupBox17.Text = "载带用量";
- this.uiGroupBox17.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // txt编带1载带余量不足N卷时报警
- //
- this.txt编带1载带余量不足N卷时报警.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt编带1载带余量不足N卷时报警.DisabilityTriggerNode = null;
- this.txt编带1载带余量不足N卷时报警.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt编带1载带余量不足N卷时报警.Gain = 1D;
- this.txt编带1载带余量不足N卷时报警.IntegerDigits = 0;
- this.txt编带1载带余量不足N卷时报警.InvisibilityTriggerNode = null;
- this.txt编带1载带余量不足N卷时报警.Location = new System.Drawing.Point(160, 71);
- this.txt编带1载带余量不足N卷时报警.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt编带1载带余量不足N卷时报警.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt编带1载带余量不足N卷时报警.Name = "txt编带1载带余量不足N卷时报警";
- this.txt编带1载带余量不足N卷时报警.Padding = new System.Windows.Forms.Padding(5);
- this.txt编带1载带余量不足N卷时报警.ReadNode = new Node("Application.Var_Auto_A33_Encapsulation1.u载带裕量", NodeType.UINT, null);
- this.txt编带1载带余量不足N卷时报警.ShowText = false;
- this.txt编带1载带余量不足N卷时报警.Size = new System.Drawing.Size(125, 27);
- this.txt编带1载带余量不足N卷时报警.TabIndex = 210;
- this.txt编带1载带余量不足N卷时报警.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt编带1载带余量不足N卷时报警.Type = Sunny.UI.UITextBox.UIEditType.Integer;
- this.txt编带1载带余量不足N卷时报警.Watermark = "";
- this.txt编带1载带余量不足N卷时报警.WriteNode = new Node("Application.Var_Auto_A33_Encapsulation1.u载带裕量", NodeType.UINT, null);
- //
- // btn载带1载带恢复
- //
- this.btn载带1载带恢复.ButtonType = PlcUiControl.ButtonType.保持型;
- this.btn载带1载带恢复.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn载带1载带恢复.DisabilityTriggerNode = null;
- this.btn载带1载带恢复.EnsureTip = "更换载带会清空走带计数,是否确认?";
- this.btn载带1载带恢复.FillColor = System.Drawing.Color.LightSeaGreen;
- this.btn载带1载带恢复.FillHoverColor = System.Drawing.Color.LightSeaGreen;
- this.btn载带1载带恢复.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
- this.btn载带1载带恢复.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn载带1载带恢复.InvisibilityTriggerNode = null;
- this.btn载带1载带恢复.Location = new System.Drawing.Point(160, 103);
- this.btn载带1载带恢复.Maximum = 0D;
- this.btn载带1载带恢复.Minimum = 0D;
- this.btn载带1载带恢复.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn载带1载带恢复.Name = "btn载带1载带恢复";
- this.btn载带1载带恢复.NeedUserEnsure = true;
- this.btn载带1载带恢复.OffColor = System.Drawing.Color.LightSeaGreen;
- this.btn载带1载带恢复.OffSymbol = 0;
- this.btn载带1载带恢复.OffText = "载带恢复";
- this.btn载带1载带恢复.OnColor = System.Drawing.Color.Green;
- this.btn载带1载带恢复.OnSymbol = 0;
- this.btn载带1载带恢复.OnText = "载带恢复";
- this.btn载带1载带恢复.ReadNode = new Node("Application.A33_Encapsulation1_Manual.b载带余量设定按钮", NodeType.BOOL, "HMIset");
- this.btn载带1载带恢复.Size = new System.Drawing.Size(125, 33);
- this.btn载带1载带恢复.Symbol = 0;
- this.btn载带1载带恢复.TabIndex = 195;
- this.btn载带1载带恢复.Text = "载带恢复";
- this.btn载带1载带恢复.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn载带1载带恢复.WriteNode = new Node("Application.A33_Encapsulation1_Manual.b载带余量设定按钮", NodeType.BOOL, "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(25, 78);
- this.uiLabel8.Name = "uiLabel8";
- this.uiLabel8.Size = new System.Drawing.Size(143, 16);
- this.uiLabel8.TabIndex = 209;
- this.uiLabel8.Text = "余量不足N卷时报警";
- //
- // txt载带1单卷载带长度
- //
- this.txt载带1单卷载带长度.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt载带1单卷载带长度.DecimalPlaces = 5;
- this.txt载带1单卷载带长度.DisabilityTriggerNode = null;
- this.txt载带1单卷载带长度.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt载带1单卷载带长度.Gain = 0.001D;
- this.txt载带1单卷载带长度.IntegerDigits = 0;
- this.txt载带1单卷载带长度.InvisibilityTriggerNode = null;
- this.txt载带1单卷载带长度.Location = new System.Drawing.Point(160, 37);
- this.txt载带1单卷载带长度.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt载带1单卷载带长度.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt载带1单卷载带长度.Name = "txt载带1单卷载带长度";
- this.txt载带1单卷载带长度.Padding = new System.Windows.Forms.Padding(5);
- this.txt载带1单卷载带长度.ReadNode = new Node("Application.A33_Encapsulation1_Manual.lr载带余量设定值", NodeType.LREAL, "HMIset");
- this.txt载带1单卷载带长度.ShowText = false;
- this.txt载带1单卷载带长度.Size = new System.Drawing.Size(125, 27);
- this.txt载带1单卷载带长度.TabIndex = 194;
- this.txt载带1单卷载带长度.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt载带1单卷载带长度.Type = Sunny.UI.UITextBox.UIEditType.Double;
- this.txt载带1单卷载带长度.Watermark = "";
- this.txt载带1单卷载带长度.WriteNode = new Node("Application.A33_Encapsulation1_Manual.lr载带余量设定值", NodeType.LREAL, "HMIset");
- //
- // uiLabel63
- //
- this.uiLabel63.AutoSize = true;
- this.uiLabel63.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel63.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel63.Location = new System.Drawing.Point(25, 45);
- this.uiLabel63.Name = "uiLabel63";
- this.uiLabel63.Size = new System.Drawing.Size(111, 16);
- this.uiLabel63.TabIndex = 193;
- this.uiLabel63.Text = "单卷载带长度m";
- //
- // uiGroupBox18
- //
- this.uiGroupBox18.Controls.Add(this.txt编带1胶膜余量不足N卷时报警);
- this.uiGroupBox18.Controls.Add(this.uiLabel2);
- this.uiGroupBox18.Controls.Add(this.btn载带1膜盖恢复);
- this.uiGroupBox18.Controls.Add(this.txt载带1单卷膜盖长度);
- this.uiGroupBox18.Controls.Add(this.uiLabel51);
- this.uiGroupBox18.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiGroupBox18.Location = new System.Drawing.Point(339, 208);
- this.uiGroupBox18.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiGroupBox18.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiGroupBox18.Name = "uiGroupBox18";
- this.uiGroupBox18.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.uiGroupBox18.Size = new System.Drawing.Size(327, 143);
- this.uiGroupBox18.TabIndex = 208;
- this.uiGroupBox18.Text = "胶膜用量";
- this.uiGroupBox18.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // txt编带1胶膜余量不足N卷时报警
- //
- this.txt编带1胶膜余量不足N卷时报警.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt编带1胶膜余量不足N卷时报警.DisabilityTriggerNode = null;
- this.txt编带1胶膜余量不足N卷时报警.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt编带1胶膜余量不足N卷时报警.Gain = 1D;
- this.txt编带1胶膜余量不足N卷时报警.IntegerDigits = 0;
- this.txt编带1胶膜余量不足N卷时报警.InvisibilityTriggerNode = null;
- this.txt编带1胶膜余量不足N卷时报警.Location = new System.Drawing.Point(160, 71);
- this.txt编带1胶膜余量不足N卷时报警.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt编带1胶膜余量不足N卷时报警.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt编带1胶膜余量不足N卷时报警.Name = "txt编带1胶膜余量不足N卷时报警";
- this.txt编带1胶膜余量不足N卷时报警.Padding = new System.Windows.Forms.Padding(5);
- this.txt编带1胶膜余量不足N卷时报警.ReadNode = new Node("Application.Var_Auto_A33_Encapsulation1.ui膜带裕量", NodeType.UINT, null);
- this.txt编带1胶膜余量不足N卷时报警.ShowText = false;
- this.txt编带1胶膜余量不足N卷时报警.Size = new System.Drawing.Size(125, 27);
- this.txt编带1胶膜余量不足N卷时报警.TabIndex = 212;
- this.txt编带1胶膜余量不足N卷时报警.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt编带1胶膜余量不足N卷时报警.Type = Sunny.UI.UITextBox.UIEditType.Integer;
- this.txt编带1胶膜余量不足N卷时报警.Watermark = "";
- this.txt编带1胶膜余量不足N卷时报警.WriteNode = new Node("Application.Var_Auto_A33_Encapsulation1.ui膜带裕量", NodeType.UINT, null);
- //
- // uiLabel2
- //
- this.uiLabel2.AutoSize = true;
- this.uiLabel2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel2.Location = new System.Drawing.Point(25, 78);
- this.uiLabel2.Name = "uiLabel2";
- this.uiLabel2.Size = new System.Drawing.Size(143, 16);
- this.uiLabel2.TabIndex = 211;
- this.uiLabel2.Text = "余量不足N卷时报警";
- //
- // btn载带1膜盖恢复
- //
- this.btn载带1膜盖恢复.ButtonType = PlcUiControl.ButtonType.保持型;
- this.btn载带1膜盖恢复.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn载带1膜盖恢复.DisabilityTriggerNode = null;
- this.btn载带1膜盖恢复.FillColor = System.Drawing.Color.LightSeaGreen;
- this.btn载带1膜盖恢复.FillHoverColor = System.Drawing.Color.LightSeaGreen;
- this.btn载带1膜盖恢复.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
- this.btn载带1膜盖恢复.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn载带1膜盖恢复.InvisibilityTriggerNode = null;
- this.btn载带1膜盖恢复.Location = new System.Drawing.Point(160, 103);
- this.btn载带1膜盖恢复.Maximum = 0D;
- this.btn载带1膜盖恢复.Minimum = 0D;
- this.btn载带1膜盖恢复.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn载带1膜盖恢复.Name = "btn载带1膜盖恢复";
- this.btn载带1膜盖恢复.NeedUserEnsure = false;
- this.btn载带1膜盖恢复.OffColor = System.Drawing.Color.LightSeaGreen;
- this.btn载带1膜盖恢复.OffSymbol = 0;
- this.btn载带1膜盖恢复.OffText = "膜盖恢复";
- this.btn载带1膜盖恢复.OnColor = System.Drawing.Color.Green;
- this.btn载带1膜盖恢复.OnSymbol = 0;
- this.btn载带1膜盖恢复.OnText = "膜盖恢复";
- this.btn载带1膜盖恢复.ReadNode = new Node("Application.A33_Encapsulation1_Manual.b膜卷余量设定按钮", NodeType.BOOL, "HMIset");
- this.btn载带1膜盖恢复.Size = new System.Drawing.Size(125, 31);
- this.btn载带1膜盖恢复.Symbol = 0;
- this.btn载带1膜盖恢复.TabIndex = 190;
- this.btn载带1膜盖恢复.Text = "膜盖恢复";
- this.btn载带1膜盖恢复.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn载带1膜盖恢复.WriteNode = new Node("Application.A33_Encapsulation1_Manual.b膜卷余量设定按钮", NodeType.BOOL, "HMIset");
- //
- // txt载带1单卷膜盖长度
- //
- this.txt载带1单卷膜盖长度.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt载带1单卷膜盖长度.DecimalPlaces = 5;
- this.txt载带1单卷膜盖长度.DisabilityTriggerNode = null;
- this.txt载带1单卷膜盖长度.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt载带1单卷膜盖长度.Gain = 0.001D;
- this.txt载带1单卷膜盖长度.IntegerDigits = 0;
- this.txt载带1单卷膜盖长度.InvisibilityTriggerNode = null;
- this.txt载带1单卷膜盖长度.Location = new System.Drawing.Point(160, 37);
- this.txt载带1单卷膜盖长度.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt载带1单卷膜盖长度.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt载带1单卷膜盖长度.Name = "txt载带1单卷膜盖长度";
- this.txt载带1单卷膜盖长度.Padding = new System.Windows.Forms.Padding(5);
- this.txt载带1单卷膜盖长度.ReadNode = new Node("Application.A33_Encapsulation1_Manual.lr膜卷余量设定值", NodeType.LREAL, "HMIset");
- this.txt载带1单卷膜盖长度.ShowText = false;
- this.txt载带1单卷膜盖长度.Size = new System.Drawing.Size(125, 27);
- this.txt载带1单卷膜盖长度.TabIndex = 75;
- this.txt载带1单卷膜盖长度.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt载带1单卷膜盖长度.Type = Sunny.UI.UITextBox.UIEditType.Double;
- this.txt载带1单卷膜盖长度.Watermark = "";
- this.txt载带1单卷膜盖长度.WriteNode = new Node("Application.A33_Encapsulation1_Manual.lr膜卷余量设定值", NodeType.LREAL, "HMIset");
- //
- // uiLabel51
- //
- this.uiLabel51.AutoSize = true;
- this.uiLabel51.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel51.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel51.Location = new System.Drawing.Point(25, 44);
- this.uiLabel51.Name = "uiLabel51";
- this.uiLabel51.Size = new System.Drawing.Size(111, 16);
- this.uiLabel51.TabIndex = 74;
- this.uiLabel51.Text = "单卷膜盖长度m";
- //
- // TapeSettingForm
- //
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
- this.ClientSize = new System.Drawing.Size(676, 436);
- this.Controls.Add(this.uiTabControl1);
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "TapeSettingForm";
- this.Text = "胶膜载带设置";
- this.ZoomScaleRect = new System.Drawing.Rectangle(15, 15, 800, 450);
- this.uiTabControl1.ResumeLayout(false);
- this.tabPage1.ResumeLayout(false);
- this.uiGroupBox15.ResumeLayout(false);
- this.uiGroupBox15.PerformLayout();
- this.uiGroupBox17.ResumeLayout(false);
- this.uiGroupBox17.PerformLayout();
- this.uiGroupBox18.ResumeLayout(false);
- this.uiGroupBox18.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private Sunny.UI.UITabControl uiTabControl1;
- private System.Windows.Forms.TabPage tabPage1;
- private Sunny.UI.UIGroupBox uiGroupBox15;
- private PlcUiControl.PlcUiNumberInput txt载带1封装数设定值;
- private Sunny.UI.UILabel uiLabel50;
- private PlcUiControl.PlcUiNumberInput txt载带1后空设定值;
- private Sunny.UI.UILabel uiLabel48;
- private PlcUiControl.PlcUiButton btn载带1前后空修改;
- private PlcUiControl.PlcUiNumberInput txt载带1前空设定值;
- private Sunny.UI.UILabel uiLabel47;
- private Sunny.UI.UIGroupBox uiGroupBox17;
- private PlcUiControl.PlcUiButton btn载带1载带恢复;
- private PlcUiControl.PlcUiNumberInput txt载带1单卷载带长度;
- private Sunny.UI.UILabel uiLabel63;
- private Sunny.UI.UIGroupBox uiGroupBox18;
- private PlcUiControl.PlcUiButton btn载带1膜盖恢复;
- private PlcUiControl.PlcUiNumberInput txt载带1单卷膜盖长度;
- private Sunny.UI.UILabel uiLabel51;
- private PlcUiControl.PlcUiNumberInput txt编带1载带余量不足N卷时报警;
- private Sunny.UI.UILabel uiLabel8;
- private PlcUiControl.PlcUiNumberInput txt编带1胶膜余量不足N卷时报警;
- private Sunny.UI.UILabel uiLabel2;
- }
- }
|