|
@@ -551,8 +551,8 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.label_StarInfo = new System.Windows.Forms.Label();
|
|
|
this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
|
|
this.屏幕键盘ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
- this.checkBox_FacLocal = new System.Windows.Forms.CheckBox();
|
|
|
- this.checkBox1 = new System.Windows.Forms.CheckBox();
|
|
|
+ this.checkBox_OffLineFacMode = new System.Windows.Forms.CheckBox();
|
|
|
+ this.checkBox_OffLineCheckMode = new System.Windows.Forms.CheckBox();
|
|
|
this.menuStrip_Set.SuspendLayout();
|
|
|
this.statusStrip1.SuspendLayout();
|
|
|
this.groupBox1.SuspendLayout();
|
|
@@ -647,7 +647,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
// 刷新ToolStripMenuItem
|
|
|
//
|
|
|
this.刷新ToolStripMenuItem.Name = "刷新ToolStripMenuItem";
|
|
|
- this.刷新ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
|
|
|
+ this.刷新ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.刷新ToolStripMenuItem.Text = "刷新";
|
|
|
this.刷新ToolStripMenuItem.Click += new System.EventHandler(this.刷新ToolStripMenuItem_Click);
|
|
|
//
|
|
@@ -656,7 +656,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.端口号ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripComboBox_ComNum});
|
|
|
this.端口号ToolStripMenuItem.Name = "端口号ToolStripMenuItem";
|
|
|
- this.端口号ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
|
|
|
+ this.端口号ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.端口号ToolStripMenuItem.Text = "端口号";
|
|
|
this.端口号ToolStripMenuItem.Click += new System.EventHandler(this.ConfigFileSave_Click);
|
|
|
//
|
|
@@ -674,7 +674,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.波特率ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripComboBox_Baudrate});
|
|
|
this.波特率ToolStripMenuItem.Name = "波特率ToolStripMenuItem";
|
|
|
- this.波特率ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
|
|
|
+ this.波特率ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.波特率ToolStripMenuItem.Text = "波特率";
|
|
|
//
|
|
|
// toolStripComboBox_Baudrate
|
|
@@ -693,14 +693,14 @@ namespace Welling_Motor_Debug_Tool
|
|
|
// 连接ToolStripMenuItem
|
|
|
//
|
|
|
this.连接ToolStripMenuItem.Name = "连接ToolStripMenuItem";
|
|
|
- this.连接ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
|
|
|
+ this.连接ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.连接ToolStripMenuItem.Text = "连接";
|
|
|
this.连接ToolStripMenuItem.Click += new System.EventHandler(this.连接ToolStripMenuItem_Click);
|
|
|
//
|
|
|
// toolStripSeparator1
|
|
|
//
|
|
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
|
|
- this.toolStripSeparator1.Size = new System.Drawing.Size(157, 6);
|
|
|
+ this.toolStripSeparator1.Size = new System.Drawing.Size(177, 6);
|
|
|
//
|
|
|
// 其它配置项ToolStripMenuItem
|
|
|
//
|
|
@@ -709,7 +709,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.断开关机ToolStripMenuItem,
|
|
|
this.识别通讯盒ToolStripMenuItem});
|
|
|
this.其它配置项ToolStripMenuItem.Name = "其它配置项ToolStripMenuItem";
|
|
|
- this.其它配置项ToolStripMenuItem.Size = new System.Drawing.Size(160, 26);
|
|
|
+ this.其它配置项ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.其它配置项ToolStripMenuItem.Text = "其它配置项";
|
|
|
//
|
|
|
// 连接开机ToolStripMenuItem
|
|
@@ -798,17 +798,17 @@ namespace Welling_Motor_Debug_Tool
|
|
|
//
|
|
|
// 允许ToolStripMenuItem
|
|
|
//
|
|
|
- this.允许ToolStripMenuItem.Checked = true;
|
|
|
- this.允许ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.允许ToolStripMenuItem.Name = "允许ToolStripMenuItem";
|
|
|
- this.允许ToolStripMenuItem.Size = new System.Drawing.Size(128, 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.Checked = true;
|
|
|
+ this.不允许ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.不允许ToolStripMenuItem.Name = "不允许ToolStripMenuItem";
|
|
|
- this.不允许ToolStripMenuItem.Size = new System.Drawing.Size(128, 26);
|
|
|
+ this.不允许ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.不允许ToolStripMenuItem.Text = "不允许";
|
|
|
this.不允许ToolStripMenuItem.Click += new System.EventHandler(this.不允许ToolStripMenuItem_Click);
|
|
|
//
|
|
@@ -869,7 +869,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 = "factory_test_admin";
|
|
|
+ this.toolStripTextBox_ServerUser.Text = "factory_test";
|
|
|
this.toolStripTextBox_ServerUser.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
|
|
|
//
|
|
|
// 存储路径ToolStripMenuItem
|
|
@@ -901,7 +901,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 = "ttium_admin";
|
|
|
+ this.toolStripTextBox_ServerPasswd.Text = "ttium";
|
|
|
this.toolStripTextBox_ServerPasswd.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown);
|
|
|
//
|
|
|
// 生产信息ToolStripMenuItem
|
|
@@ -920,7 +920,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
|
|
@@ -936,7 +936,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
|
|
@@ -952,7 +952,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
|
|
@@ -968,7 +968,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
|
|
@@ -1025,7 +1025,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.电压ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripTextBox_ThVol});
|
|
|
this.电压ToolStripMenuItem.Name = "电压ToolStripMenuItem";
|
|
|
- this.电压ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
|
|
|
+ this.电压ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.电压ToolStripMenuItem.Text = "电压";
|
|
|
//
|
|
|
// toolStripTextBox_ThVol
|
|
@@ -1041,7 +1041,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.电流ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripTextBox_ThCur});
|
|
|
this.电流ToolStripMenuItem.Name = "电流ToolStripMenuItem";
|
|
|
- this.电流ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
|
|
|
+ this.电流ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.电流ToolStripMenuItem.Text = "电流";
|
|
|
//
|
|
|
// toolStripTextBox_ThCur
|
|
@@ -1057,7 +1057,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.转速ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripTextBox_ThSpeed});
|
|
|
this.转速ToolStripMenuItem.Name = "转速ToolStripMenuItem";
|
|
|
- this.转速ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
|
|
|
+ this.转速ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.转速ToolStripMenuItem.Text = "转速";
|
|
|
//
|
|
|
// toolStripTextBox_ThSpeed
|
|
@@ -1073,7 +1073,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.力矩ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripTextBox_ThTor});
|
|
|
this.力矩ToolStripMenuItem.Name = "力矩ToolStripMenuItem";
|
|
|
- this.力矩ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
|
|
|
+ this.力矩ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.力矩ToolStripMenuItem.Text = "力矩";
|
|
|
//
|
|
|
// toolStripTextBox_ThTor
|
|
@@ -1089,7 +1089,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.踏频ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripTextBox_ThCad});
|
|
|
this.踏频ToolStripMenuItem.Name = "踏频ToolStripMenuItem";
|
|
|
- this.踏频ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
|
|
|
+ this.踏频ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.踏频ToolStripMenuItem.Text = "踏频";
|
|
|
//
|
|
|
// toolStripTextBox_ThCad
|
|
@@ -1105,7 +1105,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.车速ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripTextBox_ThBikeSpeed});
|
|
|
this.车速ToolStripMenuItem.Name = "车速ToolStripMenuItem";
|
|
|
- this.车速ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
|
|
|
+ this.车速ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.车速ToolStripMenuItem.Text = "车速";
|
|
|
//
|
|
|
// toolStripTextBox_ThBikeSpeed
|
|
@@ -1121,7 +1121,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.pCB温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripTextBox_ThT_PCB});
|
|
|
this.pCB温度ToolStripMenuItem.Name = "pCB温度ToolStripMenuItem";
|
|
|
- this.pCB温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
|
|
|
+ this.pCB温度ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.pCB温度ToolStripMenuItem.Text = "PCB温度";
|
|
|
//
|
|
|
// toolStripTextBox_ThT_PCB
|
|
@@ -1137,7 +1137,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.mCU温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripTextBox_ThT_MCU});
|
|
|
this.mCU温度ToolStripMenuItem.Name = "mCU温度ToolStripMenuItem";
|
|
|
- this.mCU温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
|
|
|
+ this.mCU温度ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.mCU温度ToolStripMenuItem.Text = "MCU温度";
|
|
|
//
|
|
|
// toolStripTextBox_ThT_MCU
|
|
@@ -1153,7 +1153,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.电机温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
this.toolStripTextBox_ThT_Motor});
|
|
|
this.电机温度ToolStripMenuItem.Name = "电机温度ToolStripMenuItem";
|
|
|
- this.电机温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26);
|
|
|
+ this.电机温度ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
this.电机温度ToolStripMenuItem.Text = "电机温度";
|
|
|
//
|
|
|
// toolStripTextBox_ThT_Motor
|
|
@@ -1225,14 +1225,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);
|
|
|
//
|
|
@@ -1250,13 +1250,13 @@ 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 = "查看帮助";
|
|
|
//
|
|
|
// 版本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
|
|
@@ -1264,14 +1264,14 @@ 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(176, 26);
|
|
|
- this.累计运行时间ToolStripMenuItem.Text = "累计运行时间";
|
|
|
+ this.累计运行时间ToolStripMenuItem.Size = new System.Drawing.Size(180, 26);
|
|
|
+ this.累计运行时间ToolStripMenuItem.Text = "运行时间";
|
|
|
this.累计运行时间ToolStripMenuItem.MouseHover += new System.EventHandler(this.累计运行时间ToolStripMenuItem_MouseHover);
|
|
|
//
|
|
|
// toolStripMenuItem_RunTime
|
|
|
//
|
|
|
this.toolStripMenuItem_RunTime.Name = "toolStripMenuItem_RunTime";
|
|
|
- this.toolStripMenuItem_RunTime.Size = new System.Drawing.Size(142, 26);
|
|
|
+ this.toolStripMenuItem_RunTime.Size = new System.Drawing.Size(180, 26);
|
|
|
this.toolStripMenuItem_RunTime.Text = "00:00:00";
|
|
|
//
|
|
|
// statusStrip1
|
|
@@ -3703,7 +3703,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.button_ScanCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
|
this.button_ScanCode.Location = new System.Drawing.Point(704, 248);
|
|
|
this.button_ScanCode.Name = "button_ScanCode";
|
|
|
- this.button_ScanCode.Size = new System.Drawing.Size(68, 60);
|
|
|
+ this.button_ScanCode.Size = new System.Drawing.Size(65, 60);
|
|
|
this.button_ScanCode.TabIndex = 34;
|
|
|
this.button_ScanCode.Text = "扫码\r\n写入";
|
|
|
this.button_ScanCode.UseVisualStyleBackColor = false;
|
|
@@ -3714,7 +3714,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.Button_FacModePowerOff.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
|
|
|
this.Button_FacModePowerOff.Location = new System.Drawing.Point(917, 248);
|
|
|
this.Button_FacModePowerOff.Name = "Button_FacModePowerOff";
|
|
|
- this.Button_FacModePowerOff.Size = new System.Drawing.Size(68, 60);
|
|
|
+ this.Button_FacModePowerOff.Size = new System.Drawing.Size(65, 60);
|
|
|
this.Button_FacModePowerOff.TabIndex = 33;
|
|
|
this.Button_FacModePowerOff.Text = "关机";
|
|
|
this.Button_FacModePowerOff.UseVisualStyleBackColor = false;
|
|
@@ -3725,9 +3725,9 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.Button_FacModeSaveResult.BackColor = System.Drawing.Color.Lime;
|
|
|
this.Button_FacModeSaveResult.Location = new System.Drawing.Point(846, 248);
|
|
|
this.Button_FacModeSaveResult.Name = "Button_FacModeSaveResult";
|
|
|
- this.Button_FacModeSaveResult.Size = new System.Drawing.Size(68, 60);
|
|
|
+ this.Button_FacModeSaveResult.Size = new System.Drawing.Size(65, 60);
|
|
|
this.Button_FacModeSaveResult.TabIndex = 1;
|
|
|
- this.Button_FacModeSaveResult.Text = "保存\r\n数据";
|
|
|
+ this.Button_FacModeSaveResult.Text = "保存数据";
|
|
|
this.Button_FacModeSaveResult.UseVisualStyleBackColor = false;
|
|
|
this.Button_FacModeSaveResult.Click += new System.EventHandler(this.Button_FacModeSaveResult_Click);
|
|
|
//
|
|
@@ -3736,9 +3736,9 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.Button_FacModeSetMacDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
|
this.Button_FacModeSetMacDate.Location = new System.Drawing.Point(775, 248);
|
|
|
this.Button_FacModeSetMacDate.Name = "Button_FacModeSetMacDate";
|
|
|
- this.Button_FacModeSetMacDate.Size = new System.Drawing.Size(68, 60);
|
|
|
+ this.Button_FacModeSetMacDate.Size = new System.Drawing.Size(65, 60);
|
|
|
this.Button_FacModeSetMacDate.TabIndex = 33;
|
|
|
- this.Button_FacModeSetMacDate.Text = "写入生\r\n产信息";
|
|
|
+ this.Button_FacModeSetMacDate.Text = "生产日期";
|
|
|
this.Button_FacModeSetMacDate.UseVisualStyleBackColor = false;
|
|
|
this.Button_FacModeSetMacDate.Click += new System.EventHandler(this.Button_FacModeSetMacDate_Click);
|
|
|
//
|
|
@@ -3770,9 +3770,9 @@ namespace Welling_Motor_Debug_Tool
|
|
|
// button_FacModeSetName
|
|
|
//
|
|
|
this.button_FacModeSetName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
|
- this.button_FacModeSetName.Location = new System.Drawing.Point(227, 29);
|
|
|
+ this.button_FacModeSetName.Location = new System.Drawing.Point(213, 29);
|
|
|
this.button_FacModeSetName.Name = "button_FacModeSetName";
|
|
|
- this.button_FacModeSetName.Size = new System.Drawing.Size(54, 29);
|
|
|
+ this.button_FacModeSetName.Size = new System.Drawing.Size(65, 29);
|
|
|
this.button_FacModeSetName.TabIndex = 28;
|
|
|
this.button_FacModeSetName.Text = "写入";
|
|
|
this.button_FacModeSetName.UseVisualStyleBackColor = false;
|
|
@@ -3792,7 +3792,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.textBox_FacModeGit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
|
this.textBox_FacModeGit.Location = new System.Drawing.Point(54, 174);
|
|
|
this.textBox_FacModeGit.Name = "textBox_FacModeGit";
|
|
|
- this.textBox_FacModeGit.Size = new System.Drawing.Size(227, 28);
|
|
|
+ this.textBox_FacModeGit.Size = new System.Drawing.Size(153, 28);
|
|
|
this.textBox_FacModeGit.TabIndex = 26;
|
|
|
//
|
|
|
// label86
|
|
@@ -3809,7 +3809,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.textBox_FacModeSP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
|
this.textBox_FacModeSP.Location = new System.Drawing.Point(54, 145);
|
|
|
this.textBox_FacModeSP.Name = "textBox_FacModeSP";
|
|
|
- this.textBox_FacModeSP.Size = new System.Drawing.Size(227, 28);
|
|
|
+ this.textBox_FacModeSP.Size = new System.Drawing.Size(223, 28);
|
|
|
this.textBox_FacModeSP.TabIndex = 24;
|
|
|
//
|
|
|
// label68
|
|
@@ -3838,15 +3838,15 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.textBox_FacModeFW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
|
this.textBox_FacModeFW.Location = new System.Drawing.Point(54, 116);
|
|
|
this.textBox_FacModeFW.Name = "textBox_FacModeFW";
|
|
|
- this.textBox_FacModeFW.Size = new System.Drawing.Size(227, 28);
|
|
|
+ this.textBox_FacModeFW.Size = new System.Drawing.Size(223, 28);
|
|
|
this.textBox_FacModeFW.TabIndex = 13;
|
|
|
//
|
|
|
// Button_FacModeReadVer
|
|
|
//
|
|
|
this.Button_FacModeReadVer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
|
|
|
- this.Button_FacModeReadVer.Location = new System.Drawing.Point(213, 202);
|
|
|
+ this.Button_FacModeReadVer.Location = new System.Drawing.Point(213, 174);
|
|
|
this.Button_FacModeReadVer.Name = "Button_FacModeReadVer";
|
|
|
- this.Button_FacModeReadVer.Size = new System.Drawing.Size(68, 34);
|
|
|
+ this.Button_FacModeReadVer.Size = new System.Drawing.Size(65, 60);
|
|
|
this.Button_FacModeReadVer.TabIndex = 11;
|
|
|
this.Button_FacModeReadVer.Text = "查询";
|
|
|
this.Button_FacModeReadVer.UseVisualStyleBackColor = false;
|
|
@@ -3866,15 +3866,15 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.textBox_FacModeHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
|
this.textBox_FacModeHW.Location = new System.Drawing.Point(54, 87);
|
|
|
this.textBox_FacModeHW.Name = "textBox_FacModeHW";
|
|
|
- this.textBox_FacModeHW.Size = new System.Drawing.Size(227, 28);
|
|
|
+ this.textBox_FacModeHW.Size = new System.Drawing.Size(223, 28);
|
|
|
this.textBox_FacModeHW.TabIndex = 10;
|
|
|
//
|
|
|
// Button_FacModeSetNum
|
|
|
//
|
|
|
this.Button_FacModeSetNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
|
- this.Button_FacModeSetNum.Location = new System.Drawing.Point(227, 58);
|
|
|
+ this.Button_FacModeSetNum.Location = new System.Drawing.Point(213, 58);
|
|
|
this.Button_FacModeSetNum.Name = "Button_FacModeSetNum";
|
|
|
- this.Button_FacModeSetNum.Size = new System.Drawing.Size(54, 29);
|
|
|
+ this.Button_FacModeSetNum.Size = new System.Drawing.Size(65, 29);
|
|
|
this.Button_FacModeSetNum.TabIndex = 8;
|
|
|
this.Button_FacModeSetNum.Text = "写入";
|
|
|
this.Button_FacModeSetNum.UseVisualStyleBackColor = false;
|
|
@@ -3894,7 +3894,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.textBox_FacModeNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
|
this.textBox_FacModeNum.Location = new System.Drawing.Point(54, 58);
|
|
|
this.textBox_FacModeNum.Name = "textBox_FacModeNum";
|
|
|
- this.textBox_FacModeNum.Size = new System.Drawing.Size(167, 28);
|
|
|
+ this.textBox_FacModeNum.Size = new System.Drawing.Size(153, 28);
|
|
|
this.textBox_FacModeNum.TabIndex = 7;
|
|
|
//
|
|
|
// label81
|
|
@@ -3911,7 +3911,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.textBox_FacModeName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
|
this.textBox_FacModeName.Location = new System.Drawing.Point(54, 29);
|
|
|
this.textBox_FacModeName.Name = "textBox_FacModeName";
|
|
|
- this.textBox_FacModeName.Size = new System.Drawing.Size(167, 28);
|
|
|
+ this.textBox_FacModeName.Size = new System.Drawing.Size(153, 28);
|
|
|
this.textBox_FacModeName.TabIndex = 4;
|
|
|
//
|
|
|
// groupBox22
|
|
@@ -3963,6 +3963,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
//
|
|
|
// 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(204, 48);
|
|
|
this.trackBar_FacModeMotorSpeedAdj.Maximum = 100;
|
|
|
this.trackBar_FacModeMotorSpeedAdj.Name = "trackBar_FacModeMotorSpeedAdj";
|
|
@@ -3993,6 +3994,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.groupBox21.Controls.Add(this.checkBox_FacModeCheckMotor);
|
|
|
this.groupBox21.Controls.Add(this.checkBox_FacModeCheckNTC);
|
|
|
this.groupBox21.Controls.Add(this.checkBox_FacModeCheckVol);
|
|
|
+ this.groupBox21.Enabled = false;
|
|
|
this.groupBox21.Location = new System.Drawing.Point(190, 3);
|
|
|
this.groupBox21.Name = "groupBox21";
|
|
|
this.groupBox21.Size = new System.Drawing.Size(508, 96);
|
|
@@ -4283,7 +4285,8 @@ namespace Welling_Motor_Debug_Tool
|
|
|
//
|
|
|
// button_FacModeInit
|
|
|
//
|
|
|
- this.button_FacModeInit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
|
+ this.button_FacModeInit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
|
|
|
+ this.button_FacModeInit.ForeColor = System.Drawing.Color.White;
|
|
|
this.button_FacModeInit.Location = new System.Drawing.Point(26, 29);
|
|
|
this.button_FacModeInit.Name = "button_FacModeInit";
|
|
|
this.button_FacModeInit.Size = new System.Drawing.Size(126, 51);
|
|
@@ -4304,7 +4307,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.tabPage_ProductMode_Write.Controls.Add(this.textBox_FacModeScan);
|
|
|
this.tabPage_ProductMode_Write.Controls.Add(this.label112);
|
|
|
this.tabPage_ProductMode_Write.Controls.Add(this.label_FacModeStatus);
|
|
|
- this.tabPage_ProductMode_Write.Controls.Add(this.checkBox_FacLocal);
|
|
|
+ this.tabPage_ProductMode_Write.Controls.Add(this.checkBox_OffLineFacMode);
|
|
|
this.tabPage_ProductMode_Write.Controls.Add(this.label_FacModeResult);
|
|
|
this.tabPage_ProductMode_Write.Controls.Add(this.label111);
|
|
|
this.tabPage_ProductMode_Write.Location = new System.Drawing.Point(4, 30);
|
|
@@ -4884,6 +4887,8 @@ namespace Welling_Motor_Debug_Tool
|
|
|
// checkBox_FacModeBMS
|
|
|
//
|
|
|
this.checkBox_FacModeBMS.AutoSize = true;
|
|
|
+ this.checkBox_FacModeBMS.Checked = true;
|
|
|
+ this.checkBox_FacModeBMS.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.checkBox_FacModeBMS.Enabled = false;
|
|
|
this.checkBox_FacModeBMS.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.checkBox_FacModeBMS.Location = new System.Drawing.Point(6, 80);
|
|
@@ -4995,7 +5000,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
// tabPage_ProductMode_Read
|
|
|
//
|
|
|
this.tabPage_ProductMode_Read.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
|
- this.tabPage_ProductMode_Read.Controls.Add(this.checkBox1);
|
|
|
+ this.tabPage_ProductMode_Read.Controls.Add(this.checkBox_OffLineCheckMode);
|
|
|
this.tabPage_ProductMode_Read.Controls.Add(this.comboBox_CheckModeCfgFile);
|
|
|
this.tabPage_ProductMode_Read.Controls.Add(this.groupBox31);
|
|
|
this.tabPage_ProductMode_Read.Controls.Add(this.comboBox_CheckModeCfgDate);
|
|
@@ -6233,29 +6238,31 @@ namespace Welling_Motor_Debug_Tool
|
|
|
this.屏幕键盘ToolStripMenuItem.Text = "屏幕键盘";
|
|
|
this.屏幕键盘ToolStripMenuItem.Click += new System.EventHandler(this.屏幕键盘ToolStripMenuItem_Click);
|
|
|
//
|
|
|
- // checkBox_FacLocal
|
|
|
- //
|
|
|
- this.checkBox_FacLocal.AutoSize = true;
|
|
|
- this.checkBox_FacLocal.Enabled = false;
|
|
|
- this.checkBox_FacLocal.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.checkBox_FacLocal.Location = new System.Drawing.Point(920, 8);
|
|
|
- this.checkBox_FacLocal.Name = "checkBox_FacLocal";
|
|
|
- this.checkBox_FacLocal.Size = new System.Drawing.Size(61, 25);
|
|
|
- this.checkBox_FacLocal.TabIndex = 0;
|
|
|
- this.checkBox_FacLocal.Text = "本地";
|
|
|
- this.checkBox_FacLocal.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
- // checkBox1
|
|
|
- //
|
|
|
- this.checkBox1.AutoSize = true;
|
|
|
- this.checkBox1.Enabled = false;
|
|
|
- this.checkBox1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.checkBox1.Location = new System.Drawing.Point(920, 8);
|
|
|
- this.checkBox1.Name = "checkBox1";
|
|
|
- this.checkBox1.Size = new System.Drawing.Size(61, 25);
|
|
|
- this.checkBox1.TabIndex = 21;
|
|
|
- this.checkBox1.Text = "本地";
|
|
|
- this.checkBox1.UseVisualStyleBackColor = true;
|
|
|
+ // checkBox_OffLineFacMode
|
|
|
+ //
|
|
|
+ this.checkBox_OffLineFacMode.AutoSize = true;
|
|
|
+ this.checkBox_OffLineFacMode.Enabled = false;
|
|
|
+ this.checkBox_OffLineFacMode.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.checkBox_OffLineFacMode.Location = new System.Drawing.Point(920, 8);
|
|
|
+ this.checkBox_OffLineFacMode.Name = "checkBox_OffLineFacMode";
|
|
|
+ this.checkBox_OffLineFacMode.Size = new System.Drawing.Size(61, 25);
|
|
|
+ this.checkBox_OffLineFacMode.TabIndex = 0;
|
|
|
+ this.checkBox_OffLineFacMode.Text = "本地";
|
|
|
+ this.checkBox_OffLineFacMode.UseVisualStyleBackColor = true;
|
|
|
+ this.checkBox_OffLineFacMode.CheckedChanged += new System.EventHandler(this.checkBox_OffLineFacMode_CheckedChanged);
|
|
|
+ //
|
|
|
+ // checkBox_OffLineCheckMode
|
|
|
+ //
|
|
|
+ this.checkBox_OffLineCheckMode.AutoSize = true;
|
|
|
+ this.checkBox_OffLineCheckMode.Enabled = false;
|
|
|
+ this.checkBox_OffLineCheckMode.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.checkBox_OffLineCheckMode.Location = new System.Drawing.Point(920, 8);
|
|
|
+ this.checkBox_OffLineCheckMode.Name = "checkBox_OffLineCheckMode";
|
|
|
+ this.checkBox_OffLineCheckMode.Size = new System.Drawing.Size(61, 25);
|
|
|
+ this.checkBox_OffLineCheckMode.TabIndex = 21;
|
|
|
+ this.checkBox_OffLineCheckMode.Text = "本地";
|
|
|
+ this.checkBox_OffLineCheckMode.UseVisualStyleBackColor = true;
|
|
|
+ this.checkBox_OffLineCheckMode.CheckedChanged += new System.EventHandler(this.checkBox_OffLineCheckMode_CheckedChanged);
|
|
|
//
|
|
|
// mainForm
|
|
|
//
|
|
@@ -6912,7 +6919,7 @@ namespace Welling_Motor_Debug_Tool
|
|
|
private PictureBox pictureBox_WriteLock;
|
|
|
private PictureBox pictureBox_ReadLock;
|
|
|
private ToolStripMenuItem 屏幕键盘ToolStripMenuItem;
|
|
|
- private CheckBox checkBox_FacLocal;
|
|
|
- private CheckBox checkBox1;
|
|
|
+ private CheckBox checkBox_OffLineFacMode;
|
|
|
+ private CheckBox checkBox_OffLineCheckMode;
|
|
|
}
|
|
|
}
|