Bladeren bron

修改调试信息控件编号,解决调试信息记录错位的问题。

Dail 1 jaar geleden
bovenliggende
commit
f7d4c82ecc

+ 100 - 100
Welling_Motor_Debug_Tool/Form1.Designer.cs

@@ -427,19 +427,19 @@ namespace Welling_Motor_Debug_Tool
             this.label5 = new System.Windows.Forms.Label();
             this.tabPage_DebugInfo = new System.Windows.Forms.TabPage();
             this.textBox_DebugInfo_SysFun = new System.Windows.Forms.TextBox();
-            this.textBox_DebugInfo_AssistOut = new System.Windows.Forms.TextBox();
-            this.textBox_DebugInfo_IqFdb = new System.Windows.Forms.TextBox();
-            this.textBox_DebugInfo_IqRef = new System.Windows.Forms.TextBox();
-            this.textBox_DebugInfo_TorqueCadence = new System.Windows.Forms.TextBox();
             this.textBox_DebugInfo_SecondFun = new System.Windows.Forms.TextBox();
-            this.textBox_DebugInfo_UdRef = new System.Windows.Forms.TextBox();
-            this.textBox_DebugInfo_AssistFun = new System.Windows.Forms.TextBox();
             this.textBox_DebugInfo_MotorFun = new System.Windows.Forms.TextBox();
+            this.textBox_DebugInfo_AssistFun = new System.Windows.Forms.TextBox();
+            this.textBox_DebugInfo_IdRef = new System.Windows.Forms.TextBox();
+            this.textBox_DebugInfo_IqRef = new System.Windows.Forms.TextBox();
+            this.textBox_DebugInfo_UdRef = new System.Windows.Forms.TextBox();
             this.textBox_DebugInfo_UqRef = new System.Windows.Forms.TextBox();
             this.textBox_DebugInfo_TorquePu = new System.Windows.Forms.TextBox();
-            this.textBox_DebugInfo_IdFdb = new System.Windows.Forms.TextBox();
-            this.textBox_DebugInfo_IdRef = new System.Windows.Forms.TextBox();
             this.textBox_DebugInfo_TorqueFil = new System.Windows.Forms.TextBox();
+            this.textBox_DebugInfo_TorqueCadence = new System.Windows.Forms.TextBox();
+            this.textBox_DebugInfo_IqFdb = new System.Windows.Forms.TextBox();
+            this.textBox_DebugInfo_IdFdb = new System.Windows.Forms.TextBox();
+            this.textBox_DebugInfo_AssistOut = new System.Windows.Forms.TextBox();
             this.label97 = new System.Windows.Forms.Label();
             this.label109 = new System.Windows.Forms.Label();
             this.label98 = new System.Windows.Forms.Label();
@@ -663,14 +663,14 @@ namespace Welling_Motor_Debug_Tool
             this.允许ToolStripMenuItem.Checked = true;
             this.允许ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
             this.允许ToolStripMenuItem.Name = "允许ToolStripMenuItem";
-            this.允许ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
+            this.允许ToolStripMenuItem.Size = new System.Drawing.Size(128, 26);
             this.允许ToolStripMenuItem.Text = "允许";
             this.允许ToolStripMenuItem.Click += new System.EventHandler(this.允许ToolStripMenuItem_Click);
             // 
             // 不允许ToolStripMenuItem
             // 
             this.不允许ToolStripMenuItem.Name = "不允许ToolStripMenuItem";
-            this.不允许ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
+            this.不允许ToolStripMenuItem.Size = new System.Drawing.Size(128, 26);
             this.不允许ToolStripMenuItem.Text = "不允许";
             this.不允许ToolStripMenuItem.Click += new System.EventHandler(this.不允许ToolStripMenuItem_Click);
             // 
@@ -691,7 +691,7 @@ namespace Welling_Motor_Debug_Tool
             this.IP地址ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
             this.toolStripTextBox_ServerIP});
             this.IP地址ToolStripMenuItem.Name = "IP地址ToolStripMenuItem";
-            this.IP地址ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
+            this.IP地址ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
             this.IP地址ToolStripMenuItem.Text = "IP地址";
             // 
             // toolStripTextBox_ServerIP
@@ -707,7 +707,7 @@ namespace Welling_Motor_Debug_Tool
             this.端口ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
             this.toolStripTextBox_ServerPort});
             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 = "端口";
             // 
             // toolStripTextBox_ServerPort
