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

📄 frmconcel.frm

📁 利用RS232做通訊 可以執行自動功能 謝謝大家使用
💻 FRM
字号:
VERSION 5.00
Object = "{D1BA5044-2242-11D2-9F5A-00A0C9879443}#1.0#0"; "SaxComm6.ocx"
Begin VB.Form frmConsol 
   Caption         =   "ZyConsol"
   ClientHeight    =   6675
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   9345
   LinkTopic       =   "Form1"
   ScaleHeight     =   6675
   ScaleWidth      =   9345
   StartUpPosition =   3  'Windows Default
   Begin VB.Timer TimerFrmPlay 
      Enabled         =   0   'False
      Interval        =   1000
      Left            =   4800
      Top             =   1680
   End
   Begin VB.Timer Timer1 
      Interval        =   65535
      Left            =   4320
      Top             =   1680
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H80000005&
      BeginProperty Font 
         Name            =   "夹发砰"
         Size            =   9
         Charset         =   136
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   2415
      Left            =   0
      TabIndex        =   5
      Top             =   3720
      Width           =   7935
      Begin VB.TextBox label_string 
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   480
         TabIndex        =   11
         Top             =   1920
         Width           =   3495
      End
      Begin VB.TextBox value_string 
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   4320
         TabIndex        =   10
         Top             =   1920
         Width           =   3015
      End
      Begin VB.CheckBox ChkNEC 
         BackColor       =   &H00C0C0FF&
         Caption         =   "NEC"
         Height          =   375
         Left            =   6960
         TabIndex        =   8
         ToolTipText     =   "砞﹚NEC Rate=115200"
         Top             =   240
         Width           =   735
      End
      Begin VB.TextBox execute_string 
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   1095
         Left            =   120
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   6
         Top             =   720
         Width           =   7695
      End
      Begin VB.Shape Chk_show 
         BackColor       =   &H00FFFFFF&
         BackStyle       =   1  'Opaque
         BorderColor     =   &H00000000&
         FillStyle       =   6  'Cross
         Height          =   495
         Left            =   2400
         Shape           =   3  'Circle
         Top             =   120
         Width           =   735
      End
      Begin VB.Label Run 
         Alignment       =   2  'Center
         BackColor       =   &H80000005&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "Running"
         BeginProperty Font 
            Name            =   "Monotype Corsiva"
            Size            =   18
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   -1  'True
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   495
         Left            =   3840
         TabIndex        =   9
         Top             =   120
         Width           =   2175
      End
      Begin VB.Label Label2 
         BackColor       =   &H80000005&
         Caption         =   "Command Set:"
         BeginProperty Font 
            Name            =   "灿

⌨️ 快捷键说明

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