1056 lines
44 KiB
VB.net
1056 lines
44 KiB
VB.net
|
|
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|||
|
|
Partial Class Form1
|
|||
|
|
Inherits System.Windows.Forms.Form
|
|||
|
|
|
|||
|
|
'Form 重写 Dispose,以清理组件列表。
|
|||
|
|
<System.Diagnostics.DebuggerNonUserCode()>
|
|||
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|||
|
|
Try
|
|||
|
|
If disposing AndAlso components IsNot Nothing Then
|
|||
|
|
components.Dispose()
|
|||
|
|
End If
|
|||
|
|
Finally
|
|||
|
|
MyBase.Dispose(disposing)
|
|||
|
|
End Try
|
|||
|
|
End Sub
|
|||
|
|
|
|||
|
|
'Windows 窗体设计器所必需的
|
|||
|
|
Private components As System.ComponentModel.IContainer
|
|||
|
|
|
|||
|
|
'注意: 以下过程是 Windows 窗体设计器所必需的
|
|||
|
|
'可以使用 Windows 窗体设计器修改它。
|
|||
|
|
'不要使用代码编辑器修改它。
|
|||
|
|
<System.Diagnostics.DebuggerStepThrough()>
|
|||
|
|
Private Sub InitializeComponent()
|
|||
|
|
Me.components = New System.ComponentModel.Container()
|
|||
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form1))
|
|||
|
|
Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|||
|
|
Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|||
|
|
Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|||
|
|
Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|||
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Cbo_Port = New System.Windows.Forms.ComboBox()
|
|||
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Cbo_Baud = New System.Windows.Forms.ComboBox()
|
|||
|
|
Me.Btn_Search = New System.Windows.Forms.Button()
|
|||
|
|
Me.Btn_Upgrade = New System.Windows.Forms.Button()
|
|||
|
|
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
|
|||
|
|
Me.tssl_Status = New System.Windows.Forms.ToolStripStatusLabel()
|
|||
|
|
Me.ToolStripStatusLabel1 = New System.Windows.Forms.ToolStripStatusLabel()
|
|||
|
|
Me.ToolStripProgressBar1 = New System.Windows.Forms.ToolStripProgressBar()
|
|||
|
|
Me.TabControl1 = New System.Windows.Forms.TabControl()
|
|||
|
|
Me.TabPage1 = New System.Windows.Forms.TabPage()
|
|||
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|||
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|||
|
|
Me.num_AddrEnd = New System.Windows.Forms.NumericUpDown()
|
|||
|
|
Me.num_AddrStart = New System.Windows.Forms.NumericUpDown()
|
|||
|
|
Me.Label11 = New System.Windows.Forms.Label()
|
|||
|
|
Me.chk_OneAddEn = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.TabPage4 = New System.Windows.Forms.TabPage()
|
|||
|
|
Me.GroupBox3 = New System.Windows.Forms.GroupBox()
|
|||
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|||
|
|
Me.opt_ProtocolTextMode = New System.Windows.Forms.RadioButton()
|
|||
|
|
Me.opt_ProtocolHexMode = New System.Windows.Forms.RadioButton()
|
|||
|
|
Me.tb_CustomeProtocol_JumpToBl = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.tb_CustomeProtocol_Serach = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|||
|
|
Me.TabPage5 = New System.Windows.Forms.TabPage()
|
|||
|
|
Me.Cbo_ProType = New System.Windows.Forms.ComboBox()
|
|||
|
|
Me.Tb_DevType = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.TextBox2 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.Tb_Timeout = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.TextBox1 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.NumericUpDown3 = New System.Windows.Forms.NumericUpDown()
|
|||
|
|
Me.Label13 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label15 = New System.Windows.Forms.Label()
|
|||
|
|
Me.TabPage3 = New System.Windows.Forms.TabPage()
|
|||
|
|
Me.TabPage2 = New System.Windows.Forms.TabPage()
|
|||
|
|
Me.chk_AllSelect = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.chk_GroupAddEn = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox32 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox31 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox30 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox29 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox28 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox27 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox26 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox25 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox16 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox24 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox8 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox6 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox7 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox5 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox23 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox4 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox22 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox3 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox15 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox21 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox2 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox20 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox19 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox18 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox1 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox14 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox17 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox9 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox10 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox11 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox12 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox13 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.TabPage6 = New System.Windows.Forms.TabPage()
|
|||
|
|
Me.Chk_LogicFile = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.Chk_BackupUpgrade = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.Label18 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label17 = New System.Windows.Forms.Label()
|
|||
|
|
Me.RichTextBox1 = New System.Windows.Forms.RichTextBox()
|
|||
|
|
Me.Chk_UpgradeAllSel = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.DataGridView1 = New System.Windows.Forms.DataGridView()
|
|||
|
|
Me.Column1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|||
|
|
Me.Column2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|||
|
|
Me.Column3 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|||
|
|
Me.Column6 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|||
|
|
Me.Column4 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|||
|
|
Me.Column5 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|||
|
|
Me.Column10 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|||
|
|
Me.Column7 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|||
|
|
Me.Column8 = New System.Windows.Forms.DataGridViewButtonColumn()
|
|||
|
|
Me.Column9 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|||
|
|
Me.Btn_OpenPort = New System.Windows.Forms.Button()
|
|||
|
|
Me.Port = New System.IO.Ports.SerialPort(Me.components)
|
|||
|
|
Me.Tb_HexFilePath = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.Button3 = New System.Windows.Forms.Button()
|
|||
|
|
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
|
|||
|
|
Me.Label14 = New System.Windows.Forms.Label()
|
|||
|
|
Me.lab_HexLastModifyDate = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label19 = New System.Windows.Forms.Label()
|
|||
|
|
Me.lab_HexDataLenght = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label16 = New System.Windows.Forms.Label()
|
|||
|
|
Me.lab_HexDataCks = New System.Windows.Forms.Label()
|
|||
|
|
Me.btn_Reload = New System.Windows.Forms.Button()
|
|||
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Cbo_BusType = New System.Windows.Forms.ComboBox()
|
|||
|
|
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
|
|||
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|||
|
|
Me.StatusStrip1.SuspendLayout()
|
|||
|
|
Me.TabControl1.SuspendLayout()
|
|||
|
|
Me.TabPage1.SuspendLayout()
|
|||
|
|
CType(Me.num_AddrEnd, System.ComponentModel.ISupportInitialize).BeginInit()
|
|||
|
|
CType(Me.num_AddrStart, System.ComponentModel.ISupportInitialize).BeginInit()
|
|||
|
|
Me.TabPage4.SuspendLayout()
|
|||
|
|
Me.GroupBox3.SuspendLayout()
|
|||
|
|
Me.TabPage5.SuspendLayout()
|
|||
|
|
CType(Me.NumericUpDown3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|||
|
|
Me.TabPage2.SuspendLayout()
|
|||
|
|
Me.TabPage6.SuspendLayout()
|
|||
|
|
CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|||
|
|
Me.GroupBox1.SuspendLayout()
|
|||
|
|
Me.GroupBox2.SuspendLayout()
|
|||
|
|
Me.SuspendLayout()
|
|||
|
|
'
|
|||
|
|
'Label1
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Label1, "Label1")
|
|||
|
|
Me.Label1.Name = "Label1"
|
|||
|
|
'
|
|||
|
|
'Cbo_Port
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Cbo_Port, "Cbo_Port")
|
|||
|
|
Me.Cbo_Port.FormattingEnabled = True
|
|||
|
|
Me.Cbo_Port.Name = "Cbo_Port"
|
|||
|
|
'
|
|||
|
|
'Label2
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Label2, "Label2")
|
|||
|
|
Me.Label2.Name = "Label2"
|
|||
|
|
'
|
|||
|
|
'Cbo_Baud
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Cbo_Baud, "Cbo_Baud")
|
|||
|
|
Me.Cbo_Baud.FormattingEnabled = True
|
|||
|
|
Me.Cbo_Baud.Items.AddRange(New Object() {resources.GetString("Cbo_Baud.Items"), resources.GetString("Cbo_Baud.Items1"), resources.GetString("Cbo_Baud.Items2"), resources.GetString("Cbo_Baud.Items3"), resources.GetString("Cbo_Baud.Items4"), resources.GetString("Cbo_Baud.Items5"), resources.GetString("Cbo_Baud.Items6"), resources.GetString("Cbo_Baud.Items7"), resources.GetString("Cbo_Baud.Items8"), resources.GetString("Cbo_Baud.Items9"), resources.GetString("Cbo_Baud.Items10"), resources.GetString("Cbo_Baud.Items11")})
|
|||
|
|
Me.Cbo_Baud.Name = "Cbo_Baud"
|
|||
|
|
'
|
|||
|
|
'Btn_Search
|
|||
|
|
'
|
|||
|
|
Me.Btn_Search.BackColor = System.Drawing.SystemColors.Control
|
|||
|
|
resources.ApplyResources(Me.Btn_Search, "Btn_Search")
|
|||
|
|
Me.Btn_Search.ForeColor = System.Drawing.Color.Blue
|
|||
|
|
Me.Btn_Search.Name = "Btn_Search"
|
|||
|
|
Me.Btn_Search.UseVisualStyleBackColor = False
|
|||
|
|
'
|
|||
|
|
'Btn_Upgrade
|
|||
|
|
'
|
|||
|
|
Me.Btn_Upgrade.BackColor = System.Drawing.SystemColors.Control
|
|||
|
|
resources.ApplyResources(Me.Btn_Upgrade, "Btn_Upgrade")
|
|||
|
|
Me.Btn_Upgrade.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
|
|||
|
|
Me.Btn_Upgrade.Name = "Btn_Upgrade"
|
|||
|
|
Me.Btn_Upgrade.UseVisualStyleBackColor = False
|
|||
|
|
'
|
|||
|
|
'StatusStrip1
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.StatusStrip1, "StatusStrip1")
|
|||
|
|
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tssl_Status, Me.ToolStripStatusLabel1, Me.ToolStripProgressBar1})
|
|||
|
|
Me.StatusStrip1.Name = "StatusStrip1"
|
|||
|
|
'
|
|||
|
|
'tssl_Status
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.tssl_Status, "tssl_Status")
|
|||
|
|
Me.tssl_Status.BorderSides = CType((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right), System.Windows.Forms.ToolStripStatusLabelBorderSides)
|
|||
|
|
Me.tssl_Status.Name = "tssl_Status"
|
|||
|
|
'
|
|||
|
|
'ToolStripStatusLabel1
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.ToolStripStatusLabel1, "ToolStripStatusLabel1")
|
|||
|
|
Me.ToolStripStatusLabel1.Name = "ToolStripStatusLabel1"
|
|||
|
|
'
|
|||
|
|
'ToolStripProgressBar1
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.ToolStripProgressBar1, "ToolStripProgressBar1")
|
|||
|
|
Me.ToolStripProgressBar1.Name = "ToolStripProgressBar1"
|
|||
|
|
'
|
|||
|
|
'TabControl1
|
|||
|
|
'
|
|||
|
|
Me.TabControl1.Controls.Add(Me.TabPage1)
|
|||
|
|
Me.TabControl1.Controls.Add(Me.TabPage4)
|
|||
|
|
Me.TabControl1.Controls.Add(Me.TabPage5)
|
|||
|
|
Me.TabControl1.Controls.Add(Me.TabPage3)
|
|||
|
|
Me.TabControl1.Controls.Add(Me.TabPage2)
|
|||
|
|
Me.TabControl1.Controls.Add(Me.TabPage6)
|
|||
|
|
resources.ApplyResources(Me.TabControl1, "TabControl1")
|
|||
|
|
Me.TabControl1.Name = "TabControl1"
|
|||
|
|
Me.TabControl1.SelectedIndex = 0
|
|||
|
|
'
|
|||
|
|
'TabPage1
|
|||
|
|
'
|
|||
|
|
Me.TabPage1.Controls.Add(Me.Button2)
|
|||
|
|
Me.TabPage1.Controls.Add(Me.Button1)
|
|||
|
|
Me.TabPage1.Controls.Add(Me.Label12)
|
|||
|
|
Me.TabPage1.Controls.Add(Me.num_AddrEnd)
|
|||
|
|
Me.TabPage1.Controls.Add(Me.num_AddrStart)
|
|||
|
|
Me.TabPage1.Controls.Add(Me.Label11)
|
|||
|
|
Me.TabPage1.Controls.Add(Me.chk_OneAddEn)
|
|||
|
|
resources.ApplyResources(Me.TabPage1, "TabPage1")
|
|||
|
|
Me.TabPage1.Name = "TabPage1"
|
|||
|
|
Me.TabPage1.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'Button1
|
|||
|
|
'
|
|||
|
|
Me.Button1.BackColor = System.Drawing.SystemColors.Control
|
|||
|
|
resources.ApplyResources(Me.Button1, "Button1")
|
|||
|
|
Me.Button1.ForeColor = System.Drawing.Color.Blue
|
|||
|
|
Me.Button1.Name = "Button1"
|
|||
|
|
Me.Button1.UseVisualStyleBackColor = False
|
|||
|
|
'
|
|||
|
|
'Label12
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Label12, "Label12")
|
|||
|
|
Me.Label12.Name = "Label12"
|
|||
|
|
'
|
|||
|
|
'num_AddrEnd
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.num_AddrEnd, "num_AddrEnd")
|
|||
|
|
Me.num_AddrEnd.Name = "num_AddrEnd"
|
|||
|
|
Me.num_AddrEnd.Value = New Decimal(New Integer() {31, 0, 0, 0})
|
|||
|
|
'
|
|||
|
|
'num_AddrStart
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.num_AddrStart, "num_AddrStart")
|
|||
|
|
Me.num_AddrStart.Name = "num_AddrStart"
|
|||
|
|
'
|
|||
|
|
'Label11
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Label11, "Label11")
|
|||
|
|
Me.Label11.Name = "Label11"
|
|||
|
|
'
|
|||
|
|
'chk_OneAddEn
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.chk_OneAddEn, "chk_OneAddEn")
|
|||
|
|
Me.chk_OneAddEn.Checked = True
|
|||
|
|
Me.chk_OneAddEn.CheckState = System.Windows.Forms.CheckState.Checked
|
|||
|
|
Me.chk_OneAddEn.Name = "chk_OneAddEn"
|
|||
|
|
Me.chk_OneAddEn.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'TabPage4
|
|||
|
|
'
|
|||
|
|
Me.TabPage4.Controls.Add(Me.GroupBox3)
|
|||
|
|
Me.TabPage4.Controls.Add(Me.tb_CustomeProtocol_JumpToBl)
|
|||
|
|
Me.TabPage4.Controls.Add(Me.tb_CustomeProtocol_Serach)
|
|||
|
|
Me.TabPage4.Controls.Add(Me.Label8)
|
|||
|
|
Me.TabPage4.Controls.Add(Me.Label7)
|
|||
|
|
resources.ApplyResources(Me.TabPage4, "TabPage4")
|
|||
|
|
Me.TabPage4.Name = "TabPage4"
|
|||
|
|
Me.TabPage4.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'GroupBox3
|
|||
|
|
'
|
|||
|
|
Me.GroupBox3.Controls.Add(Me.Label10)
|
|||
|
|
Me.GroupBox3.Controls.Add(Me.opt_ProtocolTextMode)
|
|||
|
|
Me.GroupBox3.Controls.Add(Me.opt_ProtocolHexMode)
|
|||
|
|
resources.ApplyResources(Me.GroupBox3, "GroupBox3")
|
|||
|
|
Me.GroupBox3.Name = "GroupBox3"
|
|||
|
|
Me.GroupBox3.TabStop = False
|
|||
|
|
'
|
|||
|
|
'Label10
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Label10, "Label10")
|
|||
|
|
Me.Label10.ForeColor = System.Drawing.Color.RoyalBlue
|
|||
|
|
Me.Label10.Name = "Label10"
|
|||
|
|
'
|
|||
|
|
'opt_ProtocolTextMode
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.opt_ProtocolTextMode, "opt_ProtocolTextMode")
|
|||
|
|
Me.opt_ProtocolTextMode.Checked = True
|
|||
|
|
Me.opt_ProtocolTextMode.Name = "opt_ProtocolTextMode"
|
|||
|
|
Me.opt_ProtocolTextMode.TabStop = True
|
|||
|
|
Me.opt_ProtocolTextMode.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'opt_ProtocolHexMode
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.opt_ProtocolHexMode, "opt_ProtocolHexMode")
|
|||
|
|
Me.opt_ProtocolHexMode.Name = "opt_ProtocolHexMode"
|
|||
|
|
Me.opt_ProtocolHexMode.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'tb_CustomeProtocol_JumpToBl
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.tb_CustomeProtocol_JumpToBl, "tb_CustomeProtocol_JumpToBl")
|
|||
|
|
Me.tb_CustomeProtocol_JumpToBl.Name = "tb_CustomeProtocol_JumpToBl"
|
|||
|
|
'
|
|||
|
|
'tb_CustomeProtocol_Serach
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.tb_CustomeProtocol_Serach, "tb_CustomeProtocol_Serach")
|
|||
|
|
Me.tb_CustomeProtocol_Serach.Name = "tb_CustomeProtocol_Serach"
|
|||
|
|
'
|
|||
|
|
'Label8
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Label8, "Label8")
|
|||
|
|
Me.Label8.ForeColor = System.Drawing.SystemColors.Desktop
|
|||
|
|
Me.Label8.Name = "Label8"
|
|||
|
|
'
|
|||
|
|
'Label7
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Label7, "Label7")
|
|||
|
|
Me.Label7.ForeColor = System.Drawing.SystemColors.Desktop
|
|||
|
|
Me.Label7.Name = "Label7"
|
|||
|
|
'
|
|||
|
|
'TabPage5
|
|||
|
|
'
|
|||
|
|
Me.TabPage5.Controls.Add(Me.Cbo_ProType)
|
|||
|
|
Me.TabPage5.Controls.Add(Me.Tb_DevType)
|
|||
|
|
Me.TabPage5.Controls.Add(Me.TextBox2)
|
|||
|
|
Me.TabPage5.Controls.Add(Me.Tb_Timeout)
|
|||
|
|
Me.TabPage5.Controls.Add(Me.TextBox1)
|
|||
|
|
Me.TabPage5.Controls.Add(Me.NumericUpDown3)
|
|||
|
|
Me.TabPage5.Controls.Add(Me.Label13)
|
|||
|
|
Me.TabPage5.Controls.Add(Me.Label4)
|
|||
|
|
Me.TabPage5.Controls.Add(Me.Label5)
|
|||
|
|
Me.TabPage5.Controls.Add(Me.Label9)
|
|||
|
|
Me.TabPage5.Controls.Add(Me.Label6)
|
|||
|
|
Me.TabPage5.Controls.Add(Me.Label15)
|
|||
|
|
resources.ApplyResources(Me.TabPage5, "TabPage5")
|
|||
|
|
Me.TabPage5.Name = "TabPage5"
|
|||
|
|
Me.TabPage5.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'Cbo_ProType
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Cbo_ProType, "Cbo_ProType")
|
|||
|
|
Me.Cbo_ProType.FormattingEnabled = True
|
|||
|
|
Me.Cbo_ProType.Items.AddRange(New Object() {resources.GetString("Cbo_ProType.Items"), resources.GetString("Cbo_ProType.Items1"), resources.GetString("Cbo_ProType.Items2")})
|
|||
|
|
Me.Cbo_ProType.Name = "Cbo_ProType"
|
|||
|
|
'
|
|||
|
|
'Tb_DevType
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Tb_DevType, "Tb_DevType")
|
|||
|
|
Me.Tb_DevType.Name = "Tb_DevType"
|
|||
|
|
'
|
|||
|
|
'TextBox2
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.TextBox2, "TextBox2")
|
|||
|
|
Me.TextBox2.Name = "TextBox2"
|
|||
|
|
'
|
|||
|
|
'Tb_Timeout
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Tb_Timeout, "Tb_Timeout")
|
|||
|
|
Me.Tb_Timeout.Name = "Tb_Timeout"
|
|||
|
|
'
|
|||
|
|
'TextBox1
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.TextBox1, "TextBox1")
|
|||
|
|
Me.TextBox1.Name = "TextBox1"
|
|||
|
|
'
|
|||
|
|
'NumericUpDown3
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.NumericUpDown3, "NumericUpDown3")
|
|||
|
|
Me.NumericUpDown3.Name = "NumericUpDown3"
|
|||
|
|
Me.NumericUpDown3.Value = New Decimal(New Integer() {1, 0, 0, 0})
|
|||
|
|
'
|
|||
|
|
'Label13
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Label13, "Label13")
|
|||
|
|
Me.Label13.Name = "Label13"
|
|||
|
|
'
|
|||
|
|
'Label4
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Label4, "Label4")
|
|||
|
|
Me.Label4.Name = "Label4"
|
|||
|
|
'
|
|||
|
|
'Label5
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Label5, "Label5")
|
|||
|
|
Me.Label5.Name = "Label5"
|
|||
|
|
'
|
|||
|
|
'Label9
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Label9, "Label9")
|
|||
|
|
Me.Label9.Name = "Label9"
|
|||
|
|
'
|
|||
|
|
'Label6
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Label6, "Label6")
|
|||
|
|
Me.Label6.Name = "Label6"
|
|||
|
|
'
|
|||
|
|
'Label15
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Label15, "Label15")
|
|||
|
|
Me.Label15.Name = "Label15"
|
|||
|
|
'
|
|||
|
|
'TabPage3
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.TabPage3, "TabPage3")
|
|||
|
|
Me.TabPage3.Name = "TabPage3"
|
|||
|
|
Me.TabPage3.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'TabPage2
|
|||
|
|
'
|
|||
|
|
Me.TabPage2.Controls.Add(Me.chk_AllSelect)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.chk_GroupAddEn)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox32)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox31)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox30)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox29)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox28)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox27)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox26)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox25)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox16)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox24)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox8)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox6)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox7)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox5)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox23)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox4)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox22)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox3)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox15)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox21)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox2)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox20)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox19)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox18)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox1)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox14)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox17)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox9)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox10)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox11)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox12)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.CheckBox13)
|
|||
|
|
resources.ApplyResources(Me.TabPage2, "TabPage2")
|
|||
|
|
Me.TabPage2.Name = "TabPage2"
|
|||
|
|
'
|
|||
|
|
'chk_AllSelect
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.chk_AllSelect, "chk_AllSelect")
|
|||
|
|
Me.chk_AllSelect.Name = "chk_AllSelect"
|
|||
|
|
Me.chk_AllSelect.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'chk_GroupAddEn
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.chk_GroupAddEn, "chk_GroupAddEn")
|
|||
|
|
Me.chk_GroupAddEn.Name = "chk_GroupAddEn"
|
|||
|
|
Me.chk_GroupAddEn.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox32
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox32, "CheckBox32")
|
|||
|
|
Me.CheckBox32.Name = "CheckBox32"
|
|||
|
|
Me.CheckBox32.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox31
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox31, "CheckBox31")
|
|||
|
|
Me.CheckBox31.Name = "CheckBox31"
|
|||
|
|
Me.CheckBox31.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox30
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox30, "CheckBox30")
|
|||
|
|
Me.CheckBox30.Name = "CheckBox30"
|
|||
|
|
Me.CheckBox30.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox29
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox29, "CheckBox29")
|
|||
|
|
Me.CheckBox29.Name = "CheckBox29"
|
|||
|
|
Me.CheckBox29.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox28
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox28, "CheckBox28")
|
|||
|
|
Me.CheckBox28.Name = "CheckBox28"
|
|||
|
|
Me.CheckBox28.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox27
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox27, "CheckBox27")
|
|||
|
|
Me.CheckBox27.Name = "CheckBox27"
|
|||
|
|
Me.CheckBox27.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox26
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox26, "CheckBox26")
|
|||
|
|
Me.CheckBox26.Name = "CheckBox26"
|
|||
|
|
Me.CheckBox26.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox25
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox25, "CheckBox25")
|
|||
|
|
Me.CheckBox25.Name = "CheckBox25"
|
|||
|
|
Me.CheckBox25.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox16
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox16, "CheckBox16")
|
|||
|
|
Me.CheckBox16.Name = "CheckBox16"
|
|||
|
|
Me.CheckBox16.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox24
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox24, "CheckBox24")
|
|||
|
|
Me.CheckBox24.Name = "CheckBox24"
|
|||
|
|
Me.CheckBox24.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox8
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox8, "CheckBox8")
|
|||
|
|
Me.CheckBox8.Name = "CheckBox8"
|
|||
|
|
Me.CheckBox8.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox6
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox6, "CheckBox6")
|
|||
|
|
Me.CheckBox6.Name = "CheckBox6"
|
|||
|
|
Me.CheckBox6.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox7
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox7, "CheckBox7")
|
|||
|
|
Me.CheckBox7.Name = "CheckBox7"
|
|||
|
|
Me.CheckBox7.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox5
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox5, "CheckBox5")
|
|||
|
|
Me.CheckBox5.Name = "CheckBox5"
|
|||
|
|
Me.CheckBox5.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox23
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox23, "CheckBox23")
|
|||
|
|
Me.CheckBox23.Name = "CheckBox23"
|
|||
|
|
Me.CheckBox23.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox4
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox4, "CheckBox4")
|
|||
|
|
Me.CheckBox4.Name = "CheckBox4"
|
|||
|
|
Me.CheckBox4.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox22
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox22, "CheckBox22")
|
|||
|
|
Me.CheckBox22.Name = "CheckBox22"
|
|||
|
|
Me.CheckBox22.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox3
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox3, "CheckBox3")
|
|||
|
|
Me.CheckBox3.Name = "CheckBox3"
|
|||
|
|
Me.CheckBox3.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox15
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox15, "CheckBox15")
|
|||
|
|
Me.CheckBox15.Name = "CheckBox15"
|
|||
|
|
Me.CheckBox15.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox21
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox21, "CheckBox21")
|
|||
|
|
Me.CheckBox21.Name = "CheckBox21"
|
|||
|
|
Me.CheckBox21.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox2
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox2, "CheckBox2")
|
|||
|
|
Me.CheckBox2.Name = "CheckBox2"
|
|||
|
|
Me.CheckBox2.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox20
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox20, "CheckBox20")
|
|||
|
|
Me.CheckBox20.Name = "CheckBox20"
|
|||
|
|
Me.CheckBox20.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox19
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox19, "CheckBox19")
|
|||
|
|
Me.CheckBox19.Name = "CheckBox19"
|
|||
|
|
Me.CheckBox19.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox18
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox18, "CheckBox18")
|
|||
|
|
Me.CheckBox18.Name = "CheckBox18"
|
|||
|
|
Me.CheckBox18.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox1
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox1, "CheckBox1")
|
|||
|
|
Me.CheckBox1.Name = "CheckBox1"
|
|||
|
|
Me.CheckBox1.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox14
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox14, "CheckBox14")
|
|||
|
|
Me.CheckBox14.Name = "CheckBox14"
|
|||
|
|
Me.CheckBox14.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox17
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox17, "CheckBox17")
|
|||
|
|
Me.CheckBox17.Name = "CheckBox17"
|
|||
|
|
Me.CheckBox17.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox9
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox9, "CheckBox9")
|
|||
|
|
Me.CheckBox9.Name = "CheckBox9"
|
|||
|
|
Me.CheckBox9.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox10
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox10, "CheckBox10")
|
|||
|
|
Me.CheckBox10.Name = "CheckBox10"
|
|||
|
|
Me.CheckBox10.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox11
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox11, "CheckBox11")
|
|||
|
|
Me.CheckBox11.Name = "CheckBox11"
|
|||
|
|
Me.CheckBox11.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox12
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox12, "CheckBox12")
|
|||
|
|
Me.CheckBox12.Name = "CheckBox12"
|
|||
|
|
Me.CheckBox12.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox13
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.CheckBox13, "CheckBox13")
|
|||
|
|
Me.CheckBox13.Name = "CheckBox13"
|
|||
|
|
Me.CheckBox13.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'TabPage6
|
|||
|
|
'
|
|||
|
|
Me.TabPage6.Controls.Add(Me.Chk_LogicFile)
|
|||
|
|
Me.TabPage6.Controls.Add(Me.Chk_BackupUpgrade)
|
|||
|
|
Me.TabPage6.Controls.Add(Me.Label18)
|
|||
|
|
Me.TabPage6.Controls.Add(Me.Label17)
|
|||
|
|
resources.ApplyResources(Me.TabPage6, "TabPage6")
|
|||
|
|
Me.TabPage6.Name = "TabPage6"
|
|||
|
|
Me.TabPage6.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'Chk_LogicFile
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Chk_LogicFile, "Chk_LogicFile")
|
|||
|
|
Me.Chk_LogicFile.Name = "Chk_LogicFile"
|
|||
|
|
Me.Chk_LogicFile.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'Chk_BackupUpgrade
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Chk_BackupUpgrade, "Chk_BackupUpgrade")
|
|||
|
|
Me.Chk_BackupUpgrade.Name = "Chk_BackupUpgrade"
|
|||
|
|
Me.Chk_BackupUpgrade.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'Label18
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Label18, "Label18")
|
|||
|
|
Me.Label18.Name = "Label18"
|
|||
|
|
'
|
|||
|
|
'Label17
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Label17, "Label17")
|
|||
|
|
Me.Label17.Name = "Label17"
|
|||
|
|
'
|
|||
|
|
'RichTextBox1
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.RichTextBox1, "RichTextBox1")
|
|||
|
|
Me.RichTextBox1.BackColor = System.Drawing.SystemColors.InactiveBorder
|
|||
|
|
Me.RichTextBox1.Name = "RichTextBox1"
|
|||
|
|
'
|
|||
|
|
'Chk_UpgradeAllSel
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Chk_UpgradeAllSel, "Chk_UpgradeAllSel")
|
|||
|
|
Me.Chk_UpgradeAllSel.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
|
|||
|
|
Me.Chk_UpgradeAllSel.Name = "Chk_UpgradeAllSel"
|
|||
|
|
Me.Chk_UpgradeAllSel.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'DataGridView1
|
|||
|
|
'
|
|||
|
|
Me.DataGridView1.AllowUserToAddRows = False
|
|||
|
|
DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
|
|||
|
|
DataGridViewCellStyle1.Font = New System.Drawing.Font("Consolas", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|||
|
|
Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
|
|||
|
|
resources.ApplyResources(Me.DataGridView1, "DataGridView1")
|
|||
|
|
DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
|
|||
|
|
DataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control
|
|||
|
|
DataGridViewCellStyle2.Font = New System.Drawing.Font("Consolas", 12.0!)
|
|||
|
|
DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText
|
|||
|
|
DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|||
|
|
DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|||
|
|
DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|||
|
|
Me.DataGridView1.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle2
|
|||
|
|
Me.DataGridView1.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Column1, Me.Column2, Me.Column3, Me.Column6, Me.Column4, Me.Column5, Me.Column10, Me.Column7, Me.Column8, Me.Column9})
|
|||
|
|
Me.DataGridView1.Name = "DataGridView1"
|
|||
|
|
DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
|
|||
|
|
DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control
|
|||
|
|
DataGridViewCellStyle3.Font = New System.Drawing.Font("Consolas", 12.0!)
|
|||
|
|
DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText
|
|||
|
|
DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|||
|
|
DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|||
|
|
DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|||
|
|
Me.DataGridView1.RowHeadersDefaultCellStyle = DataGridViewCellStyle3
|
|||
|
|
DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
|
|||
|
|
DataGridViewCellStyle4.Font = New System.Drawing.Font("Consolas", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|||
|
|
Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle4
|
|||
|
|
Me.DataGridView1.RowTemplate.Height = 23
|
|||
|
|
'
|
|||
|
|
'Column1
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Column1, "Column1")
|
|||
|
|
Me.Column1.Name = "Column1"
|
|||
|
|
'
|
|||
|
|
'Column2
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Column2, "Column2")
|
|||
|
|
Me.Column2.Name = "Column2"
|
|||
|
|
'
|
|||
|
|
'Column3
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Column3, "Column3")
|
|||
|
|
Me.Column3.Name = "Column3"
|
|||
|
|
'
|
|||
|
|
'Column6
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Column6, "Column6")
|
|||
|
|
Me.Column6.Name = "Column6"
|
|||
|
|
'
|
|||
|
|
'Column4
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Column4, "Column4")
|
|||
|
|
Me.Column4.Name = "Column4"
|
|||
|
|
'
|
|||
|
|
'Column5
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Column5, "Column5")
|
|||
|
|
Me.Column5.Name = "Column5"
|
|||
|
|
'
|
|||
|
|
'Column10
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Column10, "Column10")
|
|||
|
|
Me.Column10.Name = "Column10"
|
|||
|
|
'
|
|||
|
|
'Column7
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Column7, "Column7")
|
|||
|
|
Me.Column7.Name = "Column7"
|
|||
|
|
'
|
|||
|
|
'Column8
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Column8, "Column8")
|
|||
|
|
Me.Column8.Name = "Column8"
|
|||
|
|
'
|
|||
|
|
'Column9
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Column9, "Column9")
|
|||
|
|
Me.Column9.Name = "Column9"
|
|||
|
|
Me.Column9.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
|
|||
|
|
Me.Column9.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable
|
|||
|
|
'
|
|||
|
|
'Btn_OpenPort
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Btn_OpenPort, "Btn_OpenPort")
|
|||
|
|
Me.Btn_OpenPort.Name = "Btn_OpenPort"
|
|||
|
|
Me.Btn_OpenPort.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'Tb_HexFilePath
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Tb_HexFilePath, "Tb_HexFilePath")
|
|||
|
|
Me.Tb_HexFilePath.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|||
|
|
Me.Tb_HexFilePath.Name = "Tb_HexFilePath"
|
|||
|
|
'
|
|||
|
|
'Button3
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Button3, "Button3")
|
|||
|
|
Me.Button3.BackColor = System.Drawing.SystemColors.Control
|
|||
|
|
Me.Button3.ForeColor = System.Drawing.Color.Green
|
|||
|
|
Me.Button3.Name = "Button3"
|
|||
|
|
Me.Button3.UseVisualStyleBackColor = False
|
|||
|
|
'
|
|||
|
|
'GroupBox1
|
|||
|
|
'
|
|||
|
|
Me.GroupBox1.Controls.Add(Me.Label14)
|
|||
|
|
Me.GroupBox1.Controls.Add(Me.lab_HexLastModifyDate)
|
|||
|
|
Me.GroupBox1.Controls.Add(Me.Label19)
|
|||
|
|
Me.GroupBox1.Controls.Add(Me.Chk_UpgradeAllSel)
|
|||
|
|
Me.GroupBox1.Controls.Add(Me.lab_HexDataLenght)
|
|||
|
|
Me.GroupBox1.Controls.Add(Me.Label16)
|
|||
|
|
Me.GroupBox1.Controls.Add(Me.lab_HexDataCks)
|
|||
|
|
Me.GroupBox1.Controls.Add(Me.Btn_Search)
|
|||
|
|
Me.GroupBox1.Controls.Add(Me.Btn_Upgrade)
|
|||
|
|
Me.GroupBox1.Controls.Add(Me.btn_Reload)
|
|||
|
|
Me.GroupBox1.Controls.Add(Me.Tb_HexFilePath)
|
|||
|
|
Me.GroupBox1.Controls.Add(Me.Button3)
|
|||
|
|
resources.ApplyResources(Me.GroupBox1, "GroupBox1")
|
|||
|
|
Me.GroupBox1.Name = "GroupBox1"
|
|||
|
|
Me.GroupBox1.TabStop = False
|
|||
|
|
'
|
|||
|
|
'Label14
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Label14, "Label14")
|
|||
|
|
Me.Label14.Name = "Label14"
|
|||
|
|
'
|
|||
|
|
'lab_HexLastModifyDate
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.lab_HexLastModifyDate, "lab_HexLastModifyDate")
|
|||
|
|
Me.lab_HexLastModifyDate.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
|||
|
|
Me.lab_HexLastModifyDate.Name = "lab_HexLastModifyDate"
|
|||
|
|
'
|
|||
|
|
'Label19
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Label19, "Label19")
|
|||
|
|
Me.Label19.Name = "Label19"
|
|||
|
|
'
|
|||
|
|
'lab_HexDataLenght
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.lab_HexDataLenght, "lab_HexDataLenght")
|
|||
|
|
Me.lab_HexDataLenght.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
|||
|
|
Me.lab_HexDataLenght.Name = "lab_HexDataLenght"
|
|||
|
|
'
|
|||
|
|
'Label16
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Label16, "Label16")
|
|||
|
|
Me.Label16.Name = "Label16"
|
|||
|
|
'
|
|||
|
|
'lab_HexDataCks
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.lab_HexDataCks, "lab_HexDataCks")
|
|||
|
|
Me.lab_HexDataCks.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
|||
|
|
Me.lab_HexDataCks.Name = "lab_HexDataCks"
|
|||
|
|
'
|
|||
|
|
'btn_Reload
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.btn_Reload, "btn_Reload")
|
|||
|
|
Me.btn_Reload.Name = "btn_Reload"
|
|||
|
|
Me.btn_Reload.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'Label3
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Label3, "Label3")
|
|||
|
|
Me.Label3.Name = "Label3"
|
|||
|
|
'
|
|||
|
|
'Cbo_BusType
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Cbo_BusType, "Cbo_BusType")
|
|||
|
|
Me.Cbo_BusType.FormattingEnabled = True
|
|||
|
|
Me.Cbo_BusType.Items.AddRange(New Object() {resources.GetString("Cbo_BusType.Items"), resources.GetString("Cbo_BusType.Items1"), resources.GetString("Cbo_BusType.Items2"), resources.GetString("Cbo_BusType.Items3")})
|
|||
|
|
Me.Cbo_BusType.Name = "Cbo_BusType"
|
|||
|
|
'
|
|||
|
|
'GroupBox2
|
|||
|
|
'
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Cbo_BusType)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label1)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Cbo_Port)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label2)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Cbo_Baud)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label3)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Btn_OpenPort)
|
|||
|
|
resources.ApplyResources(Me.GroupBox2, "GroupBox2")
|
|||
|
|
Me.GroupBox2.Name = "GroupBox2"
|
|||
|
|
Me.GroupBox2.TabStop = False
|
|||
|
|
'
|
|||
|
|
'Button2
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me.Button2, "Button2")
|
|||
|
|
Me.Button2.Name = "Button2"
|
|||
|
|
Me.Button2.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'Form1
|
|||
|
|
'
|
|||
|
|
resources.ApplyResources(Me, "$this")
|
|||
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|||
|
|
Me.Controls.Add(Me.RichTextBox1)
|
|||
|
|
Me.Controls.Add(Me.GroupBox2)
|
|||
|
|
Me.Controls.Add(Me.DataGridView1)
|
|||
|
|
Me.Controls.Add(Me.TabControl1)
|
|||
|
|
Me.Controls.Add(Me.StatusStrip1)
|
|||
|
|
Me.Controls.Add(Me.GroupBox1)
|
|||
|
|
Me.MaximizeBox = False
|
|||
|
|
Me.Name = "Form1"
|
|||
|
|
Me.StatusStrip1.ResumeLayout(False)
|
|||
|
|
Me.StatusStrip1.PerformLayout()
|
|||
|
|
Me.TabControl1.ResumeLayout(False)
|
|||
|
|
Me.TabPage1.ResumeLayout(False)
|
|||
|
|
Me.TabPage1.PerformLayout()
|
|||
|
|
CType(Me.num_AddrEnd, System.ComponentModel.ISupportInitialize).EndInit()
|
|||
|
|
CType(Me.num_AddrStart, System.ComponentModel.ISupportInitialize).EndInit()
|
|||
|
|
Me.TabPage4.ResumeLayout(False)
|
|||
|
|
Me.TabPage4.PerformLayout()
|
|||
|
|
Me.GroupBox3.ResumeLayout(False)
|
|||
|
|
Me.GroupBox3.PerformLayout()
|
|||
|
|
Me.TabPage5.ResumeLayout(False)
|
|||
|
|
Me.TabPage5.PerformLayout()
|
|||
|
|
CType(Me.NumericUpDown3, System.ComponentModel.ISupportInitialize).EndInit()
|
|||
|
|
Me.TabPage2.ResumeLayout(False)
|
|||
|
|
Me.TabPage2.PerformLayout()
|
|||
|
|
Me.TabPage6.ResumeLayout(False)
|
|||
|
|
Me.TabPage6.PerformLayout()
|
|||
|
|
CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
|
|||
|
|
Me.GroupBox1.ResumeLayout(False)
|
|||
|
|
Me.GroupBox1.PerformLayout()
|
|||
|
|
Me.GroupBox2.ResumeLayout(False)
|
|||
|
|
Me.ResumeLayout(False)
|
|||
|
|
|
|||
|
|
End Sub
|
|||
|
|
|
|||
|
|
Friend WithEvents Label1 As Label
|
|||
|
|
Friend WithEvents Cbo_Port As ComboBox
|
|||
|
|
Friend WithEvents Label2 As Label
|
|||
|
|
Friend WithEvents Cbo_Baud As ComboBox
|
|||
|
|
Friend WithEvents Btn_Search As Button
|
|||
|
|
Friend WithEvents Btn_Upgrade As Button
|
|||
|
|
Friend WithEvents StatusStrip1 As StatusStrip
|
|||
|
|
Friend WithEvents tssl_Status As ToolStripStatusLabel
|
|||
|
|
Friend WithEvents TabControl1 As TabControl
|
|||
|
|
Friend WithEvents TabPage1 As TabPage
|
|||
|
|
Friend WithEvents TabPage2 As TabPage
|
|||
|
|
Friend WithEvents CheckBox10 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox9 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox8 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox7 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox6 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox5 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox4 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox3 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox2 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox1 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox11 As CheckBox
|
|||
|
|
Friend WithEvents Label12 As Label
|
|||
|
|
Friend WithEvents num_AddrEnd As NumericUpDown
|
|||
|
|
Friend WithEvents num_AddrStart As NumericUpDown
|
|||
|
|
Friend WithEvents Label11 As Label
|
|||
|
|
Friend WithEvents chk_OneAddEn As CheckBox
|
|||
|
|
Friend WithEvents chk_GroupAddEn As CheckBox
|
|||
|
|
Friend WithEvents CheckBox32 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox31 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox30 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox29 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox28 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox27 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox26 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox25 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox16 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox24 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox23 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox22 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox15 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox21 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox20 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox19 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox18 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox14 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox17 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox12 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox13 As CheckBox
|
|||
|
|
Friend WithEvents Chk_UpgradeAllSel As CheckBox
|
|||
|
|
Friend WithEvents DataGridView1 As DataGridView
|
|||
|
|
Friend WithEvents Label15 As Label
|
|||
|
|
Friend WithEvents NumericUpDown3 As NumericUpDown
|
|||
|
|
Friend WithEvents chk_AllSelect As CheckBox
|
|||
|
|
Friend WithEvents Btn_OpenPort As Button
|
|||
|
|
Friend WithEvents Port As IO.Ports.SerialPort
|
|||
|
|
Friend WithEvents Label13 As Label
|
|||
|
|
Friend WithEvents ToolStripProgressBar1 As ToolStripProgressBar
|
|||
|
|
Friend WithEvents Label5 As Label
|
|||
|
|
Friend WithEvents Tb_Timeout As TextBox
|
|||
|
|
Friend WithEvents Tb_HexFilePath As TextBox
|
|||
|
|
Friend WithEvents Button3 As Button
|
|||
|
|
Friend WithEvents GroupBox1 As GroupBox
|
|||
|
|
Friend WithEvents Tb_DevType As TextBox
|
|||
|
|
Friend WithEvents Label6 As Label
|
|||
|
|
Friend WithEvents TabPage3 As TabPage
|
|||
|
|
Friend WithEvents TextBox1 As TextBox
|
|||
|
|
Friend WithEvents Label9 As Label
|
|||
|
|
Friend WithEvents TextBox2 As TextBox
|
|||
|
|
Friend WithEvents ToolStripStatusLabel1 As ToolStripStatusLabel
|
|||
|
|
Friend WithEvents Label3 As Label
|
|||
|
|
Friend WithEvents Cbo_BusType As ComboBox
|
|||
|
|
Friend WithEvents Label4 As Label
|
|||
|
|
Friend WithEvents TabPage4 As TabPage
|
|||
|
|
Friend WithEvents tb_CustomeProtocol_JumpToBl As TextBox
|
|||
|
|
Friend WithEvents tb_CustomeProtocol_Serach As TextBox
|
|||
|
|
Friend WithEvents Label8 As Label
|
|||
|
|
Friend WithEvents Label7 As Label
|
|||
|
|
Friend WithEvents lab_HexLastModifyDate As Label
|
|||
|
|
Friend WithEvents Label14 As Label
|
|||
|
|
Friend WithEvents lab_HexDataCks As Label
|
|||
|
|
Friend WithEvents btn_Reload As Button
|
|||
|
|
Friend WithEvents lab_HexDataLenght As Label
|
|||
|
|
Friend WithEvents GroupBox2 As GroupBox
|
|||
|
|
Friend WithEvents TabPage5 As TabPage
|
|||
|
|
Friend WithEvents Label19 As Label
|
|||
|
|
Friend WithEvents Label16 As Label
|
|||
|
|
Friend WithEvents Cbo_ProType As ComboBox
|
|||
|
|
Friend WithEvents Column1 As DataGridViewTextBoxColumn
|
|||
|
|
Friend WithEvents Column2 As DataGridViewTextBoxColumn
|
|||
|
|
Friend WithEvents Column3 As DataGridViewTextBoxColumn
|
|||
|
|
Friend WithEvents Column6 As DataGridViewTextBoxColumn
|
|||
|
|
Friend WithEvents Column4 As DataGridViewTextBoxColumn
|
|||
|
|
Friend WithEvents Column5 As DataGridViewTextBoxColumn
|
|||
|
|
Friend WithEvents Column10 As DataGridViewTextBoxColumn
|
|||
|
|
Friend WithEvents Column7 As DataGridViewTextBoxColumn
|
|||
|
|
Friend WithEvents Column8 As DataGridViewButtonColumn
|
|||
|
|
Friend WithEvents Column9 As DataGridViewTextBoxColumn
|
|||
|
|
Friend WithEvents RichTextBox1 As RichTextBox
|
|||
|
|
Friend WithEvents GroupBox3 As GroupBox
|
|||
|
|
Friend WithEvents opt_ProtocolTextMode As RadioButton
|
|||
|
|
Friend WithEvents opt_ProtocolHexMode As RadioButton
|
|||
|
|
Friend WithEvents Label10 As Label
|
|||
|
|
Friend WithEvents Button1 As Button
|
|||
|
|
Friend WithEvents TabPage6 As TabPage
|
|||
|
|
Friend WithEvents Label17 As Label
|
|||
|
|
Friend WithEvents Chk_BackupUpgrade As CheckBox
|
|||
|
|
Friend WithEvents Chk_LogicFile As CheckBox
|
|||
|
|
Friend WithEvents Label18 As Label
|
|||
|
|
Friend WithEvents Button2 As Button
|
|||
|
|
End Class
|