@@ -723,7 +723,7 @@ namespace Welling_Motor_Debug_Tool
             this.用户名ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
             this.toolStripTextBox_ServerUser});
             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 = "用户名";
             // 
             // toolStripTextBox_ServerUser
@@ -739,7 +739,7 @@ namespace Welling_Motor_Debug_Tool
             this.密码ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
             this.toolStripTextBox_ServerPasswd});
             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 = "密码";
             // 
             // toolStripTextBox_ServerPasswd
@@ -755,7 +755,7 @@ namespace Welling_Motor_Debug_Tool
             this.存储路径ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
             this.toolStripTextBox_ServerPath});
             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 = "存储路径";
             // 
             // toolStripTextBox_ServerPath
@@ -782,7 +782,7 @@ namespace Welling_Motor_Debug_Tool
             this.生产商ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
             this.toolStripTextBox_MAC});
             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 = "生产商";
             // 
             // toolStripTextBox_MAC
@@ -798,7 +798,7 @@ namespace Welling_Motor_Debug_Tool
             this.生产地ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
             this.toolStripTextBoxMACAddr});
             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 = "生产地";
             // 
             // toolStripTextBoxMACAddr
@@ -814,7 +814,7 @@ namespace Welling_Motor_Debug_Tool
             this.生产日期ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
             this.toolStripTextBox_MACDate});
             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 = "生产日期";
             // 
             // toolStripTextBox_MACDate
@@ -830,7 +830,7 @@ namespace Welling_Motor_Debug_Tool
             this.产品标识ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
             this.toolStripTextBox_MACPD});
             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 = "产品标识";
             // 
             // toolStripTextBox_MACPD
@@ -856,21 +856,21 @@ namespace Welling_Motor_Debug_Tool
             // 运行信息记录ToolStripMenuItem
             // 
             this.运行信息记录ToolStripMenuItem.Name = "运行信息记录ToolStripMenuItem";
-            this.运行信息记录ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
+            this.运行信息记录ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
             this.运行信息记录ToolStripMenuItem.Text = "运行信息记录";
             this.运行信息记录ToolStripMenuItem.Click += new System.EventHandler(this.记录数据ToolStripMenuItem_Click);
             // 
             // 计算器ToolStripMenuItem
             // 
             this.计算器ToolStripMenuItem.Name = "计算器ToolStripMenuItem";
-            this.计算器ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
+            this.计算器ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
             this.计算器ToolStripMenuItem.Text = "计算器";
             this.计算器ToolStripMenuItem.Click += new System.EventHandler(this.计算器ToolStripMenuItem_Click);
             // 
             // 页面保存ToolStripMenuItem
             // 
             this.页面保存ToolStripMenuItem.Name = "页面保存ToolStripMenuItem";
-            this.页面保存ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
+            this.页面保存ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
             this.页面保存ToolStripMenuItem.Text = "页面保存";
             this.页面保存ToolStripMenuItem.Click += new System.EventHandler(this.页面保存ToolStripMenuItem_Click);
             // 
@@ -880,20 +880,20 @@ namespace Welling_Motor_Debug_Tool
             this.开机ToolStripMenuItem,
             this.关机ToolStripMenuItem});
             this.系统开关ToolStripMenuItem.Name = "系统开关ToolStripMenuItem";
-            this.系统开关ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
+            this.系统开关ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
             this.系统开关ToolStripMenuItem.Text = "电源控制";
             // 
             // 开机ToolStripMenuItem
             // 
             this.开机ToolStripMenuItem.Name = "开机ToolStripMenuItem";
-            this.开机ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
+            this.开机ToolStripMenuItem.Size = new System.Drawing.Size(112, 26);
             this.开机ToolStripMenuItem.Text = "开机";
             this.开机ToolStripMenuItem.Click += new System.EventHandler(this.开机ToolStripMenuItem_Click);
             // 
             // 关机ToolStripMenuItem
             // 
             this.关机ToolStripMenuItem.Name = "关机ToolStripMenuItem";
-            this.关机ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
+            this.关机ToolStripMenuItem.Size = new System.Drawing.Size(112, 26);
             this.关机ToolStripMenuItem.Text = "关机";
             this.关机ToolStripMenuItem.Click += new System.EventHandler(this.关机ToolStripMenuItem_Click);
             // 
@@ -4693,19 +4693,19 @@ namespace Welling_Motor_Debug_Tool
             // 
             this.tabPage_DebugInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
             this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_SysFun);
