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

📄 frmcomm.frm

📁 eda9003串口程序编程源码
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmComm 
   Caption         =   "EDA9033"
   ClientHeight    =   8595
   ClientLeft      =   165
   ClientTop       =   450
   ClientWidth     =   8865
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   8595
   ScaleWidth      =   8865
   StartUpPosition =   3  'Windows Default
   Visible         =   0   'False
   Begin VB.Timer Timer3 
      Enabled         =   0   'False
      Interval        =   1000
      Left            =   240
      Top             =   3240
   End
   Begin VB.Frame Frame4 
      Height          =   3735
      Left            =   480
      TabIndex        =   9
      Top             =   0
      Width           =   7890
      Begin VB.TextBox Text3 
         Height          =   270
         Index           =   8
         Left            =   3990
         TabIndex        =   27
         Top             =   1305
         Width           =   945
      End
      Begin VB.TextBox Text3 
         Height          =   270
         Index           =   6
         Left            =   3990
         TabIndex        =   26
         Top             =   975
         Width           =   945
      End
      Begin VB.TextBox Text3 
         Height          =   270
         Index           =   4
         Left            =   3990
         TabIndex        =   25
         Top             =   660
         Width           =   945
      End
      Begin VB.TextBox Text3 
         Height          =   270
         Index           =   2
         Left            =   3960
         TabIndex        =   24
         Top             =   330
         Width           =   945
      End
      Begin VB.TextBox Text3 
         Height          =   270
         Index           =   9
         Left            =   1440
         TabIndex        =   23
         Top             =   1590
         Width           =   945
      End
      Begin VB.TextBox Text3 
         Height          =   270
         Index           =   7
         Left            =   1440
         TabIndex        =   22
         Top             =   1275
         Width           =   945
      End
      Begin VB.TextBox Text3 
         Height          =   270
         Index           =   5
         Left            =   1440
         TabIndex        =   21
         Top             =   960
         Width           =   945
      End
      Begin VB.TextBox Text3 
         Height          =   270
         Index           =   3
         Left            =   1440
         TabIndex        =   20
         Top             =   645
         Width           =   945
      End
      Begin VB.TextBox Text3 
         Height          =   270
         Index           =   1
         Left            =   1440
         TabIndex        =   19
         Top             =   330
         Width           =   945
      End
      Begin VB.TextBox Text3 
         Height          =   270
         Index           =   0
         Left            =   3990
         TabIndex        =   18
         Top             =   1605
         Width           =   945
      End
      Begin VB.CommandButton Command4 
         Caption         =   "电量底数设定"
         Height          =   345
         Left            =   6120
         TabIndex        =   17
         Top             =   3105
         Width           =   1575
      End
      Begin VB.TextBox Text2 
         Height          =   270
         Left            =   3570
         TabIndex        =   16
         Text            =   "5"
         Top             =   2850
         Width           =   945
      End
      Begin VB.TextBox Text1 
         Height          =   270
         Left            =   1005
         TabIndex        =   15
         Text            =   "250"
         Top             =   2850
         Width           =   975
      End
      Begin VB.TextBox TxtYG 
         Height          =   285
         Index           =   0
         Left            =   6270
         TabIndex        =   14
         Top             =   375
         Width           =   1095
      End
      Begin VB.TextBox TxtYG 
         Height          =   315
         Index           =   1
         Left            =   6270
         TabIndex        =   13
         Top             =   870
         Width           =   1095
      End
      Begin VB.TextBox TxtYG 
         Height          =   270
         Index           =   2
         Left            =   6270
         TabIndex        =   12
         Top             =   1365
         Width           =   1095
      End
      Begin VB.TextBox Text4 
         Height          =   315
         Left            =   5595
         TabIndex        =   11
         Text            =   "0"
         Top             =   2100
         Width           =   1620
      End
      Begin VB.CommandButton Command2 
         Caption         =   "电量清零"
         Height          =   345
         Left            =   4020
         TabIndex        =   10
         Top             =   1950
         Width           =   975
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "无功功率(Var):"
         Height          =   180
         Index           =   9
         Left            =   2685
         TabIndex        =   44
         Top             =   1350
         Width           =   1260
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "C相电流(A):"
         Height          =   180
         Index           =   8
         Left            =   2685
         TabIndex        =   43
         Top             =   1050
         Width           =   990
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "B相电流(A):"
         Height          =   180
         Index           =   7
         Left            =   2685
         TabIndex        =   42
         Top             =   735
         Width           =   990
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "A相电流(A):"
         Height          =   180
         Index           =   6
         Left            =   2685
         TabIndex        =   41
         Top             =   420
         Width           =   990
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "功率因数:"
         Height          =   180
         Index           =   5
         Left            =   240
         TabIndex        =   40
         Top             =   1620
         Width           =   810
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "有功功率(W):"
         Height          =   180
         Index           =   4
         Left            =   225
         TabIndex        =   39
         Top             =   1350
         Width           =   1080
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "C相电压(V):"
         Height          =   180
         Index           =   3
         Left            =   225
         TabIndex        =   38
         Top             =   1020
         Width           =   990
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "B相电压(V):"
         Height          =   180
         Index           =   2
         Left            =   225
         TabIndex        =   37
         Top             =   720
         Width           =   990
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "A相电压(V):"
         Height          =   180
         Index           =   1
         Left            =   225
         TabIndex        =   36
         Top             =   405
         Width           =   990
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "电   量(KWh):"
         Height          =   180
         Index           =   0
         Left            =   2685
         TabIndex        =   35
         Top             =   1620
         Width           =   1170
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "电流量程(A):"
         Height          =   180
         Index           =   1
         Left            =   2835
         TabIndex        =   34
         Top             =   2460
         Width           =   1080
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "电压量程(V):"
         Height          =   180
         Index           =   0
         Left            =   300
         TabIndex        =   33
         Top             =   2460
         Width           =   1080
      End
      Begin VB.Label Label8 
         Caption         =   "A相有功(W):"
         Height          =   180
         Index           =   0
         Left            =   5235
         TabIndex        =   32
         Top             =   465
         Width           =   1260
      End
      Begin VB.Label Label8 
         Caption         =   "B相有功(W):"
         Height          =   180
         Index           =   1
         Left            =   5235
         TabIndex        =   31
         Top             =   945
         Width           =   1260
      End
      Begin VB.Label Label8 
         Caption         =   "C相有功(W):"
         Height          =   180
         Index           =   2
         Left            =   5235
         TabIndex        =   30
         Top             =   1440
         Width           =   1260
      End
      Begin VB.Label Label10 
         Caption         =   "0"
         Height          =   315
         Left            =   5625
         TabIndex        =   29
         Top             =   2490
         Width           =   1560
      End
      Begin VB.Label Label12 
         ForeColor       =   &H000000FF&
         Height          =   300
         Left            =   2730
         TabIndex        =   28
         Top             =   1875
         Width           =   960
      End
   End
   Begin VB.CommandButton Cmd16 
      Caption         =   "搜索"
      Height          =   375
      Index           =   0
      Left            =   8880
      MousePointer    =   99  'Custom
      TabIndex        =   8
      Top             =   1440
      Visible         =   0   'False
      Width           =   1095
   End
   Begin VB.CommandButton Command1 
      Caption         =   "EXIT"
      Height          =   390
      Left            =   8760
      TabIndex        =   7
      Top             =   600
      Visible         =   0   'False
      Width           =   1020
   End
   Begin VB.CommandButton Cmd16 
      Caption         =   "数据采集"
      Height          =   375
      Index           =   3
      Left            =   8760
      MousePointer    =   99  'Custom
      TabIndex        =   6
      Top             =   3480
      Visible         =   0   'False
      Width           =   1095
   End
   Begin VB.CommandButton Cmd16 
      Caption         =   "配置波特率"
      Height          =   375
      Index           =   2
      Left            =   8640
      MousePointer    =   99  'Custom
      TabIndex        =   5
      Top             =   2640
      Visible         =   0   'False
      Width           =   1095
   End
   Begin VB.CommandButton Cmd16 
      Caption         =   "配置地址"
      Height          =   375
      Index           =   1
      Left            =   8640
      MousePointer    =   99  'Custom
      TabIndex        =   4
      Top             =   1800
      Visible         =   0   'False
      Width           =   1095
   End
   Begin VB.CommandButton CmdASC 
      Caption         =   "数据采集"
      Height          =   375
      Index           =   2
      Left            =   8760
      MousePointer    =   99  'Custom
      TabIndex        =   3
      Top             =   3000
      Visible         =   0   'False
      Width           =   1095
   End
   Begin VB.CommandButton CmdASC 
      Caption         =   "配置"
      Height          =   375
      Index           =   1
      Left            =   8880
      MousePointer    =   99  'Custom
      TabIndex        =   2
      Top             =   2160
      Visible         =   0   'False
      Width           =   1095
   End
   Begin VB.CommandButton CmdASC 
      Caption         =   "搜索"
      Height          =   375
      Index           =   0
      Left            =   8760
      MousePointer    =   99  'Custom
      TabIndex        =   1
      Top             =   960
      Visible         =   0   'False
      Width           =   1095
   End
   Begin MSComctlLib.ListView LV 
      Height          =   4575
      Left            =   120
      TabIndex        =   0
      Top             =   3840
      Width           =   8550
      _ExtentX        =   15081
      _ExtentY        =   8070
      View            =   3
      LabelEdit       =   1
      LabelWrap       =   -1  'True
      HideSelection   =   -1  'True
      FullRowSelect   =   -1  'True
      _Version        =   393217
      ForeColor       =   -2147483640
      BackColor       =   -2147483643
      BorderStyle     =   1
      Appearance      =   1
      NumItems        =   0

⌨️ 快捷键说明

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