浏览代码

根据上次提交的内容完成测试。

dail 3 年之前
父节点
当前提交
f680cfdad8

二进制
.vs/MOTINOVA_Motor_Factory_Set/v17/.suo


+ 22 - 22
CheckForm.Designer.cs

@@ -65,9 +65,9 @@
             this.label4 = new System.Windows.Forms.Label();
             this.textBox_PDinfo = new System.Windows.Forms.TextBox();
             this.groupBox5 = new System.Windows.Forms.GroupBox();
+            this.button_Start = new System.Windows.Forms.Button();
             this.label32 = new System.Windows.Forms.Label();
             this.label_SerialNum = new System.Windows.Forms.Label();
-            this.button_Start = new System.Windows.Forms.Button();
             this.label_Step = new System.Windows.Forms.Label();
             this.label_Result = new System.Windows.Forms.Label();
             this.timer1 = new System.Windows.Forms.Timer(this.components);
@@ -125,7 +125,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);
             // 
@@ -136,7 +136,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(144, 26);
             this.系统开关ToolStripMenuItem.Text = "系统开关";
             // 
             // 开ToolStripMenuItem
@@ -170,7 +170,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_1);
             // 
@@ -188,7 +188,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);
             // 
@@ -196,7 +196,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);
             // 
@@ -216,15 +216,15 @@
             // comboBox_cfgFileDate
             // 
             this.comboBox_cfgFileDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
-            this.comboBox_cfgFileDate.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
             this.comboBox_cfgFileDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+            this.comboBox_cfgFileDate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
             this.comboBox_cfgFileDate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.comboBox_cfgFileDate.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
             this.comboBox_cfgFileDate.FormattingEnabled = true;
             this.comboBox_cfgFileDate.ImeMode = System.Windows.Forms.ImeMode.Disable;
             this.comboBox_cfgFileDate.Location = new System.Drawing.Point(10, 26);
             this.comboBox_cfgFileDate.Name = "comboBox_cfgFileDate";
-            this.comboBox_cfgFileDate.Size = new System.Drawing.Size(144, 30);
+            this.comboBox_cfgFileDate.Size = new System.Drawing.Size(144, 29);
             this.comboBox_cfgFileDate.TabIndex = 3;
             this.comboBox_cfgFileDate.SelectionChangeCommitted += new System.EventHandler(this.comboBox_cfgFileDate_SelectionChangeCommitted);
             // 
@@ -242,15 +242,15 @@
             // comboBox_File
             // 
             this.comboBox_File.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
-            this.comboBox_File.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
             this.comboBox_File.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+            this.comboBox_File.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
             this.comboBox_File.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.comboBox_File.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
             this.comboBox_File.FormattingEnabled = true;
             this.comboBox_File.ImeMode = System.Windows.Forms.ImeMode.Disable;
             this.comboBox_File.Location = new System.Drawing.Point(160, 26);
             this.comboBox_File.Name = "comboBox_File";
-            this.comboBox_File.Size = new System.Drawing.Size(725, 30);
+            this.comboBox_File.Size = new System.Drawing.Size(725, 29);
             this.comboBox_File.TabIndex = 1;
             this.comboBox_File.SelectionChangeCommitted += new System.EventHandler(this.comboBox_File_SelectionChangeCommitted);
             // 
@@ -484,6 +484,18 @@
             this.groupBox5.TabStop = false;
             this.groupBox5.Text = "操作";
             // 
+            // button_Start
+            // 
+            this.button_Start.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
+            this.button_Start.ForeColor = System.Drawing.Color.White;
+            this.button_Start.Location = new System.Drawing.Point(266, 22);
+            this.button_Start.Name = "button_Start";
+            this.button_Start.Size = new System.Drawing.Size(102, 57);
+            this.button_Start.TabIndex = 17;
+            this.button_Start.Text = "开始\r\n测试";
+            this.button_Start.UseVisualStyleBackColor = false;
+            this.button_Start.Click += new System.EventHandler(this.button_Start_Click);
+            // 
             // label32
             // 
             this.label32.AutoSize = true;
