957 lines
48 KiB
C#
957 lines
48 KiB
C#
|
namespace CanTool
|
|||
|
{
|
|||
|
partial class uds_tools
|
|||
|
{
|
|||
|
/// <summary>
|
|||
|
/// 必需的设计器变量。
|
|||
|
/// </summary>
|
|||
|
private System.ComponentModel.IContainer components = null;
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// 清理所有正在使用的资源。
|
|||
|
/// </summary>
|
|||
|
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
|||
|
protected override void Dispose(bool disposing)
|
|||
|
{
|
|||
|
if (disposing && (components != null))
|
|||
|
{
|
|||
|
components.Dispose();
|
|||
|
}
|
|||
|
base.Dispose(disposing);
|
|||
|
}
|
|||
|
|
|||
|
#region Windows 窗体设计器生成的代码
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// 设计器支持所需的方法 - 不要
|
|||
|
/// 使用代码编辑器修改此方法的内容。
|
|||
|
/// </summary>
|
|||
|
private void InitializeComponent()
|
|||
|
{
|
|||
|
this.components = new System.ComponentModel.Container();
|
|||
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(uds_tools));
|
|||
|
this.label1 = new System.Windows.Forms.Label();
|
|||
|
this.cbbDeviceType = new System.Windows.Forms.ComboBox();
|
|||
|
this.btnConnect = new System.Windows.Forms.Button();
|
|||
|
this.timerReadMsg = new System.Windows.Forms.Timer(this.components);
|
|||
|
this.timerUDS = new System.Windows.Forms.Timer(this.components);
|
|||
|
this.cbbIdFilterSelect = new System.Windows.Forms.ComboBox();
|
|||
|
this.label2 = new System.Windows.Forms.Label();
|
|||
|
this.button1 = new System.Windows.Forms.Button();
|
|||
|
this.btProgram = new System.Windows.Forms.Button();
|
|||
|
this.btDefault = new System.Windows.Forms.Button();
|
|||
|
this.btlev1 = new System.Windows.Forms.Button();
|
|||
|
this.btlev2 = new System.Windows.Forms.Button();
|
|||
|
this.timerSendMsg = new System.Windows.Forms.Timer(this.components);
|
|||
|
this.btClrDial = new System.Windows.Forms.Button();
|
|||
|
this.btComOff = new System.Windows.Forms.Button();
|
|||
|
this.btComOn = new System.Windows.Forms.Button();
|
|||
|
this.timerFlashMain = new System.Windows.Forms.Timer(this.components);
|
|||
|
this.timer1s = new System.Windows.Forms.Timer(this.components);
|
|||
|
this.groupBox4 = new System.Windows.Forms.GroupBox();
|
|||
|
this.btnSecurityAccessLevel3 = new System.Windows.Forms.Button();
|
|||
|
this.btnSecurityAccessLevel4 = new System.Windows.Forms.Button();
|
|||
|
this.btnECUReset = new System.Windows.Forms.Button();
|
|||
|
this.btnStartUpdataBoot = new System.Windows.Forms.Button();
|
|||
|
this.btnResetSecurityKey = new System.Windows.Forms.Button();
|
|||
|
this.btnRelease = new System.Windows.Forms.Button();
|
|||
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
|||
|
this.UpgradeFunctionTest = new System.Windows.Forms.TabPage();
|
|||
|
this.label5 = new System.Windows.Forms.Label();
|
|||
|
this.ckbIsCrcLsb = new System.Windows.Forms.CheckBox();
|
|||
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|||
|
this.rbtnUiSelect = new System.Windows.Forms.RadioButton();
|
|||
|
this.rbtnAppSelect = new System.Windows.Forms.RadioButton();
|
|||
|
this.txtUIUpdateFilePath = new System.Windows.Forms.TextBox();
|
|||
|
this.btnUIUpdateFileSwitch = new System.Windows.Forms.Button();
|
|||
|
this.textBoxTimeEscape = new System.Windows.Forms.TextBox();
|
|||
|
this.label33 = new System.Windows.Forms.Label();
|
|||
|
this.lbUpdateProgress = new System.Windows.Forms.Label();
|
|||
|
this.btUpgrade = new System.Windows.Forms.Button();
|
|||
|
this.progressBar1 = new System.Windows.Forms.ProgressBar();
|
|||
|
this.textBoxApp = new System.Windows.Forms.TextBox();
|
|||
|
this.textBoxFlash = new System.Windows.Forms.TextBox();
|
|||
|
this.btAPP = new System.Windows.Forms.Button();
|
|||
|
this.btFlashDriver = new System.Windows.Forms.Button();
|
|||
|
this.ProductFunctionTest_1 = new System.Windows.Forms.TabPage();
|
|||
|
this.selfDiagTabPage = new System.Windows.Forms.TabPage();
|
|||
|
this.btVersionInfo = new System.Windows.Forms.Button();
|
|||
|
this.cbbCarType = new System.Windows.Forms.ComboBox();
|
|||
|
this.label35 = new System.Windows.Forms.Label();
|
|||
|
this.txtIdFilterStrat = new System.Windows.Forms.TextBox();
|
|||
|
this.txtIdFilterEnd = new System.Windows.Forms.TextBox();
|
|||
|
this.ckbIsCanFd = new System.Windows.Forms.CheckBox();
|
|||
|
this.ckbIsCycleReceive = new System.Windows.Forms.CheckBox();
|
|||
|
this.ckbIsEventReceive = new System.Windows.Forms.CheckBox();
|
|||
|
this.rtxtMessagesLog = new System.Windows.Forms.RichTextBox();
|
|||
|
this.ctmsMessageLog = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|||
|
this.tsmiMessagesLogStop = new System.Windows.Forms.ToolStripMenuItem();
|
|||
|
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
|||
|
this.tsmiMessagesLogClear = new System.Windows.Forms.ToolStripMenuItem();
|
|||
|
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
|||
|
this.tsmiLookAllMessagesLog = new System.Windows.Forms.ToolStripMenuItem();
|
|||
|
this.tsmiLookDiagMessagesLog = new System.Windows.Forms.ToolStripMenuItem();
|
|||
|
this.tsmiLookAppMessagesLog = new System.Windows.Forms.ToolStripMenuItem();
|
|||
|
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
|
|||
|
this.tsmiSaveMessagesLog = new System.Windows.Forms.ToolStripMenuItem();
|
|||
|
this.rtxtLog = new System.Windows.Forms.RichTextBox();
|
|||
|
this.ctmsLog = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|||
|
this.tsmiLogClear = new System.Windows.Forms.ToolStripMenuItem();
|
|||
|
this.lsvSendMessagesTable = new System.Windows.Forms.ListView();
|
|||
|
this.clhSendMessageId = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|||
|
this.clhSendMessageLen = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|||
|
this.clhSendMessageData = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|||
|
this.ctmsSendMessagesTable = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|||
|
this.tsmiAddMessage = new System.Windows.Forms.ToolStripMenuItem();
|
|||
|
this.tsmiDeleteMessage = new System.Windows.Forms.ToolStripMenuItem();
|
|||
|
this.tsmiEditMessage = new System.Windows.Forms.ToolStripMenuItem();
|
|||
|
this.timer1 = new System.Windows.Forms.Timer(this.components);
|
|||
|
this.timer2 = new System.Windows.Forms.Timer(this.components);
|
|||
|
this.groupBox4.SuspendLayout();
|
|||
|
this.tabControl1.SuspendLayout();
|
|||
|
this.UpgradeFunctionTest.SuspendLayout();
|
|||
|
this.groupBox1.SuspendLayout();
|
|||
|
this.ProductFunctionTest_1.SuspendLayout();
|
|||
|
this.ctmsMessageLog.SuspendLayout();
|
|||
|
this.ctmsLog.SuspendLayout();
|
|||
|
this.ctmsSendMessagesTable.SuspendLayout();
|
|||
|
this.SuspendLayout();
|
|||
|
//
|
|||
|
// label1
|
|||
|
//
|
|||
|
this.label1.AutoSize = true;
|
|||
|
this.label1.Location = new System.Drawing.Point(21, 17);
|
|||
|
this.label1.Name = "label1";
|
|||
|
this.label1.Size = new System.Drawing.Size(65, 12);
|
|||
|
this.label1.TabIndex = 33;
|
|||
|
this.label1.Text = "选择设备:";
|
|||
|
//
|
|||
|
// cbbDeviceType
|
|||
|
//
|
|||
|
this.cbbDeviceType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|||
|
this.cbbDeviceType.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|||
|
this.cbbDeviceType.FormattingEnabled = true;
|
|||
|
this.cbbDeviceType.Items.AddRange(new object[] {
|
|||
|
"TOSUN",
|
|||
|
"PCAN",
|
|||
|
"GC_USBCAN_II",
|
|||
|
"TOOMOSS"});
|
|||
|
this.cbbDeviceType.Location = new System.Drawing.Point(23, 32);
|
|||
|
this.cbbDeviceType.Name = "cbbDeviceType";
|
|||
|
this.cbbDeviceType.Size = new System.Drawing.Size(114, 21);
|
|||
|
this.cbbDeviceType.TabIndex = 34;
|
|||
|
//
|
|||
|
// btnConnect
|
|||
|
//
|
|||
|
this.btnConnect.Location = new System.Drawing.Point(269, 30);
|
|||
|
this.btnConnect.Name = "btnConnect";
|
|||
|
this.btnConnect.Size = new System.Drawing.Size(74, 23);
|
|||
|
this.btnConnect.TabIndex = 36;
|
|||
|
this.btnConnect.Text = "连接";
|
|||
|
this.btnConnect.UseVisualStyleBackColor = true;
|
|||
|
this.btnConnect.Click += new System.EventHandler(this.btnConnect_Click);
|
|||
|
//
|
|||
|
// timerReadMsg
|
|||
|
//
|
|||
|
this.timerReadMsg.Interval = 10;
|
|||
|
this.timerReadMsg.Tick += new System.EventHandler(this.timerReadMsg_Tick);
|
|||
|
//
|
|||
|
// timerUDS
|
|||
|
//
|
|||
|
this.timerUDS.Interval = 2000;
|
|||
|
this.timerUDS.Tick += new System.EventHandler(this.timerUDS_Tick);
|
|||
|
//
|
|||
|
// cbbIdFilterSelect
|
|||
|
//
|
|||
|
this.cbbIdFilterSelect.FormattingEnabled = true;
|
|||
|
this.cbbIdFilterSelect.Items.AddRange(new object[] {
|
|||
|
"暂停报文显示",
|
|||
|
"查看诊断和应用报文",
|
|||
|
"查看诊断报文",
|
|||
|
"查看应用报文"});
|
|||
|
this.cbbIdFilterSelect.Location = new System.Drawing.Point(650, 38);
|
|||
|
this.cbbIdFilterSelect.Name = "cbbIdFilterSelect";
|
|||
|
this.cbbIdFilterSelect.Size = new System.Drawing.Size(134, 20);
|
|||
|
this.cbbIdFilterSelect.TabIndex = 43;
|
|||
|
//
|
|||
|
// label2
|
|||
|
//
|
|||
|
this.label2.AutoSize = true;
|
|||
|
this.label2.Location = new System.Drawing.Point(567, 41);
|
|||
|
this.label2.Name = "label2";
|
|||
|
this.label2.Size = new System.Drawing.Size(89, 12);
|
|||
|
this.label2.TabIndex = 38;
|
|||
|
this.label2.Text = "报文过滤选项:";
|
|||
|
//
|
|||
|
// button1
|
|||
|
//
|
|||
|
this.button1.Location = new System.Drawing.Point(164, 19);
|
|||
|
this.button1.Name = "button1";
|
|||
|
this.button1.Size = new System.Drawing.Size(75, 23);
|
|||
|
this.button1.TabIndex = 41;
|
|||
|
this.button1.Text = "扩展会话";
|
|||
|
this.button1.UseVisualStyleBackColor = true;
|
|||
|
this.button1.Click += new System.EventHandler(this.btExtn_Click);
|
|||
|
//
|
|||
|
// btProgram
|
|||
|
//
|
|||
|
this.btProgram.Location = new System.Drawing.Point(83, 19);
|
|||
|
this.btProgram.Name = "btProgram";
|
|||
|
this.btProgram.Size = new System.Drawing.Size(75, 23);
|
|||
|
this.btProgram.TabIndex = 41;
|
|||
|
this.btProgram.Text = "编程会话";
|
|||
|
this.btProgram.UseVisualStyleBackColor = true;
|
|||
|
this.btProgram.Click += new System.EventHandler(this.btProgram_Click);
|
|||
|
//
|
|||
|
// btDefault
|
|||
|
//
|
|||
|
this.btDefault.Location = new System.Drawing.Point(4, 19);
|
|||
|
this.btDefault.Name = "btDefault";
|
|||
|
this.btDefault.Size = new System.Drawing.Size(75, 23);
|
|||
|
this.btDefault.TabIndex = 41;
|
|||
|
this.btDefault.Text = "默认会话";
|
|||
|
this.btDefault.UseVisualStyleBackColor = true;
|
|||
|
this.btDefault.Click += new System.EventHandler(this.btDefault_Click);
|
|||
|
//
|
|||
|
// btlev1
|
|||
|
//
|
|||
|
this.btlev1.Location = new System.Drawing.Point(4, 50);
|
|||
|
this.btlev1.Name = "btlev1";
|
|||
|
this.btlev1.Size = new System.Drawing.Size(65, 23);
|
|||
|
this.btlev1.TabIndex = 45;
|
|||
|
this.btlev1.Text = "一级解锁";
|
|||
|
this.btlev1.UseVisualStyleBackColor = true;
|
|||
|
this.btlev1.Click += new System.EventHandler(this.btlev1_Click);
|
|||
|
//
|
|||
|
// btlev2
|
|||
|
//
|
|||
|
this.btlev2.Location = new System.Drawing.Point(75, 50);
|
|||
|
this.btlev2.Name = "btlev2";
|
|||
|
this.btlev2.Size = new System.Drawing.Size(65, 23);
|
|||
|
this.btlev2.TabIndex = 45;
|
|||
|
this.btlev2.Text = "二级解锁";
|
|||
|
this.btlev2.UseVisualStyleBackColor = true;
|
|||
|
this.btlev2.Click += new System.EventHandler(this.btlev2_Click);
|
|||
|
//
|
|||
|
// timerSendMsg
|
|||
|
//
|
|||
|
this.timerSendMsg.Interval = 20;
|
|||
|
this.timerSendMsg.Tick += new System.EventHandler(this.timerSendMsg_Tick);
|
|||
|
//
|
|||
|
// btClrDial
|
|||
|
//
|
|||
|
this.btClrDial.Location = new System.Drawing.Point(6, 115);
|
|||
|
this.btClrDial.Name = "btClrDial";
|
|||
|
this.btClrDial.Size = new System.Drawing.Size(75, 23);
|
|||
|
this.btClrDial.TabIndex = 47;
|
|||
|
this.btClrDial.Text = "清除故障码";
|
|||
|
this.btClrDial.UseVisualStyleBackColor = true;
|
|||
|
this.btClrDial.Click += new System.EventHandler(this.btClrDial_Click);
|
|||
|
//
|
|||
|
// btComOff
|
|||
|
//
|
|||
|
this.btComOff.Location = new System.Drawing.Point(4, 144);
|
|||
|
this.btComOff.Name = "btComOff";
|
|||
|
this.btComOff.Size = new System.Drawing.Size(151, 23);
|
|||
|
this.btComOff.TabIndex = 47;
|
|||
|
this.btComOff.Text = "失能应用报文发送和接收";
|
|||
|
this.btComOff.UseVisualStyleBackColor = true;
|
|||
|
this.btComOff.Click += new System.EventHandler(this.btComOff_Click);
|
|||
|
//
|
|||
|
// btComOn
|
|||
|
//
|
|||
|
this.btComOn.Location = new System.Drawing.Point(161, 144);
|
|||
|
this.btComOn.Name = "btComOn";
|
|||
|
this.btComOn.Size = new System.Drawing.Size(147, 23);
|
|||
|
this.btComOn.TabIndex = 47;
|
|||
|
this.btComOn.Text = "使能应用报文发送和接收";
|
|||
|
this.btComOn.UseVisualStyleBackColor = true;
|
|||
|
this.btComOn.Click += new System.EventHandler(this.btComOn_Click);
|
|||
|
//
|
|||
|
// timerFlashMain
|
|||
|
//
|
|||
|
this.timerFlashMain.Tick += new System.EventHandler(this.timer1Calib_Tick);
|
|||
|
//
|
|||
|
// timer1s
|
|||
|
//
|
|||
|
this.timer1s.Interval = 1000;
|
|||
|
this.timer1s.Tick += new System.EventHandler(this.timer500ms_Tick);
|
|||
|
//
|
|||
|
// groupBox4
|
|||
|
//
|
|||
|
this.groupBox4.Controls.Add(this.btnSecurityAccessLevel3);
|
|||
|
this.groupBox4.Controls.Add(this.btnSecurityAccessLevel4);
|
|||
|
this.groupBox4.Controls.Add(this.btnECUReset);
|
|||
|
this.groupBox4.Controls.Add(this.btnStartUpdataBoot);
|
|||
|
this.groupBox4.Controls.Add(this.btnResetSecurityKey);
|
|||
|
this.groupBox4.Controls.Add(this.btDefault);
|
|||
|
this.groupBox4.Controls.Add(this.button1);
|
|||
|
this.groupBox4.Controls.Add(this.btProgram);
|
|||
|
this.groupBox4.Controls.Add(this.btlev1);
|
|||
|
this.groupBox4.Controls.Add(this.btlev2);
|
|||
|
this.groupBox4.Controls.Add(this.btClrDial);
|
|||
|
this.groupBox4.Controls.Add(this.btComOff);
|
|||
|
this.groupBox4.Controls.Add(this.btComOn);
|
|||
|
this.groupBox4.Location = new System.Drawing.Point(206, 9);
|
|||
|
this.groupBox4.Name = "groupBox4";
|
|||
|
this.groupBox4.Size = new System.Drawing.Size(314, 173);
|
|||
|
this.groupBox4.TabIndex = 59;
|
|||
|
this.groupBox4.TabStop = false;
|
|||
|
this.groupBox4.Text = "诊断操作";
|
|||
|
//
|
|||
|
// btnSecurityAccessLevel3
|
|||
|
//
|
|||
|
this.btnSecurityAccessLevel3.Location = new System.Drawing.Point(146, 50);
|
|||
|
this.btnSecurityAccessLevel3.Name = "btnSecurityAccessLevel3";
|
|||
|
this.btnSecurityAccessLevel3.Size = new System.Drawing.Size(65, 23);
|
|||
|
this.btnSecurityAccessLevel3.TabIndex = 52;
|
|||
|
this.btnSecurityAccessLevel3.Text = "三级解锁";
|
|||
|
this.btnSecurityAccessLevel3.UseVisualStyleBackColor = true;
|
|||
|
this.btnSecurityAccessLevel3.Click += new System.EventHandler(this.btnSecurityAccessLevel3_Click);
|
|||
|
//
|
|||
|
// btnSecurityAccessLevel4
|
|||
|
//
|
|||
|
this.btnSecurityAccessLevel4.Location = new System.Drawing.Point(217, 50);
|
|||
|
this.btnSecurityAccessLevel4.Name = "btnSecurityAccessLevel4";
|
|||
|
this.btnSecurityAccessLevel4.Size = new System.Drawing.Size(65, 23);
|
|||
|
this.btnSecurityAccessLevel4.TabIndex = 51;
|
|||
|
this.btnSecurityAccessLevel4.Text = "四级解锁";
|
|||
|
this.btnSecurityAccessLevel4.UseVisualStyleBackColor = true;
|
|||
|
this.btnSecurityAccessLevel4.Click += new System.EventHandler(this.btnSecurityAccessLevel4_Click);
|
|||
|
//
|
|||
|
// btnECUReset
|
|||
|
//
|
|||
|
this.btnECUReset.Location = new System.Drawing.Point(167, 115);
|
|||
|
this.btnECUReset.Name = "btnECUReset";
|
|||
|
this.btnECUReset.Size = new System.Drawing.Size(75, 23);
|
|||
|
this.btnECUReset.TabIndex = 50;
|
|||
|
this.btnECUReset.Text = "复位ECU";
|
|||
|
this.btnECUReset.UseVisualStyleBackColor = true;
|
|||
|
this.btnECUReset.Click += new System.EventHandler(this.btnECUReset_Click);
|
|||
|
//
|
|||
|
// btnStartUpdataBoot
|
|||
|
//
|
|||
|
this.btnStartUpdataBoot.Location = new System.Drawing.Point(86, 115);
|
|||
|
this.btnStartUpdataBoot.Name = "btnStartUpdataBoot";
|
|||
|
this.btnStartUpdataBoot.Size = new System.Drawing.Size(75, 23);
|
|||
|
this.btnStartUpdataBoot.TabIndex = 49;
|
|||
|
this.btnStartUpdataBoot.Text = "升级boot";
|
|||
|
this.btnStartUpdataBoot.UseVisualStyleBackColor = true;
|
|||
|
this.btnStartUpdataBoot.Click += new System.EventHandler(this.btnStartUpdataBoot_Click);
|
|||
|
//
|
|||
|
// btnResetSecurityKey
|
|||
|
//
|
|||
|
this.btnResetSecurityKey.Location = new System.Drawing.Point(6, 79);
|
|||
|
this.btnResetSecurityKey.Name = "btnResetSecurityKey";
|
|||
|
this.btnResetSecurityKey.Size = new System.Drawing.Size(104, 23);
|
|||
|
this.btnResetSecurityKey.TabIndex = 48;
|
|||
|
this.btnResetSecurityKey.Text = "重置安全密钥";
|
|||
|
this.btnResetSecurityKey.UseVisualStyleBackColor = true;
|
|||
|
this.btnResetSecurityKey.Click += new System.EventHandler(this.btnResetSecurityKey_Click);
|
|||
|
//
|
|||
|
// btnRelease
|
|||
|
//
|
|||
|
this.btnRelease.Enabled = false;
|
|||
|
this.btnRelease.Location = new System.Drawing.Point(349, 30);
|
|||
|
this.btnRelease.Name = "btnRelease";
|
|||
|
this.btnRelease.Size = new System.Drawing.Size(74, 23);
|
|||
|
this.btnRelease.TabIndex = 62;
|
|||
|
this.btnRelease.Text = "断开连接";
|
|||
|
this.btnRelease.UseVisualStyleBackColor = true;
|
|||
|
this.btnRelease.Click += new System.EventHandler(this.btnRelease_Click);
|
|||
|
//
|
|||
|
// tabControl1
|
|||
|
//
|
|||
|
this.tabControl1.Controls.Add(this.UpgradeFunctionTest);
|
|||
|
this.tabControl1.Controls.Add(this.ProductFunctionTest_1);
|
|||
|
this.tabControl1.Controls.Add(this.selfDiagTabPage);
|
|||
|
this.tabControl1.Location = new System.Drawing.Point(23, 59);
|
|||
|
this.tabControl1.Name = "tabControl1";
|
|||
|
this.tabControl1.SelectedIndex = 0;
|
|||
|
this.tabControl1.Size = new System.Drawing.Size(534, 456);
|
|||
|
this.tabControl1.TabIndex = 72;
|
|||
|
//
|
|||
|
// UpgradeFunctionTest
|
|||
|
//
|
|||
|
this.UpgradeFunctionTest.Controls.Add(this.label5);
|
|||
|
this.UpgradeFunctionTest.Controls.Add(this.ckbIsCrcLsb);
|
|||
|
this.UpgradeFunctionTest.Controls.Add(this.groupBox1);
|
|||
|
this.UpgradeFunctionTest.Controls.Add(this.txtUIUpdateFilePath);
|
|||
|
this.UpgradeFunctionTest.Controls.Add(this.btnUIUpdateFileSwitch);
|
|||
|
this.UpgradeFunctionTest.Controls.Add(this.textBoxTimeEscape);
|
|||
|
this.UpgradeFunctionTest.Controls.Add(this.label33);
|
|||
|
this.UpgradeFunctionTest.Controls.Add(this.lbUpdateProgress);
|
|||
|
this.UpgradeFunctionTest.Controls.Add(this.btUpgrade);
|
|||
|
this.UpgradeFunctionTest.Controls.Add(this.progressBar1);
|
|||
|
this.UpgradeFunctionTest.Controls.Add(this.textBoxApp);
|
|||
|
this.UpgradeFunctionTest.Controls.Add(this.textBoxFlash);
|
|||
|
this.UpgradeFunctionTest.Controls.Add(this.btAPP);
|
|||
|
this.UpgradeFunctionTest.Controls.Add(this.btFlashDriver);
|
|||
|
this.UpgradeFunctionTest.Location = new System.Drawing.Point(4, 22);
|
|||
|
this.UpgradeFunctionTest.Name = "UpgradeFunctionTest";
|
|||
|
this.UpgradeFunctionTest.Size = new System.Drawing.Size(526, 430);
|
|||
|
this.UpgradeFunctionTest.TabIndex = 2;
|
|||
|
this.UpgradeFunctionTest.Text = "升级功能";
|
|||
|
this.UpgradeFunctionTest.UseVisualStyleBackColor = true;
|
|||
|
//
|
|||
|
// label5
|
|||
|
//
|
|||
|
this.label5.AutoSize = true;
|
|||
|
this.label5.Location = new System.Drawing.Point(13, 9);
|
|||
|
this.label5.Name = "label5";
|
|||
|
this.label5.Size = new System.Drawing.Size(221, 12);
|
|||
|
this.label5.TabIndex = 86;
|
|||
|
this.label5.Text = "提示:请先选择了正确的车厂再选择文件";
|
|||
|
//
|
|||
|
// ckbIsCrcLsb
|
|||
|
//
|
|||
|
this.ckbIsCrcLsb.AutoSize = true;
|
|||
|
this.ckbIsCrcLsb.Location = new System.Drawing.Point(14, 33);
|
|||
|
this.ckbIsCrcLsb.Name = "ckbIsCrcLsb";
|
|||
|
this.ckbIsCrcLsb.Size = new System.Drawing.Size(282, 16);
|
|||
|
this.ckbIsCrcLsb.TabIndex = 85;
|
|||
|
this.ckbIsCrcLsb.Text = "CRC校验是否是小端(选确定是否勾选再选文件)";
|
|||
|
this.ckbIsCrcLsb.UseVisualStyleBackColor = true;
|
|||
|
//
|
|||
|
// groupBox1
|
|||
|
//
|
|||
|
this.groupBox1.Controls.Add(this.rbtnUiSelect);
|
|||
|
this.groupBox1.Controls.Add(this.rbtnAppSelect);
|
|||
|
this.groupBox1.Location = new System.Drawing.Point(15, 199);
|
|||
|
this.groupBox1.Name = "groupBox1";
|
|||
|
this.groupBox1.Size = new System.Drawing.Size(496, 46);
|
|||
|
this.groupBox1.TabIndex = 79;
|
|||
|
this.groupBox1.TabStop = false;
|
|||
|
this.groupBox1.Text = "升级文件选择";
|
|||
|
//
|
|||
|
// rbtnUiSelect
|
|||
|
//
|
|||
|
this.rbtnUiSelect.AutoSize = true;
|
|||
|
this.rbtnUiSelect.Location = new System.Drawing.Point(70, 20);
|
|||
|
this.rbtnUiSelect.Name = "rbtnUiSelect";
|
|||
|
this.rbtnUiSelect.Size = new System.Drawing.Size(35, 16);
|
|||
|
this.rbtnUiSelect.TabIndex = 79;
|
|||
|
this.rbtnUiSelect.TabStop = true;
|
|||
|
this.rbtnUiSelect.Text = "UI";
|
|||
|
this.rbtnUiSelect.UseVisualStyleBackColor = true;
|
|||
|
//
|
|||
|
// rbtnAppSelect
|
|||
|
//
|
|||
|
this.rbtnAppSelect.AutoSize = true;
|
|||
|
this.rbtnAppSelect.Location = new System.Drawing.Point(6, 20);
|
|||
|
this.rbtnAppSelect.Name = "rbtnAppSelect";
|
|||
|
this.rbtnAppSelect.Size = new System.Drawing.Size(41, 16);
|
|||
|
this.rbtnAppSelect.TabIndex = 78;
|
|||
|
this.rbtnAppSelect.TabStop = true;
|
|||
|
this.rbtnAppSelect.Text = "APP";
|
|||
|
this.rbtnAppSelect.UseVisualStyleBackColor = true;
|
|||
|
//
|
|||
|
// txtUIUpdateFilePath
|
|||
|
//
|
|||
|
this.txtUIUpdateFilePath.Location = new System.Drawing.Point(116, 124);
|
|||
|
this.txtUIUpdateFilePath.Name = "txtUIUpdateFilePath";
|
|||
|
this.txtUIUpdateFilePath.Size = new System.Drawing.Size(395, 21);
|
|||
|
this.txtUIUpdateFilePath.TabIndex = 73;
|
|||
|
//
|
|||
|
// btnUIUpdateFileSwitch
|
|||
|
//
|
|||
|
this.btnUIUpdateFileSwitch.Location = new System.Drawing.Point(14, 122);
|
|||
|
this.btnUIUpdateFileSwitch.Name = "btnUIUpdateFileSwitch";
|
|||
|
this.btnUIUpdateFileSwitch.Size = new System.Drawing.Size(82, 23);
|
|||
|
this.btnUIUpdateFileSwitch.TabIndex = 72;
|
|||
|
this.btnUIUpdateFileSwitch.Text = "UI";
|
|||
|
this.btnUIUpdateFileSwitch.UseVisualStyleBackColor = true;
|
|||
|
this.btnUIUpdateFileSwitch.Click += new System.EventHandler(this.btnUIUpdateFileSwitch_Click);
|
|||
|
//
|
|||
|
// textBoxTimeEscape
|
|||
|
//
|
|||
|
this.textBoxTimeEscape.Location = new System.Drawing.Point(84, 300);
|
|||
|
this.textBoxTimeEscape.Name = "textBoxTimeEscape";
|
|||
|
this.textBoxTimeEscape.Size = new System.Drawing.Size(42, 21);
|
|||
|
this.textBoxTimeEscape.TabIndex = 71;
|
|||
|
//
|
|||
|
// label33
|
|||
|
//
|
|||
|
this.label33.AutoSize = true;
|
|||
|
this.label33.Location = new System.Drawing.Point(13, 303);
|
|||
|
this.label33.Name = "label33";
|
|||
|
this.label33.Size = new System.Drawing.Size(65, 12);
|
|||
|
this.label33.TabIndex = 70;
|
|||
|
this.label33.Text = "升级用时:";
|
|||
|
//
|
|||
|
// lbUpdateProgress
|
|||
|
//
|
|||
|
this.lbUpdateProgress.AutoSize = true;
|
|||
|
this.lbUpdateProgress.ForeColor = System.Drawing.Color.Blue;
|
|||
|
this.lbUpdateProgress.Location = new System.Drawing.Point(194, 332);
|
|||
|
this.lbUpdateProgress.Name = "lbUpdateProgress";
|
|||
|
this.lbUpdateProgress.Size = new System.Drawing.Size(17, 12);
|
|||
|
this.lbUpdateProgress.TabIndex = 69;
|
|||
|
this.lbUpdateProgress.Text = "0%";
|
|||
|
//
|
|||
|
// btUpgrade
|
|||
|
//
|
|||
|
this.btUpgrade.Location = new System.Drawing.Point(436, 327);
|
|||
|
this.btUpgrade.Name = "btUpgrade";
|
|||
|
this.btUpgrade.Size = new System.Drawing.Size(75, 23);
|
|||
|
this.btUpgrade.TabIndex = 68;
|
|||
|
this.btUpgrade.Text = "升级";
|
|||
|
this.btUpgrade.UseVisualStyleBackColor = true;
|
|||
|
this.btUpgrade.Click += new System.EventHandler(this.btUpgrade_Click);
|
|||
|
//
|
|||
|
// progressBar1
|
|||
|
//
|
|||
|
this.progressBar1.Location = new System.Drawing.Point(15, 327);
|
|||
|
this.progressBar1.Name = "progressBar1";
|
|||
|
this.progressBar1.Size = new System.Drawing.Size(404, 23);
|
|||
|
this.progressBar1.TabIndex = 67;
|
|||
|
//
|
|||
|
// textBoxApp
|
|||
|
//
|
|||
|
this.textBoxApp.Location = new System.Drawing.Point(116, 95);
|
|||
|
this.textBoxApp.Name = "textBoxApp";
|
|||
|
this.textBoxApp.Size = new System.Drawing.Size(395, 21);
|
|||
|
this.textBoxApp.TabIndex = 66;
|
|||
|
//
|
|||
|
// textBoxFlash
|
|||
|
//
|
|||
|
this.textBoxFlash.Location = new System.Drawing.Point(116, 66);
|
|||
|
this.textBoxFlash.Name = "textBoxFlash";
|
|||
|
this.textBoxFlash.Size = new System.Drawing.Size(395, 21);
|
|||
|
this.textBoxFlash.TabIndex = 65;
|
|||
|
//
|
|||
|
// btAPP
|
|||
|
//
|
|||
|
this.btAPP.Location = new System.Drawing.Point(14, 93);
|
|||
|
this.btAPP.Name = "btAPP";
|
|||
|
this.btAPP.Size = new System.Drawing.Size(82, 23);
|
|||
|
this.btAPP.TabIndex = 64;
|
|||
|
this.btAPP.Text = "APP";
|
|||
|
this.btAPP.UseVisualStyleBackColor = true;
|
|||
|
this.btAPP.Click += new System.EventHandler(this.btAPP_Click);
|
|||
|
//
|
|||
|
// btFlashDriver
|
|||
|
//
|
|||
|
this.btFlashDriver.Location = new System.Drawing.Point(15, 64);
|
|||
|
this.btFlashDriver.Name = "btFlashDriver";
|
|||
|
this.btFlashDriver.Size = new System.Drawing.Size(82, 23);
|
|||
|
this.btFlashDriver.TabIndex = 63;
|
|||
|
this.btFlashDriver.Text = "FlashDriver";
|
|||
|
this.btFlashDriver.UseVisualStyleBackColor = true;
|
|||
|
this.btFlashDriver.Click += new System.EventHandler(this.btFlashDriver_Click);
|
|||
|
//
|
|||
|
// ProductFunctionTest_1
|
|||
|
//
|
|||
|
this.ProductFunctionTest_1.Controls.Add(this.groupBox4);
|
|||
|
this.ProductFunctionTest_1.Location = new System.Drawing.Point(4, 22);
|
|||
|
this.ProductFunctionTest_1.Name = "ProductFunctionTest_1";
|
|||
|
this.ProductFunctionTest_1.Padding = new System.Windows.Forms.Padding(3);
|
|||
|
this.ProductFunctionTest_1.Size = new System.Drawing.Size(526, 430);
|
|||
|
this.ProductFunctionTest_1.TabIndex = 1;
|
|||
|
this.ProductFunctionTest_1.Text = "版本号";
|
|||
|
this.ProductFunctionTest_1.UseVisualStyleBackColor = true;
|
|||
|
//
|
|||
|
// selfDiagTabPage
|
|||
|
//
|
|||
|
this.selfDiagTabPage.Location = new System.Drawing.Point(4, 22);
|
|||
|
this.selfDiagTabPage.Name = "selfDiagTabPage";
|
|||
|
this.selfDiagTabPage.Padding = new System.Windows.Forms.Padding(3);
|
|||
|
this.selfDiagTabPage.Size = new System.Drawing.Size(526, 430);
|
|||
|
this.selfDiagTabPage.TabIndex = 7;
|
|||
|
this.selfDiagTabPage.Text = "其它";
|
|||
|
this.selfDiagTabPage.UseVisualStyleBackColor = true;
|
|||
|
//
|
|||
|
// btVersionInfo
|
|||
|
//
|
|||
|
this.btVersionInfo.Location = new System.Drawing.Point(960, 11);
|
|||
|
this.btVersionInfo.Name = "btVersionInfo";
|
|||
|
this.btVersionInfo.Size = new System.Drawing.Size(75, 23);
|
|||
|
this.btVersionInfo.TabIndex = 77;
|
|||
|
this.btVersionInfo.Text = "版本信息";
|
|||
|
this.btVersionInfo.UseVisualStyleBackColor = true;
|
|||
|
this.btVersionInfo.Click += new System.EventHandler(this.btVersionInfo_Click);
|
|||
|
//
|
|||
|
// cbbCarType
|
|||
|
//
|
|||
|
this.cbbCarType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|||
|
this.cbbCarType.FormattingEnabled = true;
|
|||
|
this.cbbCarType.Items.AddRange(new object[] {
|
|||
|
"鸿日",
|
|||
|
"比亚迪"});
|
|||
|
this.cbbCarType.Location = new System.Drawing.Point(434, 32);
|
|||
|
this.cbbCarType.Name = "cbbCarType";
|
|||
|
this.cbbCarType.Size = new System.Drawing.Size(94, 20);
|
|||
|
this.cbbCarType.TabIndex = 79;
|
|||
|
this.cbbCarType.SelectedIndexChanged += new System.EventHandler(this.cobCarType_SelectedIndexChanged);
|
|||
|
//
|
|||
|
// label35
|
|||
|
//
|
|||
|
this.label35.AutoSize = true;
|
|||
|
this.label35.Location = new System.Drawing.Point(150, 16);
|
|||
|
this.label35.Name = "label35";
|
|||
|
this.label35.Size = new System.Drawing.Size(89, 12);
|
|||
|
this.label35.TabIndex = 80;
|
|||
|
this.label35.Text = "硬件ID过滤器:";
|
|||
|
//
|
|||
|
// txtIdFilterStrat
|
|||
|
//
|
|||
|
this.txtIdFilterStrat.Location = new System.Drawing.Point(152, 32);
|
|||
|
this.txtIdFilterStrat.Name = "txtIdFilterStrat";
|
|||
|
this.txtIdFilterStrat.Size = new System.Drawing.Size(42, 21);
|
|||
|
this.txtIdFilterStrat.TabIndex = 81;
|
|||
|
this.txtIdFilterStrat.Text = "600";
|
|||
|
this.txtIdFilterStrat.TextChanged += new System.EventHandler(this.idStratTextBox_TextChanged);
|
|||
|
//
|
|||
|
// txtIdFilterEnd
|
|||
|
//
|
|||
|
this.txtIdFilterEnd.Location = new System.Drawing.Point(200, 32);
|
|||
|
this.txtIdFilterEnd.Name = "txtIdFilterEnd";
|
|||
|
this.txtIdFilterEnd.Size = new System.Drawing.Size(42, 21);
|
|||
|
this.txtIdFilterEnd.TabIndex = 83;
|
|||
|
this.txtIdFilterEnd.Text = "7ff";
|
|||
|
//
|
|||
|
// ckbIsCanFd
|
|||
|
//
|
|||
|
this.ckbIsCanFd.AutoSize = true;
|
|||
|
this.ckbIsCanFd.Location = new System.Drawing.Point(269, 8);
|
|||
|
this.ckbIsCanFd.Name = "ckbIsCanFd";
|
|||
|
this.ckbIsCanFd.Size = new System.Drawing.Size(54, 16);
|
|||
|
this.ckbIsCanFd.TabIndex = 84;
|
|||
|
this.ckbIsCanFd.Text = "CANFD";
|
|||
|
this.ckbIsCanFd.UseVisualStyleBackColor = true;
|
|||
|
this.ckbIsCanFd.CheckedChanged += new System.EventHandler(this.ckbIsCanFd_CheckedChanged);
|
|||
|
//
|
|||
|
// ckbIsCycleReceive
|
|||
|
//
|
|||
|
this.ckbIsCycleReceive.AutoSize = true;
|
|||
|
this.ckbIsCycleReceive.Location = new System.Drawing.Point(338, 8);
|
|||
|
this.ckbIsCycleReceive.Name = "ckbIsCycleReceive";
|
|||
|
this.ckbIsCycleReceive.Size = new System.Drawing.Size(72, 16);
|
|||
|
this.ckbIsCycleReceive.TabIndex = 85;
|
|||
|
this.ckbIsCycleReceive.Text = "周期接收";
|
|||
|
this.ckbIsCycleReceive.UseVisualStyleBackColor = true;
|
|||
|
//
|
|||
|
// ckbIsEventReceive
|
|||
|
//
|
|||
|
this.ckbIsEventReceive.AutoSize = true;
|
|||
|
this.ckbIsEventReceive.Location = new System.Drawing.Point(416, 8);
|
|||
|
this.ckbIsEventReceive.Name = "ckbIsEventReceive";
|
|||
|
this.ckbIsEventReceive.Size = new System.Drawing.Size(72, 16);
|
|||
|
this.ckbIsEventReceive.TabIndex = 86;
|
|||
|
this.ckbIsEventReceive.Text = "事件接收";
|
|||
|
this.ckbIsEventReceive.UseVisualStyleBackColor = true;
|
|||
|
//
|
|||
|
// rtxtMessagesLog
|
|||
|
//
|
|||
|
this.rtxtMessagesLog.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
this.rtxtMessagesLog.ContextMenuStrip = this.ctmsMessageLog;
|
|||
|
this.rtxtMessagesLog.HideSelection = false;
|
|||
|
this.rtxtMessagesLog.Location = new System.Drawing.Point(566, 64);
|
|||
|
this.rtxtMessagesLog.Name = "rtxtMessagesLog";
|
|||
|
this.rtxtMessagesLog.ReadOnly = true;
|
|||
|
this.rtxtMessagesLog.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.ForcedBoth;
|
|||
|
this.rtxtMessagesLog.Size = new System.Drawing.Size(466, 374);
|
|||
|
this.rtxtMessagesLog.TabIndex = 87;
|
|||
|
this.rtxtMessagesLog.Text = "";
|
|||
|
this.rtxtMessagesLog.WordWrap = false;
|
|||
|
//
|
|||
|
// ctmsMessageLog
|
|||
|
//
|
|||
|
this.ctmsMessageLog.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|||
|
this.tsmiMessagesLogStop,
|
|||
|
this.toolStripSeparator2,
|
|||
|
this.tsmiMessagesLogClear,
|
|||
|
this.toolStripSeparator1,
|
|||
|
this.tsmiLookAllMessagesLog,
|
|||
|
this.tsmiLookDiagMessagesLog,
|
|||
|
this.tsmiLookAppMessagesLog,
|
|||
|
this.toolStripSeparator3,
|
|||
|
this.tsmiSaveMessagesLog});
|
|||
|
this.ctmsMessageLog.Name = "ctmsMessageLog";
|
|||
|
this.ctmsMessageLog.Size = new System.Drawing.Size(161, 154);
|
|||
|
//
|
|||
|
// tsmiMessagesLogStop
|
|||
|
//
|
|||
|
this.tsmiMessagesLogStop.Name = "tsmiMessagesLogStop";
|
|||
|
this.tsmiMessagesLogStop.Size = new System.Drawing.Size(160, 22);
|
|||
|
this.tsmiMessagesLogStop.Text = "暂停";
|
|||
|
this.tsmiMessagesLogStop.Click += new System.EventHandler(this.tsmiMessagesLogStop_Click);
|
|||
|
//
|
|||
|
// toolStripSeparator2
|
|||
|
//
|
|||
|
this.toolStripSeparator2.Name = "toolStripSeparator2";
|
|||
|
this.toolStripSeparator2.Size = new System.Drawing.Size(157, 6);
|
|||
|
//
|
|||
|
// tsmiMessagesLogClear
|
|||
|
//
|
|||
|
this.tsmiMessagesLogClear.Name = "tsmiMessagesLogClear";
|
|||
|
this.tsmiMessagesLogClear.Size = new System.Drawing.Size(160, 22);
|
|||
|
this.tsmiMessagesLogClear.Text = "清除";
|
|||
|
this.tsmiMessagesLogClear.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
|
|||
|
//
|
|||
|
// toolStripSeparator1
|
|||
|
//
|
|||
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
|||
|
this.toolStripSeparator1.Size = new System.Drawing.Size(157, 6);
|
|||
|
//
|
|||
|
// tsmiLookAllMessagesLog
|
|||
|
//
|
|||
|
this.tsmiLookAllMessagesLog.Name = "tsmiLookAllMessagesLog";
|
|||
|
this.tsmiLookAllMessagesLog.Size = new System.Drawing.Size(160, 22);
|
|||
|
this.tsmiLookAllMessagesLog.Text = "查看全部报文";
|
|||
|
this.tsmiLookAllMessagesLog.Click += new System.EventHandler(this.tsmiLookAllMessagesLog_Click);
|
|||
|
//
|
|||
|
// tsmiLookDiagMessagesLog
|
|||
|
//
|
|||
|
this.tsmiLookDiagMessagesLog.Name = "tsmiLookDiagMessagesLog";
|
|||
|
this.tsmiLookDiagMessagesLog.Size = new System.Drawing.Size(160, 22);
|
|||
|
this.tsmiLookDiagMessagesLog.Text = "仅查看诊断报文";
|
|||
|
this.tsmiLookDiagMessagesLog.Click += new System.EventHandler(this.tsmiLookDiagMessagesLog_Click);
|
|||
|
//
|
|||
|
// tsmiLookAppMessagesLog
|
|||
|
//
|
|||
|
this.tsmiLookAppMessagesLog.Name = "tsmiLookAppMessagesLog";
|
|||
|
this.tsmiLookAppMessagesLog.Size = new System.Drawing.Size(160, 22);
|
|||
|
this.tsmiLookAppMessagesLog.Text = "仅查看应用报文";
|
|||
|
this.tsmiLookAppMessagesLog.Click += new System.EventHandler(this.tsmiLookAppMessagesLog_Click);
|
|||
|
//
|
|||
|
// toolStripSeparator3
|
|||
|
//
|
|||
|
this.toolStripSeparator3.Name = "toolStripSeparator3";
|
|||
|
this.toolStripSeparator3.Size = new System.Drawing.Size(157, 6);
|
|||
|
//
|
|||
|
// tsmiSaveMessagesLog
|
|||
|
//
|
|||
|
this.tsmiSaveMessagesLog.Name = "tsmiSaveMessagesLog";
|
|||
|
this.tsmiSaveMessagesLog.Size = new System.Drawing.Size(160, 22);
|
|||
|
this.tsmiSaveMessagesLog.Text = "保存Log";
|
|||
|
this.tsmiSaveMessagesLog.Click += new System.EventHandler(this.SaveLogToolStripMenuItem_Click);
|
|||
|
//
|
|||
|
// rtxtLog
|
|||
|
//
|
|||
|
this.rtxtLog.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
this.rtxtLog.ContextMenuStrip = this.ctmsLog;
|
|||
|
this.rtxtLog.HideSelection = false;
|
|||
|
this.rtxtLog.Location = new System.Drawing.Point(566, 444);
|
|||
|
this.rtxtLog.Name = "rtxtLog";
|
|||
|
this.rtxtLog.ReadOnly = true;
|
|||
|
this.rtxtLog.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.ForcedBoth;
|
|||
|
this.rtxtLog.Size = new System.Drawing.Size(464, 226);
|
|||
|
this.rtxtLog.TabIndex = 88;
|
|||
|
this.rtxtLog.Text = "";
|
|||
|
this.rtxtLog.WordWrap = false;
|
|||
|
//
|
|||
|
// ctmsLog
|
|||
|
//
|
|||
|
this.ctmsLog.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|||
|
this.tsmiLogClear});
|
|||
|
this.ctmsLog.Name = "ctmsLog";
|
|||
|
this.ctmsLog.Size = new System.Drawing.Size(101, 26);
|
|||
|
//
|
|||
|
// tsmiLogClear
|
|||
|
//
|
|||
|
this.tsmiLogClear.Name = "tsmiLogClear";
|
|||
|
this.tsmiLogClear.Size = new System.Drawing.Size(100, 22);
|
|||
|
this.tsmiLogClear.Text = "清除";
|
|||
|
this.tsmiLogClear.Click += new System.EventHandler(this.tsmiLogClear_Click);
|
|||
|
//
|
|||
|
// lsvSendMessagesTable
|
|||
|
//
|
|||
|
this.lsvSendMessagesTable.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
|||
|
this.clhSendMessageId,
|
|||
|
this.clhSendMessageLen,
|
|||
|
this.clhSendMessageData});
|
|||
|
this.lsvSendMessagesTable.ContextMenuStrip = this.ctmsSendMessagesTable;
|
|||
|
this.lsvSendMessagesTable.FullRowSelect = true;
|
|||
|
this.lsvSendMessagesTable.HideSelection = false;
|
|||
|
this.lsvSendMessagesTable.Location = new System.Drawing.Point(23, 521);
|
|||
|
this.lsvSendMessagesTable.Name = "lsvSendMessagesTable";
|
|||
|
this.lsvSendMessagesTable.Size = new System.Drawing.Size(534, 149);
|
|||
|
this.lsvSendMessagesTable.TabIndex = 89;
|
|||
|
this.lsvSendMessagesTable.UseCompatibleStateImageBehavior = false;
|
|||
|
this.lsvSendMessagesTable.View = System.Windows.Forms.View.Details;
|
|||
|
this.lsvSendMessagesTable.DoubleClick += new System.EventHandler(this.lsvSendMessagesTable_DoubleClick);
|
|||
|
//
|
|||
|
// clhSendMessageId
|
|||
|
//
|
|||
|
this.clhSendMessageId.Text = "ID(Hex)";
|
|||
|
this.clhSendMessageId.Width = 54;
|
|||
|
//
|
|||
|
// clhSendMessageLen
|
|||
|
//
|
|||
|
this.clhSendMessageLen.Text = "Len";
|
|||
|
this.clhSendMessageLen.Width = 62;
|
|||
|
//
|
|||
|
// clhSendMessageData
|
|||
|
//
|
|||
|
this.clhSendMessageData.Text = "Data(Hex)";
|
|||
|
this.clhSendMessageData.Width = 382;
|
|||
|
//
|
|||
|
// ctmsSendMessagesTable
|
|||
|
//
|
|||
|
this.ctmsSendMessagesTable.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|||
|
this.tsmiAddMessage,
|
|||
|
this.tsmiDeleteMessage,
|
|||
|
this.tsmiEditMessage});
|
|||
|
this.ctmsSendMessagesTable.Name = "ctmsSendMessagesTable";
|
|||
|
this.ctmsSendMessagesTable.Size = new System.Drawing.Size(125, 70);
|
|||
|
//
|
|||
|
// tsmiAddMessage
|
|||
|
//
|
|||
|
this.tsmiAddMessage.Name = "tsmiAddMessage";
|
|||
|
this.tsmiAddMessage.Size = new System.Drawing.Size(124, 22);
|
|||
|
this.tsmiAddMessage.Text = "添加报文";
|
|||
|
this.tsmiAddMessage.Click += new System.EventHandler(this.tsmiAddMessage_Click);
|
|||
|
//
|
|||
|
// tsmiDeleteMessage
|
|||
|
//
|
|||
|
this.tsmiDeleteMessage.Name = "tsmiDeleteMessage";
|
|||
|
this.tsmiDeleteMessage.Size = new System.Drawing.Size(124, 22);
|
|||
|
this.tsmiDeleteMessage.Text = "删除";
|
|||
|
this.tsmiDeleteMessage.Click += new System.EventHandler(this.tsmiDeleteMessage_Click);
|
|||
|
//
|
|||
|
// tsmiEditMessage
|
|||
|
//
|
|||
|
this.tsmiEditMessage.Name = "tsmiEditMessage";
|
|||
|
this.tsmiEditMessage.Size = new System.Drawing.Size(124, 22);
|
|||
|
this.tsmiEditMessage.Text = "编辑";
|
|||
|
this.tsmiEditMessage.Click += new System.EventHandler(this.tsmiEditMessage_Click);
|
|||
|
//
|
|||
|
// timer1
|
|||
|
//
|
|||
|
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
|
|||
|
//
|
|||
|
// timer2
|
|||
|
//
|
|||
|
this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
|
|||
|
//
|
|||
|
// uds_tools
|
|||
|
//
|
|||
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|||
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|||
|
this.AutoSize = true;
|
|||
|
this.BackColor = System.Drawing.Color.White;
|
|||
|
this.ClientSize = new System.Drawing.Size(1042, 682);
|
|||
|
this.Controls.Add(this.lsvSendMessagesTable);
|
|||
|
this.Controls.Add(this.rtxtLog);
|
|||
|
this.Controls.Add(this.rtxtMessagesLog);
|
|||
|
this.Controls.Add(this.ckbIsEventReceive);
|
|||
|
this.Controls.Add(this.ckbIsCycleReceive);
|
|||
|
this.Controls.Add(this.ckbIsCanFd);
|
|||
|
this.Controls.Add(this.txtIdFilterEnd);
|
|||
|
this.Controls.Add(this.txtIdFilterStrat);
|
|||
|
this.Controls.Add(this.label35);
|
|||
|
this.Controls.Add(this.cbbCarType);
|
|||
|
this.Controls.Add(this.btVersionInfo);
|
|||
|
this.Controls.Add(this.tabControl1);
|
|||
|
this.Controls.Add(this.btnRelease);
|
|||
|
this.Controls.Add(this.cbbIdFilterSelect);
|
|||
|
this.Controls.Add(this.label2);
|
|||
|
this.Controls.Add(this.btnConnect);
|
|||
|
this.Controls.Add(this.label1);
|
|||
|
this.Controls.Add(this.cbbDeviceType);
|
|||
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
|||
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|||
|
this.MaximizeBox = false;
|
|||
|
this.Name = "uds_tools";
|
|||
|
this.Text = "鸿日uds升级程序";
|
|||
|
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.CanToolForm_FormClosed);
|
|||
|
this.Load += new System.EventHandler(this.btClrDia_Load);
|
|||
|
this.groupBox4.ResumeLayout(false);
|
|||
|
this.tabControl1.ResumeLayout(false);
|
|||
|
this.UpgradeFunctionTest.ResumeLayout(false);
|
|||
|
this.UpgradeFunctionTest.PerformLayout();
|
|||
|
this.groupBox1.ResumeLayout(false);
|
|||
|
this.groupBox1.PerformLayout();
|
|||
|
this.ProductFunctionTest_1.ResumeLayout(false);
|
|||
|
this.ctmsMessageLog.ResumeLayout(false);
|
|||
|
this.ctmsLog.ResumeLayout(false);
|
|||
|
this.ctmsSendMessagesTable.ResumeLayout(false);
|
|||
|
this.ResumeLayout(false);
|
|||
|
this.PerformLayout();
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
#endregion
|
|||
|
|
|||
|
private System.Windows.Forms.Label label1;
|
|||
|
private System.Windows.Forms.ComboBox cbbDeviceType;
|
|||
|
private System.Windows.Forms.Button btnConnect;
|
|||
|
private System.Windows.Forms.Timer timerReadMsg;
|
|||
|
private System.Windows.Forms.Timer timerUDS;
|
|||
|
private System.Windows.Forms.ComboBox cbbIdFilterSelect;
|
|||
|
private System.Windows.Forms.Label label2;
|
|||
|
private System.Windows.Forms.Button button1;
|
|||
|
private System.Windows.Forms.Button btProgram;
|
|||
|
private System.Windows.Forms.Button btDefault;
|
|||
|
private System.Windows.Forms.Button btlev1;
|
|||
|
private System.Windows.Forms.Button btlev2;
|
|||
|
private System.Windows.Forms.Timer timerSendMsg;
|
|||
|
private System.Windows.Forms.Button btClrDial;
|
|||
|
private System.Windows.Forms.Button btComOff;
|
|||
|
private System.Windows.Forms.Button btComOn;
|
|||
|
private System.Windows.Forms.Timer timerFlashMain;
|
|||
|
private System.Windows.Forms.Timer timer1s;
|
|||
|
private System.Windows.Forms.GroupBox groupBox4;
|
|||
|
private System.Windows.Forms.Button btnRelease;
|
|||
|
private System.Windows.Forms.TabControl tabControl1;
|
|||
|
private System.Windows.Forms.TabPage ProductFunctionTest_1;
|
|||
|
private System.Windows.Forms.TabPage UpgradeFunctionTest;
|
|||
|
private System.Windows.Forms.TextBox textBoxApp;
|
|||
|
private System.Windows.Forms.TextBox textBoxFlash;
|
|||
|
private System.Windows.Forms.Button btAPP;
|
|||
|
private System.Windows.Forms.Button btFlashDriver;
|
|||
|
private System.Windows.Forms.Button btUpgrade;
|
|||
|
private System.Windows.Forms.ProgressBar progressBar1;
|
|||
|
private System.Windows.Forms.Label lbUpdateProgress;
|
|||
|
private System.Windows.Forms.TextBox textBoxTimeEscape;
|
|||
|
private System.Windows.Forms.Label label33;
|
|||
|
private System.Windows.Forms.Button btVersionInfo;
|
|||
|
private System.Windows.Forms.ComboBox cbbCarType;
|
|||
|
private System.Windows.Forms.Label label35;
|
|||
|
private System.Windows.Forms.TextBox txtIdFilterStrat;
|
|||
|
private System.Windows.Forms.TextBox txtIdFilterEnd;
|
|||
|
private System.Windows.Forms.TabPage selfDiagTabPage;
|
|||
|
private System.Windows.Forms.TextBox txtUIUpdateFilePath;
|
|||
|
private System.Windows.Forms.Button btnUIUpdateFileSwitch;
|
|||
|
private System.Windows.Forms.Button btnResetSecurityKey;
|
|||
|
private System.Windows.Forms.CheckBox ckbIsCanFd;
|
|||
|
private System.Windows.Forms.Button btnStartUpdataBoot;
|
|||
|
private System.Windows.Forms.CheckBox ckbIsCrcLsb;
|
|||
|
private System.Windows.Forms.GroupBox groupBox1;
|
|||
|
private System.Windows.Forms.RadioButton rbtnUiSelect;
|
|||
|
private System.Windows.Forms.RadioButton rbtnAppSelect;
|
|||
|
private System.Windows.Forms.CheckBox ckbIsCycleReceive;
|
|||
|
private System.Windows.Forms.CheckBox ckbIsEventReceive;
|
|||
|
private System.Windows.Forms.RichTextBox rtxtMessagesLog;
|
|||
|
private System.Windows.Forms.ContextMenuStrip ctmsMessageLog;
|
|||
|
private System.Windows.Forms.ToolStripMenuItem tsmiMessagesLogClear;
|
|||
|
private System.Windows.Forms.ToolStripMenuItem tsmiSaveMessagesLog;
|
|||
|
private System.Windows.Forms.ToolStripMenuItem tsmiMessagesLogStop;
|
|||
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
|
|||
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
|||
|
private System.Windows.Forms.ToolStripMenuItem tsmiLookAllMessagesLog;
|
|||
|
private System.Windows.Forms.ToolStripMenuItem tsmiLookDiagMessagesLog;
|
|||
|
private System.Windows.Forms.ToolStripMenuItem tsmiLookAppMessagesLog;
|
|||
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
|
|||
|
private System.Windows.Forms.Label label5;
|
|||
|
private System.Windows.Forms.RichTextBox rtxtLog;
|
|||
|
private System.Windows.Forms.ContextMenuStrip ctmsLog;
|
|||
|
private System.Windows.Forms.ToolStripMenuItem tsmiLogClear;
|
|||
|
private System.Windows.Forms.Button btnECUReset;
|
|||
|
private System.Windows.Forms.ListView lsvSendMessagesTable;
|
|||
|
private System.Windows.Forms.ColumnHeader clhSendMessageId;
|
|||
|
private System.Windows.Forms.ColumnHeader clhSendMessageLen;
|
|||
|
private System.Windows.Forms.ColumnHeader clhSendMessageData;
|
|||
|
private System.Windows.Forms.ContextMenuStrip ctmsSendMessagesTable;
|
|||
|
private System.Windows.Forms.ToolStripMenuItem tsmiAddMessage;
|
|||
|
private System.Windows.Forms.ToolStripMenuItem tsmiDeleteMessage;
|
|||
|
private System.Windows.Forms.ToolStripMenuItem tsmiEditMessage;
|
|||
|
private System.Windows.Forms.Button btnSecurityAccessLevel3;
|
|||
|
private System.Windows.Forms.Button btnSecurityAccessLevel4;
|
|||
|
private System.Windows.Forms.Timer timer1;
|
|||
|
private System.Windows.Forms.Timer timer2;
|
|||
|
}
|
|||
|
}
|
|||
|
|