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

📄 form1.frm

📁 多功能数据采集卡上位机完整代码
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{71FC1BBF-309D-4FF8-9C8D-93D19BACBC32}#10.0#0"; "Led.ocx"
Begin VB.Form Form1 
   Caption         =   "Form1"
   ClientHeight    =   8595
   ClientLeft      =   2850
   ClientTop       =   4455
   ClientWidth     =   13365
   BeginProperty Font 
      Name            =   "宋体"
      Size            =   11.25
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "Form1.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   ScaleHeight     =   8595
   ScaleWidth      =   13365
   Begin VB.Timer timerShowWave 
      Enabled         =   0   'False
      Interval        =   200
      Left            =   10860
      Top             =   180
   End
   Begin VB.Timer timerDI 
      Interval        =   200
      Left            =   12570
      Top             =   150
   End
   Begin VB.Frame Frame2 
      Caption         =   "开关量输入(红)输出(绿):"
      Height          =   2265
      Left            =   6375
      TabIndex        =   34
      Top             =   6120
      Width           =   6840
      Begin VB.CommandButton cmdDOAA 
         Caption         =   "AA...A"
         Height          =   345
         Left            =   5280
         TabIndex        =   80
         ToolTipText     =   "所有开关量输出通道交替输出1010..."
         Top             =   810
         Width           =   1200
      End
      Begin VB.CommandButton cmdDO55 
         Caption         =   "55...5"
         Height          =   345
         Left            =   3870
         TabIndex        =   79
         ToolTipText     =   "所有开关量输出通道交替输出0101..."
         Top             =   810
         Width           =   1200
      End
      Begin VB.CommandButton cmdDOFF 
         Caption         =   "FF...F"
         Height          =   345
         Left            =   5280
         TabIndex        =   78
         ToolTipText     =   "所有开关量输出通道输出高电平"
         Top             =   360
         Width           =   1200
      End
      Begin VB.CommandButton cmdDO00 
         Caption         =   "00...0"
         Height          =   345
         Left            =   3870
         TabIndex        =   77
         ToolTipText     =   "所有开关量输出通道输出低电平"
         Top             =   360
         Width           =   1200
      End
      Begin VB.Frame Frame3 
         Appearance      =   0  'Flat
         Caption         =   "--------------- PS控制信号"
         ForeColor       =   &H80000008&
         Height          =   840
         Left            =   165
         TabIndex        =   67
         Top             =   300
         Width           =   3330
         Begin Ledocx.Led ledPSDO 
            Height          =   300
            Index           =   0
            Left            =   2895
            TabIndex        =   68
            Top             =   375
            Width           =   300
            _ExtentX        =   529
            _ExtentY        =   529
            Style           =   2
            Caption_Left    =   105
            Caption_Top     =   52
            Caption_Width   =   90
            Caption_Height  =   195
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "Microsoft Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
         End
         Begin Ledocx.Led ledPSDO 
            Height          =   300
            Index           =   1
            Left            =   2499
            TabIndex        =   69
            Top             =   375
            Width           =   300
            _ExtentX        =   529
            _ExtentY        =   529
            Caption         =   "2"
            Style           =   2
            AllValue        =   ""
            Caption_Left    =   105
            Caption_Top     =   52
            Caption_Width   =   90
            Caption_Height  =   195
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "Microsoft Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
         End
         Begin Ledocx.Led ledPSDO 
            Height          =   300
            Index           =   2
            Left            =   2105
            TabIndex        =   70
            Top             =   375
            Width           =   300
            _ExtentX        =   529
            _ExtentY        =   529
            Caption         =   "3"
            Style           =   2
            AllValue        =   ""
            Caption_Left    =   105
            Caption_Top     =   52
            Caption_Width   =   90
            Caption_Height  =   195
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "Microsoft Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
         End
         Begin Ledocx.Led ledPSDO 
            Height          =   300
            Index           =   3
            Left            =   1711
            TabIndex        =   71
            Top             =   375
            Width           =   300
            _ExtentX        =   529
            _ExtentY        =   529
            Caption         =   "4"
            Style           =   2
            AllValue        =   ""
            Caption_Left    =   105
            Caption_Top     =   52
            Caption_Width   =   90
            Caption_Height  =   195
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "Microsoft Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
         End
         Begin Ledocx.Led ledPSDI 
            Height          =   300
            Index           =   0
            Left            =   1317
            TabIndex        =   72
            Top             =   375
            Width           =   300
            _ExtentX        =   529
            _ExtentY        =   529
            Style           =   2
            AllValue        =   ""
            BackColor0      =   128
            BackColor1      =   255
            ForeColor1      =   8454143
            Caption_Left    =   105
            Caption_Top     =   52
            Caption_Width   =   90
            Caption_Height  =   195
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "Microsoft Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
         End
         Begin Ledocx.Led ledPSDI 
            Height          =   300
            Index           =   1
            Left            =   923
            TabIndex        =   73
            Top             =   375
            Width           =   300
            _ExtentX        =   529
            _ExtentY        =   529
            Caption         =   "2"
            Style           =   2
            AllValue        =   ""
            BackColor0      =   128
            BackColor1      =   255
            ForeColor1      =   8454143
            Caption_Left    =   105
            Caption_Top     =   52
            Caption_Width   =   90
            Caption_Height  =   195
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "Microsoft Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
         End
         Begin Ledocx.Led ledPSDI 
            Height          =   300
            Index           =   2
            Left            =   529
            TabIndex        =   74
            Top             =   375
            Width           =   300
            _ExtentX        =   529
            _ExtentY        =   529
            Caption         =   "3"
            Style           =   2
            AllValue        =   ""
            BackColor0      =   128
            BackColor1      =   255
            ForeColor1      =   8454143
            Caption_Left    =   105
            Caption_Top     =   52
            Caption_Width   =   90
            Caption_Height  =   195
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "Microsoft Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
         End
         Begin Ledocx.Led ledPSDI 
            Height          =   300
            Index           =   3
            Left            =   135
            TabIndex        =   75
            Top             =   375
            Width           =   300
            _ExtentX        =   529
            _ExtentY        =   529
            Caption         =   "4"
            Style           =   2
            AllValue        =   ""
            BackColor0      =   128
            BackColor1      =   255
            ForeColor1      =   8454143
            Caption_Left    =   105
            Caption_Top     =   52
            Caption_Width   =   90
            Caption_Height  =   195
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "Microsoft Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
         End
      End
      Begin Ledocx.Led ledDO 
         Height          =   300
         Index           =   0
         Left            =   6270
         TabIndex        =   35
         Top             =   1365
         Width           =   300
         _ExtentX        =   529
         _ExtentY        =   529
         Style           =   2
         Caption_Left    =   105
         Caption_Top     =   52
         Caption_Width   =   90
         Caption_Height  =   195
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "Microsoft Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin Ledocx.Led ledDO 
         Height          =   300
         Index           =   1
         Left            =   5865
         TabIndex        =   36
         Top             =   1365
         Width           =   300
         _ExtentX        =   529
         _ExtentY        =   529
         Caption         =   "2"
         Style           =   2
         AllValue        =   ""
         Caption_Left    =   105
         Caption_Top     =   52
         Caption_Width   =   90
         Caption_Height  =   195
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "Microsoft Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin Ledocx.Led ledDO 
         Height          =   300
         Index           =   2
         Left            =   5475
         TabIndex        =   37
         Top             =   1365
         Width           =   300
         _ExtentX        =   529
         _ExtentY        =   529
         Caption         =   "3"
         Style           =   2
         AllValue        =   ""
         Caption_Left    =   105

⌨️ 快捷键说明

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