📄 usbio.frm
字号:
End
Begin VB.CommandButton GetCurrentFrameNumber
Caption = "Get Frame Number"
Height = 375
Left = 5760
TabIndex = 7
Top = 1800
Width = 1575
End
Begin VB.CommandButton CyclePort
Caption = "Cycle Port"
Height = 375
Left = 5760
TabIndex = 5
Top = 600
Width = 1575
End
Begin VB.CommandButton ResetDevice
Caption = "Reset Device"
Height = 375
Left = 5760
TabIndex = 6
Top = 1200
Width = 1575
End
Begin VB.Frame ResetFrame
Height = 2535
Left = 5040
TabIndex = 141
Top = 360
Width = 3375
Begin VB.Label FrameNumberLabel
Caption = "Frame Number"
Height = 255
Left = 120
TabIndex = 142
Top = 2040
Width = 1215
End
End
Begin VB.Frame GetStatusFrame
Caption = "Status"
Height = 1215
Left = 240
TabIndex = 96
Top = 360
Width = 4575
Begin VB.ComboBox GetStatusRecipientCombo
Height = 315
Left = 3120
TabIndex = 2
Text = "Combo5"
Top = 240
Width = 1335
End
Begin VB.TextBox GetStatusField
Height = 285
Left = 360
Locked = -1 'True
TabIndex = 97
TabStop = 0 'False
Top = 720
Width = 1095
End
Begin VB.TextBox GetStatusIndexField
Height = 285
Left = 3120
TabIndex = 3
Text = "0"
Top = 720
Width = 855
End
Begin VB.CommandButton GetStatus
Caption = "Get Status"
Height = 375
Left = 360
TabIndex = 4
Top = 240
Width = 1095
End
Begin VB.Label GetStatusIndexLabel
Caption = "Index"
Height = 255
Left = 1800
TabIndex = 99
Top = 720
Width = 1215
End
Begin VB.Label GetStatusRecipientLabel
Caption = "Recipient"
Height = 255
Left = 1800
TabIndex = 98
Top = 240
Width = 1215
End
End
Begin VB.Frame DriverPathNameFrame
Caption = "Driver Path Name"
Height = 855
Left = 240
TabIndex = 94
Top = 3000
Width = 8175
Begin VB.TextBox PathField
Height = 285
Left = 1920
Locked = -1 'True
TabIndex = 95
TabStop = 0 'False
Top = 360
Width = 6015
End
Begin VB.CommandButton GetDevicePathName
Caption = "Get Path"
Height = 375
Left = 240
TabIndex = 11
Top = 360
Width = 1335
End
End
Begin VB.Frame PowerStateFrame
Caption = "Power State"
Height = 1215
Left = 240
TabIndex = 92
Top = 1680
Width = 4575
Begin VB.ComboBox SetPowerStateCombo
Height = 315
Left = 240
TabIndex = 8
Text = "Combo6"
Top = 720
Width = 1695
End
Begin VB.TextBox PowerStateField
Height = 285
Left = 2520
Locked = -1 'True
TabIndex = 93
TabStop = 0 'False
Top = 720
Width = 1695
End
Begin VB.CommandButton GetDevicePowerState
Caption = "Get Power State"
Height = 375
Left = 2520
TabIndex = 10
Top = 240
Width = 1695
End
Begin VB.CommandButton SetDevicePowerState
Caption = "Set Power State"
Height = 375
Left = 240
TabIndex = 9
Top = 240
Width = 1695
End
End
End
Begin VB.Frame Frame1
Height = 5295
Index = 7
Left = 240
TabIndex = 100
Top = 480
Visible = 0 'False
Width = 8655
Begin VB.TextBox VendorBuffer
Height = 2205
Left = 240
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 185
Top = 2880
Width = 8175
End
Begin VB.TextBox TransferSizeText
Height = 285
Left = 5280
TabIndex = 18
Text = "0"
Top = 1800
Width = 1215
End
Begin VB.ComboBox Combo4
Height = 315
Left = 2040
TabIndex = 13
Text = "Combo4"
Top = 840
Width = 1695
End
Begin VB.ComboBox VendorDirectionCombo
Height = 315
Left = 2040
TabIndex = 12
Text = "Combo3"
Top = 360
Width = 1695
End
Begin VB.CommandButton SendRequest
Caption = "Send Request"
Height = 375
Left = 5280
TabIndex = 19
Top = 2280
Width = 1215
End
Begin VB.ComboBox Combo2
Height = 315
Left = 2040
TabIndex = 14
Text = "Combo2"
Top = 1320
Width = 1695
End
Begin VB.TextBox VendoIndexField
Height = 285
Left = 5280
TabIndex = 17
Text = "0"
Top = 1320
Width = 1215
End
Begin VB.TextBox VendorValueField
Height = 285
Left = 5280
TabIndex = 16
Text = "0"
Top = 840
Width = 1215
End
Begin VB.TextBox VendorRequestField
Height = 285
Left = 5280
TabIndex = 15
Text = "0"
Top = 360
Width = 1215
End
Begin VB.Label VendorBufferLabel
Caption = "Buffer"
Height = 255
Left = 240
TabIndex = 186
Top = 2640
Width = 1095
End
Begin VB.Label TransferSizeLabel
Caption = "Transfer Size"
Height = 255
Left = 4200
TabIndex = 180
Top = 1800
Width = 975
End
Begin VB.Label VendorIndexLabel
Caption = "Index"
Height = 255
Left = 4200
TabIndex = 106
Top = 1320
Width = 855
End
Begin VB.Label VendorValueLabel
Caption = "Value"
Height = 255
Left = 4200
TabIndex = 105
Top = 840
Width = 855
End
Begin VB.Label VendorRequestLabel
Caption = "Request"
Height = 255
Left = 4200
TabIndex = 104
Top = 360
Width = 855
End
Begin VB.Label VendoRecipientLabel
Caption = "Recipient"
Height = 255
Left = 720
TabIndex = 103
Top = 1320
Width = 1215
End
Begin VB.Label VendorTypeLabel
Caption = "Type"
Height = 255
Left = 720
TabIndex = 102
Top = 840
Width = 1215
End
Begin VB.Label VendorDirectionLabel
Caption = "Direction"
Height = 255
Left = 720
TabIndex = 101
Top = 360
Width = 1215
End
End
Begin VB.Frame Frame1
Height = 5295
Index = 5
Left = 240
TabIndex = 146
Top = 480
Visible = 0 'False
Width = 8655
Begin VB.CheckBox WriteIsoCheck
Caption = "ISO"
Height = 255
Left = 1680
TabIndex = 25
Top = 1080
Width = 1095
End
Begin VB.CheckBox WriteStatusCheck
Caption = "Write Status"
Height = 255
Left = 1680
TabIndex = 29
Top = 2520
Width = 1215
End
Begin VB.CheckBox StartWriteCheck
Caption = "Use File"
Height = 255
Left = 5640
TabIndex = 32
Top = 1080
Width = 1455
End
Begin VB.TextBox SendFileField
Height = 285
Left = 6000
TabIndex = 31
Text = "dump.bin"
Top = 1440
Width = 1575
End
Begin VB.TextBox DefinedBuffersField
Height = 285
Left = 4200
TabIndex = 30
Text = "0"
Top = 1440
Width = 735
End
Begin VB.TextBox StartWritingMaxErrorCountField
Height = 285
Left = 1680
TabIndex = 28
Text = "5"
Top = 2160
Width = 1095
End
Begin VB.TextBox StartWritingNumberOfBuffersField
Height = 285
Left = 1680
TabIndex = 27
Text = "5"
Top = 1800
Width = 1095
End
Begin VB.TextBox StartWritingBufferSizeField
Height = 285
Left = 1680
TabIndex = 26
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -