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

📄 date1.frm

📁 基于MSCOMM的炉温控制系统上位机程序
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form Form2 
   BorderStyle     =   0  'None
   Caption         =   "串口设置"
   ClientHeight    =   4800
   ClientLeft      =   0
   ClientTop       =   105
   ClientWidth     =   5280
   FillStyle       =   0  'Solid
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   320
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   352
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  '窗口缺省
   Begin 炉温自动控制系统.xp_canvas xp_canvas1 
      Height          =   4785
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   5280
      _ExtentX        =   9313
      _ExtentY        =   8440
      Caption         =   "串口设置"
      Begin 炉温自动控制系统.xpcmdbutton CmdCancal 
         Height          =   510
         Left            =   2475
         TabIndex        =   22
         Top             =   4095
         Width           =   1275
         _ExtentX        =   2249
         _ExtentY        =   900
         Caption         =   "Cancal"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin 炉温自动控制系统.xpcmdbutton CmdOK 
         Height          =   510
         Left            =   855
         TabIndex        =   21
         Top             =   4095
         Width           =   1275
         _ExtentX        =   2249
         _ExtentY        =   900
         Caption         =   "OK"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin VB.Frame Frame1 
         BackColor       =   &H00DEEBEF&
         Height          =   3540
         Left            =   90
         TabIndex        =   1
         Top             =   450
         Width           =   5055
         Begin VB.Frame Frame5 
            BackColor       =   &H00DEEBEF&
            Caption         =   "协议"
            Height          =   1665
            Left            =   2550
            TabIndex        =   13
            Top             =   1800
            Width           =   1815
            Begin 炉温自动控制系统.xpradiobutton optFlow 
               Height          =   285
               Index           =   3
               Left            =   315
               TabIndex        =   20
               Top             =   1170
               Width           =   1095
               _ExtentX        =   1931
               _ExtentY        =   503
               BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
                  Name            =   "宋体"
                  Size            =   9
                  Charset         =   134
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Caption         =   "两者"
            End
            Begin 炉温自动控制系统.xpradiobutton optFlow 
               Height          =   285
               Index           =   2
               Left            =   315
               TabIndex        =   19
               Top             =   855
               Width           =   1410
               _ExtentX        =   2487
               _ExtentY        =   503
               BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
                  Name            =   "宋体"
                  Size            =   9
                  Charset         =   134
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Caption         =   "请求,清除"
            End
            Begin 炉温自动控制系统.xpradiobutton optFlow 
               Height          =   285
               Index           =   1
               Left            =   315
               TabIndex        =   18
               Top             =   540
               Width           =   1365
               _ExtentX        =   2408
               _ExtentY        =   503
               BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
                  Name            =   "宋体"
                  Size            =   9
                  Charset         =   134
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Caption         =   "握手协议"
            End
            Begin 炉温自动控制系统.xpradiobutton optFlow 
               Height          =   285
               Index           =   0
               Left            =   315
               TabIndex        =   17
               Top             =   225
               Width           =   1095
               _ExtentX        =   1931
               _ExtentY        =   503
               BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
                  Name            =   "宋体"
                  Size            =   9
                  Charset         =   134
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Caption         =   "不使用"
            End
         End
         Begin VB.Frame Frame4 
            BackColor       =   &H00DEEBEF&
            Caption         =   "Echo"
            Height          =   990
            Left            =   2550
            TabIndex        =   12
            Top             =   600
            Width           =   1815
            Begin 炉温自动控制系统.xpradiobutton optEcho 
               Height          =   240
               Index           =   1
               Left            =   315
               TabIndex        =   16
               Top             =   585
               Width           =   960
               _ExtentX        =   1693
               _ExtentY        =   423
               BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
                  Name            =   "宋体"
                  Size            =   9
                  Charset         =   134
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Caption         =   "on"
            End
            Begin 炉温自动控制系统.xpradiobutton optEcho 
               Height          =   240
               Index           =   0
               Left            =   315
               TabIndex        =   15
               Top             =   270
               Width           =   1005
               _ExtentX        =   1773
               _ExtentY        =   423
               BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
                  Name            =   "宋体"
                  Size            =   9
                  Charset         =   134
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Caption         =   "off"
            End
         End
         Begin VB.Frame Frame3 
            BackColor       =   &H00DEEBEF&
            Caption         =   "参数"
            Height          =   1665
            Left            =   225
            TabIndex        =   5
            Top             =   1800
            Width           =   2190
            Begin VB.ComboBox cboStopBits 
               Height          =   300
               Left            =   900
               Style           =   2  'Dropdown List
               TabIndex        =   8
               Top             =   1125
               Width           =   1140
            End
            Begin VB.ComboBox cboParity 
               Height          =   300
               Left            =   900
               Style           =   2  'Dropdown List
               TabIndex        =   7
               Top             =   675
               Width           =   1140
            End
            Begin VB.ComboBox cboDataBits 
               Height          =   300
               Left            =   900
               Style           =   2  'Dropdown List
               TabIndex        =   6
               Top             =   225
               Width           =   1140
            End
            Begin VB.Label Label4 
               BackColor       =   &H00DEEBEF&
               Caption         =   "停止位"
               Height          =   390

⌨️ 快捷键说明

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