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

📄 form3.frm

📁 西门子ppi协议 vb程序 实现plc与上位机之间的通信
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Object = "{90530F31-75D6-11D4-90A3-A3940AA73420}#6.0#0"; "button.ocx"
Begin VB.Form Form3 
   BackColor       =   &H0080FF80&
   Caption         =   "输入输出读写"
   ClientHeight    =   6465
   ClientLeft      =   60
   ClientTop       =   1350
   ClientWidth     =   8820
   LinkTopic       =   "Form3"
   ScaleHeight     =   6465
   ScaleWidth      =   8820
   Begin VB.Timer Timer1 
      Interval        =   100
      Left            =   4200
      Top             =   6120
   End
   Begin MSCommLib.MSComm MSComm1 
      Left            =   2520
      Top             =   6000
      _ExtentX        =   1005
      _ExtentY        =   1005
      _Version        =   393216
      DTREnable       =   -1  'True
   End
   Begin VB.CommandButton Command41 
      BackColor       =   &H00FF0000&
      Caption         =   "返回"
      Height          =   375
      Left            =   7200
      MaskColor       =   &H00FF00FF&
      TabIndex        =   2
      Top             =   5880
      Width           =   975
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H0080C0FF&
      Caption         =   "强制输出"
      Height          =   5295
      Left            =   5520
      TabIndex        =   1
      Top             =   360
      Width           =   2775
      Begin GONAButton.button button16 
         Height          =   375
         Left            =   2040
         TabIndex        =   18
         Top             =   300
         Width           =   615
         _ExtentX        =   1085
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin GONAButton.button button15 
         Height          =   375
         Left            =   2040
         TabIndex        =   17
         Top             =   900
         Width           =   615
         _ExtentX        =   1085
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin GONAButton.button button14 
         Height          =   375
         Left            =   2040
         TabIndex        =   16
         Top             =   1500
         Width           =   615
         _ExtentX        =   1085
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin GONAButton.button button13 
         Height          =   375
         Left            =   2040
         TabIndex        =   15
         Top             =   2100
         Width           =   615
         _ExtentX        =   1085
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin GONAButton.button button12 
         Height          =   375
         Left            =   2040
         TabIndex        =   14
         Top             =   2700
         Width           =   615
         _ExtentX        =   1085
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin GONAButton.button button11 
         Height          =   375
         Left            =   2040
         TabIndex        =   13
         Top             =   3300
         Width           =   615
         _ExtentX        =   1085
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin GONAButton.button button10 
         Height          =   375
         Left            =   2040
         TabIndex        =   12
         Top             =   3900
         Width           =   615
         _ExtentX        =   1085
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin GONAButton.button button9 
         Height          =   375
         Left            =   2040
         TabIndex        =   11
         Top             =   4500
         Width           =   615
         _ExtentX        =   1085
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin GONAButton.button button8 
         Height          =   375
         Left            =   720
         TabIndex        =   10
         Top             =   300
         Width           =   615
         _ExtentX        =   1085
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin GONAButton.button button7 
         Height          =   375
         Left            =   720
         TabIndex        =   9
         Top             =   900
         Width           =   615
         _ExtentX        =   1085
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin GONAButton.button button6 
         Height          =   375
         Left            =   720
         TabIndex        =   8
         Top             =   1500
         Width           =   615
         _ExtentX        =   1085
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin GONAButton.button button5 
         Height          =   375
         Left            =   720
         TabIndex        =   7
         Top             =   2100
         Width           =   615
         _ExtentX        =   1085
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin GONAButton.button button4 
         Height          =   375
         Left            =   720
         TabIndex        =   6
         Top             =   2700
         Width           =   615
         _ExtentX        =   1085
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin GONAButton.button button3 
         Height          =   375
         Left            =   720
         TabIndex        =   5
         Top             =   3300
         Width           =   615
         _ExtentX        =   1085
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin GONAButton.button button2 
         Height          =   375
         Left            =   720
         TabIndex        =   4
         Top             =   3900
         Width           =   615
         _ExtentX        =   1085
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin GONAButton.button button1 
         Height          =   375
         Left            =   720
         TabIndex        =   3
         Top             =   4500
         Width           =   615
         _ExtentX        =   1085
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin VB.Label Label16 
         Caption         =   "Q1.7"
         Height          =   255
         Left            =   1680
         TabIndex        =   34
         Top             =   4560
         Width           =   375
      End
      Begin VB.Label Label15 
         Caption         =   "Q1.6"
         Height          =   255
         Left            =   1680
         TabIndex        =   33
         Top             =   3960
         Width           =   375
      End
      Begin VB.Label Label14 
         Caption         =   "Q1.5"
         Height          =   255
         Left            =   1680
         TabIndex        =   32
         Top             =   3360
         Width           =   375
      End
      Begin VB.Label Label13 
         Caption         =   "Q1.4"
         Height          =   255
         Left            =   1680
         TabIndex        =   31
         Top             =   2760
         Width           =   375
      End
      Begin VB.Label Label12 
         Caption         =   "Q1.3"
         Height          =   255
         Left            =   1680
         TabIndex        =   30
         Top             =   2160
         Width           =   375
      End
      Begin VB.Label Label11 
         Caption         =   "Q1.2"
         Height          =   255
         Left            =   1680
         TabIndex        =   29
         Top             =   1560
         Width           =   375
      End
      Begin VB.Label Label10 
         Caption         =   "Q1.1"
         Height          =   255
         Left            =   1680
         TabIndex        =   28
         Top             =   960
         Width           =   375
      End
      Begin VB.Label Label9 
         Caption         =   "Q1.0"
         Height          =   255
         Left            =   1680
         TabIndex        =   27
         Top             =   360
         Width           =   375
      End
      Begin VB.Label Label8 
         Caption         =   "Q0.7"
         Height          =   255
         Left            =   360
         TabIndex        =   26
         Top             =   4560
         Width           =   375
      End
      Begin VB.Label Label7 
         Caption         =   "Q0.6"
         Height          =   255
         Left            =   360
         TabIndex        =   25
         Top             =   3960
         Width           =   375
      End
      Begin VB.Label Label6 
         Caption         =   "Q0.5"
         Height          =   255
         Left            =   360
         TabIndex        =   24
         Top             =   3360
         Width           =   375
      End
      Begin VB.Label Label5 
         Caption         =   "Q0.4"
         Height          =   255
         Left            =   360
         TabIndex        =   23
         Top             =   2760
         Width           =   375
      End
      Begin VB.Label Label4 
         Caption         =   "Q0.3"
         Height          =   255
         Left            =   360
         TabIndex        =   22
         Top             =   2160
         Width           =   375
      End
      Begin VB.Label Label3 
         Caption         =   "Q0.2"
         Height          =   255
         Left            =   360
         TabIndex        =   21
         Top             =   1560
         Width           =   375
      End
      Begin VB.Label Label2 
         Caption         =   "Q0.1"
         Height          =   255
         Left            =   360
         TabIndex        =   20
         Top             =   960
         Width           =   375
      End
      Begin VB.Label Label1 
         Caption         =   "Q0.0"
         Height          =   255
         Left            =   360
         TabIndex        =   19
         Top             =   360
         Width           =   375
      End
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H0080C0FF&
      Caption         =   "输入显示"
      Height          =   5295
      Left            =   600
      TabIndex        =   0
      Top             =   360
      Width           =   4215
      Begin GONAButton.button button40 
         Height          =   375
         Left            =   3360
         TabIndex        =   58
         Top             =   300
         Width           =   615
         _ExtentX        =   1085
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin GONAButton.button button39 
         Height          =   375
         Left            =   3360
         TabIndex        =   57
         Top             =   900
         Width           =   615
         _ExtentX        =   1085
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin GONAButton.button button38 
         Height          =   375
         Left            =   3360
         TabIndex        =   56
         Top             =   1500
         Width           =   615
         _ExtentX        =   1085
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400

⌨️ 快捷键说明

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