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

📄 form2.frm

📁 这是一个不错的can上位机程序
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form Form1 
   BackColor       =   &H00FFC0C0&
   Caption         =   "Form1"
   ClientHeight    =   8505
   ClientLeft      =   1950
   ClientTop       =   2550
   ClientWidth     =   12210
   LinkTopic       =   "Form1"
   ScaleHeight     =   8505
   ScaleWidth      =   12210
   Begin VB.ComboBox Combo8 
      Height          =   315
      ItemData        =   "Form2.frx":0000
      Left            =   1680
      List            =   "Form2.frx":0031
      TabIndex        =   40
      Text            =   "Combo8"
      Top             =   1440
      Width           =   1215
   End
   Begin VB.TextBox Text7 
      BackColor       =   &H00C0C0FF&
      Height          =   855
      Left            =   6840
      TabIndex        =   37
      Text            =   "十进制数据"
      Top             =   4320
      Width           =   4335
   End
   Begin VB.PictureBox Picture1 
      BackColor       =   &H00FFFFC0&
      Height          =   1935
      Left            =   6840
      ScaleHeight     =   1875
      ScaleWidth      =   4275
      TabIndex        =   36
      Top             =   5640
      Width           =   4335
   End
   Begin VB.CommandButton Command7 
      Caption         =   "清空"
      Height          =   405
      Left            =   9240
      TabIndex        =   35
      Top             =   3360
      Width           =   985
   End
   Begin VB.ComboBox Combo2 
      Height          =   315
      ItemData        =   "Form2.frx":007A
      Left            =   5400
      List            =   "Form2.frx":0084
      TabIndex        =   21
      Text            =   "Combo2"
      Top             =   480
      Width           =   1185
   End
   Begin VB.TextBox Text1 
      Height          =   285
      Left            =   9120
      TabIndex        =   20
      Text            =   "00000080"
      Top             =   2820
      Width           =   1215
   End
   Begin VB.Timer Timer1 
      Interval        =   1
      Left            =   11160
      Top             =   960
   End
   Begin VB.TextBox Text4 
      BackColor       =   &H00C0C0FF&
      Height          =   375
      Left            =   2040
      TabIndex        =   17
      Top             =   3360
      Width           =   3375
   End
   Begin VB.ComboBox Combo5 
      Height          =   315
      ItemData        =   "Form2.frx":0090
      Left            =   6720
      List            =   "Form2.frx":009A
      TabIndex        =   16
      Text            =   "Combo5"
      Top             =   2805
      Width           =   1215
   End
   Begin VB.ComboBox Combo4 
      Height          =   315
      ItemData        =   "Form2.frx":00AE
      Left            =   4200
      List            =   "Form2.frx":00B8
      TabIndex        =   15
      Text            =   "Combo4"
      Top             =   2880
      Width           =   1215
   End
   Begin VB.ComboBox Combo3 
      Height          =   315
      ItemData        =   "Form2.frx":00CC
      Left            =   2040
      List            =   "Form2.frx":00DC
      TabIndex        =   14
      Text            =   "Combo3"
      Top             =   2820
      Width           =   1215
   End
   Begin VB.CommandButton Command3 
      Caption         =   "复位CAN"
      Height          =   570
      Left            =   10920
      TabIndex        =   13
      Top             =   1440
      Width           =   1005
   End
   Begin VB.CommandButton Command2 
      Caption         =   "启动CAN"
      Height          =   570
      Left            =   10920
      TabIndex        =   12
      Top             =   240
      Width           =   1005
   End
   Begin VB.ComboBox Combo1 
      Height          =   315
      ItemData        =   "Form2.frx":010C
      Left            =   1920
      List            =   "Form2.frx":0128
      TabIndex        =   11
      Text            =   "Combo1"
      Top             =   480
      Width           =   1050
   End
   Begin VB.CommandButton Connect 
      BackColor       =   &H00C0FFC0&
      Caption         =   "连接"
      Height          =   570
      Left            =   9000
      TabIndex        =   1
      Top             =   360
      Width           =   1125
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00FFC0C0&
      Caption         =   " 发送数据帧 "
      Height          =   1575
      Left            =   360
      TabIndex        =   0
      Top             =   2400
      Width           =   10155
      Begin VB.CommandButton Command1 
         Caption         =   "发送"
         Height          =   405
         Left            =   6480
         TabIndex        =   7
         Top             =   960
         Width           =   975
      End
      Begin VB.Label Label7 
         BackColor       =   &H00808080&
         Caption         =   "输入数据:"
         Height          =   315
         Left            =   240
         TabIndex        =   6
         Top             =   960
         Width           =   975
      End
      Begin VB.Label Label6 
         BackColor       =   &H00FF8080&
         Caption         =   "帧ID:"
         Height          =   195
         Left            =   7920
         TabIndex        =   5
         Top             =   480
         Width           =   585
      End
      Begin VB.Label Label5 
         BackColor       =   &H00FF8080&
         Caption         =   "帧格式:"
         Height          =   195
         Left            =   5400
         TabIndex        =   4
         Top             =   480
         Width           =   765
      End
      Begin VB.Label Label4 
         BackColor       =   &H00FF8080&
         Caption         =   "帧类型:"
         Height          =   195
         Left            =   3000
         TabIndex        =   3
         Top             =   480
         Width           =   810
      End
      Begin VB.Label Label3 
         BackColor       =   &H00FF8080&
         Caption         =   "发送格式:"
         Height          =   240
         Left            =   240
         TabIndex        =   2
         Top             =   480
         Width           =   960
      End
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H00FFC0C0&
      Caption         =   "设备参数"
      Height          =   2295
      Left            =   360
      TabIndex        =   8
      Top             =   120
      Width           =   10215
      Begin VB.Frame Frame3 
         BackColor       =   &H00FFC0C0&
         Caption         =   "初始化CAN参数"
         Height          =   1335
         Left            =   120
         TabIndex        =   22
         Top             =   840
         Width           =   9855
         Begin VB.ComboBox Combo7 
            Height          =   315
            ItemData        =   "Form2.frx":014C
            Left            =   8400
            List            =   "Form2.frx":0156
            TabIndex        =   34
            Text            =   "Combo7"
            Top             =   840
            Width           =   1215
         End
         Begin VB.ComboBox Combo6 
            Height          =   315
            ItemData        =   "Form2.frx":016E
            Left            =   8400
            List            =   "Form2.frx":0178
            TabIndex        =   32
            Text            =   "Combo6"
            Top             =   360
            Width           =   1215
         End
         Begin VB.TextBox Text6 
            Height          =   285
            Left            =   6360
            TabIndex        =   30
            Text            =   "14"
            Top             =   840
            Width           =   855
         End
         Begin VB.TextBox Text5 
            Height          =   285
            Left            =   4200
            TabIndex        =   28
            Text            =   "00"
            Top             =   840
            Width           =   855
         End
         Begin VB.TextBox Text3 
            Height          =   285
            Left            =   6360
            TabIndex        =   26
            Text            =   "FFFFFFFF"
            Top             =   360
            Width           =   855
         End
         Begin VB.TextBox Text2 
            Height          =   285
            Left            =   4200
            TabIndex        =   24
            Text            =   "00000000"
            Top             =   360
            Width           =   855
         End
         Begin VB.Label Label1 
            BackColor       =   &H00C0C0FF&
            Caption         =   "kbps"
            Height          =   255
            Index           =   2
            Left            =   2520
            TabIndex        =   41
            Top             =   480
            Width           =   375
         End
         Begin VB.Label Label1 
            BackColor       =   &H00C0C0FF&
            Caption         =   "CAN波特率:"
            Height          =   255
            Index           =   1
            Left            =   120
            TabIndex        =   39
            Top             =   480
            Width           =   975
         End
         Begin VB.Label Label13 
            BackColor       =   &H00C0C0FF&
            Caption         =   "      模式:"
            Height          =   255
            Left            =   7320
            TabIndex        =   33
            Top             =   885
            Width           =   975
         End
         Begin VB.Label Label12 
            BackColor       =   &H00C0C0FF&
            Caption         =   "滤波方式:"
            Height          =   255
            Left            =   7320
            TabIndex        =   31
            Top             =   405
            Width           =   975
         End
         Begin VB.Label Label11 
            BackColor       =   &H00C0C0FF&
            Caption         =   "定时器1:0x"
            Height          =   255
            Left            =   5160
            TabIndex        =   29
            Top             =   840
            Width           =   975
         End
         Begin VB.Label Label8 
            BackColor       =   &H00C0C0FF&
            Caption         =   "定时器0:0x"
            Height          =   255
            Left            =   3000
            TabIndex        =   27
            Top             =   840
            Width           =   975
         End
         Begin VB.Label Label2 
            BackColor       =   &H00C0C0FF&
            Caption         =   "屏蔽码:0x"
            Height          =   255
            Left            =   5160
            TabIndex        =   25
            Top             =   360
            Width           =   1095
         End
         Begin VB.Label Label1 
            BackColor       =   &H00C0C0FF&
            Caption         =   "验收码:0x"
            Height          =   255
            Index           =   0
            Left            =   3000
            TabIndex        =   23
            Top             =   360
            Width           =   975
         End
      End
      Begin VB.Label Label10 
         BackColor       =   &H00C0FFC0&
         Caption         =   "第几路CAN:"
         Height          =   255
         Left            =   3720
         TabIndex        =   10
         Top             =   360
         Width           =   1095
      End
      Begin VB.Label Label9 
         BackColor       =   &H00C0FFC0&
         Caption         =   "设备索引号:"
         Height          =   255
         Left            =   240
         TabIndex        =   9
         Top             =   360
         Width           =   1095
      End
   End
   Begin VB.Frame Frame6 
      BackColor       =   &H00FFC0C0&
      Caption         =   "信息"
      Height          =   3375
      Left            =   120
      TabIndex        =   18
      Top             =   4200
      Width           =   6495
      Begin VB.ListBox List1 
         BackColor       =   &H00C0C000&
         Height          =   2940
         Left            =   120
         TabIndex        =   19
         Top             =   240
         Width           =   6255
      End
   End
   Begin VB.Label Label15 
      BackColor       =   &H000080FF&
      Caption         =   "显示图形:"
      Height          =   255
      Left            =   6840
      TabIndex        =   38

⌨️ 快捷键说明

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