@@ -510,18 +522,6 @@
             this.label_SerialNum.Text = "0";
             this.label_SerialNum.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
             // 
-            // button_Start
-            // 
-            this.button_Start.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
-            this.button_Start.ForeColor = System.Drawing.Color.White;
-            this.button_Start.Location = new System.Drawing.Point(266, 22);
-            this.button_Start.Name = "button_Start";
-            this.button_Start.Size = new System.Drawing.Size(102, 57);
-            this.button_Start.TabIndex = 17;
-            this.button_Start.Text = "开始\r\n测试";
-            this.button_Start.UseVisualStyleBackColor = false;
-            this.button_Start.Click += new System.EventHandler(this.button_Start_Click);
-            // 
             // label_Step
             // 
             this.label_Step.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));

+ 5 - 5
CheckForm.cs

@@ -245,7 +245,7 @@ namespace MOTINOVA_Motor_Factory_Set
                                 this.Invoke((EventHandler)(delegate
                                 {
                                     IsBootVerOK = true;
-                                    richTextBox_TestRecord.AppendText("\r\n" + "Boot 版本:");
+                                    richTextBox_TestRecord.AppendText("Boot 版本:");
                                     for (ushort i = 0; i < 9; i++)
                                     {
                                         richTextBox_TestRecord.Text += ((char)binary_data_1[2 + i]).ToString();
@@ -1360,7 +1360,7 @@ namespace MOTINOVA_Motor_Factory_Set
 
             //合格计数累加和存储
             label_OK_Count.Text = (Convert.ToInt32(label_OK_Count.Text) + 1).ToString();
-            string cfg_file = System.IO.Directory.GetCurrentDirectory() + "\\SerialNum";
+            string cfg_file = System.IO.Directory.GetCurrentDirectory() + "\\CheckSerialNum";
             StreamReader objReader = new StreamReader(cfg_file);
             string sLine = "";
             ArrayList arrText = new ArrayList();//创建一个动态数组
@@ -1459,7 +1459,7 @@ namespace MOTINOVA_Motor_Factory_Set
             //窗口加载时,从FTP服务器或本地获取文件日期列表
             GetDateList(false);
             //装载序列号文件
-            string cfg_file = System.IO.Directory.GetCurrentDirectory() + "\\SerialNum";
+            string cfg_file = System.IO.Directory.GetCurrentDirectory() + "\\CheckSerialNum";
             StreamReader objReader = new StreamReader(cfg_file);
             string sLine = "";
             ArrayList arrText = new ArrayList();//创建一个动态数组
@@ -1587,7 +1587,7 @@ namespace MOTINOVA_Motor_Factory_Set
 
             //流水号累加和存储
             label_SerialNum.Text = (Convert.ToInt32(label_SerialNum.Text) + 1).ToString();
-            string cfg_file = System.IO.Directory.GetCurrentDirectory() + "\\SerialNum";
+            string cfg_file = System.IO.Directory.GetCurrentDirectory() + "\\CheckSerialNum";
             StreamReader objReader = new StreamReader(cfg_file);
             string sLine = "";
             ArrayList arrText = new ArrayList();//创建一个动态数组
@@ -1631,7 +1631,7 @@ namespace MOTINOVA_Motor_Factory_Set
                             label_SerialNum.Text = "0";
                             label_OK_Count.Text = "0";
                             //存储
-                            string cfg_file = System.IO.Directory.GetCurrentDirectory() + "\\SerialNum";
+                            string cfg_file = System.IO.Directory.GetCurrentDirectory() + "\\CheckSerialNum";
                             StreamReader objReader = new StreamReader(cfg_file);
                             string sLine = "";
                             ArrayList arrText = new ArrayList();//创建一个动态数组

+ 73 - 73
ImportForm.Designer.cs

@@ -60,6 +60,9 @@
             this.comboBox_cfgFileDate = new System.Windows.Forms.ComboBox();
             this.comboBox_File = new System.Windows.Forms.ComboBox();
             this.groupBox1 = new System.Windows.Forms.GroupBox();
+            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_Break2 = new System.Windows.Forms.Label();
             this.label_ErrorInfo = new System.Windows.Forms.Label();
             this.label26 = new System.Windows.Forms.Label();
@@ -98,6 +101,8 @@
             this.label7 = new System.Windows.Forms.Label();
             this.label12 = new System.Windows.Forms.Label();
             this.groupBox2 = new System.Windows.Forms.GroupBox();
+            this.label_OK_Count = new System.Windows.Forms.Label();
+            this.label5 = new System.Windows.Forms.Label();
             this.label8 = new System.Windows.Forms.Label();
             this.label3 = new System.Windows.Forms.Label();
             this.label_SerialNum = new System.Windows.Forms.Label();
@@ -156,11 +161,6 @@
             this.label_TestFun = new System.Windows.Forms.Label();
             this.label_TestUser = new System.Windows.Forms.Label();
             this.label31 = new System.Windows.Forms.Label();
-            this.label29 = new System.Windows.Forms.Label();
-            this.label30 = new System.Windows.Forms.Label();
-            this.label_Boot_Version = new System.Windows.Forms.Label();
-            this.label5 = new System.Windows.Forms.Label();
-            this.label_OK_Count = new System.Windows.Forms.Label();
             this.menuStrip1.SuspendLayout();
             this.groupBox4.SuspendLayout();
             this.groupBox1.SuspendLayout();
@@ -225,7 +225,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);
             // 
@@ -236,7 +236,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(144, 26);
             this.系统开关ToolStripMenuItem.Text = "系统开关";
             // 
             // 开ToolStripMenuItem
@@ -277,7 +277,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
@@ -305,7 +305,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
@@ -333,7 +333,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
@@ -357,13 +357,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);
             // 
@@ -380,7 +380,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);
             // 
@@ -398,7 +398,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);
             // 
