HONGRI_uds_tools/CAN_Tool/uds_tools.Designer.cs

1170 lines
59 KiB
C#
Raw Normal View History

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.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.btnECUReset = new System.Windows.Forms.Button();
this.btnStartUpdataBoot = 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();
2024-11-21 10:13:06 +00:00
this.textBoxDidF197 = new System.Windows.Forms.TextBox();
this.textBoxDidF195 = new System.Windows.Forms.TextBox();
this.textBoxDidF190 = new System.Windows.Forms.TextBox();
this.textBoxDidF18C = new System.Windows.Forms.TextBox();
this.textBoxDidF18B = new System.Windows.Forms.TextBox();
this.textBoxDidF18A = new System.Windows.Forms.TextBox();
this.textBoxDidF188 = new System.Windows.Forms.TextBox();
this.textBoxDidF193 = new System.Windows.Forms.TextBox();
this.textBoxDidF187 = new System.Windows.Forms.TextBox();
this.textBoxDidF183 = new System.Windows.Forms.TextBox();
this.btDidClearn_all_read = new System.Windows.Forms.Button();
this.btDidF197 = new System.Windows.Forms.Button();
this.btDidF195 = new System.Windows.Forms.Button();
this.btDidF193 = new System.Windows.Forms.Button();
this.btDidF190 = new System.Windows.Forms.Button();
this.btDidF18C = new System.Windows.Forms.Button();
this.btDidF18B = new System.Windows.Forms.Button();
this.btDidF18A = new System.Windows.Forms.Button();
this.btDidF188 = new System.Windows.Forms.Button();
this.btDidF187 = new System.Windows.Forms.Button();
this.btDidF183 = new System.Windows.Forms.Button();
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);
2024-11-21 10:13:06 +00:00
this.timer_NM = new System.Windows.Forms.Timer(this.components);
this.ckbIsCan_NM = new System.Windows.Forms.CheckBox();
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",
"ZLG_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(161, 15);
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(81, 15);
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, 15);
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(242, 15);
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);
//
// timerSendMsg
//
this.timerSendMsg.Interval = 20;
this.timerSendMsg.Tick += new System.EventHandler(this.timerSendMsg_Tick);
//
// btClrDial
//
this.btClrDial.Location = new System.Drawing.Point(6, 43);
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, 71);
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, 71);
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.btnECUReset);
this.groupBox4.Controls.Add(this.btnStartUpdataBoot);
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.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, 99);
this.groupBox4.TabIndex = 59;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "诊断操作";
//
// btnECUReset
//
this.btnECUReset.Location = new System.Drawing.Point(167, 43);
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, 43);
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);
//
// 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, 506);
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, 480);
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.textBoxDidF197);
this.ProductFunctionTest_1.Controls.Add(this.textBoxDidF195);
this.ProductFunctionTest_1.Controls.Add(this.textBoxDidF190);
this.ProductFunctionTest_1.Controls.Add(this.textBoxDidF18C);
this.ProductFunctionTest_1.Controls.Add(this.textBoxDidF18B);
this.ProductFunctionTest_1.Controls.Add(this.textBoxDidF18A);
this.ProductFunctionTest_1.Controls.Add(this.textBoxDidF188);
this.ProductFunctionTest_1.Controls.Add(this.textBoxDidF193);
this.ProductFunctionTest_1.Controls.Add(this.textBoxDidF187);
this.ProductFunctionTest_1.Controls.Add(this.textBoxDidF183);
this.ProductFunctionTest_1.Controls.Add(this.btDidClearn_all_read);
this.ProductFunctionTest_1.Controls.Add(this.btDidF197);
this.ProductFunctionTest_1.Controls.Add(this.btDidF195);
this.ProductFunctionTest_1.Controls.Add(this.btDidF193);
this.ProductFunctionTest_1.Controls.Add(this.btDidF190);
this.ProductFunctionTest_1.Controls.Add(this.btDidF18C);
this.ProductFunctionTest_1.Controls.Add(this.btDidF18B);
this.ProductFunctionTest_1.Controls.Add(this.btDidF18A);
this.ProductFunctionTest_1.Controls.Add(this.btDidF188);
this.ProductFunctionTest_1.Controls.Add(this.btDidF187);
this.ProductFunctionTest_1.Controls.Add(this.btDidF183);
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, 480);
this.ProductFunctionTest_1.TabIndex = 1;
this.ProductFunctionTest_1.Text = "版本号";
this.ProductFunctionTest_1.UseVisualStyleBackColor = true;
//
2024-11-21 10:13:06 +00:00
// textBoxDidF197
//
this.textBoxDidF197.Location = new System.Drawing.Point(110, 261);
this.textBoxDidF197.Name = "textBoxDidF197";
this.textBoxDidF197.Size = new System.Drawing.Size(98, 21);
this.textBoxDidF197.TabIndex = 89;
//
// textBoxDidF195
//
this.textBoxDidF195.Location = new System.Drawing.Point(110, 235);
this.textBoxDidF195.Name = "textBoxDidF195";
this.textBoxDidF195.Size = new System.Drawing.Size(98, 21);
this.textBoxDidF195.TabIndex = 88;
//
// textBoxDidF190
//
this.textBoxDidF190.Location = new System.Drawing.Point(110, 177);
this.textBoxDidF190.Name = "textBoxDidF190";
this.textBoxDidF190.Size = new System.Drawing.Size(145, 21);
this.textBoxDidF190.TabIndex = 87;
//
// textBoxDidF18C
//
this.textBoxDidF18C.Location = new System.Drawing.Point(110, 150);
this.textBoxDidF18C.Name = "textBoxDidF18C";
this.textBoxDidF18C.Size = new System.Drawing.Size(96, 21);
this.textBoxDidF18C.TabIndex = 86;
//
// textBoxDidF18B
//
this.textBoxDidF18B.Location = new System.Drawing.Point(110, 122);
this.textBoxDidF18B.Name = "textBoxDidF18B";
this.textBoxDidF18B.Size = new System.Drawing.Size(96, 21);
this.textBoxDidF18B.TabIndex = 85;
//
// textBoxDidF18A
//
this.textBoxDidF18A.Location = new System.Drawing.Point(110, 91);
this.textBoxDidF18A.Name = "textBoxDidF18A";
this.textBoxDidF18A.Size = new System.Drawing.Size(96, 21);
this.textBoxDidF18A.TabIndex = 84;
//
// textBoxDidF188
//
this.textBoxDidF188.Location = new System.Drawing.Point(110, 64);
this.textBoxDidF188.Name = "textBoxDidF188";
this.textBoxDidF188.Size = new System.Drawing.Size(96, 21);
this.textBoxDidF188.TabIndex = 83;
//
// textBoxDidF193
//
this.textBoxDidF193.Location = new System.Drawing.Point(110, 208);
this.textBoxDidF193.Name = "textBoxDidF193";
this.textBoxDidF193.Size = new System.Drawing.Size(96, 21);
this.textBoxDidF193.TabIndex = 82;
//
// textBoxDidF187
//
this.textBoxDidF187.Location = new System.Drawing.Point(110, 37);
this.textBoxDidF187.Name = "textBoxDidF187";
this.textBoxDidF187.Size = new System.Drawing.Size(96, 21);
this.textBoxDidF187.TabIndex = 81;
//
// textBoxDidF183
//
this.textBoxDidF183.Location = new System.Drawing.Point(110, 11);
this.textBoxDidF183.Name = "textBoxDidF183";
this.textBoxDidF183.Size = new System.Drawing.Size(94, 21);
this.textBoxDidF183.TabIndex = 80;
//
// btDidClearn_all_read
//
this.btDidClearn_all_read.Location = new System.Drawing.Point(419, 457);
this.btDidClearn_all_read.Name = "btDidClearn_all_read";
this.btDidClearn_all_read.Size = new System.Drawing.Size(107, 23);
this.btDidClearn_all_read.TabIndex = 70;
this.btDidClearn_all_read.Text = "清除所有读取";
this.btDidClearn_all_read.UseVisualStyleBackColor = true;
this.btDidClearn_all_read.Click += new System.EventHandler(this.btDidClearn_all_read_Click);
//
// btDidF197
//
this.btDidF197.Location = new System.Drawing.Point(1, 261);
this.btDidF197.Name = "btDidF197";
this.btDidF197.Size = new System.Drawing.Size(107, 23);
this.btDidF197.TabIndex = 69;
this.btDidF197.Text = "系统编号F197";
this.btDidF197.UseVisualStyleBackColor = true;
this.btDidF197.Click += new System.EventHandler(this.btDidF197_Click);
//
// btDidF195
//
this.btDidF195.Location = new System.Drawing.Point(1, 233);
this.btDidF195.Name = "btDidF195";
this.btDidF195.Size = new System.Drawing.Size(107, 23);
this.btDidF195.TabIndex = 68;
this.btDidF195.Text = "APP版本F195";
this.btDidF195.UseVisualStyleBackColor = true;
this.btDidF195.Click += new System.EventHandler(this.btDidF195_Click);
//
// btDidF193
//
this.btDidF193.Location = new System.Drawing.Point(1, 206);
this.btDidF193.Name = "btDidF193";
this.btDidF193.Size = new System.Drawing.Size(107, 23);
this.btDidF193.TabIndex = 67;
this.btDidF193.Text = "硬件版本号F193";
this.btDidF193.UseVisualStyleBackColor = true;
this.btDidF193.Click += new System.EventHandler(this.btDidF193_Click);
//
// btDidF190
//
this.btDidF190.Location = new System.Drawing.Point(1, 178);
this.btDidF190.Name = "btDidF190";
this.btDidF190.Size = new System.Drawing.Size(107, 23);
this.btDidF190.TabIndex = 66;
this.btDidF190.Text = "VIN标识F190";
this.btDidF190.UseVisualStyleBackColor = true;
this.btDidF190.Click += new System.EventHandler(this.btDidF190_Click);
//
// btDidF18C
//
this.btDidF18C.Location = new System.Drawing.Point(1, 148);
this.btDidF18C.Name = "btDidF18C";
this.btDidF18C.Size = new System.Drawing.Size(107, 23);
this.btDidF18C.TabIndex = 65;
this.btDidF18C.Text = "ECU序列号F18C";
this.btDidF18C.UseVisualStyleBackColor = true;
this.btDidF18C.Click += new System.EventHandler(this.btDidF18C_Click);
//
// btDidF18B
//
this.btDidF18B.Location = new System.Drawing.Point(1, 120);
this.btDidF18B.Name = "btDidF18B";
this.btDidF18B.Size = new System.Drawing.Size(107, 23);
this.btDidF18B.TabIndex = 64;
this.btDidF18B.Text = "制造日期F18B";
this.btDidF18B.UseVisualStyleBackColor = true;
this.btDidF18B.Click += new System.EventHandler(this.btDidF18B_Click);
//
// btDidF18A
//
this.btDidF18A.Location = new System.Drawing.Point(1, 91);
this.btDidF18A.Name = "btDidF18A";
this.btDidF18A.Size = new System.Drawing.Size(107, 23);
this.btDidF18A.TabIndex = 63;
this.btDidF18A.Text = "供应商标识F18A";
this.btDidF18A.UseVisualStyleBackColor = true;
this.btDidF18A.Click += new System.EventHandler(this.btDidF18A_Click);
//
// btDidF188
//
this.btDidF188.Location = new System.Drawing.Point(1, 62);
this.btDidF188.Name = "btDidF188";
this.btDidF188.Size = new System.Drawing.Size(107, 23);
this.btDidF188.TabIndex = 62;
this.btDidF188.Text = "应用软件号F188";
this.btDidF188.UseVisualStyleBackColor = true;
this.btDidF188.Click += new System.EventHandler(this.btDidF188_Click);
//
// btDidF187
//
this.btDidF187.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btDidF187.Location = new System.Drawing.Point(1, 35);
this.btDidF187.Name = "btDidF187";
this.btDidF187.Size = new System.Drawing.Size(107, 23);
this.btDidF187.TabIndex = 61;
this.btDidF187.Text = "读零件号F187";
this.btDidF187.UseVisualStyleBackColor = true;
this.btDidF187.Click += new System.EventHandler(this.btDidF187_Click);
//
// btDidF183
//
this.btDidF183.Location = new System.Drawing.Point(1, 9);
this.btDidF183.Name = "btDidF183";
this.btDidF183.Size = new System.Drawing.Size(107, 23);
this.btDidF183.TabIndex = 60;
this.btDidF183.Text = "读BT版本号F183";
this.btDidF183.UseVisualStyleBackColor = true;
this.btDidF183.Click += new System.EventHandler(this.btDidF183_Click);
//
// 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, 480);
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, 571);
this.lsvSendMessagesTable.Name = "lsvSendMessagesTable";
this.lsvSendMessagesTable.Size = new System.Drawing.Size(534, 99);
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);
//
2024-11-21 10:13:06 +00:00
// timer_NM
//
2024-11-21 10:13:06 +00:00
this.timer_NM.Interval = 200;
this.timer_NM.Tick += new System.EventHandler(this.timer_NM_Tick);
//
2024-11-21 10:13:06 +00:00
// ckbIsCan_NM
//
2024-11-21 10:13:06 +00:00
this.ckbIsCan_NM.AutoSize = true;
this.ckbIsCan_NM.Location = new System.Drawing.Point(503, 8);
this.ckbIsCan_NM.Name = "ckbIsCan_NM";
this.ckbIsCan_NM.Size = new System.Drawing.Size(54, 16);
this.ckbIsCan_NM.TabIndex = 90;
this.ckbIsCan_NM.Text = "NM_EN";
this.ckbIsCan_NM.UseVisualStyleBackColor = true;
//
// 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);
2024-11-21 10:13:06 +00:00
this.Controls.Add(this.ckbIsCan_NM);
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.ProductFunctionTest_1.PerformLayout();
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.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.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.Timer timer1;
private System.Windows.Forms.Timer timer2;
private System.Windows.Forms.Button btDidF183;
private System.Windows.Forms.Button btDidF187;
private System.Windows.Forms.Button btDidF197;
private System.Windows.Forms.Button btDidF195;
private System.Windows.Forms.Button btDidF193;
private System.Windows.Forms.Button btDidF190;
private System.Windows.Forms.Button btDidF18C;
private System.Windows.Forms.Button btDidF18B;
private System.Windows.Forms.Button btDidF18A;
private System.Windows.Forms.Button btDidF188;
private System.Windows.Forms.Button btDidClearn_all_read;
private System.Windows.Forms.TextBox textBoxDidF193;
private System.Windows.Forms.TextBox textBoxDidF187;
private System.Windows.Forms.TextBox textBoxDidF183;
private System.Windows.Forms.TextBox textBoxDidF188;
private System.Windows.Forms.TextBox textBoxDidF18A;
private System.Windows.Forms.TextBox textBoxDidF18B;
private System.Windows.Forms.TextBox textBoxDidF190;
private System.Windows.Forms.TextBox textBoxDidF18C;
private System.Windows.Forms.TextBox textBoxDidF195;
private System.Windows.Forms.TextBox textBoxDidF197;
2024-11-21 10:13:06 +00:00
private System.Windows.Forms.Timer timer_NM;
private System.Windows.Forms.CheckBox ckbIsCan_NM;
}
}