|
@@ -480,7 +480,6 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.comboBox_FacModeCfgDate = new System.Windows.Forms.ComboBox();
|
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
|
this.checkBox_FacMode_MosCal = new System.Windows.Forms.CheckBox();
|
|
|
- this.pictureBox_WriteLock = new System.Windows.Forms.PictureBox();
|
|
|
this.checkBox_FacCad = new System.Windows.Forms.CheckBox();
|
|
|
this.checkBox_FacLightTest = new System.Windows.Forms.CheckBox();
|
|
|
this.checkBox_FacBreakTest = new System.Windows.Forms.CheckBox();
|
|
@@ -521,7 +520,6 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.richTextBox_CheckModeLog = new System.Windows.Forms.RichTextBox();
|
|
|
this.groupBox29 = new System.Windows.Forms.GroupBox();
|
|
|
this.checkBox_CheckModeMos = new System.Windows.Forms.CheckBox();
|
|
|
- this.pictureBox_ReadLock = new System.Windows.Forms.PictureBox();
|
|
|
this.checkBox_CheckModeSN = new System.Windows.Forms.CheckBox();
|
|
|
this.checkBox_CheckModeTorque = new System.Windows.Forms.CheckBox();
|
|
|
this.checkBox_CheckModeCfg = new System.Windows.Forms.CheckBox();
|
|
@@ -618,10 +616,13 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.label106 = new System.Windows.Forms.Label();
|
|
|
this.label107 = new System.Windows.Forms.Label();
|
|
|
this.label_StarInfo = new System.Windows.Forms.Label();
|
|
|
- this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
|
|
this.label_UserName = new System.Windows.Forms.Label();
|
|
|
this.label124 = new System.Windows.Forms.Label();
|
|
|
this.label46 = new System.Windows.Forms.Label();
|
|
|
+ this.pictureBox_WriteLock = new System.Windows.Forms.PictureBox();
|
|
|
+ this.pictureBox_ReadLock = new System.Windows.Forms.PictureBox();
|
|
|
+ this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
|
|
+ this.发送指令ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
this.menuStrip_Set.SuspendLayout();
|
|
|
this.statusStrip1.SuspendLayout();
|
|
|
this.groupBox1.SuspendLayout();
|
|
@@ -672,15 +673,15 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.groupBox28.SuspendLayout();
|
|
|
this.groupBox27.SuspendLayout();
|
|
|
this.groupBox2.SuspendLayout();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox_WriteLock)).BeginInit();
|
|
|
this.tabPage_ProductMode_Read.SuspendLayout();
|
|
|
this.groupBox31.SuspendLayout();
|
|
|
this.groupBox30.SuspendLayout();
|
|
|
this.groupBox29.SuspendLayout();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox_ReadLock)).BeginInit();
|
|
|
this.tabControl2.SuspendLayout();
|
|
|
this.tabPage_RunInfo.SuspendLayout();
|
|
|
this.tabPage_DebugInfo.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox_WriteLock)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox_ReadLock)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
@@ -1401,7 +1402,8 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.页面保存ToolStripMenuItem,
|
|
|
this.屏幕键盘ToolStripMenuItem,
|
|
|
this.删除远程文件ToolStripMenuItem,
|
|
|
- this.指令调试ToolStripMenuItem});
|
|
|
+ this.指令调试ToolStripMenuItem,
|
|
|
+ this.发送指令ToolStripMenuItem});
|
|
|
this.工具箱ToolStripMenuItem.ForeColor = System.Drawing.Color.White;
|
|
|
this.工具箱ToolStripMenuItem.Name = "工具箱ToolStripMenuItem";
|
|
|
this.工具箱ToolStripMenuItem.Size = new System.Drawing.Size(70, 25);
|
|
@@ -1410,28 +1412,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);
|
|
|
//
|
|
@@ -1441,7 +1443,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
|
|
@@ -1478,10 +1480,10 @@ namespace Welling_Motor_Debug_Tool
|
|
|
//
|
|
|
// 指令调试ToolStripMenuItem
|
|
|
//
|
|
|
- this.指令调试ToolStripMenuItem.Enabled = false;
|
|
|
this.指令调试ToolStripMenuItem.Name = "指令调试ToolStripMenuItem";
|
|
|
- this.指令调试ToolStripMenuItem.Size = new System.Drawing.Size(176, 26);
|
|
|
- this.指令调试ToolStripMenuItem.Text = "指令调试";
|
|
|
+ this.指令调试ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
+ this.指令调试ToolStripMenuItem.Text = "指令窗口";
|
|
|
+ this.指令调试ToolStripMenuItem.Click += new System.EventHandler(this.指令调试ToolStripMenuItem_Click);
|
|
|
//
|
|
|
// 查询ToolStripMenuItem
|
|
|
//
|
|
@@ -5486,17 +5488,6 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.checkBox_FacMode_MosCal.Text = "MOS校准";
|
|
|
this.checkBox_FacMode_MosCal.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
- // pictureBox_WriteLock
|
|
|
- //
|
|
|
- this.pictureBox_WriteLock.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.Lock;
|
|
|
- this.pictureBox_WriteLock.Location = new System.Drawing.Point(100, 28);
|
|
|
- this.pictureBox_WriteLock.Name = "pictureBox_WriteLock";
|
|
|
- this.pictureBox_WriteLock.Size = new System.Drawing.Size(45, 45);
|
|
|
- this.pictureBox_WriteLock.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
|
- this.pictureBox_WriteLock.TabIndex = 7;
|
|
|
- this.pictureBox_WriteLock.TabStop = false;
|
|
|
- this.pictureBox_WriteLock.Click += new System.EventHandler(this.pictureBox_WriteLock_Click);
|
|
|
- //
|
|
|
// checkBox_FacCad
|
|
|
//
|
|
|
this.checkBox_FacCad.AutoSize = true;
|
|
@@ -6015,17 +6006,6 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.checkBox_CheckModeMos.Text = "MOS内阻校准确认";
|
|
|
this.checkBox_CheckModeMos.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
- // pictureBox_ReadLock
|
|
|
- //
|
|
|
- this.pictureBox_ReadLock.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.Lock;
|
|
|
- this.pictureBox_ReadLock.Location = new System.Drawing.Point(149, 28);
|
|
|
- this.pictureBox_ReadLock.Name = "pictureBox_ReadLock";
|
|
|
- this.pictureBox_ReadLock.Size = new System.Drawing.Size(45, 45);
|
|
|
- this.pictureBox_ReadLock.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
|
- this.pictureBox_ReadLock.TabIndex = 8;
|
|
|
- this.pictureBox_ReadLock.TabStop = false;
|
|
|
- this.pictureBox_ReadLock.Click += new System.EventHandler(this.pictureBox_ReadLock_Click);
|
|
|
- //
|
|
|
// checkBox_CheckModeSN
|
|
|
//
|
|
|
this.checkBox_CheckModeSN.AutoSize = true;
|
|
@@ -7020,17 +7000,6 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.label_StarInfo.Text = "选择正确端口\r\n连接成功后开始使用";
|
|
|
this.label_StarInfo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
//
|
|
|
- // pictureBox2
|
|
|
- //
|
|
|
- this.pictureBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
- this.pictureBox2.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.logo;
|
|
|
- this.pictureBox2.Location = new System.Drawing.Point(896, 3);
|
|
|
- this.pictureBox2.Name = "pictureBox2";
|
|
|
- this.pictureBox2.Size = new System.Drawing.Size(132, 23);
|
|
|
- this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
|
- this.pictureBox2.TabIndex = 16;
|
|
|
- this.pictureBox2.TabStop = false;
|
|
|
- //
|
|
|
// label_UserName
|
|
|
//
|
|
|
this.label_UserName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
@@ -7063,6 +7032,46 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.label46.TabIndex = 21;
|
|
|
this.label46.Text = "/";
|
|
|
//
|
|
|
+ // pictureBox_WriteLock
|
|
|
+ //
|
|
|
+ this.pictureBox_WriteLock.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.Lock;
|
|
|
+ this.pictureBox_WriteLock.Location = new System.Drawing.Point(100, 28);
|
|
|
+ this.pictureBox_WriteLock.Name = "pictureBox_WriteLock";
|
|
|
+ this.pictureBox_WriteLock.Size = new System.Drawing.Size(45, 45);
|
|
|
+ this.pictureBox_WriteLock.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
|
+ this.pictureBox_WriteLock.TabIndex = 7;
|
|
|
+ this.pictureBox_WriteLock.TabStop = false;
|
|
|
+ this.pictureBox_WriteLock.Click += new System.EventHandler(this.pictureBox_WriteLock_Click);
|
|
|
+ //
|
|
|
+ // pictureBox_ReadLock
|
|
|
+ //
|
|
|
+ this.pictureBox_ReadLock.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.Lock;
|
|
|
+ this.pictureBox_ReadLock.Location = new System.Drawing.Point(149, 28);
|
|
|
+ this.pictureBox_ReadLock.Name = "pictureBox_ReadLock";
|
|
|
+ this.pictureBox_ReadLock.Size = new System.Drawing.Size(45, 45);
|
|
|
+ this.pictureBox_ReadLock.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
|
+ this.pictureBox_ReadLock.TabIndex = 8;
|
|
|
+ this.pictureBox_ReadLock.TabStop = false;
|
|
|
+ this.pictureBox_ReadLock.Click += new System.EventHandler(this.pictureBox_ReadLock_Click);
|
|
|
+ //
|
|
|
+ // pictureBox2
|
|
|
+ //
|
|
|
+ this.pictureBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
+ this.pictureBox2.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.logo;
|
|
|
+ this.pictureBox2.Location = new System.Drawing.Point(896, 3);
|
|
|
+ this.pictureBox2.Name = "pictureBox2";
|
|
|
+ this.pictureBox2.Size = new System.Drawing.Size(132, 23);
|
|
|
+ this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
|
+ this.pictureBox2.TabIndex = 16;
|
|
|
+ this.pictureBox2.TabStop = false;
|
|
|
+ //
|
|
|
+ // 发送指令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
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
|
|
@@ -7183,7 +7192,6 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.groupBox27.ResumeLayout(false);
|
|
|
this.groupBox2.ResumeLayout(false);
|
|
|
this.groupBox2.PerformLayout();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox_WriteLock)).EndInit();
|
|
|
this.tabPage_ProductMode_Read.ResumeLayout(false);
|
|
|
this.tabPage_ProductMode_Read.PerformLayout();
|
|
|
this.groupBox31.ResumeLayout(false);
|
|
@@ -7191,12 +7199,13 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.groupBox30.ResumeLayout(false);
|
|
|
this.groupBox29.ResumeLayout(false);
|
|
|
this.groupBox29.PerformLayout();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox_ReadLock)).EndInit();
|
|
|
this.tabControl2.ResumeLayout(false);
|
|
|
this.tabPage_RunInfo.ResumeLayout(false);
|
|
|
this.tabPage_RunInfo.PerformLayout();
|
|
|
this.tabPage_DebugInfo.ResumeLayout(false);
|
|
|
this.tabPage_DebugInfo.PerformLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox_WriteLock)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox_ReadLock)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
|
|
this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
@@ -7581,7 +7590,6 @@ namespace Welling_Motor_Debug_Tool
|
|
|
private Label label110;
|
|
|
private Label label108;
|
|
|
private Label label111;
|
|
|
- private ToolStripMenuItem 指令调试ToolStripMenuItem;
|
|
|
private Label label_StarInfo;
|
|
|
private TextBox textBox_FacModeScan;
|
|
|
private Label label112;
|
|
@@ -7794,5 +7802,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
private ComboBox comboBox_Bike_CCS;
|
|
|
public ComboBox comboBox_OBC_BikeCCS;
|
|
|
private Label label137;
|
|
|
+ public ToolStripMenuItem 指令调试ToolStripMenuItem;
|
|
|
+ private ToolStripMenuItem 发送指令ToolStripMenuItem;
|
|
|
}
|
|
|
}
|