@@ -406,7 +406,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);
             // 
@@ -437,30 +437,30 @@
             // comboBox_cfgFileDate
             // 
             this.comboBox_cfgFileDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
-            this.comboBox_cfgFileDate.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
             this.comboBox_cfgFileDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+            this.comboBox_cfgFileDate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
             this.comboBox_cfgFileDate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.comboBox_cfgFileDate.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
             this.comboBox_cfgFileDate.FormattingEnabled = true;
             this.comboBox_cfgFileDate.ImeMode = System.Windows.Forms.ImeMode.Disable;
             this.comboBox_cfgFileDate.Location = new System.Drawing.Point(6, 26);
             this.comboBox_cfgFileDate.Name = "comboBox_cfgFileDate";
-            this.comboBox_cfgFileDate.Size = new System.Drawing.Size(144, 30);
+            this.comboBox_cfgFileDate.Size = new System.Drawing.Size(144, 29);
             this.comboBox_cfgFileDate.TabIndex = 4;
             this.comboBox_cfgFileDate.SelectionChangeCommitted += new System.EventHandler(this.comboBox_cfgFileDate_SelectionChangeCommitted);
             // 
             // comboBox_File
             // 
             this.comboBox_File.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
-            this.comboBox_File.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
             this.comboBox_File.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+            this.comboBox_File.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
             this.comboBox_File.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.comboBox_File.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
             this.comboBox_File.FormattingEnabled = true;
             this.comboBox_File.ImeMode = System.Windows.Forms.ImeMode.Disable;
             this.comboBox_File.Location = new System.Drawing.Point(156, 26);
             this.comboBox_File.Name = "comboBox_File";
-            this.comboBox_File.Size = new System.Drawing.Size(725, 30);
+            this.comboBox_File.Size = new System.Drawing.Size(725, 29);
             this.comboBox_File.TabIndex = 1;
             this.comboBox_File.SelectionChangeCommitted += new System.EventHandler(this.comboBox_File_SelectionChangeCommitted);
             // 
@@ -514,6 +514,35 @@
             this.groupBox1.TabStop = false;
             this.groupBox1.Text = "测试状态";
             // 
