|
@@ -77,7 +77,9 @@
|
|
this.textBox_BikeThroSpeed = new System.Windows.Forms.TextBox();
|
|
this.textBox_BikeThroSpeed = new System.Windows.Forms.TextBox();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.textBox_BikeWheel = new System.Windows.Forms.TextBox();
|
|
this.textBox_BikeWheel = new System.Windows.Forms.TextBox();
|
|
|
|
+ this.label39 = new System.Windows.Forms.Label();
|
|
this.tabPage_Advance = new System.Windows.Forms.TabPage();
|
|
this.tabPage_Advance = new System.Windows.Forms.TabPage();
|
|
|
|
+ this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
this.richTextBox_AdvanceParams = new System.Windows.Forms.RichTextBox();
|
|
this.richTextBox_AdvanceParams = new System.Windows.Forms.RichTextBox();
|
|
this.tabPage_Note = new System.Windows.Forms.TabPage();
|
|
this.tabPage_Note = new System.Windows.Forms.TabPage();
|
|
this.button_NoteRead = new System.Windows.Forms.Button();
|
|
this.button_NoteRead = new System.Windows.Forms.Button();
|
|
@@ -130,8 +132,9 @@
|
|
this.button_ChangeModelFile = new System.Windows.Forms.Button();
|
|
this.button_ChangeModelFile = new System.Windows.Forms.Button();
|
|
this.button_DeletModelFile = new System.Windows.Forms.Button();
|
|
this.button_DeletModelFile = new System.Windows.Forms.Button();
|
|
this.button_LoadFile = new System.Windows.Forms.Button();
|
|
this.button_LoadFile = new System.Windows.Forms.Button();
|
|
- this.label39 = new System.Windows.Forms.Label();
|
|
|
|
- this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
|
|
|
|
+ this.radioButton_HUB_FCT = new System.Windows.Forms.RadioButton();
|
|
|
|
+ this.checkBox_SyncFac = new System.Windows.Forms.CheckBox();
|
|
|
|
+ this.groupBox6 = new System.Windows.Forms.GroupBox();
|
|
this.tabControl1.SuspendLayout();
|
|
this.tabControl1.SuspendLayout();
|
|
this.tabPage_Simple.SuspendLayout();
|
|
this.tabPage_Simple.SuspendLayout();
|
|
this.groupBox5.SuspendLayout();
|
|
this.groupBox5.SuspendLayout();
|
|
@@ -139,11 +142,12 @@
|
|
this.groupBox3.SuspendLayout();
|
|
this.groupBox3.SuspendLayout();
|
|
this.groupBox2.SuspendLayout();
|
|
this.groupBox2.SuspendLayout();
|
|
this.tabPage_Advance.SuspendLayout();
|
|
this.tabPage_Advance.SuspendLayout();
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
this.tabPage_Note.SuspendLayout();
|
|
this.tabPage_Note.SuspendLayout();
|
|
this.groupBox1.SuspendLayout();
|
|
this.groupBox1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
|
this.statusStrip1.SuspendLayout();
|
|
this.statusStrip1.SuspendLayout();
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
|
|
|
|
+ this.groupBox6.SuspendLayout();
|
|
this.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
//
|
|
// button_ExportParams
|
|
// button_ExportParams
|
|
@@ -676,6 +680,17 @@
|
|
this.textBox_BikeWheel.Size = new System.Drawing.Size(65, 29);
|
|
this.textBox_BikeWheel.Size = new System.Drawing.Size(65, 29);
|
|
this.textBox_BikeWheel.TabIndex = 1;
|
|
this.textBox_BikeWheel.TabIndex = 1;
|
|
//
|
|
//
|
|
|
|
+ // label39
|
|
|
|
+ //
|
|
|
|
+ this.label39.AutoSize = true;
|
|
|
|
+ this.label39.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
+ this.label39.ForeColor = System.Drawing.Color.Red;
|
|
|
|
+ this.label39.Location = new System.Drawing.Point(11, 569);
|
|
|
|
+ this.label39.Name = "label39";
|
|
|
|
+ this.label39.Size = new System.Drawing.Size(449, 25);
|
|
|
|
+ this.label39.TabIndex = 0;
|
|
|
|
+ this.label39.Text = "注意:简易参数界面内容在高级参数界面修改无效!\r\n";
|
|
|
|
+ //
|
|
// tabPage_Advance
|
|
// tabPage_Advance
|
|
//
|
|
//
|
|
this.tabPage_Advance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
this.tabPage_Advance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
@@ -689,6 +704,17 @@
|
|
this.tabPage_Advance.TabIndex = 1;
|
|
this.tabPage_Advance.TabIndex = 1;
|
|
this.tabPage_Advance.Text = "高级参数";
|
|
this.tabPage_Advance.Text = "高级参数";
|
|
//
|
|
//
|
|
|
|
+ // pictureBox1
|
|
|
|
+ //
|
|
|
|
+ this.pictureBox1.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.Lock;
|
|
|
|
+ this.pictureBox1.Location = new System.Drawing.Point(433, 6);
|
|
|
|
+ this.pictureBox1.Name = "pictureBox1";
|
|
|
|
+ this.pictureBox1.Size = new System.Drawing.Size(45, 45);
|
|
|
|
+ this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
|
|
+ this.pictureBox1.TabIndex = 9;
|
|
|
|
+ this.pictureBox1.TabStop = false;
|
|
|
|
+ this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
|
|
|
|
+ //
|
|
// richTextBox_AdvanceParams
|
|
// richTextBox_AdvanceParams
|
|
//
|
|
//
|
|
this.richTextBox_AdvanceParams.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
this.richTextBox_AdvanceParams.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
@@ -1074,7 +1100,7 @@
|
|
//
|
|
//
|
|
this.pictureBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
this.pictureBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
this.pictureBox2.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.about;
|
|
this.pictureBox2.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.about;
|
|
- this.pictureBox2.Location = new System.Drawing.Point(853, 696);
|
|
|
|
|
|
+ this.pictureBox2.Location = new System.Drawing.Point(855, 706);
|
|
this.pictureBox2.Name = "pictureBox2";
|
|
this.pictureBox2.Name = "pictureBox2";
|
|
this.pictureBox2.Size = new System.Drawing.Size(167, 23);
|
|
this.pictureBox2.Size = new System.Drawing.Size(167, 23);
|
|
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
@@ -1124,7 +1150,7 @@
|
|
//
|
|
//
|
|
this.radioButton_MIGIC.AutoSize = true;
|
|
this.radioButton_MIGIC.AutoSize = true;
|
|
this.radioButton_MIGIC.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
this.radioButton_MIGIC.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
- this.radioButton_MIGIC.Location = new System.Drawing.Point(868, 565);
|
|
|
|
|
|
+ this.radioButton_MIGIC.Location = new System.Drawing.Point(16, 30);
|
|
this.radioButton_MIGIC.Name = "radioButton_MIGIC";
|
|
this.radioButton_MIGIC.Name = "radioButton_MIGIC";
|
|
this.radioButton_MIGIC.Size = new System.Drawing.Size(77, 25);
|
|
this.radioButton_MIGIC.Size = new System.Drawing.Size(77, 25);
|
|
this.radioButton_MIGIC.TabIndex = 24;
|
|
this.radioButton_MIGIC.TabIndex = 24;
|
|
@@ -1136,7 +1162,7 @@
|
|
//
|
|
//
|
|
this.radioButton_HUB.AutoSize = true;
|
|
this.radioButton_HUB.AutoSize = true;
|
|
this.radioButton_HUB.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
this.radioButton_HUB.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
- this.radioButton_HUB.Location = new System.Drawing.Point(955, 565);
|
|
|
|
|
|
+ this.radioButton_HUB.Location = new System.Drawing.Point(16, 61);
|
|
this.radioButton_HUB.Name = "radioButton_HUB";
|
|
this.radioButton_HUB.Name = "radioButton_HUB";
|
|
this.radioButton_HUB.Size = new System.Drawing.Size(62, 25);
|
|
this.radioButton_HUB.Size = new System.Drawing.Size(62, 25);
|
|
this.radioButton_HUB.TabIndex = 24;
|
|
this.radioButton_HUB.TabIndex = 24;
|
|
@@ -1253,27 +1279,41 @@
|
|
this.button_LoadFile.UseVisualStyleBackColor = false;
|
|
this.button_LoadFile.UseVisualStyleBackColor = false;
|
|
this.button_LoadFile.Click += new System.EventHandler(this.button_LoadFile_Click);
|
|
this.button_LoadFile.Click += new System.EventHandler(this.button_LoadFile_Click);
|
|
//
|
|
//
|
|
- // label39
|
|
|
|
- //
|
|
|
|
- this.label39.AutoSize = true;
|
|
|
|
- this.label39.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
- this.label39.ForeColor = System.Drawing.Color.Red;
|
|
|
|
- this.label39.Location = new System.Drawing.Point(11, 569);
|
|
|
|
- this.label39.Name = "label39";
|
|
|
|
- this.label39.Size = new System.Drawing.Size(449, 25);
|
|
|
|
- this.label39.TabIndex = 0;
|
|
|
|
- this.label39.Text = "注意:简易参数界面内容在高级参数界面修改无效!\r\n";
|
|
|
|
- //
|
|
|
|
- // pictureBox1
|
|
|
|
- //
|
|
|
|
- this.pictureBox1.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.Lock;
|
|
|
|
- this.pictureBox1.Location = new System.Drawing.Point(433, 6);
|
|
|
|
- this.pictureBox1.Name = "pictureBox1";
|
|
|
|
- this.pictureBox1.Size = new System.Drawing.Size(45, 45);
|
|
|
|
- this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
|
|
- this.pictureBox1.TabIndex = 9;
|
|
|
|
- this.pictureBox1.TabStop = false;
|
|
|
|
- this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
|
|
|
|
|
|
+ // radioButton_HUB_FCT
|
|
|
|
+ //
|
|
|
|
+ this.radioButton_HUB_FCT.AutoSize = true;
|
|
|
|
+ this.radioButton_HUB_FCT.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
|
+ this.radioButton_HUB_FCT.Location = new System.Drawing.Point(16, 92);
|
|
|
|
+ this.radioButton_HUB_FCT.Name = "radioButton_HUB_FCT";
|
|
|
|
+ this.radioButton_HUB_FCT.Size = new System.Drawing.Size(98, 25);
|
|
|
|
+ this.radioButton_HUB_FCT.TabIndex = 24;
|
|
|
|
+ this.radioButton_HUB_FCT.Text = "HUB_FCT";
|
|
|
|
+ this.radioButton_HUB_FCT.UseVisualStyleBackColor = true;
|
|
|
|
+ this.radioButton_HUB_FCT.Click += new System.EventHandler(this.radioButton_HUB_Click);
|
|
|
|
+ //
|
|
|
|
+ // checkBox_SyncFac
|
|
|
|
+ //
|
|
|
|
+ this.checkBox_SyncFac.AutoSize = true;
|
|
|
|
+ this.checkBox_SyncFac.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
|
+ this.checkBox_SyncFac.Location = new System.Drawing.Point(868, 675);
|
|
|
|
+ this.checkBox_SyncFac.Name = "checkBox_SyncFac";
|
|
|
|
+ this.checkBox_SyncFac.Size = new System.Drawing.Size(125, 25);
|
|
|
|
+ this.checkBox_SyncFac.TabIndex = 28;
|
|
|
|
+ this.checkBox_SyncFac.Text = "仅导出到本地";
|
|
|
|
+ this.checkBox_SyncFac.UseVisualStyleBackColor = true;
|
|
|
|
+ //
|
|
|
|
+ // groupBox6
|
|
|
|
+ //
|
|
|
|
+ this.groupBox6.Controls.Add(this.radioButton_MIGIC);
|
|
|
|
+ this.groupBox6.Controls.Add(this.radioButton_HUB);
|
|
|
|
+ this.groupBox6.Controls.Add(this.radioButton_HUB_FCT);
|
|
|
|
+ this.groupBox6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
|
+ this.groupBox6.Location = new System.Drawing.Point(868, 463);
|
|
|
|
+ this.groupBox6.Name = "groupBox6";
|
|
|
|
+ this.groupBox6.Size = new System.Drawing.Size(149, 127);
|
|
|
|
+ this.groupBox6.TabIndex = 29;
|
|
|
|
+ this.groupBox6.TabStop = false;
|
|
|
|
+ this.groupBox6.Text = "配置类型";
|
|
//
|
|
//
|
|
// GenerateParams
|
|
// GenerateParams
|
|
//
|
|
//
|
|
@@ -1281,6 +1321,8 @@
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
this.ClientSize = new System.Drawing.Size(1034, 761);
|
|
this.ClientSize = new System.Drawing.Size(1034, 761);
|
|
|
|
+ this.Controls.Add(this.groupBox6);
|
|
|
|
+ this.Controls.Add(this.checkBox_SyncFac);
|
|
this.Controls.Add(this.button_LoadFile);
|
|
this.Controls.Add(this.button_LoadFile);
|
|
this.Controls.Add(this.button_DeletModelFile);
|
|
this.Controls.Add(this.button_DeletModelFile);
|
|
this.Controls.Add(this.label41);
|
|
this.Controls.Add(this.label41);
|
|
@@ -1291,8 +1333,6 @@
|
|
this.Controls.Add(this.label_BT);
|
|
this.Controls.Add(this.label_BT);
|
|
this.Controls.Add(this.label_Ver);
|
|
this.Controls.Add(this.label_Ver);
|
|
this.Controls.Add(this.statusStrip1);
|
|
this.Controls.Add(this.statusStrip1);
|
|
- this.Controls.Add(this.radioButton_HUB);
|
|
|
|
- this.Controls.Add(this.radioButton_MIGIC);
|
|
|
|
this.Controls.Add(this.comboBox_ModelFile);
|
|
this.Controls.Add(this.comboBox_ModelFile);
|
|
this.Controls.Add(this.pictureBox2);
|
|
this.Controls.Add(this.pictureBox2);
|
|
this.Controls.Add(this.groupBox1);
|
|
this.Controls.Add(this.groupBox1);
|
|
@@ -1324,13 +1364,15 @@
|
|
this.groupBox2.ResumeLayout(false);
|
|
this.groupBox2.ResumeLayout(false);
|
|
this.groupBox2.PerformLayout();
|
|
this.groupBox2.PerformLayout();
|
|
this.tabPage_Advance.ResumeLayout(false);
|
|
this.tabPage_Advance.ResumeLayout(false);
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
this.tabPage_Note.ResumeLayout(false);
|
|
this.tabPage_Note.ResumeLayout(false);
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.groupBox1.PerformLayout();
|
|
this.groupBox1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
|
this.statusStrip1.ResumeLayout(false);
|
|
this.statusStrip1.ResumeLayout(false);
|
|
this.statusStrip1.PerformLayout();
|
|
this.statusStrip1.PerformLayout();
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
|
|
|
|
+ this.groupBox6.ResumeLayout(false);
|
|
|
|
+ this.groupBox6.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
this.PerformLayout();
|
|
|
|
|
|
@@ -1440,5 +1482,8 @@
|
|
private System.Windows.Forms.Button button_LoadFile;
|
|
private System.Windows.Forms.Button button_LoadFile;
|
|
private System.Windows.Forms.Label label39;
|
|
private System.Windows.Forms.Label label39;
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
|
|
+ private System.Windows.Forms.RadioButton radioButton_HUB_FCT;
|
|
|
|
+ private System.Windows.Forms.CheckBox checkBox_SyncFac;
|
|
|
|
+ private System.Windows.Forms.GroupBox groupBox6;
|
|
}
|
|
}
|
|
}
|
|
}
|