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

📄 form1.frm

📁 电脑和三菱APLC通讯
💻 FRM
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form Form1 
   Caption         =   "Form1"
   ClientHeight    =   6210
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   13695
   LinkTopic       =   "Form1"
   ScaleHeight     =   6210
   ScaleWidth      =   13695
   StartUpPosition =   3  'Windows Default
   Begin VB.TextBox Text3 
      Height          =   375
      Left            =   120
      TabIndex        =   4
      Top             =   3360
      Width           =   3255
   End
   Begin VB.TextBox Text2 
      Height          =   375
      Left            =   120
      TabIndex        =   3
      Top             =   2760
      Width           =   13575
   End
   Begin VB.TextBox Text1 
      Height          =   375
      Left            =   120
      TabIndex        =   2
      Top             =   2040
      Width           =   8535
   End
   Begin VB.Timer Timer1 
      Left            =   1200
      Top             =   1440
   End
   Begin MSCommLib.MSComm MSComm1 
      Left            =   2040
      Top             =   1320
      _ExtentX        =   1005
      _ExtentY        =   1005
      _Version        =   393216
      DTREnable       =   -1  'True
   End
   Begin VB.CommandButton CommandWrite 
      Caption         =   "硄癟氨ゎ"
      Height          =   495
      Left            =   2760
      TabIndex        =   1
      Top             =   480
      Width           =   855
   End
   Begin VB.CommandButton Commandread 
      Caption         =   "硄癟秨﹍"
      Height          =   495
      Left            =   600
      TabIndex        =   0
      Top             =   480
      Width           =   975
   End
End
Attribute VB_Name = "Form1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Dim dn_(10) As Integer
Private Sub Commandread_Click()
If MSComm1.PortOpen = False Then
MSComm1.RTSEnable = True
MSComm1.PortOpen = True                 'ゴ秨﹃︽狠

⌨️ 快捷键说明

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