📄 frmmain.frm
字号:
End
Begin VB.CheckBox Led
Caption = "LED3"
Height = 255
Index = 2
Left = 3000
TabIndex = 94
Top = 360
Width = 945
End
Begin VB.CheckBox Led
Caption = "LED4"
Height = 255
Index = 3
Left = 4320
TabIndex = 93
Top = 360
Width = 945
End
Begin VB.CheckBox Led
Caption = "LED5"
Height = 255
Index = 4
Left = 600
TabIndex = 92
Top = 840
Width = 945
End
Begin VB.CheckBox Led
Caption = "LED6"
Height = 255
Index = 5
Left = 1800
TabIndex = 91
Top = 840
Width = 945
End
Begin VB.CheckBox Led
Caption = "LED7"
Height = 255
Index = 6
Left = 3000
TabIndex = 90
Top = 840
Width = 945
End
Begin VB.CheckBox Led
Caption = "LED8"
Height = 255
Index = 7
Left = 4320
TabIndex = 89
Top = 840
Width = 945
End
Begin VB.Label Label40
Caption = "Selected: LED OFF, Unselected: LED ON"
Height = 240
Index = 0
Left = 1560
TabIndex = 97
Top = 1200
Width = 3015
End
End
Begin VB.Frame Frame12
Caption = "Input: Get 8 bit Switch Status on DEMO Board"
Height = 1935
Left = 480
TabIndex = 77
Top = 2760
Width = 6135
Begin VB.CheckBox swit
Caption = "ON1"
Enabled = 0 'False
Height = 225
Index = 0
Left = 720
TabIndex = 86
Top = 480
Width = 720
End
Begin VB.CheckBox swit
Caption = "ON2"
Enabled = 0 'False
Height = 225
Index = 1
Left = 1920
TabIndex = 85
Top = 480
Width = 720
End
Begin VB.CheckBox swit
Caption = "ON3"
Enabled = 0 'False
Height = 225
Index = 2
Left = 3120
TabIndex = 84
Top = 480
Width = 720
End
Begin VB.CheckBox swit
Caption = "ON4"
Enabled = 0 'False
Height = 225
Index = 3
Left = 4320
TabIndex = 83
Top = 480
Width = 720
End
Begin VB.CheckBox swit
Caption = "ON5"
Enabled = 0 'False
Height = 225
Index = 4
Left = 720
TabIndex = 82
Top = 960
Width = 720
End
Begin VB.CheckBox swit
Caption = "ON6"
Enabled = 0 'False
Height = 225
Index = 5
Left = 1920
TabIndex = 81
Top = 960
Width = 720
End
Begin VB.CheckBox swit
Caption = "ON7"
Enabled = 0 'False
Height = 225
Index = 6
Left = 3120
TabIndex = 80
Top = 960
Width = 720
End
Begin VB.CheckBox swit
Caption = "ON8"
Enabled = 0 'False
Height = 225
Index = 7
Left = 4320
TabIndex = 79
Top = 960
Width = 720
End
Begin VB.CommandButton evtbtrefresh
Caption = "Refresh"
Height = 315
Left = 240
TabIndex = 78
Top = 4800
Width = 1305
End
Begin VB.Label Label41
Caption = "ON: Selected; OFF: Unselected"
Height = 315
Index = 0
Left = 1800
TabIndex = 87
Top = 1440
Width = 2625
End
End
Begin VB.Frame Frame13
Caption = "Using MEM MODE Read/Write Address:"
Height = 780
Left = 480
TabIndex = 74
Top = 4920
Width = 6135
Begin VB.OptionButton memadd0
Caption = "Addr0"
Height = 210
Index = 0
Left = 3240
TabIndex = 76
Top = 315
Value = -1 'True
Width = 840
End
Begin VB.OptionButton memadd1
Caption = "Addr1"
Height = 210
Index = 1
Left = 4440
TabIndex = 75
Top = 360
Width = 840
End
End
Begin VB.Label Label42
Caption = "IO Output: Cotroll the 8 LEDS on DEMO Board"
Height = 255
Left = 480
TabIndex = 100
Top = 240
Width = 4005
End
Begin VB.Label Label43
Caption = "IO Input: Input Status of the 8 bits Switch on DEMO Board"
Height = 285
Left = 480
TabIndex = 99
Top = 2400
Width = 5805
End
Begin VB.Label Label44
Caption = "Using the Same API as MEM Bus (Only 1 Byte)"
Height = 330
Left = 2040
TabIndex = 98
Top = 5760
Width = 3495
End
End
Begin VB.Frame Frame8
Caption = "Write EEPROM, API=USBIO_WriteEEPROM"
Height = 3180
Left = -73215
TabIndex = 64
Top = 420
Width = 5415
Begin VB.TextBox WrDataLen
BeginProperty DataFormat
Type = 0
Format = "0"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
Height = 375
Left = 345
TabIndex = 68
Text = "0"
Top = 1305
Width = 2415
End
Begin VB.TextBox WrDataBuf
Height = 1025
Left = 345
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 67
Top = 1995
Width = 4695
End
Begin VB.TextBox WrDataAddr
BeginProperty DataFormat
Type = 0
Format = "0"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
Height = 375
Left = 330
TabIndex = 66
Text = "0"
Top = 570
Width = 2415
End
Begin VB.CommandButton eepromWrDate
Caption = "Write"
Height = 375
Left = 4035
TabIndex = 65
Top = 1230
Width = 975
End
Begin VB.Label Label38
Caption = "Data Length"
Height = 255
Left = 330
TabIndex = 72
Top = 1020
Width = 930
End
Begin VB.Label Label37
Caption = "(<400H)"
Height = 255
Left = 1320
TabIndex = 71
Top = 1020
Width = 765
End
Begin VB.Label Label36
Caption = "Data Buffer (Hex)"
Height = 225
Left = 330
TabIndex = 70
Top = 1725
Width = 3075
End
Begin VB.Label Label33
Caption = "Data WORD ADDRESS to Write"
Height = 255
Left = 315
TabIndex = 69
Top = 270
Width = 2370
End
End
Begin VB.Frame Frame9
Caption = "Read EEPROM, API=USBIO_ReadEEPROM"
Height = 3180
Left = -73230
TabIndex = 55
Top = 3645
Width = 5415
Begin VB.CommandButton eepromRdDate
Caption = "Read"
Height = 375
Left = 4035
TabIndex = 59
Top = 1245
Width = 975
End
Begin VB.TextBox RdDataAddr
BeginProperty DataFormat
Type = 0
Format = "0"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
Height = 375
Left = 315
TabIndex = 58
Text = "0"
Top = 540
Width = 2415
End
Begin VB.TextBox RdDataBuf
Height = 1025
Left = 315
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 57
Top = 1995
Width = 4695
End
Begin VB.TextBox RdDataLen
BeginProperty DataFormat
Type = 0
Format = "0"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
Height = 375
Left = 315
TabIndex = 56
Text = "0"
Top = 1305
Width = 2415
End
Begin VB.Label Label39
Caption = "Data WORD ADDRESS to Read"
Height = 255
Left = 315
TabIndex = 63
Top = 270
Width = 2730
End
Begin VB.Label Label35
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -