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

📄 frmmodel.frm

📁 基于VB、Access、研华IO模块、Gprs模块的远程监控系统
💻 FRM
📖 第 1 页 / 共 4 页
字号:
      Width           =   6735
      Begin VB.CommandButton CmdStart 
         Caption         =   "开始采集&A"
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "仿宋_GB2312"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   600
         TabIndex        =   41
         Top             =   8520
         Width           =   1695
      End
      Begin VB.CommandButton CmdExit 
         Caption         =   "退出&X"
         BeginProperty Font 
            Name            =   "仿宋_GB2312"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   5160
         TabIndex        =   40
         Top             =   8520
         Width           =   1095
      End
      Begin VB.Frame Frame3 
         Caption         =   "曲线显示"
         BeginProperty Font 
            Name            =   "仿宋_GB2312"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000C0&
         Height          =   4455
         Left            =   120
         TabIndex        =   22
         Top             =   2160
         Width           =   6495
         Begin VB.PictureBox Pic6 
            AutoRedraw      =   -1  'True
            BackColor       =   &H00C0C0FF&
            Height          =   3495
            Left            =   600
            ScaleHeight     =   3435
            ScaleWidth      =   5715
            TabIndex        =   39
            Top             =   360
            Width           =   5775
         End
         Begin VB.PictureBox Pic5 
            AutoRedraw      =   -1  'True
            BackColor       =   &H00E0E0E0&
            Height          =   3495
            Left            =   600
            ScaleHeight     =   3435
            ScaleWidth      =   5715
            TabIndex        =   38
            Top             =   360
            Width           =   5775
         End
         Begin VB.PictureBox Pic4 
            AutoRedraw      =   -1  'True
            BackColor       =   &H00C0FFFF&
            Height          =   3495
            Left            =   600
            ScaleHeight     =   3435
            ScaleWidth      =   5715
            TabIndex        =   37
            Top             =   360
            Width           =   5775
         End
         Begin VB.PictureBox Pic3 
            AutoRedraw      =   -1  'True
            BackColor       =   &H00C0FFC0&
            Height          =   3495
            Left            =   600
            ScaleHeight     =   3435
            ScaleWidth      =   5715
            TabIndex        =   36
            Top             =   360
            Width           =   5775
         End
         Begin VB.PictureBox Pic2 
            AutoRedraw      =   -1  'True
            BackColor       =   &H00FFFFC0&
            Height          =   3495
            Left            =   600
            ScaleHeight     =   3435
            ScaleWidth      =   5715
            TabIndex        =   35
            Top             =   360
            Width           =   5775
         End
         Begin VB.PictureBox Pic1 
            AutoRedraw      =   -1  'True
            BackColor       =   &H8000000E&
            Height          =   3495
            Left            =   600
            ScaleHeight     =   3435
            ScaleWidth      =   5715
            TabIndex        =   34
            Top             =   360
            Width           =   5775
         End
         Begin VB.Label Label11 
            Caption         =   "-10V"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   120
            TabIndex        =   25
            Top             =   3480
            Width           =   495
         End
         Begin VB.Label Label2 
            Caption         =   "10V"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   120
            TabIndex        =   24
            Top             =   360
            Width           =   375
         End
         Begin VB.Label lblmsg 
            BackColor       =   &H00C0FFC0&
            BorderStyle     =   1  'Fixed Single
            Height          =   375
            Left            =   600
            TabIndex        =   23
            Top             =   3960
            Width           =   5775
         End
      End
      Begin VB.Frame FrameOutput 
         Caption         =   "数据输出"
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "仿宋_GB2312"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000C0&
         Height          =   1575
         Left            =   120
         TabIndex        =   21
         Top             =   6840
         Width           =   6495
         Begin MSComctlLib.Slider Slider1 
            Height          =   495
            Left            =   240
            TabIndex        =   26
            Top             =   720
            Width           =   6015
            _ExtentX        =   10610
            _ExtentY        =   873
            _Version        =   393216
            LargeChange     =   10
            Max             =   100
         End
         Begin VB.Label Label17 
            Caption         =   "10V"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   5880
            TabIndex        =   32
            Top             =   1200
            Width           =   375
         End
         Begin VB.Label Label16 
            Caption         =   "0V"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   360
            TabIndex        =   31
            Top             =   1200
            Width           =   375
         End
         Begin VB.Label lblreadBack 
            Caption         =   "????"
            BeginProperty Font 
               Name            =   "Times New Roman"
               Size            =   12
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00C00000&
            Height          =   255
            Left            =   3960
            TabIndex        =   30
            Top             =   360
            Width           =   975
         End
         Begin VB.Label Label14 
            Caption         =   "读回值"
            BeginProperty Font 
               Name            =   "仿宋_GB2312"
               Size            =   9.75
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   3000
            TabIndex        =   29
            Top             =   360
            Width           =   735
         End
         Begin VB.Label lblvalue 
            Caption         =   "????"
            BeginProperty Font 
               Name            =   "Times New Roman"
               Size            =   12
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00C00000&
            Height          =   375
            Left            =   1800
            TabIndex        =   28
            Top             =   360
            Width           =   855
         End
         Begin VB.Label Label12 
            Caption         =   "输出电压值"
            BeginProperty Font 
               Name            =   "仿宋_GB2312"
               Size            =   9.75
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   480
            TabIndex        =   27
            Top             =   360
            Width           =   1095
         End
      End
      Begin VB.TextBox SpeedTxt 
         Height          =   375
         Left            =   4920
         TabIndex        =   14
         Top             =   1680
         Width           =   1455
      End
      Begin VB.TextBox LoadTxt 
         Height          =   375
         Left            =   4920
         TabIndex        =   13
         Top             =   1080
         Width           =   1455
      End
      Begin VB.TextBox FlowTxt 
         Height          =   375
         Left            =   4920
         TabIndex        =   12
         Top             =   480
         Width           =   1455
      End
      Begin VB.TextBox LevelTxt 
         Height          =   375
         Left            =   1680
         TabIndex        =   11
         Top             =   1680
         Width           =   1455
      End
      Begin VB.TextBox TorqueTxt 
         Height          =   375
         Left            =   1680
         TabIndex        =   10
         Top             =   1080
         Width           =   1455
      End
      Begin VB.TextBox StandpipeTxt 
         Height          =   375
         Left            =   1680
         TabIndex        =   9
         Top             =   480
         Width           =   1455
      End
      Begin VB.OptionButton OptSpeed 
         Caption         =   "转盘转速"
         BeginProperty Font 
            Name            =   "仿宋_GB2312"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   3480
         TabIndex        =   8
         Top             =   1680
         Width           =   1215
      End
      Begin VB.OptionButton OptLoad 
         Caption         =   "大钩负荷"
         BeginProperty Font 
            Name            =   "仿宋_GB2312"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   3480
         TabIndex        =   7
         Top             =   1080
         Width           =   1215
      End
      Begin VB.OptionButton OptFlow 
         Caption         =   "灌浆泵流量"
         BeginProperty Font 
            Name            =   "仿宋_GB2312"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   3480
         TabIndex        =   6
         Top             =   480
         Width           =   1455
      End
      Begin VB.OptionButton OptLevel 
         Caption         =   "泥浆池液位"
         BeginProperty Font 
            Name            =   "仿宋_GB2312"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   240
         TabIndex        =   5
         Top             =   1680

⌨️ 快捷键说明

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