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

📄 levels.frm

📁 16 relay output channels and 16 isolated digital input channels LED indicators to show activated
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmLevels 
   Caption         =   "Active levels seeting for individual channel"
   ClientHeight    =   4485
   ClientLeft      =   300
   ClientTop       =   885
   ClientWidth     =   8895
   LinkTopic       =   "Form1"
   PaletteMode     =   1  'UseZOrder
   ScaleHeight     =   4485
   ScaleWidth      =   8895
   Begin VB.Frame frmLevel 
      Caption         =   "Channel 15"
      Height          =   975
      Index           =   15
      Left            =   6000
      TabIndex        =   77
      Top             =   3360
      Width           =   1695
      Begin VB.TextBox editHigh 
         Height          =   285
         Index           =   15
         Left            =   600
         TabIndex        =   79
         Text            =   "004.00000"
         Top             =   240
         Width           =   975
      End
      Begin VB.TextBox editLow 
         Height          =   285
         Index           =   15
         Left            =   600
         TabIndex        =   78
         Text            =   "000.00000"
         Top             =   600
         Width           =   975
      End
      Begin VB.Label labHigh 
         Caption         =   "High:"
         Height          =   255
         Index           =   15
         Left            =   120
         TabIndex        =   81
         Top             =   240
         Width           =   375
      End
      Begin VB.Label labLow 
         Caption         =   "Low:"
         Height          =   255
         Index           =   15
         Left            =   120
         TabIndex        =   80
         Top             =   600
         Width           =   375
      End
   End
   Begin VB.Frame frmLevel 
      Caption         =   "Channel 14"
      Height          =   975
      Index           =   14
      Left            =   4080
      TabIndex        =   72
      Top             =   3360
      Width           =   1695
      Begin VB.TextBox editHigh 
         Height          =   285
         Index           =   14
         Left            =   600
         TabIndex        =   74
         Text            =   "004.00000"
         Top             =   240
         Width           =   975
      End
      Begin VB.TextBox editLow 
         Height          =   285
         Index           =   14
         Left            =   600
         TabIndex        =   73
         Text            =   "000.00000"
         Top             =   600
         Width           =   975
      End
      Begin VB.Label labHigh 
         Caption         =   "High:"
         Height          =   255
         Index           =   14
         Left            =   120
         TabIndex        =   76
         Top             =   240
         Width           =   375
      End
      Begin VB.Label labLow 
         Caption         =   "Low:"
         Height          =   255
         Index           =   14
         Left            =   120
         TabIndex        =   75
         Top             =   600
         Width           =   375
      End
   End
   Begin VB.Frame frmLevel 
      Caption         =   "Channel 13"
      Height          =   975
      Index           =   13
      Left            =   2160
      TabIndex        =   67
      Top             =   3360
      Width           =   1695
      Begin VB.TextBox editHigh 
         Height          =   285
         Index           =   13
         Left            =   600
         TabIndex        =   69
         Text            =   "004.00000"
         Top             =   240
         Width           =   975
      End
      Begin VB.TextBox editLow 
         Height          =   285
         Index           =   13
         Left            =   600
         TabIndex        =   68
         Text            =   "000.00000"
         Top             =   600
         Width           =   975
      End
      Begin VB.Label labHigh 
         Caption         =   "High:"
         Height          =   255
         Index           =   13
         Left            =   120
         TabIndex        =   71
         Top             =   240
         Width           =   375
      End
      Begin VB.Label labLow 
         Caption         =   "Low:"
         Height          =   255
         Index           =   13
         Left            =   120
         TabIndex        =   70
         Top             =   600
         Width           =   375
      End
   End
   Begin VB.Frame frmLevel 
      Caption         =   "Channel 12"
      Height          =   975
      Index           =   12
      Left            =   240
      TabIndex        =   62
      Top             =   3360
      Width           =   1695
      Begin VB.TextBox editHigh 
         Height          =   285
         Index           =   12
         Left            =   600
         TabIndex        =   64
         Text            =   "004.00000"
         Top             =   240
         Width           =   975
      End
      Begin VB.TextBox editLow 
         Height          =   285
         Index           =   12
         Left            =   600
         TabIndex        =   63
         Text            =   "000.00000"
         Top             =   600
         Width           =   975
      End
      Begin VB.Label labHigh 
         Caption         =   "High:"
         Height          =   255
         Index           =   12
         Left            =   120
         TabIndex        =   66
         Top             =   240
         Width           =   375
      End
      Begin VB.Label labLow 
         Caption         =   "Low:"
         Height          =   255
         Index           =   12
         Left            =   120
         TabIndex        =   65
         Top             =   600
         Width           =   375
      End
   End
   Begin VB.Frame frmLevel 
      Caption         =   "Channel 11"
      Height          =   975
      Index           =   11
      Left            =   6000
      TabIndex        =   57
      Top             =   2280
      Width           =   1695
      Begin VB.TextBox editHigh 
         Height          =   285
         Index           =   11
         Left            =   600
         TabIndex        =   59
         Text            =   "004.00000"
         Top             =   240
         Width           =   975
      End
      Begin VB.TextBox editLow 
         Height          =   285
         Index           =   11
         Left            =   600
         TabIndex        =   58
         Text            =   "000.00000"
         Top             =   600
         Width           =   975
      End
      Begin VB.Label labHigh 
         Caption         =   "High:"
         Height          =   255
         Index           =   11
         Left            =   120
         TabIndex        =   61
         Top             =   240
         Width           =   375
      End
      Begin VB.Label labLow 
         Caption         =   "Low:"
         Height          =   255
         Index           =   11
         Left            =   120
         TabIndex        =   60
         Top             =   600
         Width           =   375
      End
   End
   Begin VB.Frame frmLevel 
      Caption         =   "Channel 10"
      Height          =   975
      Index           =   10
      Left            =   4080
      TabIndex        =   52
      Top             =   2280
      Width           =   1695
      Begin VB.TextBox editHigh 
         Height          =   285
         Index           =   10
         Left            =   600
         TabIndex        =   54
         Text            =   "004.00000"
         Top             =   240
         Width           =   975
      End
      Begin VB.TextBox editLow 
         Height          =   285
         Index           =   10
         Left            =   600
         TabIndex        =   53
         Text            =   "000.00000"
         Top             =   600
         Width           =   975
      End
      Begin VB.Label labHigh 
         Caption         =   "High:"
         Height          =   255
         Index           =   10
         Left            =   120
         TabIndex        =   56
         Top             =   240
         Width           =   375
      End
      Begin VB.Label labLow 
         Caption         =   "Low:"
         Height          =   255
         Index           =   10
         Left            =   120
         TabIndex        =   55
         Top             =   600
         Width           =   375
      End
   End
   Begin VB.Frame frmLevel 
      Caption         =   "Channel 9"
      Height          =   975
      Index           =   9
      Left            =   2160
      TabIndex        =   47
      Top             =   2280
      Width           =   1695
      Begin VB.TextBox editHigh 
         Height          =   285
         Index           =   9
         Left            =   600
         TabIndex        =   49
         Text            =   "004.00000"
         Top             =   240
         Width           =   975
      End
      Begin VB.TextBox editLow 
         Height          =   285
         Index           =   9
         Left            =   600
         TabIndex        =   48
         Text            =   "000.00000"
         Top             =   600
         Width           =   975
      End
      Begin VB.Label labHigh 
         Caption         =   "High:"
         Height          =   255
         Index           =   9
         Left            =   120
         TabIndex        =   51
         Top             =   240
         Width           =   375
      End
      Begin VB.Label labLow 
         Caption         =   "Low:"
         Height          =   255
         Index           =   9
         Left            =   120
         TabIndex        =   50
         Top             =   600
         Width           =   375
      End
   End
   Begin VB.Frame frmLevel 
      Caption         =   "Channel 8"
      Height          =   975
      Index           =   8
      Left            =   240
      TabIndex        =   42
      Top             =   2280
      Width           =   1695
      Begin VB.TextBox editHigh 
         Height          =   285
         Index           =   8
         Left            =   600
         TabIndex        =   44
         Text            =   "004.00000"
         Top             =   240
         Width           =   975
      End
      Begin VB.TextBox editLow 
         Height          =   285
         Index           =   8
         Left            =   600
         TabIndex        =   43
         Text            =   "000.00000"
         Top             =   600
         Width           =   975
      End
      Begin VB.Label labHigh 
         Caption         =   "High:"
         Height          =   255
         Index           =   8
         Left            =   120
         TabIndex        =   46
         Top             =   240
         Width           =   375
      End
      Begin VB.Label labLow 
         Caption         =   "Low:"
         Height          =   255
         Index           =   8
         Left            =   120
         TabIndex        =   45
         Top             =   600
         Width           =   375
      End
   End
   Begin VB.Frame frmLevel 
      Caption         =   "Channel 7"
      Height          =   975
      Index           =   7
      Left            =   6000
      TabIndex        =   37
      Top             =   1200
      Width           =   1695
      Begin VB.TextBox editHigh 
         Height          =   285
         Index           =   7
         Left            =   600
         TabIndex        =   39
         Text            =   "004.00000"
         Top             =   240
         Width           =   975
      End
      Begin VB.TextBox editLow 
         Height          =   285
         Index           =   7
         Left            =   600
         TabIndex        =   38
         Text            =   "000.00000"
         Top             =   600
         Width           =   975
      End
      Begin VB.Label labHigh 
         Caption         =   "High:"
         Height          =   255
         Index           =   7
         Left            =   120
         TabIndex        =   41
         Top             =   240
         Width           =   375

⌨️ 快捷键说明

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