|
@@ -534,6 +534,8 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.checkBox_OffLineCheckMode = new System.Windows.Forms.CheckBox();
|
|
|
this.comboBox_CheckModeCfgFile = new System.Windows.Forms.ComboBox();
|
|
|
this.groupBox31 = new System.Windows.Forms.GroupBox();
|
|
|
+ this.label157 = new System.Windows.Forms.Label();
|
|
|
+ this.label_CheckModeAngle = new System.Windows.Forms.Label();
|
|
|
this.label132 = new System.Windows.Forms.Label();
|
|
|
this.label_CheckModeMos = new System.Windows.Forms.Label();
|
|
|
this.label148 = new System.Windows.Forms.Label();
|
|
@@ -550,6 +552,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.groupBox30 = new System.Windows.Forms.GroupBox();
|
|
|
this.richTextBox_CheckModeLog = new System.Windows.Forms.RichTextBox();
|
|
|
this.groupBox29 = new System.Windows.Forms.GroupBox();
|
|
|
+ this.checkBox_CheckModeAngle = new System.Windows.Forms.CheckBox();
|
|
|
this.checkBox_CheckModeMos = new System.Windows.Forms.CheckBox();
|
|
|
this.pictureBox_ReadLock = new System.Windows.Forms.PictureBox();
|
|
|
this.checkBox_CheckModeSN = new System.Windows.Forms.CheckBox();
|
|
@@ -654,9 +657,6 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.label124 = new System.Windows.Forms.Label();
|
|
|
this.label46 = new System.Windows.Forms.Label();
|
|
|
this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
|
|
- this.checkBox_CheckModeAngle = new System.Windows.Forms.CheckBox();
|
|
|
- this.label_CheckModeAngle = new System.Windows.Forms.Label();
|
|
|
- this.label157 = new System.Windows.Forms.Label();
|
|
|
this.menuStrip_Set.SuspendLayout();
|
|
|
this.statusStrip1.SuspendLayout();
|
|
|
this.groupBox1.SuspendLayout();
|
|
@@ -1524,7 +1524,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
// 版本ToolStripMenuItem
|
|
|
//
|
|
|
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);
|
|
|
//
|
|
@@ -1534,7 +1534,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.打开ToolStripMenuItem,
|
|
|
this.关闭ToolStripMenuItem});
|
|
|
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 = "自动更新";
|
|
|
//
|
|
|
// 打开ToolStripMenuItem
|
|
@@ -1556,22 +1556,23 @@ namespace Welling_Motor_Debug_Tool
|
|
|
// 本机信息ToolStripMenuItem
|
|
|
//
|
|
|
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);
|
|
|
//
|
|
|
// 帮助ToolStripMenuItem
|
|
|
//
|
|
|
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);
|
|
|
//
|
|
|
// 累计运行时间ToolStripMenuItem
|
|
|
//
|
|
|
this.累计运行时间ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripMenuItem_RunTime});
|
|
|
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.MouseHover += new System.EventHandler(this.累计运行时间ToolStripMenuItem_MouseHover);
|
|
|
//
|
|
@@ -6167,6 +6168,29 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.groupBox31.TabStop = false;
|
|
|
this.groupBox31.Text = "测试状态";
|
|
|
//
|
|
|
+ // label157
|
|
|
+ //
|
|
|
+ this.label157.AutoSize = true;
|
|
|
+ this.label157.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label157.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
+ this.label157.Location = new System.Drawing.Point(6, 200);
|
|
|
+ this.label157.Name = "label157";
|
|
|
+ this.label157.Size = new System.Drawing.Size(65, 20);
|
|
|
+ this.label157.TabIndex = 21;
|
|
|
+ this.label157.Text = "位置校准";
|
|
|
+ this.label157.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
+ //
|
|
|
+ // label_CheckModeAngle
|
|
|
+ //
|
|
|
+ this.label_CheckModeAngle.BackColor = System.Drawing.Color.Red;
|
|
|
+ this.label_CheckModeAngle.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label_CheckModeAngle.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
+ this.label_CheckModeAngle.Location = new System.Drawing.Point(108, 200);
|
|
|
+ this.label_CheckModeAngle.Name = "label_CheckModeAngle";
|
|
|
+ this.label_CheckModeAngle.Size = new System.Drawing.Size(35, 20);
|
|
|
+ this.label_CheckModeAngle.TabIndex = 20;
|
|
|
+ this.label_CheckModeAngle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
+ //
|
|
|
// label132
|
|
|
//
|
|
|
this.label132.AutoSize = true;
|
|
@@ -6355,6 +6379,20 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.groupBox29.TabStop = false;
|
|
|
this.groupBox29.Text = "测试项目";
|
|
|
//
|
|
|
+ // checkBox_CheckModeAngle
|
|
|
+ //
|
|
|
+ this.checkBox_CheckModeAngle.AutoSize = true;
|
|
|
+ this.checkBox_CheckModeAngle.Checked = true;
|
|
|
+ this.checkBox_CheckModeAngle.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
+ this.checkBox_CheckModeAngle.Enabled = false;
|
|
|
+ this.checkBox_CheckModeAngle.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.checkBox_CheckModeAngle.Location = new System.Drawing.Point(7, 178);
|
|
|
+ this.checkBox_CheckModeAngle.Name = "checkBox_CheckModeAngle";
|
|
|
+ this.checkBox_CheckModeAngle.Size = new System.Drawing.Size(112, 24);
|
|
|
+ this.checkBox_CheckModeAngle.TabIndex = 10;
|
|
|
+ this.checkBox_CheckModeAngle.Text = "位置校准确认";
|
|
|
+ this.checkBox_CheckModeAngle.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
// checkBox_CheckModeMos
|
|
|
//
|
|
|
this.checkBox_CheckModeMos.AutoSize = true;
|
|
@@ -7437,43 +7475,6 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.pictureBox2.TabIndex = 16;
|
|
|
this.pictureBox2.TabStop = false;
|
|
|
//
|
|
|
- // checkBox_CheckModeAngle
|
|
|
- //
|
|
|
- this.checkBox_CheckModeAngle.AutoSize = true;
|
|
|
- this.checkBox_CheckModeAngle.Checked = true;
|
|
|
- this.checkBox_CheckModeAngle.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
- this.checkBox_CheckModeAngle.Enabled = false;
|
|
|
- this.checkBox_CheckModeAngle.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.checkBox_CheckModeAngle.Location = new System.Drawing.Point(7, 178);
|
|
|
- this.checkBox_CheckModeAngle.Name = "checkBox_CheckModeAngle";
|
|
|
- this.checkBox_CheckModeAngle.Size = new System.Drawing.Size(112, 24);
|
|
|
- this.checkBox_CheckModeAngle.TabIndex = 10;
|
|
|
- this.checkBox_CheckModeAngle.Text = "位置校准确认";
|
|
|
- this.checkBox_CheckModeAngle.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
- // label_CheckModeAngle
|
|
|
- //
|
|
|
- this.label_CheckModeAngle.BackColor = System.Drawing.Color.Red;
|
|
|
- this.label_CheckModeAngle.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label_CheckModeAngle.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
- this.label_CheckModeAngle.Location = new System.Drawing.Point(108, 200);
|
|
|
- this.label_CheckModeAngle.Name = "label_CheckModeAngle";
|
|
|
- this.label_CheckModeAngle.Size = new System.Drawing.Size(35, 20);
|
|
|
- this.label_CheckModeAngle.TabIndex = 20;
|
|
|
- this.label_CheckModeAngle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
- //
|
|
|
- // label157
|
|
|
- //
|
|
|
- this.label157.AutoSize = true;
|
|
|
- this.label157.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label157.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
- this.label157.Location = new System.Drawing.Point(6, 200);
|
|
|
- this.label157.Name = "label157";
|
|
|
- this.label157.Size = new System.Drawing.Size(65, 20);
|
|
|
- this.label157.TabIndex = 21;
|
|
|
- this.label157.Text = "位置校准";
|
|
|
- this.label157.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
- //
|
|
|
// mainForm
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
|