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

📄 form1.frm

📁 串口通信从程序,一个自己编写的串口通讯程序结合串口通信主程序进行运作.
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "msflxgrd.ocx"
Object = "{88F7F54F-F24B-4B64-B0E0-2454E1E6DA40}#1.0#0"; "ciaXPButton30.ocx"
Object = "{8CD7576A-DE38-4ABA-A9D1-206DB09FED98}#1.0#0"; "ciaXPLabel30.ocx"
Object = "{D07199B2-D9E4-4704-B657-AACE5257AEFE}#1.0#0"; "ciaXPStatusBar30.ocx"
Object = "{61C20119-5677-48E5-9D43-CBF5F7B39FA0}#1.1#0"; "ciaXPCombo30.ocx"
Object = "{A7E76481-D275-422D-A506-9F4C890EE7D7}#1.0#0"; "ciaXPFrame30.ocx"
Begin VB.Form Form1 
   BackColor       =   &H00F4DFC4&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "Form1"
   ClientHeight    =   4755
   ClientLeft      =   6195
   ClientTop       =   4845
   ClientWidth     =   6855
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4755
   ScaleWidth      =   6855
   Begin ciaXPComboBox30.XPComboBox30 combo 
      Height          =   285
      Index           =   2
      Left            =   5040
      TabIndex        =   6
      Top             =   1200
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   503
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   0
      BackColor       =   16777215
      FullRowSelect   =   -1  'True
      LicValid        =   -1  'True
   End
   Begin ciaXPButton30.XPButton30 command1 
      Height          =   375
      Left            =   3840
      TabIndex        =   2
      Top             =   2400
      Width           =   855
      _ExtentX        =   1508
      _ExtentY        =   661
      AutoSelectTheme =   -1  'True
      Caption         =   "8FD80020539F"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      UseImageShadow  =   0   'False
      LicValid        =   -1  'True
   End
   Begin ciaXPStatusBar30.XPStatusBar30 StatusBar 
      Height          =   495
      Left            =   0
      TabIndex        =   1
      Top             =   4260
      Width           =   7095
      _ExtentX        =   12515
      _ExtentY        =   873
      Panels          =   3
      PictureShadowEffect1=   0   'False
      Enabled1        =   -1  'True
      Key1            =   ""
      Alignment1      =   0
      Caption1        =   " 数据报文:"
      CaptionForeColor1=   0
      CaptionBold1    =   0   'False
      CaptionItalic1  =   0   'False
      CaptionUnderline1=   0   'False
      CaptionPosition1=   0
      PictureWidth1   =   32
      PictureHeight1  =   32
      PictureSize1    =   2
      PanelStyle1     =   0
      PanelWidth1     =   273
      PanelMinWidth1  =   100
      PicturePosition1=   1
      MaskColor1      =   16777215
      AutoSize1       =   0   'False
      ToolTipText1    =   "通讯信息"
      PictureShadowEffect2=   0   'False
      Enabled2        =   -1  'True
      Key2            =   ""
      Alignment2      =   0
      Caption2        =   ""
      CaptionForeColor2=   0
      CaptionBold2    =   0   'False
      CaptionItalic2  =   0   'False
      CaptionUnderline2=   0   'False
      CaptionPosition2=   0
      PictureWidth2   =   32
      PictureHeight2  =   32
      PictureSize2    =   2
      PanelStyle2     =   2
      PanelWidth2     =   80
      PanelMinWidth2  =   100
      PicturePosition2=   1
      MaskColor2      =   16777215
      AutoSize2       =   0   'False
      ToolTipText2    =   "日期"
      PictureShadowEffect3=   0   'False
      Enabled3        =   -1  'True
      Key3            =   ""
      Alignment3      =   0
      Caption3        =   ""
      CaptionForeColor3=   0
      CaptionBold3    =   0   'False
      CaptionItalic3  =   0   'False
      CaptionUnderline3=   0   'False
      CaptionPosition3=   0
      PictureWidth3   =   32
      PictureHeight3  =   32
      PictureSize3    =   2
      PanelStyle3     =   1
      PanelWidth3     =   100
      PanelMinWidth3  =   100
      PicturePosition3=   1
      MaskColor3      =   16777215
      AutoSize3       =   0   'False
      ToolTipText3    =   "时间"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      HotTracking     =   -1  'True
      BeginProperty ToolTipFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      LicValid        =   -1  'True
   End
   Begin MSFlexGridLib.MSFlexGrid viewgrid 
      Height          =   1335
      Left            =   180
      TabIndex        =   0
      Top             =   2880
      Width           =   6495
      _ExtentX        =   11456
      _ExtentY        =   2355
      _Version        =   393216
      Rows            =   4
      Cols            =   17
      BackColor       =   16777215
      BackColorFixed  =   16048068
      BackColorSel    =   16777215
      BackColorBkg    =   16048068
   End
   Begin MSCommLib.MSComm MSComm1 
      Left            =   120
      Top             =   3720
      _ExtentX        =   1005
      _ExtentY        =   1005
      _Version        =   393216
      DTREnable       =   -1  'True
      InBufferSize    =   300
      OutBufferSize   =   300
      RThreshold      =   1
   End
   Begin ciaXPButton30.XPButton30 command2 
      Height          =   375
      Left            =   4800
      TabIndex        =   3
      Top             =   2400
      Width           =   855
      _ExtentX        =   1508
      _ExtentY        =   661
      AutoSelectTheme =   -1  'True
      Caption         =   "786E00205B9A"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      UseImageShadow  =   0   'False
      LicValid        =   -1  'True
   End
   Begin ciaXPButton30.XPButton30 command3 
      Height          =   375
      Left            =   5760
      TabIndex        =   4
      Top             =   2400
      Width           =   855
      _ExtentX        =   1508
      _ExtentY        =   661
      AutoSelectTheme =   -1  'True
      Caption         =   "67005C0F5316"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      UseImageShadow  =   0   'False
      LicValid        =   -1  'True
   End
   Begin ciaXPFrame30.XPFrame30 XPFrame301 
      Height          =   2130
      Left            =   3840
      Top             =   240
      Width           =   2775
      _ExtentX        =   4895
      _ExtentY        =   3757
      BackColor       =   16048068
      BorderColor     =   33023
      Caption         =   "7AEF53E35C5E6027"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   0
      Radius          =   20
      LicValid        =   -1  'True
      Begin ciaXPComboBox30.XPComboBox30 combo 
         Height          =   285
         Index           =   4
         Left            =   1200
         TabIndex        =   10
         Top             =   1680
         Width           =   1335
         _ExtentX        =   2355
         _ExtentY        =   503
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   0
         BackColor       =   16777215
         FullRowSelect   =   -1  'True
         LicValid        =   -1  'True
      End
      Begin ciaXPComboBox30.XPComboBox30 combo 
         Height          =   285
         Index           =   0
         Left            =   1200
         TabIndex        =   9
         Top             =   240
         Width           =   1335
         _ExtentX        =   2355
         _ExtentY        =   503
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   0
         BackColor       =   16777215
         FullRowSelect   =   -1  'True
         LicValid        =   -1  'True
      End
      Begin ciaXPLabel30.XPLabel30 XPLabel301 
         Height          =   285
         Left            =   240
         Top             =   320
         Width           =   735
         _ExtentX        =   1296
         _ExtentY        =   503
         BackColor       =   16048068
         Border          =   0   'False
         BorderColor     =   16777215
         Caption         =   "7AEF53E353F7"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         LicValid        =   -1  'True
      End
      Begin ciaXPComboBox30.XPComboBox30 combo 
         Height          =   285
         Index           =   3
         Left            =   1200
         TabIndex        =   7
         Top             =   1320
         Width           =   1335
         _ExtentX        =   2355
         _ExtentY        =   503
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   0
         BackColor       =   16777215
         FullRowSelect   =   -1  'True
         LicValid        =   -1  'True
      End
      Begin ciaXPComboBox30.XPComboBox30 combo 
         Height          =   285
         Index           =   1
         Left            =   1200
         TabIndex        =   5
         Top             =   600
         Width           =   1335
         _ExtentX        =   2355
         _ExtentY        =   503
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   0
         BackColor       =   16777215
         FullRowSelect   =   -1  'True
         LicValid        =   -1  'True
      End
      Begin ciaXPLabel30.XPLabel30 XPLabel302 
         Height          =   285
         Left            =   240
         Top             =   645
         Width           =   975
         _ExtentX        =   1720
         _ExtentY        =   503
         BackColor       =   16048068
         Border          =   0   'False
         BorderColor     =   16048068
         Caption         =   "6CE272797387"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         LicValid        =   -1  'True
      End
      Begin ciaXPLabel30.XPLabel30 XPLabel303 
         Height          =   285
         Left            =   240
         Top             =   1005
         Width           =   855
         _ExtentX        =   1508
         _ExtentY        =   503
         BackColor       =   16048068
         Border          =   0   'False
         BorderColor     =   16048068
         Caption         =   "6570636E4F4D"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         LicValid        =   -1  'True
      End
      Begin ciaXPLabel30.XPLabel30 XPLabel304 
         Height          =   285
         Left            =   240
         Top             =   1680
         Width           =   975
         _ExtentX        =   1720
         _ExtentY        =   503
         BackColor       =   16048068
         Border          =   0   'False
         BorderColor     =   16048068
         Caption         =   "5947507668219A8C"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         LicValid        =   -1  'True
      End
      Begin ciaXPLabel30.XPLabel30 XPLabel305 
         Height          =   285
         Left            =   240
         Top             =   1320
         Width           =   855
         _ExtentX        =   1508
         _ExtentY        =   503
         BackColor       =   16048068
         Border          =   0   'False
         BorderColor     =   16048068
         Caption         =   "505C6B624F4D"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400

⌨️ 快捷键说明

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