|
@@ -705,6 +705,20 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.label46 = new System.Windows.Forms.Label();
|
|
|
this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
|
|
this.timer_AckWait = new System.Windows.Forms.Timer(this.components);
|
|
|
+ this.联动装置盒配置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.接口类型ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.cAN波特率ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.UARTBOOT波特率ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.uARTAPP波特率ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.toolStripComboBox_PortMode = new System.Windows.Forms.ToolStripComboBox();
|
|
|
+ this.toolStripComboBox_CANBaud = new System.Windows.Forms.ToolStripComboBox();
|
|
|
+ this.toolStripComboBox_UARTBOOTBAUD = new System.Windows.Forms.ToolStripComboBox();
|
|
|
+ this.toolStripComboBox_UARTAPPBAUD = new System.Windows.Forms.ToolStripComboBox();
|
|
|
+ this.定制ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.toolStripTextBox_OPTION_Others = new System.Windows.Forms.ToolStripTextBox();
|
|
|
+ this.固件版本ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.toolStripTextBox_CDL_Version = new System.Windows.Forms.ToolStripTextBox();
|
|
|
+ this.toolStripTextBox_OPTION_GIANT = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
this.menuStrip_Set.SuspendLayout();
|
|
|
this.statusStrip1.SuspendLayout();
|
|
|
this.groupBox1.SuspendLayout();
|
|
@@ -797,6 +811,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.波特率ToolStripMenuItem,
|
|
|
this.连接ToolStripMenuItem,
|
|
|
this.toolStripSeparator1,
|
|
|
+ this.联动装置盒配置ToolStripMenuItem,
|
|
|
this.其它配置项ToolStripMenuItem});
|
|
|
this.端口连接ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
|
|
|
this.端口连接ToolStripMenuItem.Name = "端口连接ToolStripMenuItem";
|
|
@@ -806,7 +821,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
// 刷新ToolStripMenuItem
|
|
|
//
|
|
|
this.刷新ToolStripMenuItem.Name = "刷新ToolStripMenuItem";
|
|
|
- this.刷新ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
|
|
|
+ this.刷新ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
|
|
|
this.刷新ToolStripMenuItem.Text = "刷新";
|
|
|
this.刷新ToolStripMenuItem.Click += new System.EventHandler(this.刷新ToolStripMenuItem_Click);
|
|
|
//
|
|
@@ -815,7 +830,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(160, 26);
|
|
|
+ this.端口号ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
|
|
|
this.端口号ToolStripMenuItem.Text = "端口号";
|
|
|
this.端口号ToolStripMenuItem.Click += new System.EventHandler(this.ConfigFileSave_Click);
|
|
|
//
|
|
@@ -833,7 +848,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(160, 26);
|
|
|
+ this.波特率ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
|
|
|
this.波特率ToolStripMenuItem.Text = "波特率";
|
|
|
//
|
|
|
// toolStripComboBox_Baudrate
|
|
@@ -852,14 +867,14 @@ namespace Welling_Motor_Debug_Tool
|
|
|
// 连接ToolStripMenuItem
|
|
|
//
|
|
|
this.连接ToolStripMenuItem.Name = "连接ToolStripMenuItem";
|
|
|
- this.连接ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
|
|
|
+ this.连接ToolStripMenuItem.Size = new System.Drawing.Size(192, 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(157, 6);
|
|
|
+ this.toolStripSeparator1.Size = new System.Drawing.Size(189, 6);
|
|
|
//
|
|
|
// 其它配置项ToolStripMenuItem
|
|
|
//
|
|
@@ -868,7 +883,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.断开关机ToolStripMenuItem,
|
|
|
this.识别通讯盒ToolStripMenuItem});
|
|
|
this.其它配置项ToolStripMenuItem.Name = "其它配置项ToolStripMenuItem";
|
|
|
- this.其它配置项ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
|
|
|
+ this.其它配置项ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
|
|
|
this.其它配置项ToolStripMenuItem.Text = "其它配置项";
|
|
|
//
|
|
|
// 连接开机ToolStripMenuItem
|
|
@@ -975,7 +990,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(144, 26);
|
|
|
+ this.存储路径ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.存储路径ToolStripMenuItem.Text = "存储路径";
|
|
|
//
|
|
|
// toolStripTextBox_ServerPath
|
|
@@ -990,7 +1005,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
//
|
|
|
this.重置ToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
this.重置ToolStripMenuItem.Name = "重置ToolStripMenuItem";
|
|
|
- this.重置ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
|
|
|
+ this.重置ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.重置ToolStripMenuItem.Text = "重置";
|
|
|
this.重置ToolStripMenuItem.Click += new System.EventHandler(this.重置ToolStripMenuItem_Click);
|
|
|
//
|
|
@@ -1413,14 +1428,14 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.cANToolStripMenuItem.Checked = true;
|
|
|
this.cANToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.cANToolStripMenuItem.Name = "cANToolStripMenuItem";
|
|
|
- this.cANToolStripMenuItem.Size = new System.Drawing.Size(122, 26);
|
|
|
+ this.cANToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.cANToolStripMenuItem.Text = "CAN";
|
|
|
this.cANToolStripMenuItem.Click += new System.EventHandler(this.cANToolStripMenuItem_Click);
|
|
|
//
|
|
|
// uARTToolStripMenuItem
|
|
|
//
|
|
|
this.uARTToolStripMenuItem.Name = "uARTToolStripMenuItem";
|
|
|
- this.uARTToolStripMenuItem.Size = new System.Drawing.Size(122, 26);
|
|
|
+ this.uARTToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.uARTToolStripMenuItem.Text = "UART";
|
|
|
this.uARTToolStripMenuItem.Click += new System.EventHandler(this.uARTToolStripMenuItem_Click);
|
|
|
//
|
|
@@ -1477,28 +1492,28 @@ namespace Welling_Motor_Debug_Tool
|
|
|
// 运行信息记录ToolStripMenuItem
|
|
|
//
|
|
|
this.运行信息记录ToolStripMenuItem.Name = "运行信息记录ToolStripMenuItem";
|
|
|
- this.运行信息记录ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
|
|
|
+ this.运行信息记录ToolStripMenuItem.Size = new System.Drawing.Size(180, 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(176, 26);
|
|
|
+ this.计算器ToolStripMenuItem.Size = new System.Drawing.Size(180, 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(176, 26);
|
|
|
+ this.页面保存ToolStripMenuItem.Size = new System.Drawing.Size(180, 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(176, 26);
|
|
|
+ this.屏幕键盘ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.屏幕键盘ToolStripMenuItem.Text = "屏幕键盘";
|
|
|
this.屏幕键盘ToolStripMenuItem.Click += new System.EventHandler(this.屏幕键盘ToolStripMenuItem_Click);
|
|
|
//
|
|
@@ -1508,7 +1523,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.生产配置文件ToolStripMenuItem,
|
|
|
this.样机测试记录ToolStripMenuItem});
|
|
|
this.删除远程文件ToolStripMenuItem.Name = "删除远程文件ToolStripMenuItem";
|
|
|
- this.删除远程文件ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
|
|
|
+ this.删除远程文件ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.删除远程文件ToolStripMenuItem.Text = "删除远程文件";
|
|
|
//
|
|
|
// 生产配置文件ToolStripMenuItem
|
|
@@ -1546,14 +1561,14 @@ namespace Welling_Motor_Debug_Tool
|
|
|
// 指令调试ToolStripMenuItem
|
|
|
//
|
|
|
this.指令调试ToolStripMenuItem.Name = "指令调试ToolStripMenuItem";
|
|
|
- this.指令调试ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
|
|
|
+ this.指令调试ToolStripMenuItem.Size = new System.Drawing.Size(180, 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(176, 26);
|
|
|
+ this.发送指令ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.发送指令ToolStripMenuItem.Text = "发送指令";
|
|
|
this.发送指令ToolStripMenuItem.Click += new System.EventHandler(this.发送指令ToolStripMenuItem_Click);
|
|
|
//
|
|
@@ -8024,6 +8039,147 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.timer_AckWait.Interval = 500;
|
|
|
this.timer_AckWait.Tick += new System.EventHandler(this.timer_AckWait_Tick);
|
|
|
//
|
|
|
+ // 联动装置盒配置ToolStripMenuItem
|
|
|
+ //
|
|
|
+ this.联动装置盒配置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
+ this.接口类型ToolStripMenuItem,
|
|
|
+ this.cAN波特率ToolStripMenuItem,
|
|
|
+ this.UARTBOOT波特率ToolStripMenuItem,
|
|
|
+ this.uARTAPP波特率ToolStripMenuItem,
|
|
|
+ this.固件版本ToolStripMenuItem,
|
|
|
+ this.定制ToolStripMenuItem});
|
|
|
+ this.联动装置盒配置ToolStripMenuItem.Name = "联动装置盒配置ToolStripMenuItem";
|
|
|
+ this.联动装置盒配置ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
|
|
|
+ this.联动装置盒配置ToolStripMenuItem.Text = "联动装置盒配置";
|
|
|
+ this.联动装置盒配置ToolStripMenuItem.Click += new System.EventHandler(this.联动装置盒配置ToolStripMenuItem_Click);
|
|
|
+ //
|
|
|
+ // 接口类型ToolStripMenuItem
|
|
|
+ //
|
|
|
+ this.接口类型ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
+ this.toolStripComboBox_PortMode});
|
|
|
+ this.接口类型ToolStripMenuItem.Name = "接口类型ToolStripMenuItem";
|
|
|
+ this.接口类型ToolStripMenuItem.Size = new System.Drawing.Size(220, 26);
|
|
|
+ this.接口类型ToolStripMenuItem.Text = "接口类型";
|
|
|
+ //
|
|
|
+ // cAN波特率ToolStripMenuItem
|
|
|
+ //
|
|
|
+ this.cAN波特率ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
+ this.toolStripComboBox_CANBaud});
|
|
|
+ this.cAN波特率ToolStripMenuItem.Name = "cAN波特率ToolStripMenuItem";
|
|
|
+ this.cAN波特率ToolStripMenuItem.Size = new System.Drawing.Size(220, 26);
|
|
|
+ this.cAN波特率ToolStripMenuItem.Text = "CAN波特率";
|
|
|
+ //
|
|
|
+ // UARTBOOT波特率ToolStripMenuItem
|
|
|
+ //
|
|
|
+ this.UARTBOOT波特率ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
+ this.toolStripComboBox_UARTBOOTBAUD});
|
|
|
+ this.UARTBOOT波特率ToolStripMenuItem.Name = "UARTBOOT波特率ToolStripMenuItem";
|
|
|
+ this.UARTBOOT波特率ToolStripMenuItem.Size = new System.Drawing.Size(220, 26);
|
|
|
+ this.UARTBOOT波特率ToolStripMenuItem.Text = "UART BOOT波特率";
|
|
|
+ //
|
|
|
+ // uARTAPP波特率ToolStripMenuItem
|
|
|
+ //
|
|
|
+ this.uARTAPP波特率ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
+ this.toolStripComboBox_UARTAPPBAUD});
|
|
|
+ this.uARTAPP波特率ToolStripMenuItem.Name = "uARTAPP波特率ToolStripMenuItem";
|
|
|
+ this.uARTAPP波特率ToolStripMenuItem.Size = new System.Drawing.Size(220, 26);
|
|
|
+ this.uARTAPP波特率ToolStripMenuItem.Text = "UART APP波特率";
|
|
|
+ //
|
|
|
+ // toolStripComboBox_PortMode
|
|
|
+ //
|
|
|
+ this.toolStripComboBox_PortMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
+ this.toolStripComboBox_PortMode.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
|
|
|
+ this.toolStripComboBox_PortMode.Items.AddRange(new object[] {
|
|
|
+ "CAN",
|
|
|
+ "UART"});
|
|
|
+ this.toolStripComboBox_PortMode.Name = "toolStripComboBox_PortMode";
|
|
|
+ this.toolStripComboBox_PortMode.Size = new System.Drawing.Size(121, 29);
|
|
|
+ this.toolStripComboBox_PortMode.SelectedIndexChanged += new System.EventHandler(this.toolStripComboBox_PortMode_Click);
|
|
|
+ this.toolStripComboBox_PortMode.Click += new System.EventHandler(this.toolStripComboBox_PortMode_Click);
|
|
|
+ //
|
|
|
+ // toolStripComboBox_CANBaud
|
|
|
+ //
|
|
|
+ this.toolStripComboBox_CANBaud.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
+ this.toolStripComboBox_CANBaud.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
|
|
|
+ this.toolStripComboBox_CANBaud.Items.AddRange(new object[] {
|
|
|
+ "125",
|
|
|
+ "250",
|
|
|
+ "500",
|
|
|
+ "1000"});
|
|
|
+ this.toolStripComboBox_CANBaud.Name = "toolStripComboBox_CANBaud";
|
|
|
+ this.toolStripComboBox_CANBaud.Size = new System.Drawing.Size(121, 29);
|
|
|
+ this.toolStripComboBox_CANBaud.SelectedIndexChanged += new System.EventHandler(this.toolStripComboBox_CANBaud_Click);
|
|
|
+ this.toolStripComboBox_CANBaud.Click += new System.EventHandler(this.toolStripComboBox_CANBaud_Click);
|
|
|
+ //
|
|
|
+ // toolStripComboBox_UARTBOOTBAUD
|
|
|
+ //
|
|
|
+ this.toolStripComboBox_UARTBOOTBAUD.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
+ this.toolStripComboBox_UARTBOOTBAUD.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
|
|
|
+ this.toolStripComboBox_UARTBOOTBAUD.Items.AddRange(new object[] {
|
|
|
+ "9600",
|
|
|
+ "19200",
|
|
|
+ "38400",
|
|
|
+ "57600"});
|
|
|
+ this.toolStripComboBox_UARTBOOTBAUD.Name = "toolStripComboBox_UARTBOOTBAUD";
|
|
|
+ this.toolStripComboBox_UARTBOOTBAUD.Size = new System.Drawing.Size(121, 29);
|
|
|
+ this.toolStripComboBox_UARTBOOTBAUD.SelectedIndexChanged += new System.EventHandler(this.toolStripComboBox_UARTBOOTBAUD_Click);
|
|
|
+ this.toolStripComboBox_UARTBOOTBAUD.Click += new System.EventHandler(this.toolStripComboBox_UARTBOOTBAUD_Click);
|
|
|
+ //
|
|
|
+ // toolStripComboBox_UARTAPPBAUD
|
|
|
+ //
|
|
|
+ this.toolStripComboBox_UARTAPPBAUD.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
+ this.toolStripComboBox_UARTAPPBAUD.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
|
|
|
+ this.toolStripComboBox_UARTAPPBAUD.Items.AddRange(new object[] {
|
|
|
+ "1200",
|
|
|
+ "9600",
|
|
|
+ "19200",
|
|
|
+ "38400",
|
|
|
+ "57600"});
|
|
|
+ this.toolStripComboBox_UARTAPPBAUD.Name = "toolStripComboBox_UARTAPPBAUD";
|
|
|
+ this.toolStripComboBox_UARTAPPBAUD.Size = new System.Drawing.Size(121, 29);
|
|
|
+ this.toolStripComboBox_UARTAPPBAUD.SelectedIndexChanged += new System.EventHandler(this.toolStripComboBox_UARTAPPBAUD_Click);
|
|
|
+ this.toolStripComboBox_UARTAPPBAUD.Click += new System.EventHandler(this.toolStripComboBox_UARTAPPBAUD_Click);
|
|
|
+ //
|
|
|
+ // 定制ToolStripMenuItem
|
|
|
+ //
|
|
|
+ this.定制ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
+ this.toolStripTextBox_OPTION_GIANT,
|
|
|
+ this.toolStripTextBox_OPTION_Others});
|
|
|
+ this.定制ToolStripMenuItem.Name = "定制ToolStripMenuItem";
|
|
|
+ this.定制ToolStripMenuItem.Size = new System.Drawing.Size(220, 26);
|
|
|
+ this.定制ToolStripMenuItem.Text = "定制";
|
|
|
+ //
|
|
|
+ // toolStripTextBox_OPTION_Others
|
|
|
+ //
|
|
|
+ this.toolStripTextBox_OPTION_Others.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
|
|
|
+ this.toolStripTextBox_OPTION_Others.Name = "toolStripTextBox_OPTION_Others";
|
|
|
+ this.toolStripTextBox_OPTION_Others.Size = new System.Drawing.Size(150, 28);
|
|
|
+ this.toolStripTextBox_OPTION_Others.KeyDown += new System.Windows.Forms.KeyEventHandler(this.toolStripTextBox_OPTION_Others_KeyDown);
|
|
|
+ //
|
|
|
+ // 固件版本ToolStripMenuItem
|
|
|
+ //
|
|
|
+ this.固件版本ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
+ this.toolStripTextBox_CDL_Version});
|
|
|
+ this.固件版本ToolStripMenuItem.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
|
|
|
+ this.固件版本ToolStripMenuItem.Name = "固件版本ToolStripMenuItem";
|
|
|
+ this.固件版本ToolStripMenuItem.Size = new System.Drawing.Size(220, 26);
|
|
|
+ this.固件版本ToolStripMenuItem.Text = "固件版本";
|
|
|
+ //
|
|
|
+ // toolStripTextBox_CDL_Version
|
|
|
+ //
|
|
|
+ this.toolStripTextBox_CDL_Version.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
|
|
|
+ this.toolStripTextBox_CDL_Version.Name = "toolStripTextBox_CDL_Version";
|
|
|
+ this.toolStripTextBox_CDL_Version.ReadOnly = true;
|
|
|
+ this.toolStripTextBox_CDL_Version.Size = new System.Drawing.Size(150, 28);
|
|
|
+ //
|
|
|
+ // toolStripTextBox_OPTION_GIANT
|
|
|
+ //
|
|
|
+ this.toolStripTextBox_OPTION_GIANT.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
|
|
|
+ this.toolStripTextBox_OPTION_GIANT.Name = "toolStripTextBox_OPTION_GIANT";
|
|
|
+ this.toolStripTextBox_OPTION_GIANT.Size = new System.Drawing.Size(210, 26);
|
|
|
+ this.toolStripTextBox_OPTION_GIANT.Text = "GIANT";
|
|
|
+ this.toolStripTextBox_OPTION_GIANT.Click += new System.EventHandler(this.toolStripTextBox_OPTION_GIANT_Click);
|
|
|
+ //
|
|
|
// mainForm
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
|
|
@@ -8837,5 +8993,19 @@ namespace Welling_Motor_Debug_Tool
|
|
|
private ToolStripSeparator toolStripSeparator6;
|
|
|
private ToolStripMenuItem 样机测试ToolStripMenuItem;
|
|
|
private Timer timer_AckWait;
|
|
|
+ private ToolStripMenuItem 联动装置盒配置ToolStripMenuItem;
|
|
|
+ private ToolStripMenuItem 接口类型ToolStripMenuItem;
|
|
|
+ private ToolStripMenuItem cAN波特率ToolStripMenuItem;
|
|
|
+ private ToolStripMenuItem UARTBOOT波特率ToolStripMenuItem;
|
|
|
+ private ToolStripMenuItem uARTAPP波特率ToolStripMenuItem;
|
|
|
+ private ToolStripComboBox toolStripComboBox_PortMode;
|
|
|
+ private ToolStripComboBox toolStripComboBox_CANBaud;
|
|
|
+ private ToolStripComboBox toolStripComboBox_UARTBOOTBAUD;
|
|
|
+ private ToolStripComboBox toolStripComboBox_UARTAPPBAUD;
|
|
|
+ private ToolStripMenuItem 定制ToolStripMenuItem;
|
|
|
+ private ToolStripMenuItem 固件版本ToolStripMenuItem;
|
|
|
+ private ToolStripTextBox toolStripTextBox_CDL_Version;
|
|
|
+ private ToolStripTextBox toolStripTextBox_OPTION_Others;
|
|
|
+ private ToolStripMenuItem toolStripTextBox_OPTION_GIANT;
|
|
|
}
|
|
|
}
|