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

📄 form1.frm

📁 是一款DA板卡的控制界面的原代码. 用VISUAL BASIC编程
💻 FRM
📖 第 1 页 / 共 4 页
字号:
            Left            =   2040
            TabIndex        =   7
            Top             =   480
            Width           =   975
         End
         Begin VB.TextBox PID 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Index           =   1
            Left            =   2040
            TabIndex        =   8
            Top             =   960
            Width           =   975
         End
         Begin VB.TextBox PID 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Index           =   2
            Left            =   2040
            TabIndex        =   9
            Top             =   1440
            Width           =   975
         End
         Begin VB.Label Label1 
            Caption         =   "比例系数Kp"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   240
            TabIndex        =   34
            Top             =   600
            Width           =   1335
         End
         Begin VB.Label Label2 
            Caption         =   "积分时间常数Ti"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   240
            TabIndex        =   33
            Top             =   1080
            Width           =   1815
         End
         Begin VB.Label Label3 
            Caption         =   "微分时间常数Td"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   240
            TabIndex        =   32
            Top             =   1560
            Width           =   1695
         End
      End
      Begin VB.CommandButton Command2 
         Caption         =   "默认值"
         Height          =   375
         Left            =   12840
         TabIndex        =   19
         Top             =   2280
         Width           =   975
      End
      Begin VB.CommandButton Command1 
         Caption         =   "修改"
         Height          =   375
         Left            =   11400
         TabIndex        =   18
         Top             =   2280
         Width           =   1095
      End
      Begin VB.Frame Frame3 
         Caption         =   "输出限幅"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   -1  'True
            Strikethrough   =   0   'False
         EndProperty
         Height          =   1575
         Left            =   11400
         TabIndex        =   27
         Top             =   480
         Width           =   2415
         Begin VB.TextBox edit_MH 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   1320
            TabIndex        =   16
            Top             =   480
            Width           =   855
         End
         Begin VB.TextBox edit_ML 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   1320
            TabIndex        =   17
            Top             =   960
            Width           =   855
         End
         Begin VB.Label Label7 
            Caption         =   "上限MH"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   240
            TabIndex        =   29
            Top             =   600
            Width           =   975
         End
         Begin VB.Label Label8 
            Caption         =   "下限ML"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   240
            TabIndex        =   28
            Top             =   1080
            Width           =   1095
         End
      End
      Begin VB.Frame Frame4 
         Caption         =   "其它参数"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   -1  'True
            Strikethrough   =   0   'False
         EndProperty
         Height          =   2175
         Left            =   3840
         TabIndex        =   24
         Top             =   480
         Width           =   3375
         Begin VB.TextBox edit_K 
            Height          =   375
            Left            =   2160
            TabIndex        =   12
            Top             =   1440
            Width           =   975
         End
         Begin VB.TextBox edit_Ts 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   2160
            TabIndex        =   11
            Top             =   960
            Width           =   975
         End
         Begin VB.TextBox edit_Tc 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   2160
            TabIndex        =   10
            Top             =   480
            Width           =   975
         End
         Begin VB.Label Label21 
            Caption         =   "采样周期Ts(秒)"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   240
            TabIndex        =   50
            Top             =   1080
            Width           =   1815
         End
         Begin VB.Label Label5 
            Caption         =   "变增益系数K"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   240
            TabIndex        =   26
            Top             =   1560
            Width           =   1455
         End
         Begin VB.Label Label4 
            Caption         =   "控制周期Tc(秒)"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   240
            TabIndex        =   25
            Top             =   600
            Width           =   1815
         End
      End
   End
   Begin VB.Label Label17 
      Caption         =   "当前模式:自动"
      Height          =   255
      Left            =   7440
      TabIndex        =   54
      Top             =   6480
      Width           =   1695
   End
   Begin VB.Label Label10 
      Caption         =   "-------------------------------运行实时曲线-----------------------------------------"
      BeginProperty Font 
         Name            =   "幼圆"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   360
      TabIndex        =   53
      Top             =   360
      Width           =   11295
   End
   Begin MSForms.ScrollBar ScrollBar2 
      Height          =   255
      Left            =   12360
      TabIndex        =   4
      Top             =   3960
      Width           =   2295
      Size            =   "4048;450"
      Max             =   700
      LargeChange     =   50
   End
   Begin VB.Label Label9 
      Caption         =   "手动设定"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   12360
      TabIndex        =   51
      Top             =   4680
      Width           =   1095
   End
   Begin MSForms.ScrollBar ScrollBar1 
      Height          =   255
      Left            =   12360
      TabIndex        =   23
      Top             =   5040
      Width           =   2295
      Size            =   "4048;450"
      Max             =   800
      LargeChange     =   50
   End
   Begin VB.Label Label6 
      Caption         =   "给定值SV"
      BeginProperty Font 
         Name            =   "宋体"

⌨️ 快捷键说明

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