|
@@ -647,7 +647,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(160, 26);
|
|
|
this.刷新ToolStripMenuItem.Text = "刷新";
|
|
|
this.刷新ToolStripMenuItem.Click += new System.EventHandler(this.刷新ToolStripMenuItem_Click);
|
|
|
//
|
|
@@ -656,7 +656,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.端口号ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripComboBox_ComNum});
|
|
|
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.ConfigFileSave_Click);
|
|
|
//
|
|
@@ -674,7 +674,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.波特率ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripComboBox_Baudrate});
|
|
|
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 = "波特率";
|
|
|
//
|
|
|
// toolStripComboBox_Baudrate
|
|
@@ -693,14 +693,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(160, 26);
|
|
|
this.连接ToolStripMenuItem.Text = "连接";
|
|
|
this.连接ToolStripMenuItem.Click += new System.EventHandler(this.连接ToolStripMenuItem_Click);
|
|
|
//
|
|
|
// toolStripSeparator1
|
|
|
//
|
|
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
|
|
- this.toolStripSeparator1.Size = new System.Drawing.Size(177, 6);
|
|
|
+ this.toolStripSeparator1.Size = new System.Drawing.Size(157, 6);
|
|
|
//
|
|
|
// 其它配置项ToolStripMenuItem
|
|
|
//
|
|
@@ -709,7 +709,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(160, 26);
|
|
|
this.其它配置项ToolStripMenuItem.Text = "其它配置项";
|
|
|
//
|
|
|
// 连接开机ToolStripMenuItem
|
|
@@ -1025,7 +1025,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.电压ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripTextBox_ThVol});
|
|
|
this.电压ToolStripMenuItem.Name = "电压ToolStripMenuItem";
|
|
|
- this.电压ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
+ this.电压ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
|
|
|
this.电压ToolStripMenuItem.Text = "电压";
|
|
|
//
|
|
|
// toolStripTextBox_ThVol
|
|
@@ -1041,7 +1041,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.电流ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripTextBox_ThCur});
|
|
|
this.电流ToolStripMenuItem.Name = "电流ToolStripMenuItem";
|
|
|
- this.电流ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
+ this.电流ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
|
|
|
this.电流ToolStripMenuItem.Text = "电流";
|
|
|
//
|
|
|
// toolStripTextBox_ThCur
|
|
@@ -1057,7 +1057,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.转速ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripTextBox_ThSpeed});
|
|
|
this.转速ToolStripMenuItem.Name = "转速ToolStripMenuItem";
|
|
|
- this.转速ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
+ this.转速ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
|
|
|
this.转速ToolStripMenuItem.Text = "转速";
|
|
|
//
|
|
|
// toolStripTextBox_ThSpeed
|
|
@@ -1073,7 +1073,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.力矩ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripTextBox_ThTor});
|
|
|
this.力矩ToolStripMenuItem.Name = "力矩ToolStripMenuItem";
|
|
|
- this.力矩ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
+ this.力矩ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
|
|
|
this.力矩ToolStripMenuItem.Text = "力矩";
|
|
|
//
|
|
|
// toolStripTextBox_ThTor
|
|
@@ -1089,7 +1089,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.踏频ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripTextBox_ThCad});
|
|
|
this.踏频ToolStripMenuItem.Name = "踏频ToolStripMenuItem";
|
|
|
- this.踏频ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
+ this.踏频ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
|
|
|
this.踏频ToolStripMenuItem.Text = "踏频";
|
|
|
//
|
|
|
// toolStripTextBox_ThCad
|
|
@@ -1105,7 +1105,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.车速ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripTextBox_ThBikeSpeed});
|
|
|
this.车速ToolStripMenuItem.Name = "车速ToolStripMenuItem";
|
|
|
- this.车速ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
+ this.车速ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
|
|
|
this.车速ToolStripMenuItem.Text = "车速";
|
|
|
//
|
|
|
// toolStripTextBox_ThBikeSpeed
|
|
@@ -1121,7 +1121,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.pCB温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripTextBox_ThT_PCB});
|
|
|
this.pCB温度ToolStripMenuItem.Name = "pCB温度ToolStripMenuItem";
|
|
|
- this.pCB温度ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
+ this.pCB温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
|
|
|
this.pCB温度ToolStripMenuItem.Text = "PCB温度";
|
|
|
//
|
|
|
// toolStripTextBox_ThT_PCB
|
|
@@ -1137,7 +1137,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.mCU温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripTextBox_ThT_MCU});
|
|
|
this.mCU温度ToolStripMenuItem.Name = "mCU温度ToolStripMenuItem";
|
|
|
- this.mCU温度ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
+ this.mCU温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
|
|
|
this.mCU温度ToolStripMenuItem.Text = "MCU温度";
|
|
|
//
|
|
|
// toolStripTextBox_ThT_MCU
|
|
@@ -1153,7 +1153,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.电机温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripTextBox_ThT_Motor});
|
|
|
this.电机温度ToolStripMenuItem.Name = "电机温度ToolStripMenuItem";
|
|
|
- this.电机温度ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
+ this.电机温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
|
|
|
this.电机温度ToolStripMenuItem.Text = "电机温度";
|
|
|
//
|
|
|
// toolStripTextBox_ThT_Motor
|
|
@@ -4773,9 +4773,9 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.comboBox_FacModeCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.comboBox_FacModeCfgFile.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
this.comboBox_FacModeCfgFile.FormattingEnabled = true;
|
|
|
- this.comboBox_FacModeCfgFile.Location = new System.Drawing.Point(235, 6);
|
|
|
+ this.comboBox_FacModeCfgFile.Location = new System.Drawing.Point(218, 6);
|
|
|
this.comboBox_FacModeCfgFile.Name = "comboBox_FacModeCfgFile";
|
|
|
- this.comboBox_FacModeCfgFile.Size = new System.Drawing.Size(680, 29);
|
|
|
+ this.comboBox_FacModeCfgFile.Size = new System.Drawing.Size(697, 29);
|
|
|
this.comboBox_FacModeCfgFile.TabIndex = 8;
|
|
|
//
|
|
|
// comboBox_FacModeCfgDate
|
|
@@ -4786,7 +4786,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.comboBox_FacModeCfgDate.FormattingEnabled = true;
|
|
|
this.comboBox_FacModeCfgDate.Location = new System.Drawing.Point(92, 6);
|
|
|
this.comboBox_FacModeCfgDate.Name = "comboBox_FacModeCfgDate";
|
|
|
- this.comboBox_FacModeCfgDate.Size = new System.Drawing.Size(137, 29);
|
|
|
+ this.comboBox_FacModeCfgDate.Size = new System.Drawing.Size(120, 29);
|
|
|
this.comboBox_FacModeCfgDate.TabIndex = 8;
|
|
|
this.comboBox_FacModeCfgDate.SelectionChangeCommitted += new System.EventHandler(this.comboBox_FacModeCfgDate_SelectionChangeCommitted);
|
|
|
this.comboBox_FacModeCfgDate.Click += new System.EventHandler(this.comboBox_FacModeCfgDate_Click);
|
|
@@ -5057,9 +5057,9 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.comboBox_CheckModeCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.comboBox_CheckModeCfgFile.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
this.comboBox_CheckModeCfgFile.FormattingEnabled = true;
|
|
|
- this.comboBox_CheckModeCfgFile.Location = new System.Drawing.Point(235, 6);
|
|
|
+ this.comboBox_CheckModeCfgFile.Location = new System.Drawing.Point(218, 6);
|
|
|
this.comboBox_CheckModeCfgFile.Name = "comboBox_CheckModeCfgFile";
|
|
|
- this.comboBox_CheckModeCfgFile.Size = new System.Drawing.Size(680, 29);
|
|
|
+ this.comboBox_CheckModeCfgFile.Size = new System.Drawing.Size(697, 29);
|
|
|
this.comboBox_CheckModeCfgFile.TabIndex = 18;
|
|
|
//
|
|
|
// groupBox31
|
|
@@ -5204,7 +5204,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.comboBox_CheckModeCfgDate.FormattingEnabled = true;
|
|
|
this.comboBox_CheckModeCfgDate.Location = new System.Drawing.Point(92, 6);
|
|
|
this.comboBox_CheckModeCfgDate.Name = "comboBox_CheckModeCfgDate";
|
|
|
- this.comboBox_CheckModeCfgDate.Size = new System.Drawing.Size(137, 29);
|
|
|
+ this.comboBox_CheckModeCfgDate.Size = new System.Drawing.Size(120, 29);
|
|
|
this.comboBox_CheckModeCfgDate.TabIndex = 19;
|
|
|
this.comboBox_CheckModeCfgDate.SelectionChangeCommitted += new System.EventHandler(this.comboBox_CheckModeCfgDate_SelectionChangeCommitted);
|
|
|
this.comboBox_CheckModeCfgDate.Click += new System.EventHandler(this.comboBox_CheckModeCfgDate_Click);
|