📄
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "Mscomm32.ocx"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form Ctrl
BorderStyle = 1 'Fixed Single
Caption = "AtMega8"
ClientHeight = 9315
ClientLeft = 45
ClientTop = 330
ClientWidth = 8460
KeyPreview = -1 'True
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 9315
ScaleWidth = 8460
Begin MSComDlg.CommonDialog CommonDialog1
Left = 3120
Top = 840
_ExtentX = 847
_ExtentY = 847
_Version = 393216
End
Begin VB.CommandButton Command5
Caption = "暂停"
Height = 495
Index = 1
Left = 4800
TabIndex = 27
Top = 3600
Width = 975
End
Begin VB.CommandButton Command5
Caption = "自动测试"
Height = 495
Index = 0
Left = 3960
TabIndex = 26
Top = 3600
Width = 855
End
Begin VB.CommandButton Command4
Caption = "万用表设置"
Height = 495
Left = 6240
TabIndex = 25
Top = 3600
Width = 1095
End
Begin VB.CheckBox Check1
Caption = "LED"
Height = 255
Left = 4440
TabIndex = 7
Top = 360
Width = 735
End
Begin VB.Frame Frame2
Caption = "B口控制"
Height = 1935
Left = 3960
TabIndex = 6
Top = 1440
Width = 3495
Begin VB.Frame Frame4
Enabled = 0 'False
Height = 1095
Left = 1800
TabIndex = 16
Top = 600
Width = 1575
Begin VB.CheckBox Check2
Enabled = 0 'False
Height = 255
Index = 7
Left = 120
TabIndex = 24
Top = 240
Width = 255
End
Begin VB.CheckBox Check2
Height = 255
Index = 6
Left = 480
TabIndex = 23
Top = 240
Width = 255
End
Begin VB.CheckBox Check2
Height = 255
Index = 5
Left = 840
TabIndex = 22
Top = 240
Width = 255
End
Begin VB.CheckBox Check2
Height = 255
Index = 4
Left = 1200
TabIndex = 21
Top = 240
Width = 255
End
Begin VB.CheckBox Check2
Height = 255
Index = 3
Left = 120
TabIndex = 20
Top = 600
Width = 255
End
Begin VB.CheckBox Check2
Height = 255
Index = 2
Left = 480
TabIndex = 19
Top = 600
Width = 255
End
Begin VB.CheckBox Check2
Height = 255
Index = 1
Left = 840
TabIndex = 18
Top = 600
Width = 255
End
Begin VB.CheckBox Check2
Height = 255
Index = 0
Left = 1200
TabIndex = 17
Top = 600
Width = 255
End
End
Begin VB.Frame Frame3
BorderStyle = 0 'None
Height = 1095
Left = 120
TabIndex = 10
Top = 600
Width = 1575
Begin VB.OptionButton Option2
Caption = "DAC0"
Height = 375
Index = 0
Left = 120
TabIndex = 14
Top = 120
Value = -1 'True
Width = 690
End
Begin VB.OptionButton Option2
Caption = "DAC1"
Height = 375
Index = 1
Left = 810
TabIndex = 13
Top = 120
Width = 690
End
Begin VB.TextBox Text1
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 120
TabIndex = 12
Text = "2.5"
Top = 600
Width = 495
End
Begin VB.CommandButton Command3
Caption = "OK"
Height = 375
Left = 840
TabIndex = 11
Top = 600
Width = 615
End
Begin VB.Label Label2
Caption = "V"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 660
TabIndex = 15
Top = 660
Width = 255
End
End
Begin VB.OptionButton Option3
Caption = "停止DA转换"
Height = 375
Index = 1
Left = 1920
TabIndex = 9
Top = 240
Width = 1335
End
Begin VB.OptionButton Option3
Caption = "启动DA转换"
Height = 375
Index = 0
Left = 240
TabIndex = 8
Top = 240
Value = -1 'True
Width = 1455
End
End
Begin VB.Frame Frame1
Caption = "电压测量"
Height = 1095
Left = 5400
TabIndex = 1
Top = 240
Width = 2055
Begin VB.CommandButton Command2
Caption = "测量"
Height = 375
Left = 1080
TabIndex = 5
Top = 600
Width = 855
End
Begin VB.OptionButton Option1
Caption = "ADC2"
Height = 375
Index = 2
Left = 1080
TabIndex = 4
Top = 240
Width = 735
End
Begin VB.OptionButton Option1
Caption = "ADC1"
Height = 375
Index = 1
Left = 120
TabIndex = 3
Top = 600
Width = 735
End
Begin VB.OptionButton Option1
Caption = "ADC0"
Height = 375
Index = 0
Left = 120
TabIndex = 2
Top = 240
Value = -1 'True
Width = 735
End
End
Begin VB.CommandButton Command1
Caption = "清除屏幕"
Height = 495
Left = 4200
TabIndex = 0
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -