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

📄 form4.frm

📁 M8演示程序
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Begin VB.Form Form4 
   Caption         =   "my-d SRF55V02P"
   ClientHeight    =   11115
   ClientLeft      =   165
   ClientTop       =   450
   ClientWidth     =   12360
   LinkTopic       =   "Form4"
   ScaleHeight     =   11115
   ScaleWidth      =   12360
   StartUpPosition =   3  'Windows Default
   Begin VB.Frame Frame1 
      BorderStyle     =   0  'None
      Height          =   11775
      Index           =   1
      Left            =   240
      TabIndex        =   0
      Top             =   240
      Width           =   11895
      Begin VB.Frame Frame_multi 
         Caption         =   "MULTIPE BLOCKS"
         Height          =   1335
         Left            =   360
         TabIndex        =   102
         Top             =   1440
         Width           =   6255
         Begin VB.TextBox Text_numberOfBlocks 
            Alignment       =   2  'Center
            Height          =   315
            Left            =   1920
            TabIndex        =   106
            Text            =   "00"
            Top             =   840
            Width           =   375
         End
         Begin VB.TextBox Text_startBlock 
            Alignment       =   2  'Center
            Height          =   300
            Left            =   1920
            TabIndex        =   105
            Text            =   "00"
            Top             =   360
            Width           =   375
         End
         Begin VB.CommandButton Command64 
            Caption         =   "Write"
            Height          =   255
            Left            =   2520
            TabIndex        =   104
            Top             =   840
            Width           =   975
         End
         Begin VB.CommandButton Command63 
            Caption         =   "Read"
            Height          =   255
            Left            =   2520
            TabIndex        =   103
            Top             =   480
            Width           =   975
         End
         Begin VB.Label Label32 
            Alignment       =   2  'Center
            Caption         =   "NUMBER OF BLOCKS"
            Height          =   255
            Left            =   120
            TabIndex        =   110
            Top             =   840
            Width           =   1695
         End
         Begin VB.Label Label_startBlock 
            Alignment       =   2  'Center
            Caption         =   "STARTING BLOCK"
            Height          =   255
            Left            =   360
            TabIndex        =   109
            Top             =   480
            Width           =   1455
         End
         Begin VB.Label Label30 
            Caption         =   "displays in the individual blocks"
            Height          =   255
            Left            =   3720
            TabIndex        =   108
            Top             =   480
            Width           =   2415
         End
         Begin VB.Label Label31 
            Caption         =   "enter data in the individual blocks"
            Height          =   255
            Left            =   3720
            TabIndex        =   107
            Top             =   840
            Width           =   2415
         End
      End
      Begin VB.Frame Frame2 
         Caption         =   "TEXT STRING"
         Height          =   1935
         Left            =   360
         TabIndex        =   96
         Top             =   3000
         Width           =   6255
         Begin VB.CommandButton Command55 
            Caption         =   "Read"
            Height          =   255
            Left            =   3000
            TabIndex        =   100
            Top             =   480
            Width           =   975
         End
         Begin VB.CommandButton Command56 
            Caption         =   "Write"
            Height          =   255
            Left            =   4440
            TabIndex        =   99
            Top             =   480
            Width           =   975
         End
         Begin VB.TextBox Text29 
            Alignment       =   2  'Center
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   9.75
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   300
            Left            =   1920
            TabIndex        =   98
            Text            =   "00"
            Top             =   480
            Width           =   375
         End
         Begin VB.TextBox Text30 
            Height          =   615
            Left            =   360
            MultiLine       =   -1  'True
            TabIndex        =   97
            Text            =   "Form4.frx":0000
            Top             =   960
            Width           =   5415
         End
         Begin VB.Label Label28 
            Alignment       =   2  'Center
            Caption         =   "STARTING BLOCK"
            Height          =   255
            Left            =   360
            TabIndex        =   101
            Top             =   480
            Width           =   1455
         End
      End
      Begin VB.Frame Frame3 
         Caption         =   "TAG ID"
         Height          =   975
         Left            =   360
         TabIndex        =   92
         Top             =   240
         Width           =   6255
         Begin VB.CheckBox Check1 
            Caption         =   "Selected State"
            Height          =   255
            Left            =   3840
            TabIndex        =   95
            Top             =   360
            Width           =   1455
         End
         Begin VB.TextBox Text28 
            Alignment       =   2  'Center
            BeginProperty Font 
               Name            =   "Courier New"
               Size            =   9.75
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   285
            Left            =   1440
            TabIndex        =   94
            Text            =   "E004010000013564"
            Top             =   360
            Width           =   2175
         End
         Begin VB.CommandButton Command57 
            Caption         =   "Get Tag ID"
            Height          =   255
            Left            =   120
            TabIndex        =   93
            Top             =   360
            Width           =   1215
         End
      End
      Begin VB.TextBox Text0 
         BeginProperty Font 
            Name            =   "Courier New"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   10560
         TabIndex        =   91
         Text            =   "00000000"
         Top             =   960
         Width           =   975
      End
      Begin VB.TextBox Text1 
         BeginProperty Font 
            Name            =   "Courier New"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   10560
         TabIndex        =   90
         Text            =   "00000000"
         Top             =   1320
         Width           =   975
      End
      Begin VB.TextBox Text2 
         BeginProperty Font 
            Name            =   "Courier New"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   10560
         TabIndex        =   89
         Text            =   "00000000"
         Top             =   1680
         Width           =   975
      End
      Begin VB.TextBox Text3 
         BeginProperty Font 
            Name            =   "Courier New"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   10560
         TabIndex        =   88
         Text            =   "00000000"
         Top             =   2040
         Width           =   975
      End
      Begin VB.TextBox Text4 
         BeginProperty Font 
            Name            =   "Courier New"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   10560
         TabIndex        =   87
         Text            =   "00000000"
         Top             =   2400
         Width           =   975
      End
      Begin VB.TextBox Text5 
         BeginProperty Font 
            Name            =   "Courier New"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   10560
         TabIndex        =   86
         Text            =   "00000000"
         Top             =   2760
         Width           =   975
      End
      Begin VB.TextBox Text6 
         BeginProperty Font 
            Name            =   "Courier New"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   10560
         TabIndex        =   85
         Text            =   "00000000"
         Top             =   3120
         Width           =   975
      End
      Begin VB.TextBox Text7 
         BeginProperty Font 
            Name            =   "Courier New"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   10560
         TabIndex        =   84
         Text            =   "00000000"
         Top             =   3480
         Width           =   975
      End
      Begin VB.TextBox Text8 
         BeginProperty Font 
            Name            =   "Courier New"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   10560
         TabIndex        =   83
         Text            =   "00000000"
         Top             =   3840
         Width           =   975
      End
      Begin VB.TextBox Text9 
         BeginProperty Font 
            Name            =   "Courier New"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   10560
         TabIndex        =   82
         Text            =   "00000000"
         Top             =   4200
         Width           =   975
      End
      Begin VB.TextBox Text10 
         BeginProperty Font 
            Name            =   "Courier New"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   10560
         TabIndex        =   81
         Text            =   "00000000"

⌨️ 快捷键说明

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