|
@@ -410,6 +410,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.label_FacModeResult = new System.Windows.Forms.Label();
|
|
|
this.label111 = new System.Windows.Forms.Label();
|
|
|
this.tabPage_ProductMode_Read = new System.Windows.Forms.TabPage();
|
|
|
+ this.comboBox_CheckModeCfgFile = new System.Windows.Forms.ComboBox();
|
|
|
this.groupBox31 = new System.Windows.Forms.GroupBox();
|
|
|
this.label148 = new System.Windows.Forms.Label();
|
|
|
this.label_CheckModeSN = new System.Windows.Forms.Label();
|
|
@@ -419,6 +420,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.label_CheckModeCfg = new System.Windows.Forms.Label();
|
|
|
this.label160 = new System.Windows.Forms.Label();
|
|
|
this.label_CheckModeFWVer = new System.Windows.Forms.Label();
|
|
|
+ this.comboBox_CheckModeCfgDate = new System.Windows.Forms.ComboBox();
|
|
|
this.groupBox30 = new System.Windows.Forms.GroupBox();
|
|
|
this.richTextBox_CheckModeLog = new System.Windows.Forms.RichTextBox();
|
|
|
this.groupBox29 = new System.Windows.Forms.GroupBox();
|
|
@@ -520,8 +522,9 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.label107 = new System.Windows.Forms.Label();
|
|
|
this.label_StarInfo = new System.Windows.Forms.Label();
|
|
|
this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
|
|
- this.comboBox_CheckModeCfgFile = new System.Windows.Forms.ComboBox();
|
|
|
- this.comboBox_CheckModeCfgDate = new System.Windows.Forms.ComboBox();
|
|
|
+ this.电机类型ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.中置电机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.轮毂电机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
this.menuStrip_Set.SuspendLayout();
|
|
|
this.statusStrip1.SuspendLayout();
|
|
|
this.groupBox1.SuspendLayout();
|
|
@@ -709,7 +712,8 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.写入存储ToolStripMenuItem,
|
|
|
this.离线使用ToolStripMenuItem,
|
|
|
this.服务器配置ToolStripMenuItem,
|
|
|
- this.生产信息ToolStripMenuItem});
|
|
|
+ this.生产信息ToolStripMenuItem,
|
|
|
+ this.电机类型ToolStripMenuItem});
|
|
|
this.配置ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
|
this.配置ToolStripMenuItem.Name = "配置ToolStripMenuItem";
|
|
|
this.配置ToolStripMenuItem.Size = new System.Drawing.Size(54, 25);
|
|
@@ -864,7 +868,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(144, 26);
|
|
|
+ this.生产商ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.生产商ToolStripMenuItem.Text = "生产商";
|
|
|
//
|
|
|
// toolStripTextBox_MAC
|
|
@@ -880,7 +884,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(144, 26);
|
|
|
+ this.生产地ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.生产地ToolStripMenuItem.Text = "生产地";
|
|
|
//
|
|
|
// toolStripTextBoxMACAddr
|
|
@@ -896,7 +900,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(144, 26);
|
|
|
+ this.生产日期ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.生产日期ToolStripMenuItem.Text = "生产日期";
|
|
|
//
|
|
|
// toolStripTextBox_MACDate
|
|
@@ -912,7 +916,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(144, 26);
|
|
|
+ this.产品标识ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.产品标识ToolStripMenuItem.Text = "产品标识";
|
|
|
//
|
|
|
// toolStripTextBox_MACPD
|
|
@@ -4722,6 +4726,17 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.tabPage_ProductMode_Read.TabIndex = 12;
|
|
|
this.tabPage_ProductMode_Read.Text = "量产检验";
|
|
|
//
|
|
|
+ // comboBox_CheckModeCfgFile
|
|
|
+ //
|
|
|
+ this.comboBox_CheckModeCfgFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
|
|
|
+ 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.Name = "comboBox_CheckModeCfgFile";
|
|
|
+ this.comboBox_CheckModeCfgFile.Size = new System.Drawing.Size(746, 29);
|
|
|
+ this.comboBox_CheckModeCfgFile.TabIndex = 18;
|
|
|
+ //
|
|
|
// groupBox31
|
|
|
//
|
|
|
this.groupBox31.Controls.Add(this.label148);
|
|
@@ -4831,6 +4846,17 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.label_CheckModeFWVer.TabIndex = 9;
|
|
|
this.label_CheckModeFWVer.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
//
|
|
|
+ // comboBox_CheckModeCfgDate
|
|
|
+ //
|
|
|
+ this.comboBox_CheckModeCfgDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
|
|
|
+ this.comboBox_CheckModeCfgDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
+ this.comboBox_CheckModeCfgDate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
+ 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.TabIndex = 19;
|
|
|
+ //
|
|
|
// groupBox30
|
|
|
//
|
|
|
this.groupBox30.Controls.Add(this.richTextBox_CheckModeLog);
|
|
@@ -5850,27 +5876,30 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.pictureBox2.TabIndex = 16;
|
|
|
this.pictureBox2.TabStop = false;
|
|
|
//
|
|
|
- // comboBox_CheckModeCfgFile
|
|
|
+ // 电机类型ToolStripMenuItem
|
|
|
//
|
|
|
- this.comboBox_CheckModeCfgFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
|
|
|
- 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.Name = "comboBox_CheckModeCfgFile";
|
|
|
- this.comboBox_CheckModeCfgFile.Size = new System.Drawing.Size(746, 29);
|
|
|
- this.comboBox_CheckModeCfgFile.TabIndex = 18;
|
|
|
+ this.电机类型ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
+ this.中置电机ToolStripMenuItem,
|
|
|
+ this.轮毂电机ToolStripMenuItem});
|
|
|
+ this.电机类型ToolStripMenuItem.Name = "电机类型ToolStripMenuItem";
|
|
|
+ this.电机类型ToolStripMenuItem.Size = new System.Drawing.Size(192, 26);
|
|
|
+ this.电机类型ToolStripMenuItem.Text = "电机类型";
|
|
|
//
|
|
|
- // comboBox_CheckModeCfgDate
|
|
|
+ // 中置电机ToolStripMenuItem
|
|
|
//
|
|
|
- this.comboBox_CheckModeCfgDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
|
|
|
- this.comboBox_CheckModeCfgDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
- this.comboBox_CheckModeCfgDate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
- 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.TabIndex = 19;
|
|
|
+ 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.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.Text = "轮毂电机";
|
|
|
+ this.轮毂电机ToolStripMenuItem.Click += new System.EventHandler(this.轮毂电机ToolStripMenuItem_Click);
|
|
|
//
|
|
|
// mainForm
|
|
|
//
|
|
@@ -6494,5 +6523,8 @@ namespace Welling_Motor_Debug_Tool
|
|
|
private CheckBox checkBox_CheckModeSN;
|
|
|
private ComboBox comboBox_CheckModeCfgFile;
|
|
|
private ComboBox comboBox_CheckModeCfgDate;
|
|
|
+ private ToolStripMenuItem 电机类型ToolStripMenuItem;
|
|
|
+ private ToolStripMenuItem 中置电机ToolStripMenuItem;
|
|
|
+ private ToolStripMenuItem 轮毂电机ToolStripMenuItem;
|
|
|
}
|
|
|
}
|