+            // label30
+            // 
+            this.label30.AutoSize = true;
+            this.label30.Location = new System.Drawing.Point(310, 446);
+            this.label30.Name = "label30";
+            this.label30.Size = new System.Drawing.Size(94, 21);
+            this.label30.TabIndex = 6;
+            this.label30.Text = "Bootloader";
+            // 
+            // label_Boot_Version
+            // 
+            this.label_Boot_Version.BackColor = System.Drawing.Color.Red;
+            this.label_Boot_Version.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+            this.label_Boot_Version.Location = new System.Drawing.Point(419, 446);
+            this.label_Boot_Version.Name = "label_Boot_Version";
+            this.label_Boot_Version.Size = new System.Drawing.Size(42, 21);
+            this.label_Boot_Version.TabIndex = 5;
+            this.label_Boot_Version.Text = "NG";
+            this.label_Boot_Version.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+            // 
+            // label29
+            // 
+            this.label29.AutoSize = true;
+            this.label29.Location = new System.Drawing.Point(145, 446);
+            this.label29.Name = "label29";
+            this.label29.Size = new System.Drawing.Size(96, 21);
+            this.label29.TabIndex = 4;
+            this.label29.Text = "Application";
+            // 
             // label_Sensor_Break2
             // 
             this.label_Sensor_Break2.BackColor = System.Drawing.Color.Red;
@@ -902,6 +931,31 @@
             this.groupBox2.TabStop = false;
             this.groupBox2.Text = "操作";
             // 
+            // label_OK_Count
+            // 
+            this.label_OK_Count.BackColor = System.Drawing.Color.White;
+            this.label_OK_Count.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.label_OK_Count.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
+            this.label_OK_Count.Location = new System.Drawing.Point(378, 43);
+            this.label_OK_Count.Name = "label_OK_Count";
+            this.label_OK_Count.Size = new System.Drawing.Size(90, 29);
+            this.label_OK_Count.TabIndex = 6;
+            this.label_OK_Count.Text = "0";
+            this.label_OK_Count.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+            // 
+            // label5
+            // 
+            this.label5.AutoSize = true;
+            this.label5.BackColor = System.Drawing.Color.White;
+            this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
+            this.label5.Location = new System.Drawing.Point(386, 19);
+            this.label5.Name = "label5";
+            this.label5.Size = new System.Drawing.Size(74, 21);
+            this.label5.TabIndex = 5;
+            this.label5.Text = "合格计数";
+            this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+            // 
             // label8
             // 
             this.label8.AutoSize = true;
@@ -1518,60 +1572,6 @@
             this.label31.Size = new System.Drawing.Size(1, 20);
             this.label31.TabIndex = 36;
             // 
-            // label29
-            // 
-            this.label29.AutoSize = true;
-            this.label29.Location = new System.Drawing.Point(145, 446);
-            this.label29.Name = "label29";
-            this.label29.Size = new System.Drawing.Size(41, 21);
-            this.label29.TabIndex = 4;
-            this.label29.Text = "APP";
-            // 
-            // label30
-            // 
-            this.label30.AutoSize = true;
-            this.label30.Location = new System.Drawing.Point(310, 446);
-            this.label30.Name = "label30";
-            this.label30.Size = new System.Drawing.Size(55, 21);
-            this.label30.TabIndex = 6;
-            this.label30.Text = "BOOT";
-            // 
-            // label_Boot_Version
-            // 
-            this.label_Boot_Version.BackColor = System.Drawing.Color.Red;
-            this.label_Boot_Version.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
-            this.label_Boot_Version.Location = new System.Drawing.Point(419, 446);
-            this.label_Boot_Version.Name = "label_Boot_Version";
-            this.label_Boot_Version.Size = new System.Drawing.Size(42, 21);
-            this.label_Boot_Version.TabIndex = 5;
-            this.label_Boot_Version.Text = "NG";
-            this.label_Boot_Version.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
-            // 
-            // label5
-            // 
-            this.label5.AutoSize = true;
-            this.label5.BackColor = System.Drawing.Color.White;
-            this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
-            this.label5.Location = new System.Drawing.Point(386, 19);
-            this.label5.Name = "label5";
-            this.label5.Size = new System.Drawing.Size(74, 21);
-            this.label5.TabIndex = 5;
-            this.label5.Text = "合格计数";
-            this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
-            // 
-            // label_OK_Count
-            // 
-            this.label_OK_Count.BackColor = System.Drawing.Color.White;
-            this.label_OK_Count.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.label_OK_Count.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
-            this.label_OK_Count.Location = new System.Drawing.Point(378, 43);
-            this.label_OK_Count.Name = "label_OK_Count";
-            this.label_OK_Count.Size = new System.Drawing.Size(90, 29);
-            this.label_OK_Count.TabIndex = 6;
-            this.label_OK_Count.Text = "0";
-            this.label_OK_Count.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
-            // 
             // ImportForm
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);

