|
@@ -61,13 +61,16 @@
|
|
|
this.comboBox_cfgFileDate = new System.Windows.Forms.ComboBox();
|
|
|
this.comboBox_File = new System.Windows.Forms.ComboBox();
|
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
|
+ this.label32 = new System.Windows.Forms.Label();
|
|
|
this.label30 = new System.Windows.Forms.Label();
|
|
|
this.label_Boot_Version = new System.Windows.Forms.Label();
|
|
|
this.label29 = new System.Windows.Forms.Label();
|
|
|
+ this.label_sensor_tor = new System.Windows.Forms.Label();
|
|
|
this.label_Sensor_Break2 = new System.Windows.Forms.Label();
|
|
|
this.label_ErrorInfo = new System.Windows.Forms.Label();
|
|
|
this.label26 = new System.Windows.Forms.Label();
|
|
|
this.label24 = new System.Windows.Forms.Label();
|
|
|
+ this.label10 = new System.Windows.Forms.Label();
|
|
|
this.label36 = new System.Windows.Forms.Label();
|
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
@@ -162,6 +165,7 @@
|
|
|
this.label_TestFun = new System.Windows.Forms.Label();
|
|
|
this.label_TestUser = new System.Windows.Forms.Label();
|
|
|
this.label31 = new System.Windows.Forms.Label();
|
|
|
+ this.label_Ver = new System.Windows.Forms.Label();
|
|
|
this.menuStrip1.SuspendLayout();
|
|
|
this.groupBox4.SuspendLayout();
|
|
|
this.groupBox1.SuspendLayout();
|
|
@@ -183,7 +187,7 @@
|
|
|
this.label2.Name = "label2";
|
|
|
this.label2.Size = new System.Drawing.Size(423, 21);
|
|
|
this.label2.TabIndex = 3;
|
|
|
- this.label2.Text = "Copyright © 2023 MOTINOVA Inc. All Rights Reserved";
|
|
|
+ this.label2.Text = "Copyright © 2024 MOTINOVA Inc. All Rights Reserved";
|
|
|
//
|
|
|
// label_SystemTime
|
|
|
//
|
|
@@ -226,7 +230,7 @@
|
|
|
//
|
|
|
this.端口选择ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
this.端口选择ToolStripMenuItem.Name = "端口选择ToolStripMenuItem";
|
|
|
- this.端口选择ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
+ this.端口选择ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
|
|
|
this.端口选择ToolStripMenuItem.Text = "端口设置";
|
|
|
this.端口选择ToolStripMenuItem.Click += new System.EventHandler(this.端口选择ToolStripMenuItem_Click);
|
|
|
//
|
|
@@ -237,14 +241,14 @@
|
|
|
this.关ToolStripMenuItem});
|
|
|
this.系统开关ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
this.系统开关ToolStripMenuItem.Name = "系统开关ToolStripMenuItem";
|
|
|
- this.系统开关ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
+ this.系统开关ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
|
|
|
this.系统开关ToolStripMenuItem.Text = "系统开关";
|
|
|
//
|
|
|
// 开ToolStripMenuItem
|
|
|
//
|
|
|
this.开ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
this.开ToolStripMenuItem.Name = "开ToolStripMenuItem";
|
|
|
- this.开ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
+ this.开ToolStripMenuItem.Size = new System.Drawing.Size(96, 26);
|
|
|
this.开ToolStripMenuItem.Text = "开";
|
|
|
this.开ToolStripMenuItem.Click += new System.EventHandler(this.开ToolStripMenuItem_Click);
|
|
|
//
|
|
@@ -254,7 +258,7 @@
|
|
|
this.关ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.关ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
this.关ToolStripMenuItem.Name = "关ToolStripMenuItem";
|
|
|
- this.关ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
+ this.关ToolStripMenuItem.Size = new System.Drawing.Size(96, 26);
|
|
|
this.关ToolStripMenuItem.Text = "关";
|
|
|
this.关ToolStripMenuItem.Click += new System.EventHandler(this.关ToolStripMenuItem_Click);
|
|
|
//
|
|
@@ -278,7 +282,7 @@
|
|
|
this.推行测试不执行ToolStripMenuItem});
|
|
|
this.推行测试ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
this.推行测试ToolStripMenuItem.Name = "推行测试ToolStripMenuItem";
|
|
|
- this.推行测试ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
+ this.推行测试ToolStripMenuItem.Size = new System.Drawing.Size(179, 26);
|
|
|
this.推行测试ToolStripMenuItem.Text = "推行测试";
|
|
|
//
|
|
|
// 推行测试执行ToolStripMenuItem
|
|
@@ -306,7 +310,7 @@
|
|
|
this.系统清除不执行ToolStripMenuItem});
|
|
|
this.系统清除ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
this.系统清除ToolStripMenuItem.Name = "系统清除ToolStripMenuItem";
|
|
|
- this.系统清除ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
+ this.系统清除ToolStripMenuItem.Size = new System.Drawing.Size(179, 26);
|
|
|
this.系统清除ToolStripMenuItem.Text = "系统清除";
|
|
|
//
|
|
|
// 系统清除执行ToolStripMenuItem
|
|
@@ -334,7 +338,7 @@
|
|
|
this.BMS检测不执行ToolStripMenuItem1});
|
|
|
this.bMS通信检测ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
this.bMS通信检测ToolStripMenuItem.Name = "bMS通信检测ToolStripMenuItem";
|
|
|
- this.bMS通信检测ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
+ this.bMS通信检测ToolStripMenuItem.Size = new System.Drawing.Size(179, 26);
|
|
|
this.bMS通信检测ToolStripMenuItem.Text = "BMS通信检测";
|
|
|
//
|
|
|
// BMS检测执行ToolStripMenuItem1
|
|
@@ -358,13 +362,13 @@
|
|
|
// toolStripSeparator1
|
|
|
//
|
|
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
|
|
- this.toolStripSeparator1.Size = new System.Drawing.Size(177, 6);
|
|
|
+ this.toolStripSeparator1.Size = new System.Drawing.Size(176, 6);
|
|
|
//
|
|
|
// 只写入参数ToolStripMenuItem
|
|
|
//
|
|
|
this.只写入参数ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
this.只写入参数ToolStripMenuItem.Name = "只写入参数ToolStripMenuItem";
|
|
|
- this.只写入参数ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
+ this.只写入参数ToolStripMenuItem.Size = new System.Drawing.Size(179, 26);
|
|
|
this.只写入参数ToolStripMenuItem.Text = "仅写入参数";
|
|
|
this.只写入参数ToolStripMenuItem.Click += new System.EventHandler(this.只写入参数ToolStripMenuItem_Click);
|
|
|
//
|
|
@@ -382,7 +386,7 @@
|
|
|
//
|
|
|
this.屏幕键盘ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
this.屏幕键盘ToolStripMenuItem.Name = "屏幕键盘ToolStripMenuItem";
|
|
|
- this.屏幕键盘ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
+ this.屏幕键盘ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
|
|
|
this.屏幕键盘ToolStripMenuItem.Text = "屏幕键盘";
|
|
|
this.屏幕键盘ToolStripMenuItem.Click += new System.EventHandler(this.屏幕键盘ToolStripMenuItem_Click);
|
|
|
//
|
|
@@ -390,7 +394,7 @@
|
|
|
//
|
|
|
this.备忘录ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
this.备忘录ToolStripMenuItem.Name = "备忘录ToolStripMenuItem";
|
|
|
- this.备忘录ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
+ this.备忘录ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
|
|
|
this.备忘录ToolStripMenuItem.Text = "备忘录";
|
|
|
this.备忘录ToolStripMenuItem.Click += new System.EventHandler(this.备忘录ToolStripMenuItem_Click);
|
|
|
//
|
|
@@ -408,7 +412,7 @@
|
|
|
//
|
|
|
this.合格ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
this.合格ToolStripMenuItem.Name = "合格ToolStripMenuItem";
|
|
|
- this.合格ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
+ this.合格ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
|
|
|
this.合格ToolStripMenuItem.Text = "合格记录";
|
|
|
this.合格ToolStripMenuItem.Click += new System.EventHandler(this.合格ToolStripMenuItem_Click);
|
|
|
//
|
|
@@ -416,7 +420,7 @@
|
|
|
//
|
|
|
this.不合格ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
this.不合格ToolStripMenuItem.Name = "不合格ToolStripMenuItem";
|
|
|
- this.不合格ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
+ this.不合格ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
|
|
|
this.不合格ToolStripMenuItem.Text = "不合格记录";
|
|
|
this.不合格ToolStripMenuItem.Click += new System.EventHandler(this.不合格ToolStripMenuItem_Click);
|
|
|
//
|
|
@@ -476,13 +480,16 @@
|
|
|
//
|
|
|
// groupBox1
|
|
|
//
|
|
|
+ this.groupBox1.Controls.Add(this.label32);
|
|
|
this.groupBox1.Controls.Add(this.label30);
|
|
|
this.groupBox1.Controls.Add(this.label_Boot_Version);
|
|
|
this.groupBox1.Controls.Add(this.label29);
|
|
|
+ this.groupBox1.Controls.Add(this.label_sensor_tor);
|
|
|
this.groupBox1.Controls.Add(this.label_Sensor_Break2);
|
|
|
this.groupBox1.Controls.Add(this.label_ErrorInfo);
|
|
|
this.groupBox1.Controls.Add(this.label26);
|
|
|
this.groupBox1.Controls.Add(this.label24);
|
|
|
+ this.groupBox1.Controls.Add(this.label10);
|
|
|
this.groupBox1.Controls.Add(this.label36);
|
|
|
this.groupBox1.Controls.Add(this.label20);
|
|
|
this.groupBox1.Controls.Add(this.label18);
|
|
@@ -524,6 +531,14 @@
|
|
|
this.groupBox1.TabStop = false;
|
|
|
this.groupBox1.Text = "测试状态";
|
|
|
//
|
|
|
+ // label32
|
|
|
+ //
|
|
|
+ this.label32.BackColor = System.Drawing.Color.Silver;
|
|
|
+ this.label32.Location = new System.Drawing.Point(262, 142);
|
|
|
+ this.label32.Name = "label32";
|
|
|
+ this.label32.Size = new System.Drawing.Size(1, 20);
|
|
|
+ this.label32.TabIndex = 37;
|
|
|
+ //
|
|
|
// label30
|
|
|
//
|
|
|
this.label30.AutoSize = true;
|
|
@@ -553,6 +568,17 @@
|
|
|
this.label29.TabIndex = 4;
|
|
|
this.label29.Text = "Application";
|
|
|
//
|
|
|
+ // label_sensor_tor
|
|
|
+ //
|
|
|
+ this.label_sensor_tor.BackColor = System.Drawing.Color.Red;
|
|
|
+ this.label_sensor_tor.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
|
+ this.label_sensor_tor.Location = new System.Drawing.Point(419, 142);
|
|
|
+ this.label_sensor_tor.Name = "label_sensor_tor";
|
|
|
+ this.label_sensor_tor.Size = new System.Drawing.Size(42, 21);
|
|
|
+ this.label_sensor_tor.TabIndex = 3;
|
|
|
+ this.label_sensor_tor.Text = "NG";
|
|
|
+ this.label_sensor_tor.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
+ //
|
|
|
// label_Sensor_Break2
|
|
|
//
|
|
|
this.label_Sensor_Break2.BackColor = System.Drawing.Color.Red;
|
|
@@ -568,7 +594,7 @@
|
|
|
//
|
|
|
this.label_ErrorInfo.Location = new System.Drawing.Point(262, 28);
|
|
|
this.label_ErrorInfo.Name = "label_ErrorInfo";
|
|
|
- this.label_ErrorInfo.Size = new System.Drawing.Size(197, 135);
|
|
|
+ this.label_ErrorInfo.Size = new System.Drawing.Size(197, 97);
|
|
|
this.label_ErrorInfo.TabIndex = 2;
|
|
|
this.label_ErrorInfo.Text = "无故障";
|
|
|
//
|
|
@@ -590,6 +616,15 @@
|
|
|
this.label24.TabIndex = 0;
|
|
|
this.label24.Text = "电池通讯";
|
|
|
//
|
|
|
+ // label10
|
|
|
+ //
|
|
|
+ this.label10.AutoSize = true;
|
|
|
+ this.label10.Location = new System.Drawing.Point(307, 142);
|
|
|
+ this.label10.Name = "label10";
|
|
|
+ this.label10.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.label10.TabIndex = 0;
|
|
|
+ this.label10.Text = "力矩零点";
|
|
|
+ //
|
|
|
// label36
|
|
|
//
|
|
|
this.label36.AutoSize = true;
|
|
@@ -1582,12 +1617,23 @@
|
|
|
this.label31.Size = new System.Drawing.Size(1, 20);
|
|
|
this.label31.TabIndex = 36;
|
|
|
//
|
|
|
+ // label_Ver
|
|
|
+ //
|
|
|
+ this.label_Ver.AutoSize = true;
|
|
|
+ this.label_Ver.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
+ this.label_Ver.Location = new System.Drawing.Point(439, 791);
|
|
|
+ this.label_Ver.Name = "label_Ver";
|
|
|
+ this.label_Ver.Size = new System.Drawing.Size(91, 21);
|
|
|
+ this.label_Ver.TabIndex = 37;
|
|
|
+ this.label_Ver.Text = "Ver: V1.8.0";
|
|
|
+ //
|
|
|
// ImportForm
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.BackColor = System.Drawing.Color.White;
|
|
|
this.ClientSize = new System.Drawing.Size(1230, 813);
|
|
|
+ this.Controls.Add(this.label_Ver);
|
|
|
this.Controls.Add(this.label31);
|
|
|
this.Controls.Add(this.label_TestUser);
|
|
|
this.Controls.Add(this.label_TestFun);
|
|
@@ -1769,5 +1815,9 @@
|
|
|
private System.Windows.Forms.Label label_OK_Count;
|
|
|
private System.Windows.Forms.Label label5;
|
|
|
private System.Windows.Forms.ToolStripMenuItem 备忘录ToolStripMenuItem;
|
|
|
+ private System.Windows.Forms.Label label_sensor_tor;
|
|
|
+ private System.Windows.Forms.Label label10;
|
|
|
+ private System.Windows.Forms.Label label32;
|
|
|
+ private System.Windows.Forms.Label label_Ver;
|
|
|
}
|
|
|
}
|