|
@@ -125,6 +125,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.样机测试记录ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
this.toolStripTextBox_DelLogFile = new System.Windows.Forms.ToolStripComboBox();
|
|
|
this.指令调试ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
+ this.发送指令ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
this.查询ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
this.调试记录数据ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
this.生产记录数据ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
@@ -146,7 +147,6 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.button_SpeedDec10 = new System.Windows.Forms.Button();
|
|
|
this.button_SpeedDec1 = new System.Windows.Forms.Button();
|
|
|
this.label24 = new System.Windows.Forms.Label();
|
|
|
- this.numericUpDown_SpeedAdj = new System.Windows.Forms.NumericUpDown();
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
this.comboBox_LightSwitch = new System.Windows.Forms.ComboBox();
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
@@ -384,9 +384,6 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.textBox_FacModeName = new System.Windows.Forms.TextBox();
|
|
|
this.groupBox22 = new System.Windows.Forms.GroupBox();
|
|
|
this.button_FacModeLightSW = new System.Windows.Forms.Button();
|
|
|
- this.label_FacModeMotorSpeedSet = new System.Windows.Forms.Label();
|
|
|
- this.label67 = new System.Windows.Forms.Label();
|
|
|
- this.trackBar_FacModeMotorSpeedAdj = new System.Windows.Forms.TrackBar();
|
|
|
this.button_FacModeMotorRun = new System.Windows.Forms.Button();
|
|
|
this.groupBox21 = new System.Windows.Forms.GroupBox();
|
|
|
this.label79 = new System.Windows.Forms.Label();
|
|
@@ -480,6 +477,7 @@ 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();
|
|
@@ -520,6 +518,7 @@ 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();
|
|
@@ -619,14 +618,11 @@ namespace Welling_Motor_Debug_Tool
|
|
|
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.textBox_MotorSpeedPercent = new System.Windows.Forms.TextBox();
|
|
|
this.menuStrip_Set.SuspendLayout();
|
|
|
this.statusStrip1.SuspendLayout();
|
|
|
this.groupBox1.SuspendLayout();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_SpeedAdj)).BeginInit();
|
|
|
this.groupBox3.SuspendLayout();
|
|
|
this.tabControl1.SuspendLayout();
|
|
|
this.tabPage_MotorParam.SuspendLayout();
|
|
@@ -664,7 +660,6 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.tabPage_FactoryMode.SuspendLayout();
|
|
|
this.groupBox25.SuspendLayout();
|
|
|
this.groupBox22.SuspendLayout();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.trackBar_FacModeMotorSpeedAdj)).BeginInit();
|
|
|
this.groupBox21.SuspendLayout();
|
|
|
this.groupBox20.SuspendLayout();
|
|
|
this.groupBox24.SuspendLayout();
|
|
@@ -673,15 +668,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();
|
|
|
//
|
|
@@ -915,7 +910,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.IP地址ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripTextBox_ServerIP});
|
|
|
this.IP地址ToolStripMenuItem.Name = "IP地址ToolStripMenuItem";
|
|
|
- this.IP地址ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
|
|
|
+ this.IP地址ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.IP地址ToolStripMenuItem.Text = "IP地址";
|
|
|
//
|
|
|
// toolStripTextBox_ServerIP
|
|
@@ -923,7 +918,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.toolStripTextBox_ServerIP.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
|
|
|
this.toolStripTextBox_ServerIP.Name = "toolStripTextBox_ServerIP";
|
|
|
this.toolStripTextBox_ServerIP.Size = new System.Drawing.Size(200, 28);
|
|
|
- this.toolStripTextBox_ServerIP.Text = "8.134.109.44";
|
|
|
+ this.toolStripTextBox_ServerIP.Text = "10.177.130.30";
|
|
|
this.toolStripTextBox_ServerIP.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
|
|
|
//
|
|
|
// 端口ToolStripMenuItem
|
|
@@ -931,7 +926,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.端口ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripTextBox_ServerPort});
|
|
|
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_ServerPort
|
|
@@ -939,7 +934,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.toolStripTextBox_ServerPort.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
|
|
|
this.toolStripTextBox_ServerPort.Name = "toolStripTextBox_ServerPort";
|
|
|
this.toolStripTextBox_ServerPort.Size = new System.Drawing.Size(200, 28);
|
|
|
- this.toolStripTextBox_ServerPort.Text = "21";
|
|
|
+ this.toolStripTextBox_ServerPort.Text = "15021";
|
|
|
this.toolStripTextBox_ServerPort.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
|
|
|
//
|
|
|
// 用户名ToolStripMenuItem
|
|
@@ -947,7 +942,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.用户名ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripTextBox_ServerUser});
|
|
|
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_ServerUser
|
|
@@ -955,7 +950,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.toolStripTextBox_ServerUser.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
|
|
|
this.toolStripTextBox_ServerUser.Name = "toolStripTextBox_ServerUser";
|
|
|
this.toolStripTextBox_ServerUser.Size = new System.Drawing.Size(200, 28);
|
|
|
- this.toolStripTextBox_ServerUser.Text = "ttium";
|
|
|
+ this.toolStripTextBox_ServerUser.Text = "factory_test";
|
|
|
this.toolStripTextBox_ServerUser.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
|
|
|
//
|
|
|
// 密码ToolStripMenuItem
|
|
@@ -963,7 +958,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.密码ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripTextBox_ServerPasswd});
|
|
|
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_ServerPasswd
|
|
@@ -971,7 +966,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.toolStripTextBox_ServerPasswd.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
|
|
|
this.toolStripTextBox_ServerPasswd.Name = "toolStripTextBox_ServerPasswd";
|
|
|
this.toolStripTextBox_ServerPasswd.Size = new System.Drawing.Size(200, 28);
|
|
|
- this.toolStripTextBox_ServerPasswd.Text = "ttium123";
|
|
|
+ this.toolStripTextBox_ServerPasswd.Text = "ttium";
|
|
|
this.toolStripTextBox_ServerPasswd.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
|
|
|
//
|
|
|
// 存储路径ToolStripMenuItem
|
|
@@ -979,7 +974,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.存储路径ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripTextBox_ServerPath});
|
|
|
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_ServerPath
|
|
@@ -1011,7 +1006,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
|
|
@@ -1027,7 +1022,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
|
|
@@ -1043,7 +1038,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
|
|
@@ -1059,7 +1054,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
|
|
@@ -1298,7 +1293,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.mOS1ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripTextBox_MOS1});
|
|
|
this.mOS1ToolStripMenuItem.Name = "mOS1ToolStripMenuItem";
|
|
|
- this.mOS1ToolStripMenuItem.Size = new System.Drawing.Size(127, 26);
|
|
|
+ this.mOS1ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.mOS1ToolStripMenuItem.Text = "MOS1";
|
|
|
//
|
|
|
// toolStripTextBox_MOS1
|
|
@@ -1314,7 +1309,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.mOS2ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripTextBox_MOS2});
|
|
|
this.mOS2ToolStripMenuItem.Name = "mOS2ToolStripMenuItem";
|
|
|
- this.mOS2ToolStripMenuItem.Size = new System.Drawing.Size(127, 26);
|
|
|
+ this.mOS2ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.mOS2ToolStripMenuItem.Text = "MOS2";
|
|
|
//
|
|
|
// toolStripTextBox_MOS2
|
|
@@ -1330,7 +1325,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.mOS3ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripTextBox_MOS3});
|
|
|
this.mOS3ToolStripMenuItem.Name = "mOS3ToolStripMenuItem";
|
|
|
- this.mOS3ToolStripMenuItem.Size = new System.Drawing.Size(127, 26);
|
|
|
+ this.mOS3ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.mOS3ToolStripMenuItem.Text = "MOS3";
|
|
|
//
|
|
|
// toolStripTextBox_MOS3
|
|
@@ -1360,14 +1355,14 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.cANToolStripMenuItem.Checked = true;
|
|
|
this.cANToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.cANToolStripMenuItem.Name = "cANToolStripMenuItem";
|
|
|
- this.cANToolStripMenuItem.Size = new System.Drawing.Size(122, 26);
|
|
|
+ this.cANToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.cANToolStripMenuItem.Text = "CAN";
|
|
|
this.cANToolStripMenuItem.Click += new System.EventHandler(this.cANToolStripMenuItem_Click);
|
|
|
//
|
|
|
// uARTToolStripMenuItem
|
|
|
//
|
|
|
this.uARTToolStripMenuItem.Name = "uARTToolStripMenuItem";
|
|
|
- this.uARTToolStripMenuItem.Size = new System.Drawing.Size(122, 26);
|
|
|
+ this.uARTToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.uARTToolStripMenuItem.Text = "UART";
|
|
|
this.uARTToolStripMenuItem.Click += new System.EventHandler(this.uARTToolStripMenuItem_Click);
|
|
|
//
|
|
@@ -1451,7 +1446,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.生产配置文件ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripTextBox_DelCfgFile});
|
|
|
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 = "生产配置文件";
|
|
|
//
|
|
|
// toolStripTextBox_DelCfgFile
|
|
@@ -1467,7 +1462,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.样机测试记录ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripTextBox_DelLogFile});
|
|
|
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 = "样机测试记录";
|
|
|
//
|
|
|
// toolStripTextBox_DelLogFile
|
|
@@ -1485,6 +1480,13 @@ namespace Welling_Motor_Debug_Tool
|
|
|
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);
|
|
|
+ //
|
|
|
// 查询ToolStripMenuItem
|
|
|
//
|
|
|
this.查询ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
@@ -1498,14 +1500,14 @@ 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);
|
|
|
//
|
|
@@ -1525,7 +1527,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);
|
|
|
//
|
|
@@ -1535,7 +1537,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
|
|
@@ -1543,28 +1545,28 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.打开ToolStripMenuItem.Checked = true;
|
|
|
this.打开ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.打开ToolStripMenuItem.Name = "打开ToolStripMenuItem";
|
|
|
- this.打开ToolStripMenuItem.Size = new System.Drawing.Size(112, 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(112, 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.Name = "帮助ToolStripMenuItem";
|
|
|
- this.帮助ToolStripMenuItem.Size = new System.Drawing.Size(144, 26);
|
|
|
+ this.帮助ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.帮助ToolStripMenuItem.Text = "查看帮助";
|
|
|
//
|
|
|
// 累计运行时间ToolStripMenuItem
|
|
@@ -1572,7 +1574,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
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);
|
|
|
//
|
|
@@ -1603,13 +1605,13 @@ namespace Welling_Motor_Debug_Tool
|
|
|
//
|
|
|
// groupBox1
|
|
|
//
|
|
|
+ this.groupBox1.Controls.Add(this.textBox_MotorSpeedPercent);
|
|
|
this.groupBox1.Controls.Add(this.label69);
|
|
|
this.groupBox1.Controls.Add(this.button_SpeedAdd10);
|
|
|
this.groupBox1.Controls.Add(this.button_SpeedAdd1);
|
|
|
this.groupBox1.Controls.Add(this.button_SpeedDec10);
|
|
|
this.groupBox1.Controls.Add(this.button_SpeedDec1);
|
|
|
this.groupBox1.Controls.Add(this.label24);
|
|
|
- this.groupBox1.Controls.Add(this.numericUpDown_SpeedAdj);
|
|
|
this.groupBox1.Controls.Add(this.label4);
|
|
|
this.groupBox1.Controls.Add(this.comboBox_LightSwitch);
|
|
|
this.groupBox1.Controls.Add(this.label3);
|
|
@@ -1695,17 +1697,6 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.label24.TabIndex = 6;
|
|
|
this.label24.Text = "%";
|
|
|
//
|
|
|
- // numericUpDown_SpeedAdj
|
|
|
- //
|
|
|
- this.numericUpDown_SpeedAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
|
|
|
- this.numericUpDown_SpeedAdj.Location = new System.Drawing.Point(85, 124);
|
|
|
- this.numericUpDown_SpeedAdj.Name = "numericUpDown_SpeedAdj";
|
|
|
- this.numericUpDown_SpeedAdj.ReadOnly = true;
|
|
|
- this.numericUpDown_SpeedAdj.Size = new System.Drawing.Size(73, 28);
|
|
|
- this.numericUpDown_SpeedAdj.TabIndex = 5;
|
|
|
- this.numericUpDown_SpeedAdj.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
- this.numericUpDown_SpeedAdj.ValueChanged += new System.EventHandler(this.numericUpDown_SpeedAdj_ValueChanged);
|
|
|
- //
|
|
|
// label4
|
|
|
//
|
|
|
this.label4.AutoSize = true;
|
|
@@ -4344,9 +4335,6 @@ namespace Welling_Motor_Debug_Tool
|
|
|
// groupBox22
|
|
|
//
|
|
|
this.groupBox22.Controls.Add(this.button_FacModeLightSW);
|
|
|
- this.groupBox22.Controls.Add(this.label_FacModeMotorSpeedSet);
|
|
|
- this.groupBox22.Controls.Add(this.label67);
|
|
|
- this.groupBox22.Controls.Add(this.trackBar_FacModeMotorSpeedAdj);
|
|
|
this.groupBox22.Controls.Add(this.button_FacModeMotorRun);
|
|
|
this.groupBox22.Location = new System.Drawing.Point(190, 3);
|
|
|
this.groupBox22.Name = "groupBox22";
|
|
@@ -4367,40 +4355,6 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.button_FacModeLightSW.UseVisualStyleBackColor = false;
|
|
|
this.button_FacModeLightSW.Click += new System.EventHandler(this.button_FacModeLightSW_Click);
|
|
|
//
|
|
|
- // label_FacModeMotorSpeedSet
|
|
|
- //
|
|
|
- this.label_FacModeMotorSpeedSet.AutoSize = true;
|
|
|
- this.label_FacModeMotorSpeedSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
|
- this.label_FacModeMotorSpeedSet.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label_FacModeMotorSpeedSet.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
- this.label_FacModeMotorSpeedSet.Location = new System.Drawing.Point(138, 91);
|
|
|
- this.label_FacModeMotorSpeedSet.Name = "label_FacModeMotorSpeedSet";
|
|
|
- this.label_FacModeMotorSpeedSet.Size = new System.Drawing.Size(40, 17);
|
|
|
- this.label_FacModeMotorSpeedSet.TabIndex = 19;
|
|
|
- this.label_FacModeMotorSpeedSet.Text = "100%";
|
|
|
- this.label_FacModeMotorSpeedSet.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
|
- //
|
|
|
- // label67
|
|
|
- //
|
|
|
- this.label67.AutoSize = true;
|
|
|
- this.label67.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label67.Location = new System.Drawing.Point(22, 96);
|
|
|
- this.label67.Name = "label67";
|
|
|
- this.label67.Size = new System.Drawing.Size(56, 17);
|
|
|
- this.label67.TabIndex = 18;
|
|
|
- this.label67.Text = "转速调节";
|
|
|
- //
|
|
|
- // trackBar_FacModeMotorSpeedAdj
|
|
|
- //
|
|
|
- this.trackBar_FacModeMotorSpeedAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
|
- this.trackBar_FacModeMotorSpeedAdj.Location = new System.Drawing.Point(15, 116);
|
|
|
- this.trackBar_FacModeMotorSpeedAdj.Maximum = 100;
|
|
|
- this.trackBar_FacModeMotorSpeedAdj.Name = "trackBar_FacModeMotorSpeedAdj";
|
|
|
- this.trackBar_FacModeMotorSpeedAdj.Size = new System.Drawing.Size(163, 45);
|
|
|
- this.trackBar_FacModeMotorSpeedAdj.TabIndex = 17;
|
|
|
- this.trackBar_FacModeMotorSpeedAdj.TickStyle = System.Windows.Forms.TickStyle.TopLeft;
|
|
|
- this.trackBar_FacModeMotorSpeedAdj.ValueChanged += new System.EventHandler(this.trackBar_FacModeMotorSpeedAdj_ValueChanged);
|
|
|
- //
|
|
|
// button_FacModeMotorRun
|
|
|
//
|
|
|
this.button_FacModeMotorRun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
@@ -5488,6 +5442,17 @@ 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;
|
|
@@ -6006,6 +5971,17 @@ 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;
|
|
@@ -7032,28 +7008,6 @@ 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)))));
|
|
@@ -7065,12 +7019,16 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.pictureBox2.TabIndex = 16;
|
|
|
this.pictureBox2.TabStop = false;
|
|
|
//
|
|
|
- // 发送指令ToolStripMenuItem
|
|
|
+ // textBox_MotorSpeedPercent
|
|
|
//
|
|
|
- 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);
|
|
|
+ this.textBox_MotorSpeedPercent.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
|
|
|
+ this.textBox_MotorSpeedPercent.Location = new System.Drawing.Point(85, 124);
|
|
|
+ this.textBox_MotorSpeedPercent.Name = "textBox_MotorSpeedPercent";
|
|
|
+ this.textBox_MotorSpeedPercent.ReadOnly = true;
|
|
|
+ this.textBox_MotorSpeedPercent.Size = new System.Drawing.Size(70, 28);
|
|
|
+ this.textBox_MotorSpeedPercent.TabIndex = 17;
|
|
|
+ this.textBox_MotorSpeedPercent.Text = "0";
|
|
|
+ this.textBox_MotorSpeedPercent.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
//
|
|
|
// mainForm
|
|
|
//
|
|
@@ -7116,7 +7074,6 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.statusStrip1.PerformLayout();
|
|
|
this.groupBox1.ResumeLayout(false);
|
|
|
this.groupBox1.PerformLayout();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_SpeedAdj)).EndInit();
|
|
|
this.groupBox3.ResumeLayout(false);
|
|
|
this.tabControl1.ResumeLayout(false);
|
|
|
this.tabPage_MotorParam.ResumeLayout(false);
|
|
@@ -7176,8 +7133,6 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.groupBox25.ResumeLayout(false);
|
|
|
this.groupBox25.PerformLayout();
|
|
|
this.groupBox22.ResumeLayout(false);
|
|
|
- this.groupBox22.PerformLayout();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.trackBar_FacModeMotorSpeedAdj)).EndInit();
|
|
|
this.groupBox21.ResumeLayout(false);
|
|
|
this.groupBox21.PerformLayout();
|
|
|
this.groupBox20.ResumeLayout(false);
|
|
@@ -7192,6 +7147,7 @@ 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);
|
|
@@ -7199,13 +7155,12 @@ 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();
|
|
@@ -7227,7 +7182,6 @@ namespace Welling_Motor_Debug_Tool
|
|
|
private GroupBox groupBox1;
|
|
|
private GroupBox groupBox3;
|
|
|
private ToolStripMenuItem 连接ToolStripMenuItem;
|
|
|
- private NumericUpDown numericUpDown_SpeedAdj;
|
|
|
private Label label4;
|
|
|
private Label label3;
|
|
|
private ComboBox comboBox_WorkMode;
|
|
@@ -7428,9 +7382,6 @@ namespace Welling_Motor_Debug_Tool
|
|
|
private Button buttonFacModeSet4;
|
|
|
private TextBox textBox_FacModeSensorADC2;
|
|
|
private Button button_FacModeMotorRun;
|
|
|
- private Label label_FacModeMotorSpeedSet;
|
|
|
- private Label label67;
|
|
|
- private TrackBar trackBar_FacModeMotorSpeedAdj;
|
|
|
private Label label84;
|
|
|
private TextBox textBox_FacModeFW;
|
|
|
private Button Button_FacModeReadVer;
|
|
@@ -7804,5 +7755,6 @@ namespace Welling_Motor_Debug_Tool
|
|
|
private Label label137;
|
|
|
public ToolStripMenuItem 指令调试ToolStripMenuItem;
|
|
|
private ToolStripMenuItem 发送指令ToolStripMenuItem;
|
|
|
+ private TextBox textBox_MotorSpeedPercent;
|
|
|
}
|
|
|
}
|