⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 usbio.frm

📁 USB上位机驱动的DEMO程序源代码,基于ARM或其它下位机的上位机驱动
💻 FRM
📖 第 1 页 / 共 5 页
字号:
            Left            =   240
            TabIndex        =   137
            Top             =   840
            Width           =   1455
         End
      End
      Begin VB.CommandButton DeleteInterfaces 
         Caption         =   "Delete Interfaces"
         Height          =   375
         Left            =   840
         TabIndex        =   50
         Top             =   2520
         Width           =   1575
      End
      Begin VB.CommandButton AddInterface 
         Caption         =   "Add Interface"
         Height          =   375
         Left            =   840
         TabIndex        =   49
         Top             =   600
         Width           =   1575
      End
      Begin VB.TextBox AddInterfaceMaxTransferSizeField 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "0"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   1031
            SubFormatType   =   1
         EndProperty
         Height          =   285
         Left            =   2400
         TabIndex        =   48
         Text            =   "64000"
         Top             =   2040
         Width           =   975
      End
      Begin VB.TextBox AddInterfaceAlternateSettingField 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "0"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   1031
            SubFormatType   =   1
         EndProperty
         Height          =   285
         Left            =   2400
         TabIndex        =   47
         Text            =   "0"
         Top             =   1560
         Width           =   975
      End
      Begin VB.TextBox AddInterfaceIndexField 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "0"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   1031
            SubFormatType   =   1
         EndProperty
         Height          =   285
         Left            =   2400
         TabIndex        =   46
         Text            =   "0"
         Top             =   1080
         Width           =   975
      End
      Begin VB.Frame InterfaceFrame 
         Caption         =   "Interfaces"
         Height          =   2775
         Left            =   120
         TabIndex        =   132
         Top             =   240
         Width           =   3615
         Begin VB.Label AddInterfaceMaxTransferSizeLabel 
            Caption         =   "Maximum Transfer Size"
            Height          =   255
            Left            =   360
            TabIndex        =   135
            Top             =   1800
            Width           =   1695
         End
         Begin VB.Label AddInterfaceAlternateSettingLabel 
            Caption         =   "Alternate Setting Index"
            Height          =   255
            Left            =   360
            TabIndex        =   134
            Top             =   1320
            Width           =   1695
         End
         Begin VB.Label AddInterfaceIndexLabel 
            Caption         =   "Interface Index"
            Height          =   255
            Left            =   360
            TabIndex        =   133
            Top             =   840
            Width           =   1695
         End
      End
      Begin VB.CommandButton GetInterface 
         Caption         =   "Get Interface"
         Height          =   375
         Left            =   840
         TabIndex        =   69
         Top             =   3480
         Width           =   1575
      End
      Begin VB.TextBox GetInterfaceAlternateSettingField 
         Height          =   285
         Left            =   2160
         Locked          =   -1  'True
         TabIndex        =   86
         TabStop         =   0   'False
         Top             =   4560
         Width           =   975
      End
      Begin VB.TextBox GetInterfaceIndexField 
         Height          =   285
         Left            =   2160
         TabIndex        =   68
         Text            =   "0"
         Top             =   4080
         Width           =   975
      End
      Begin VB.Frame GetInterfaceFrame 
         Caption         =   "Get Interface"
         Height          =   2055
         Left            =   120
         TabIndex        =   129
         Top             =   3120
         Width           =   3255
         Begin VB.Label GetInterfaceAlternateSettingLabel 
            Caption         =   "Alternate Setting Index"
            Height          =   255
            Left            =   240
            TabIndex        =   131
            Top             =   1440
            Width           =   1695
         End
         Begin VB.Label GetInterfaceIndexLabel 
            Caption         =   "Interface Index"
            Height          =   255
            Left            =   240
            TabIndex        =   130
            Top             =   960
            Width           =   1575
         End
      End
   End
   Begin VB.Frame Frame1 
      Height          =   5295
      Index           =   2
      Left            =   240
      TabIndex        =   79
      Top             =   480
      Visible         =   0   'False
      Width           =   8655
      Begin VB.TextBox MaxDescSizeText 
         Height          =   285
         Left            =   7800
         TabIndex        =   72
         Text            =   "4096"
         Top             =   1440
         Width           =   735
      End
      Begin VB.TextBox DescriptorField 
         Height          =   4935
         Left            =   240
         Locked          =   -1  'True
         MultiLine       =   -1  'True
         ScrollBars      =   3  'Both
         TabIndex        =   176
         TabStop         =   0   'False
         Top             =   240
         Width           =   5895
      End
      Begin VB.TextBox DescriptorIndexField 
         Height          =   285
         Left            =   7800
         TabIndex        =   71
         Text            =   "0"
         Top             =   1080
         Width           =   735
      End
      Begin VB.TextBox DescriptorTypeField 
         Height          =   285
         Left            =   7800
         TabIndex        =   70
         Text            =   "1"
         Top             =   720
         Width           =   735
      End
      Begin VB.TextBox GetStringDescriptorIndexField 
         Height          =   285
         Left            =   7560
         TabIndex        =   76
         Text            =   "1"
         Top             =   3240
         Width           =   735
      End
      Begin VB.CommandButton ClearAll 
         Caption         =   "Clear All"
         Height          =   375
         Left            =   6600
         TabIndex        =   124
         Top             =   4680
         Width           =   1095
      End
      Begin VB.CommandButton GetDeviceDescriptor 
         Caption         =   "Get Device Descriptor"
         Height          =   375
         Left            =   6240
         TabIndex        =   75
         Top             =   2280
         Width           =   2295
      End
      Begin VB.CommandButton GetConfigurationDescriptor 
         Caption         =   "Get Configuration Descriptor"
         Height          =   375
         Left            =   6240
         TabIndex        =   74
         Top             =   1800
         Width           =   2295
      End
      Begin VB.TextBox GetStringDescriptorTypeField 
         Height          =   285
         Left            =   7560
         Locked          =   -1  'True
         TabIndex        =   81
         TabStop         =   0   'False
         Top             =   3960
         Width           =   735
      End
      Begin VB.TextBox GetStringDescriptorLengthField 
         Height          =   285
         Left            =   7560
         Locked          =   -1  'True
         TabIndex        =   78
         TabStop         =   0   'False
         Top             =   3600
         Width           =   735
      End
      Begin VB.TextBox GetStringDescriptorField 
         Height          =   285
         Left            =   6600
         Locked          =   -1  'True
         TabIndex        =   80
         TabStop         =   0   'False
         Top             =   4320
         Width           =   1695
      End
      Begin VB.CommandButton GetStringDescriptor 
         Caption         =   "Get String Descriptor"
         Height          =   375
         Left            =   6240
         TabIndex        =   77
         Top             =   2760
         Width           =   2295
      End
      Begin VB.CommandButton GetDescriptor 
         Caption         =   "Get Descriptor"
         Height          =   375
         Left            =   6240
         TabIndex        =   73
         Top             =   240
         Width           =   2295
      End
      Begin VB.Label MaxDescSize 
         Caption         =   "Descriptor Size"
         Height          =   255
         Left            =   6360
         TabIndex        =   179
         Top             =   1440
         Width           =   1455
      End
      Begin VB.Label StringTypeLabel 
         Caption         =   "Type"
         Height          =   255
         Left            =   6720
         TabIndex        =   178
         Top             =   3960
         Width           =   735
      End
      Begin VB.Label StringLengthLabel 
         Caption         =   "Length"
         Height          =   255
         Left            =   6720
         TabIndex        =   177
         Top             =   3600
         Width           =   735
      End
      Begin VB.Label DescriptorIndexLabel 
         Caption         =   "Descriptor Index"
         Height          =   255
         Left            =   6360
         TabIndex        =   175
         Top             =   1080
         Width           =   1335
      End
      Begin VB.Label DescriptorTypeLabel 
         Caption         =   "Descriptor Type"
         Height          =   255
         Left            =   6360
         TabIndex        =   174
         Top             =   720
         Width           =   1335
      End
      Begin VB.Label GetStringDescriptorIndexLabel 
         Caption         =   "Index"
         Height          =   255
         Left            =   6720
         TabIndex        =   145
         Top             =   3240
         Width           =   735
      End
   End
   Begin VB.Frame Frame1 
      Height          =   5295
      Index           =   1
      Left            =   240
      TabIndex        =   1
      Top             =   480
      Visible         =   0   'False
      Width           =   8655
      Begin VB.Frame PnPNotificationBox 
         Caption         =   "PnP Notification"
         Height          =   1575
         Left            =   6240
         TabIndex        =   182
         Top             =   2040
         Width           =   2055
         Begin VB.CommandButton DisablePnPNotificationButton 
            Caption         =   "Disable PnP Notification"
            Height          =   495
            Left            =   360
            TabIndex        =   184
            Top             =   960
            Width           =   1455
         End
         Begin VB.CommandButton EnablePnPNotificationButton 
            Caption         =   "Enable PnP Notification"
            Height          =   495
            Left            =   360
            TabIndex        =   183
            Top             =   360
            Width           =   1455
         End
      End
      Begin VB.Frame DeviceOptionFrame 
         Caption         =   "Device Options"
         Height          =   1455
         Left            =   4440
         TabIndex        =   164
         Top             =   3720
         Width           =   3855
         Begin VB.TextBox SetDeviceOptionsField 
            Height          =   285
            Left            =   2640
            TabIndex        =   166
            Text            =   "6"
            Top             =   960
            Width           =   615
         End
         Begin VB.TextBox GetDeviceOptionsField 
            Height          =   285
            Left            =   720
            Locked          =   -1  'True
            TabIndex        =   168
            TabStop         =   0   'False
            Top             =   960
            Width           =   615
         End

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -