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

📄 nt_8255.frm

📁 《Verilog-HDL实践与应用系统设计》一书中的光盘源文件
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{27395F88-0C0C-101B-A3C9-08002B2F49FB}#1.1#0"; "PICCLP32.OCX"
Begin VB.Form Test_8255 
   Caption         =   "8255接口板测试程序"
   ClientHeight    =   7665
   ClientLeft      =   1470
   ClientTop       =   2580
   ClientWidth     =   8295
   LinkTopic       =   "Form2"
   PaletteMode     =   1  'UseZOrder
   ScaleHeight     =   7665
   ScaleWidth      =   8295
   Begin VB.PictureBox Picture8 
      Height          =   6495
      Left            =   240
      Picture         =   "NT_8255.frx":0000
      ScaleHeight     =   6435
      ScaleWidth      =   7755
      TabIndex        =   0
      Top             =   840
      Width           =   7815
      Begin VB.CommandButton Command3 
         Caption         =   "返回"
         Height          =   315
         Left            =   2400
         TabIndex        =   43
         Top             =   5520
         Width           =   735
      End
      Begin VB.CommandButton Command9 
         Caption         =   "停止"
         Height          =   315
         Left            =   1560
         TabIndex        =   42
         Top             =   5520
         Width           =   735
      End
      Begin VB.CommandButton Command8 
         Caption         =   "运行"
         Height          =   315
         Left            =   720
         TabIndex        =   41
         Top             =   5520
         Width           =   735
      End
      Begin VB.PictureBox Picture4 
         Appearance      =   0  'Flat
         BackColor       =   &H80000005&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   735
         Left            =   5400
         MousePointer    =   2  'Cross
         ScaleHeight     =   735
         ScaleWidth      =   1095
         TabIndex        =   40
         Top             =   840
         Width           =   1095
      End
      Begin VB.PictureBox Picture3 
         Appearance      =   0  'Flat
         BackColor       =   &H80000005&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   735
         Left            =   5400
         MousePointer    =   2  'Cross
         ScaleHeight     =   735
         ScaleWidth      =   1095
         TabIndex        =   39
         Top             =   1680
         Width           =   1095
      End
      Begin VB.PictureBox Picture2 
         Appearance      =   0  'Flat
         BackColor       =   &H80000005&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   735
         Left            =   6360
         MousePointer    =   2  'Cross
         ScaleHeight     =   735
         ScaleWidth      =   1095
         TabIndex        =   38
         Top             =   3240
         Width           =   1095
      End
      Begin VB.PictureBox Picture1 
         Appearance      =   0  'Flat
         BackColor       =   &H80000005&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   735
         Left            =   5400
         MousePointer    =   2  'Cross
         ScaleHeight     =   735
         ScaleWidth      =   1095
         TabIndex        =   37
         Top             =   5040
         Width           =   1095
      End
      Begin VB.CommandButton Command10 
         Caption         =   "测试"
         Height          =   315
         Left            =   2400
         TabIndex        =   36
         Top             =   4320
         Visible         =   0   'False
         Width           =   1095
      End
      Begin VB.Timer Timer2 
         Enabled         =   0   'False
         Interval        =   1
         Left            =   1680
         Top             =   4320
      End
      Begin VB.CommandButton Command5 
         Caption         =   "初始化"
         Height          =   255
         Left            =   480
         TabIndex        =   34
         Top             =   4320
         Visible         =   0   'False
         Width           =   975
      End
      Begin VB.TextBox Text3 
         Height          =   315
         Left            =   4800
         TabIndex        =   29
         Text            =   "80"
         Top             =   300
         Width           =   615
      End
      Begin VB.TextBox Text2 
         Height          =   315
         Left            =   5760
         TabIndex        =   28
         Text            =   "40"
         Top             =   4620
         Width           =   615
      End
      Begin VB.TextBox Text1 
         Height          =   315
         Left            =   4800
         TabIndex        =   27
         Text            =   "20"
         Top             =   5940
         Width           =   615
      End
      Begin VB.Timer Timer1 
         Enabled         =   0   'False
         Interval        =   1
         Left            =   7200
         Top             =   660
      End
      Begin VB.CommandButton Command2 
         Caption         =   "Port init"
         Height          =   315
         Left            =   6840
         TabIndex        =   26
         Top             =   1080
         Visible         =   0   'False
         Width           =   1215
      End
      Begin VB.CommandButton Command7 
         Caption         =   "运行"
         Height          =   315
         Left            =   6960
         TabIndex        =   25
         Top             =   360
         Visible         =   0   'False
         Width           =   855
      End
      Begin VB.Label Label11 
         AutoSize        =   -1  'True
         BackColor       =   &H00000000&
         Caption         =   "控制字:     "
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   11.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   225
         Left            =   2160
         TabIndex        =   33
         Top             =   2400
         Width           =   1395
      End
      Begin VB.Label Label10 
         BackColor       =   &H00FFFF80&
         Caption         =   "HEX"
         Height          =   315
         Left            =   4440
         MousePointer    =   2  'Cross
         TabIndex        =   32
         Top             =   300
         Width           =   375
      End
      Begin VB.Label Label9 
         BackColor       =   &H00FFFF80&
         Caption         =   "HEX"
         Height          =   315
         Left            =   5400
         MousePointer    =   2  'Cross
         TabIndex        =   31
         Top             =   4620
         Width           =   375
      End
      Begin VB.Label Label8 
         BackColor       =   &H00FFFF80&
         Caption         =   "HEX"
         Height          =   315
         Left            =   4440
         MousePointer    =   1  'Arrow
         TabIndex        =   30
         Top             =   5940
         Width           =   375
      End
      Begin VB.Label Label7 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FF00&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "1"
         ForeColor       =   &H80000008&
         Height          =   255
         Index           =   7
         Left            =   4920
         TabIndex        =   24
         Top             =   660
         Width           =   375
      End
      Begin VB.Label Label7 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FF00&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "1"
         ForeColor       =   &H80000008&
         Height          =   255
         Index           =   6
         Left            =   4920
         TabIndex        =   23
         Top             =   900
         Width           =   375
      End
      Begin VB.Label Label7 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FF00&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "1"
         ForeColor       =   &H80000008&
         Height          =   255
         Index           =   5
         Left            =   4920
         TabIndex        =   22
         Top             =   1140
         Width           =   375
      End
      Begin VB.Label Label7 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FF00&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "1"
         ForeColor       =   &H80000008&
         Height          =   255
         Index           =   4
         Left            =   4920
         TabIndex        =   21
         Top             =   1380
         Width           =   375
      End
      Begin VB.Label Label7 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "1"
         ForeColor       =   &H80000008&
         Height          =   255
         Index           =   3
         Left            =   4920
         TabIndex        =   20
         Top             =   1620
         Width           =   375
      End
      Begin VB.Label Label7 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "1"
         ForeColor       =   &H80000008&
         Height          =   255
         Index           =   2
         Left            =   4920
         TabIndex        =   19
         Top             =   1860
         Width           =   375
      End
      Begin VB.Label Label7 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "1"
         ForeColor       =   &H80000008&
         Height          =   255
         Index           =   1
         Left            =   4920
         TabIndex        =   18
         Top             =   2100
         Width           =   375
      End
      Begin VB.Label Label7 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "1"
         ForeColor       =   &H80000008&
         Height          =   255
         Index           =   0
         Left            =   4920
         TabIndex        =   17
         Top             =   2340
         Width           =   375
      End
      Begin VB.Label Label6 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "1"
         ForeColor       =   &H80000008&
         Height          =   255
         Index           =   7
         Left            =   4920
         TabIndex        =   16
         Top             =   3960
         Width           =   375
      End
      Begin VB.Label Label6 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "1"
         ForeColor       =   &H80000008&
         Height          =   255
         Index           =   6
         Left            =   4920
         TabIndex        =   15
         Top             =   4200
         Width           =   375
      End
      Begin VB.Label Label6 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "1"
         ForeColor       =   &H80000008&
         Height          =   255
         Index           =   5
         Left            =   4920
         TabIndex        =   14
         Top             =   4440
         Width           =   375
      End
      Begin VB.Label Label6 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "1"
         ForeColor       =   &H80000008&
         Height          =   255
         Index           =   4
         Left            =   4920
         TabIndex        =   13
         Top             =   4680
         Width           =   375
      End
      Begin VB.Label Label6 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "1"
         ForeColor       =   &H80000008&
         Height          =   255
         Index           =   3
         Left            =   4920
         TabIndex        =   12
         Top             =   4920
         Width           =   375
      End
      Begin VB.Label Label6 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "1"
         ForeColor       =   &H80000008&
         Height          =   255
         Index           =   2
         Left            =   4920
         TabIndex        =   11
         Top             =   5160
         Width           =   375
      End
      Begin VB.Label Label6 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "1"
         ForeColor       =   &H80000008&
         Height          =   255
         Index           =   1
         Left            =   4920
         TabIndex        =   10
         Top             =   5400
         Width           =   375
      End
      Begin VB.Label Label6 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "1"
         ForeColor       =   &H80000008&
         Height          =   255
         Index           =   0
         Left            =   4920
         TabIndex        =   9
         Top             =   5640
         Width           =   375
      End
      Begin VB.Label Label5 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "1"
         ForeColor       =   &H80000008&
         Height          =   255
         Index           =   7
         Left            =   5880
         TabIndex        =   8
         Top             =   2640
         Width           =   375
      End
      Begin VB.Label Label5 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "1"
         ForeColor       =   &H80000008&
         Height          =   255
         Index           =   6
         Left            =   5880
         TabIndex        =   7
         Top             =   2880
         Width           =   375
      End
      Begin VB.Label Label5 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "1"
         ForeColor       =   &H80000008&
         Height          =   255
         Index           =   5
         Left            =   5880
         TabIndex        =   6
         Top             =   3120
         Width           =   375
      End
      Begin VB.Label Label5 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "1"
         ForeColor       =   &H80000008&
         Height          =   255
         Index           =   4
         Left            =   5880
         TabIndex        =   5
         Top             =   3360
         Width           =   375
      End
      Begin VB.Label Label5 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "1"
         ForeColor       =   &H80000008&
         Height          =   255
         Index           =   3
         Left            =   5880
         TabIndex        =   4
         Top             =   3600
         Width           =   375
      End
      Begin VB.Label Label5 
         Alignment       =   2  'Center

⌨️ 快捷键说明

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