Files
Desktop_Nano485Loader/RS485Loader/Help.Designer.vb
2025-12-11 10:55:32 +08:00

157 lines
7.0 KiB
VB.net
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
Partial Class Help
Inherits System.Windows.Forms.Form
'Form 重写 Dispose以清理组件列表。
<System.Diagnostics.DebuggerNonUserCode()>
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub
'Windows 窗体设计器所必需的
Private components As System.ComponentModel.IContainer
'注意: 以下过程是 Windows 窗体设计器所必需的
'可以使用 Windows 窗体设计器修改它。
'不要使用代码编辑器修改它。
<System.Diagnostics.DebuggerStepThrough()>
Private Sub InitializeComponent()
Me.Label1 = New System.Windows.Forms.Label()
Me.Label2 = New System.Windows.Forms.Label()
Me.Label3 = New System.Windows.Forms.Label()
Me.Label8 = New System.Windows.Forms.Label()
Me.Label9 = New System.Windows.Forms.Label()
Me.Label10 = New System.Windows.Forms.Label()
Me.Label11 = New System.Windows.Forms.Label()
Me.Label12 = New System.Windows.Forms.Label()
Me.Label13 = New System.Windows.Forms.Label()
Me.SuspendLayout()
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Font = New System.Drawing.Font("微软雅黑", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label1.Location = New System.Drawing.Point(25, 25)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(58, 22)
Me.Label1.TabIndex = 0
Me.Label1.Text = "帮助:"
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Font = New System.Drawing.Font("微软雅黑", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label2.Location = New System.Drawing.Point(25, 223)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(541, 22)
Me.Label2.TabIndex = 1
Me.Label2.Text = "APP协议类型: 针对APP的搜索命令和跳转命令的不同,改用不同的两个协议"
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Font = New System.Drawing.Font("微软雅黑", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label3.Location = New System.Drawing.Point(25, 261)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(580, 22)
Me.Label3.TabIndex = 2
Me.Label3.Text = "通信重复次数: 对于群升级时每包数据重复下发的次数和单对单升级时重发的次数"
'
'Label8
'
Me.Label8.AutoSize = True
Me.Label8.Font = New System.Drawing.Font("微软雅黑", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label8.Location = New System.Drawing.Point(25, 61)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(614, 22)
Me.Label8.TabIndex = 7
Me.Label8.Text = "总线类型类型: NANO485是普通的RS485和单向的PB485PB485是双向的PB485"
'
'Label9
'
Me.Label9.AutoSize = True
Me.Label9.Font = New System.Drawing.Font("微软雅黑", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label9.Location = New System.Drawing.Point(25, 95)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(905, 22)
Me.Label9.TabIndex = 8
Me.Label9.Text = "搜索包超时时间当搜索不到时调节过小时当下位机不能及时回复时出错过大时对于想上电时将设备搜索在BOOT会有问题"
'
'Label10
'
Me.Label10.AutoSize = True
Me.Label10.Font = New System.Drawing.Font("微软雅黑", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label10.Location = New System.Drawing.Point(25, 131)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(431, 22)
Me.Label10.TabIndex = 9
Me.Label10.Text = "升级包超时时间:如果升级过程中升级失败,应该加大这个值"
'
'Label11
'
Me.Label11.AutoSize = True
Me.Label11.Font = New System.Drawing.Font("微软雅黑", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label11.Location = New System.Drawing.Point(25, 166)
Me.Label11.Name = "Label11"
Me.Label11.Size = New System.Drawing.Size(828, 22)
Me.Label11.TabIndex = 10
Me.Label11.Text = "BOOT区停留时间针对APP区不支持搜索和跳转指令的情况下,重新上电将设备搜索在BOOT区,当用非2400波特率"
'
'Label12
'
Me.Label12.AutoSize = True
Me.Label12.Font = New System.Drawing.Font("微软雅黑", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label12.Location = New System.Drawing.Point(166, 188)
Me.Label12.Name = "Label12"
Me.Label12.Size = New System.Drawing.Size(369, 22)
Me.Label12.TabIndex = 11
Me.Label12.Text = "长时间给一台设备升级时,防止其他设备跳到APP区"
'
'Label13
'
Me.Label13.AutoSize = True
Me.Label13.Font = New System.Drawing.Font("微软雅黑", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label13.Location = New System.Drawing.Point(25, 299)
Me.Label13.Name = "Label13"
Me.Label13.Size = New System.Drawing.Size(436, 22)
Me.Label13.TabIndex = 12
Me.Label13.Text = "设备类型:针对BLW协议上有一个字节来标志是设备类型字节"
'
'Help
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(944, 361)
Me.Controls.Add(Me.Label13)
Me.Controls.Add(Me.Label12)
Me.Controls.Add(Me.Label11)
Me.Controls.Add(Me.Label10)
Me.Controls.Add(Me.Label9)
Me.Controls.Add(Me.Label8)
Me.Controls.Add(Me.Label3)
Me.Controls.Add(Me.Label2)
Me.Controls.Add(Me.Label1)
Me.Name = "Help"
Me.Text = "Help"
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents Label1 As Label
Friend WithEvents Label2 As Label
Friend WithEvents Label3 As Label
Friend WithEvents Label8 As Label
Friend WithEvents Label9 As Label
Friend WithEvents Label10 As Label
Friend WithEvents Label11 As Label
Friend WithEvents Label12 As Label
Friend WithEvents Label13 As Label
End Class