📄 usbio.frm
字号:
Text = "64"
Top = 1440
Width = 1095
End
Begin VB.CommandButton StartWriting
Caption = "Start Writing"
Height = 495
Left = 240
TabIndex = 33
Top = 360
Width = 2295
End
Begin VB.CommandButton StopWriting
Caption = "Stop Writing"
Height = 495
Left = 2760
TabIndex = 34
Top = 360
Width = 2295
End
Begin VB.Label FilledWithLabel
Caption = "Value"
Height = 255
Left = 3360
TabIndex = 156
Top = 1440
Width = 735
End
Begin VB.Label SendFilenameLabel
Caption = "File"
Height = 255
Left = 5640
TabIndex = 158
Top = 1440
Width = 375
End
Begin VB.Label DefinedBuffersLabel
Caption = "Send Test Pattern"
Height = 255
Left = 3360
TabIndex = 157
Top = 1080
Width = 1575
End
Begin VB.Label StartWritingMaxErrorCountLabel
Caption = "Max Error Count"
Height = 255
Left = 120
TabIndex = 149
Top = 2160
Width = 1335
End
Begin VB.Label StartWritingNumerOfBuffersLabel
Caption = "Number of Buffers"
Height = 255
Left = 120
TabIndex = 148
Top = 1800
Width = 1335
End
Begin VB.Label StartWritingBufferSizeLabel
Caption = "Buffer Size"
Height = 255
Left = 120
TabIndex = 147
Top = 1440
Width = 1575
End
End
Begin VB.Frame Frame1
Height = 5295
Index = 6
Left = 240
TabIndex = 87
Top = 480
Visible = 0 'False
Width = 8655
Begin VB.CommandButton ClearFeature
Caption = "Clear Feature"
Height = 375
Left = 3600
TabIndex = 24
Top = 2640
Width = 2055
End
Begin VB.CommandButton SetFeature
Caption = "Set Feature"
Height = 375
Left = 720
TabIndex = 23
Top = 2640
Width = 2055
End
Begin VB.ComboBox Combo1
Height = 315
Left = 2520
TabIndex = 20
Top = 840
Width = 1695
End
Begin VB.TextBox FeatureIndexField
Height = 285
Left = 2520
TabIndex = 22
Text = "0"
Top = 1680
Width = 1695
End
Begin VB.TextBox FeatureField
Height = 285
Left = 2520
TabIndex = 21
Text = "0"
Top = 1320
Width = 1695
End
Begin VB.Label FeatureRecipientLabel
Caption = "Recipient"
Height = 255
Left = 1320
TabIndex = 128
Top = 840
Width = 1095
End
Begin VB.Label FeatureIndexLabel
Caption = "Index"
Height = 255
Left = 1320
TabIndex = 89
Top = 1680
Width = 975
End
Begin VB.Label FeatureLabel
Caption = "Feature"
Height = 255
Left = 1320
TabIndex = 88
Top = 1320
Width = 975
End
End
Begin VB.Frame Frame1
Height = 5295
Index = 3
Left = 240
TabIndex = 82
Top = 480
Visible = 0 'False
Width = 8655
Begin VB.Frame SetInterfaceFrame
Caption = "Set Interface"
Height = 2055
Left = 3480
TabIndex = 150
Top = 3120
Width = 3135
Begin VB.TextBox SetInterfaceMaxTransferSizeField
Height = 285
Left = 2280
TabIndex = 66
Text = "4096"
Top = 1080
Width = 735
End
Begin VB.TextBox SetInterfaceAlternateSettingField
Height = 285
Left = 2280
TabIndex = 65
Text = "0"
Top = 720
Width = 735
End
Begin VB.TextBox SetInterfaceIndexField
Height = 285
Left = 2280
TabIndex = 64
Text = "0"
Top = 360
Width = 735
End
Begin VB.CommandButton SetInterface
Caption = "Set Interface"
Height = 375
Left = 1080
TabIndex = 67
Top = 1560
Width = 1215
End
Begin VB.Label SetInterfaceMaxTransferSizeLabel
Caption = "Maximum Transfer Size"
Height = 255
Left = 240
TabIndex = 153
Top = 1080
Width = 1695
End
Begin VB.Label SetInterfaceAlternateSettingLabel
Caption = "Alternate Setting Index"
Height = 255
Left = 240
TabIndex = 152
Top = 720
Width = 1815
End
Begin VB.Label SetInterfaceIndexLabel
Caption = "Interface Index"
Height = 255
Left = 240
TabIndex = 151
Top = 360
Width = 1455
End
End
Begin VB.TextBox EndpointAddressDecField
BeginProperty DataFormat
Type = 1
Format = "0"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 1031
SubFormatType = 1
EndProperty
Height = 285
Left = 6960
TabIndex = 55
Text = "129"
Top = 1320
Width = 615
End
Begin VB.CommandButton Unbind
Caption = "Unbind"
Height = 375
Left = 7080
TabIndex = 58
Top = 2160
Width = 1095
End
Begin VB.CommandButton Bind
Caption = "Bind"
Height = 375
Left = 7080
TabIndex = 57
Top = 600
Width = 1095
End
Begin VB.Frame PipesFrame
Caption = "Pipes"
Height = 4935
Left = 6720
TabIndex = 138
Top = 240
Width = 1815
Begin VB.CommandButton GetShortTransfer
Caption = "Get Short Transfer"
Height = 375
Left = 120
TabIndex = 63
Top = 4320
Width = 1575
End
Begin VB.CommandButton SetShortTransfer
Caption = "Set Short Transfer"
Height = 375
Left = 120
TabIndex = 61
Top = 3480
Width = 1575
End
Begin VB.CheckBox ShortTransferCheck
Caption = "Short Transfer OK"
Height = 255
Left = 120
TabIndex = 62
Top = 3960
Value = 1 'Checked
Width = 1575
End
Begin VB.CommandButton AbortPipe
Caption = "Abort Pipe"
Height = 375
Left = 360
TabIndex = 60
Top = 2880
Width = 1095
End
Begin VB.CommandButton ResetPipe
Caption = "Reset Pipe"
Height = 375
Left = 360
TabIndex = 59
Top = 2400
Width = 1095
End
Begin VB.TextBox EndpointAddressHexField
Height = 285
Left = 240
MaxLength = 4
TabIndex = 56
Top = 1440
Width = 615
End
Begin VB.Label EndpointAddressHexLabel
Caption = "Hex"
Height = 255
Left = 960
TabIndex = 144
Top = 1440
Width = 375
End
Begin VB.Label EndpointAddressDecLabel
Caption = "Dec"
Height = 255
Left = 960
TabIndex = 143
Top = 1080
Width = 375
End
Begin VB.Label EndpointAddressLabel
Caption = "Endpoint Address"
Height = 255
Left = 240
TabIndex = 139
Top = 840
Width = 1335
End
End
Begin VB.CommandButton UnconfigureDevice
Caption = "Unconfigure Device"
Height = 375
Left = 4440
TabIndex = 54
Top = 2520
Width = 1575
End
Begin VB.TextBox GetConfigurationField
Height = 285
Left = 4680
Locked = -1 'True
TabIndex = 85
TabStop = 0 'False
Top = 2040
Width = 975
End
Begin VB.CommandButton GetConfiguration
Caption = "Get Configuration"
Height = 375
Left = 4440
TabIndex = 53
Top = 1560
Width = 1575
End
Begin VB.TextBox SetConfigurationIndexField
Height = 285
Left = 5520
TabIndex = 51
Text = "0"
Top = 1080
Width = 975
End
Begin VB.CommandButton SetConfiguration
Caption = "Set Configuration"
Height = 375
Left = 4440
TabIndex = 52
Top = 600
Width = 1575
End
Begin VB.Frame ConfigurationFrame
Caption = "Configuration"
Height = 2775
Left = 3840
TabIndex = 136
Top = 240
Width = 2775
Begin VB.Label SetConfigurationIndexLabel
Caption = "Configuration Index"
Height = 255
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -