|
@@ -407,7 +407,12 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.textBox_MOS_R1 = new System.Windows.Forms.TextBox();
|
|
|
this.textBox_MOS_K1 = new System.Windows.Forms.TextBox();
|
|
|
this.groupBox20 = new System.Windows.Forms.GroupBox();
|
|
|
- this.textBox10 = new System.Windows.Forms.TextBox();
|
|
|
+ this.label1_TorqueCal1 = new System.Windows.Forms.Label();
|
|
|
+ this.label1_TorqueCal2 = new System.Windows.Forms.Label();
|
|
|
+ this.label1_TorqueCal3 = new System.Windows.Forms.Label();
|
|
|
+ this.label1_TorqueCal4 = new System.Windows.Forms.Label();
|
|
|
+ this.label1_TorqueCal0 = new System.Windows.Forms.Label();
|
|
|
+ this.textBox_FacModeSensorCal0 = new System.Windows.Forms.TextBox();
|
|
|
this.button_FacModeSensorRead = new System.Windows.Forms.Button();
|
|
|
this.textBox_FacModeSensorADC0 = new System.Windows.Forms.TextBox();
|
|
|
this.textBox_FacModeSensorADC4 = new System.Windows.Forms.TextBox();
|
|
@@ -1524,7 +1529,7 @@ 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(144, 26);
|
|
|
this.版本ToolStripMenuItem.Text = "版本信息";
|
|
|
this.版本ToolStripMenuItem.Click += new System.EventHandler(this.版本ToolStripMenuItem_Click);
|
|
|
//
|
|
@@ -1534,7 +1539,7 @@ 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(144, 26);
|
|
|
this.自动更新ToolStripMenuItem.Text = "自动更新";
|
|
|
//
|
|
|
// 打开ToolStripMenuItem
|
|
@@ -1556,14 +1561,14 @@ 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(144, 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(144, 26);
|
|
|
this.帮助ToolStripMenuItem.Text = "查看帮助";
|
|
|
this.帮助ToolStripMenuItem.Click += new System.EventHandler(this.帮助ToolStripMenuItem_Click);
|
|
|
//
|
|
@@ -1572,7 +1577,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.累计运行时间ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripMenuItem_RunTime});
|
|
|
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.MouseHover += new System.EventHandler(this.累计运行时间ToolStripMenuItem_MouseHover);
|
|
|
//
|
|
@@ -2003,7 +2008,8 @@ namespace Welling_Motor_Debug_Tool
|
|
|
"4",
|
|
|
"5",
|
|
|
"6",
|
|
|
- "7"});
|
|
|
+ "7",
|
|
|
+ "8"});
|
|
|
this.comboBox_TailLightMode.Location = new System.Drawing.Point(932, 14);
|
|
|
this.comboBox_TailLightMode.Name = "comboBox_TailLightMode";
|
|
|
this.comboBox_TailLightMode.Size = new System.Drawing.Size(55, 29);
|
|
@@ -4353,9 +4359,9 @@ namespace Welling_Motor_Debug_Tool
|
|
|
//
|
|
|
this.groupBox22.Controls.Add(this.button_FacModeLightSW);
|
|
|
this.groupBox22.Controls.Add(this.button_FacModeMotorRun);
|
|
|
- this.groupBox22.Location = new System.Drawing.Point(190, 3);
|
|
|
+ this.groupBox22.Location = new System.Drawing.Point(218, 3);
|
|
|
this.groupBox22.Name = "groupBox22";
|
|
|
- this.groupBox22.Size = new System.Drawing.Size(198, 178);
|
|
|
+ this.groupBox22.Size = new System.Drawing.Size(170, 96);
|
|
|
this.groupBox22.TabIndex = 10;
|
|
|
this.groupBox22.TabStop = false;
|
|
|
this.groupBox22.Text = "驱动测试";
|
|
@@ -4364,7 +4370,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
//
|
|
|
this.button_FacModeLightSW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
|
|
|
this.button_FacModeLightSW.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
- this.button_FacModeLightSW.Location = new System.Drawing.Point(15, 38);
|
|
|
+ this.button_FacModeLightSW.Location = new System.Drawing.Point(12, 38);
|
|
|
this.button_FacModeLightSW.Name = "button_FacModeLightSW";
|
|
|
this.button_FacModeLightSW.Size = new System.Drawing.Size(75, 45);
|
|
|
this.button_FacModeLightSW.TabIndex = 20;
|
|
@@ -4376,7 +4382,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
//
|
|
|
this.button_FacModeMotorRun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
|
this.button_FacModeMotorRun.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
- this.button_FacModeMotorRun.Location = new System.Drawing.Point(103, 38);
|
|
|
+ this.button_FacModeMotorRun.Location = new System.Drawing.Point(88, 38);
|
|
|
this.button_FacModeMotorRun.Name = "button_FacModeMotorRun";
|
|
|
this.button_FacModeMotorRun.Size = new System.Drawing.Size(75, 45);
|
|
|
this.button_FacModeMotorRun.TabIndex = 16;
|
|
@@ -4614,7 +4620,12 @@ namespace Welling_Motor_Debug_Tool
|
|
|
//
|
|
|
// groupBox20
|
|
|
//
|
|
|
- this.groupBox20.Controls.Add(this.textBox10);
|
|
|
+ this.groupBox20.Controls.Add(this.label1_TorqueCal1);
|
|
|
+ this.groupBox20.Controls.Add(this.label1_TorqueCal2);
|
|
|
+ this.groupBox20.Controls.Add(this.label1_TorqueCal3);
|
|
|
+ this.groupBox20.Controls.Add(this.label1_TorqueCal4);
|
|
|
+ this.groupBox20.Controls.Add(this.label1_TorqueCal0);
|
|
|
+ this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal0);
|
|
|
this.groupBox20.Controls.Add(this.button_FacModeSensorRead);
|
|
|
this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC0);
|
|
|
this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC4);
|
|
@@ -4631,21 +4642,76 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal2);
|
|
|
this.groupBox20.Location = new System.Drawing.Point(3, 109);
|
|
|
this.groupBox20.Name = "groupBox20";
|
|
|
- this.groupBox20.Size = new System.Drawing.Size(181, 203);
|
|
|
+ this.groupBox20.Size = new System.Drawing.Size(209, 203);
|
|
|
this.groupBox20.TabIndex = 8;
|
|
|
this.groupBox20.TabStop = false;
|
|
|
this.groupBox20.Text = "力矩标定";
|
|
|
//
|
|
|
- // textBox10
|
|
|
- //
|
|
|
- this.textBox10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
|
- this.textBox10.Location = new System.Drawing.Point(6, 35);
|
|
|
- this.textBox10.Name = "textBox10";
|
|
|
- this.textBox10.ReadOnly = true;
|
|
|
- this.textBox10.Size = new System.Drawing.Size(47, 28);
|
|
|
- this.textBox10.TabIndex = 16;
|
|
|
- this.textBox10.Text = "0";
|
|
|
- this.textBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
+ // label1_TorqueCal1
|
|
|
+ //
|
|
|
+ this.label1_TorqueCal1.BackColor = System.Drawing.Color.Red;
|
|
|
+ this.label1_TorqueCal1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label1_TorqueCal1.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
+ this.label1_TorqueCal1.Location = new System.Drawing.Point(181, 75);
|
|
|
+ this.label1_TorqueCal1.Name = "label1_TorqueCal1";
|
|
|
+ this.label1_TorqueCal1.Size = new System.Drawing.Size(15, 15);
|
|
|
+ this.label1_TorqueCal1.TabIndex = 21;
|
|
|
+ this.label1_TorqueCal1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
+ //
|
|
|
+ // label1_TorqueCal2
|
|
|
+ //
|
|
|
+ this.label1_TorqueCal2.BackColor = System.Drawing.Color.Red;
|
|
|
+ this.label1_TorqueCal2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label1_TorqueCal2.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
+ this.label1_TorqueCal2.Location = new System.Drawing.Point(181, 108);
|
|
|
+ this.label1_TorqueCal2.Name = "label1_TorqueCal2";
|
|
|
+ this.label1_TorqueCal2.Size = new System.Drawing.Size(15, 15);
|
|
|
+ this.label1_TorqueCal2.TabIndex = 20;
|
|
|
+ this.label1_TorqueCal2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
+ //
|
|
|
+ // label1_TorqueCal3
|
|
|
+ //
|
|
|
+ this.label1_TorqueCal3.BackColor = System.Drawing.Color.Red;
|
|
|
+ this.label1_TorqueCal3.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label1_TorqueCal3.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
+ this.label1_TorqueCal3.Location = new System.Drawing.Point(181, 141);
|
|
|
+ this.label1_TorqueCal3.Name = "label1_TorqueCal3";
|
|
|
+ this.label1_TorqueCal3.Size = new System.Drawing.Size(15, 15);
|
|
|
+ this.label1_TorqueCal3.TabIndex = 19;
|
|
|
+ this.label1_TorqueCal3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
+ //
|
|
|
+ // label1_TorqueCal4
|
|
|
+ //
|
|
|
+ this.label1_TorqueCal4.BackColor = System.Drawing.Color.Red;
|
|
|
+ this.label1_TorqueCal4.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label1_TorqueCal4.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
+ this.label1_TorqueCal4.Location = new System.Drawing.Point(181, 174);
|
|
|
+ this.label1_TorqueCal4.Name = "label1_TorqueCal4";
|
|
|
+ this.label1_TorqueCal4.Size = new System.Drawing.Size(15, 15);
|
|
|
+ this.label1_TorqueCal4.TabIndex = 18;
|
|
|
+ this.label1_TorqueCal4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
+ //
|
|
|
+ // label1_TorqueCal0
|
|
|
+ //
|
|
|
+ this.label1_TorqueCal0.BackColor = System.Drawing.Color.Red;
|
|
|
+ this.label1_TorqueCal0.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label1_TorqueCal0.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
+ this.label1_TorqueCal0.Location = new System.Drawing.Point(181, 41);
|
|
|
+ this.label1_TorqueCal0.Name = "label1_TorqueCal0";
|
|
|
+ this.label1_TorqueCal0.Size = new System.Drawing.Size(15, 15);
|
|
|
+ this.label1_TorqueCal0.TabIndex = 17;
|
|
|
+ this.label1_TorqueCal0.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
+ //
|
|
|
+ // textBox_FacModeSensorCal0
|
|
|
+ //
|
|
|
+ this.textBox_FacModeSensorCal0.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
|
+ this.textBox_FacModeSensorCal0.Location = new System.Drawing.Point(6, 35);
|
|
|
+ this.textBox_FacModeSensorCal0.Name = "textBox_FacModeSensorCal0";
|
|
|
+ this.textBox_FacModeSensorCal0.ReadOnly = true;
|
|
|
+ this.textBox_FacModeSensorCal0.Size = new System.Drawing.Size(47, 28);
|
|
|
+ this.textBox_FacModeSensorCal0.TabIndex = 16;
|
|
|
+ this.textBox_FacModeSensorCal0.Text = "0";
|
|
|
+ this.textBox_FacModeSensorCal0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
//
|
|
|
// button_FacModeSensorRead
|
|
|
//
|
|
@@ -4802,9 +4868,9 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.groupBox24.Controls.Add(this.textBox_ODO_TIME);
|
|
|
this.groupBox24.Controls.Add(this.label126);
|
|
|
this.groupBox24.Controls.Add(this.label119);
|
|
|
- this.groupBox24.Location = new System.Drawing.Point(189, 187);
|
|
|
+ this.groupBox24.Location = new System.Drawing.Point(218, 109);
|
|
|
this.groupBox24.Name = "groupBox24";
|
|
|
- this.groupBox24.Size = new System.Drawing.Size(199, 125);
|
|
|
+ this.groupBox24.Size = new System.Drawing.Size(170, 203);
|
|
|
this.groupBox24.TabIndex = 7;
|
|
|
this.groupBox24.TabStop = false;
|
|
|
this.groupBox24.Text = "骑行信息";
|
|
@@ -4812,7 +4878,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
// button_ReadRideLog
|
|
|
//
|
|
|
this.button_ReadRideLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
|
|
|
- this.button_ReadRideLog.Location = new System.Drawing.Point(63, 92);
|
|
|
+ this.button_ReadRideLog.Location = new System.Drawing.Point(16, 167);
|
|
|
this.button_ReadRideLog.Name = "button_ReadRideLog";
|
|
|
this.button_ReadRideLog.Size = new System.Drawing.Size(60, 29);
|
|
|
this.button_ReadRideLog.TabIndex = 16;
|
|
@@ -4823,7 +4889,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
// button_WriteRideLog
|
|
|
//
|
|
|
this.button_WriteRideLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
|
- this.button_WriteRideLog.Location = new System.Drawing.Point(129, 92);
|
|
|
+ this.button_WriteRideLog.Location = new System.Drawing.Point(92, 167);
|
|
|
this.button_WriteRideLog.Name = "button_WriteRideLog";
|
|
|
this.button_WriteRideLog.Size = new System.Drawing.Size(60, 29);
|
|
|
this.button_WriteRideLog.TabIndex = 17;
|
|
@@ -4834,7 +4900,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
// textBox_TRIP_KM
|
|
|
//
|
|
|
this.textBox_TRIP_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
|
- this.textBox_TRIP_KM.Location = new System.Drawing.Point(63, 60);
|
|
|
+ this.textBox_TRIP_KM.Location = new System.Drawing.Point(16, 120);
|
|
|
this.textBox_TRIP_KM.Name = "textBox_TRIP_KM";
|
|
|
this.textBox_TRIP_KM.Size = new System.Drawing.Size(60, 28);
|
|
|
this.textBox_TRIP_KM.TabIndex = 15;
|
|
@@ -4843,7 +4909,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
// textBox_TRIP_TIME
|
|
|
//
|
|
|
this.textBox_TRIP_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
|
- this.textBox_TRIP_TIME.Location = new System.Drawing.Point(129, 60);
|
|
|
+ this.textBox_TRIP_TIME.Location = new System.Drawing.Point(92, 120);
|
|
|
this.textBox_TRIP_TIME.Name = "textBox_TRIP_TIME";
|
|
|
this.textBox_TRIP_TIME.Size = new System.Drawing.Size(60, 28);
|
|
|
this.textBox_TRIP_TIME.TabIndex = 15;
|
|
@@ -4852,7 +4918,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
// textBox_ODO_KM
|
|
|
//
|
|
|
this.textBox_ODO_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
|
- this.textBox_ODO_KM.Location = new System.Drawing.Point(63, 30);
|
|
|
+ this.textBox_ODO_KM.Location = new System.Drawing.Point(16, 55);
|
|
|
this.textBox_ODO_KM.Name = "textBox_ODO_KM";
|
|
|
this.textBox_ODO_KM.Size = new System.Drawing.Size(60, 28);
|
|
|
this.textBox_ODO_KM.TabIndex = 15;
|
|
@@ -4861,7 +4927,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
// textBox_ODO_TIME
|
|
|
//
|
|
|
this.textBox_ODO_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
|
- this.textBox_ODO_TIME.Location = new System.Drawing.Point(129, 30);
|
|
|
+ this.textBox_ODO_TIME.Location = new System.Drawing.Point(92, 55);
|
|
|
this.textBox_ODO_TIME.Name = "textBox_ODO_TIME";
|
|
|
this.textBox_ODO_TIME.Size = new System.Drawing.Size(60, 28);
|
|
|
this.textBox_ODO_TIME.TabIndex = 15;
|
|
@@ -4870,7 +4936,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
// label126
|
|
|
//
|
|
|
this.label126.AutoSize = true;
|
|
|
- this.label126.Location = new System.Drawing.Point(6, 64);
|
|
|
+ this.label126.Location = new System.Drawing.Point(24, 91);
|
|
|
this.label126.Name = "label126";
|
|
|
this.label126.Size = new System.Drawing.Size(44, 21);
|
|
|
this.label126.TabIndex = 3;
|
|
@@ -4879,7 +4945,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
// label119
|
|
|
//
|
|
|
this.label119.AutoSize = true;
|
|
|
- this.label119.Location = new System.Drawing.Point(6, 34);
|
|
|
+ this.label119.Location = new System.Drawing.Point(22, 26);
|
|
|
this.label119.Name = "label119";
|
|
|
this.label119.Size = new System.Drawing.Size(48, 21);
|
|
|
this.label119.TabIndex = 3;
|
|
@@ -4890,7 +4956,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.groupBox19.Controls.Add(this.button_FacModeInit);
|
|
|
this.groupBox19.Location = new System.Drawing.Point(3, 3);
|
|
|
this.groupBox19.Name = "groupBox19";
|
|
|
- this.groupBox19.Size = new System.Drawing.Size(181, 96);
|
|
|
+ this.groupBox19.Size = new System.Drawing.Size(209, 96);
|
|
|
this.groupBox19.TabIndex = 7;
|
|
|
this.groupBox19.TabStop = false;
|
|
|
this.groupBox19.Text = "初始化";
|
|
@@ -4901,7 +4967,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.button_FacModeInit.ForeColor = System.Drawing.Color.White;
|
|
|
this.button_FacModeInit.Location = new System.Drawing.Point(26, 38);
|
|
|
this.button_FacModeInit.Name = "button_FacModeInit";
|
|
|
- this.button_FacModeInit.Size = new System.Drawing.Size(126, 45);
|
|
|
+ this.button_FacModeInit.Size = new System.Drawing.Size(149, 45);
|
|
|
this.button_FacModeInit.TabIndex = 0;
|
|
|
this.button_FacModeInit.Text = "初始化";
|
|
|
this.button_FacModeInit.UseVisualStyleBackColor = false;
|
|
@@ -7820,7 +7886,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
private TextBox textBox_FacModeSensorCal3;
|
|
|
private TextBox textBox_FacModeSensorCal1;
|
|
|
private TextBox textBox_FacModeSensorCal2;
|
|
|
- private TextBox textBox10;
|
|
|
+ private TextBox textBox_FacModeSensorCal0;
|
|
|
private Button button_FacModeSensorRead;
|
|
|
private TextBox textBox_FacModeSensorADC0;
|
|
|
private TextBox textBox_FacModeSensorADC4;
|
|
@@ -8239,5 +8305,10 @@ namespace Welling_Motor_Debug_Tool
|
|
|
private CheckBox checkBox_CheckModeAngle;
|
|
|
private Label label157;
|
|
|
private Label label_CheckModeAngle;
|
|
|
+ private Label label1_TorqueCal0;
|
|
|
+ private Label label1_TorqueCal1;
|
|
|
+ private Label label1_TorqueCal2;
|
|
|
+ private Label label1_TorqueCal3;
|
|
|
+ private Label label1_TorqueCal4;
|
|
|
}
|
|
|
}
|