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

📄 form1.frm

📁 VB与欧姆龙PLC通过RS-232串口通讯 的上位机程序
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form djgc 
   BackColor       =   &H0000FFFF&
   Caption         =   "焦作中州炭素配料监控系统"
   ClientHeight    =   11040
   ClientLeft      =   60
   ClientTop       =   375
   ClientWidth     =   15240
   Icon            =   "Form1.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   ScaleHeight     =   11040
   ScaleWidth      =   15240
   WindowState     =   2  'Maximized
   Begin VB.CommandButton CmdWD 
      BackColor       =   &H00A6E333&
      Caption         =   "*系统管理*"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   13650
      Style           =   1  'Graphical
      TabIndex        =   71
      Top             =   9030
      Width           =   1500
   End
   Begin VB.CommandButton CmdLB 
      BackColor       =   &H00A6E333&
      Caption         =   "*沥青报表*"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   12090
      Style           =   1  'Graphical
      TabIndex        =   63
      Top             =   9030
      Width           =   1500
   End
   Begin VB.Timer Timer1 
      Interval        =   1000
      Left            =   14280
      Top             =   600
   End
   Begin VB.CommandButton cmdbegin 
      BackColor       =   &H00A6E333&
      Caption         =   "*开始监控*"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   11040
      Style           =   1  'Graphical
      TabIndex        =   1
      Top             =   8400
      Width           =   1815
   End
   Begin VB.CommandButton cmdstop 
      BackColor       =   &H00A6E333&
      Caption         =   "*暂停监控*"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   13320
      MaskColor       =   &H00000000&
      Style           =   1  'Graphical
      TabIndex        =   2
      Top             =   8400
      Width           =   1815
   End
   Begin VB.CommandButton cmdsdz 
      BackColor       =   &H00A6E333&
      Caption         =   "*配方设定*"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   11040
      Style           =   1  'Graphical
      TabIndex        =   4
      Top             =   9600
      Width           =   1815
   End
   Begin VB.CommandButton CmdGB 
      BackColor       =   &H00A6E333&
      Caption         =   "*干料报表*"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   10530
      Style           =   1  'Graphical
      TabIndex        =   3
      Top             =   9030
      Width           =   1500
   End
   Begin VB.CommandButton cmdexit 
      BackColor       =   &H00A6E333&
      Caption         =   "*退出系统*"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   13320
      Style           =   1  'Graphical
      TabIndex        =   5
      Top             =   9600
      Width           =   1815
   End
   Begin VB.Frame frazkj 
      BackColor       =   &H00797322&
      BorderStyle     =   0  'None
      ForeColor       =   &H8000000D&
      Height          =   6855
      Left            =   0
      TabIndex        =   0
      Top             =   1320
      Width           =   15255
      Begin VB.Timer Tmrgo 
         Enabled         =   0   'False
         Interval        =   60
         Left            =   10200
         Top             =   6360
      End
      Begin VB.Timer TmrAlarm 
         Enabled         =   0   'False
         Interval        =   300
         Left            =   4920
         Top             =   6360
      End
      Begin VB.Label lblxlz 
         Alignment       =   2  'Center
         BackStyle       =   0  'Transparent
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800000&
         Height          =   300
         Left            =   13920
         TabIndex        =   75
         Top             =   2160
         Width           =   1095
      End
      Begin VB.Label lblsz 
         Alignment       =   2  'Center
         BackStyle       =   0  'Transparent
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800000&
         Height          =   300
         Left            =   13920
         TabIndex        =   74
         Top             =   1320
         Width           =   1095
      End
      Begin VB.Label lbladd 
         Alignment       =   2  'Center
         BackStyle       =   0  'Transparent
         Caption         =   "下料量合计"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000FFFF&
         Height          =   255
         Index           =   1
         Left            =   13800
         TabIndex        =   73
         Top             =   1800
         Width           =   1380
      End
      Begin VB.Label lbladd 
         Alignment       =   2  'Center
         BackStyle       =   0  'Transparent
         Caption         =   "设定值合计"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000FFFF&
         Height          =   255
         Index           =   0
         Left            =   13800
         TabIndex        =   72
         Top             =   960
         Width           =   1380
      End
      Begin VB.Label lblglcz 
         Alignment       =   2  'Center
         BackColor       =   &H0000FF00&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "0000"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   15.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   12450
         TabIndex        =   68
         Top             =   4800
         Width           =   1095
      End
      Begin VB.Label lbllw 
         Alignment       =   2  'Center
         BackColor       =   &H000000C0&
         Height          =   15
         Left            =   12270
         TabIndex        =   70
         Top             =   5340
         Width           =   1440
      End
      Begin VB.Label Label7 
         Alignment       =   2  'Center
         BackStyle       =   0  'Transparent
         BeginProperty Font 
            Name            =   "Courier"
            Size            =   15
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000FF00&
         Height          =   375
         Index           =   0
         Left            =   240
         TabIndex        =   52
         Top             =   6240
         Width           =   2295
      End
      Begin VB.Label Label7 
         Alignment       =   2  'Center
         BackStyle       =   0  'Transparent
         BeginProperty Font 
            Name            =   "Courier"
            Size            =   15
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000FF00&
         Height          =   375
         Index           =   1
         Left            =   13200
         TabIndex        =   51
         Top             =   6240
         Width           =   1815
      End
      Begin VB.Shape shpcw 
         BorderColor     =   &H0000FFFF&
         FillColor       =   &H000000FF&
         FillStyle       =   0  'Solid
         Height          =   135
         Index           =   20
         Left            =   600
         Shape           =   3  'Circle
         Top             =   6000
         Width           =   135
      End
      Begin VB.Shape shpcw 
         BorderColor     =   &H0000FFFF&
         FillColor       =   &H000000FF&
         FillStyle       =   0  'Solid
         Height          =   135
         Index           =   19
         Left            =   2160
         Shape           =   3  'Circle
         Top             =   6000
         Width           =   135
      End
      Begin VB.Shape shpcw 
         BorderColor     =   &H0000FFFF&
         FillColor       =   &H000000FF&
         FillStyle       =   0  'Solid
         Height          =   135
         Index           =   18
         Left            =   3720
         Shape           =   3  'Circle
         Top             =   6000
         Width           =   135
      End
      Begin VB.Shape shpcw 
         BorderColor     =   &H0000FFFF&
         FillColor       =   &H000000FF&
         FillStyle       =   0  'Solid
         Height          =   135
         Index           =   14
         Left            =   5280
         Shape           =   3  'Circle
         Top             =   6000
         Width           =   135
      End
      Begin VB.Shape shpcw 
         BorderColor     =   &H0000FFFF&
         FillColor       =   &H000000FF&

⌨️ 快捷键说明

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