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

📄 frmcounter.frm

📁 16 relay output channels and 16 isolated digital input channels LED indicators to show activated
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Begin VB.Form frmCounter 
   Caption         =   "Counter Confiruration"
   ClientHeight    =   3750
   ClientLeft      =   60
   ClientTop       =   405
   ClientWidth     =   8010
   LinkTopic       =   "Form1"
   ScaleHeight     =   3750
   ScaleWidth      =   8010
   StartUpPosition =   1  'CenterOwner
   Begin VB.Frame Frame1 
      Caption         =   "Driection"
      Height          =   1245
      Left            =   6555
      TabIndex        =   82
      Top             =   825
      Width           =   1410
      Begin VB.OptionButton optDownCount 
         Caption         =   "Down Count"
         Height          =   315
         Left            =   135
         TabIndex        =   84
         Top             =   705
         Width           =   1185
      End
      Begin VB.OptionButton optUpCount 
         Caption         =   "Up Count"
         Height          =   315
         Left            =   135
         TabIndex        =   83
         Top             =   360
         Value           =   -1  'True
         Width           =   990
      End
   End
   Begin VB.Frame framBit 
      BorderStyle     =   0  'None
      Enabled         =   0   'False
      Height          =   1095
      Index           =   0
      Left            =   5745
      TabIndex        =   79
      Top             =   2475
      Width           =   495
      Begin VB.OptionButton optRising 
         Enabled         =   0   'False
         Height          =   255
         Index           =   0
         Left            =   120
         TabIndex        =   81
         Top             =   240
         Value           =   -1  'True
         Width           =   255
      End
      Begin VB.OptionButton optFalling 
         Enabled         =   0   'False
         Height          =   255
         Index           =   0
         Left            =   120
         TabIndex        =   80
         Top             =   720
         Width           =   255
      End
   End
   Begin VB.CheckBox chkOverflow 
      Caption         =   "Check1"
      Enabled         =   0   'False
      Height          =   255
      Index           =   0
      Left            =   5880
      TabIndex        =   78
      Top             =   2235
      Width           =   255
   End
   Begin VB.CheckBox chkOverflow 
      Caption         =   "Check1"
      Enabled         =   0   'False
      Height          =   255
      Index           =   1
      Left            =   5280
      TabIndex        =   77
      Top             =   2235
      Width           =   255
   End
   Begin VB.CheckBox chkOverflow 
      Caption         =   "Check1"
      Enabled         =   0   'False
      Height          =   255
      Index           =   2
      Left            =   4685
      TabIndex        =   76
      Top             =   2235
      Width           =   255
   End
   Begin VB.CheckBox chkOverflow 
      Caption         =   "Check1"
      Enabled         =   0   'False
      Height          =   255
      Index           =   3
      Left            =   4090
      TabIndex        =   75
      Top             =   2235
      Width           =   255
   End
   Begin VB.CheckBox chkOverflow 
      Caption         =   "Check1"
      Enabled         =   0   'False
      Height          =   255
      Index           =   4
      Left            =   3495
      TabIndex        =   74
      Top             =   2235
      Width           =   255
   End
   Begin VB.CheckBox chkOverflow 
      Caption         =   "Check1"
      Enabled         =   0   'False
      Height          =   255
      Index           =   5
      Left            =   2900
      TabIndex        =   73
      Top             =   2235
      Width           =   255
   End
   Begin VB.CheckBox chkOverflow 
      Caption         =   "Check1"
      Enabled         =   0   'False
      Height          =   255
      Index           =   6
      Left            =   2305
      TabIndex        =   72
      Top             =   2235
      Width           =   255
   End
   Begin VB.CheckBox chkOverflow 
      Caption         =   "Check1"
      Enabled         =   0   'False
      Height          =   255
      Index           =   7
      Left            =   1725
      TabIndex        =   71
      Top             =   2235
      Width           =   255
   End
   Begin VB.Frame framBit 
      BorderStyle     =   0  'None
      Enabled         =   0   'False
      Height          =   1095
      Index           =   1
      Left            =   5145
      TabIndex        =   68
      Top             =   2475
      Width           =   495
      Begin VB.OptionButton optFalling 
         Enabled         =   0   'False
         Height          =   255
         Index           =   1
         Left            =   120
         TabIndex        =   70
         Top             =   720
         Width           =   255
      End
      Begin VB.OptionButton optRising 
         Enabled         =   0   'False
         Height          =   255
         Index           =   1
         Left            =   120
         TabIndex        =   69
         Top             =   240
         Value           =   -1  'True
         Width           =   255
      End
   End
   Begin VB.Frame framBit 
      BorderStyle     =   0  'None
      Enabled         =   0   'False
      Height          =   1095
      Index           =   2
      Left            =   4550
      TabIndex        =   65
      Top             =   2475
      Width           =   495
      Begin VB.OptionButton optFalling 
         Enabled         =   0   'False
         Height          =   255
         Index           =   2
         Left            =   120
         TabIndex        =   67
         Top             =   720
         Width           =   255
      End
      Begin VB.OptionButton optRising 
         Enabled         =   0   'False
         Height          =   255
         Index           =   2
         Left            =   120
         TabIndex        =   66
         Top             =   240
         Value           =   -1  'True
         Width           =   255
      End
   End
   Begin VB.Frame framBit 
      BorderStyle     =   0  'None
      Enabled         =   0   'False
      Height          =   1095
      Index           =   3
      Left            =   3955
      TabIndex        =   62
      Top             =   2475
      Width           =   495
      Begin VB.OptionButton optFalling 
         Enabled         =   0   'False
         Height          =   255
         Index           =   3
         Left            =   120
         TabIndex        =   64
         Top             =   720
         Width           =   255
      End
      Begin VB.OptionButton optRising 
         Enabled         =   0   'False
         Height          =   255
         Index           =   3
         Left            =   120
         TabIndex        =   63
         Top             =   240
         Value           =   -1  'True
         Width           =   255
      End
   End
   Begin VB.Frame framBit 
      BorderStyle     =   0  'None
      Enabled         =   0   'False
      Height          =   1095
      Index           =   4
      Left            =   3360
      TabIndex        =   59
      Top             =   2475
      Width           =   495
      Begin VB.OptionButton optFalling 
         Enabled         =   0   'False
         Height          =   255
         Index           =   4
         Left            =   120
         TabIndex        =   61
         Top             =   720
         Width           =   255
      End
      Begin VB.OptionButton optRising 
         Enabled         =   0   'False
         Height          =   255
         Index           =   4
         Left            =   120
         TabIndex        =   60
         Top             =   240
         Value           =   -1  'True
         Width           =   255
      End
   End
   Begin VB.Frame framBit 
      BorderStyle     =   0  'None
      Enabled         =   0   'False
      Height          =   1095
      Index           =   5
      Left            =   2765
      TabIndex        =   56
      Top             =   2475
      Width           =   495
      Begin VB.OptionButton optFalling 
         Enabled         =   0   'False
         Height          =   255
         Index           =   5
         Left            =   120
         TabIndex        =   58
         Top             =   720
         Width           =   255
      End
      Begin VB.OptionButton optRising 
         Enabled         =   0   'False
         Height          =   255
         Index           =   5
         Left            =   120
         TabIndex        =   57
         Top             =   240
         Value           =   -1  'True
         Width           =   255
      End
   End
   Begin VB.Frame framBit 
      BorderStyle     =   0  'None
      Enabled         =   0   'False
      Height          =   1095
      Index           =   6
      Left            =   2170
      TabIndex        =   53
      Top             =   2475
      Width           =   495
      Begin VB.OptionButton optFalling 
         Enabled         =   0   'False
         Height          =   255
         Index           =   6
         Left            =   120
         TabIndex        =   55
         Top             =   720
         Width           =   255
      End
      Begin VB.OptionButton optRising 
         Enabled         =   0   'False
         Height          =   255
         Index           =   6
         Left            =   135
         TabIndex        =   54
         Top             =   255
         Value           =   -1  'True
         Width           =   255
      End
   End
   Begin VB.Frame framBit 
      BorderStyle     =   0  'None
      Enabled         =   0   'False
      Height          =   1095
      Index           =   7
      Left            =   1575
      TabIndex        =   50
      Top             =   2475
      Width           =   495
      Begin VB.OptionButton optFalling 
         Enabled         =   0   'False
         Height          =   255
         Index           =   7
         Left            =   120
         TabIndex        =   52
         Top             =   720
         Width           =   255
      End
      Begin VB.OptionButton optRising 
         Enabled         =   0   'False
         Height          =   255
         Index           =   7
         Left            =   120
         TabIndex        =   51
         Top             =   240
         Value           =   -1  'True

⌨️ 快捷键说明

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