-            this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_AssistOut);
-            this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IqFdb);
-            this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IqRef);
-            this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorqueCadence);
             this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_SecondFun);
-            this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_UdRef);
-            this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_AssistFun);
             this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_MotorFun);
+            this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_AssistFun);
+            this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IdRef);
+            this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IqRef);
+            this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_UdRef);
             this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_UqRef);
             this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorquePu);
-            this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IdFdb);
-            this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IdRef);
             this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorqueFil);
+            this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorqueCadence);
+            this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IqFdb);
+            this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IdFdb);
+            this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_AssistOut);
             this.tabPage_DebugInfo.Controls.Add(this.label97);
             this.tabPage_DebugInfo.Controls.Add(this.label109);
             this.tabPage_DebugInfo.Controls.Add(this.label98);
@@ -4736,42 +4736,6 @@ namespace Welling_Motor_Debug_Tool
             this.textBox_DebugInfo_SysFun.Size = new System.Drawing.Size(60, 28);
             this.textBox_DebugInfo_SysFun.TabIndex = 61;
             // 
-            // textBox_DebugInfo_AssistOut
-            // 
-            this.textBox_DebugInfo_AssistOut.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
-            this.textBox_DebugInfo_AssistOut.Location = new System.Drawing.Point(634, 42);
-            this.textBox_DebugInfo_AssistOut.Name = "textBox_DebugInfo_AssistOut";
-            this.textBox_DebugInfo_AssistOut.ReadOnly = true;
-            this.textBox_DebugInfo_AssistOut.Size = new System.Drawing.Size(60, 28);
-            this.textBox_DebugInfo_AssistOut.TabIndex = 56;
-            // 
-            // textBox_DebugInfo_IqFdb
-            // 
-            this.textBox_DebugInfo_IqFdb.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
-            this.textBox_DebugInfo_IqFdb.Location = new System.Drawing.Point(634, 6);
-            this.textBox_DebugInfo_IqFdb.Name = "textBox_DebugInfo_IqFdb";
-            this.textBox_DebugInfo_IqFdb.ReadOnly = true;
-            this.textBox_DebugInfo_IqFdb.Size = new System.Drawing.Size(60, 28);
-            this.textBox_DebugInfo_IqFdb.TabIndex = 56;
-            // 
-            // textBox_DebugInfo_IqRef
-            // 
-            this.textBox_DebugInfo_IqRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
-            this.textBox_DebugInfo_IqRef.Location = new System.Drawing.Point(278, 42);
-            this.textBox_DebugInfo_IqRef.Name = "textBox_DebugInfo_IqRef";
-            this.textBox_DebugInfo_IqRef.ReadOnly = true;
-            this.textBox_DebugInfo_IqRef.Size = new System.Drawing.Size(60, 28);
-            this.textBox_DebugInfo_IqRef.TabIndex = 56;
-            // 
-            // textBox_DebugInfo_TorqueCadence
-            // 
-            this.textBox_DebugInfo_TorqueCadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
-            this.textBox_DebugInfo_TorqueCadence.Location = new System.Drawing.Point(456, 78);
-            this.textBox_DebugInfo_TorqueCadence.Name = "textBox_DebugInfo_TorqueCadence";
-            this.textBox_DebugInfo_TorqueCadence.ReadOnly = true;
-            this.textBox_DebugInfo_TorqueCadence.Size = new System.Drawing.Size(60, 28);
-            this.textBox_DebugInfo_TorqueCadence.TabIndex = 57;
-            // 
             // textBox_DebugInfo_SecondFun
             // 
             this.textBox_DebugInfo_SecondFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
@@ -4781,14 +4745,14 @@ namespace Welling_Motor_Debug_Tool
             this.textBox_DebugInfo_SecondFun.Size = new System.Drawing.Size(60, 28);
             this.textBox_DebugInfo_SecondFun.TabIndex = 58;
             // 
-            // textBox_DebugInfo_UdRef
+            // textBox_DebugInfo_MotorFun
             // 