+ 15 - 5
ImportForm.cs

@@ -267,7 +267,7 @@ namespace MOTINOVA_Motor_Factory_Set
             GetDateList(false);
 
             //装载序列号文件
-            string cfg_file = System.IO.Directory.GetCurrentDirectory() + "\\SerialNum";
+            string cfg_file = System.IO.Directory.GetCurrentDirectory() + "\\TestSerialNum";
             StreamReader objReader = new StreamReader(cfg_file);
             string sLine = "";
             ArrayList arrText = new ArrayList();//创建一个动态数组
@@ -517,7 +517,7 @@ namespace MOTINOVA_Motor_Factory_Set
                                 {
                                     label_Boot_Version.BackColor = Color.Green;
                                     label_Boot_Version.Text = "OK";
-                                    richTextBox_TestRecord.AppendText("\r\n" + "Boot 版本:");
+                                    richTextBox_TestRecord.AppendText("Boot 版本:");
                                     for (ushort i = 0; i < 9; i++)
                                     {
                                         richTextBox_TestRecord.Text += ((char)binary_data_1[2 + i]).ToString();
@@ -2606,7 +2606,7 @@ namespace MOTINOVA_Motor_Factory_Set
 
             //合格计数累加和存储
             label_OK_Count.Text = (Convert.ToInt32(label_OK_Count.Text) + 1).ToString();
-            string cfg_file = System.IO.Directory.GetCurrentDirectory() + "\\SerialNum";
+            string cfg_file = System.IO.Directory.GetCurrentDirectory() + "\\TestSerialNum";
             StreamReader objReader = new StreamReader(cfg_file);
             string sLine = "";
             ArrayList arrText = new ArrayList();//创建一个动态数组
@@ -2669,7 +2669,17 @@ namespace MOTINOVA_Motor_Factory_Set
 
             //保存测试记录
             LogSaveFileName = LogSavePath + "log\\" + DateTime.Now.ToString("yyyy-MM-dd").Replace("/", "-") + "\\" + ResultPathName + "\\测试记录" + ".txt";
-            richTextBox_TestRecord.SaveFile(LogSaveFileName, RichTextBoxStreamType.PlainText);
+            string fileInfo = "";
+            fileInfo += "检验记录:\r\n" + richTextBox_TestRecord.Text.Replace("\n", "\r\n") + "\r\n\r\n";
+            fileInfo += "电机生产参数:\r\n";
+            fileInfo += richTextBox_CfgFile.Text.Replace("\n", "\r\n") + "\r\n\r\n";
+            fileInfo += "电机版本信息查询:\r\n";
+            fileInfo += richTextBox_Ver.Text.Replace("\n", "\r\n") + "\r\n\r\n";
+            fileInfo += "电机故障码:\r\n";
+            fileInfo += label_error_code.Text.Replace("\n", "\r\n") + "\r\n\r\n";
+            fileInfo += "测试结果:\r\n";
+            fileInfo += label_Result.Text.Replace("\n", "\r\n") + "\r\n\r\n";
+            System.IO.File.WriteAllText(LogSaveFileName, fileInfo);
             //测试记录上传服务器
             if (StartForm.myFtp.IsNetConnected == true)
             {
@@ -2793,7 +2803,7 @@ namespace MOTINOVA_Motor_Factory_Set
 
             //流水号累加和存储
             label_SerialNum.Text = (Convert.ToInt32(label_SerialNum.Text) + 1).ToString();
-            string cfg_file = System.IO.Directory.GetCurrentDirectory() + "\\SerialNum";
+            string cfg_file = System.IO.Directory.GetCurrentDirectory() + "\\TestSerialNum";
             StreamReader objReader = new StreamReader(cfg_file);
             string sLine = "";
             ArrayList arrText = new ArrayList();//创建一个动态数组

+ 17 - 14
ManageForm.Designer.cs

@@ -30,11 +30,11 @@
         {
             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ManageForm));
             this.groupBox_File = new System.Windows.Forms.GroupBox();
-            this.button_SetPath = new System.Windows.Forms.Button();
             this.textBox_LocalPath = new System.Windows.Forms.TextBox();
             this.comboBox_Date = new System.Windows.Forms.ComboBox();
             this.richTextBox1 = new System.Windows.Forms.RichTextBox();
             this.listBox_File = new System.Windows.Forms.ListBox();
+            this.button_SetPath = new System.Windows.Forms.Button();
             this.label2 = new System.Windows.Forms.Label();
             this.button_Delete = new System.Windows.Forms.Button();
             this.button_OpenFile = new System.Windows.Forms.Button();
@@ -55,21 +55,9 @@
             this.groupBox_File.TabStop = false;
             this.groupBox_File.Text = "可用配置文件";
             // 
-            // button_SetPath
-            // 
-            this.button_SetPath.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
-            this.button_SetPath.ForeColor = System.Drawing.Color.White;
-            this.button_SetPath.Location = new System.Drawing.Point(696, 28);
-            this.button_SetPath.Name = "button_SetPath";
-            this.button_SetPath.Size = new System.Drawing.Size(75, 50);
-            this.button_SetPath.TabIndex = 4;
-            this.button_SetPath.Text = "路径\r\n设置";
-            this.button_SetPath.UseVisualStyleBackColor = false;
-            this.button_SetPath.Click += new System.EventHandler(this.button_SetPath_Click);
-            // 
             // textBox_LocalPath
             // 
-            this.textBox_LocalPath.BackColor = System.Drawing.Color.White;
+            this.textBox_LocalPath.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
             this.textBox_LocalPath.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
             this.textBox_LocalPath.Location = new System.Drawing.Point(133, 28);
             this.textBox_LocalPath.Name = "textBox_LocalPath";
@@ -79,6 +67,9 @@
             // 
             // comboBox_Date
             // 
+            this.comboBox_Date.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
+            this.comboBox_Date.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+            this.comboBox_Date.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
             this.comboBox_Date.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
             this.comboBox_Date.FormattingEnabled = true;
             this.comboBox_Date.Location = new System.Drawing.Point(6, 28);
@@ -109,6 +100,18 @@
             this.listBox_File.Size = new System.Drawing.Size(657, 422);
             this.listBox_File.TabIndex = 0;
             // 
+            // button_SetPath
+            // 
+            this.button_SetPath.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
+            this.button_SetPath.ForeColor = System.Drawing.Color.White;
+            this.button_SetPath.Location = new System.Drawing.Point(696, 28);
+            this.button_SetPath.Name = "button_SetPath";
+            this.button_SetPath.Size = new System.Drawing.Size(75, 50);
+            this.button_SetPath.TabIndex = 4;
+            this.button_SetPath.Text = "路径\r\n设置";
+            this.button_SetPath.UseVisualStyleBackColor = false;
+            this.button_SetPath.Click += new System.EventHandler(this.button_SetPath_Click);
+            // 
             // label2
             // 
             this.label2.AutoSize = true;

+ 11 - 2
PortSettings.Designer.cs

@@ -40,6 +40,7 @@
             // label1
             // 
             this.label1.AutoSize = true;
+            this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
             this.label1.Location = new System.Drawing.Point(48, 44);
             this.label1.Name = "label1";
             this.label1.Size = new System.Drawing.Size(58, 21);
@@ -48,6 +49,10 @@
             // 
             // comboBox_ComIndex
             // 
+            this.comboBox_ComIndex.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
+            this.comboBox_ComIndex.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+            this.comboBox_ComIndex.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+            this.comboBox_ComIndex.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
             this.comboBox_ComIndex.FormattingEnabled = true;
             this.comboBox_ComIndex.Location = new System.Drawing.Point(129, 41);
             this.comboBox_ComIndex.Name = "comboBox_ComIndex";
@@ -56,12 +61,14 @@
             // 
             // button_Enter
             // 
+            this.button_Enter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
+            this.button_Enter.ForeColor = System.Drawing.Color.White;
             this.button_Enter.Location = new System.Drawing.Point(170, 88);
             this.button_Enter.Name = "button_Enter";
             this.button_Enter.Size = new System.Drawing.Size(80, 33);
             this.button_Enter.TabIndex = 2;
             this.button_Enter.Text = "确认";
-            this.button_Enter.UseVisualStyleBackColor = true;
+            this.button_Enter.UseVisualStyleBackColor = false;
             this.button_Enter.Click += new System.EventHandler(this.button_Enter_Click);
             // 
             // serialPort1
@@ -70,12 +77,14 @@
             // 
             // button_Connect
             // 
+            this.button_Connect.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
+            this.button_Connect.ForeColor = System.Drawing.Color.White;
             this.button_Connect.Location = new System.Drawing.Point(48, 88);
             this.button_Connect.Name = "button_Connect";
             this.button_Connect.Size = new System.Drawing.Size(80, 33);
             this.button_Connect.TabIndex = 2;
             this.button_Connect.Text = "连接";
-            this.button_Connect.UseVisualStyleBackColor = true;
+            this.button_Connect.UseVisualStyleBackColor = false;
             this.button_Connect.Click += new System.EventHandler(this.button_Connect_Click);
             // 
             // PortSettings

+ 4 - 4
PortSettings.resx

@@ -112,15 +112,15 @@
     <value>2.0</value>
   </resheader>
   <resheader name="reader">
-    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
   </resheader>
   <resheader name="writer">
-    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
   </resheader>
-  <metadata name="serialPort1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+  <metadata name="serialPort1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
     <value>17, 17</value>
   </metadata>
-  <assembly alias="System.Drawing" name="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
+  <assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
   <data name="$this.Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
     <value>
         AAABAAoAMDAQAAEABABoBgAApgAAACAgEAABAAQA6AIAAA4HAAAQEBAAAQAEACgBAAD2CQAAMDAAAAEA

+ 1 - 1
StartForm.Designer.cs

@@ -118,7 +118,7 @@
             this.label_Ver.Name = "label_Ver";
             this.label_Ver.Size = new System.Drawing.Size(316, 21);
             this.label_Ver.TabIndex = 2;
-            this.label_Ver.Text = "Ver: V1.3.9 Build Time: 2022-05-12 21:04";
+            this.label_Ver.Text = "Ver: V1.4.0 Build Time: 2022-06-23 21:04";
             // 
             // label_NetStatus
             // 

+ 4 - 0
bin/Debug/CheckSerialNum

@@ -0,0 +1,4 @@
+流水号:
+20
+合格计数:
+7

+ 1 - 1
bin/Debug/MOTINOVA_Motor_Factory_Set.application

@@ -14,7 +14,7 @@
           <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
         </dsig:Transforms>
         <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
-        <dsig:DigestValue>37qLSsOB/Pp/S2x612x0YWl58YpPsYOtnDrMb8O0O9s=</dsig:DigestValue>
+        <dsig:DigestValue>sXMFFIz75VfWw65tnuOio6wTFWo+x37VirSaVx4ZTiw=</dsig:DigestValue>
       </hash>
     </dependentAssembly>
   </dependency>

二进制
bin/Debug/MOTINOVA_Motor_Factory_Set.exe


+ 2 - 2
bin/Debug/MOTINOVA_Motor_Factory_Set.exe.manifest

@@ -42,14 +42,14 @@
     </dependentAssembly>
   </dependency>
   <dependency>
-    <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="MOTINOVA_Motor_Factory_Set.exe" size="685568">
+    <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="MOTINOVA_Motor_Factory_Set.exe" size="686592">
       <assemblyIdentity name="MOTINOVA_Motor_Factory_Set" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
       <hash>
         <dsig:Transforms>
           <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
         </dsig:Transforms>
         <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
-        <dsig:DigestValue>ZQ5y4712URuFXHxsHFFuGthk2t+H7T1feBUa37oz8Go=</dsig:DigestValue>
+        <dsig:DigestValue>ftdhNJJbDoZTMk0rxfQwIk/f4/FrQcwFhbivVfIZIhw=</dsig:DigestValue>
       </hash>
     </dependentAssembly>
   </dependency>

二进制
bin/Debug/MOTINOVA_Motor_Factory_Set.pdb


+ 8 - 8
bin/Debug/Server

@@ -1,11 +1,3 @@
-#内部服务器
-IP=192.168.1.74
-PORT=21
-USER=factory_test
-PASSWD=ttium
-ROOT=MOTINOVA_MC_Factory_Set
-LOCAL=ENABLE
-
 #虚拟机
 IP=192.168.1.246
 PORT=21
@@ -14,6 +6,14 @@ PASSWD=1229
 ROOT=/home/hero/MOTINOVA_MC_Factory_Set
 LOCAL=ENABLE
 
+#内部服务器
+IP=192.168.1.74
+PORT=21
+USER=factory_test
+PASSWD=ttium
+ROOT=MOTINOVA_MC_Factory_Set
+LOCAL=ENABLE
+
 #阿里云
 IP=47.105.122.91
 PORT=21

+ 4 - 0
bin/Debug/TestSerialNum

@@ -0,0 +1,4 @@
+流水号:
+26
+合格计数:
+9

二进制
bin/Debug/app.publish/MOTINOVA_Motor_Factory_Set.exe


+ 1 - 1
obj/Debug/MOTINOVA_Motor_Factory_Set.application

@@ -14,7 +14,7 @@
           <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
         </dsig:Transforms>
         <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
-        <dsig:DigestValue>37qLSsOB/Pp/S2x612x0YWl58YpPsYOtnDrMb8O0O9s=</dsig:DigestValue>
+        <dsig:DigestValue>sXMFFIz75VfWw65tnuOio6wTFWo+x37VirSaVx4ZTiw=</dsig:DigestValue>
       </hash>
     </dependentAssembly>
   </dependency>

二进制
obj/Debug/MOTINOVA_Motor_Factory_Set.csproj.GenerateResource.cache


二进制
obj/Debug/MOTINOVA_Motor_Factory_Set.exe


+ 2 - 2
obj/Debug/MOTINOVA_Motor_Factory_Set.exe.manifest

@@ -42,14 +42,14 @@
     </dependentAssembly>
   </dependency>
   <dependency>
-    <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="MOTINOVA_Motor_Factory_Set.exe" size="685568">
+    <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="MOTINOVA_Motor_Factory_Set.exe" size="686592">
       <assemblyIdentity name="MOTINOVA_Motor_Factory_Set" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
       <hash>
         <dsig:Transforms>
           <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
         </dsig:Transforms>
         <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
-        <dsig:DigestValue>ZQ5y4712URuFXHxsHFFuGthk2t+H7T1feBUa37oz8Go=</dsig:DigestValue>
+        <dsig:DigestValue>ftdhNJJbDoZTMk0rxfQwIk/f4/FrQcwFhbivVfIZIhw=</dsig:DigestValue>
       </hash>
     </dependentAssembly>
   </dependency>

二进制
obj/Debug/MOTINOVA_Motor_Factory_Set.pdb