25112101 添加PLC测堵气缸控制
This commit is contained in:
24
SLC1-N/Form1.Designer.cs
generated
24
SLC1-N/Form1.Designer.cs
generated
@@ -546,12 +546,12 @@
|
||||
this.uiGroupBox5.Controls.Add(this.lb_CH2_TestPressure);
|
||||
this.uiGroupBox5.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
||||
this.uiGroupBox5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiGroupBox5.Location = new System.Drawing.Point(690, 103);
|
||||
this.uiGroupBox5.Location = new System.Drawing.Point(684, 103);
|
||||
this.uiGroupBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||||
this.uiGroupBox5.MinimumSize = new System.Drawing.Size(1, 1);
|
||||
this.uiGroupBox5.Name = "uiGroupBox5";
|
||||
this.uiGroupBox5.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
|
||||
this.uiGroupBox5.Size = new System.Drawing.Size(703, 262);
|
||||
this.uiGroupBox5.Size = new System.Drawing.Size(685, 262);
|
||||
this.uiGroupBox5.Style = Sunny.UI.UIStyle.Custom;
|
||||
this.uiGroupBox5.TabIndex = 443;
|
||||
this.uiGroupBox5.Text = "CH2工位";
|
||||
@@ -1207,12 +1207,12 @@
|
||||
this.uiGroupBox1.Controls.Add(this.lb_CH1_SmallLeak);
|
||||
this.uiGroupBox1.Controls.Add(this.lb_CH1_TestPressure);
|
||||
this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiGroupBox1.Location = new System.Drawing.Point(2, 103);
|
||||
this.uiGroupBox1.Location = new System.Drawing.Point(1, 103);
|
||||
this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||||
this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
|
||||
this.uiGroupBox1.Name = "uiGroupBox1";
|
||||
this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
|
||||
this.uiGroupBox1.Size = new System.Drawing.Size(685, 262);
|
||||
this.uiGroupBox1.Size = new System.Drawing.Size(680, 262);
|
||||
this.uiGroupBox1.TabIndex = 436;
|
||||
this.uiGroupBox1.Text = "CH1工位";
|
||||
this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
@@ -1678,7 +1678,7 @@
|
||||
this.tb_CH1MainMessage.Cursor = System.Windows.Forms.Cursors.IBeam;
|
||||
this.tb_CH1MainMessage.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
||||
this.tb_CH1MainMessage.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.tb_CH1MainMessage.Location = new System.Drawing.Point(3, 54);
|
||||
this.tb_CH1MainMessage.Location = new System.Drawing.Point(2, 54);
|
||||
this.tb_CH1MainMessage.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||||
this.tb_CH1MainMessage.Maximum = 2147483647D;
|
||||
this.tb_CH1MainMessage.Minimum = -2147483648D;
|
||||
@@ -1686,7 +1686,7 @@
|
||||
this.tb_CH1MainMessage.Multiline = true;
|
||||
this.tb_CH1MainMessage.Name = "tb_CH1MainMessage";
|
||||
this.tb_CH1MainMessage.ReadOnly = true;
|
||||
this.tb_CH1MainMessage.Size = new System.Drawing.Size(684, 51);
|
||||
this.tb_CH1MainMessage.Size = new System.Drawing.Size(679, 51);
|
||||
this.tb_CH1MainMessage.Style = Sunny.UI.UIStyle.Custom;
|
||||
this.tb_CH1MainMessage.TabIndex = 429;
|
||||
this.tb_CH1MainMessage.TabStop = false;
|
||||
@@ -1703,7 +1703,7 @@
|
||||
this.tb_CH2MainMessage.Cursor = System.Windows.Forms.Cursors.IBeam;
|
||||
this.tb_CH2MainMessage.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
||||
this.tb_CH2MainMessage.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.tb_CH2MainMessage.Location = new System.Drawing.Point(690, 54);
|
||||
this.tb_CH2MainMessage.Location = new System.Drawing.Point(684, 54);
|
||||
this.tb_CH2MainMessage.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||||
this.tb_CH2MainMessage.Maximum = 2147483647D;
|
||||
this.tb_CH2MainMessage.Minimum = -2147483648D;
|
||||
@@ -1784,12 +1784,12 @@
|
||||
this.uiGroupBox2.Controls.Add(this.lb_CH3_TestPressure);
|
||||
this.uiGroupBox2.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
||||
this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiGroupBox2.Location = new System.Drawing.Point(3, 365);
|
||||
this.uiGroupBox2.Location = new System.Drawing.Point(2, 365);
|
||||
this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||||
this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1);
|
||||
this.uiGroupBox2.Name = "uiGroupBox2";
|
||||
this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
|
||||
this.uiGroupBox2.Size = new System.Drawing.Size(685, 262);
|
||||
this.uiGroupBox2.Size = new System.Drawing.Size(679, 262);
|
||||
this.uiGroupBox2.Style = Sunny.UI.UIStyle.Custom;
|
||||
this.uiGroupBox2.TabIndex = 452;
|
||||
this.uiGroupBox2.Text = "CH3工位";
|
||||
@@ -2320,12 +2320,12 @@
|
||||
this.uiGroupBox3.Controls.Add(this.lb_CH4_TestPressure);
|
||||
this.uiGroupBox3.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
||||
this.uiGroupBox3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiGroupBox3.Location = new System.Drawing.Point(690, 365);
|
||||
this.uiGroupBox3.Location = new System.Drawing.Point(684, 365);
|
||||
this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||||
this.uiGroupBox3.MinimumSize = new System.Drawing.Size(1, 1);
|
||||
this.uiGroupBox3.Name = "uiGroupBox3";
|
||||
this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
|
||||
this.uiGroupBox3.Size = new System.Drawing.Size(703, 262);
|
||||
this.uiGroupBox3.Size = new System.Drawing.Size(685, 262);
|
||||
this.uiGroupBox3.Style = Sunny.UI.UIStyle.Custom;
|
||||
this.uiGroupBox3.TabIndex = 464;
|
||||
this.uiGroupBox3.Text = "CH4工位";
|
||||
@@ -3067,7 +3067,7 @@
|
||||
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
||||
this.KeyPreview = true;
|
||||
this.Name = "Form1";
|
||||
this.Text = " LL28-C_V25111901";
|
||||
this.Text = " LL28-C_V25112101";
|
||||
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
|
||||
this.Load += new System.EventHandler(this.Form1_Load);
|
||||
this.uiGroupBox5.ResumeLayout(false);
|
||||
|
||||
Reference in New Issue
Block a user