-            this.textBox_DebugInfo_UdRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
-            this.textBox_DebugInfo_UdRef.Location = new System.Drawing.Point(278, 78);
-            this.textBox_DebugInfo_UdRef.Name = "textBox_DebugInfo_UdRef";
-            this.textBox_DebugInfo_UdRef.ReadOnly = true;
-            this.textBox_DebugInfo_UdRef.Size = new System.Drawing.Size(60, 28);
-            this.textBox_DebugInfo_UdRef.TabIndex = 59;
+            this.textBox_DebugInfo_MotorFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
+            this.textBox_DebugInfo_MotorFun.Location = new System.Drawing.Point(104, 78);
+            this.textBox_DebugInfo_MotorFun.Name = "textBox_DebugInfo_MotorFun";
+            this.textBox_DebugInfo_MotorFun.ReadOnly = true;
+            this.textBox_DebugInfo_MotorFun.Size = new System.Drawing.Size(60, 28);
+            this.textBox_DebugInfo_MotorFun.TabIndex = 65;
             // 
             // textBox_DebugInfo_AssistFun
             // 
@@ -4799,14 +4763,32 @@ namespace Welling_Motor_Debug_Tool
             this.textBox_DebugInfo_AssistFun.Size = new System.Drawing.Size(60, 28);
             this.textBox_DebugInfo_AssistFun.TabIndex = 55;
             // 
-            // textBox_DebugInfo_MotorFun
+            // textBox_DebugInfo_IdRef
             // 
-            this.textBox_DebugInfo_MotorFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
-            this.textBox_DebugInfo_MotorFun.Location = new System.Drawing.Point(104, 78);
-            this.textBox_DebugInfo_MotorFun.Name = "textBox_DebugInfo_MotorFun";
-            this.textBox_DebugInfo_MotorFun.ReadOnly = true;
-            this.textBox_DebugInfo_MotorFun.Size = new System.Drawing.Size(60, 28);
-            this.textBox_DebugInfo_MotorFun.TabIndex = 65;
+            this.textBox_DebugInfo_IdRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
+            this.textBox_DebugInfo_IdRef.Location = new System.Drawing.Point(278, 6);
+            this.textBox_DebugInfo_IdRef.Name = "textBox_DebugInfo_IdRef";
+            this.textBox_DebugInfo_IdRef.ReadOnly = true;
+            this.textBox_DebugInfo_IdRef.Size = new System.Drawing.Size(60, 28);
+            this.textBox_DebugInfo_IdRef.TabIndex = 64;
+            // 
+            // textBox_DebugInfo_IqRef
+            // 
+            this.textBox_DebugInfo_IqRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
+            this.textBox_DebugInfo_IqRef.Location = new System.Drawing.Point(278, 42);
+            this.textBox_DebugInfo_IqRef.Name = "textBox_DebugInfo_IqRef";
+            this.textBox_DebugInfo_IqRef.ReadOnly = true;
+            this.textBox_DebugInfo_IqRef.Size = new System.Drawing.Size(60, 28);
+            this.textBox_DebugInfo_IqRef.TabIndex = 56;
+            // 
+            // textBox_DebugInfo_UdRef
+            // 
+            this.textBox_DebugInfo_UdRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
+            this.textBox_DebugInfo_UdRef.Location = new System.Drawing.Point(278, 78);
+            this.textBox_DebugInfo_UdRef.Name = "textBox_DebugInfo_UdRef";
+            this.textBox_DebugInfo_UdRef.ReadOnly = true;
+            this.textBox_DebugInfo_UdRef.Size = new System.Drawing.Size(60, 28);
+            this.textBox_DebugInfo_UdRef.TabIndex = 59;
             // 
             // textBox_DebugInfo_UqRef
             // 
@@ -4826,6 +4808,33 @@ namespace Welling_Motor_Debug_Tool
             this.textBox_DebugInfo_TorquePu.Size = new System.Drawing.Size(60, 28);
             this.textBox_DebugInfo_TorquePu.TabIndex = 63;
             // 
