|
@@ -148,6 +148,10 @@
|
|
|
this.label55 = new System.Windows.Forms.Label();
|
|
|
this.textBox_SpeedTh = new System.Windows.Forms.TextBox();
|
|
|
this.textBox_NC_Current = new System.Windows.Forms.TextBox();
|
|
|
+ this.textBox_GasSpeedTh = new System.Windows.Forms.TextBox();
|
|
|
+ this.label56 = new System.Windows.Forms.Label();
|
|
|
+ this.textBox_TE_FW_Version = new System.Windows.Forms.TextBox();
|
|
|
+ this.label57 = new System.Windows.Forms.Label();
|
|
|
this.groupBox2.SuspendLayout();
|
|
|
this.groupBox3.SuspendLayout();
|
|
|
this.groupBox7.SuspendLayout();
|
|
@@ -1197,9 +1201,11 @@
|
|
|
// groupBox1
|
|
|
//
|
|
|
this.groupBox1.Controls.Add(this.label53);
|
|
|
+ this.groupBox1.Controls.Add(this.label57);
|
|
|
this.groupBox1.Controls.Add(this.label52);
|
|
|
this.groupBox1.Controls.Add(this.label51);
|
|
|
this.groupBox1.Controls.Add(this.textBox_Remark);
|
|
|
+ this.groupBox1.Controls.Add(this.textBox_TE_FW_Version);
|
|
|
this.groupBox1.Controls.Add(this.label50);
|
|
|
this.groupBox1.Controls.Add(this.textBox_FW_Version);
|
|
|
this.groupBox1.Controls.Add(this.textBox_Client);
|
|
@@ -1215,7 +1221,7 @@
|
|
|
// label53
|
|
|
//
|
|
|
this.label53.AutoSize = true;
|
|
|
- this.label53.Location = new System.Drawing.Point(62, 243);
|
|
|
+ this.label53.Location = new System.Drawing.Point(62, 249);
|
|
|
this.label53.Name = "label53";
|
|
|
this.label53.Size = new System.Drawing.Size(42, 21);
|
|
|
this.label53.TabIndex = 0;
|
|
@@ -1224,16 +1230,16 @@
|
|
|
// label52
|
|
|
//
|
|
|
this.label52.AutoSize = true;
|
|
|
- this.label52.Location = new System.Drawing.Point(46, 174);
|
|
|
+ this.label52.Location = new System.Drawing.Point(30, 141);
|
|
|
this.label52.Name = "label52";
|
|
|
- this.label52.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.label52.Size = new System.Drawing.Size(106, 21);
|
|
|
this.label52.TabIndex = 0;
|
|
|
- this.label52.Text = "软件版本";
|
|
|
+ this.label52.Text = "主控软件版本";
|
|
|
//
|
|
|
// label51
|
|
|
//
|
|
|
this.label51.AutoSize = true;
|
|
|
- this.label51.Location = new System.Drawing.Point(46, 103);
|
|
|
+ this.label51.Location = new System.Drawing.Point(46, 87);
|
|
|
this.label51.Name = "label51";
|
|
|
this.label51.Size = new System.Drawing.Size(74, 21);
|
|
|
this.label51.TabIndex = 0;
|
|
@@ -1242,7 +1248,7 @@
|
|
|
// textBox_Remark
|
|
|
//
|
|
|
this.textBox_Remark.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.textBox_Remark.Location = new System.Drawing.Point(8, 272);
|
|
|
+ this.textBox_Remark.Location = new System.Drawing.Point(7, 272);
|
|
|
this.textBox_Remark.Name = "textBox_Remark";
|
|
|
this.textBox_Remark.Size = new System.Drawing.Size(152, 29);
|
|
|
this.textBox_Remark.TabIndex = 2;
|
|
@@ -1259,7 +1265,7 @@
|
|
|
// textBox_FW_Version
|
|
|
//
|
|
|
this.textBox_FW_Version.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.textBox_FW_Version.Location = new System.Drawing.Point(8, 204);
|
|
|
+ this.textBox_FW_Version.Location = new System.Drawing.Point(7, 164);
|
|
|
this.textBox_FW_Version.Name = "textBox_FW_Version";
|
|
|
this.textBox_FW_Version.Size = new System.Drawing.Size(152, 29);
|
|
|
this.textBox_FW_Version.TabIndex = 2;
|
|
@@ -1267,7 +1273,7 @@
|
|
|
// textBox_Client
|
|
|
//
|
|
|
this.textBox_Client.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.textBox_Client.Location = new System.Drawing.Point(8, 134);
|
|
|
+ this.textBox_Client.Location = new System.Drawing.Point(7, 110);
|
|
|
this.textBox_Client.Name = "textBox_Client";
|
|
|
this.textBox_Client.Size = new System.Drawing.Size(152, 29);
|
|
|
this.textBox_Client.TabIndex = 2;
|
|
@@ -1275,7 +1281,7 @@
|
|
|
// textBox_Model
|
|
|
//
|
|
|
this.textBox_Model.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.textBox_Model.Location = new System.Drawing.Point(6, 65);
|
|
|
+ this.textBox_Model.Location = new System.Drawing.Point(7, 56);
|
|
|
this.textBox_Model.Name = "textBox_Model";
|
|
|
this.textBox_Model.Size = new System.Drawing.Size(152, 29);
|
|
|
this.textBox_Model.TabIndex = 2;
|
|
@@ -1283,11 +1289,13 @@
|
|
|
// groupBox8
|
|
|
//
|
|
|
this.groupBox8.Controls.Add(this.label54);
|
|
|
+ this.groupBox8.Controls.Add(this.label56);
|
|
|
+ this.groupBox8.Controls.Add(this.textBox_GasSpeedTh);
|
|
|
this.groupBox8.Controls.Add(this.label55);
|
|
|
this.groupBox8.Controls.Add(this.textBox_SpeedTh);
|
|
|
this.groupBox8.Controls.Add(this.textBox_NC_Current);
|
|
|
this.groupBox8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
- this.groupBox8.Location = new System.Drawing.Point(888, 349);
|
|
|
+ this.groupBox8.Location = new System.Drawing.Point(888, 343);
|
|
|
this.groupBox8.Name = "groupBox8";
|
|
|
this.groupBox8.Size = new System.Drawing.Size(166, 136);
|
|
|
this.groupBox8.TabIndex = 5;
|
|
@@ -1328,6 +1336,40 @@
|
|
|
this.textBox_NC_Current.Size = new System.Drawing.Size(76, 29);
|
|
|
this.textBox_NC_Current.TabIndex = 2;
|
|
|
//
|
|
|
+ // textBox_GasSpeedTh
|
|
|
+ //
|
|
|
+ this.textBox_GasSpeedTh.ForeColor = System.Drawing.Color.Black;
|
|
|
+ this.textBox_GasSpeedTh.Location = new System.Drawing.Point(82, 96);
|
|
|
+ this.textBox_GasSpeedTh.Name = "textBox_GasSpeedTh";
|
|
|
+ this.textBox_GasSpeedTh.Size = new System.Drawing.Size(76, 29);
|
|
|
+ this.textBox_GasSpeedTh.TabIndex = 2;
|
|
|
+ //
|
|
|
+ // label56
|
|
|
+ //
|
|
|
+ this.label56.AutoSize = true;
|
|
|
+ this.label56.Location = new System.Drawing.Point(6, 100);
|
|
|
+ this.label56.Name = "label56";
|
|
|
+ this.label56.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.label56.TabIndex = 0;
|
|
|
+ this.label56.Text = "指拨转速";
|
|
|
+ //
|
|
|
+ // textBox_TE_FW_Version
|
|
|
+ //
|
|
|
+ this.textBox_TE_FW_Version.ForeColor = System.Drawing.Color.Black;
|
|
|
+ this.textBox_TE_FW_Version.Location = new System.Drawing.Point(7, 218);
|
|
|
+ this.textBox_TE_FW_Version.Name = "textBox_TE_FW_Version";
|
|
|
+ this.textBox_TE_FW_Version.Size = new System.Drawing.Size(152, 29);
|
|
|
+ this.textBox_TE_FW_Version.TabIndex = 2;
|
|
|
+ //
|
|
|
+ // label57
|
|
|
+ //
|
|
|
+ this.label57.AutoSize = true;
|
|
|
+ this.label57.Location = new System.Drawing.Point(37, 195);
|
|
|
+ this.label57.Name = "label57";
|
|
|
+ this.label57.Size = new System.Drawing.Size(92, 21);
|
|
|
+ this.label57.TabIndex = 0;
|
|
|
+ this.label57.Text = "TE软件版本";
|
|
|
+ //
|
|
|
// ExportForm
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
|
|
@@ -1496,5 +1538,9 @@
|
|
|
private System.Windows.Forms.Label label55;
|
|
|
private System.Windows.Forms.TextBox textBox_SpeedTh;
|
|
|
private System.Windows.Forms.TextBox textBox_NC_Current;
|
|
|
+ private System.Windows.Forms.Label label56;
|
|
|
+ private System.Windows.Forms.TextBox textBox_GasSpeedTh;
|
|
|
+ private System.Windows.Forms.Label label57;
|
|
|
+ private System.Windows.Forms.TextBox textBox_TE_FW_Version;
|
|
|
}
|
|
|
}
|