📄 canform.frm
字号:
VERSION 5.00
Begin VB.Form CANForm
BackColor = &H00FFFFC0&
BorderStyle = 3 'Fixed Dialog
Caption = "数据采集"
ClientHeight = 5535
ClientLeft = 45
ClientTop = 435
ClientWidth = 9465
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5535
ScaleWidth = 9465
ShowInTaskbar = 0 'False
Begin VB.PictureBox Pdata1
BackColor = &H00C0E0FF&
Height = 4425
Left = 6900
ScaleHeight = 4365
ScaleWidth = 2460
TabIndex = 2
Top = 90
Width = 2520
Begin VB.TextBox Tnum
Alignment = 2 'Center
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C000C0&
Height = 420
Left = 1275
Locked = -1 'True
TabIndex = 27
TabStop = 0 'False
Top = 240
Width = 735
End
Begin VB.TextBox Taver
Alignment = 2 'Center
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C000C0&
Height = 420
Left = 1275
Locked = -1 'True
TabIndex = 6
TabStop = 0 'False
Top = 3720
Width = 735
End
Begin VB.TextBox Tmin
Alignment = 2 'Center
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C000C0&
Height = 420
Left = 1275
Locked = -1 'True
TabIndex = 5
TabStop = 0 'False
Top = 2850
Width = 735
End
Begin VB.TextBox Tdata
Alignment = 2 'Center
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C000C0&
Height = 420
Left = 1275
Locked = -1 'True
TabIndex = 4
TabStop = 0 'False
Top = 1110
Width = 735
End
Begin VB.TextBox Tmax
Alignment = 2 'Center
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C000C0&
Height = 420
Left = 1275
TabIndex = 3
Top = 1980
Width = 735
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "采集个数:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 120
TabIndex = 28
Top = 360
Width = 960
End
Begin VB.Label Label8
BackStyle = 0 'Transparent
Caption = "℃"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 2100
TabIndex = 14
Top = 3870
Width = 375
End
Begin VB.Label Label7
BackStyle = 0 'Transparent
Caption = "平 均 值:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 120
TabIndex = 13
Top = 3840
Width = 975
End
Begin VB.Label Label6
BackStyle = 0 'Transparent
Caption = "℃"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 2100
TabIndex = 12
Top = 3000
Width = 375
End
Begin VB.Label Label5
BackStyle = 0 'Transparent
Caption = "最 小 值:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 120
TabIndex = 11
Top = 2970
Width = 1005
End
Begin VB.Label Label9
BackStyle = 0 'Transparent
Caption = "℃"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 2100
TabIndex = 10
Top = 2130
Width = 330
End
Begin VB.Label Label10
BackStyle = 0 'Transparent
Caption = "最 大 值:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 120
TabIndex = 9
Top = 2100
Width = 1065
End
Begin VB.Label Label11
BackStyle = 0 'Transparent
Caption = "℃"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Left = 2070
TabIndex = 8
Top = 1260
Width = 330
End
Begin VB.Label Label12
BackStyle = 0 'Transparent
Caption = "当 前 值:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 120
TabIndex = 7
Top = 1230
Width = 990
End
End
Begin VB.CommandButton Cmdquit
Caption = "关闭程序"
Height = 435
Left = 3990
TabIndex = 29
Top = 4830
Width = 1275
End
Begin VB.PictureBox pl
AutoRedraw = -1 'True
BackColor = &H00FFFFFF&
Height = 4425
Left = 330
ScaleHeight = 4365
ScaleWidth = 6465
TabIndex = 15
Top = 90
Width = 6525
End
Begin VB.Timer Timer1
Interval = 1000
Left = 7230
Top = 4830
End
Begin VB.Timer Timer2
Interval = 1000
Left = 14820
Top = 30
End
Begin VB.Label Label21
BackStyle = 0 'Transparent
Caption = "5"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 30
TabIndex = 26
Top = 3894
Width = 435
End
Begin VB.Label Label27
BackStyle = 0 'Transparent
Caption = "15"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -