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

📄 frm_test.frm

📁 usb通信协议和原代码usb_readers
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{3AC7D589-C60F-4977-B063-2112E219B9D3}#1.0#0"; "RKReader.ocx"
Begin VB.Form Frm_Test 
   Caption         =   "赛瑞系列USB读写器测试DEMO程序"
   ClientHeight    =   7980
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   11115
   LinkTopic       =   "Form1"
   ScaleHeight     =   7980
   ScaleWidth      =   11115
   StartUpPosition =   1  '所有者中心
   Begin OCX.SaryUsbReader SaryUsbReader1 
      Height          =   375
      Left            =   2640
      TabIndex        =   47
      Top             =   0
      Width           =   615
      _ExtentX        =   1085
      _ExtentY        =   661
   End
   Begin VB.Frame fram 
      Caption         =   "Read Modify Reader Name"
      Height          =   2175
      Left            =   240
      TabIndex        =   39
      Top             =   360
      Width           =   4815
      Begin VB.TextBox Text1 
         Height          =   375
         Left            =   120
         MaxLength       =   30
         TabIndex        =   42
         Text            =   "Text1"
         Top             =   600
         Width           =   4575
      End
      Begin VB.CommandButton Command1 
         Caption         =   "搜索发卡机"
         Height          =   495
         Left            =   240
         TabIndex        =   41
         Top             =   1440
         Width           =   1575
      End
      Begin VB.CommandButton Command7 
         Caption         =   "修改读卡器名称"
         Height          =   495
         Left            =   2880
         TabIndex        =   40
         Top             =   1440
         Width           =   1575
      End
      Begin VB.Label Label13 
         AutoSize        =   -1  'True
         Caption         =   "发卡机名称"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   240
         Index           =   8
         Left            =   120
         TabIndex        =   46
         Top             =   240
         Width           =   1275
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "发卡机类型:"
         Height          =   180
         Left            =   240
         TabIndex        =   43
         Top             =   1080
         Width           =   1080
      End
   End
   Begin VB.Frame Frame3 
      Caption         =   "SLE4442 Card"
      Height          =   5175
      Left            =   5640
      TabIndex        =   18
      Top             =   2640
      Width           =   5295
      Begin VB.TextBox Text5 
         BeginProperty Font 
            Name            =   "MS PMincho"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   1215
         Left            =   120
         MaxLength       =   80
         MultiLine       =   -1  'True
         TabIndex        =   28
         Top             =   480
         Width           =   5055
      End
      Begin VB.TextBox Txt_KeyA_4442 
         BeginProperty Font 
            Name            =   "MS PMincho"
            Size            =   9
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   270
         Left            =   1050
         TabIndex        =   27
         Text            =   "FF FF FF"
         Top             =   4200
         Width           =   1095
      End
      Begin VB.TextBox Txt_KeyB_4442 
         BeginProperty Font 
            Name            =   "MS PMincho"
            Size            =   9
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   270
         Left            =   1440
         TabIndex        =   26
         Text            =   "FF FF FF"
         Top             =   4680
         Width           =   1095
      End
      Begin VB.CommandButton Command15 
         Caption         =   "读卡片内容"
         Height          =   495
         Left            =   225
         TabIndex        =   25
         Top             =   2850
         Width           =   2100
      End
      Begin VB.CommandButton Command14 
         Caption         =   "写卡片内容"
         Height          =   495
         Left            =   2520
         TabIndex        =   24
         Top             =   2850
         Width           =   2100
      End
      Begin VB.CommandButton Command13 
         Caption         =   "修改卡片密码"
         Height          =   495
         Left            =   225
         TabIndex        =   23
         Top             =   3540
         Width           =   2100
      End
      Begin VB.TextBox Txt_TotalByte 
         BeginProperty Font 
            Name            =   "MS PMincho"
            Size            =   9
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   270
         Left            =   1560
         TabIndex        =   22
         Text            =   "40"
         Top             =   2280
         Width           =   375
      End
      Begin VB.TextBox Txt_BeginAddr 
         BeginProperty Font 
            Name            =   "MS PMincho"
            Size            =   9
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   270
         Left            =   1320
         TabIndex        =   21
         Text            =   "33"
         Top             =   1920
         Width           =   375
      End
      Begin VB.TextBox Txt_Num 
         BeginProperty Font 
            Name            =   "MS PMincho"
            Size            =   9
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   270
         Left            =   4080
         TabIndex        =   20
         Top             =   3855
         Width           =   375
      End
      Begin VB.CheckBox OP_Sound4442 
         Caption         =   "发卡机读写声音提示"
         Height          =   255
         Left            =   2520
         TabIndex        =   19
         Top             =   3480
         Value           =   1  'Checked
         Width           =   1935
      End
      Begin VB.Label Label13 
         AutoSize        =   -1  'True
         Caption         =   "数据内容"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   180
         Index           =   6
         Left            =   120
         TabIndex        =   34
         Top             =   240
         Width           =   780
      End
      Begin VB.Label Label13 
         AutoSize        =   -1  'True
         Caption         =   "验证密码              注:密码中间一定要有空格"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   180
         Index           =   5
         Left            =   180
         TabIndex        =   33
         Top             =   4260
         Width           =   4590
      End
      Begin VB.Label Label13 
         AutoSize        =   -1  'True
         Caption         =   "新的验证密码              注:密码中间一定要有空格"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   180
         Index           =   4
         Left            =   180
         TabIndex        =   32
         Top             =   4740
         Width           =   4980
      End
      Begin VB.Label Label13 
         AutoSize        =   -1  'True
         Caption         =   "操作起始地址      注:最低起始地址是33"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   180
         Index           =   3
         Left            =   120
         TabIndex        =   31
         Top             =   1980
         Width           =   3765
      End
      Begin VB.Label Label13 
         AutoSize        =   -1  'True
         Caption         =   "预设读写数据量      注:每次最大数据量是40字节"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   180
         Index           =   2
         Left            =   120
         TabIndex        =   30
         Top             =   2340
         Width           =   4545
      End
      Begin VB.Label Label13 
         AutoSize        =   -1  'True
         Caption         =   "剩余验证密码次数"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   180
         Index           =   1
         Left            =   2520
         TabIndex        =   29
         Top             =   3900
         Width           =   1560
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "MF1 Card"
      Height          =   5175
      Left            =   240
      TabIndex        =   5
      Top             =   2640
      Width           =   5295
      Begin VB.ComboBox Com_Sector 
         Height          =   300
         Left            =   4080
         TabIndex        =   38
         Text            =   "00"
         Top             =   2040
         Width           =   855
      End
      Begin VB.ComboBox Com_Block 
         Height          =   300
         Left            =   4080
         TabIndex        =   37
         Text            =   "00"
         Top             =   2400
         Width           =   855
      End
      Begin VB.CheckBox Op_SoundMF1 
         Caption         =   "发卡机读写声音提示"
         Height          =   255
         Left            =   360
         TabIndex        =   35
         Top             =   3120
         Value           =   1  'Checked
         Width           =   1935
      End
      Begin VB.TextBox Text2 
         BeginProperty Font 
            Name            =   "MS PMincho"
            Size            =   10.5
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   375
         Left            =   360
         MaxLength       =   32
         TabIndex        =   16
         Text            =   "12345678901234567890123456789012"
         Top             =   480
         Width           =   4575
      End
      Begin VB.TextBox Txt_KeyA 
         BeginProperty Font 
            Name            =   "MS PMincho"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   375
         Left            =   2160
         TabIndex        =   11
         Text            =   "FF FF FF FF FF FF"
         Top             =   960
         Width           =   2775
      End
      Begin VB.TextBox Txt_KeyB 
         BeginProperty Font 
            Name            =   "MS PMincho"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   375
         Left            =   2160
         TabIndex        =   10
         Text            =   "FF FF FF FF FF FF"
         Top             =   1440
         Width           =   2775
      End
      Begin VB.CommandButton Command12 
         Caption         =   "读MF1卡扇区内容"
         Height          =   495
         Left            =   360
         TabIndex        =   9
         Top             =   3570
         Width           =   2100
      End
      Begin VB.CommandButton Command11 
         Caption         =   "写MF1卡扇区内容"
         Height          =   495
         Left            =   2760

⌨️ 快捷键说明

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