+            // textBox_DebugInfo_TorqueFil
+            // 
+            this.textBox_DebugInfo_TorqueFil.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
+            this.textBox_DebugInfo_TorqueFil.Location = new System.Drawing.Point(456, 42);
+            this.textBox_DebugInfo_TorqueFil.Name = "textBox_DebugInfo_TorqueFil";
+            this.textBox_DebugInfo_TorqueFil.ReadOnly = true;
+            this.textBox_DebugInfo_TorqueFil.Size = new System.Drawing.Size(60, 28);
+            this.textBox_DebugInfo_TorqueFil.TabIndex = 60;
+            // 
+            // textBox_DebugInfo_TorqueCadence
+            // 
+            this.textBox_DebugInfo_TorqueCadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
+            this.textBox_DebugInfo_TorqueCadence.Location = new System.Drawing.Point(456, 78);
+            this.textBox_DebugInfo_TorqueCadence.Name = "textBox_DebugInfo_TorqueCadence";
+            this.textBox_DebugInfo_TorqueCadence.ReadOnly = true;
+            this.textBox_DebugInfo_TorqueCadence.Size = new System.Drawing.Size(60, 28);
+            this.textBox_DebugInfo_TorqueCadence.TabIndex = 57;
+            // 
+            // textBox_DebugInfo_IqFdb
+            // 
+            this.textBox_DebugInfo_IqFdb.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
+            this.textBox_DebugInfo_IqFdb.Location = new System.Drawing.Point(634, 6);
+            this.textBox_DebugInfo_IqFdb.Name = "textBox_DebugInfo_IqFdb";
+            this.textBox_DebugInfo_IqFdb.ReadOnly = true;
+            this.textBox_DebugInfo_IqFdb.Size = new System.Drawing.Size(60, 28);
+            this.textBox_DebugInfo_IqFdb.TabIndex = 56;
+            // 
             // textBox_DebugInfo_IdFdb
             // 
             this.textBox_DebugInfo_IdFdb.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
@@ -4835,23 +4844,14 @@ namespace Welling_Motor_Debug_Tool
             this.textBox_DebugInfo_IdFdb.Size = new System.Drawing.Size(60, 28);
             this.textBox_DebugInfo_IdFdb.TabIndex = 64;
             // 
-            // textBox_DebugInfo_IdRef
-            // 
-            this.textBox_DebugInfo_IdRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
-            this.textBox_DebugInfo_IdRef.Location = new System.Drawing.Point(278, 6);
-            this.textBox_DebugInfo_IdRef.Name = "textBox_DebugInfo_IdRef";
-            this.textBox_DebugInfo_IdRef.ReadOnly = true;
-            this.textBox_DebugInfo_IdRef.Size = new System.Drawing.Size(60, 28);
-            this.textBox_DebugInfo_IdRef.TabIndex = 64;
-            // 
-            // textBox_DebugInfo_TorqueFil
+            // textBox_DebugInfo_AssistOut
             // 
-            this.textBox_DebugInfo_TorqueFil.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
-            this.textBox_DebugInfo_TorqueFil.Location = new System.Drawing.Point(456, 42);
-            this.textBox_DebugInfo_TorqueFil.Name = "textBox_DebugInfo_TorqueFil";
-            this.textBox_DebugInfo_TorqueFil.ReadOnly = true;
-            this.textBox_DebugInfo_TorqueFil.Size = new System.Drawing.Size(60, 28);
-            this.textBox_DebugInfo_TorqueFil.TabIndex = 60;
+            this.textBox_DebugInfo_AssistOut.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
+            this.textBox_DebugInfo_AssistOut.Location = new System.Drawing.Point(634, 42);
+            this.textBox_DebugInfo_AssistOut.Name = "textBox_DebugInfo_AssistOut";
+            this.textBox_DebugInfo_AssistOut.ReadOnly = true;
+            this.textBox_DebugInfo_AssistOut.Size = new System.Drawing.Size(60, 28);
+            this.textBox_DebugInfo_AssistOut.TabIndex = 56;
             // 
             // label97
             // 
@@ -5012,7 +5012,7 @@ namespace Welling_Motor_Debug_Tool
             this.MaximizeBox = false;
             this.Name = "Form1";
             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
-            this.Text = "Welling中置电机调试工具V1.2.7";
+            this.Text = "Welling中置电机调试工具V1.2.8";
             this.Load += new System.EventHandler(this.Form1_Load);
             this.menuStrip_Set.ResumeLayout(false);
             this.menuStrip_Set.PerformLayout();

BIN
Welling_Motor_Debug_Tool/bin/Debug/Welling_Motor_Debug_Tool.exe


BIN
Welling_Motor_Debug_Tool/bin/Debug/Welling_Motor_Debug_Tool.pdb


BIN
Welling_Motor_Debug_Tool/obj/Debug/Welling_Motor_Debug_Tool.csproj.GenerateResource.cache


BIN
Welling_Motor_Debug_Tool/obj/Debug/Welling_Motor_Debug_Tool.exe


BIN
Welling_Motor_Debug_Tool/obj/Debug/Welling_Motor_Debug_Tool.pdb