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

📄 数据采集系统.frm

📁 采样窑炉温度
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form AD_Form 
   Caption         =   "数据采集及处理窗口"
   ClientHeight    =   8925
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   10530
   LinkTopic       =   "Form1"
   ScaleHeight     =   11010
   ScaleWidth      =   15240
   WindowState     =   2  'Maximized
   Begin VB.CommandButton Command2 
      Caption         =   "Command2"
      Height          =   495
      Left            =   2880
      TabIndex        =   60
      Top             =   9240
      Width           =   1215
   End
   Begin VB.Timer Timer2 
      Enabled         =   0   'False
      Left            =   4680
      Top             =   10440
   End
   Begin VB.TextBox Umax_Txt 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   3960
      TabIndex        =   59
      Text            =   "  "
      Top             =   8520
      Width           =   975
   End
   Begin VB.TextBox ECmax_Txt 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   405
      Left            =   1080
      TabIndex        =   57
      Text            =   "  30"
      Top             =   8640
      Width           =   1215
   End
   Begin VB.TextBox Emax_Txt 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   405
      Left            =   1080
      TabIndex        =   55
      Text            =   "  30"
      Top             =   7920
      Width           =   1215
   End
   Begin VB.CommandButton start_Command 
      Caption         =   "开始数据采集"
      Height          =   495
      Left            =   5640
      TabIndex        =   50
      Top             =   8160
      Width           =   1335
   End
   Begin VB.CommandButton Stop_Command 
      Caption         =   "停止数据采集"
      Height          =   495
      Left            =   5640
      TabIndex        =   49
      Top             =   8880
      Width           =   1335
   End
   Begin VB.CommandButton Command1 
      Caption         =   "退出"
      Height          =   495
      Left            =   7320
      TabIndex        =   48
      Top             =   8880
      Width           =   1215
   End
   Begin VB.CommandButton draw_command 
      Caption         =   "绘图"
      Height          =   495
      Left            =   5640
      TabIndex        =   47
      Top             =   5520
      Width           =   1215
   End
   Begin MSComDlg.CommonDialog CommonDialog2 
      Left            =   7560
      Top             =   10440
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.CommandButton save_picture 
      Caption         =   "保存图形"
      Height          =   495
      Left            =   13080
      TabIndex        =   42
      Top             =   5520
      Width           =   1215
   End
   Begin VB.Frame Frame5 
      Caption         =   "是否保存各参数"
      Height          =   735
      Left            =   5640
      TabIndex        =   39
      Top             =   6240
      Width           =   3375
      Begin VB.OptionButton not_saveopt 
         Caption         =   "否"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   2040
         TabIndex        =   41
         Top             =   240
         Width           =   975
      End
      Begin VB.OptionButton saveopt 
         Caption         =   "是"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   420
         Left            =   480
         TabIndex        =   40
         Top             =   240
         Width           =   975
      End
   End
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   6600
      Top             =   10440
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.Frame Frame3 
      Caption         =   "PID参数手动方式显示"
      Height          =   2175
      Left            =   12120
      TabIndex        =   32
      Top             =   6360
      Width           =   1935
      Begin VB.TextBox D_text 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   600
         TabIndex        =   38
         Text            =   " "
         Top             =   1560
         Width           =   1095
      End
      Begin VB.TextBox I_text 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   600
         TabIndex        =   37
         Top             =   960
         Width           =   1095
      End
      Begin VB.TextBox P_text 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   600
         TabIndex        =   36
         Text            =   " "
         Top             =   360
         Width           =   1095
      End
      Begin VB.Label Label32 
         Caption         =   "Kd"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   15
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   120
         TabIndex        =   35
         Top             =   1560
         Width           =   495
      End
      Begin VB.Label Label31 
         Caption         =   "Ki"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   15
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   120
         TabIndex        =   34
         Top             =   960
         Width           =   495
      End
      Begin VB.Label Label30 
         Caption         =   "Kp"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   15
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   120
         TabIndex        =   33
         Top             =   360
         Width           =   495
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "PID参数自动方式显示"
      Height          =   2175
      Left            =   9720
      TabIndex        =   25
      Top             =   6360
      Width           =   1935
      Begin VB.Label D_label 
         BorderStyle     =   1  'Fixed Single
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   600
         TabIndex        =   31
         Top             =   1560
         Width           =   1095
      End
      Begin VB.Label I_label 
         BorderStyle     =   1  'Fixed Single
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   600
         TabIndex        =   30
         Top             =   960
         Width           =   1095
      End
      Begin VB.Label P_label 
         BorderStyle     =   1  'Fixed Single
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   600
         TabIndex        =   29
         Top             =   360
         Width           =   1095
      End
      Begin VB.Label Label29 
         Caption         =   "Kd"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   15
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   120
         TabIndex        =   28
         Top             =   1560
         Width           =   495
      End
      Begin VB.Label Label28 
         Caption         =   "Ki"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   15
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   120
         TabIndex        =   27
         Top             =   960
         Width           =   495
      End
      Begin VB.Label Label27 
         Caption         =   "Kp"
         BeginProperty Font 

⌨️ 快捷键说明

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