|
@@ -144,6 +144,16 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.button_ExportLog = new System.Windows.Forms.Button();
|
|
|
this.richTextBox_Record = new System.Windows.Forms.RichTextBox();
|
|
|
this.tabPage_OtherInfo = new System.Windows.Forms.TabPage();
|
|
|
+ this.groupBox16 = new System.Windows.Forms.GroupBox();
|
|
|
+ this.groupBox18 = new System.Windows.Forms.GroupBox();
|
|
|
+ this.radioButton_SIP_SaveNo = new System.Windows.Forms.RadioButton();
|
|
|
+ this.radioButton_SIP_SaveYes = new System.Windows.Forms.RadioButton();
|
|
|
+ this.groupBox17 = new System.Windows.Forms.GroupBox();
|
|
|
+ this.radioButton_EE_SaveYes = new System.Windows.Forms.RadioButton();
|
|
|
+ this.radioButton_EE_SaveNo = new System.Windows.Forms.RadioButton();
|
|
|
+ this.button_ReadSaveFlag = new System.Windows.Forms.Button();
|
|
|
+ this.button_WriteSaveFlag = new System.Windows.Forms.Button();
|
|
|
+ this.checkBox_SaveYes = new System.Windows.Forms.CheckBox();
|
|
|
this.groupBox9 = new System.Windows.Forms.GroupBox();
|
|
|
this.button_Recovery = new System.Windows.Forms.Button();
|
|
|
this.button_ClearLog = new System.Windows.Forms.Button();
|
|
@@ -217,6 +227,9 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.label50 = new System.Windows.Forms.Label();
|
|
|
this.label51 = new System.Windows.Forms.Label();
|
|
|
this.groupBox13 = new System.Windows.Forms.GroupBox();
|
|
|
+ this.label64 = new System.Windows.Forms.Label();
|
|
|
+ this.numericUpDown_OBC_OffTime = new System.Windows.Forms.NumericUpDown();
|
|
|
+ this.label63 = new System.Windows.Forms.Label();
|
|
|
this.numericUpDown_OBC_WheelAdj = new System.Windows.Forms.NumericUpDown();
|
|
|
this.label59 = new System.Windows.Forms.Label();
|
|
|
this.comboBox_OBC_AssistFunc = new System.Windows.Forms.ComboBox();
|
|
@@ -237,6 +250,13 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.label61 = new System.Windows.Forms.Label();
|
|
|
this.comboBox_OBC_SetGearST = new System.Windows.Forms.ComboBox();
|
|
|
this.checkBox_OBC_StartSetGearSt = new System.Windows.Forms.CheckBox();
|
|
|
+ this.tabPage_RAMorFLASH = new System.Windows.Forms.TabPage();
|
|
|
+ this.textBox_Address_End = new System.Windows.Forms.TextBox();
|
|
|
+ this.label66 = new System.Windows.Forms.Label();
|
|
|
+ this.textBox_Address_Begin = new System.Windows.Forms.TextBox();
|
|
|
+ this.label65 = new System.Windows.Forms.Label();
|
|
|
+ this.button_ReadRamFlash = new System.Windows.Forms.Button();
|
|
|
+ this.richTextBox_RamFlasgData = new System.Windows.Forms.RichTextBox();
|
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
|
this.label_RecCount = new System.Windows.Forms.Label();
|
|
|
this.timer_1s = new System.Windows.Forms.Timer(this.components);
|
|
@@ -248,16 +268,6 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.label44 = new System.Windows.Forms.Label();
|
|
|
this.label45 = new System.Windows.Forms.Label();
|
|
|
this.label46 = new System.Windows.Forms.Label();
|
|
|
- this.groupBox16 = new System.Windows.Forms.GroupBox();
|
|
|
- this.checkBox_SaveYes = new System.Windows.Forms.CheckBox();
|
|
|
- this.radioButton_SIP_SaveYes = new System.Windows.Forms.RadioButton();
|
|
|
- this.radioButton_SIP_SaveNo = new System.Windows.Forms.RadioButton();
|
|
|
- this.button_ReadSaveFlag = new System.Windows.Forms.Button();
|
|
|
- this.button_WriteSaveFlag = new System.Windows.Forms.Button();
|
|
|
- this.groupBox17 = new System.Windows.Forms.GroupBox();
|
|
|
- this.radioButton_EE_SaveYes = new System.Windows.Forms.RadioButton();
|
|
|
- this.radioButton_EE_SaveNo = new System.Windows.Forms.RadioButton();
|
|
|
- this.groupBox18 = new System.Windows.Forms.GroupBox();
|
|
|
this.menuStrip_Set.SuspendLayout();
|
|
|
this.statusStrip1.SuspendLayout();
|
|
|
this.groupBox1.SuspendLayout();
|
|
@@ -273,6 +283,9 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.tabPage_DebugParam.SuspendLayout();
|
|
|
this.tabPage_RecordInfo.SuspendLayout();
|
|
|
this.tabPage_OtherInfo.SuspendLayout();
|
|
|
+ this.groupBox16.SuspendLayout();
|
|
|
+ this.groupBox18.SuspendLayout();
|
|
|
+ this.groupBox17.SuspendLayout();
|
|
|
this.groupBox9.SuspendLayout();
|
|
|
this.groupBox8.SuspendLayout();
|
|
|
this.groupBox7.SuspendLayout();
|
|
@@ -283,14 +296,13 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.groupBox15.SuspendLayout();
|
|
|
this.groupBox14.SuspendLayout();
|
|
|
this.groupBox13.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_OffTime)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_WheelAdj)).BeginInit();
|
|
|
this.groupBox12.SuspendLayout();
|
|
|
this.groupBox11.SuspendLayout();
|
|
|
this.groupBox10.SuspendLayout();
|
|
|
+ this.tabPage_RAMorFLASH.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
|
- this.groupBox16.SuspendLayout();
|
|
|
- this.groupBox17.SuspendLayout();
|
|
|
- this.groupBox18.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// menuStrip_Set
|
|
@@ -323,7 +335,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(128, 26);
|
|
|
this.刷新ToolStripMenuItem.Text = "刷新";
|
|
|
this.刷新ToolStripMenuItem.Click += new System.EventHandler(this.刷新ToolStripMenuItem_Click);
|
|
|
//
|
|
@@ -332,7 +344,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(128, 26);
|
|
|
this.端口号ToolStripMenuItem.Text = "端口号";
|
|
|
//
|
|
|
// toolStripComboBox_ComNum
|
|
@@ -348,7 +360,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(128, 26);
|
|
|
this.波特率ToolStripMenuItem.Text = "波特率";
|
|
|
//
|
|
|
// toolStripComboBox_Baudrate
|
|
@@ -366,7 +378,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(128, 26);
|
|
|
this.连接ToolStripMenuItem.Text = "连接";
|
|
|
this.连接ToolStripMenuItem.Click += new System.EventHandler(this.连接ToolStripMenuItem_Click);
|
|
|
//
|
|
@@ -381,8 +393,10 @@ namespace Welling_Motor_Debug_Tool
|
|
|
//
|
|
|
// 写入存储ToolStripMenuItem
|
|
|
//
|
|
|
+ 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(144, 26);
|
|
|
this.写入存储ToolStripMenuItem.Text = "执行保存";
|
|
|
this.写入存储ToolStripMenuItem.Click += new System.EventHandler(this.写入存储ToolStripMenuItem_Click);
|
|
|
//
|
|
@@ -430,13 +444,13 @@ 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 = "查看帮助";
|
|
|
//
|
|
|
// 版本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 = "版本信息";
|
|
|
//
|
|
|
// statusStrip1
|
|
@@ -527,7 +541,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.comboBox_LightSwitch.Name = "comboBox_LightSwitch";
|
|
|
this.comboBox_LightSwitch.Size = new System.Drawing.Size(100, 29);
|
|
|
this.comboBox_LightSwitch.TabIndex = 3;
|
|
|
- this.comboBox_LightSwitch.SelectionChangeCommitted += new System.EventHandler(this.comboBox_GearSt_SelectionChangeCommitted);
|
|
|
+ //this.comboBox_LightSwitch.SelectedIndexChanged += new System.EventHandler(this.comboBox_GearSt_SelectedIndexChanged);
|
|
|
//
|
|
|
// label3
|
|
|
//
|
|
@@ -545,18 +559,18 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.comboBox_GearSt.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
this.comboBox_GearSt.FormattingEnabled = true;
|
|
|
this.comboBox_GearSt.Items.AddRange(new object[] {
|
|
|
- "0",
|
|
|
- "1",
|
|
|
- "2",
|
|
|
- "3",
|
|
|
- "4",
|
|
|
- "5",
|
|
|
- "Walk"});
|
|
|
+ "OFF",
|
|
|
+ "ECO",
|
|
|
+ "NORM",
|
|
|
+ "SPORT",
|
|
|
+ "TURBO",
|
|
|
+ "SMART",
|
|
|
+ "WALK"});
|
|
|
this.comboBox_GearSt.Location = new System.Drawing.Point(85, 70);
|
|
|
this.comboBox_GearSt.Name = "comboBox_GearSt";
|
|
|
this.comboBox_GearSt.Size = new System.Drawing.Size(100, 29);
|
|
|
this.comboBox_GearSt.TabIndex = 1;
|
|
|
- this.comboBox_GearSt.SelectionChangeCommitted += new System.EventHandler(this.comboBox_GearSt_SelectionChangeCommitted);
|
|
|
+ //this.comboBox_GearSt.SelectedIndexChanged += new System.EventHandler(this.comboBox_GearSt_SelectedIndexChanged);
|
|
|
//
|
|
|
// comboBox_WorkMode
|
|
|
//
|
|
@@ -571,7 +585,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.comboBox_WorkMode.Name = "comboBox_WorkMode";
|
|
|
this.comboBox_WorkMode.Size = new System.Drawing.Size(100, 29);
|
|
|
this.comboBox_WorkMode.TabIndex = 1;
|
|
|
- this.comboBox_WorkMode.SelectionChangeCommitted += new System.EventHandler(this.comboBox_WorkMode_SelectionChangeCommitted);
|
|
|
+ //this.comboBox_WorkMode.SelectedIndexChanged += new System.EventHandler(this.comboBox_WorkMode_SelectedIndexChanged);
|
|
|
//
|
|
|
// label2
|
|
|
//
|
|
@@ -1002,6 +1016,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.tabControl1.Controls.Add(this.tabPage_RecordInfo);
|
|
|
this.tabControl1.Controls.Add(this.tabPage_OtherInfo);
|
|
|
this.tabControl1.Controls.Add(this.tabPage_OBC);
|
|
|
+ this.tabControl1.Controls.Add(this.tabPage_RAMorFLASH);
|
|
|
this.tabControl1.Location = new System.Drawing.Point(10, 27);
|
|
|
this.tabControl1.Name = "tabControl1";
|
|
|
this.tabControl1.SelectedIndex = 0;
|
|
@@ -1441,6 +1456,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
// button_SaveRecordInfo
|
|
|
//
|
|
|
this.button_SaveRecordInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
|
+ this.button_SaveRecordInfo.Enabled = false;
|
|
|
this.button_SaveRecordInfo.Location = new System.Drawing.Point(808, 259);
|
|
|
this.button_SaveRecordInfo.Name = "button_SaveRecordInfo";
|
|
|
this.button_SaveRecordInfo.Size = new System.Drawing.Size(112, 50);
|
|
@@ -1462,6 +1478,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
// button_ExportLog
|
|
|
//
|
|
|
this.button_ExportLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
|
|
|
+ this.button_ExportLog.Enabled = false;
|
|
|
this.button_ExportLog.Location = new System.Drawing.Point(808, 203);
|
|
|
this.button_ExportLog.Name = "button_ExportLog";
|
|
|
this.button_ExportLog.Size = new System.Drawing.Size(112, 50);
|
|
@@ -1494,6 +1511,118 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.tabPage_OtherInfo.TabIndex = 7;
|
|
|
this.tabPage_OtherInfo.Text = "其它信息";
|
|
|
//
|
|
|
+ // groupBox16
|
|
|
+ //
|
|
|
+ this.groupBox16.Controls.Add(this.groupBox18);
|
|
|
+ this.groupBox16.Controls.Add(this.groupBox17);
|
|
|
+ this.groupBox16.Controls.Add(this.button_ReadSaveFlag);
|
|
|
+ this.groupBox16.Controls.Add(this.button_WriteSaveFlag);
|
|
|
+ this.groupBox16.Controls.Add(this.checkBox_SaveYes);
|
|
|
+ this.groupBox16.Location = new System.Drawing.Point(627, 172);
|
|
|
+ this.groupBox16.Name = "groupBox16";
|
|
|
+ this.groupBox16.Size = new System.Drawing.Size(303, 132);
|
|
|
+ this.groupBox16.TabIndex = 5;
|
|
|
+ this.groupBox16.TabStop = false;
|
|
|
+ this.groupBox16.Text = "存储标志";
|
|
|
+ //
|
|
|
+ // groupBox18
|
|
|
+ //
|
|
|
+ this.groupBox18.Controls.Add(this.radioButton_SIP_SaveNo);
|
|
|
+ this.groupBox18.Controls.Add(this.radioButton_SIP_SaveYes);
|
|
|
+ this.groupBox18.Location = new System.Drawing.Point(106, 27);
|
|
|
+ this.groupBox18.Name = "groupBox18";
|
|
|
+ this.groupBox18.Size = new System.Drawing.Size(95, 95);
|
|
|
+ this.groupBox18.TabIndex = 11;
|
|
|
+ this.groupBox18.TabStop = false;
|
|
|
+ this.groupBox18.Text = "SIP校准";
|
|
|
+ //
|
|
|
+ // radioButton_SIP_SaveNo
|
|
|
+ //
|
|
|
+ this.radioButton_SIP_SaveNo.AutoSize = true;
|
|
|
+ this.radioButton_SIP_SaveNo.Location = new System.Drawing.Point(12, 31);
|
|
|
+ this.radioButton_SIP_SaveNo.Name = "radioButton_SIP_SaveNo";
|
|
|
+ this.radioButton_SIP_SaveNo.Size = new System.Drawing.Size(76, 25);
|
|
|
+ this.radioButton_SIP_SaveNo.TabIndex = 9;
|
|
|
+ this.radioButton_SIP_SaveNo.TabStop = true;
|
|
|
+ this.radioButton_SIP_SaveNo.Text = "未存储";
|
|
|
+ this.radioButton_SIP_SaveNo.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // radioButton_SIP_SaveYes
|
|
|
+ //
|
|
|
+ this.radioButton_SIP_SaveYes.AutoSize = true;
|
|
|
+ this.radioButton_SIP_SaveYes.Location = new System.Drawing.Point(12, 56);
|
|
|
+ this.radioButton_SIP_SaveYes.Name = "radioButton_SIP_SaveYes";
|
|
|
+ this.radioButton_SIP_SaveYes.Size = new System.Drawing.Size(76, 25);
|
|
|
+ this.radioButton_SIP_SaveYes.TabIndex = 8;
|
|
|
+ this.radioButton_SIP_SaveYes.TabStop = true;
|
|
|
+ this.radioButton_SIP_SaveYes.Text = "已存储";
|
|
|
+ this.radioButton_SIP_SaveYes.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // groupBox17
|
|
|
+ //
|
|
|
+ this.groupBox17.Controls.Add(this.radioButton_EE_SaveYes);
|
|
|
+ this.groupBox17.Controls.Add(this.radioButton_EE_SaveNo);
|
|
|
+ this.groupBox17.Location = new System.Drawing.Point(6, 26);
|
|
|
+ this.groupBox17.Name = "groupBox17";
|
|
|
+ this.groupBox17.Size = new System.Drawing.Size(95, 96);
|
|
|
+ this.groupBox17.TabIndex = 10;
|
|
|
+ this.groupBox17.TabStop = false;
|
|
|
+ this.groupBox17.Text = "EEPROM";
|
|
|
+ //
|
|
|
+ // radioButton_EE_SaveYes
|
|
|
+ //
|
|
|
+ this.radioButton_EE_SaveYes.AutoSize = true;
|
|
|
+ this.radioButton_EE_SaveYes.Location = new System.Drawing.Point(15, 57);
|
|
|
+ this.radioButton_EE_SaveYes.Name = "radioButton_EE_SaveYes";
|
|
|
+ this.radioButton_EE_SaveYes.Size = new System.Drawing.Size(76, 25);
|
|
|
+ this.radioButton_EE_SaveYes.TabIndex = 8;
|
|
|
+ this.radioButton_EE_SaveYes.TabStop = true;
|
|
|
+ this.radioButton_EE_SaveYes.Text = "已存储";
|
|
|
+ this.radioButton_EE_SaveYes.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // radioButton_EE_SaveNo
|
|
|
+ //
|
|
|
+ this.radioButton_EE_SaveNo.AutoSize = true;
|
|
|
+ this.radioButton_EE_SaveNo.Location = new System.Drawing.Point(15, 32);
|
|
|
+ this.radioButton_EE_SaveNo.Name = "radioButton_EE_SaveNo";
|
|
|
+ this.radioButton_EE_SaveNo.Size = new System.Drawing.Size(76, 25);
|
|
|
+ this.radioButton_EE_SaveNo.TabIndex = 9;
|
|
|
+ this.radioButton_EE_SaveNo.TabStop = true;
|
|
|
+ this.radioButton_EE_SaveNo.Text = "未存储";
|
|
|
+ this.radioButton_EE_SaveNo.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // button_ReadSaveFlag
|
|
|
+ //
|
|
|
+ this.button_ReadSaveFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
|
|
|
+ this.button_ReadSaveFlag.Location = new System.Drawing.Point(207, 61);
|
|
|
+ this.button_ReadSaveFlag.Name = "button_ReadSaveFlag";
|
|
|
+ this.button_ReadSaveFlag.Size = new System.Drawing.Size(61, 29);
|
|
|
+ this.button_ReadSaveFlag.TabIndex = 3;
|
|
|
+ this.button_ReadSaveFlag.Text = "查询";
|
|
|
+ this.button_ReadSaveFlag.UseVisualStyleBackColor = false;
|
|
|
+ this.button_ReadSaveFlag.Click += new System.EventHandler(this.button_ReadSaveFlag_Click);
|
|
|
+ //
|
|
|
+ // button_WriteSaveFlag
|
|
|
+ //
|
|
|
+ this.button_WriteSaveFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
|
|
|
+ this.button_WriteSaveFlag.Location = new System.Drawing.Point(207, 94);
|
|
|
+ this.button_WriteSaveFlag.Name = "button_WriteSaveFlag";
|
|
|
+ this.button_WriteSaveFlag.Size = new System.Drawing.Size(61, 29);
|
|
|
+ this.button_WriteSaveFlag.TabIndex = 4;
|
|
|
+ this.button_WriteSaveFlag.Text = "写入";
|
|
|
+ this.button_WriteSaveFlag.UseVisualStyleBackColor = false;
|
|
|
+ this.button_WriteSaveFlag.Click += new System.EventHandler(this.button_WriteSaveFlag_Click);
|
|
|
+ //
|
|
|
+ // checkBox_SaveYes
|
|
|
+ //
|
|
|
+ this.checkBox_SaveYes.AutoSize = true;
|
|
|
+ this.checkBox_SaveYes.Location = new System.Drawing.Point(207, 27);
|
|
|
+ this.checkBox_SaveYes.Name = "checkBox_SaveYes";
|
|
|
+ this.checkBox_SaveYes.Size = new System.Drawing.Size(93, 25);
|
|
|
+ this.checkBox_SaveYes.TabIndex = 5;
|
|
|
+ this.checkBox_SaveYes.Text = "执行保存";
|
|
|
+ this.checkBox_SaveYes.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
// groupBox9
|
|
|
//
|
|
|
this.groupBox9.Controls.Add(this.button_Recovery);
|
|
@@ -1509,7 +1638,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
//
|
|
|
// button_Recovery
|
|
|
//
|
|
|
- this.button_Recovery.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
|
|
|
+ this.button_Recovery.BackColor = System.Drawing.Color.Fuchsia;
|
|
|
this.button_Recovery.Location = new System.Drawing.Point(168, 26);
|
|
|
this.button_Recovery.Name = "button_Recovery";
|
|
|
this.button_Recovery.Size = new System.Drawing.Size(100, 60);
|
|
@@ -1520,7 +1649,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
//
|
|
|
// button_ClearLog
|
|
|
//
|
|
|
- this.button_ClearLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
|
|
|
+ this.button_ClearLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
|
this.button_ClearLog.Location = new System.Drawing.Point(168, 90);
|
|
|
this.button_ClearLog.Name = "button_ClearLog";
|
|
|
this.button_ClearLog.Size = new System.Drawing.Size(100, 60);
|
|
@@ -1531,18 +1660,18 @@ namespace Welling_Motor_Debug_Tool
|
|
|
//
|
|
|
// button_Reset
|
|
|
//
|
|
|
- this.button_Reset.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
|
|
|
+ this.button_Reset.BackColor = System.Drawing.Color.Lime;
|
|
|
this.button_Reset.Location = new System.Drawing.Point(37, 90);
|
|
|
this.button_Reset.Name = "button_Reset";
|
|
|
this.button_Reset.Size = new System.Drawing.Size(100, 60);
|
|
|
this.button_Reset.TabIndex = 2;
|
|
|
- this.button_Reset.Text = "系统复位";
|
|
|
+ this.button_Reset.Text = "系统关机";
|
|
|
this.button_Reset.UseVisualStyleBackColor = false;
|
|
|
this.button_Reset.Click += new System.EventHandler(this.button_Reset_Click);
|
|
|
//
|
|
|
// button_SystemClear
|
|
|
//
|
|
|
- this.button_SystemClear.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
|
|
|
+ this.button_SystemClear.BackColor = System.Drawing.Color.Red;
|
|
|
this.button_SystemClear.Location = new System.Drawing.Point(37, 26);
|
|
|
this.button_SystemClear.Name = "button_SystemClear";
|
|
|
this.button_SystemClear.Size = new System.Drawing.Size(100, 60);
|
|
@@ -2245,6 +2374,9 @@ namespace Welling_Motor_Debug_Tool
|
|
|
//
|
|
|
// groupBox13
|
|
|
//
|
|
|
+ this.groupBox13.Controls.Add(this.label64);
|
|
|
+ this.groupBox13.Controls.Add(this.numericUpDown_OBC_OffTime);
|
|
|
+ this.groupBox13.Controls.Add(this.label63);
|
|
|
this.groupBox13.Controls.Add(this.numericUpDown_OBC_WheelAdj);
|
|
|
this.groupBox13.Controls.Add(this.label59);
|
|
|
this.groupBox13.Controls.Add(this.comboBox_OBC_AssistFunc);
|
|
@@ -2260,6 +2392,39 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.groupBox13.TabStop = false;
|
|
|
this.groupBox13.Text = "设置用户参数";
|
|
|
//
|
|
|
+ // label64
|
|
|
+ //
|
|
|
+ this.label64.AutoSize = true;
|
|
|
+ this.label64.Location = new System.Drawing.Point(161, 122);
|
|
|
+ this.label64.Name = "label64";
|
|
|
+ this.label64.Size = new System.Drawing.Size(39, 21);
|
|
|
+ this.label64.TabIndex = 14;
|
|
|
+ this.label64.Text = "min";
|
|
|
+ //
|
|
|
+ // numericUpDown_OBC_OffTime
|
|
|
+ //
|
|
|
+ this.numericUpDown_OBC_OffTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
|
|
|
+ this.numericUpDown_OBC_OffTime.Location = new System.Drawing.Point(83, 115);
|
|
|
+ this.numericUpDown_OBC_OffTime.Maximum = new decimal(new int[] {
|
|
|
+ 240,
|
|
|
+ 0,
|
|
|
+ 0,
|
|
|
+ 0});
|
|
|
+ this.numericUpDown_OBC_OffTime.Name = "numericUpDown_OBC_OffTime";
|
|
|
+ this.numericUpDown_OBC_OffTime.ReadOnly = true;
|
|
|
+ this.numericUpDown_OBC_OffTime.Size = new System.Drawing.Size(72, 28);
|
|
|
+ this.numericUpDown_OBC_OffTime.TabIndex = 13;
|
|
|
+ this.numericUpDown_OBC_OffTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
+ //
|
|
|
+ // label63
|
|
|
+ //
|
|
|
+ this.label63.AutoSize = true;
|
|
|
+ this.label63.Location = new System.Drawing.Point(6, 119);
|
|
|
+ this.label63.Name = "label63";
|
|
|
+ this.label63.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.label63.TabIndex = 12;
|
|
|
+ this.label63.Text = "关机时间";
|
|
|
+ //
|
|
|
// numericUpDown_OBC_WheelAdj
|
|
|
//
|
|
|
this.numericUpDown_OBC_WheelAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
|
|
@@ -2456,6 +2621,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.comboBox_OBC_LightSw.Name = "comboBox_OBC_LightSw";
|
|
|
this.comboBox_OBC_LightSw.Size = new System.Drawing.Size(89, 29);
|
|
|
this.comboBox_OBC_LightSw.TabIndex = 6;
|
|
|
+ //this.comboBox_OBC_LightSw.SelectedIndexChanged += new System.EventHandler(this.comboBox_OBC_SetGearST_SelectedIndexChanged);
|
|
|
//
|
|
|
// label61
|
|
|
//
|
|
@@ -2473,17 +2639,18 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.comboBox_OBC_SetGearST.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
this.comboBox_OBC_SetGearST.FormattingEnabled = true;
|
|
|
this.comboBox_OBC_SetGearST.Items.AddRange(new object[] {
|
|
|
- "0",
|
|
|
- "1",
|
|
|
- "2",
|
|
|
- "3",
|
|
|
- "4",
|
|
|
- "5",
|
|
|
- "Walk"});
|
|
|
+ "OFF",
|
|
|
+ "ECO",
|
|
|
+ "NORM",
|
|
|
+ "SPORT",
|
|
|
+ "TURBO",
|
|
|
+ "SMART",
|
|
|
+ "WALK"});
|
|
|
this.comboBox_OBC_SetGearST.Location = new System.Drawing.Point(51, 28);
|
|
|
this.comboBox_OBC_SetGearST.Name = "comboBox_OBC_SetGearST";
|
|
|
this.comboBox_OBC_SetGearST.Size = new System.Drawing.Size(89, 29);
|
|
|
this.comboBox_OBC_SetGearST.TabIndex = 4;
|
|
|
+ //this.comboBox_OBC_SetGearST.SelectedIndexChanged += new System.EventHandler(this.comboBox_OBC_SetGearST_SelectedIndexChanged);
|
|
|
//
|
|
|
// checkBox_OBC_StartSetGearSt
|
|
|
//
|
|
@@ -2496,6 +2663,77 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.checkBox_OBC_StartSetGearSt.UseVisualStyleBackColor = true;
|
|
|
this.checkBox_OBC_StartSetGearSt.CheckedChanged += new System.EventHandler(this.checkBox_OBC_StartSetGearSt_CheckedChanged);
|
|
|
//
|
|
|
+ // tabPage_RAMorFLASH
|
|
|
+ //
|
|
|
+ this.tabPage_RAMorFLASH.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
|
+ this.tabPage_RAMorFLASH.Controls.Add(this.textBox_Address_End);
|
|
|
+ this.tabPage_RAMorFLASH.Controls.Add(this.label66);
|
|
|
+ this.tabPage_RAMorFLASH.Controls.Add(this.textBox_Address_Begin);
|
|
|
+ this.tabPage_RAMorFLASH.Controls.Add(this.label65);
|
|
|
+ this.tabPage_RAMorFLASH.Controls.Add(this.button_ReadRamFlash);
|
|
|
+ this.tabPage_RAMorFLASH.Controls.Add(this.richTextBox_RamFlasgData);
|
|
|
+ this.tabPage_RAMorFLASH.Location = new System.Drawing.Point(4, 30);
|
|
|
+ this.tabPage_RAMorFLASH.Name = "tabPage_RAMorFLASH";
|
|
|
+ this.tabPage_RAMorFLASH.Size = new System.Drawing.Size(937, 315);
|
|
|
+ this.tabPage_RAMorFLASH.TabIndex = 9;
|
|
|
+ this.tabPage_RAMorFLASH.Text = "存储器读取";
|
|
|
+ //
|
|
|
+ // textBox_Address_End
|
|
|
+ //
|
|
|
+ this.textBox_Address_End.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
|
+ this.textBox_Address_End.Location = new System.Drawing.Point(811, 160);
|
|
|
+ this.textBox_Address_End.Name = "textBox_Address_End";
|
|
|
+ this.textBox_Address_End.Size = new System.Drawing.Size(107, 28);
|
|
|
+ this.textBox_Address_End.TabIndex = 10;
|
|
|
+ this.textBox_Address_End.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
+ //
|
|
|
+ // label66
|
|
|
+ //
|
|
|
+ this.label66.AutoSize = true;
|
|
|
+ this.label66.Location = new System.Drawing.Point(819, 136);
|
|
|
+ this.label66.Name = "label66";
|
|
|
+ this.label66.Size = new System.Drawing.Size(91, 21);
|
|
|
+ this.label66.TabIndex = 9;
|
|
|
+ this.label66.Text = "结束地址0x";
|
|
|
+ //
|
|
|
+ // textBox_Address_Begin
|
|
|
+ //
|
|
|
+ this.textBox_Address_Begin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
|
+ this.textBox_Address_Begin.Location = new System.Drawing.Point(811, 96);
|
|
|
+ this.textBox_Address_Begin.Name = "textBox_Address_Begin";
|
|
|
+ this.textBox_Address_Begin.Size = new System.Drawing.Size(107, 28);
|
|
|
+ this.textBox_Address_Begin.TabIndex = 8;
|
|
|
+ this.textBox_Address_Begin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
+ //
|
|
|
+ // label65
|
|
|
+ //
|
|
|
+ this.label65.AutoSize = true;
|
|
|
+ this.label65.Location = new System.Drawing.Point(819, 72);
|
|
|
+ this.label65.Name = "label65";
|
|
|
+ this.label65.Size = new System.Drawing.Size(91, 21);
|
|
|
+ this.label65.TabIndex = 7;
|
|
|
+ this.label65.Text = "起始地址0x";
|
|
|
+ //
|
|
|
+ // button_ReadRamFlash
|
|
|
+ //
|
|
|
+ this.button_ReadRamFlash.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
|
|
|
+ this.button_ReadRamFlash.Location = new System.Drawing.Point(808, 259);
|
|
|
+ this.button_ReadRamFlash.Name = "button_ReadRamFlash";
|
|
|
+ this.button_ReadRamFlash.Size = new System.Drawing.Size(112, 50);
|
|
|
+ this.button_ReadRamFlash.TabIndex = 5;
|
|
|
+ this.button_ReadRamFlash.Text = "读取数据";
|
|
|
+ this.button_ReadRamFlash.UseVisualStyleBackColor = false;
|
|
|
+ this.button_ReadRamFlash.Click += new System.EventHandler(this.button_ReadRamFlash_Click);
|
|
|
+ //
|
|
|
+ // richTextBox_RamFlasgData
|
|
|
+ //
|
|
|
+ this.richTextBox_RamFlasgData.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
|
+ this.richTextBox_RamFlasgData.Location = new System.Drawing.Point(11, 6);
|
|
|
+ this.richTextBox_RamFlasgData.Name = "richTextBox_RamFlasgData";
|
|
|
+ this.richTextBox_RamFlasgData.Size = new System.Drawing.Size(796, 303);
|
|
|
+ this.richTextBox_RamFlasgData.TabIndex = 4;
|
|
|
+ this.richTextBox_RamFlasgData.Text = "";
|
|
|
+ //
|
|
|
// label23
|
|
|
//
|
|
|
this.label23.AutoSize = true;
|
|
@@ -2523,7 +2761,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
// timer_1s
|
|
|
//
|
|
|
this.timer_1s.Enabled = true;
|
|
|
- this.timer_1s.Interval = 1000;
|
|
|
+ this.timer_1s.Interval = 500;
|
|
|
this.timer_1s.Tick += new System.EventHandler(this.timer_1s_Tick);
|
|
|
//
|
|
|
// pictureBox1
|
|
@@ -2605,118 +2843,6 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.label46.Size = new System.Drawing.Size(1, 15);
|
|
|
this.label46.TabIndex = 15;
|
|
|
//
|
|
|
- // groupBox16
|
|
|
- //
|
|
|
- this.groupBox16.Controls.Add(this.groupBox18);
|
|
|
- this.groupBox16.Controls.Add(this.groupBox17);
|
|
|
- this.groupBox16.Controls.Add(this.button_ReadSaveFlag);
|
|
|
- this.groupBox16.Controls.Add(this.button_WriteSaveFlag);
|
|
|
- this.groupBox16.Controls.Add(this.checkBox_SaveYes);
|
|
|
- this.groupBox16.Location = new System.Drawing.Point(627, 172);
|
|
|
- this.groupBox16.Name = "groupBox16";
|
|
|
- this.groupBox16.Size = new System.Drawing.Size(303, 132);
|
|
|
- this.groupBox16.TabIndex = 5;
|
|
|
- this.groupBox16.TabStop = false;
|
|
|
- this.groupBox16.Text = "存储标志";
|
|
|
- //
|
|
|
- // checkBox_SaveYes
|
|
|
- //
|
|
|
- this.checkBox_SaveYes.AutoSize = true;
|
|
|
- this.checkBox_SaveYes.Location = new System.Drawing.Point(207, 27);
|
|
|
- this.checkBox_SaveYes.Name = "checkBox_SaveYes";
|
|
|
- this.checkBox_SaveYes.Size = new System.Drawing.Size(93, 25);
|
|
|
- this.checkBox_SaveYes.TabIndex = 5;
|
|
|
- this.checkBox_SaveYes.Text = "执行保存";
|
|
|
- this.checkBox_SaveYes.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
- // radioButton_SIP_SaveYes
|
|
|
- //
|
|
|
- this.radioButton_SIP_SaveYes.AutoSize = true;
|
|
|
- this.radioButton_SIP_SaveYes.Location = new System.Drawing.Point(12, 56);
|
|
|
- this.radioButton_SIP_SaveYes.Name = "radioButton_SIP_SaveYes";
|
|
|
- this.radioButton_SIP_SaveYes.Size = new System.Drawing.Size(76, 25);
|
|
|
- this.radioButton_SIP_SaveYes.TabIndex = 8;
|
|
|
- this.radioButton_SIP_SaveYes.TabStop = true;
|
|
|
- this.radioButton_SIP_SaveYes.Text = "已存储";
|
|
|
- this.radioButton_SIP_SaveYes.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
- // radioButton_SIP_SaveNo
|
|
|
- //
|
|
|
- this.radioButton_SIP_SaveNo.AutoSize = true;
|
|
|
- this.radioButton_SIP_SaveNo.Location = new System.Drawing.Point(12, 31);
|
|
|
- this.radioButton_SIP_SaveNo.Name = "radioButton_SIP_SaveNo";
|
|
|
- this.radioButton_SIP_SaveNo.Size = new System.Drawing.Size(76, 25);
|
|
|
- this.radioButton_SIP_SaveNo.TabIndex = 9;
|
|
|
- this.radioButton_SIP_SaveNo.TabStop = true;
|
|
|
- this.radioButton_SIP_SaveNo.Text = "未存储";
|
|
|
- this.radioButton_SIP_SaveNo.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
- // button_ReadSaveFlag
|
|
|
- //
|
|
|
- this.button_ReadSaveFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
|
|
|
- this.button_ReadSaveFlag.Location = new System.Drawing.Point(207, 61);
|
|
|
- this.button_ReadSaveFlag.Name = "button_ReadSaveFlag";
|
|
|
- this.button_ReadSaveFlag.Size = new System.Drawing.Size(61, 29);
|
|
|
- this.button_ReadSaveFlag.TabIndex = 3;
|
|
|
- this.button_ReadSaveFlag.Text = "查询";
|
|
|
- this.button_ReadSaveFlag.UseVisualStyleBackColor = false;
|
|
|
- this.button_ReadSaveFlag.Click += new System.EventHandler(this.button_ReadSaveFlag_Click);
|
|
|
- //
|
|
|
- // button_WriteSaveFlag
|
|
|
- //
|
|
|
- this.button_WriteSaveFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
|
|
|
- this.button_WriteSaveFlag.Location = new System.Drawing.Point(207, 94);
|
|
|
- this.button_WriteSaveFlag.Name = "button_WriteSaveFlag";
|
|
|
- this.button_WriteSaveFlag.Size = new System.Drawing.Size(61, 29);
|
|
|
- this.button_WriteSaveFlag.TabIndex = 4;
|
|
|
- this.button_WriteSaveFlag.Text = "写入";
|
|
|
- this.button_WriteSaveFlag.UseVisualStyleBackColor = false;
|
|
|
- this.button_WriteSaveFlag.Click += new System.EventHandler(this.button_WriteSaveFlag_Click);
|
|
|
- //
|
|
|
- // groupBox17
|
|
|
- //
|
|
|
- this.groupBox17.Controls.Add(this.radioButton_EE_SaveYes);
|
|
|
- this.groupBox17.Controls.Add(this.radioButton_EE_SaveNo);
|
|
|
- this.groupBox17.Location = new System.Drawing.Point(6, 26);
|
|
|
- this.groupBox17.Name = "groupBox17";
|
|
|
- this.groupBox17.Size = new System.Drawing.Size(95, 96);
|
|
|
- this.groupBox17.TabIndex = 10;
|
|
|
- this.groupBox17.TabStop = false;
|
|
|
- this.groupBox17.Text = "EEPROM";
|
|
|
- //
|
|
|
- // radioButton_EE_SaveYes
|
|
|
- //
|
|
|
- this.radioButton_EE_SaveYes.AutoSize = true;
|
|
|
- this.radioButton_EE_SaveYes.Location = new System.Drawing.Point(15, 57);
|
|
|
- this.radioButton_EE_SaveYes.Name = "radioButton_EE_SaveYes";
|
|
|
- this.radioButton_EE_SaveYes.Size = new System.Drawing.Size(76, 25);
|
|
|
- this.radioButton_EE_SaveYes.TabIndex = 8;
|
|
|
- this.radioButton_EE_SaveYes.TabStop = true;
|
|
|
- this.radioButton_EE_SaveYes.Text = "已存储";
|
|
|
- this.radioButton_EE_SaveYes.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
- // radioButton_EE_SaveNo
|
|
|
- //
|
|
|
- this.radioButton_EE_SaveNo.AutoSize = true;
|
|
|
- this.radioButton_EE_SaveNo.Location = new System.Drawing.Point(15, 32);
|
|
|
- this.radioButton_EE_SaveNo.Name = "radioButton_EE_SaveNo";
|
|
|
- this.radioButton_EE_SaveNo.Size = new System.Drawing.Size(76, 25);
|
|
|
- this.radioButton_EE_SaveNo.TabIndex = 9;
|
|
|
- this.radioButton_EE_SaveNo.TabStop = true;
|
|
|
- this.radioButton_EE_SaveNo.Text = "未存储";
|
|
|
- this.radioButton_EE_SaveNo.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
- // groupBox18
|
|
|
- //
|
|
|
- this.groupBox18.Controls.Add(this.radioButton_SIP_SaveNo);
|
|
|
- this.groupBox18.Controls.Add(this.radioButton_SIP_SaveYes);
|
|
|
- this.groupBox18.Location = new System.Drawing.Point(106, 27);
|
|
|
- this.groupBox18.Name = "groupBox18";
|
|
|
- this.groupBox18.Size = new System.Drawing.Size(95, 95);
|
|
|
- this.groupBox18.TabIndex = 11;
|
|
|
- this.groupBox18.TabStop = false;
|
|
|
- this.groupBox18.Text = "SIP校准";
|
|
|
- //
|
|
|
// Form1
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
|
|
@@ -2745,7 +2871,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.MaximizeBox = false;
|
|
|
this.Name = "Form1";
|
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
|
- this.Text = "Welling中置电机调试工具V1.0.6";
|
|
|
+ this.Text = "Welling中置电机调试工具V1.0.7";
|
|
|
this.Load += new System.EventHandler(this.Form1_Load);
|
|
|
this.menuStrip_Set.ResumeLayout(false);
|
|
|
this.menuStrip_Set.PerformLayout();
|
|
@@ -2768,6 +2894,12 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.tabPage_DebugParam.ResumeLayout(false);
|
|
|
this.tabPage_RecordInfo.ResumeLayout(false);
|
|
|
this.tabPage_OtherInfo.ResumeLayout(false);
|
|
|
+ this.groupBox16.ResumeLayout(false);
|
|
|
+ this.groupBox16.PerformLayout();
|
|
|
+ this.groupBox18.ResumeLayout(false);
|
|
|
+ this.groupBox18.PerformLayout();
|
|
|
+ this.groupBox17.ResumeLayout(false);
|
|
|
+ this.groupBox17.PerformLayout();
|
|
|
this.groupBox9.ResumeLayout(false);
|
|
|
this.groupBox8.ResumeLayout(false);
|
|
|
this.groupBox8.PerformLayout();
|
|
@@ -2786,19 +2918,16 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.groupBox14.PerformLayout();
|
|
|
this.groupBox13.ResumeLayout(false);
|
|
|
this.groupBox13.PerformLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_OffTime)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_WheelAdj)).EndInit();
|
|
|
this.groupBox12.ResumeLayout(false);
|
|
|
this.groupBox11.ResumeLayout(false);
|
|
|
this.groupBox11.PerformLayout();
|
|
|
this.groupBox10.ResumeLayout(false);
|
|
|
this.groupBox10.PerformLayout();
|
|
|
+ this.tabPage_RAMorFLASH.ResumeLayout(false);
|
|
|
+ this.tabPage_RAMorFLASH.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
|
- this.groupBox16.ResumeLayout(false);
|
|
|
- this.groupBox16.PerformLayout();
|
|
|
- this.groupBox17.ResumeLayout(false);
|
|
|
- this.groupBox17.PerformLayout();
|
|
|
- this.groupBox18.ResumeLayout(false);
|
|
|
- this.groupBox18.PerformLayout();
|
|
|
this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
|
|
|
@@ -3031,5 +3160,15 @@ namespace Welling_Motor_Debug_Tool
|
|
|
private GroupBox groupBox17;
|
|
|
private RadioButton radioButton_EE_SaveYes;
|
|
|
private RadioButton radioButton_EE_SaveNo;
|
|
|
+ private Label label64;
|
|
|
+ private NumericUpDown numericUpDown_OBC_OffTime;
|
|
|
+ private Label label63;
|
|
|
+ private TabPage tabPage_RAMorFLASH;
|
|
|
+ private TextBox textBox_Address_End;
|
|
|
+ private Label label66;
|
|
|
+ private TextBox textBox_Address_Begin;
|
|
|
+ private Label label65;
|
|
|
+ private Button button_ReadRamFlash;
|
|
|
+ private RichTextBox richTextBox_RamFlasgData;
|
|
|
}
|
|
|
}
|