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

📄 com.frm

📁 又一个小的串口设置监测程序
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form SetForm 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "赛迪软件——串口信号过滤程序 2003.011版"
   ClientHeight    =   5190
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6825
   BeginProperty Font 
      Name            =   "System"
      Size            =   12
      Charset         =   134
      Weight          =   700
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "com.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5190
   ScaleWidth      =   6825
   StartUpPosition =   2  '屏幕中心
   Begin VB.PictureBox Picture1 
      Height          =   495
      Left            =   120
      ScaleHeight     =   435
      ScaleWidth      =   1755
      TabIndex        =   45
      Top             =   4560
      Width           =   1815
   End
   Begin VB.CommandButton Command2 
      Caption         =   "退出程序"
      Height          =   495
      Left            =   3720
      TabIndex        =   44
      Top             =   4560
      Width           =   1335
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   4215
      Left            =   120
      TabIndex        =   2
      Top             =   0
      Width           =   6615
      _ExtentX        =   11668
      _ExtentY        =   7435
      _Version        =   393216
      Tabs            =   4
      TabsPerRow      =   4
      TabHeight       =   520
      TabCaption(0)   =   "端口设置"
      TabPicture(0)   =   "com.frx":030A
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Frame1(0)"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Frame1(1)"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).ControlCount=   2
      TabCaption(1)   =   "内容设置"
      TabPicture(1)   =   "com.frx":0326
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Label2"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).Control(1)=   "List1"
      Tab(1).Control(1).Enabled=   0   'False
      Tab(1).Control(2)=   "Command3"
      Tab(1).Control(2).Enabled=   0   'False
      Tab(1).Control(3)=   "Command4"
      Tab(1).Control(3).Enabled=   0   'False
      Tab(1).Control(4)=   "Frame3"
      Tab(1).Control(4).Enabled=   0   'False
      Tab(1).ControlCount=   5
      TabCaption(2)   =   "检测数据"
      TabPicture(2)   =   "com.frx":0342
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Text5"
      Tab(2).Control(1)=   "Command5"
      Tab(2).Control(2)=   "Text2"
      Tab(2).Control(3)=   "Label4"
      Tab(2).ControlCount=   4
      TabCaption(3)   =   "关    于"
      TabPicture(3)   =   "com.frx":035E
      Tab(3).ControlEnabled=   0   'False
      Tab(3).ControlCount=   0
      Begin VB.TextBox Text5 
         BackColor       =   &H00FFFFFF&
         Height          =   375
         Left            =   -70560
         TabIndex        =   42
         Top             =   3480
         Width           =   1335
      End
      Begin VB.CommandButton Command5 
         Caption         =   "开始测试"
         Height          =   615
         Left            =   -74400
         TabIndex        =   36
         Top             =   3360
         Width           =   1335
      End
      Begin VB.Frame Frame3 
         Caption         =   "数据格式"
         ForeColor       =   &H00FF0000&
         Height          =   1815
         Left            =   -71280
         TabIndex        =   34
         Top             =   1800
         Width           =   2415
         Begin VB.TextBox Text4 
            BackColor       =   &H00FFFFFF&
            Height          =   375
            Left            =   1200
            TabIndex        =   38
            Top             =   840
            Width           =   1095
         End
         Begin VB.TextBox Text1 
            BackColor       =   &H00FFFFFF&
            Height          =   360
            Left            =   1200
            TabIndex        =   37
            Top             =   1320
            Width           =   1095
         End
         Begin VB.TextBox Text3 
            BackColor       =   &H00FFFFFF&
            Height          =   375
            Left            =   1200
            TabIndex        =   35
            Top             =   360
            Width           =   1095
         End
         Begin VB.Label Label3 
            Caption         =   "分段标志"
            Height          =   375
            Index           =   2
            Left            =   120
            TabIndex        =   41
            Top             =   1320
            Width           =   975
         End
         Begin VB.Label Label3 
            Caption         =   "数据长度"
            Height          =   375
            Index           =   1
            Left            =   120
            TabIndex        =   40
            Top             =   840
            Width           =   975
         End
         Begin VB.Label Label3 
            Caption         =   "开始标记"
            Height          =   375
            Index           =   0
            Left            =   120
            TabIndex        =   39
            Top             =   360
            Width           =   975
         End
      End
      Begin VB.TextBox Text2 
         BackColor       =   &H00FFFFFF&
         Height          =   2295
         Left            =   -74520
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   33
         Top             =   840
         Width           =   5655
      End
      Begin VB.CommandButton Command4 
         Caption         =   "删除内容"
         Height          =   615
         Left            =   -69960
         TabIndex        =   32
         Top             =   960
         Width           =   1215
      End
      Begin VB.CommandButton Command3 
         Caption         =   "增加内容"
         Height          =   615
         Left            =   -71400
         TabIndex        =   31
         Top             =   960
         Width           =   1215
      End
      Begin VB.ListBox List1 
         BackColor       =   &H00FFFFFF&
         Height          =   2460
         Left            =   -74400
         TabIndex        =   29
         Top             =   1200
         Width           =   2655
      End
      Begin VB.Frame Frame1 
         Caption         =   "发送端口"
         ForeColor       =   &H00FF0000&
         Height          =   3495
         Index           =   1
         Left            =   3360
         TabIndex        =   12
         Top             =   480
         Width           =   3015
         Begin VB.TextBox T2 
            Alignment       =   1  'Right Justify
            Height          =   375
            Index           =   3
            Left            =   1080
            TabIndex        =   28
            Top             =   1920
            Width           =   1815
         End
         Begin VB.TextBox T2 
            Alignment       =   1  'Right Justify
            Height          =   375
            Index           =   2
            Left            =   1080
            TabIndex        =   27
            Top             =   1440
            Width           =   1815
         End
         Begin VB.TextBox T2 
            Alignment       =   1  'Right Justify
            Height          =   375
            Index           =   1
            Left            =   1080
            TabIndex        =   26
            Top             =   960
            Width           =   1815
         End
         Begin VB.TextBox T2 
            Alignment       =   1  'Right Justify
            Height          =   375
            Index           =   0
            Left            =   1080
            TabIndex        =   25
            Top             =   480
            Width           =   1815
         End
         Begin VB.OptionButton Option1 
            Caption         =   "偶校验"
            Height          =   375
            Index           =   5
            Left            =   1560
            TabIndex        =   15
            Top             =   3000
            Width           =   1095
         End
         Begin VB.OptionButton Option1 
            Caption         =   "奇校验"
            Height          =   375
            Index           =   4
            Left            =   1560
            TabIndex        =   14
            Top             =   2640
            Width           =   1335
         End
         Begin VB.OptionButton Option1 
            Caption         =   "无校验"
            Height          =   375
            Index           =   3
            Left            =   1560
            TabIndex        =   13
            Top             =   2280
            Width           =   1215
         End
         Begin VB.Label Label1 
            Caption         =   "端口号:"
            Height          =   375
            Index           =   9
            Left            =   240
            TabIndex        =   20
            Top             =   480
            Width           =   975
         End
         Begin VB.Label Label1 
            Caption         =   "波特率:"
            Height          =   375
            Index           =   8
            Left            =   240
            TabIndex        =   19
            Top             =   960
            Width           =   975
         End
         Begin VB.Label Label1 
            Caption         =   "停止位:"
            Height          =   375
            Index           =   7
            Left            =   240
            TabIndex        =   18
            Top             =   1920
            Width           =   975
         End
         Begin VB.Label Label1 
            Caption         =   "数据位:"
            Height          =   375
            Index           =   6
            Left            =   240
            TabIndex        =   17
            Top             =   1440
            Width           =   975
         End
         Begin VB.Label Label1 
            Caption         =   "校验方式:"
            Height          =   375
            Index           =   5
            Left            =   240
            TabIndex        =   16
            Top             =   2400
            Width           =   1215
         End
      End
      Begin VB.Frame Frame1 
         Caption         =   "接收端口"
         ForeColor       =   &H000000C0&
         Height          =   3495
         Index           =   0
         Left            =   240
         TabIndex        =   3
         Top             =   480
         Width           =   3015
         Begin VB.TextBox T1 
            Alignment       =   1  'Right Justify
            Height          =   375
            Index           =   3
            Left            =   1080
            TabIndex        =   24
            Top             =   1920
            Width           =   1815
         End
         Begin VB.TextBox T1 
            Alignment       =   1  'Right Justify
            Height          =   375
            Index           =   2
            Left            =   1080
            TabIndex        =   23
            Top             =   1440
            Width           =   1815
         End
         Begin VB.TextBox T1 
            Alignment       =   1  'Right Justify
            Height          =   375
            Index           =   1
            Left            =   1080
            TabIndex        =   22
            Top             =   960
            Width           =   1815
         End
         Begin VB.TextBox T1 
            Alignment       =   1  'Right Justify
            Height          =   375
            Index           =   0
            Left            =   1080
            TabIndex        =   21
            Top             =   480
            Width           =   1815
         End
         Begin VB.OptionButton Option1 
            Caption         =   "偶校验"
            Height          =   375
            Index           =   2
            Left            =   1560
            TabIndex        =   10
            Top             =   3000
            Width           =   1215

⌨️ 快捷键说明

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