📄 form1.frm
字号:
VERSION 5.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 6570
ClientLeft = 1950
ClientTop = 2550
ClientWidth = 8910
LinkTopic = "Form1"
ScaleHeight = 6570
ScaleWidth = 8910
Begin VB.ComboBox Combo2
Height = 315
ItemData = "Form1.frx":0000
Left = 3720
List = "Form1.frx":000A
Style = 2 'Dropdown List
TabIndex = 21
Top = 430
Width = 1185
End
Begin VB.TextBox Text1
Height = 285
Left = 6975
TabIndex = 20
Text = "00000080"
Top = 2820
Width = 1215
End
Begin VB.Timer Timer1
Interval = 1
Left = 7920
Top = 1920
End
Begin VB.TextBox Text4
Height = 285
Left = 930
TabIndex = 17
Text = "01 02 03 04 05 06 07 08 "
Top = 3315
Width = 3855
End
Begin VB.ComboBox Combo5
Height = 315
ItemData = "Form1.frx":0016
Left = 5130
List = "Form1.frx":0020
Style = 2 'Dropdown List
TabIndex = 16
Top = 2805
Width = 1215
End
Begin VB.ComboBox Combo4
Height = 315
ItemData = "Form1.frx":0034
Left = 3120
List = "Form1.frx":003E
Style = 2 'Dropdown List
TabIndex = 15
Top = 2820
Width = 1215
End
Begin VB.ComboBox Combo3
Height = 315
ItemData = "Form1.frx":0052
Left = 1080
List = "Form1.frx":0062
Style = 2 'Dropdown List
TabIndex = 14
Top = 2820
Width = 1215
End
Begin VB.CommandButton Command3
Caption = "复位CAN"
Height = 330
Left = 7440
TabIndex = 13
Top = 1440
Width = 1005
End
Begin VB.CommandButton Command2
Caption = "启动CAN"
Height = 330
Left = 7440
TabIndex = 12
Top = 600
Width = 1005
End
Begin VB.ComboBox Combo1
Height = 315
ItemData = "Form1.frx":0092
Left = 1440
List = "Form1.frx":00AE
Style = 2 'Dropdown List
TabIndex = 11
Top = 420
Width = 1050
End
Begin VB.CommandButton Connect
Caption = "连接"
Height = 330
Left = 5400
TabIndex = 1
Top = 430
Width = 1005
End
Begin VB.Frame Frame1
Caption = " 发送数据帧 "
Height = 1230
Left = 120
TabIndex = 0
Top = 2520
Width = 8595
Begin VB.CommandButton Command1
Caption = "发送"
Height = 330
Left = 4920
TabIndex = 7
Top = 760
Width = 870
End
Begin VB.Label Label7
Caption = "数据:"
Height = 240
Left = 240
TabIndex = 6
Top = 840
Width = 555
End
Begin VB.Label Label6
Caption = "帧ID:"
Height = 195
Left = 6360
TabIndex = 5
Top = 360
Width = 585
End
Begin VB.Label Label5
Caption = "帧格式:"
Height = 195
Left = 4320
TabIndex = 4
Top = 360
Width = 765
End
Begin VB.Label Label4
Caption = "帧类型:"
Height = 195
Left = 2280
TabIndex = 3
Top = 360
Width = 810
End
Begin VB.Label Label3
Caption = "发送格式:"
Height = 240
Left = 120
TabIndex = 2
Top = 360
Width = 960
End
End
Begin VB.Frame Frame2
Caption = "设备参数"
Height = 2295
Left = 120
TabIndex = 8
Top = 120
Width = 6855
Begin VB.Frame Frame3
Caption = "初始化CAN参数"
Height = 1335
Left = 120
TabIndex = 22
Top = 840
Width = 6615
Begin VB.ComboBox Combo7
Height = 315
ItemData = "Form1.frx":00D2
Left = 5280
List = "Form1.frx":00DC
Style = 2 'Dropdown List
TabIndex = 34
Top = 840
Width = 1215
End
Begin VB.ComboBox Combo6
Height = 315
ItemData = "Form1.frx":00F4
Left = 5280
List = "Form1.frx":00FE
Style = 2 'Dropdown List
TabIndex = 32
Top = 360
Width = 1215
End
Begin VB.TextBox Text6
Height = 285
Left = 3360
TabIndex = 30
Text = "14"
Top = 840
Width = 855
End
Begin VB.TextBox Text5
Height = 285
Left = 1200
TabIndex = 28
Text = "00"
Top = 840
Width = 855
End
Begin VB.TextBox Text3
Height = 285
Left = 3360
TabIndex = 26
Text = "FFFFFFFF"
Top = 360
Width = 855
End
Begin VB.TextBox Text2
Height = 285
Left = 1200
TabIndex = 24
Text = "00000000"
Top = 360
Width = 855
End
Begin VB.Label Label13
Caption = "模式:"
Height = 255
Left = 4680
TabIndex = 33
Top = 885
Width = 615
End
Begin VB.Label Label12
Caption = "滤波方式:"
Height = 255
Left = 4320
TabIndex = 31
Top = 400
Width = 975
End
Begin VB.Label Label11
Caption = "定时器1:0x"
Height = 255
Left = 2280
TabIndex = 29
Top = 840
Width = 975
End
Begin VB.Label Label8
Caption = "定时器0:0x"
Height = 255
Left = 120
TabIndex = 27
Top = 840
Width = 975
End
Begin VB.Label Label2
Caption = "屏蔽码:0x"
Height = 255
Left = 2400
TabIndex = 25
Top = 360
Width = 975
End
Begin VB.Label Label1
Caption = "验收码:0x"
Height = 255
Left = 240
TabIndex = 23
Top = 360
Width = 975
End
End
Begin VB.Label Label10
Caption = "第几路CAN:"
Height = 255
Left = 2520
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -