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

📄 form3.frm

📁 用vb编写的工程控制程序
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form Form3 
   Caption         =   "Form3"
   ClientHeight    =   5460
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   6120
   LinkTopic       =   "Form3"
   ScaleHeight     =   11010
   ScaleWidth      =   15240
   StartUpPosition =   3  '窗口缺省
   Begin VB.CommandButton Command1 
      Caption         =   "确定"
      Height          =   375
      Left            =   3240
      TabIndex        =   53
      Top             =   5040
      Width           =   735
   End
   Begin VB.CommandButton Command3 
      Caption         =   "取消"
      Height          =   375
      Left            =   4200
      TabIndex        =   52
      Top             =   5040
      Width           =   735
   End
   Begin VB.CommandButton Command4 
      Caption         =   "默认"
      Height          =   375
      Left            =   5160
      TabIndex        =   51
      Top             =   5040
      Width           =   735
   End
   Begin VB.Frame Frame4 
      Height          =   4215
      Left            =   120
      TabIndex        =   4
      Top             =   480
      Width           =   5895
      Begin VB.Frame Frame11 
         Height          =   735
         Left            =   240
         TabIndex        =   41
         Top             =   360
         Width           =   4935
         Begin VB.TextBox Text6 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            IMEMode         =   1  'ON
            Left            =   2280
            TabIndex        =   42
            Text            =   "0.8"
            Top             =   240
            Width           =   1095
         End
         Begin VB.Label Label8 
            Caption         =   "滤波参数a值:"
            Height          =   255
            Left            =   360
            TabIndex        =   43
            Top             =   360
            Width           =   1215
         End
      End
      Begin VB.Frame Frame10 
         Height          =   735
         Left            =   240
         TabIndex        =   38
         Top             =   1320
         Width           =   4935
         Begin VB.TextBox Text5 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   2280
            TabIndex        =   39
            Text            =   "200.0"
            Top             =   240
            Width           =   1095
         End
         Begin VB.Label Label6 
            Caption         =   "目标位移:(单位 mm)"
            Height          =   255
            Left            =   360
            TabIndex        =   40
            Top             =   360
            Width           =   1935
         End
      End
      Begin VB.Frame Frame9 
         Height          =   1575
         Left            =   360
         TabIndex        =   34
         Top             =   2160
         Width           =   4935
         Begin VB.CommandButton Command2 
            Caption         =   "浏览..."
            Height          =   375
            Left            =   3720
            TabIndex        =   36
            Top             =   1080
            Width           =   1095
         End
         Begin VB.TextBox filepath 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   120
            TabIndex        =   35
            Text            =   "D:\data.txt"
            Top             =   600
            Width           =   4695
         End
         Begin MSComDlg.CommonDialog Dialog 
            Left            =   120
            Top             =   960
            _ExtentX        =   847
            _ExtentY        =   847
            _Version        =   393216
         End
         Begin VB.Label labe1 
            Caption         =   "采样数据保存路径:"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   120
            TabIndex        =   37
            Top             =   240
            Width           =   1815
         End
      End
   End
   Begin VB.Frame Frame3 
      Height          =   4215
      Left            =   120
      TabIndex        =   3
      Top             =   480
      Width           =   5895
      Begin VB.Frame Frame12 
         Caption         =   "选择模式"
         Height          =   735
         Left            =   240
         TabIndex        =   44
         Top             =   360
         Width           =   4815
         Begin VB.OptionButton Option1 
            Height          =   180
            Left            =   1080
            TabIndex        =   47
            Top             =   360
            Width           =   495
         End
         Begin VB.OptionButton Option2 
            Height          =   180
            Left            =   2880
            TabIndex        =   46
            Top             =   360
            Width           =   255
         End
         Begin VB.OptionButton Option3 
            Height          =   180
            Left            =   4320
            TabIndex        =   45
            Top             =   360
            Width           =   375
         End
         Begin VB.Label Label11 
            Caption         =   "差分电压"
            Height          =   255
            Left            =   240
            TabIndex        =   50
            Top             =   360
            Width           =   735
         End
         Begin VB.Label Label12 
            Caption         =   "计算机通讯"
            Height          =   255
            Left            =   1800
            TabIndex        =   49
            Top             =   360
            Width           =   975
         End
         Begin VB.Label Label13 
            Caption         =   "开关量"
            Height          =   255
            Left            =   3600
            TabIndex        =   48
            Top             =   360
            Width           =   615
         End
      End
   End
   Begin VB.Frame Frame2 
      Height          =   4215
      Left            =   120
      TabIndex        =   2
      Top             =   480
      Width           =   5895
      Begin VB.Frame frmTerminal 
         BorderStyle     =   0  'None
         Height          =   3495
         Left            =   480
         TabIndex        =   14
         Top             =   480
         Width           =   4725
         Begin VB.Frame Frame8 
            Caption         =   "比特率"
            Height          =   870
            Left            =   180
            TabIndex        =   31
            Top             =   600
            Width           =   2340
            Begin VB.ComboBox cboSpeed 
               Height          =   300
               Left            =   360
               Style           =   2  'Dropdown List
               TabIndex        =   32
               Top             =   330
               Width           =   1695
            End
         End
         Begin VB.Frame fraConnection 
            Caption         =   "优化连接"
            Height          =   1770
            Left            =   180
            TabIndex        =   24
            Top             =   1635
            Width           =   2325
            Begin VB.ComboBox cboStopBits 
               Height          =   300
               Left            =   1050
               Style           =   2  'Dropdown List
               TabIndex        =   27
               Top             =   1260
               Width           =   1140
            End
            Begin VB.ComboBox cboParity 
               Height          =   300
               ItemData        =   "Form3.frx":0000
               Left            =   1050
               List            =   "Form3.frx":0002
               Style           =   2  'Dropdown List
               TabIndex        =   26
               Top             =   810
               Width           =   1140
            End
            Begin VB.ComboBox cboDataBits 
               Height          =   300
               Left            =   1050
               Style           =   2  'Dropdown List
               TabIndex        =   25
               Top             =   330
               Width           =   1140
            End
            Begin VB.Label Label4 
               Caption         =   "停止位:"
               Height          =   285
               Left            =   180
               TabIndex        =   30
               Top             =   1320
               Width           =   885
            End
            Begin VB.Label Label7 
               Caption         =   "奇偶位:"
               Height          =   285
               Left            =   180
               TabIndex        =   29
               Top             =   855
               Width           =   735
            End
            Begin VB.Label Label9 
               Caption         =   "数据位:"
               Height          =   285
               Left            =   180
               TabIndex        =   28
               Top             =   375
               Width           =   825
            End
         End
         Begin VB.ComboBox cboPort 
            Height          =   300
            Left            =   900
            Style           =   2  'Dropdown List
            TabIndex        =   23
            Top             =   120
            Width           =   1425
         End
         Begin VB.Frame Frame7 
            Caption         =   "响应(&E)"
            Height          =   870
            Left            =   2760
            TabIndex        =   20
            Top             =   600
            Width           =   1590
            Begin VB.OptionButton optEcho 
               Caption         =   "关闭"
               Height          =   315
               Index           =   0
               Left            =   135
               MaskColor       =   &H00000000&
               TabIndex        =   22
               Top             =   360
               Width           =   735
            End
            Begin VB.OptionButton optEcho 
               Caption         =   "打开"
               Height          =   195
               Index           =   1
               Left            =   840
               MaskColor       =   &H00000000&
               TabIndex        =   21
               Top             =   420
               Width           =   675
            End
         End
         Begin VB.Frame Frame6 
            Caption         =   "握手协议(&F)"
            Height          =   1770
            Left            =   2760
            TabIndex        =   15
            Top             =   1680
            Width           =   1620
            Begin VB.OptionButton optFlow 
               Caption         =   "没有"
               Height          =   255
               Index           =   0
               Left            =   240
               MaskColor       =   &H00000000&
               TabIndex        =   19
               Top             =   240
               Width           =   855
            End
            Begin VB.OptionButton optFlow 
               Caption         =   "Xon/Xoff"
               Height          =   255
               Index           =   1
               Left            =   240
               MaskColor       =   &H00000000&
               TabIndex        =   18
               Top             =   600
               Width           =   1095
            End
            Begin VB.OptionButton optFlow 
               Caption         =   "RTS"
               Height          =   255
               Index           =   2
               Left            =   240
               MaskColor       =   &H00000000&
               TabIndex        =   17
               Top             =   960
               Width           =   735
            End
            Begin VB.OptionButton optFlow 
               Caption         =   "Xon/RTS"
               Height          =   255
               Index           =   3
               Left            =   240
               MaskColor       =   &H00000000&

⌨️ 快捷键说明

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