| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722 |
- namespace YangjieTester.主界面
- {
- partial class TestModeSettingForm
- {
- /// <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.cob测试模式 = new PlcUiControl.PlcUiComboBox();
- this.uiLabel15 = new Sunny.UI.UILabel();
- this.uiTabControl1 = new Sunny.UI.UITabControl();
- this.tabPage1 = new System.Windows.Forms.TabPage();
- this.txt测试1仿真值 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel47 = new Sunny.UI.UILabel();
- this.btn测试1仿真 = new PlcUiControl.PlcUiButton();
- this.tabPage2 = new System.Windows.Forms.TabPage();
- this.txt测试2仿真值 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel1 = new Sunny.UI.UILabel();
- this.btn测试2仿真 = new PlcUiControl.PlcUiButton();
- this.tabPage3 = new System.Windows.Forms.TabPage();
- this.txt测试3仿真值 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel2 = new Sunny.UI.UILabel();
- this.btn测试3仿真 = new PlcUiControl.PlcUiButton();
- this.tabPage4 = new System.Windows.Forms.TabPage();
- this.txt测试4仿真值 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel3 = new Sunny.UI.UILabel();
- this.btn测试4仿真 = new PlcUiControl.PlcUiButton();
- this.tabPage5 = new System.Windows.Forms.TabPage();
- this.txt测试5仿真值 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel4 = new Sunny.UI.UILabel();
- this.btn测试5仿真 = new PlcUiControl.PlcUiButton();
- this.tabPage6 = new System.Windows.Forms.TabPage();
- this.txt热测仿真值 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel5 = new Sunny.UI.UILabel();
- this.btn热测仿真 = new PlcUiControl.PlcUiButton();
- this.tabPage7 = new System.Windows.Forms.TabPage();
- this.plcUiNumberInput1 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel6 = new Sunny.UI.UILabel();
- this.plcUiButton1 = new PlcUiControl.PlcUiButton();
- this.uiTabControl1.SuspendLayout();
- this.tabPage1.SuspendLayout();
- this.tabPage2.SuspendLayout();
- this.tabPage3.SuspendLayout();
- this.tabPage4.SuspendLayout();
- this.tabPage5.SuspendLayout();
- this.tabPage6.SuspendLayout();
- this.tabPage7.SuspendLayout();
- this.SuspendLayout();
- //
- // cob测试模式
- //
- this.cob测试模式.DataSource = null;
- this.cob测试模式.DisabilityTriggerNode = null;
- this.cob测试模式.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
- this.cob测试模式.FillColor = System.Drawing.Color.White;
- this.cob测试模式.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cob测试模式.InvisibilityTriggerNode = null;
- this.cob测试模式.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
- this.cob测试模式.Items.AddRange(new object[] {
- "串测",
- "并测"});
- this.cob测试模式.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.cob测试模式.Location = new System.Drawing.Point(121, 46);
- this.cob测试模式.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.cob测试模式.MinimumSize = new System.Drawing.Size(63, 0);
- this.cob测试模式.Name = "cob测试模式";
- this.cob测试模式.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.cob测试模式.ReadNode = new Node("Application.A04_TestStation_Auto.ui工作模式", NodeType.UDINT, "工作模式:=1串测/2并测——HMIset");
- this.cob测试模式.Size = new System.Drawing.Size(125, 29);
- this.cob测试模式.SymbolSize = 24;
- this.cob测试模式.TabIndex = 29;
- this.cob测试模式.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.cob测试模式.Watermark = "";
- this.cob测试模式.WriteNode = new Node("Application.A04_TestStation_Auto.ui工作模式", NodeType.UDINT, "工作模式:=1串测/2并测——HMIset");
- //
- // uiLabel15
- //
- this.uiLabel15.AutoSize = true;
- this.uiLabel15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel15.Location = new System.Drawing.Point(3, 52);
- this.uiLabel15.Name = "uiLabel15";
- this.uiLabel15.Size = new System.Drawing.Size(87, 16);
- this.uiLabel15.TabIndex = 28;
- this.uiLabel15.Text = "测试站模式";
- //
- // uiTabControl1
- //
- this.uiTabControl1.Controls.Add(this.tabPage7);
- 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.Controls.Add(this.tabPage6);
- 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(80, 40);
- this.uiTabControl1.Location = new System.Drawing.Point(3, 83);
- this.uiTabControl1.MainPage = "";
- this.uiTabControl1.Name = "uiTabControl1";
- this.uiTabControl1.SelectedIndex = 0;
- this.uiTabControl1.Size = new System.Drawing.Size(566, 235);
- this.uiTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
- this.uiTabControl1.TabIndex = 30;
- this.uiTabControl1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- //
- // tabPage1
- //
- this.tabPage1.Controls.Add(this.txt测试1仿真值);
- this.tabPage1.Controls.Add(this.uiLabel47);
- this.tabPage1.Controls.Add(this.btn测试1仿真);
- this.tabPage1.Location = new System.Drawing.Point(0, 40);
- this.tabPage1.Name = "tabPage1";
- this.tabPage1.Size = new System.Drawing.Size(537, 195);
- this.tabPage1.TabIndex = 0;
- this.tabPage1.Text = "测试1";
- this.tabPage1.UseVisualStyleBackColor = true;
- //
- // 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(81, 98);
- 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.A04_TestStation_Auto.b_仿真测试结果", NodeType.BOOL, null);
- this.txt测试1仿真值.ShowText = false;
- this.txt测试1仿真值.Size = new System.Drawing.Size(72, 27);
- this.txt测试1仿真值.TabIndex = 193;
- 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.A04_TestStation_Auto.b_仿真测试结果", NodeType.BOOL, 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(3, 104);
- this.uiLabel47.Name = "uiLabel47";
- this.uiLabel47.Size = new System.Drawing.Size(71, 16);
- this.uiLabel47.TabIndex = 192;
- this.uiLabel47.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.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.btn测试1仿真.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.btn测试1仿真.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- 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(3, 33);
- 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.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.btn测试1仿真.OffSymbol = 61453;
- this.btn测试1仿真.OffText = "仿真测试关";
- this.btn测试1仿真.OnColor = System.Drawing.Color.Green;
- this.btn测试1仿真.OnSymbol = 61452;
- this.btn测试1仿真.OnText = "仿真测试开";
- this.btn测试1仿真.ReadNode = new Node("Application.A04_TestStation_Auto.b_仿真测试", NodeType.BOOL, null);
- this.btn测试1仿真.Size = new System.Drawing.Size(150, 42);
- this.btn测试1仿真.Symbol = 61453;
- this.btn测试1仿真.TabIndex = 191;
- 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.A04_TestStation_Auto.b_仿真测试", NodeType.BOOL, null);
- //
- // tabPage2
- //
- this.tabPage2.Controls.Add(this.txt测试2仿真值);
- this.tabPage2.Controls.Add(this.uiLabel1);
- this.tabPage2.Controls.Add(this.btn测试2仿真);
- this.tabPage2.Location = new System.Drawing.Point(0, 40);
- this.tabPage2.Name = "tabPage2";
- this.tabPage2.Size = new System.Drawing.Size(537, 195);
- this.tabPage2.TabIndex = 1;
- this.tabPage2.Text = "测试2";
- this.tabPage2.UseVisualStyleBackColor = true;
- //
- // txt测试2仿真值
- //
- this.txt测试2仿真值.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt测试2仿真值.DisabilityTriggerNode = null;
- this.txt测试2仿真值.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt测试2仿真值.Gain = 1D;
- this.txt测试2仿真值.IntegerDigits = 0;
- this.txt测试2仿真值.InvisibilityTriggerNode = null;
- this.txt测试2仿真值.Location = new System.Drawing.Point(81, 98);
- this.txt测试2仿真值.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt测试2仿真值.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt测试2仿真值.Name = "txt测试2仿真值";
- this.txt测试2仿真值.Padding = new System.Windows.Forms.Padding(5);
- this.txt测试2仿真值.ReadNode = new Node("Application.A05_TestStation_Auto.b_仿真测试结果", NodeType.BOOL, null);
- this.txt测试2仿真值.ShowText = false;
- this.txt测试2仿真值.Size = new System.Drawing.Size(72, 27);
- this.txt测试2仿真值.TabIndex = 196;
- this.txt测试2仿真值.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt测试2仿真值.Type = Sunny.UI.UITextBox.UIEditType.Integer;
- this.txt测试2仿真值.Watermark = "";
- this.txt测试2仿真值.WriteNode = new Node("Application.A05_TestStation_Auto.b_仿真测试结果", NodeType.BOOL, null);
- //
- // 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(3, 104);
- this.uiLabel1.Name = "uiLabel1";
- this.uiLabel1.Size = new System.Drawing.Size(71, 16);
- this.uiLabel1.TabIndex = 195;
- this.uiLabel1.Text = "仿真结果";
- //
- // btn测试2仿真
- //
- this.btn测试2仿真.ButtonType = PlcUiControl.ButtonType.交替型;
- this.btn测试2仿真.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn测试2仿真.DisabilityTriggerNode = null;
- this.btn测试2仿真.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.btn测试2仿真.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.btn测试2仿真.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.btn测试2仿真.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn测试2仿真.InvisibilityTriggerNode = null;
- this.btn测试2仿真.Location = new System.Drawing.Point(3, 33);
- this.btn测试2仿真.Maximum = 0D;
- this.btn测试2仿真.Minimum = 0D;
- this.btn测试2仿真.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn测试2仿真.Name = "btn测试2仿真";
- this.btn测试2仿真.NeedUserEnsure = false;
- this.btn测试2仿真.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.btn测试2仿真.OffSymbol = 61453;
- this.btn测试2仿真.OffText = "仿真测试关";
- this.btn测试2仿真.OnColor = System.Drawing.Color.Green;
- this.btn测试2仿真.OnSymbol = 61452;
- this.btn测试2仿真.OnText = "仿真测试开";
- this.btn测试2仿真.ReadNode = new Node("Application.A05_TestStation_Auto.b_仿真测试", NodeType.BOOL, null);
- this.btn测试2仿真.Size = new System.Drawing.Size(150, 42);
- this.btn测试2仿真.Symbol = 61453;
- this.btn测试2仿真.TabIndex = 194;
- this.btn测试2仿真.Text = "仿真测试关";
- this.btn测试2仿真.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn测试2仿真.WriteNode = new Node("Application.A05_TestStation_Auto.b_仿真测试", NodeType.BOOL, null);
- //
- // tabPage3
- //
- this.tabPage3.Controls.Add(this.txt测试3仿真值);
- this.tabPage3.Controls.Add(this.uiLabel2);
- this.tabPage3.Controls.Add(this.btn测试3仿真);
- this.tabPage3.Location = new System.Drawing.Point(0, 40);
- this.tabPage3.Name = "tabPage3";
- this.tabPage3.Size = new System.Drawing.Size(537, 195);
- this.tabPage3.TabIndex = 2;
- this.tabPage3.Text = "测试3";
- this.tabPage3.UseVisualStyleBackColor = true;
- //
- // txt测试3仿真值
- //
- this.txt测试3仿真值.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt测试3仿真值.DisabilityTriggerNode = null;
- this.txt测试3仿真值.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt测试3仿真值.Gain = 1D;
- this.txt测试3仿真值.IntegerDigits = 0;
- this.txt测试3仿真值.InvisibilityTriggerNode = null;
- this.txt测试3仿真值.Location = new System.Drawing.Point(81, 98);
- this.txt测试3仿真值.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt测试3仿真值.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt测试3仿真值.Name = "txt测试3仿真值";
- this.txt测试3仿真值.Padding = new System.Windows.Forms.Padding(5);
- this.txt测试3仿真值.ReadNode = new Node("Application.A06_TestStation_Auto.b_仿真测试结果", NodeType.BOOL, null);
- this.txt测试3仿真值.ShowText = false;
- this.txt测试3仿真值.Size = new System.Drawing.Size(72, 27);
- this.txt测试3仿真值.TabIndex = 196;
- this.txt测试3仿真值.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt测试3仿真值.Type = Sunny.UI.UITextBox.UIEditType.Integer;
- this.txt测试3仿真值.Watermark = "";
- this.txt测试3仿真值.WriteNode = new Node("Application.A06_TestStation_Auto.b_仿真测试结果", NodeType.BOOL, 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(3, 104);
- this.uiLabel2.Name = "uiLabel2";
- this.uiLabel2.Size = new System.Drawing.Size(71, 16);
- this.uiLabel2.TabIndex = 195;
- this.uiLabel2.Text = "仿真结果";
- //
- // btn测试3仿真
- //
- this.btn测试3仿真.ButtonType = PlcUiControl.ButtonType.交替型;
- this.btn测试3仿真.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn测试3仿真.DisabilityTriggerNode = null;
- this.btn测试3仿真.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.btn测试3仿真.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.btn测试3仿真.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.btn测试3仿真.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn测试3仿真.InvisibilityTriggerNode = null;
- this.btn测试3仿真.Location = new System.Drawing.Point(3, 33);
- this.btn测试3仿真.Maximum = 0D;
- this.btn测试3仿真.Minimum = 0D;
- this.btn测试3仿真.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn测试3仿真.Name = "btn测试3仿真";
- this.btn测试3仿真.NeedUserEnsure = false;
- this.btn测试3仿真.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.btn测试3仿真.OffSymbol = 61453;
- this.btn测试3仿真.OffText = "仿真测试关";
- this.btn测试3仿真.OnColor = System.Drawing.Color.Green;
- this.btn测试3仿真.OnSymbol = 61452;
- this.btn测试3仿真.OnText = "仿真测试开";
- this.btn测试3仿真.ReadNode = new Node("Application.A06_TestStation_Auto.b_仿真测试", NodeType.BOOL, null);
- this.btn测试3仿真.Size = new System.Drawing.Size(150, 42);
- this.btn测试3仿真.Symbol = 61453;
- this.btn测试3仿真.TabIndex = 194;
- this.btn测试3仿真.Text = "仿真测试关";
- this.btn测试3仿真.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn测试3仿真.WriteNode = new Node("Application.A06_TestStation_Auto.b_仿真测试", NodeType.BOOL, null);
- //
- // tabPage4
- //
- this.tabPage4.Controls.Add(this.txt测试4仿真值);
- this.tabPage4.Controls.Add(this.uiLabel3);
- this.tabPage4.Controls.Add(this.btn测试4仿真);
- this.tabPage4.Location = new System.Drawing.Point(0, 40);
- this.tabPage4.Name = "tabPage4";
- this.tabPage4.Size = new System.Drawing.Size(566, 195);
- this.tabPage4.TabIndex = 3;
- this.tabPage4.Text = "测试4";
- this.tabPage4.UseVisualStyleBackColor = true;
- //
- // txt测试4仿真值
- //
- this.txt测试4仿真值.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt测试4仿真值.DisabilityTriggerNode = null;
- this.txt测试4仿真值.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt测试4仿真值.Gain = 1D;
- this.txt测试4仿真值.IntegerDigits = 0;
- this.txt测试4仿真值.InvisibilityTriggerNode = null;
- this.txt测试4仿真值.Location = new System.Drawing.Point(81, 98);
- this.txt测试4仿真值.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt测试4仿真值.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt测试4仿真值.Name = "txt测试4仿真值";
- this.txt测试4仿真值.Padding = new System.Windows.Forms.Padding(5);
- this.txt测试4仿真值.ReadNode = new Node("Application.A07_TestStation_Auto.b_仿真测试结果", NodeType.BOOL, null);
- this.txt测试4仿真值.ShowText = false;
- this.txt测试4仿真值.Size = new System.Drawing.Size(72, 27);
- this.txt测试4仿真值.TabIndex = 196;
- this.txt测试4仿真值.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt测试4仿真值.Type = Sunny.UI.UITextBox.UIEditType.Integer;
- this.txt测试4仿真值.Watermark = "";
- this.txt测试4仿真值.WriteNode = new Node("Application.A07_TestStation_Auto.b_仿真测试结果", NodeType.BOOL, null);
- //
- // uiLabel3
- //
- this.uiLabel3.AutoSize = true;
- this.uiLabel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel3.Location = new System.Drawing.Point(3, 104);
- this.uiLabel3.Name = "uiLabel3";
- this.uiLabel3.Size = new System.Drawing.Size(71, 16);
- this.uiLabel3.TabIndex = 195;
- this.uiLabel3.Text = "仿真结果";
- //
- // btn测试4仿真
- //
- this.btn测试4仿真.ButtonType = PlcUiControl.ButtonType.交替型;
- this.btn测试4仿真.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn测试4仿真.DisabilityTriggerNode = null;
- this.btn测试4仿真.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.btn测试4仿真.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.btn测试4仿真.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.btn测试4仿真.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn测试4仿真.InvisibilityTriggerNode = null;
- this.btn测试4仿真.Location = new System.Drawing.Point(3, 33);
- this.btn测试4仿真.Maximum = 0D;
- this.btn测试4仿真.Minimum = 0D;
- this.btn测试4仿真.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn测试4仿真.Name = "btn测试4仿真";
- this.btn测试4仿真.NeedUserEnsure = false;
- this.btn测试4仿真.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.btn测试4仿真.OffSymbol = 61453;
- this.btn测试4仿真.OffText = "仿真测试关";
- this.btn测试4仿真.OnColor = System.Drawing.Color.Green;
- this.btn测试4仿真.OnSymbol = 61452;
- this.btn测试4仿真.OnText = "仿真测试开";
- this.btn测试4仿真.ReadNode = new Node("Application.A07_TestStation_Auto.b_仿真测试", NodeType.BOOL, null);
- this.btn测试4仿真.Size = new System.Drawing.Size(150, 42);
- this.btn测试4仿真.Symbol = 61453;
- this.btn测试4仿真.TabIndex = 194;
- this.btn测试4仿真.Text = "仿真测试关";
- this.btn测试4仿真.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn测试4仿真.WriteNode = new Node("Application.A07_TestStation_Auto.b_仿真测试", NodeType.BOOL, null);
- //
- // tabPage5
- //
- this.tabPage5.Controls.Add(this.txt测试5仿真值);
- this.tabPage5.Controls.Add(this.uiLabel4);
- this.tabPage5.Controls.Add(this.btn测试5仿真);
- this.tabPage5.Location = new System.Drawing.Point(0, 40);
- this.tabPage5.Name = "tabPage5";
- this.tabPage5.Size = new System.Drawing.Size(566, 195);
- this.tabPage5.TabIndex = 4;
- this.tabPage5.Text = "测试5";
- this.tabPage5.UseVisualStyleBackColor = true;
- //
- // txt测试5仿真值
- //
- this.txt测试5仿真值.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt测试5仿真值.DisabilityTriggerNode = null;
- this.txt测试5仿真值.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt测试5仿真值.Gain = 1D;
- this.txt测试5仿真值.IntegerDigits = 0;
- this.txt测试5仿真值.InvisibilityTriggerNode = null;
- this.txt测试5仿真值.Location = new System.Drawing.Point(81, 98);
- this.txt测试5仿真值.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt测试5仿真值.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt测试5仿真值.Name = "txt测试5仿真值";
- this.txt测试5仿真值.Padding = new System.Windows.Forms.Padding(5);
- this.txt测试5仿真值.ReadNode = new Node("Application.A25_TestStation_Auto.b_仿真测试结果", NodeType.BOOL, null);
- this.txt测试5仿真值.ShowText = false;
- this.txt测试5仿真值.Size = new System.Drawing.Size(72, 27);
- this.txt测试5仿真值.TabIndex = 196;
- this.txt测试5仿真值.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt测试5仿真值.Type = Sunny.UI.UITextBox.UIEditType.Integer;
- this.txt测试5仿真值.Watermark = "";
- this.txt测试5仿真值.WriteNode = new Node("Application.A25_TestStation_Auto.b_仿真测试结果", NodeType.BOOL, null);
- //
- // uiLabel4
- //
- this.uiLabel4.AutoSize = true;
- this.uiLabel4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel4.Location = new System.Drawing.Point(3, 104);
- this.uiLabel4.Name = "uiLabel4";
- this.uiLabel4.Size = new System.Drawing.Size(71, 16);
- this.uiLabel4.TabIndex = 195;
- this.uiLabel4.Text = "仿真结果";
- //
- // btn测试5仿真
- //
- this.btn测试5仿真.ButtonType = PlcUiControl.ButtonType.交替型;
- this.btn测试5仿真.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn测试5仿真.DisabilityTriggerNode = null;
- this.btn测试5仿真.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.btn测试5仿真.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.btn测试5仿真.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.btn测试5仿真.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn测试5仿真.InvisibilityTriggerNode = null;
- this.btn测试5仿真.Location = new System.Drawing.Point(3, 33);
- this.btn测试5仿真.Maximum = 0D;
- this.btn测试5仿真.Minimum = 0D;
- this.btn测试5仿真.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn测试5仿真.Name = "btn测试5仿真";
- this.btn测试5仿真.NeedUserEnsure = false;
- this.btn测试5仿真.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.btn测试5仿真.OffSymbol = 61453;
- this.btn测试5仿真.OffText = "仿真测试关";
- this.btn测试5仿真.OnColor = System.Drawing.Color.Green;
- this.btn测试5仿真.OnSymbol = 61452;
- this.btn测试5仿真.OnText = "仿真测试开";
- this.btn测试5仿真.ReadNode = new Node("Application.A25_TestStation_Auto.b_仿真测试", NodeType.BOOL, null);
- this.btn测试5仿真.Size = new System.Drawing.Size(150, 42);
- this.btn测试5仿真.Symbol = 61453;
- this.btn测试5仿真.TabIndex = 194;
- this.btn测试5仿真.Text = "仿真测试关";
- this.btn测试5仿真.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn测试5仿真.WriteNode = new Node("Application.A25_TestStation_Auto.b_仿真测试", NodeType.BOOL, null);
- //
- // tabPage6
- //
- this.tabPage6.Controls.Add(this.txt热测仿真值);
- this.tabPage6.Controls.Add(this.uiLabel5);
- this.tabPage6.Controls.Add(this.btn热测仿真);
- this.tabPage6.Location = new System.Drawing.Point(0, 40);
- this.tabPage6.Name = "tabPage6";
- this.tabPage6.Size = new System.Drawing.Size(566, 195);
- this.tabPage6.TabIndex = 5;
- this.tabPage6.Text = "热测";
- this.tabPage6.UseVisualStyleBackColor = true;
- //
- // 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(81, 98);
- 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.A14_ThermalTest_Auto.ui热测仿真结果", NodeType.UDINT, null);
- this.txt热测仿真值.ShowText = false;
- this.txt热测仿真值.Size = new System.Drawing.Size(72, 27);
- this.txt热测仿真值.TabIndex = 199;
- this.txt热测仿真值.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt热测仿真值.Type = Sunny.UI.UITextBox.UIEditType.Integer;
- this.txt热测仿真值.Watermark = "";
- this.txt热测仿真值.WriteNode = new Node("Application.A14_ThermalTest_Auto.ui热测仿真结果", NodeType.UDINT, null);
- //
- // uiLabel5
- //
- this.uiLabel5.AutoSize = true;
- this.uiLabel5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel5.Location = new System.Drawing.Point(3, 104);
- this.uiLabel5.Name = "uiLabel5";
- this.uiLabel5.Size = new System.Drawing.Size(71, 16);
- this.uiLabel5.TabIndex = 198;
- this.uiLabel5.Text = "仿真结果";
- //
- // btn热测仿真
- //
- this.btn热测仿真.ButtonType = PlcUiControl.ButtonType.交替型;
- this.btn热测仿真.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn热测仿真.DisabilityTriggerNode = null;
- this.btn热测仿真.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.btn热测仿真.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.btn热测仿真.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- 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(3, 33);
- 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.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.btn热测仿真.OffSymbol = 61453;
- this.btn热测仿真.OffText = "仿真测试关";
- this.btn热测仿真.OnColor = System.Drawing.Color.Green;
- this.btn热测仿真.OnSymbol = 61452;
- this.btn热测仿真.OnText = "仿真测试开";
- this.btn热测仿真.ReadNode = new Node("Application.A14_ThermalTest_Auto.b热测仿真开关", NodeType.BOOL, null);
- this.btn热测仿真.Size = new System.Drawing.Size(150, 42);
- this.btn热测仿真.Symbol = 61453;
- this.btn热测仿真.TabIndex = 197;
- 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.A14_ThermalTest_Auto.b热测仿真开关", NodeType.BOOL, null);
- //
- // tabPage7
- //
- this.tabPage7.Controls.Add(this.plcUiNumberInput1);
- this.tabPage7.Controls.Add(this.uiLabel6);
- this.tabPage7.Controls.Add(this.plcUiButton1);
- this.tabPage7.Location = new System.Drawing.Point(0, 40);
- this.tabPage7.Name = "tabPage7";
- this.tabPage7.Size = new System.Drawing.Size(537, 195);
- this.tabPage7.TabIndex = 6;
- this.tabPage7.Text = "电测";
- this.tabPage7.UseVisualStyleBackColor = true;
- //
- // plcUiNumberInput1
- //
- this.plcUiNumberInput1.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.plcUiNumberInput1.DisabilityTriggerNode = null;
- this.plcUiNumberInput1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberInput1.Gain = 1D;
- this.plcUiNumberInput1.IntegerDigits = 0;
- this.plcUiNumberInput1.InvisibilityTriggerNode = null;
- this.plcUiNumberInput1.Location = new System.Drawing.Point(81, 98);
- this.plcUiNumberInput1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.plcUiNumberInput1.MinimumSize = new System.Drawing.Size(1, 16);
- this.plcUiNumberInput1.Name = "plcUiNumberInput1";
- this.plcUiNumberInput1.Padding = new System.Windows.Forms.Padding(5);
- this.plcUiNumberInput1.ReadNode = new Node("Application.A02_TestStation_Auto.b_仿真测试结果", NodeType.UDINT, null);
- this.plcUiNumberInput1.ShowText = false;
- this.plcUiNumberInput1.Size = new System.Drawing.Size(72, 27);
- this.plcUiNumberInput1.TabIndex = 196;
- this.plcUiNumberInput1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberInput1.Type = Sunny.UI.UITextBox.UIEditType.Integer;
- this.plcUiNumberInput1.Watermark = "";
- this.plcUiNumberInput1.WriteNode = new Node("Application.A02_TestStation_Auto.b_仿真测试结果", NodeType.UDINT, null);
- //
- // 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(3, 104);
- this.uiLabel6.Name = "uiLabel6";
- this.uiLabel6.Size = new System.Drawing.Size(71, 16);
- this.uiLabel6.TabIndex = 195;
- this.uiLabel6.Text = "仿真结果";
- //
- // plcUiButton1
- //
- this.plcUiButton1.ButtonType = PlcUiControl.ButtonType.交替型;
- this.plcUiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
- this.plcUiButton1.DisabilityTriggerNode = null;
- this.plcUiButton1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.plcUiButton1.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.plcUiButton1.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.plcUiButton1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiButton1.InvisibilityTriggerNode = null;
- this.plcUiButton1.Location = new System.Drawing.Point(3, 33);
- this.plcUiButton1.Maximum = 0D;
- this.plcUiButton1.Minimum = 0D;
- this.plcUiButton1.MinimumSize = new System.Drawing.Size(1, 1);
- this.plcUiButton1.Name = "plcUiButton1";
- this.plcUiButton1.NeedUserEnsure = false;
- this.plcUiButton1.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.plcUiButton1.OffSymbol = 61453;
- this.plcUiButton1.OffText = "仿真测试关";
- this.plcUiButton1.OnColor = System.Drawing.Color.Green;
- this.plcUiButton1.OnSymbol = 61452;
- this.plcUiButton1.OnText = "仿真测试开";
- this.plcUiButton1.ReadNode = new Node("Application.A02_TestStation_Auto.b_仿真测试", NodeType.BOOL, null);
- this.plcUiButton1.Size = new System.Drawing.Size(150, 42);
- this.plcUiButton1.Symbol = 61453;
- this.plcUiButton1.TabIndex = 194;
- this.plcUiButton1.Text = "仿真测试关";
- this.plcUiButton1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiButton1.WriteNode = new Node("Application.A02_TestStation_Auto.b_仿真测试", NodeType.BOOL, null);
- //
- // TestModeSettingForm
- //
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
- this.ClientSize = new System.Drawing.Size(573, 321);
- this.Controls.Add(this.uiTabControl1);
- this.Controls.Add(this.cob测试模式);
- this.Controls.Add(this.uiLabel15);
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "TestModeSettingForm";
- this.Text = "测试模式选择";
- this.ZoomScaleRect = new System.Drawing.Rectangle(15, 15, 800, 450);
- this.uiTabControl1.ResumeLayout(false);
- this.tabPage1.ResumeLayout(false);
- this.tabPage1.PerformLayout();
- this.tabPage2.ResumeLayout(false);
- this.tabPage2.PerformLayout();
- this.tabPage3.ResumeLayout(false);
- this.tabPage3.PerformLayout();
- this.tabPage4.ResumeLayout(false);
- this.tabPage4.PerformLayout();
- this.tabPage5.ResumeLayout(false);
- this.tabPage5.PerformLayout();
- this.tabPage6.ResumeLayout(false);
- this.tabPage6.PerformLayout();
- this.tabPage7.ResumeLayout(false);
- this.tabPage7.PerformLayout();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private PlcUiControl.PlcUiComboBox cob测试模式;
- private Sunny.UI.UILabel uiLabel15;
- private 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.PlcUiButton btn测试1仿真;
- private PlcUiControl.PlcUiNumberInput txt测试1仿真值;
- private PlcUiControl.PlcUiNumberInput txt测试2仿真值;
- private Sunny.UI.UILabel uiLabel1;
- private PlcUiControl.PlcUiButton btn测试2仿真;
- private PlcUiControl.PlcUiNumberInput txt测试3仿真值;
- private Sunny.UI.UILabel uiLabel2;
- private PlcUiControl.PlcUiButton btn测试3仿真;
- private PlcUiControl.PlcUiNumberInput txt测试4仿真值;
- private Sunny.UI.UILabel uiLabel3;
- private PlcUiControl.PlcUiButton btn测试4仿真;
- private PlcUiControl.PlcUiNumberInput txt测试5仿真值;
- private Sunny.UI.UILabel uiLabel4;
- private PlcUiControl.PlcUiButton btn测试5仿真;
- private Sunny.UI.UILabel uiLabel47;
- private System.Windows.Forms.TabPage tabPage6;
- private PlcUiControl.PlcUiNumberInput txt热测仿真值;
- private Sunny.UI.UILabel uiLabel5;
- private PlcUiControl.PlcUiButton btn热测仿真;
- private System.Windows.Forms.TabPage tabPage7;
- private PlcUiControl.PlcUiNumberInput plcUiNumberInput1;
- private Sunny.UI.UILabel uiLabel6;
- private PlcUiControl.PlcUiButton plcUiButton1;
- }
- }
|