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

📄 frmocxs.frm

📁 与西门子PLC通讯的程序,经工业现场测试没有问题
💻 FRM
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form frmOCXS 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "OCXS For Classes"
   ClientHeight    =   5010
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   9465
   Icon            =   "frmOCXS.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   5010
   ScaleWidth      =   9465
   StartUpPosition =   2  '屏幕中心
   Begin VB.Timer tmrTechnicalScan 
      Left            =   3360
      Top             =   3960
   End
   Begin VB.Timer tmrPopData_W2 
      Enabled         =   0   'False
      Left            =   7440
      Top             =   2160
   End
   Begin VB.Timer tmrErrScan_W2 
      Enabled         =   0   'False
      Left            =   6000
      Top             =   2160
   End
   Begin MSCommLib.MSComm mscom_W2 
      Left            =   4560
      Top             =   2040
      _ExtentX        =   1005
      _ExtentY        =   1005
      _Version        =   393216
      DTREnable       =   -1  'True
   End
   Begin VB.Timer tmrPopData_W 
      Enabled         =   0   'False
      Left            =   7440
      Top             =   1560
   End
   Begin VB.Timer tmrPopData_S 
      Enabled         =   0   'False
      Left            =   6360
      Top             =   960
   End
   Begin VB.Timer tmrAlarmScanSave 
      Enabled         =   0   'False
      Left            =   3240
      Top             =   3360
   End
   Begin VB.Timer tmrHistoryDataSave 
      Enabled         =   0   'False
      Left            =   5160
      Top             =   2760
   End
   Begin VB.Timer tmrRealDataSave 
      Enabled         =   0   'False
      Left            =   3480
      Top             =   2760
   End
   Begin VB.Timer tmrErrScan_W 
      Enabled         =   0   'False
      Left            =   6000
      Top             =   1560
   End
   Begin VB.Timer tmrErrScan_S 
      Enabled         =   0   'False
      Left            =   4920
      Top             =   960
   End
   Begin MSCommLib.MSComm mscom_W 
      Left            =   4560
      Top             =   1440
      _ExtentX        =   1005
      _ExtentY        =   1005
      _Version        =   393216
      DTREnable       =   -1  'True
   End
   Begin MSCommLib.MSComm mscom_S 
      Left            =   3480
      Top             =   840
      _ExtentX        =   1005
      _ExtentY        =   1005
      _Version        =   393216
      DTREnable       =   -1  'True
   End
   Begin VB.Label Label1 
      BackStyle       =   0  'Transparent
      Caption         =   "This From Can Not Be Seen When The Project Run"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Index           =   8
      Left            =   4440
      TabIndex        =   21
      Top             =   4680
      Width           =   5055
   End
   Begin VB.Label Label1 
      Alignment       =   1  'Right Justify
      BackStyle       =   0  'Transparent
      Caption         =   "By Winters.Lee"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00C00000&
      Height          =   255
      Index           =   7
      Left            =   3720
      TabIndex        =   20
      Top             =   480
      Width           =   1695
   End
   Begin VB.Label Label1 
      BackStyle       =   0  'Transparent
      Caption         =   "ZF-IV Cells OCXS Form"
      BeginProperty Font 
         Name            =   "Impact"
         Size            =   18
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000C0&
      Height          =   495
      Index           =   6
      Left            =   480
      TabIndex        =   19
      Top             =   240
      Width           =   3255
   End
   Begin VB.Label Label2 
      BackStyle       =   0  'Transparent
      Caption         =   "Technical Scan"
      ForeColor       =   &H00FF0000&
      Height          =   255
      Index           =   12
      Left            =   3840
      TabIndex        =   18
      Top             =   4200
      Width           =   1455
   End
   Begin VB.Label Label1 
      BackStyle       =   0  'Transparent
      Caption         =   "OCXS For Technical Contrl"
      ForeColor       =   &H000000FF&
      Height          =   255
      Index           =   5
      Left            =   960
      TabIndex        =   17
      Top             =   4200
      Width           =   3495
   End
   Begin VB.Label Label2 
      BackStyle       =   0  'Transparent
      Caption         =   "MSCOMM"
      ForeColor       =   &H00FF0000&
      Height          =   255
      Index           =   11
      Left            =   5280
      TabIndex        =   16
      Top             =   2400
      Width           =   1095
   End
   Begin VB.Label Label2 
      BackStyle       =   0  'Transparent
      Caption         =   "ErrorScan"
      ForeColor       =   &H00FF0000&
      Height          =   255
      Index           =   10
      Left            =   6480
      TabIndex        =   15
      Top             =   2400
      Width           =   1095
   End
   Begin VB.Label Label2 
      BackStyle       =   0  'Transparent
      Caption         =   "Pop Up Data"
      ForeColor       =   &H00FF0000&
      Height          =   255
      Index           =   9
      Left            =   7920
      TabIndex        =   14
      Top             =   2400
      Width           =   1095
   End
   Begin VB.Label Label1 
      BackStyle       =   0  'Transparent
      Caption         =   "OCXS For WidePlus Instrument A && C CH2"
      ForeColor       =   &H000000FF&
      Height          =   255
      Index           =   4
      Left            =   960
      TabIndex        =   13
      Top             =   2400
      Width           =   3975
   End
   Begin VB.Label Label2 
      BackStyle       =   0  'Transparent
      Caption         =   "Pop Up Data"
      ForeColor       =   &H00FF0000&
      Height          =   255
      Index           =   8
      Left            =   6840
      TabIndex        =   12
      Top             =   1200
      Width           =   1095
   End
   Begin VB.Label Label2 
      BackStyle       =   0  'Transparent
      Caption         =   "Pop Up Data"
      ForeColor       =   &H00FF0000&
      Height          =   255
      Index           =   7
      Left            =   7920
      TabIndex        =   11
      Top             =   1800
      Width           =   1095
   End
   Begin VB.Label Label2 
      BackStyle       =   0  'Transparent
      Caption         =   "AlarmScan&&Save"
      ForeColor       =   &H00FF0000&
      Height          =   255
      Index           =   6
      Left            =   3720
      TabIndex        =   10
      Top             =   3600
      Width           =   1455
   End
   Begin VB.Label Label1 
      BackStyle       =   0  'Transparent
      Caption         =   "OCXS For Alarm Operation"
      ForeColor       =   &H000000FF&
      Height          =   255
      Index           =   3
      Left            =   960
      TabIndex        =   9
      Top             =   3600
      Width           =   3495
   End
   Begin VB.Label Label2 
      BackStyle       =   0  'Transparent
      Caption         =   "HistoryDataSave"
      ForeColor       =   &H00FF0000&
      Height          =   255
      Index           =   5
      Left            =   5640
      TabIndex        =   8
      Top             =   3000
      Width           =   1575
   End
   Begin VB.Label Label2 
      BackStyle       =   0  'Transparent
      Caption         =   "RealDataSave"
      ForeColor       =   &H00FF0000&
      Height          =   255
      Index           =   4
      Left            =   3960
      TabIndex        =   7
      Top             =   3000
      Width           =   1095
   End
   Begin VB.Label Label1 
      BackStyle       =   0  'Transparent
      Caption         =   "OCXS For DataBase Operation"
      ForeColor       =   &H000000FF&
      Height          =   255
      Index           =   2
      Left            =   960
      TabIndex        =   6
      Top             =   3000
      Width           =   3495
   End
   Begin VB.Label Label2 
      BackStyle       =   0  'Transparent
      Caption         =   "ErrorScan"
      ForeColor       =   &H00FF0000&
      Height          =   255
      Index           =   3
      Left            =   6480
      TabIndex        =   5
      Top             =   1800
      Width           =   1095
   End
   Begin VB.Label Label2 
      BackStyle       =   0  'Transparent
      Caption         =   "MSCOMM"
      ForeColor       =   &H00FF0000&
      Height          =   255
      Index           =   2
      Left            =   5280
      TabIndex        =   4
      Top             =   1800
      Width           =   1095
   End
   Begin VB.Label Label1 
      BackStyle       =   0  'Transparent
      Caption         =   "OCXS For WidePlus Instrument A && C CH1"
      ForeColor       =   &H000000FF&
      Height          =   255
      Index           =   1
      Left            =   960
      TabIndex        =   3
      Top             =   1800
      Width           =   3855
   End
   Begin VB.Label Label2 
      BackStyle       =   0  'Transparent
      Caption         =   "ErrorScan"
      ForeColor       =   &H00FF0000&
      Height          =   255
      Index           =   1
      Left            =   5400
      TabIndex        =   2
      Top             =   1200
      Width           =   1095
   End
   Begin VB.Label Label2 
      BackStyle       =   0  'Transparent
      Caption         =   "MSCOMM"
      ForeColor       =   &H00FF0000&
      Height          =   255
      Index           =   0
      Left            =   4200
      TabIndex        =   1
      Top             =   1200
      Width           =   1095
   End
   Begin VB.Label Label1 
      BackStyle       =   0  'Transparent
      Caption         =   "OCXS For Siemens PLC A && C"
      ForeColor       =   &H000000FF&
      Height          =   255
      Index           =   0
      Left            =   960
      TabIndex        =   0
      Top             =   1200
      Width           =   3495
   End
End
Attribute VB_Name = "frmOCXS"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

⌨️ 快捷键说明

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