|
@@ -352,6 +352,17 @@
|
|
|
this.textBox_Sensor1_Avg = new System.Windows.Forms.TextBox();
|
|
|
this.label127 = new System.Windows.Forms.Label();
|
|
|
this.label1_Welcom = new System.Windows.Forms.Label();
|
|
|
+ this.textBox_Config_SpeedlimitStop = new System.Windows.Forms.TextBox();
|
|
|
+ this.label128 = new System.Windows.Forms.Label();
|
|
|
+ this.textBox_Config_SpeedlimitStart = new System.Windows.Forms.TextBox();
|
|
|
+ this.label129 = new System.Windows.Forms.Label();
|
|
|
+ this.textBox_Config_Period = new System.Windows.Forms.TextBox();
|
|
|
+ this.label130 = new System.Windows.Forms.Label();
|
|
|
+ this.textBox_Config_Pulse = new System.Windows.Forms.TextBox();
|
|
|
+ this.label131 = new System.Windows.Forms.Label();
|
|
|
+ this.textBox_Config_SpeedAlarm = new System.Windows.Forms.TextBox();
|
|
|
+ this.label132 = new System.Windows.Forms.Label();
|
|
|
+ this.button_ReadAll = new System.Windows.Forms.Button();
|
|
|
this.groupBox1.SuspendLayout();
|
|
|
this.groupBox2.SuspendLayout();
|
|
|
this.groupBox3.SuspendLayout();
|
|
@@ -2432,6 +2443,16 @@
|
|
|
// groupBox4
|
|
|
//
|
|
|
this.groupBox4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(180)))), ((int)(((byte)(120)))));
|
|
|
+ this.groupBox4.Controls.Add(this.textBox_Config_SpeedlimitStop);
|
|
|
+ this.groupBox4.Controls.Add(this.label128);
|
|
|
+ this.groupBox4.Controls.Add(this.textBox_Config_SpeedlimitStart);
|
|
|
+ this.groupBox4.Controls.Add(this.label129);
|
|
|
+ this.groupBox4.Controls.Add(this.textBox_Config_Period);
|
|
|
+ this.groupBox4.Controls.Add(this.label130);
|
|
|
+ this.groupBox4.Controls.Add(this.textBox_Config_Pulse);
|
|
|
+ this.groupBox4.Controls.Add(this.label131);
|
|
|
+ this.groupBox4.Controls.Add(this.textBox_Config_SpeedAlarm);
|
|
|
+ this.groupBox4.Controls.Add(this.label132);
|
|
|
this.groupBox4.Controls.Add(this.comboBox_TailLightVol);
|
|
|
this.groupBox4.Controls.Add(this.comboBox_AttiSensor);
|
|
|
this.groupBox4.Controls.Add(this.comboBox_FrontLigthVol);
|
|
@@ -2463,7 +2484,7 @@
|
|
|
"12V",
|
|
|
"随电池",
|
|
|
"硬件"});
|
|
|
- this.comboBox_TailLightVol.Location = new System.Drawing.Point(94, 153);
|
|
|
+ this.comboBox_TailLightVol.Location = new System.Drawing.Point(94, 158);
|
|
|
this.comboBox_TailLightVol.Name = "comboBox_TailLightVol";
|
|
|
this.comboBox_TailLightVol.Size = new System.Drawing.Size(70, 28);
|
|
|
this.comboBox_TailLightVol.TabIndex = 12;
|
|
@@ -2487,7 +2508,7 @@
|
|
|
"12V",
|
|
|
"随电池",
|
|
|
"硬件"});
|
|
|
- this.comboBox_FrontLigthVol.Location = new System.Drawing.Point(94, 126);
|
|
|
+ this.comboBox_FrontLigthVol.Location = new System.Drawing.Point(94, 130);
|
|
|
this.comboBox_FrontLigthVol.Name = "comboBox_FrontLigthVol";
|
|
|
this.comboBox_FrontLigthVol.Size = new System.Drawing.Size(70, 28);
|
|
|
this.comboBox_FrontLigthVol.TabIndex = 9;
|
|
@@ -2499,8 +2520,10 @@
|
|
|
"模式1",
|
|
|
"模式2",
|
|
|
"模式3",
|
|
|
- "模式4"});
|
|
|
- this.comboBox_TailLightMode.Location = new System.Drawing.Point(94, 100);
|
|
|
+ "模式4",
|
|
|
+ "模式5",
|
|
|
+ "模式6"});
|
|
|
+ this.comboBox_TailLightMode.Location = new System.Drawing.Point(94, 102);
|
|
|
this.comboBox_TailLightMode.Name = "comboBox_TailLightMode";
|
|
|
this.comboBox_TailLightMode.Size = new System.Drawing.Size(70, 28);
|
|
|
this.comboBox_TailLightMode.TabIndex = 8;
|
|
@@ -2530,7 +2553,7 @@
|
|
|
// label123
|
|
|
//
|
|
|
this.label123.AutoSize = true;
|
|
|
- this.label123.Location = new System.Drawing.Point(9, 155);
|
|
|
+ this.label123.Location = new System.Drawing.Point(9, 162);
|
|
|
this.label123.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label123.Name = "label123";
|
|
|
this.label123.Size = new System.Drawing.Size(65, 20);
|
|
@@ -2550,7 +2573,7 @@
|
|
|
// label122
|
|
|
//
|
|
|
this.label122.AutoSize = true;
|
|
|
- this.label122.Location = new System.Drawing.Point(9, 129);
|
|
|
+ this.label122.Location = new System.Drawing.Point(9, 134);
|
|
|
this.label122.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label122.Name = "label122";
|
|
|
this.label122.Size = new System.Drawing.Size(65, 20);
|
|
@@ -2578,7 +2601,7 @@
|
|
|
// label121
|
|
|
//
|
|
|
this.label121.AutoSize = true;
|
|
|
- this.label121.Location = new System.Drawing.Point(9, 103);
|
|
|
+ this.label121.Location = new System.Drawing.Point(9, 106);
|
|
|
this.label121.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label121.Name = "label121";
|
|
|
this.label121.Size = new System.Drawing.Size(65, 20);
|
|
@@ -3879,7 +3902,7 @@
|
|
|
this.label127.AutoSize = true;
|
|
|
this.label127.Font = new System.Drawing.Font("微软雅黑", 18F);
|
|
|
this.label127.ForeColor = System.Drawing.Color.Red;
|
|
|
- this.label127.Location = new System.Drawing.Point(1114, 743);
|
|
|
+ this.label127.Location = new System.Drawing.Point(1158, 743);
|
|
|
this.label127.Name = "label127";
|
|
|
this.label127.Size = new System.Drawing.Size(230, 31);
|
|
|
this.label127.TabIndex = 19;
|
|
@@ -3897,12 +3920,117 @@
|
|
|
this.label1_Welcom.Text = "选择正确端口号,\r\n连接成功后开始使用!";
|
|
|
this.label1_Welcom.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
//
|
|
|
+ // textBox_Config_SpeedlimitStop
|
|
|
+ //
|
|
|
+ this.textBox_Config_SpeedlimitStop.Location = new System.Drawing.Point(94, 290);
|
|
|
+ this.textBox_Config_SpeedlimitStop.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
|
|
|
+ this.textBox_Config_SpeedlimitStop.Name = "textBox_Config_SpeedlimitStop";
|
|
|
+ this.textBox_Config_SpeedlimitStop.Size = new System.Drawing.Size(70, 26);
|
|
|
+ this.textBox_Config_SpeedlimitStop.TabIndex = 27;
|
|
|
+ //
|
|
|
+ // label128
|
|
|
+ //
|
|
|
+ this.label128.AutoSize = true;
|
|
|
+ this.label128.Location = new System.Drawing.Point(9, 293);
|
|
|
+ this.label128.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.label128.Name = "label128";
|
|
|
+ this.label128.Size = new System.Drawing.Size(65, 20);
|
|
|
+ this.label128.TabIndex = 26;
|
|
|
+ this.label128.Text = "结束限速";
|
|
|
+ //
|
|
|
+ // textBox_Config_SpeedlimitStart
|
|
|
+ //
|
|
|
+ this.textBox_Config_SpeedlimitStart.Location = new System.Drawing.Point(94, 264);
|
|
|
+ this.textBox_Config_SpeedlimitStart.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
|
|
|
+ this.textBox_Config_SpeedlimitStart.Name = "textBox_Config_SpeedlimitStart";
|
|
|
+ this.textBox_Config_SpeedlimitStart.Size = new System.Drawing.Size(70, 26);
|
|
|
+ this.textBox_Config_SpeedlimitStart.TabIndex = 25;
|
|
|
+ //
|
|
|
+ // label129
|
|
|
+ //
|
|
|
+ this.label129.AutoSize = true;
|
|
|
+ this.label129.Location = new System.Drawing.Point(9, 267);
|
|
|
+ this.label129.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.label129.Name = "label129";
|
|
|
+ this.label129.Size = new System.Drawing.Size(65, 20);
|
|
|
+ this.label129.TabIndex = 24;
|
|
|
+ this.label129.Text = "起始限速";
|
|
|
+ //
|
|
|
+ // textBox_Config_Period
|
|
|
+ //
|
|
|
+ this.textBox_Config_Period.Location = new System.Drawing.Point(94, 238);
|
|
|
+ this.textBox_Config_Period.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
|
|
|
+ this.textBox_Config_Period.Name = "textBox_Config_Period";
|
|
|
+ this.textBox_Config_Period.Size = new System.Drawing.Size(70, 26);
|
|
|
+ this.textBox_Config_Period.TabIndex = 23;
|
|
|
+ //
|
|
|
+ // label130
|
|
|
+ //
|
|
|
+ this.label130.AutoSize = true;
|
|
|
+ this.label130.Location = new System.Drawing.Point(9, 241);
|
|
|
+ this.label130.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.label130.Name = "label130";
|
|
|
+ this.label130.Size = new System.Drawing.Size(65, 20);
|
|
|
+ this.label130.TabIndex = 22;
|
|
|
+ this.label130.Text = "尾灯周期";
|
|
|
+ //
|
|
|
+ // textBox_Config_Pulse
|
|
|
+ //
|
|
|
+ this.textBox_Config_Pulse.Location = new System.Drawing.Point(94, 212);
|
|
|
+ this.textBox_Config_Pulse.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
|
|
|
+ this.textBox_Config_Pulse.Name = "textBox_Config_Pulse";
|
|
|
+ this.textBox_Config_Pulse.Size = new System.Drawing.Size(70, 26);
|
|
|
+ this.textBox_Config_Pulse.TabIndex = 21;
|
|
|
+ //
|
|
|
+ // label131
|
|
|
+ //
|
|
|
+ this.label131.AutoSize = true;
|
|
|
+ this.label131.Location = new System.Drawing.Point(9, 215);
|
|
|
+ this.label131.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.label131.Name = "label131";
|
|
|
+ this.label131.Size = new System.Drawing.Size(65, 20);
|
|
|
+ this.label131.TabIndex = 20;
|
|
|
+ this.label131.Text = "尾灯脉宽";
|
|
|
+ //
|
|
|
+ // textBox_Config_SpeedAlarm
|
|
|
+ //
|
|
|
+ this.textBox_Config_SpeedAlarm.Location = new System.Drawing.Point(94, 186);
|
|
|
+ this.textBox_Config_SpeedAlarm.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
|
|
|
+ this.textBox_Config_SpeedAlarm.Name = "textBox_Config_SpeedAlarm";
|
|
|
+ this.textBox_Config_SpeedAlarm.Size = new System.Drawing.Size(70, 26);
|
|
|
+ this.textBox_Config_SpeedAlarm.TabIndex = 19;
|
|
|
+ //
|
|
|
+ // label132
|
|
|
+ //
|
|
|
+ this.label132.AutoSize = true;
|
|
|
+ this.label132.Location = new System.Drawing.Point(9, 189);
|
|
|
+ this.label132.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.label132.Name = "label132";
|
|
|
+ this.label132.Size = new System.Drawing.Size(65, 20);
|
|
|
+ this.label132.TabIndex = 18;
|
|
|
+ this.label132.Text = "报警阈值";
|
|
|
+ //
|
|
|
+ // button_ReadAll
|
|
|
+ //
|
|
|
+ this.button_ReadAll.BackColor = System.Drawing.Color.Yellow;
|
|
|
+ this.button_ReadAll.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
|
+ this.button_ReadAll.Location = new System.Drawing.Point(1070, 736);
|
|
|
+ this.button_ReadAll.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4);
|
|
|
+ this.button_ReadAll.Name = "button_ReadAll";
|
|
|
+ this.button_ReadAll.Size = new System.Drawing.Size(80, 44);
|
|
|
+ this.button_ReadAll.TabIndex = 20;
|
|
|
+ this.button_ReadAll.Text = "一键查询";
|
|
|
+ this.button_ReadAll.UseVisualStyleBackColor = false;
|
|
|
+ this.button_ReadAll.Visible = false;
|
|
|
+ this.button_ReadAll.Click += new System.EventHandler(this.button_ReadAll_Click);
|
|
|
+ //
|
|
|
// Form1
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(180)))), ((int)(((byte)(120)))));
|
|
|
this.ClientSize = new System.Drawing.Size(1394, 792);
|
|
|
+ this.Controls.Add(this.button_ReadAll);
|
|
|
this.Controls.Add(this.label127);
|
|
|
this.Controls.Add(this.groupBox17);
|
|
|
this.Controls.Add(this.groupBox16);
|
|
@@ -3933,7 +4061,7 @@
|
|
|
this.MaximizeBox = false;
|
|
|
this.Name = "Form1";
|
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
|
- this.Text = "MOTINOVA中置电机配置软件V2.1.5(内部使用)";
|
|
|
+ this.Text = "MOTINOVA中置电机配置软件V2.1.6(内部使用)";
|
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
|
|
|
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.Form1_FormClosed);
|
|
|
this.Load += new System.EventHandler(this.Form1_Load);
|
|
@@ -4300,6 +4428,17 @@
|
|
|
private System.Windows.Forms.ComboBox comboBox_AttiSensor;
|
|
|
private System.Windows.Forms.ComboBox comboBox_FrontLigthVol;
|
|
|
private System.Windows.Forms.ComboBox comboBox_TailLightMode;
|
|
|
+ private System.Windows.Forms.TextBox textBox_Config_SpeedlimitStop;
|
|
|
+ private System.Windows.Forms.Label label128;
|
|
|
+ private System.Windows.Forms.TextBox textBox_Config_SpeedlimitStart;
|
|
|
+ private System.Windows.Forms.Label label129;
|
|
|
+ private System.Windows.Forms.TextBox textBox_Config_Period;
|
|
|
+ private System.Windows.Forms.Label label130;
|
|
|
+ private System.Windows.Forms.TextBox textBox_Config_Pulse;
|
|
|
+ private System.Windows.Forms.Label label131;
|
|
|
+ private System.Windows.Forms.TextBox textBox_Config_SpeedAlarm;
|
|
|
+ private System.Windows.Forms.Label label132;
|
|
|
+ private System.Windows.Forms.Button button_ReadAll;
|
|
|
}
|
|
|
}
|
|
|
|