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

📄 test.frm

📁 VB上位机温度模块程序,包括对温度模块的校准,和参数设置,用于工业现场,非常实用
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{E95A2510-F3D1-416D-823B-4F840FE98091}#3.0#0"; "Command.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.Form frm 
   BackColor       =   &H00FF8080&
   Caption         =   "温度模块测试程序"
   ClientHeight    =   8850
   ClientLeft      =   3210
   ClientTop       =   1245
   ClientWidth     =   11625
   Icon            =   "Test.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   Picture         =   "Test.frx":08CA
   ScaleHeight     =   8850
   ScaleWidth      =   11625
   Begin Project1.XPContainer 实时信息 
      Height          =   2415
      Left            =   5040
      TabIndex        =   37
      Top             =   6240
      Width           =   6375
      _ExtentX        =   11245
      _ExtentY        =   4260
      Caption         =   "实时信息"
      Begin CSCommand.Command btnclr 
         Height          =   375
         Left            =   4680
         TabIndex        =   39
         Top             =   2040
         Width           =   1455
         _ExtentX        =   2566
         _ExtentY        =   661
         IconAlign       =   0
         Icon            =   "Test.frx":10BF7
         Caption         =   "清除历史信息"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin VB.TextBox txtmsg 
         Height          =   1575
         Left            =   120
         MultiLine       =   -1  'True
         ScrollBars      =   3  'Both
         TabIndex        =   38
         Top             =   480
         Width           =   6015
      End
   End
   Begin VB.Timer Timer2 
      Left            =   2400
      Top             =   240
   End
   Begin VB.Timer Timer1 
      Left            =   1680
      Top             =   240
   End
   Begin Project1.XPContainer XPContainer5 
      Height          =   1575
      Left            =   120
      TabIndex        =   22
      Top             =   4560
      Width           =   4815
      _ExtentX        =   8493
      _ExtentY        =   2778
      Caption         =   "数据读取"
      Begin VB.TextBox Text9 
         Height          =   375
         Left            =   2160
         TabIndex        =   33
         Top             =   960
         Width           =   615
      End
      Begin CSCommand.Command btnread 
         Height          =   495
         Left            =   3120
         TabIndex        =   30
         Top             =   480
         Width           =   1575
         _ExtentX        =   2778
         _ExtentY        =   873
         Icon            =   "Test.frx":10C13
         Caption         =   "读取数据"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "楷体_GB2312"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin VB.CheckBox chkAuto 
         BackColor       =   &H00FFFFFF&
         Caption         =   "自动读取"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   3240
         TabIndex        =   24
         Top             =   1080
         Width           =   1335
      End
      Begin VB.TextBox Text6 
         Height          =   375
         Left            =   960
         TabIndex        =   23
         Top             =   960
         Width           =   615
      End
      Begin VB.Label lblPortnum 
         BackColor       =   &H00FFFFFF&
         BackStyle       =   0  'Transparent
         Caption         =   "从"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   11
         Left            =   480
         TabIndex        =   35
         Top             =   1080
         Width           =   375
      End
      Begin VB.Label lblPortnum 
         BackColor       =   &H00FFFFFF&
         BackStyle       =   0  'Transparent
         Caption         =   "到"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   4
         Left            =   1680
         TabIndex        =   34
         Top             =   1080
         Width           =   375
      End
      Begin VB.Label lblPortnum 
         BackColor       =   &H00FFFFFF&
         BackStyle       =   0  'Transparent
         Caption         =   "模块地址:"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Index           =   3
         Left            =   120
         TabIndex        =   25
         Top             =   600
         Width           =   1335
      End
   End
   Begin Project1.XPContainer XPContainer4 
      Height          =   5175
      Left            =   5040
      TabIndex        =   13
      Top             =   960
      Width           =   6375
      _ExtentX        =   11245
      _ExtentY        =   9128
      Caption         =   "模块各通道温度数据"
      Begin MSComctlLib.ListView ListView1 
         Height          =   4575
         Left            =   120
         TabIndex        =   14
         Top             =   480
         Width           =   6015
         _ExtentX        =   10610
         _ExtentY        =   8070
         View            =   3
         LabelEdit       =   1
         LabelWrap       =   -1  'True
         HideSelection   =   -1  'True
         FullRowSelect   =   -1  'True
         GridLines       =   -1  'True
         _Version        =   393217
         Icons           =   "ImageList1"
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         BorderStyle     =   1
         Appearance      =   1
         NumItems        =   0
      End
   End
   Begin Project1.XPContainer XPContainer3 
      Height          =   2415
      Left            =   120
      TabIndex        =   12
      Top             =   6240
      Width           =   4815
      _ExtentX        =   7435
      _ExtentY        =   2990
      Caption         =   "执行校准"
      Begin CSCommand.Command Command2 
         Height          =   375
         Left            =   1440
         TabIndex        =   32
         Top             =   1800
         Width           =   1215
         _ExtentX        =   2143
         _ExtentY        =   661
         IconAlign       =   0
         Icon            =   "Test.frx":114ED
         Caption         =   "量程校准"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "楷体_GB2312"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin CSCommand.Command Command1 
         Height          =   375
         Left            =   1440
         TabIndex        =   31
         Top             =   1200
         Width           =   1215
         _ExtentX        =   2143
         _ExtentY        =   661
         IconAlign       =   0
         Icon            =   "Test.frx":11509
         Caption         =   "零点校准"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "楷体_GB2312"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin CSCommand.Command btnencal 
         Height          =   495
         Left            =   3000
         TabIndex        =   26
         Tag             =   "stop"
         Top             =   1680
         Width           =   1695
         _ExtentX        =   2990
         _ExtentY        =   873
         Icon            =   "Test.frx":11525
         Caption         =   "校准使能"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "楷体_GB2312"
            Size            =   11.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin VB.TextBox Text7 
         Height          =   375
         Left            =   960
         TabIndex        =   19
         Top             =   600
         Width           =   975
      End
      Begin VB.TextBox Text8 
         Height          =   375
         Left            =   2400
         TabIndex        =   17
         Top             =   600
         Width           =   975
      End
      Begin VB.Label lblPortnum 
         BackColor       =   &H00FFFFFF&
         BackStyle       =   0  'Transparent
         Caption         =   "执行校准"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   10
         Left            =   3480
         TabIndex        =   21
         Top             =   600
         Width           =   1215
      End
      Begin VB.Label lblPortnum 
         BackColor       =   &H00FFFFFF&
         BackStyle       =   0  'Transparent
         Caption         =   "地址从"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   8
         Left            =   120
         TabIndex        =   20
         Top             =   600
         Width           =   855
      End
      Begin VB.Label lblPortnum 
         BackColor       =   &H00FFFFFF&
         BackStyle       =   0  'Transparent
         Caption         =   "到"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   9
         Left            =   2040
         TabIndex        =   18
         Top             =   600
         Width           =   375
      End
      Begin VB.Label lblPortnum 
         BackColor       =   &H00FFFFFF&
         BackStyle       =   0  'Transparent
         Caption         =   "量程校准:"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   7
         Left            =   120
         TabIndex        =   16
         Top             =   1800
         Width           =   1215
      End
      Begin VB.Label lblPortnum 
         BackColor       =   &H00FFFFFF&
         BackStyle       =   0  'Transparent
         Caption         =   "零点校准:"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   6
         Left            =   120
         TabIndex        =   15
         Top             =   1320
         Width           =   1215
      End
   End
   Begin Project1.XPContainer XPContainer2 
      Height          =   1215
      Left            =   120
      TabIndex        =   8
      Top             =   3240
      Width           =   4815
      _ExtentX        =   7435

⌨️ 快捷键说明

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