2021 lines
96 KiB
VB.net
2021 lines
96 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()
|
||
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.splitContainer1 = New System.Windows.Forms.SplitContainer()
|
||
Me.tabControl2 = New System.Windows.Forms.TabControl()
|
||
Me.Page_DeviceSetup = New System.Windows.Forms.TabPage()
|
||
Me.splitContainer2 = New System.Windows.Forms.SplitContainer()
|
||
Me.SplitContainer3 = New System.Windows.Forms.SplitContainer()
|
||
Me.TabControl3 = New System.Windows.Forms.TabControl()
|
||
Me.TabPage5 = New System.Windows.Forms.TabPage()
|
||
Me.SplitContainer5 = New System.Windows.Forms.SplitContainer()
|
||
Me.CheckBox1 = New System.Windows.Forms.CheckBox()
|
||
Me.Button8 = New System.Windows.Forms.Button()
|
||
Me.Button7 = New System.Windows.Forms.Button()
|
||
Me.Button6 = New System.Windows.Forms.Button()
|
||
Me.Button5 = New System.Windows.Forms.Button()
|
||
Me.Button4 = New System.Windows.Forms.Button()
|
||
Me.Button2 = New System.Windows.Forms.Button()
|
||
Me.ReadDevbtn = New System.Windows.Forms.Button()
|
||
Me.Button3 = New System.Windows.Forms.Button()
|
||
Me.btn_Reload = New System.Windows.Forms.Button()
|
||
Me.Btn_Search = New System.Windows.Forms.Button()
|
||
Me.Btn_Upgrade = New System.Windows.Forms.Button()
|
||
Me.Button1 = New System.Windows.Forms.Button()
|
||
Me.lab_HexDataLenght = New System.Windows.Forms.Label()
|
||
Me.Label27 = New System.Windows.Forms.Label()
|
||
Me.Tb_HexFilePath = New System.Windows.Forms.TextBox()
|
||
Me.lab_HexDataCks = New System.Windows.Forms.Label()
|
||
Me.Label22 = New System.Windows.Forms.Label()
|
||
Me.Label23 = New System.Windows.Forms.Label()
|
||
Me.Label24 = New System.Windows.Forms.Label()
|
||
Me.Label21 = New System.Windows.Forms.Label()
|
||
Me.Label19 = New System.Windows.Forms.Label()
|
||
Me.lab_HexLastModifyDate = New System.Windows.Forms.Label()
|
||
Me.Chk_UpgradeAllSel = New System.Windows.Forms.CheckBox()
|
||
Me.Label16 = New System.Windows.Forms.Label()
|
||
Me.Label14 = New System.Windows.Forms.Label()
|
||
Me.TabPage6 = New System.Windows.Forms.TabPage()
|
||
Me.ToolStrip1 = New System.Windows.Forms.ToolStrip()
|
||
Me.ToolStripLabel4 = New System.Windows.Forms.ToolStripLabel()
|
||
Me.Cmb_CommunicationMode = New System.Windows.Forms.ToolStripComboBox()
|
||
Me.ToolStripLabel1 = New System.Windows.Forms.ToolStripLabel()
|
||
Me.Cmb_CommunicationProtocol = New System.Windows.Forms.ToolStripComboBox()
|
||
Me.ToolStripButton1 = New System.Windows.Forms.ToolStripButton()
|
||
Me.ToolStripComboBox1 = New System.Windows.Forms.ToolStripComboBox()
|
||
Me.ToolStripLabel2 = New System.Windows.Forms.ToolStripLabel()
|
||
Me.ToolStripTextBox1 = New System.Windows.Forms.ToolStripTextBox()
|
||
Me.DataGridView1 = New System.Windows.Forms.DataGridView()
|
||
Me.Column1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||
Me.Column2 = New System.Windows.Forms.DataGridViewCheckBoxColumn()
|
||
Me.Column3 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||
Me.Column4 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||
Me.Column5 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||
Me.Column6 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||
Me.Column7 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||
Me.Column8 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||
Me.Column9 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||
Me.Column10 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||
Me.Page_Agreement = New System.Windows.Forms.TabPage()
|
||
Me.Page_Dhcp = New System.Windows.Forms.TabPage()
|
||
Me.groupBox1 = New System.Windows.Forms.GroupBox()
|
||
Me.RText_OutputText = New System.Windows.Forms.RichTextBox()
|
||
Me.Label15 = New System.Windows.Forms.Label()
|
||
Me.Text_BootBaud = New System.Windows.Forms.ComboBox()
|
||
Me.Label7 = New System.Windows.Forms.Label()
|
||
Me.c_UpBaud = New System.Windows.Forms.ComboBox()
|
||
Me.Btn_OpenPort = New System.Windows.Forms.Button()
|
||
Me.Label2 = New System.Windows.Forms.Label()
|
||
Me.Cbo_Baud = New System.Windows.Forms.ComboBox()
|
||
Me.TextBox2 = New System.Windows.Forms.TextBox()
|
||
Me.Label29 = New System.Windows.Forms.Label()
|
||
Me.TextBox1 = New System.Windows.Forms.TextBox()
|
||
Me.Label28 = New System.Windows.Forms.Label()
|
||
Me.txt_BlockLength = New System.Windows.Forms.TextBox()
|
||
Me.Label26 = New System.Windows.Forms.Label()
|
||
Me.txt_cdataleng = New System.Windows.Forms.TextBox()
|
||
Me.Label25 = New System.Windows.Forms.Label()
|
||
Me.Throughport = New System.Windows.Forms.ComboBox()
|
||
Me.TransmissionDuration = New System.Windows.Forms.TextBox()
|
||
Me.Label20 = New System.Windows.Forms.Label()
|
||
Me.Label18 = New System.Windows.Forms.Label()
|
||
Me.txt_BootTimeout = New System.Windows.Forms.TextBox()
|
||
Me.l_DeviceType = New System.Windows.Forms.TextBox()
|
||
Me.EffTime = New System.Windows.Forms.TextBox()
|
||
Me.Txt_Myaddr = New System.Windows.Forms.TextBox()
|
||
Me.Txt_startaddr = New System.Windows.Forms.TextBox()
|
||
Me.NudTimeOut1 = New System.Windows.Forms.TextBox()
|
||
Me.Label6 = New System.Windows.Forms.Label()
|
||
Me.Label17 = New System.Windows.Forms.Label()
|
||
Me.DevNumber = New System.Windows.Forms.TextBox()
|
||
Me.Label13 = New System.Windows.Forms.Label()
|
||
Me.Sendtimeout = New System.Windows.Forms.TextBox()
|
||
Me.Label12 = New System.Windows.Forms.Label()
|
||
Me.ResendIntervalr = New System.Windows.Forms.TextBox()
|
||
Me.Label11 = New System.Windows.Forms.Label()
|
||
Me.Label3 = New System.Windows.Forms.Label()
|
||
Me.ResendNumber = New System.Windows.Forms.TextBox()
|
||
Me.Label10 = New System.Windows.Forms.Label()
|
||
Me.Label4 = New System.Windows.Forms.Label()
|
||
Me.Txt_stopaddr = New System.Windows.Forms.TextBox()
|
||
Me.Label9 = New System.Windows.Forms.Label()
|
||
Me.Label5 = New System.Windows.Forms.Label()
|
||
Me.Label8 = New System.Windows.Forms.Label()
|
||
Me.Tab_SerialSettings = New System.Windows.Forms.TabControl()
|
||
Me.TabPage3 = New System.Windows.Forms.TabPage()
|
||
Me.Label1 = New System.Windows.Forms.Label()
|
||
Me.Cbo_Port = New System.Windows.Forms.ComboBox()
|
||
Me.TabPage4 = New System.Windows.Forms.TabPage()
|
||
Me.NudRemotePort = New System.Windows.Forms.NumericUpDown()
|
||
Me.LblPort1 = New System.Windows.Forms.Label()
|
||
Me.NudLocalPort = New System.Windows.Forms.NumericUpDown()
|
||
Me.LbllongPort1 = New System.Windows.Forms.Label()
|
||
Me.LblIP = New System.Windows.Forms.Label()
|
||
Me.CboLocalIp = New System.Windows.Forms.ComboBox()
|
||
Me.LblLongIP = New System.Windows.Forms.Label()
|
||
Me.CboLongIP = New System.Windows.Forms.ComboBox()
|
||
Me.tabControl1 = New System.Windows.Forms.TabControl()
|
||
Me.tabPage1 = New System.Windows.Forms.TabPage()
|
||
Me.SplitContainer6 = New System.Windows.Forms.SplitContainer()
|
||
Me.GroupBox6 = New System.Windows.Forms.GroupBox()
|
||
Me.TextBox6 = New System.Windows.Forms.TextBox()
|
||
Me.Label33 = New System.Windows.Forms.Label()
|
||
Me.TextBox5 = New System.Windows.Forms.TextBox()
|
||
Me.Label32 = New System.Windows.Forms.Label()
|
||
Me.TextBox4 = New System.Windows.Forms.TextBox()
|
||
Me.Label31 = New System.Windows.Forms.Label()
|
||
Me.GroupBox5 = New System.Windows.Forms.GroupBox()
|
||
Me.Label30 = New System.Windows.Forms.Label()
|
||
Me.TextBox3 = New System.Windows.Forms.TextBox()
|
||
Me.GroupBox4 = New System.Windows.Forms.GroupBox()
|
||
Me.GroupBox3 = New System.Windows.Forms.GroupBox()
|
||
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
|
||
Me.Panel1 = New System.Windows.Forms.Panel()
|
||
Me.tabPage2 = New System.Windows.Forms.TabPage()
|
||
CType(Me.splitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
Me.splitContainer1.Panel1.SuspendLayout()
|
||
Me.splitContainer1.Panel2.SuspendLayout()
|
||
Me.splitContainer1.SuspendLayout()
|
||
Me.tabControl2.SuspendLayout()
|
||
Me.Page_DeviceSetup.SuspendLayout()
|
||
CType(Me.splitContainer2, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
Me.splitContainer2.Panel1.SuspendLayout()
|
||
Me.splitContainer2.Panel2.SuspendLayout()
|
||
Me.splitContainer2.SuspendLayout()
|
||
CType(Me.SplitContainer3, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
Me.SplitContainer3.Panel2.SuspendLayout()
|
||
Me.SplitContainer3.SuspendLayout()
|
||
Me.TabControl3.SuspendLayout()
|
||
Me.TabPage5.SuspendLayout()
|
||
CType(Me.SplitContainer5, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
Me.SplitContainer5.Panel1.SuspendLayout()
|
||
Me.SplitContainer5.Panel2.SuspendLayout()
|
||
Me.SplitContainer5.SuspendLayout()
|
||
Me.ToolStrip1.SuspendLayout()
|
||
CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
Me.groupBox1.SuspendLayout()
|
||
Me.Tab_SerialSettings.SuspendLayout()
|
||
Me.TabPage3.SuspendLayout()
|
||
Me.TabPage4.SuspendLayout()
|
||
CType(Me.NudRemotePort, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
CType(Me.NudLocalPort, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
Me.tabControl1.SuspendLayout()
|
||
Me.tabPage1.SuspendLayout()
|
||
CType(Me.SplitContainer6, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
Me.SplitContainer6.Panel1.SuspendLayout()
|
||
Me.SplitContainer6.Panel2.SuspendLayout()
|
||
Me.SplitContainer6.SuspendLayout()
|
||
Me.GroupBox6.SuspendLayout()
|
||
Me.GroupBox5.SuspendLayout()
|
||
Me.GroupBox4.SuspendLayout()
|
||
Me.GroupBox3.SuspendLayout()
|
||
Me.GroupBox2.SuspendLayout()
|
||
Me.Panel1.SuspendLayout()
|
||
Me.SuspendLayout()
|
||
'
|
||
'splitContainer1
|
||
'
|
||
Me.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill
|
||
Me.splitContainer1.Location = New System.Drawing.Point(0, 0)
|
||
Me.splitContainer1.Name = "splitContainer1"
|
||
'
|
||
'splitContainer1.Panel1
|
||
'
|
||
Me.splitContainer1.Panel1.Controls.Add(Me.tabControl2)
|
||
'
|
||
'splitContainer1.Panel2
|
||
'
|
||
Me.splitContainer1.Panel2.Controls.Add(Me.groupBox1)
|
||
Me.splitContainer1.Size = New System.Drawing.Size(1348, 861)
|
||
Me.splitContainer1.SplitterDistance = 997
|
||
Me.splitContainer1.SplitterWidth = 1
|
||
Me.splitContainer1.TabIndex = 0
|
||
'
|
||
'tabControl2
|
||
'
|
||
Me.tabControl2.Controls.Add(Me.Page_DeviceSetup)
|
||
Me.tabControl2.Controls.Add(Me.Page_Agreement)
|
||
Me.tabControl2.Controls.Add(Me.Page_Dhcp)
|
||
Me.tabControl2.Dock = System.Windows.Forms.DockStyle.Fill
|
||
Me.tabControl2.Location = New System.Drawing.Point(0, 0)
|
||
Me.tabControl2.Name = "tabControl2"
|
||
Me.tabControl2.SelectedIndex = 0
|
||
Me.tabControl2.Size = New System.Drawing.Size(997, 861)
|
||
Me.tabControl2.TabIndex = 0
|
||
'
|
||
'Page_DeviceSetup
|
||
'
|
||
Me.Page_DeviceSetup.Controls.Add(Me.splitContainer2)
|
||
Me.Page_DeviceSetup.Location = New System.Drawing.Point(4, 22)
|
||
Me.Page_DeviceSetup.Name = "Page_DeviceSetup"
|
||
Me.Page_DeviceSetup.Padding = New System.Windows.Forms.Padding(3)
|
||
Me.Page_DeviceSetup.Size = New System.Drawing.Size(989, 835)
|
||
Me.Page_DeviceSetup.TabIndex = 0
|
||
Me.Page_DeviceSetup.Text = "设备设置"
|
||
'
|
||
'splitContainer2
|
||
'
|
||
Me.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill
|
||
Me.splitContainer2.IsSplitterFixed = True
|
||
Me.splitContainer2.Location = New System.Drawing.Point(3, 3)
|
||
Me.splitContainer2.Name = "splitContainer2"
|
||
Me.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal
|
||
'
|
||
'splitContainer2.Panel1
|
||
'
|
||
Me.splitContainer2.Panel1.Controls.Add(Me.SplitContainer3)
|
||
'
|
||
'splitContainer2.Panel2
|
||
'
|
||
Me.splitContainer2.Panel2.Controls.Add(Me.DataGridView1)
|
||
Me.splitContainer2.Panel2.Font = New System.Drawing.Font("宋体", 1.0!)
|
||
Me.splitContainer2.Size = New System.Drawing.Size(983, 829)
|
||
Me.splitContainer2.SplitterDistance = 211
|
||
Me.splitContainer2.SplitterWidth = 1
|
||
Me.splitContainer2.TabIndex = 0
|
||
'
|
||
'SplitContainer3
|
||
'
|
||
Me.SplitContainer3.Dock = System.Windows.Forms.DockStyle.Fill
|
||
Me.SplitContainer3.Location = New System.Drawing.Point(0, 0)
|
||
Me.SplitContainer3.Name = "SplitContainer3"
|
||
Me.SplitContainer3.Panel1Collapsed = True
|
||
'
|
||
'SplitContainer3.Panel2
|
||
'
|
||
Me.SplitContainer3.Panel2.Controls.Add(Me.TabControl3)
|
||
Me.SplitContainer3.Panel2.Controls.Add(Me.ToolStrip1)
|
||
Me.SplitContainer3.Size = New System.Drawing.Size(983, 211)
|
||
Me.SplitContainer3.SplitterDistance = 212
|
||
Me.SplitContainer3.SplitterWidth = 1
|
||
Me.SplitContainer3.TabIndex = 0
|
||
'
|
||
'TabControl3
|
||
'
|
||
Me.TabControl3.Controls.Add(Me.TabPage5)
|
||
Me.TabControl3.Controls.Add(Me.TabPage6)
|
||
Me.TabControl3.Dock = System.Windows.Forms.DockStyle.Fill
|
||
Me.TabControl3.Font = New System.Drawing.Font("宋体", 1.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.TabControl3.ItemSize = New System.Drawing.Size(1, 1)
|
||
Me.TabControl3.Location = New System.Drawing.Point(0, 25)
|
||
Me.TabControl3.Margin = New System.Windows.Forms.Padding(1)
|
||
Me.TabControl3.Name = "TabControl3"
|
||
Me.TabControl3.Padding = New System.Drawing.Point(0, 0)
|
||
Me.TabControl3.SelectedIndex = 0
|
||
Me.TabControl3.Size = New System.Drawing.Size(983, 186)
|
||
Me.TabControl3.TabIndex = 4
|
||
'
|
||
'TabPage5
|
||
'
|
||
Me.TabPage5.Controls.Add(Me.SplitContainer5)
|
||
Me.TabPage5.Font = New System.Drawing.Font("宋体", 1.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.TabPage5.Location = New System.Drawing.Point(4, 5)
|
||
Me.TabPage5.Name = "TabPage5"
|
||
Me.TabPage5.Padding = New System.Windows.Forms.Padding(3)
|
||
Me.TabPage5.Size = New System.Drawing.Size(975, 177)
|
||
Me.TabPage5.TabIndex = 0
|
||
Me.TabPage5.UseVisualStyleBackColor = True
|
||
'
|
||
'SplitContainer5
|
||
'
|
||
Me.SplitContainer5.Dock = System.Windows.Forms.DockStyle.Fill
|
||
Me.SplitContainer5.Location = New System.Drawing.Point(3, 3)
|
||
Me.SplitContainer5.Name = "SplitContainer5"
|
||
Me.SplitContainer5.Orientation = System.Windows.Forms.Orientation.Horizontal
|
||
'
|
||
'SplitContainer5.Panel1
|
||
'
|
||
Me.SplitContainer5.Panel1.Controls.Add(Me.CheckBox1)
|
||
Me.SplitContainer5.Panel1.Controls.Add(Me.Button8)
|
||
Me.SplitContainer5.Panel1.Controls.Add(Me.Button7)
|
||
Me.SplitContainer5.Panel1.Controls.Add(Me.Button6)
|
||
Me.SplitContainer5.Panel1.Controls.Add(Me.Button5)
|
||
Me.SplitContainer5.Panel1.Controls.Add(Me.Button4)
|
||
Me.SplitContainer5.Panel1.Controls.Add(Me.Button2)
|
||
Me.SplitContainer5.Panel1.Controls.Add(Me.ReadDevbtn)
|
||
Me.SplitContainer5.Panel1.Controls.Add(Me.Button3)
|
||
Me.SplitContainer5.Panel1.Controls.Add(Me.btn_Reload)
|
||
Me.SplitContainer5.Panel1.Controls.Add(Me.Btn_Search)
|
||
Me.SplitContainer5.Panel1.Controls.Add(Me.Btn_Upgrade)
|
||
Me.SplitContainer5.Panel1.Controls.Add(Me.Button1)
|
||
'
|
||
'SplitContainer5.Panel2
|
||
'
|
||
Me.SplitContainer5.Panel2.Controls.Add(Me.lab_HexDataLenght)
|
||
Me.SplitContainer5.Panel2.Controls.Add(Me.Label27)
|
||
Me.SplitContainer5.Panel2.Controls.Add(Me.Tb_HexFilePath)
|
||
Me.SplitContainer5.Panel2.Controls.Add(Me.lab_HexDataCks)
|
||
Me.SplitContainer5.Panel2.Controls.Add(Me.Label22)
|
||
Me.SplitContainer5.Panel2.Controls.Add(Me.Label23)
|
||
Me.SplitContainer5.Panel2.Controls.Add(Me.Label24)
|
||
Me.SplitContainer5.Panel2.Controls.Add(Me.Label21)
|
||
Me.SplitContainer5.Panel2.Controls.Add(Me.Label19)
|
||
Me.SplitContainer5.Panel2.Controls.Add(Me.lab_HexLastModifyDate)
|
||
Me.SplitContainer5.Panel2.Controls.Add(Me.Chk_UpgradeAllSel)
|
||
Me.SplitContainer5.Panel2.Controls.Add(Me.Label16)
|
||
Me.SplitContainer5.Panel2.Controls.Add(Me.Label14)
|
||
Me.SplitContainer5.Size = New System.Drawing.Size(969, 171)
|
||
Me.SplitContainer5.SplitterDistance = 105
|
||
Me.SplitContainer5.TabIndex = 1
|
||
'
|
||
'CheckBox1
|
||
'
|
||
Me.CheckBox1.AutoSize = True
|
||
Me.CheckBox1.Font = New System.Drawing.Font("Consolas", 12.0!)
|
||
Me.CheckBox1.Location = New System.Drawing.Point(581, 73)
|
||
Me.CheckBox1.Name = "CheckBox1"
|
||
Me.CheckBox1.Size = New System.Drawing.Size(172, 23)
|
||
Me.CheckBox1.TabIndex = 93
|
||
Me.CheckBox1.Text = "显示所有通信数据"
|
||
Me.CheckBox1.UseVisualStyleBackColor = True
|
||
'
|
||
'Button8
|
||
'
|
||
Me.Button8.BackColor = System.Drawing.SystemColors.Control
|
||
Me.Button8.Font = New System.Drawing.Font("Consolas", 12.0!)
|
||
Me.Button8.ForeColor = System.Drawing.Color.Green
|
||
Me.Button8.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||
Me.Button8.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Button8.Location = New System.Drawing.Point(350, 36)
|
||
Me.Button8.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||
Me.Button8.Name = "Button8"
|
||
Me.Button8.Size = New System.Drawing.Size(147, 30)
|
||
Me.Button8.TabIndex = 92
|
||
Me.Button8.Text = "读取EEPROM数据"
|
||
Me.Button8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||
Me.Button8.UseVisualStyleBackColor = False
|
||
'
|
||
'Button7
|
||
'
|
||
Me.Button7.BackColor = System.Drawing.SystemColors.Control
|
||
Me.Button7.Font = New System.Drawing.Font("Consolas", 12.0!)
|
||
Me.Button7.ForeColor = System.Drawing.Color.Green
|
||
Me.Button7.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||
Me.Button7.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Button7.Location = New System.Drawing.Point(505, 69)
|
||
Me.Button7.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||
Me.Button7.Name = "Button7"
|
||
Me.Button7.Size = New System.Drawing.Size(57, 30)
|
||
Me.Button7.TabIndex = 91
|
||
Me.Button7.Text = "校验"
|
||
Me.Button7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||
Me.Button7.UseVisualStyleBackColor = False
|
||
'
|
||
'Button6
|
||
'
|
||
Me.Button6.BackColor = System.Drawing.SystemColors.Control
|
||
Me.Button6.Font = New System.Drawing.Font("Consolas", 12.0!)
|
||
Me.Button6.ForeColor = System.Drawing.Color.Green
|
||
Me.Button6.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||
Me.Button6.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Button6.Location = New System.Drawing.Point(505, 36)
|
||
Me.Button6.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||
Me.Button6.Name = "Button6"
|
||
Me.Button6.Size = New System.Drawing.Size(143, 30)
|
||
Me.Button6.TabIndex = 90
|
||
Me.Button6.Text = "擦除EEPROM数据"
|
||
Me.Button6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||
Me.Button6.UseVisualStyleBackColor = False
|
||
'
|
||
'Button5
|
||
'
|
||
Me.Button5.BackColor = System.Drawing.SystemColors.Control
|
||
Me.Button5.Font = New System.Drawing.Font("Consolas", 12.0!)
|
||
Me.Button5.ForeColor = System.Drawing.Color.Green
|
||
Me.Button5.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||
Me.Button5.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Button5.Location = New System.Drawing.Point(149, 36)
|
||
Me.Button5.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||
Me.Button5.Name = "Button5"
|
||
Me.Button5.Size = New System.Drawing.Size(142, 30)
|
||
Me.Button5.TabIndex = 89
|
||
Me.Button5.Text = "擦除Flash数据"
|
||
Me.Button5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||
Me.Button5.UseVisualStyleBackColor = False
|
||
'
|
||
'Button4
|
||
'
|
||
Me.Button4.BackColor = System.Drawing.SystemColors.Control
|
||
Me.Button4.Font = New System.Drawing.Font("Consolas", 12.0!)
|
||
Me.Button4.ForeColor = System.Drawing.Color.Green
|
||
Me.Button4.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||
Me.Button4.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Button4.Location = New System.Drawing.Point(5, 70)
|
||
Me.Button4.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||
Me.Button4.Name = "Button4"
|
||
Me.Button4.Size = New System.Drawing.Size(286, 30)
|
||
Me.Button4.TabIndex = 88
|
||
Me.Button4.Text = "设置波特率(以APp波特率为参数)"
|
||
Me.Button4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||
Me.Button4.UseVisualStyleBackColor = False
|
||
'
|
||
'Button2
|
||
'
|
||
Me.Button2.BackColor = System.Drawing.SystemColors.Control
|
||
Me.Button2.Font = New System.Drawing.Font("Consolas", 12.0!)
|
||
Me.Button2.ForeColor = System.Drawing.Color.Green
|
||
Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||
Me.Button2.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Button2.Location = New System.Drawing.Point(351, 71)
|
||
Me.Button2.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||
Me.Button2.Name = "Button2"
|
||
Me.Button2.Size = New System.Drawing.Size(127, 30)
|
||
Me.Button2.TabIndex = 87
|
||
Me.Button2.Text = "跳转到目标区域"
|
||
Me.Button2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||
Me.Button2.UseVisualStyleBackColor = False
|
||
'
|
||
'ReadDevbtn
|
||
'
|
||
Me.ReadDevbtn.BackColor = System.Drawing.SystemColors.Control
|
||
Me.ReadDevbtn.Font = New System.Drawing.Font("Consolas", 12.0!)
|
||
Me.ReadDevbtn.ForeColor = System.Drawing.Color.Green
|
||
Me.ReadDevbtn.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||
Me.ReadDevbtn.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.ReadDevbtn.Location = New System.Drawing.Point(3, 36)
|
||
Me.ReadDevbtn.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||
Me.ReadDevbtn.Name = "ReadDevbtn"
|
||
Me.ReadDevbtn.Size = New System.Drawing.Size(135, 30)
|
||
Me.ReadDevbtn.TabIndex = 86
|
||
Me.ReadDevbtn.Text = "读取Flash数据"
|
||
Me.ReadDevbtn.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||
Me.ReadDevbtn.UseVisualStyleBackColor = False
|
||
'
|
||
'Button3
|
||
'
|
||
Me.Button3.BackColor = System.Drawing.SystemColors.Control
|
||
Me.Button3.Font = New System.Drawing.Font("Consolas", 12.0!)
|
||
Me.Button3.ForeColor = System.Drawing.Color.Green
|
||
Me.Button3.Image = CType(resources.GetObject("Button3.Image"), System.Drawing.Image)
|
||
Me.Button3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||
Me.Button3.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Button3.Location = New System.Drawing.Point(436, 4)
|
||
Me.Button3.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||
Me.Button3.Name = "Button3"
|
||
Me.Button3.Size = New System.Drawing.Size(115, 30)
|
||
Me.Button3.TabIndex = 58
|
||
Me.Button3.Text = "打开文件"
|
||
Me.Button3.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||
Me.Button3.UseVisualStyleBackColor = False
|
||
'
|
||
'btn_Reload
|
||
'
|
||
Me.btn_Reload.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.btn_Reload.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.btn_Reload.Location = New System.Drawing.Point(206, 4)
|
||
Me.btn_Reload.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||
Me.btn_Reload.Name = "btn_Reload"
|
||
Me.btn_Reload.Size = New System.Drawing.Size(85, 30)
|
||
Me.btn_Reload.TabIndex = 61
|
||
Me.btn_Reload.Text = "Boot搜索"
|
||
Me.btn_Reload.UseVisualStyleBackColor = False
|
||
'
|
||
'Btn_Search
|
||
'
|
||
Me.Btn_Search.BackColor = System.Drawing.SystemColors.Control
|
||
Me.Btn_Search.Font = New System.Drawing.Font("Consolas", 12.0!)
|
||
Me.Btn_Search.ForeColor = System.Drawing.Color.Blue
|
||
Me.Btn_Search.Image = CType(resources.GetObject("Btn_Search.Image"), System.Drawing.Image)
|
||
Me.Btn_Search.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||
Me.Btn_Search.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Btn_Search.Location = New System.Drawing.Point(3, 4)
|
||
Me.Btn_Search.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||
Me.Btn_Search.Name = "Btn_Search"
|
||
Me.Btn_Search.Size = New System.Drawing.Size(81, 30)
|
||
Me.Btn_Search.TabIndex = 59
|
||
Me.Btn_Search.Text = "搜索"
|
||
Me.Btn_Search.UseVisualStyleBackColor = False
|
||
'
|
||
'Btn_Upgrade
|
||
'
|
||
Me.Btn_Upgrade.BackColor = System.Drawing.SystemColors.Control
|
||
Me.Btn_Upgrade.Font = New System.Drawing.Font("Consolas", 12.0!, System.Drawing.FontStyle.Bold)
|
||
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.Image = CType(resources.GetObject("Btn_Upgrade.Image"), System.Drawing.Image)
|
||
Me.Btn_Upgrade.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||
Me.Btn_Upgrade.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Btn_Upgrade.Location = New System.Drawing.Point(85, 4)
|
||
Me.Btn_Upgrade.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||
Me.Btn_Upgrade.Name = "Btn_Upgrade"
|
||
Me.Btn_Upgrade.Size = New System.Drawing.Size(120, 30)
|
||
Me.Btn_Upgrade.TabIndex = 60
|
||
Me.Btn_Upgrade.Text = "升级设备"
|
||
Me.Btn_Upgrade.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||
Me.Btn_Upgrade.UseVisualStyleBackColor = False
|
||
'
|
||
'Button1
|
||
'
|
||
Me.Button1.BackColor = System.Drawing.SystemColors.Control
|
||
Me.Button1.Font = New System.Drawing.Font("Consolas", 12.0!, System.Drawing.FontStyle.Bold)
|
||
Me.Button1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
|
||
Me.Button1.Image = CType(resources.GetObject("Button1.Image"), System.Drawing.Image)
|
||
Me.Button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||
Me.Button1.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Button1.Location = New System.Drawing.Point(292, 4)
|
||
Me.Button1.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||
Me.Button1.Name = "Button1"
|
||
Me.Button1.Size = New System.Drawing.Size(143, 30)
|
||
Me.Button1.TabIndex = 84
|
||
Me.Button1.Text = "群组升级"
|
||
Me.Button1.UseVisualStyleBackColor = False
|
||
'
|
||
'lab_HexDataLenght
|
||
'
|
||
Me.lab_HexDataLenght.Font = New System.Drawing.Font("Consolas", 8.25!)
|
||
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.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.lab_HexDataLenght.Location = New System.Drawing.Point(413, 33)
|
||
Me.lab_HexDataLenght.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.lab_HexDataLenght.Name = "lab_HexDataLenght"
|
||
Me.lab_HexDataLenght.Size = New System.Drawing.Size(87, 22)
|
||
Me.lab_HexDataLenght.TabIndex = 67
|
||
Me.lab_HexDataLenght.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||
'
|
||
'Label27
|
||
'
|
||
Me.Label27.BackColor = System.Drawing.SystemColors.Control
|
||
Me.Label27.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Label27.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label27.Location = New System.Drawing.Point(839, 28)
|
||
Me.Label27.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label27.Name = "Label27"
|
||
Me.Label27.Size = New System.Drawing.Size(126, 30)
|
||
Me.Label27.TabIndex = 85
|
||
Me.Label27.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
||
'
|
||
'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.Dock = System.Windows.Forms.DockStyle.Top
|
||
Me.Tb_HexFilePath.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Tb_HexFilePath.Location = New System.Drawing.Point(0, 0)
|
||
Me.Tb_HexFilePath.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||
Me.Tb_HexFilePath.Name = "Tb_HexFilePath"
|
||
Me.Tb_HexFilePath.ReadOnly = True
|
||
Me.Tb_HexFilePath.Size = New System.Drawing.Size(969, 23)
|
||
Me.Tb_HexFilePath.TabIndex = 79
|
||
'
|
||
'lab_HexDataCks
|
||
'
|
||
Me.lab_HexDataCks.Font = New System.Drawing.Font("Consolas", 8.25!)
|
||
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.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.lab_HexDataCks.Location = New System.Drawing.Point(542, 32)
|
||
Me.lab_HexDataCks.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.lab_HexDataCks.Name = "lab_HexDataCks"
|
||
Me.lab_HexDataCks.Size = New System.Drawing.Size(75, 22)
|
||
Me.lab_HexDataCks.TabIndex = 65
|
||
Me.lab_HexDataCks.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||
'
|
||
'Label22
|
||
'
|
||
Me.Label22.Font = New System.Drawing.Font("Consolas", 8.25!)
|
||
Me.Label22.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
||
Me.Label22.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label22.Location = New System.Drawing.Point(157, 32)
|
||
Me.Label22.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label22.Name = "Label22"
|
||
Me.Label22.Size = New System.Drawing.Size(50, 20)
|
||
Me.Label22.TabIndex = 97
|
||
Me.Label22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||
'
|
||
'Label23
|
||
'
|
||
Me.Label23.Font = New System.Drawing.Font("Consolas", 8.25!)
|
||
Me.Label23.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
||
Me.Label23.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label23.Location = New System.Drawing.Point(319, 32)
|
||
Me.Label23.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label23.Name = "Label23"
|
||
Me.Label23.Size = New System.Drawing.Size(52, 20)
|
||
Me.Label23.TabIndex = 99
|
||
Me.Label23.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||
'
|
||
'Label24
|
||
'
|
||
Me.Label24.AutoSize = True
|
||
Me.Label24.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Label24.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label24.Location = New System.Drawing.Point(207, 35)
|
||
Me.Label24.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label24.Name = "Label24"
|
||
Me.Label24.Size = New System.Drawing.Size(112, 15)
|
||
Me.Label24.TabIndex = 98
|
||
Me.Label24.Text = "写入结束始地址:"
|
||
'
|
||
'Label21
|
||
'
|
||
Me.Label21.AutoSize = True
|
||
Me.Label21.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Label21.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label21.Location = New System.Drawing.Point(59, 35)
|
||
Me.Label21.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label21.Name = "Label21"
|
||
Me.Label21.Size = New System.Drawing.Size(98, 15)
|
||
Me.Label21.TabIndex = 96
|
||
Me.Label21.Text = "写入起始地址:"
|
||
'
|
||
'Label19
|
||
'
|
||
Me.Label19.AutoSize = True
|
||
Me.Label19.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Label19.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label19.Location = New System.Drawing.Point(371, 35)
|
||
Me.Label19.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label19.Name = "Label19"
|
||
Me.Label19.Size = New System.Drawing.Size(42, 15)
|
||
Me.Label19.TabIndex = 66
|
||
Me.Label19.Text = "长度:"
|
||
'
|
||
'lab_HexLastModifyDate
|
||
'
|
||
Me.lab_HexLastModifyDate.Font = New System.Drawing.Font("Consolas", 8.25!)
|
||
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.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.lab_HexLastModifyDate.Location = New System.Drawing.Point(715, 33)
|
||
Me.lab_HexLastModifyDate.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.lab_HexLastModifyDate.Name = "lab_HexLastModifyDate"
|
||
Me.lab_HexLastModifyDate.Size = New System.Drawing.Size(124, 20)
|
||
Me.lab_HexLastModifyDate.TabIndex = 63
|
||
Me.lab_HexLastModifyDate.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||
'
|
||
'Chk_UpgradeAllSel
|
||
'
|
||
Me.Chk_UpgradeAllSel.AutoSize = True
|
||
Me.Chk_UpgradeAllSel.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
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.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Chk_UpgradeAllSel.Location = New System.Drawing.Point(5, 33)
|
||
Me.Chk_UpgradeAllSel.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||
Me.Chk_UpgradeAllSel.Name = "Chk_UpgradeAllSel"
|
||
Me.Chk_UpgradeAllSel.Size = New System.Drawing.Size(54, 19)
|
||
Me.Chk_UpgradeAllSel.TabIndex = 13
|
||
Me.Chk_UpgradeAllSel.Text = "全选"
|
||
Me.Chk_UpgradeAllSel.UseVisualStyleBackColor = True
|
||
'
|
||
'Label16
|
||
'
|
||
Me.Label16.AutoSize = True
|
||
Me.Label16.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Label16.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label16.Location = New System.Drawing.Point(617, 35)
|
||
Me.Label16.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label16.Name = "Label16"
|
||
Me.Label16.Size = New System.Drawing.Size(98, 15)
|
||
Me.Label16.TabIndex = 62
|
||
Me.Label16.Text = "最后修改时间:"
|
||
'
|
||
'Label14
|
||
'
|
||
Me.Label14.AutoSize = True
|
||
Me.Label14.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Label14.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label14.Location = New System.Drawing.Point(500, 36)
|
||
Me.Label14.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label14.Name = "Label14"
|
||
Me.Label14.Size = New System.Drawing.Size(42, 15)
|
||
Me.Label14.TabIndex = 64
|
||
Me.Label14.Text = "校验:"
|
||
'
|
||
'TabPage6
|
||
'
|
||
Me.TabPage6.Location = New System.Drawing.Point(4, 5)
|
||
Me.TabPage6.Name = "TabPage6"
|
||
Me.TabPage6.Padding = New System.Windows.Forms.Padding(3)
|
||
Me.TabPage6.Size = New System.Drawing.Size(975, 177)
|
||
Me.TabPage6.TabIndex = 1
|
||
Me.TabPage6.UseVisualStyleBackColor = True
|
||
'
|
||
'ToolStrip1
|
||
'
|
||
Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripLabel4, Me.Cmb_CommunicationMode, Me.ToolStripLabel1, Me.Cmb_CommunicationProtocol, Me.ToolStripButton1, Me.ToolStripComboBox1, Me.ToolStripLabel2, Me.ToolStripTextBox1})
|
||
Me.ToolStrip1.Location = New System.Drawing.Point(0, 0)
|
||
Me.ToolStrip1.Name = "ToolStrip1"
|
||
Me.ToolStrip1.Size = New System.Drawing.Size(983, 25)
|
||
Me.ToolStrip1.TabIndex = 3
|
||
Me.ToolStrip1.Text = "ToolStrip1"
|
||
'
|
||
'ToolStripLabel4
|
||
'
|
||
Me.ToolStripLabel4.Name = "ToolStripLabel4"
|
||
Me.ToolStripLabel4.Size = New System.Drawing.Size(56, 22)
|
||
Me.ToolStripLabel4.Text = "通信方式"
|
||
Me.ToolStripLabel4.Visible = False
|
||
'
|
||
'Cmb_CommunicationMode
|
||
'
|
||
Me.Cmb_CommunicationMode.Name = "Cmb_CommunicationMode"
|
||
Me.Cmb_CommunicationMode.Size = New System.Drawing.Size(121, 25)
|
||
Me.Cmb_CommunicationMode.Visible = False
|
||
'
|
||
'ToolStripLabel1
|
||
'
|
||
Me.ToolStripLabel1.Name = "ToolStripLabel1"
|
||
Me.ToolStripLabel1.Size = New System.Drawing.Size(56, 22)
|
||
Me.ToolStripLabel1.Text = "通信协议"
|
||
'
|
||
'Cmb_CommunicationProtocol
|
||
'
|
||
Me.Cmb_CommunicationProtocol.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
||
Me.Cmb_CommunicationProtocol.Name = "Cmb_CommunicationProtocol"
|
||
Me.Cmb_CommunicationProtocol.Size = New System.Drawing.Size(121, 25)
|
||
'
|
||
'ToolStripButton1
|
||
'
|
||
Me.ToolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text
|
||
Me.ToolStripButton1.Image = CType(resources.GetObject("ToolStripButton1.Image"), System.Drawing.Image)
|
||
Me.ToolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta
|
||
Me.ToolStripButton1.Name = "ToolStripButton1"
|
||
Me.ToolStripButton1.Size = New System.Drawing.Size(84, 22)
|
||
Me.ToolStripButton1.Text = "清空通信数据"
|
||
'
|
||
'ToolStripComboBox1
|
||
'
|
||
Me.ToolStripComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
||
Me.ToolStripComboBox1.Items.AddRange(New Object() {"Flash", "EEPROM"})
|
||
Me.ToolStripComboBox1.Name = "ToolStripComboBox1"
|
||
Me.ToolStripComboBox1.Size = New System.Drawing.Size(121, 25)
|
||
'
|
||
'ToolStripLabel2
|
||
'
|
||
Me.ToolStripLabel2.Name = "ToolStripLabel2"
|
||
Me.ToolStripLabel2.Size = New System.Drawing.Size(110, 22)
|
||
Me.ToolStripLabel2.Text = "bin文件起始地址:"
|
||
'
|
||
'ToolStripTextBox1
|
||
'
|
||
Me.ToolStripTextBox1.Font = New System.Drawing.Font("Microsoft YaHei UI", 9.0!)
|
||
Me.ToolStripTextBox1.MaxLength = 4
|
||
Me.ToolStripTextBox1.Name = "ToolStripTextBox1"
|
||
Me.ToolStripTextBox1.Size = New System.Drawing.Size(100, 25)
|
||
'
|
||
'DataGridView1
|
||
'
|
||
Me.DataGridView1.AllowUserToAddRows = False
|
||
DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
|
||
DataGridViewCellStyle1.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||
Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
|
||
DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
|
||
DataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control
|
||
DataGridViewCellStyle2.Font = New System.Drawing.Font("宋体", 1.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.ColumnHeadersHeight = 30
|
||
Me.DataGridView1.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Column1, Me.Column2, Me.Column3, Me.Column4, Me.Column5, Me.Column6, Me.Column7, Me.Column8, Me.Column9, Me.Column10})
|
||
Me.DataGridView1.Dock = System.Windows.Forms.DockStyle.Fill
|
||
Me.DataGridView1.Location = New System.Drawing.Point(0, 0)
|
||
Me.DataGridView1.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||
Me.DataGridView1.Name = "DataGridView1"
|
||
Me.DataGridView1.ReadOnly = True
|
||
DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
|
||
DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control
|
||
DataGridViewCellStyle3.Font = New System.Drawing.Font("宋体", 1.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", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||
Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle4
|
||
Me.DataGridView1.RowTemplate.Height = 23
|
||
Me.DataGridView1.Size = New System.Drawing.Size(983, 617)
|
||
Me.DataGridView1.TabIndex = 16
|
||
'
|
||
'Column1
|
||
'
|
||
Me.Column1.HeaderText = "No"
|
||
Me.Column1.Name = "Column1"
|
||
Me.Column1.ReadOnly = True
|
||
Me.Column1.Width = 40
|
||
'
|
||
'Column2
|
||
'
|
||
Me.Column2.HeaderText = "Check"
|
||
Me.Column2.Name = "Column2"
|
||
Me.Column2.ReadOnly = True
|
||
Me.Column2.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
|
||
Me.Column2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic
|
||
Me.Column2.Width = 55
|
||
'
|
||
'Column3
|
||
'
|
||
Me.Column3.HeaderText = "Add"
|
||
Me.Column3.Name = "Column3"
|
||
Me.Column3.ReadOnly = True
|
||
Me.Column3.Width = 50
|
||
'
|
||
'Column4
|
||
'
|
||
Me.Column4.HeaderText = "DevType"
|
||
Me.Column4.Name = "Column4"
|
||
Me.Column4.ReadOnly = True
|
||
'
|
||
'Column5
|
||
'
|
||
Me.Column5.HeaderText = "DeviceName"
|
||
Me.Column5.Name = "Column5"
|
||
Me.Column5.ReadOnly = True
|
||
Me.Column5.Width = 200
|
||
'
|
||
'Column6
|
||
'
|
||
Me.Column6.HeaderText = "Status"
|
||
Me.Column6.Name = "Column6"
|
||
Me.Column6.ReadOnly = True
|
||
'
|
||
'Column7
|
||
'
|
||
Me.Column7.HeaderText = "Result"
|
||
Me.Column7.Name = "Column7"
|
||
Me.Column7.ReadOnly = True
|
||
'
|
||
'Column8
|
||
'
|
||
Me.Column8.HeaderText = "APP版本"
|
||
Me.Column8.Name = "Column8"
|
||
Me.Column8.ReadOnly = True
|
||
Me.Column8.Width = 200
|
||
'
|
||
'Column9
|
||
'
|
||
Me.Column9.HeaderText = "B00T版本"
|
||
Me.Column9.Name = "Column9"
|
||
Me.Column9.ReadOnly = True
|
||
'
|
||
'Column10
|
||
'
|
||
Me.Column10.HeaderText = "GUID"
|
||
Me.Column10.Name = "Column10"
|
||
Me.Column10.ReadOnly = True
|
||
'
|
||
'Page_Agreement
|
||
'
|
||
Me.Page_Agreement.Location = New System.Drawing.Point(4, 22)
|
||
Me.Page_Agreement.Name = "Page_Agreement"
|
||
Me.Page_Agreement.Padding = New System.Windows.Forms.Padding(3)
|
||
Me.Page_Agreement.Size = New System.Drawing.Size(989, 835)
|
||
Me.Page_Agreement.TabIndex = 1
|
||
Me.Page_Agreement.Text = "设备通信协议设置"
|
||
Me.Page_Agreement.UseVisualStyleBackColor = True
|
||
'
|
||
'Page_Dhcp
|
||
'
|
||
Me.Page_Dhcp.Location = New System.Drawing.Point(4, 22)
|
||
Me.Page_Dhcp.Name = "Page_Dhcp"
|
||
Me.Page_Dhcp.Size = New System.Drawing.Size(989, 835)
|
||
Me.Page_Dhcp.TabIndex = 2
|
||
Me.Page_Dhcp.Text = "直连设置"
|
||
Me.Page_Dhcp.UseVisualStyleBackColor = True
|
||
'
|
||
'groupBox1
|
||
'
|
||
Me.groupBox1.Controls.Add(Me.RText_OutputText)
|
||
Me.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill
|
||
Me.groupBox1.Location = New System.Drawing.Point(0, 0)
|
||
Me.groupBox1.Name = "groupBox1"
|
||
Me.groupBox1.Size = New System.Drawing.Size(350, 861)
|
||
Me.groupBox1.TabIndex = 0
|
||
Me.groupBox1.TabStop = False
|
||
Me.groupBox1.Text = "通信数据"
|
||
'
|
||
'RText_OutputText
|
||
'
|
||
Me.RText_OutputText.Dock = System.Windows.Forms.DockStyle.Fill
|
||
Me.RText_OutputText.Location = New System.Drawing.Point(3, 17)
|
||
Me.RText_OutputText.Name = "RText_OutputText"
|
||
Me.RText_OutputText.Size = New System.Drawing.Size(344, 841)
|
||
Me.RText_OutputText.TabIndex = 0
|
||
Me.RText_OutputText.Text = ""
|
||
'
|
||
'Label15
|
||
'
|
||
Me.Label15.Font = New System.Drawing.Font("宋体", 15.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.Label15.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label15.Location = New System.Drawing.Point(6, 6)
|
||
Me.Label15.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label15.Name = "Label15"
|
||
Me.Label15.Size = New System.Drawing.Size(119, 30)
|
||
Me.Label15.TabIndex = 40
|
||
Me.Label15.Text = "Boot波特率:"
|
||
Me.Label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||
'
|
||
'Text_BootBaud
|
||
'
|
||
Me.Text_BootBaud.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
||
Me.Text_BootBaud.Font = New System.Drawing.Font("宋体", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.Text_BootBaud.FormattingEnabled = True
|
||
Me.Text_BootBaud.Items.AddRange(New Object() {"9600", "14400", "19200", "38400", "56000", "57600", "115200", "2400", "256000", "512000", "9216000", "1000000"})
|
||
Me.Text_BootBaud.Location = New System.Drawing.Point(126, 8)
|
||
Me.Text_BootBaud.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||
Me.Text_BootBaud.Name = "Text_BootBaud"
|
||
Me.Text_BootBaud.Size = New System.Drawing.Size(146, 29)
|
||
Me.Text_BootBaud.TabIndex = 41
|
||
'
|
||
'Label7
|
||
'
|
||
Me.Label7.Font = New System.Drawing.Font("宋体", 15.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.Label7.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label7.Location = New System.Drawing.Point(6, 72)
|
||
Me.Label7.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label7.Name = "Label7"
|
||
Me.Label7.Size = New System.Drawing.Size(119, 30)
|
||
Me.Label7.TabIndex = 39
|
||
Me.Label7.Text = "升级波特率:"
|
||
Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||
'
|
||
'c_UpBaud
|
||
'
|
||
Me.c_UpBaud.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
||
Me.c_UpBaud.Font = New System.Drawing.Font("宋体", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.c_UpBaud.FormattingEnabled = True
|
||
Me.c_UpBaud.Items.AddRange(New Object() {"1200", "2400", "4800", "9600", "19200", "38400", "57600", "115200", "256000", "512000", "9216000", "1000000"})
|
||
Me.c_UpBaud.Location = New System.Drawing.Point(126, 74)
|
||
Me.c_UpBaud.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||
Me.c_UpBaud.Name = "c_UpBaud"
|
||
Me.c_UpBaud.Size = New System.Drawing.Size(146, 29)
|
||
Me.c_UpBaud.TabIndex = 38
|
||
'
|
||
'Btn_OpenPort
|
||
'
|
||
Me.Btn_OpenPort.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Btn_OpenPort.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Btn_OpenPort.Location = New System.Drawing.Point(12, 113)
|
||
Me.Btn_OpenPort.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||
Me.Btn_OpenPort.Name = "Btn_OpenPort"
|
||
Me.Btn_OpenPort.Size = New System.Drawing.Size(260, 54)
|
||
Me.Btn_OpenPort.TabIndex = 37
|
||
Me.Btn_OpenPort.Text = "打开连接"
|
||
Me.Btn_OpenPort.UseVisualStyleBackColor = True
|
||
'
|
||
'Label2
|
||
'
|
||
Me.Label2.Font = New System.Drawing.Font("宋体", 15.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.Label2.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label2.Location = New System.Drawing.Point(6, 39)
|
||
Me.Label2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label2.Name = "Label2"
|
||
Me.Label2.Size = New System.Drawing.Size(119, 30)
|
||
Me.Label2.TabIndex = 4
|
||
Me.Label2.Text = "APP波特率:"
|
||
Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||
'
|
||
'Cbo_Baud
|
||
'
|
||
Me.Cbo_Baud.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
||
Me.Cbo_Baud.Font = New System.Drawing.Font("宋体", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.Cbo_Baud.FormattingEnabled = True
|
||
Me.Cbo_Baud.Items.AddRange(New Object() {"1200", "2400", "4800", "9600", "19200", "38400", "57600", "115200", "256000", "512000", "9216000", "1000000"})
|
||
Me.Cbo_Baud.Location = New System.Drawing.Point(126, 41)
|
||
Me.Cbo_Baud.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||
Me.Cbo_Baud.Name = "Cbo_Baud"
|
||
Me.Cbo_Baud.Size = New System.Drawing.Size(146, 29)
|
||
Me.Cbo_Baud.TabIndex = 5
|
||
'
|
||
'TextBox2
|
||
'
|
||
Me.TextBox2.Font = New System.Drawing.Font("宋体", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.TextBox2.Location = New System.Drawing.Point(217, 14)
|
||
Me.TextBox2.MaxLength = 6
|
||
Me.TextBox2.Multiline = True
|
||
Me.TextBox2.Name = "TextBox2"
|
||
Me.TextBox2.Size = New System.Drawing.Size(61, 21)
|
||
Me.TextBox2.TabIndex = 106
|
||
Me.TextBox2.Text = "512"
|
||
Me.TextBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
||
'
|
||
'Label29
|
||
'
|
||
Me.Label29.AutoSize = True
|
||
Me.Label29.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Label29.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label29.Location = New System.Drawing.Point(147, 16)
|
||
Me.Label29.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label29.Name = "Label29"
|
||
Me.Label29.Size = New System.Drawing.Size(70, 15)
|
||
Me.Label29.TabIndex = 107
|
||
Me.Label29.Text = "读取长度:"
|
||
Me.Label29.TextAlign = System.Drawing.ContentAlignment.BottomLeft
|
||
'
|
||
'TextBox1
|
||
'
|
||
Me.TextBox1.Font = New System.Drawing.Font("宋体", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.TextBox1.Location = New System.Drawing.Point(81, 13)
|
||
Me.TextBox1.MaxLength = 6
|
||
Me.TextBox1.Multiline = True
|
||
Me.TextBox1.Name = "TextBox1"
|
||
Me.TextBox1.Size = New System.Drawing.Size(66, 21)
|
||
Me.TextBox1.TabIndex = 104
|
||
Me.TextBox1.Text = "0"
|
||
Me.TextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
||
'
|
||
'Label28
|
||
'
|
||
Me.Label28.AutoSize = True
|
||
Me.Label28.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Label28.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label28.Location = New System.Drawing.Point(-3, 17)
|
||
Me.Label28.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label28.Name = "Label28"
|
||
Me.Label28.Size = New System.Drawing.Size(84, 15)
|
||
Me.Label28.TabIndex = 105
|
||
Me.Label28.Text = "读取地址:0x"
|
||
Me.Label28.TextAlign = System.Drawing.ContentAlignment.BottomLeft
|
||
'
|
||
'txt_BlockLength
|
||
'
|
||
Me.txt_BlockLength.Font = New System.Drawing.Font("宋体", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.txt_BlockLength.Location = New System.Drawing.Point(218, 142)
|
||
Me.txt_BlockLength.MaxLength = 6
|
||
Me.txt_BlockLength.Multiline = True
|
||
Me.txt_BlockLength.Name = "txt_BlockLength"
|
||
Me.txt_BlockLength.Size = New System.Drawing.Size(66, 21)
|
||
Me.txt_BlockLength.TabIndex = 102
|
||
Me.txt_BlockLength.Text = "512"
|
||
Me.txt_BlockLength.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
||
'
|
||
'Label26
|
||
'
|
||
Me.Label26.AutoSize = True
|
||
Me.Label26.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Label26.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label26.Location = New System.Drawing.Point(134, 145)
|
||
Me.Label26.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label26.Name = "Label26"
|
||
Me.Label26.Size = New System.Drawing.Size(84, 15)
|
||
Me.Label26.TabIndex = 103
|
||
Me.Label26.Text = "块校验长度:"
|
||
Me.Label26.TextAlign = System.Drawing.ContentAlignment.BottomLeft
|
||
'
|
||
'txt_cdataleng
|
||
'
|
||
Me.txt_cdataleng.Font = New System.Drawing.Font("宋体", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.txt_cdataleng.Location = New System.Drawing.Point(68, 142)
|
||
Me.txt_cdataleng.MaxLength = 6
|
||
Me.txt_cdataleng.Multiline = True
|
||
Me.txt_cdataleng.Name = "txt_cdataleng"
|
||
Me.txt_cdataleng.Size = New System.Drawing.Size(66, 21)
|
||
Me.txt_cdataleng.TabIndex = 100
|
||
Me.txt_cdataleng.Text = "256"
|
||
Me.txt_cdataleng.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
||
'
|
||
'Label25
|
||
'
|
||
Me.Label25.AutoSize = True
|
||
Me.Label25.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Label25.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label25.Location = New System.Drawing.Point(-2, 145)
|
||
Me.Label25.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label25.Name = "Label25"
|
||
Me.Label25.Size = New System.Drawing.Size(70, 15)
|
||
Me.Label25.TabIndex = 101
|
||
Me.Label25.Text = "数据长度:"
|
||
Me.Label25.TextAlign = System.Drawing.ContentAlignment.BottomLeft
|
||
'
|
||
'Throughport
|
||
'
|
||
Me.Throughport.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Throughport.FormattingEnabled = True
|
||
Me.Throughport.Items.AddRange(New Object() {"1", "2"})
|
||
Me.Throughport.Location = New System.Drawing.Point(78, 13)
|
||
Me.Throughport.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||
Me.Throughport.Name = "Throughport"
|
||
Me.Throughport.Size = New System.Drawing.Size(34, 23)
|
||
Me.Throughport.TabIndex = 95
|
||
Me.Throughport.Text = "2"
|
||
'
|
||
'TransmissionDuration
|
||
'
|
||
Me.TransmissionDuration.Font = New System.Drawing.Font("宋体", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.TransmissionDuration.Location = New System.Drawing.Point(134, 38)
|
||
Me.TransmissionDuration.MaxLength = 4
|
||
Me.TransmissionDuration.Multiline = True
|
||
Me.TransmissionDuration.Name = "TransmissionDuration"
|
||
Me.TransmissionDuration.Size = New System.Drawing.Size(44, 21)
|
||
Me.TransmissionDuration.TabIndex = 93
|
||
Me.TransmissionDuration.Text = "200"
|
||
Me.TransmissionDuration.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
||
'
|
||
'Label20
|
||
'
|
||
Me.Label20.AutoSize = True
|
||
Me.Label20.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Label20.ForeColor = System.Drawing.SystemColors.ControlText
|
||
Me.Label20.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label20.Location = New System.Drawing.Point(7, 41)
|
||
Me.Label20.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label20.Name = "Label20"
|
||
Me.Label20.Size = New System.Drawing.Size(126, 15)
|
||
Me.Label20.TabIndex = 94
|
||
Me.Label20.Text = "透传模式持续时间:"
|
||
Me.Label20.TextAlign = System.Drawing.ContentAlignment.BottomLeft
|
||
'
|
||
'Label18
|
||
'
|
||
Me.Label18.AutoSize = True
|
||
Me.Label18.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Label18.ForeColor = System.Drawing.SystemColors.ControlText
|
||
Me.Label18.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label18.Location = New System.Drawing.Point(7, 17)
|
||
Me.Label18.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label18.Name = "Label18"
|
||
Me.Label18.Size = New System.Drawing.Size(70, 15)
|
||
Me.Label18.TabIndex = 92
|
||
Me.Label18.Text = "透传端口:"
|
||
Me.Label18.TextAlign = System.Drawing.ContentAlignment.BottomLeft
|
||
'
|
||
'txt_BootTimeout
|
||
'
|
||
Me.txt_BootTimeout.Font = New System.Drawing.Font("宋体", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.txt_BootTimeout.Location = New System.Drawing.Point(94, 115)
|
||
Me.txt_BootTimeout.MaxLength = 3
|
||
Me.txt_BootTimeout.Multiline = True
|
||
Me.txt_BootTimeout.Name = "txt_BootTimeout"
|
||
Me.txt_BootTimeout.Size = New System.Drawing.Size(42, 21)
|
||
Me.txt_BootTimeout.TabIndex = 69
|
||
Me.txt_BootTimeout.Text = "400"
|
||
Me.txt_BootTimeout.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
||
'
|
||
'l_DeviceType
|
||
'
|
||
Me.l_DeviceType.Font = New System.Drawing.Font("宋体", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.l_DeviceType.Location = New System.Drawing.Point(255, 16)
|
||
Me.l_DeviceType.MaxLength = 2
|
||
Me.l_DeviceType.Multiline = True
|
||
Me.l_DeviceType.Name = "l_DeviceType"
|
||
Me.l_DeviceType.Size = New System.Drawing.Size(30, 21)
|
||
Me.l_DeviceType.TabIndex = 77
|
||
Me.l_DeviceType.Text = "ff"
|
||
Me.l_DeviceType.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
||
'
|
||
'EffTime
|
||
'
|
||
Me.EffTime.Font = New System.Drawing.Font("宋体", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.EffTime.Location = New System.Drawing.Point(242, 113)
|
||
Me.EffTime.MaxLength = 4
|
||
Me.EffTime.Multiline = True
|
||
Me.EffTime.Name = "EffTime"
|
||
Me.EffTime.Size = New System.Drawing.Size(42, 21)
|
||
Me.EffTime.TabIndex = 75
|
||
Me.EffTime.Text = "3E4"
|
||
Me.EffTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
||
'
|
||
'Txt_Myaddr
|
||
'
|
||
Me.Txt_Myaddr.Font = New System.Drawing.Font("宋体", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.Txt_Myaddr.Location = New System.Drawing.Point(90, 13)
|
||
Me.Txt_Myaddr.MaxLength = 2
|
||
Me.Txt_Myaddr.Multiline = True
|
||
Me.Txt_Myaddr.Name = "Txt_Myaddr"
|
||
Me.Txt_Myaddr.Size = New System.Drawing.Size(30, 21)
|
||
Me.Txt_Myaddr.TabIndex = 73
|
||
Me.Txt_Myaddr.Text = "1"
|
||
Me.Txt_Myaddr.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
||
'
|
||
'Txt_startaddr
|
||
'
|
||
Me.Txt_startaddr.Font = New System.Drawing.Font("宋体", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.Txt_startaddr.Location = New System.Drawing.Point(113, 39)
|
||
Me.Txt_startaddr.MaxLength = 2
|
||
Me.Txt_startaddr.Multiline = True
|
||
Me.Txt_startaddr.Name = "Txt_startaddr"
|
||
Me.Txt_startaddr.Size = New System.Drawing.Size(30, 21)
|
||
Me.Txt_startaddr.TabIndex = 0
|
||
Me.Txt_startaddr.Text = "ff"
|
||
Me.Txt_startaddr.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
||
'
|
||
'NudTimeOut1
|
||
'
|
||
Me.NudTimeOut1.Font = New System.Drawing.Font("宋体", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.NudTimeOut1.Location = New System.Drawing.Point(194, 12)
|
||
Me.NudTimeOut1.MaxLength = 4
|
||
Me.NudTimeOut1.Multiline = True
|
||
Me.NudTimeOut1.Name = "NudTimeOut1"
|
||
Me.NudTimeOut1.Size = New System.Drawing.Size(44, 21)
|
||
Me.NudTimeOut1.TabIndex = 89
|
||
Me.NudTimeOut1.Text = "1"
|
||
Me.NudTimeOut1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
||
'
|
||
'Label6
|
||
'
|
||
Me.Label6.AutoSize = True
|
||
Me.Label6.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Label6.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label6.Location = New System.Drawing.Point(6, 17)
|
||
Me.Label6.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label6.Name = "Label6"
|
||
Me.Label6.Size = New System.Drawing.Size(84, 15)
|
||
Me.Label6.TabIndex = 74
|
||
Me.Label6.Text = "发送地址:0x"
|
||
Me.Label6.TextAlign = System.Drawing.ContentAlignment.BottomLeft
|
||
'
|
||
'Label17
|
||
'
|
||
Me.Label17.AutoSize = True
|
||
Me.Label17.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Label17.ForeColor = System.Drawing.SystemColors.ControlText
|
||
Me.Label17.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label17.Location = New System.Drawing.Point(123, 16)
|
||
Me.Label17.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label17.Name = "Label17"
|
||
Me.Label17.Size = New System.Drawing.Size(70, 15)
|
||
Me.Label17.TabIndex = 90
|
||
Me.Label17.Text = "透传超时:"
|
||
Me.Label17.TextAlign = System.Drawing.ContentAlignment.BottomLeft
|
||
'
|
||
'DevNumber
|
||
'
|
||
Me.DevNumber.Font = New System.Drawing.Font("宋体", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.DevNumber.Location = New System.Drawing.Point(79, 63)
|
||
Me.DevNumber.MaxLength = 4
|
||
Me.DevNumber.Multiline = True
|
||
Me.DevNumber.Name = "DevNumber"
|
||
Me.DevNumber.Size = New System.Drawing.Size(30, 21)
|
||
Me.DevNumber.TabIndex = 87
|
||
Me.DevNumber.Text = "1"
|
||
Me.DevNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
||
'
|
||
'Label13
|
||
'
|
||
Me.Label13.AutoSize = True
|
||
Me.Label13.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Label13.ForeColor = System.Drawing.SystemColors.ControlText
|
||
Me.Label13.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label13.Location = New System.Drawing.Point(7, 66)
|
||
Me.Label13.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label13.Name = "Label13"
|
||
Me.Label13.Size = New System.Drawing.Size(70, 15)
|
||
Me.Label13.TabIndex = 88
|
||
Me.Label13.Text = "设备数量:"
|
||
Me.Label13.TextAlign = System.Drawing.ContentAlignment.BottomLeft
|
||
'
|
||
'Sendtimeout
|
||
'
|
||
Me.Sendtimeout.Font = New System.Drawing.Font("宋体", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.Sendtimeout.Location = New System.Drawing.Point(78, 89)
|
||
Me.Sendtimeout.MaxLength = 6
|
||
Me.Sendtimeout.Multiline = True
|
||
Me.Sendtimeout.Name = "Sendtimeout"
|
||
Me.Sendtimeout.Size = New System.Drawing.Size(66, 21)
|
||
Me.Sendtimeout.TabIndex = 85
|
||
Me.Sendtimeout.Text = "1500"
|
||
Me.Sendtimeout.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
||
'
|
||
'Label12
|
||
'
|
||
Me.Label12.AutoSize = True
|
||
Me.Label12.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Label12.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label12.Location = New System.Drawing.Point(7, 92)
|
||
Me.Label12.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label12.Name = "Label12"
|
||
Me.Label12.Size = New System.Drawing.Size(70, 15)
|
||
Me.Label12.TabIndex = 86
|
||
Me.Label12.Text = "发送超时:"
|
||
Me.Label12.TextAlign = System.Drawing.ContentAlignment.BottomLeft
|
||
'
|
||
'ResendIntervalr
|
||
'
|
||
Me.ResendIntervalr.Font = New System.Drawing.Font("宋体", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.ResendIntervalr.Location = New System.Drawing.Point(235, 67)
|
||
Me.ResendIntervalr.MaxLength = 5
|
||
Me.ResendIntervalr.Multiline = True
|
||
Me.ResendIntervalr.Name = "ResendIntervalr"
|
||
Me.ResendIntervalr.Size = New System.Drawing.Size(49, 21)
|
||
Me.ResendIntervalr.TabIndex = 82
|
||
Me.ResendIntervalr.Text = "1500"
|
||
Me.ResendIntervalr.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
||
'
|
||
'Label11
|
||
'
|
||
Me.Label11.AutoSize = True
|
||
Me.Label11.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Label11.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label11.Location = New System.Drawing.Point(159, 70)
|
||
Me.Label11.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label11.Name = "Label11"
|
||
Me.Label11.Size = New System.Drawing.Size(70, 15)
|
||
Me.Label11.TabIndex = 83
|
||
Me.Label11.Text = "重发间隔:"
|
||
Me.Label11.TextAlign = System.Drawing.ContentAlignment.BottomLeft
|
||
'
|
||
'Label3
|
||
'
|
||
Me.Label3.AutoSize = True
|
||
Me.Label3.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Label3.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label3.Location = New System.Drawing.Point(1, 42)
|
||
Me.Label3.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label3.Name = "Label3"
|
||
Me.Label3.Size = New System.Drawing.Size(112, 15)
|
||
Me.Label3.TabIndex = 68
|
||
Me.Label3.Text = "接收起始地址:0x"
|
||
'
|
||
'ResendNumber
|
||
'
|
||
Me.ResendNumber.Font = New System.Drawing.Font("宋体", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.ResendNumber.Location = New System.Drawing.Point(80, 64)
|
||
Me.ResendNumber.MaxLength = 2
|
||
Me.ResendNumber.Multiline = True
|
||
Me.ResendNumber.Name = "ResendNumber"
|
||
Me.ResendNumber.Size = New System.Drawing.Size(30, 21)
|
||
Me.ResendNumber.TabIndex = 80
|
||
Me.ResendNumber.Text = "3"
|
||
Me.ResendNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
||
'
|
||
'Label10
|
||
'
|
||
Me.Label10.AutoSize = True
|
||
Me.Label10.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Label10.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label10.Location = New System.Drawing.Point(7, 67)
|
||
Me.Label10.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label10.Name = "Label10"
|
||
Me.Label10.Size = New System.Drawing.Size(70, 15)
|
||
Me.Label10.TabIndex = 81
|
||
Me.Label10.Text = "重发次数:"
|
||
Me.Label10.TextAlign = System.Drawing.ContentAlignment.BottomLeft
|
||
'
|
||
'Label4
|
||
'
|
||
Me.Label4.AutoSize = True
|
||
Me.Label4.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Label4.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label4.Location = New System.Drawing.Point(6, 117)
|
||
Me.Label4.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label4.Name = "Label4"
|
||
Me.Label4.Size = New System.Drawing.Size(84, 15)
|
||
Me.Label4.TabIndex = 70
|
||
Me.Label4.Text = "Boot超时:0x"
|
||
'
|
||
'Txt_stopaddr
|
||
'
|
||
Me.Txt_stopaddr.Font = New System.Drawing.Font("宋体", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.Txt_stopaddr.Location = New System.Drawing.Point(255, 39)
|
||
Me.Txt_stopaddr.MaxLength = 2
|
||
Me.Txt_stopaddr.Multiline = True
|
||
Me.Txt_stopaddr.Name = "Txt_stopaddr"
|
||
Me.Txt_stopaddr.Size = New System.Drawing.Size(30, 21)
|
||
Me.Txt_stopaddr.TabIndex = 71
|
||
Me.Txt_stopaddr.Text = "1"
|
||
Me.Txt_stopaddr.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
||
'
|
||
'Label9
|
||
'
|
||
Me.Label9.AutoSize = True
|
||
Me.Label9.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Label9.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label9.Location = New System.Drawing.Point(168, 19)
|
||
Me.Label9.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label9.Name = "Label9"
|
||
Me.Label9.Size = New System.Drawing.Size(84, 15)
|
||
Me.Label9.TabIndex = 78
|
||
Me.Label9.Text = "设备类型:0x"
|
||
'
|
||
'Label5
|
||
'
|
||
Me.Label5.AutoSize = True
|
||
Me.Label5.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Label5.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label5.Location = New System.Drawing.Point(143, 42)
|
||
Me.Label5.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label5.Name = "Label5"
|
||
Me.Label5.Size = New System.Drawing.Size(112, 15)
|
||
Me.Label5.TabIndex = 72
|
||
Me.Label5.Text = "接收地址范围:0x"
|
||
'
|
||
'Label8
|
||
'
|
||
Me.Label8.AutoSize = True
|
||
Me.Label8.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Label8.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label8.Location = New System.Drawing.Point(159, 117)
|
||
Me.Label8.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label8.Name = "Label8"
|
||
Me.Label8.Size = New System.Drawing.Size(84, 15)
|
||
Me.Label8.TabIndex = 76
|
||
Me.Label8.Text = "有效时间:0x"
|
||
'
|
||
'Tab_SerialSettings
|
||
'
|
||
Me.Tab_SerialSettings.Controls.Add(Me.TabPage3)
|
||
Me.Tab_SerialSettings.Controls.Add(Me.TabPage4)
|
||
Me.Tab_SerialSettings.Dock = System.Windows.Forms.DockStyle.Top
|
||
Me.Tab_SerialSettings.Location = New System.Drawing.Point(0, 0)
|
||
Me.Tab_SerialSettings.Name = "Tab_SerialSettings"
|
||
Me.Tab_SerialSettings.SelectedIndex = 0
|
||
Me.Tab_SerialSettings.Size = New System.Drawing.Size(287, 60)
|
||
Me.Tab_SerialSettings.TabIndex = 2
|
||
'
|
||
'TabPage3
|
||
'
|
||
Me.TabPage3.Controls.Add(Me.Label1)
|
||
Me.TabPage3.Controls.Add(Me.Cbo_Port)
|
||
Me.TabPage3.Location = New System.Drawing.Point(4, 22)
|
||
Me.TabPage3.Name = "TabPage3"
|
||
Me.TabPage3.Padding = New System.Windows.Forms.Padding(3)
|
||
Me.TabPage3.Size = New System.Drawing.Size(279, 34)
|
||
Me.TabPage3.TabIndex = 0
|
||
Me.TabPage3.Text = "串口通信设置"
|
||
Me.TabPage3.UseVisualStyleBackColor = True
|
||
'
|
||
'Label1
|
||
'
|
||
Me.Label1.Font = New System.Drawing.Font("Consolas", 12.0!)
|
||
Me.Label1.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label1.Location = New System.Drawing.Point(4, 3)
|
||
Me.Label1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label1.Name = "Label1"
|
||
Me.Label1.Size = New System.Drawing.Size(63, 30)
|
||
Me.Label1.TabIndex = 2
|
||
Me.Label1.Text = "端口:"
|
||
Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||
'
|
||
'Cbo_Port
|
||
'
|
||
Me.Cbo_Port.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
||
Me.Cbo_Port.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Cbo_Port.FormattingEnabled = True
|
||
Me.Cbo_Port.Location = New System.Drawing.Point(78, 7)
|
||
Me.Cbo_Port.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||
Me.Cbo_Port.Name = "Cbo_Port"
|
||
Me.Cbo_Port.Size = New System.Drawing.Size(126, 23)
|
||
Me.Cbo_Port.TabIndex = 3
|
||
'
|
||
'TabPage4
|
||
'
|
||
Me.TabPage4.Controls.Add(Me.NudRemotePort)
|
||
Me.TabPage4.Controls.Add(Me.LblPort1)
|
||
Me.TabPage4.Controls.Add(Me.NudLocalPort)
|
||
Me.TabPage4.Controls.Add(Me.LbllongPort1)
|
||
Me.TabPage4.Controls.Add(Me.LblIP)
|
||
Me.TabPage4.Controls.Add(Me.CboLocalIp)
|
||
Me.TabPage4.Controls.Add(Me.LblLongIP)
|
||
Me.TabPage4.Controls.Add(Me.CboLongIP)
|
||
Me.TabPage4.Location = New System.Drawing.Point(4, 22)
|
||
Me.TabPage4.Name = "TabPage4"
|
||
Me.TabPage4.Padding = New System.Windows.Forms.Padding(3)
|
||
Me.TabPage4.Size = New System.Drawing.Size(279, 34)
|
||
Me.TabPage4.TabIndex = 1
|
||
Me.TabPage4.Text = "网络通信设置"
|
||
Me.TabPage4.UseVisualStyleBackColor = True
|
||
'
|
||
'NudRemotePort
|
||
'
|
||
Me.NudRemotePort.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.NudRemotePort.Location = New System.Drawing.Point(71, 99)
|
||
Me.NudRemotePort.Maximum = New Decimal(New Integer() {65535, 0, 0, 0})
|
||
Me.NudRemotePort.Name = "NudRemotePort"
|
||
Me.NudRemotePort.Size = New System.Drawing.Size(79, 23)
|
||
Me.NudRemotePort.TabIndex = 15
|
||
'
|
||
'LblPort1
|
||
'
|
||
Me.LblPort1.AutoSize = True
|
||
Me.LblPort1.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.LblPort1.Location = New System.Drawing.Point(18, 40)
|
||
Me.LblPort1.Name = "LblPort1"
|
||
Me.LblPort1.Size = New System.Drawing.Size(46, 17)
|
||
Me.LblPort1.TabIndex = 12
|
||
Me.LblPort1.Text = "LPort:"
|
||
'
|
||
'NudLocalPort
|
||
'
|
||
Me.NudLocalPort.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.NudLocalPort.Location = New System.Drawing.Point(71, 35)
|
||
Me.NudLocalPort.Maximum = New Decimal(New Integer() {65535, 0, 0, 0})
|
||
Me.NudLocalPort.Name = "NudLocalPort"
|
||
Me.NudLocalPort.Size = New System.Drawing.Size(79, 23)
|
||
Me.NudLocalPort.TabIndex = 14
|
||
'
|
||
'LbllongPort1
|
||
'
|
||
Me.LbllongPort1.AutoSize = True
|
||
Me.LbllongPort1.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.LbllongPort1.Location = New System.Drawing.Point(17, 101)
|
||
Me.LbllongPort1.Name = "LbllongPort1"
|
||
Me.LbllongPort1.Size = New System.Drawing.Size(47, 17)
|
||
Me.LbllongPort1.TabIndex = 13
|
||
Me.LbllongPort1.Text = "TPort:"
|
||
'
|
||
'LblIP
|
||
'
|
||
Me.LblIP.AutoSize = True
|
||
Me.LblIP.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.LblIP.Location = New System.Drawing.Point(6, 6)
|
||
Me.LblIP.Name = "LblIP"
|
||
Me.LblIP.Size = New System.Drawing.Size(58, 17)
|
||
Me.LblIP.TabIndex = 7
|
||
Me.LblIP.Text = "LocalIP:"
|
||
'
|
||
'CboLocalIp
|
||
'
|
||
Me.CboLocalIp.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.CboLocalIp.FormattingEnabled = True
|
||
Me.CboLocalIp.Location = New System.Drawing.Point(71, 3)
|
||
Me.CboLocalIp.Name = "CboLocalIp"
|
||
Me.CboLocalIp.Size = New System.Drawing.Size(105, 25)
|
||
Me.CboLocalIp.TabIndex = 8
|
||
'
|
||
'LblLongIP
|
||
'
|
||
Me.LblLongIP.AutoSize = True
|
||
Me.LblLongIP.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.LblLongIP.Location = New System.Drawing.Point(12, 71)
|
||
Me.LblLongIP.Name = "LblLongIP"
|
||
Me.LblLongIP.Size = New System.Drawing.Size(52, 17)
|
||
Me.LblLongIP.TabIndex = 9
|
||
Me.LblLongIP.Text = "TeleIP:"
|
||
'
|
||
'CboLongIP
|
||
'
|
||
Me.CboLongIP.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.CboLongIP.FormattingEnabled = True
|
||
Me.CboLongIP.Location = New System.Drawing.Point(71, 68)
|
||
Me.CboLongIP.Name = "CboLongIP"
|
||
Me.CboLongIP.Size = New System.Drawing.Size(105, 25)
|
||
Me.CboLongIP.TabIndex = 10
|
||
'
|
||
'tabControl1
|
||
'
|
||
Me.tabControl1.Controls.Add(Me.tabPage1)
|
||
Me.tabControl1.Controls.Add(Me.tabPage2)
|
||
Me.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
||
Me.tabControl1.Location = New System.Drawing.Point(0, 0)
|
||
Me.tabControl1.Name = "tabControl1"
|
||
Me.tabControl1.SelectedIndex = 0
|
||
Me.tabControl1.Size = New System.Drawing.Size(1653, 893)
|
||
Me.tabControl1.TabIndex = 2
|
||
'
|
||
'tabPage1
|
||
'
|
||
Me.tabPage1.Controls.Add(Me.SplitContainer6)
|
||
Me.tabPage1.Location = New System.Drawing.Point(4, 22)
|
||
Me.tabPage1.Name = "tabPage1"
|
||
Me.tabPage1.Padding = New System.Windows.Forms.Padding(3)
|
||
Me.tabPage1.Size = New System.Drawing.Size(1645, 867)
|
||
Me.tabPage1.TabIndex = 0
|
||
Me.tabPage1.Text = "tabPage1"
|
||
Me.tabPage1.UseVisualStyleBackColor = True
|
||
'
|
||
'SplitContainer6
|
||
'
|
||
Me.SplitContainer6.Dock = System.Windows.Forms.DockStyle.Fill
|
||
Me.SplitContainer6.Location = New System.Drawing.Point(3, 3)
|
||
Me.SplitContainer6.Name = "SplitContainer6"
|
||
'
|
||
'SplitContainer6.Panel1
|
||
'
|
||
Me.SplitContainer6.Panel1.Controls.Add(Me.GroupBox6)
|
||
Me.SplitContainer6.Panel1.Controls.Add(Me.GroupBox5)
|
||
Me.SplitContainer6.Panel1.Controls.Add(Me.GroupBox4)
|
||
Me.SplitContainer6.Panel1.Controls.Add(Me.GroupBox3)
|
||
Me.SplitContainer6.Panel1.Controls.Add(Me.GroupBox2)
|
||
Me.SplitContainer6.Panel1.Controls.Add(Me.Panel1)
|
||
Me.SplitContainer6.Panel1.Controls.Add(Me.Tab_SerialSettings)
|
||
'
|
||
'SplitContainer6.Panel2
|
||
'
|
||
Me.SplitContainer6.Panel2.Controls.Add(Me.splitContainer1)
|
||
Me.SplitContainer6.Size = New System.Drawing.Size(1639, 861)
|
||
Me.SplitContainer6.SplitterDistance = 287
|
||
Me.SplitContainer6.TabIndex = 1
|
||
'
|
||
'GroupBox6
|
||
'
|
||
Me.GroupBox6.Controls.Add(Me.TextBox6)
|
||
Me.GroupBox6.Controls.Add(Me.Label33)
|
||
Me.GroupBox6.Controls.Add(Me.TextBox5)
|
||
Me.GroupBox6.Controls.Add(Me.Label32)
|
||
Me.GroupBox6.Controls.Add(Me.TextBox4)
|
||
Me.GroupBox6.Controls.Add(Me.Label31)
|
||
Me.GroupBox6.Dock = System.Windows.Forms.DockStyle.Top
|
||
Me.GroupBox6.Location = New System.Drawing.Point(0, 596)
|
||
Me.GroupBox6.Name = "GroupBox6"
|
||
Me.GroupBox6.Size = New System.Drawing.Size(287, 111)
|
||
Me.GroupBox6.TabIndex = 18
|
||
Me.GroupBox6.TabStop = False
|
||
Me.GroupBox6.Text = "校验设置"
|
||
'
|
||
'TextBox6
|
||
'
|
||
Me.TextBox6.Font = New System.Drawing.Font("宋体", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.TextBox6.Location = New System.Drawing.Point(123, 74)
|
||
Me.TextBox6.MaxLength = 6
|
||
Me.TextBox6.Multiline = True
|
||
Me.TextBox6.Name = "TextBox6"
|
||
Me.TextBox6.Size = New System.Drawing.Size(53, 21)
|
||
Me.TextBox6.TabIndex = 81
|
||
Me.TextBox6.Text = "3E4"
|
||
Me.TextBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
||
'
|
||
'Label33
|
||
'
|
||
Me.Label33.AutoSize = True
|
||
Me.Label33.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Label33.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label33.Location = New System.Drawing.Point(46, 78)
|
||
Me.Label33.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label33.Name = "Label33"
|
||
Me.Label33.Size = New System.Drawing.Size(70, 15)
|
||
Me.Label33.TabIndex = 82
|
||
Me.Label33.Text = "校验值:0x"
|
||
'
|
||
'TextBox5
|
||
'
|
||
Me.TextBox5.Font = New System.Drawing.Font("宋体", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.TextBox5.Location = New System.Drawing.Point(123, 44)
|
||
Me.TextBox5.MaxLength = 6
|
||
Me.TextBox5.Multiline = True
|
||
Me.TextBox5.Name = "TextBox5"
|
||
Me.TextBox5.Size = New System.Drawing.Size(53, 21)
|
||
Me.TextBox5.TabIndex = 79
|
||
Me.TextBox5.Text = "3E4"
|
||
Me.TextBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
||
'
|
||
'Label32
|
||
'
|
||
Me.Label32.AutoSize = True
|
||
Me.Label32.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Label32.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label32.Location = New System.Drawing.Point(4, 48)
|
||
Me.Label32.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label32.Name = "Label32"
|
||
Me.Label32.Size = New System.Drawing.Size(112, 15)
|
||
Me.Label32.TabIndex = 80
|
||
Me.Label32.Text = "校验结束地址:0x"
|
||
'
|
||
'TextBox4
|
||
'
|
||
Me.TextBox4.Font = New System.Drawing.Font("宋体", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.TextBox4.Location = New System.Drawing.Point(123, 15)
|
||
Me.TextBox4.MaxLength = 6
|
||
Me.TextBox4.Multiline = True
|
||
Me.TextBox4.Name = "TextBox4"
|
||
Me.TextBox4.Size = New System.Drawing.Size(53, 21)
|
||
Me.TextBox4.TabIndex = 77
|
||
Me.TextBox4.Text = "3E4DDD"
|
||
Me.TextBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
||
'
|
||
'Label31
|
||
'
|
||
Me.Label31.AutoSize = True
|
||
Me.Label31.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Label31.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label31.Location = New System.Drawing.Point(4, 17)
|
||
Me.Label31.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label31.Name = "Label31"
|
||
Me.Label31.Size = New System.Drawing.Size(112, 15)
|
||
Me.Label31.TabIndex = 78
|
||
Me.Label31.Text = "校验起始地址:0x"
|
||
'
|
||
'GroupBox5
|
||
'
|
||
Me.GroupBox5.Controls.Add(Me.Label30)
|
||
Me.GroupBox5.Controls.Add(Me.TextBox3)
|
||
Me.GroupBox5.Dock = System.Windows.Forms.DockStyle.Top
|
||
Me.GroupBox5.Location = New System.Drawing.Point(0, 550)
|
||
Me.GroupBox5.Name = "GroupBox5"
|
||
Me.GroupBox5.Size = New System.Drawing.Size(287, 46)
|
||
Me.GroupBox5.TabIndex = 17
|
||
Me.GroupBox5.TabStop = False
|
||
Me.GroupBox5.Text = "跳转设置"
|
||
'
|
||
'Label30
|
||
'
|
||
Me.Label30.AutoSize = True
|
||
Me.Label30.Font = New System.Drawing.Font("Consolas", 9.75!)
|
||
Me.Label30.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||
Me.Label30.Location = New System.Drawing.Point(7, 19)
|
||
Me.Label30.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||
Me.Label30.Name = "Label30"
|
||
Me.Label30.Size = New System.Drawing.Size(70, 15)
|
||
Me.Label30.TabIndex = 92
|
||
Me.Label30.Text = "跳转区域:"
|
||
Me.Label30.TextAlign = System.Drawing.ContentAlignment.BottomLeft
|
||
'
|
||
'TextBox3
|
||
'
|
||
Me.TextBox3.Font = New System.Drawing.Font("宋体", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||
Me.TextBox3.Location = New System.Drawing.Point(82, 17)
|
||
Me.TextBox3.MaxLength = 4
|
||
Me.TextBox3.Multiline = True
|
||
Me.TextBox3.Name = "TextBox3"
|
||
Me.TextBox3.Size = New System.Drawing.Size(44, 21)
|
||
Me.TextBox3.TabIndex = 91
|
||
Me.TextBox3.Text = "1"
|
||
Me.TextBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
||
'
|
||
'GroupBox4
|
||
'
|
||
Me.GroupBox4.Controls.Add(Me.TextBox2)
|
||
Me.GroupBox4.Controls.Add(Me.Label28)
|
||
Me.GroupBox4.Controls.Add(Me.Label29)
|
||
Me.GroupBox4.Controls.Add(Me.TextBox1)
|
||
Me.GroupBox4.Dock = System.Windows.Forms.DockStyle.Top
|
||
Me.GroupBox4.Location = New System.Drawing.Point(0, 507)
|
||
Me.GroupBox4.Name = "GroupBox4"
|
||
Me.GroupBox4.Size = New System.Drawing.Size(287, 43)
|
||
Me.GroupBox4.TabIndex = 17
|
||
Me.GroupBox4.TabStop = False
|
||
Me.GroupBox4.Text = "读取设置"
|
||
'
|
||
'GroupBox3
|
||
'
|
||
Me.GroupBox3.Controls.Add(Me.Label6)
|
||
Me.GroupBox3.Controls.Add(Me.Txt_Myaddr)
|
||
Me.GroupBox3.Controls.Add(Me.Label3)
|
||
Me.GroupBox3.Controls.Add(Me.Txt_startaddr)
|
||
Me.GroupBox3.Controls.Add(Me.txt_BlockLength)
|
||
Me.GroupBox3.Controls.Add(Me.Label5)
|
||
Me.GroupBox3.Controls.Add(Me.Label26)
|
||
Me.GroupBox3.Controls.Add(Me.Txt_stopaddr)
|
||
Me.GroupBox3.Controls.Add(Me.txt_cdataleng)
|
||
Me.GroupBox3.Controls.Add(Me.Label25)
|
||
Me.GroupBox3.Controls.Add(Me.Label9)
|
||
Me.GroupBox3.Controls.Add(Me.l_DeviceType)
|
||
Me.GroupBox3.Controls.Add(Me.Label11)
|
||
Me.GroupBox3.Controls.Add(Me.Label10)
|
||
Me.GroupBox3.Controls.Add(Me.ResendNumber)
|
||
Me.GroupBox3.Controls.Add(Me.ResendIntervalr)
|
||
Me.GroupBox3.Controls.Add(Me.Label12)
|
||
Me.GroupBox3.Controls.Add(Me.Label4)
|
||
Me.GroupBox3.Controls.Add(Me.EffTime)
|
||
Me.GroupBox3.Controls.Add(Me.txt_BootTimeout)
|
||
Me.GroupBox3.Controls.Add(Me.Sendtimeout)
|
||
Me.GroupBox3.Controls.Add(Me.Label8)
|
||
Me.GroupBox3.Dock = System.Windows.Forms.DockStyle.Top
|
||
Me.GroupBox3.Location = New System.Drawing.Point(0, 330)
|
||
Me.GroupBox3.Name = "GroupBox3"
|
||
Me.GroupBox3.Size = New System.Drawing.Size(287, 177)
|
||
Me.GroupBox3.TabIndex = 17
|
||
Me.GroupBox3.TabStop = False
|
||
Me.GroupBox3.Text = "发生设置"
|
||
'
|
||
'GroupBox2
|
||
'
|
||
Me.GroupBox2.Controls.Add(Me.Label18)
|
||
Me.GroupBox2.Controls.Add(Me.Throughport)
|
||
Me.GroupBox2.Controls.Add(Me.Label20)
|
||
Me.GroupBox2.Controls.Add(Me.TransmissionDuration)
|
||
Me.GroupBox2.Controls.Add(Me.Label13)
|
||
Me.GroupBox2.Controls.Add(Me.DevNumber)
|
||
Me.GroupBox2.Controls.Add(Me.Label17)
|
||
Me.GroupBox2.Controls.Add(Me.NudTimeOut1)
|
||
Me.GroupBox2.Dock = System.Windows.Forms.DockStyle.Top
|
||
Me.GroupBox2.ForeColor = System.Drawing.SystemColors.ControlText
|
||
Me.GroupBox2.Location = New System.Drawing.Point(0, 236)
|
||
Me.GroupBox2.Name = "GroupBox2"
|
||
Me.GroupBox2.Size = New System.Drawing.Size(287, 94)
|
||
Me.GroupBox2.TabIndex = 17
|
||
Me.GroupBox2.TabStop = False
|
||
Me.GroupBox2.Text = "透传设置"
|
||
'
|
||
'Panel1
|
||
'
|
||
Me.Panel1.Controls.Add(Me.Btn_OpenPort)
|
||
Me.Panel1.Controls.Add(Me.Label15)
|
||
Me.Panel1.Controls.Add(Me.Label2)
|
||
Me.Panel1.Controls.Add(Me.Text_BootBaud)
|
||
Me.Panel1.Controls.Add(Me.Cbo_Baud)
|
||
Me.Panel1.Controls.Add(Me.Label7)
|
||
Me.Panel1.Controls.Add(Me.c_UpBaud)
|
||
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Top
|
||
Me.Panel1.Location = New System.Drawing.Point(0, 60)
|
||
Me.Panel1.Name = "Panel1"
|
||
Me.Panel1.Size = New System.Drawing.Size(287, 176)
|
||
Me.Panel1.TabIndex = 17
|
||
'
|
||
'tabPage2
|
||
'
|
||
Me.tabPage2.Location = New System.Drawing.Point(4, 22)
|
||
Me.tabPage2.Name = "tabPage2"
|
||
Me.tabPage2.Padding = New System.Windows.Forms.Padding(3)
|
||
Me.tabPage2.Size = New System.Drawing.Size(1645, 867)
|
||
Me.tabPage2.TabIndex = 1
|
||
Me.tabPage2.Text = "tabPage2"
|
||
Me.tabPage2.UseVisualStyleBackColor = True
|
||
'
|
||
'Form1
|
||
'
|
||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
|
||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||
Me.ClientSize = New System.Drawing.Size(1653, 893)
|
||
Me.Controls.Add(Me.tabControl1)
|
||
Me.Name = "Form1"
|
||
Me.Text = "Form1"
|
||
Me.splitContainer1.Panel1.ResumeLayout(False)
|
||
Me.splitContainer1.Panel2.ResumeLayout(False)
|
||
CType(Me.splitContainer1, System.ComponentModel.ISupportInitialize).EndInit()
|
||
Me.splitContainer1.ResumeLayout(False)
|
||
Me.tabControl2.ResumeLayout(False)
|
||
Me.Page_DeviceSetup.ResumeLayout(False)
|
||
Me.splitContainer2.Panel1.ResumeLayout(False)
|
||
Me.splitContainer2.Panel2.ResumeLayout(False)
|
||
CType(Me.splitContainer2, System.ComponentModel.ISupportInitialize).EndInit()
|
||
Me.splitContainer2.ResumeLayout(False)
|
||
Me.SplitContainer3.Panel2.ResumeLayout(False)
|
||
Me.SplitContainer3.Panel2.PerformLayout()
|
||
CType(Me.SplitContainer3, System.ComponentModel.ISupportInitialize).EndInit()
|
||
Me.SplitContainer3.ResumeLayout(False)
|
||
Me.TabControl3.ResumeLayout(False)
|
||
Me.TabPage5.ResumeLayout(False)
|
||
Me.SplitContainer5.Panel1.ResumeLayout(False)
|
||
Me.SplitContainer5.Panel1.PerformLayout()
|
||
Me.SplitContainer5.Panel2.ResumeLayout(False)
|
||
Me.SplitContainer5.Panel2.PerformLayout()
|
||
CType(Me.SplitContainer5, System.ComponentModel.ISupportInitialize).EndInit()
|
||
Me.SplitContainer5.ResumeLayout(False)
|
||
Me.ToolStrip1.ResumeLayout(False)
|
||
Me.ToolStrip1.PerformLayout()
|
||
CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
|
||
Me.groupBox1.ResumeLayout(False)
|
||
Me.Tab_SerialSettings.ResumeLayout(False)
|
||
Me.TabPage3.ResumeLayout(False)
|
||
Me.TabPage4.ResumeLayout(False)
|
||
Me.TabPage4.PerformLayout()
|
||
CType(Me.NudRemotePort, System.ComponentModel.ISupportInitialize).EndInit()
|
||
CType(Me.NudLocalPort, System.ComponentModel.ISupportInitialize).EndInit()
|
||
Me.tabControl1.ResumeLayout(False)
|
||
Me.tabPage1.ResumeLayout(False)
|
||
Me.SplitContainer6.Panel1.ResumeLayout(False)
|
||
Me.SplitContainer6.Panel2.ResumeLayout(False)
|
||
CType(Me.SplitContainer6, System.ComponentModel.ISupportInitialize).EndInit()
|
||
Me.SplitContainer6.ResumeLayout(False)
|
||
Me.GroupBox6.ResumeLayout(False)
|
||
Me.GroupBox6.PerformLayout()
|
||
Me.GroupBox5.ResumeLayout(False)
|
||
Me.GroupBox5.PerformLayout()
|
||
Me.GroupBox4.ResumeLayout(False)
|
||
Me.GroupBox4.PerformLayout()
|
||
Me.GroupBox3.ResumeLayout(False)
|
||
Me.GroupBox3.PerformLayout()
|
||
Me.GroupBox2.ResumeLayout(False)
|
||
Me.GroupBox2.PerformLayout()
|
||
Me.Panel1.ResumeLayout(False)
|
||
Me.ResumeLayout(False)
|
||
|
||
End Sub
|
||
|
||
Private WithEvents splitContainer1 As SplitContainer
|
||
Private WithEvents tabControl2 As TabControl
|
||
Private WithEvents Page_DeviceSetup As TabPage
|
||
Private WithEvents splitContainer2 As SplitContainer
|
||
Private WithEvents Page_Agreement As TabPage
|
||
Private WithEvents Page_Dhcp As TabPage
|
||
Private WithEvents tabControl1 As TabControl
|
||
Private WithEvents tabPage1 As TabPage
|
||
Private WithEvents tabPage2 As TabPage
|
||
Friend WithEvents SplitContainer3 As SplitContainer
|
||
Friend WithEvents Tab_SerialSettings As TabControl
|
||
Friend WithEvents TabPage3 As TabPage
|
||
Friend WithEvents Btn_OpenPort As Button
|
||
Friend WithEvents Label2 As Label
|
||
Friend WithEvents Cbo_Baud As ComboBox
|
||
Friend WithEvents Label1 As Label
|
||
Friend WithEvents Cbo_Port As ComboBox
|
||
Friend WithEvents TabPage4 As TabPage
|
||
Friend WithEvents TabControl3 As TabControl
|
||
Friend WithEvents TabPage5 As TabPage
|
||
Friend WithEvents Btn_Upgrade As Button
|
||
Friend WithEvents Btn_Search As Button
|
||
Friend WithEvents lab_HexDataCks As Label
|
||
Friend WithEvents Label14 As Label
|
||
Friend WithEvents Label16 As Label
|
||
Friend WithEvents Chk_UpgradeAllSel As CheckBox
|
||
Friend WithEvents lab_HexDataLenght As Label
|
||
Friend WithEvents lab_HexLastModifyDate As Label
|
||
Friend WithEvents btn_Reload As Button
|
||
Friend WithEvents Button3 As Button
|
||
Friend WithEvents Label19 As Label
|
||
Friend WithEvents TabPage6 As TabPage
|
||
Friend WithEvents ToolStrip1 As ToolStrip
|
||
Friend WithEvents Cmb_CommunicationMode As ToolStripComboBox
|
||
Friend WithEvents ToolStripLabel1 As ToolStripLabel
|
||
Friend WithEvents Cmb_CommunicationProtocol As ToolStripComboBox
|
||
Friend WithEvents ToolStripButton1 As ToolStripButton
|
||
Friend WithEvents ToolStripLabel4 As ToolStripLabel
|
||
Friend WithEvents Txt_startaddr As TextBox
|
||
Friend WithEvents Label3 As Label
|
||
Friend WithEvents txt_BootTimeout As TextBox
|
||
Friend WithEvents Label4 As Label
|
||
Friend WithEvents Label5 As Label
|
||
Friend WithEvents Txt_stopaddr As TextBox
|
||
Friend WithEvents Txt_Myaddr As TextBox
|
||
Friend WithEvents Label6 As Label
|
||
Friend WithEvents Label7 As Label
|
||
Friend WithEvents c_UpBaud As ComboBox
|
||
Friend WithEvents DataGridView1 As DataGridView
|
||
Friend WithEvents EffTime As TextBox
|
||
Friend WithEvents Label8 As Label
|
||
Friend WithEvents l_DeviceType As TextBox
|
||
Friend WithEvents Label9 As Label
|
||
Private WithEvents groupBox1 As GroupBox
|
||
Friend WithEvents RText_OutputText As RichTextBox
|
||
Friend WithEvents Tb_HexFilePath As TextBox
|
||
Friend WithEvents ResendIntervalr As TextBox
|
||
Friend WithEvents Label11 As Label
|
||
Friend WithEvents ResendNumber As TextBox
|
||
Friend WithEvents Label10 As Label
|
||
Friend WithEvents Button1 As Button
|
||
Friend WithEvents Column1 As DataGridViewTextBoxColumn
|
||
Friend WithEvents Column2 As DataGridViewCheckBoxColumn
|
||
Friend WithEvents Column3 As DataGridViewTextBoxColumn
|
||
Friend WithEvents Column4 As DataGridViewTextBoxColumn
|
||
Friend WithEvents Column5 As DataGridViewTextBoxColumn
|
||
Friend WithEvents Column6 As DataGridViewTextBoxColumn
|
||
Friend WithEvents Column7 As DataGridViewTextBoxColumn
|
||
Friend WithEvents Column8 As DataGridViewTextBoxColumn
|
||
Friend WithEvents Column9 As DataGridViewTextBoxColumn
|
||
Friend WithEvents Column10 As DataGridViewTextBoxColumn
|
||
Friend WithEvents Sendtimeout As TextBox
|
||
Friend WithEvents Label12 As Label
|
||
Friend WithEvents DevNumber As TextBox
|
||
Friend WithEvents Label13 As Label
|
||
Friend WithEvents NudRemotePort As NumericUpDown
|
||
Friend WithEvents LblPort1 As Label
|
||
Friend WithEvents NudLocalPort As NumericUpDown
|
||
Friend WithEvents LbllongPort1 As Label
|
||
Friend WithEvents LblIP As Label
|
||
Friend WithEvents CboLocalIp As ComboBox
|
||
Friend WithEvents LblLongIP As Label
|
||
Friend WithEvents CboLongIP As ComboBox
|
||
Friend WithEvents Label15 As Label
|
||
Friend WithEvents Text_BootBaud As ComboBox
|
||
Friend WithEvents SplitContainer5 As SplitContainer
|
||
Friend WithEvents NudTimeOut1 As TextBox
|
||
Friend WithEvents Label17 As Label
|
||
Friend WithEvents Throughport As ComboBox
|
||
Friend WithEvents TransmissionDuration As TextBox
|
||
Friend WithEvents Label20 As Label
|
||
Friend WithEvents Label18 As Label
|
||
Friend WithEvents Label22 As Label
|
||
Friend WithEvents Label23 As Label
|
||
Friend WithEvents Label24 As Label
|
||
Friend WithEvents Label21 As Label
|
||
Friend WithEvents txt_BlockLength As TextBox
|
||
Friend WithEvents Label26 As Label
|
||
Friend WithEvents txt_cdataleng As TextBox
|
||
Friend WithEvents Label25 As Label
|
||
Friend WithEvents Label27 As Label
|
||
Friend WithEvents ToolStripComboBox1 As ToolStripComboBox
|
||
Friend WithEvents TextBox1 As TextBox
|
||
Friend WithEvents Label28 As Label
|
||
Friend WithEvents TextBox2 As TextBox
|
||
Friend WithEvents Label29 As Label
|
||
Friend WithEvents ReadDevbtn As Button
|
||
Friend WithEvents SplitContainer6 As SplitContainer
|
||
Friend WithEvents Panel1 As Panel
|
||
Friend WithEvents GroupBox4 As GroupBox
|
||
Friend WithEvents GroupBox3 As GroupBox
|
||
Friend WithEvents GroupBox2 As GroupBox
|
||
Friend WithEvents Button8 As Button
|
||
Friend WithEvents Button7 As Button
|
||
Friend WithEvents Button6 As Button
|
||
Friend WithEvents Button5 As Button
|
||
Friend WithEvents Button4 As Button
|
||
Friend WithEvents Button2 As Button
|
||
Friend WithEvents GroupBox6 As GroupBox
|
||
Friend WithEvents GroupBox5 As GroupBox
|
||
Friend WithEvents Label30 As Label
|
||
Friend WithEvents TextBox3 As TextBox
|
||
Friend WithEvents TextBox6 As TextBox
|
||
Friend WithEvents Label33 As Label
|
||
Friend WithEvents TextBox5 As TextBox
|
||
Friend WithEvents Label32 As Label
|
||
Friend WithEvents TextBox4 As TextBox
|
||
Friend WithEvents Label31 As Label
|
||
Friend WithEvents CheckBox1 As CheckBox
|
||
Friend WithEvents ToolStripLabel2 As ToolStripLabel
|
||
Friend WithEvents ToolStripTextBox1 As ToolStripTextBox
|
||
End Class
|