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

📄 frmqinfqiu.frm

📁 短信实现远程监测系统 gsm模块的单片机
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{C1A8AF28-1257-101B-8FB0-0020AF039CA3}#1.1#0"; "MCI32.OCX"
Begin VB.Form Frmqingqiu 
   Caption         =   "请求返回数据"
   ClientHeight    =   5670
   ClientLeft      =   2205
   ClientTop       =   3315
   ClientWidth     =   10350
   LinkTopic       =   "Form2"
   MDIChild        =   -1  'True
   ScaleHeight     =   5670
   ScaleWidth      =   10350
   Begin VB.Frame Frame2 
      Caption         =   "开关量报警:"
      Height          =   1575
      Left            =   0
      TabIndex        =   34
      Top             =   3480
      Width           =   10215
      Begin VB.Shape Shape1 
         FillColor       =   &H0000FF00&
         FillStyle       =   0  'Solid
         Height          =   375
         Index           =   7
         Left            =   9240
         Shape           =   3  'Circle
         Top             =   600
         Width           =   495
      End
      Begin VB.Shape Shape1 
         FillColor       =   &H0080FF80&
         FillStyle       =   0  'Solid
         Height          =   375
         Index           =   6
         Left            =   7800
         Shape           =   3  'Circle
         Top             =   600
         Width           =   495
      End
      Begin VB.Shape Shape1 
         FillColor       =   &H0080FF80&
         FillStyle       =   0  'Solid
         Height          =   375
         Index           =   5
         Left            =   6480
         Shape           =   3  'Circle
         Top             =   600
         Width           =   495
      End
      Begin VB.Shape Shape1 
         FillColor       =   &H0080FF80&
         FillStyle       =   0  'Solid
         Height          =   375
         Index           =   4
         Left            =   5160
         Shape           =   3  'Circle
         Top             =   600
         Width           =   495
      End
      Begin VB.Shape Shape1 
         FillColor       =   &H0080FF80&
         FillStyle       =   0  'Solid
         Height          =   375
         Index           =   3
         Left            =   3840
         Shape           =   3  'Circle
         Top             =   600
         Width           =   495
      End
      Begin VB.Shape Shape1 
         FillColor       =   &H0080FF80&
         FillStyle       =   0  'Solid
         Height          =   375
         Index           =   2
         Left            =   2640
         Shape           =   3  'Circle
         Top             =   600
         Width           =   495
      End
      Begin VB.Shape Shape1 
         FillColor       =   &H0080FF80&
         FillStyle       =   0  'Solid
         Height          =   375
         Index           =   1
         Left            =   1440
         Shape           =   3  'Circle
         Top             =   600
         Width           =   495
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "输出2"
         Height          =   375
         Index           =   8
         Left            =   9240
         TabIndex        =   42
         Top             =   1080
         Width           =   735
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "输出1"
         Height          =   375
         Index           =   9
         Left            =   7800
         TabIndex        =   41
         Top             =   1080
         Width           =   735
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "风扇"
         Height          =   375
         Index           =   10
         Left            =   6480
         TabIndex        =   40
         Top             =   1080
         Width           =   735
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "出水阀"
         Height          =   375
         Index           =   11
         Left            =   5160
         TabIndex        =   39
         Top             =   1080
         Width           =   735
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "进水阀"
         Height          =   375
         Index           =   12
         Left            =   3840
         TabIndex        =   38
         Top             =   1080
         Width           =   735
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "冷却水泵"
         Height          =   375
         Index           =   13
         Left            =   2520
         TabIndex        =   37
         Top             =   1080
         Width           =   735
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "从电机"
         Height          =   375
         Index           =   14
         Left            =   1440
         TabIndex        =   36
         Top             =   1080
         Width           =   735
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "主电机"
         Height          =   375
         Index           =   15
         Left            =   120
         TabIndex        =   35
         Top             =   1080
         Width           =   735
      End
      Begin VB.Shape Shape1 
         FillColor       =   &H0080FF80&
         FillStyle       =   0  'Solid
         Height          =   375
         Index           =   0
         Left            =   240
         Shape           =   3  'Circle
         Top             =   600
         Width           =   495
      End
   End
   Begin VB.CommandButton CommandDisable 
      Caption         =   "解除警报"
      Enabled         =   0   'False
      Height          =   375
      Left            =   7680
      TabIndex        =   32
      Top             =   5160
      Width           =   1095
   End
   Begin VB.Timer Timer1 
      Enabled         =   0   'False
      Interval        =   800
      Left            =   3720
      Top             =   5160
   End
   Begin VB.CommandButton GurhanButton2 
      Caption         =   "返回"
      Height          =   375
      Left            =   8880
      TabIndex        =   0
      Top             =   5160
      Width           =   1095
   End
   Begin VB.Frame Frame3 
      Caption         =   "选择请求对象:"
      Height          =   1215
      Left            =   0
      TabIndex        =   1
      Top             =   120
      Width           =   10215
      Begin VB.CommandButton CommandAsk 
         Caption         =   "开始呼叫"
         Height          =   375
         Left            =   8640
         TabIndex        =   31
         Top             =   600
         Width           =   1095
      End
      Begin VB.TextBox Text1 
         BackColor       =   &H8000000F&
         Height          =   285
         Left            =   1920
         TabIndex        =   3
         Top             =   720
         Width           =   2415
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   1920
         TabIndex        =   2
         Top             =   240
         Width           =   1815
      End
      Begin VB.Label Label18 
         BackStyle       =   0  'Transparent
         Caption         =   "名称:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   1200
         TabIndex        =   5
         Top             =   720
         Width           =   735
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "所需要呼叫的名称:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   120
         TabIndex        =   4
         Top             =   240
         Width           =   1695
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "请求到的数据"
      Height          =   2055
      Left            =   0
      TabIndex        =   6
      Top             =   1440
      Width           =   10215
      Begin VB.TextBox Ta4 
         Height          =   315
         Left            =   7680
         TabIndex        =   18
         Top             =   1440
         Width           =   1095
      End
      Begin VB.TextBox Ta3 
         Height          =   315
         Left            =   5280
         TabIndex        =   17
         Top             =   1440
         Width           =   1095
      End
      Begin VB.TextBox Ta2 
         Height          =   315
         Left            =   3000
         TabIndex        =   16
         Top             =   1440
         Width           =   1095
      End
      Begin VB.TextBox Ta1 
         Height          =   315
         Left            =   960
         TabIndex        =   15
         Top             =   1440
         Width           =   855
      End
      Begin VB.TextBox Tno 
         Height          =   315
         Left            =   720
         TabIndex        =   14
         Top             =   480
         Width           =   1095
      End
      Begin VB.TextBox Ttime 
         Height          =   315
         Left            =   4920
         TabIndex        =   13
         Top             =   480
         Width           =   2055

⌨️ 快捷键说明

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