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

📄 time-tester_1.frm

📁 此测试仪可以测量继电器的吸合时间
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form Time_Tester 
   BackColor       =   &H00E0E0E0&
   Caption         =   "Time Tester"
   ClientHeight    =   4635
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   8655
   LinkTopic       =   "Form1"
   ScaleHeight     =   4635
   ScaleWidth      =   8655
   StartUpPosition =   3  '窗口缺省
   Begin VB.CommandButton Command2 
      Caption         =   "Clear Data"
      Height          =   495
      Left            =   3120
      TabIndex        =   37
      Top             =   3720
      Width           =   975
   End
   Begin VB.CommandButton Command4 
      Caption         =   "Test"
      Height          =   495
      Left            =   1680
      TabIndex        =   36
      Top             =   3720
      Width           =   975
   End
   Begin VB.CommandButton Command3 
      Caption         =   "Quit"
      Height          =   495
      Left            =   7320
      TabIndex        =   35
      Top             =   3720
      Width           =   1095
   End
   Begin VB.Frame Frame1 
      Caption         =   "Continue Test sets"
      Height          =   975
      Left            =   4560
      TabIndex        =   31
      Top             =   3360
      Width           =   2415
      Begin VB.CommandButton Enter 
         Caption         =   "Enter"
         Height          =   375
         Left            =   1320
         TabIndex        =   33
         Top             =   360
         Width           =   975
      End
      Begin VB.TextBox Text6 
         Height          =   375
         Left            =   120
         TabIndex        =   32
         Top             =   360
         Width           =   375
      End
      Begin VB.Label Label7 
         Caption         =   "Times"
         Height          =   255
         Left            =   600
         TabIndex        =   34
         Top             =   480
         Width           =   495
      End
   End
   Begin VB.TextBox Text5 
      Enabled         =   0   'False
      Height          =   375
      Index           =   0
      Left            =   960
      TabIndex        =   28
      Top             =   2400
      Width           =   1095
   End
   Begin VB.TextBox Text5 
      Enabled         =   0   'False
      Height          =   375
      Index           =   1
      Left            =   2760
      TabIndex        =   27
      Top             =   2400
      Width           =   1095
   End
   Begin VB.TextBox Text5 
      Enabled         =   0   'False
      Height          =   375
      Index           =   2
      Left            =   4560
      TabIndex        =   26
      Top             =   2400
      Width           =   1095
   End
   Begin VB.TextBox Text5 
      Enabled         =   0   'False
      Height          =   375
      Index           =   3
      Left            =   6480
      TabIndex        =   25
      Top             =   2400
      Width           =   1095
   End
   Begin VB.TextBox Text4 
      Enabled         =   0   'False
      Height          =   375
      Index           =   0
      Left            =   960
      TabIndex        =   24
      Top             =   1920
      Width           =   1095
   End
   Begin VB.TextBox Text4 
      Enabled         =   0   'False
      Height          =   375
      Index           =   1
      Left            =   2760
      TabIndex        =   23
      Top             =   1920
      Width           =   1095
   End
   Begin VB.TextBox Text4 
      Enabled         =   0   'False
      Height          =   375
      Index           =   2
      Left            =   4560
      TabIndex        =   22
      Top             =   1920
      Width           =   1095
   End
   Begin VB.TextBox Text4 
      Enabled         =   0   'False
      Height          =   375
      Index           =   3
      Left            =   6480
      TabIndex        =   21
      Top             =   1920
      Width           =   1095
   End
   Begin VB.TextBox Text3 
      Enabled         =   0   'False
      Height          =   375
      Index           =   0
      Left            =   960
      TabIndex        =   17
      Top             =   1440
      Width           =   1095
   End
   Begin VB.TextBox Text3 
      Enabled         =   0   'False
      Height          =   375
      Index           =   1
      Left            =   2760
      TabIndex        =   16
      Top             =   1440
      Width           =   1095
   End
   Begin VB.TextBox Text3 
      Enabled         =   0   'False
      Height          =   375
      Index           =   2
      Left            =   4560
      TabIndex        =   15
      Top             =   1440
      Width           =   1095
   End
   Begin VB.TextBox Text3 
      Enabled         =   0   'False
      Height          =   375
      Index           =   3
      Left            =   6480
      TabIndex        =   14
      Top             =   1440
      Width           =   1095
   End
   Begin VB.TextBox Text2 
      Enabled         =   0   'False
      Height          =   375
      Index           =   0
      Left            =   960
      TabIndex        =   13
      Top             =   960
      Width           =   1095
   End
   Begin VB.TextBox Text2 
      Enabled         =   0   'False
      Height          =   375
      Index           =   1
      Left            =   2760
      TabIndex        =   12
      Top             =   960
      Width           =   1095
   End
   Begin VB.TextBox Text2 
      Enabled         =   0   'False
      Height          =   375
      Index           =   2
      Left            =   4560
      TabIndex        =   11
      Top             =   960
      Width           =   1095
   End
   Begin VB.TextBox Text2 
      Enabled         =   0   'False
      Height          =   375
      Index           =   3
      Left            =   6480
      TabIndex        =   10
      Top             =   960
      Width           =   1095
   End
   Begin MSCommLib.MSComm Com 
      Left            =   7920
      Top             =   0
      _ExtentX        =   1005
      _ExtentY        =   1005
      _Version        =   393216
      DTREnable       =   -1  'True
   End
   Begin VB.CommandButton Command1 
      BackColor       =   &H0000FF00&
      Caption         =   "Connect"
      Height          =   495
      Left            =   240
      TabIndex        =   8
      Top             =   3720
      Width           =   975
   End
   Begin VB.TextBox Text1 
      Enabled         =   0   'False
      Height          =   375
      Index           =   3
      Left            =   6480
      TabIndex        =   7
      Top             =   480
      Width           =   1095
   End
   Begin VB.TextBox Text1 
      Enabled         =   0   'False
      Height          =   375
      Index           =   2
      Left            =   4560
      TabIndex        =   6
      Top             =   480
      Width           =   1095
   End
   Begin VB.TextBox Text1 
      Enabled         =   0   'False
      Height          =   375
      Index           =   1
      Left            =   2760
      TabIndex        =   5
      Top             =   480
      Width           =   1095
   End
   Begin VB.TextBox Text1 
      Enabled         =   0   'False
      Height          =   375
      Index           =   0
      Left            =   960
      TabIndex        =   4
      Top             =   480
      Width           =   1095
   End
   Begin VB.Label Label6 
      Caption         =   "5"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Index           =   4
      Left            =   480
      TabIndex        =   30
      Top             =   2400
      Width           =   135
   End
   Begin VB.Label Label6 
      Caption         =   "4"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134

⌨️ 快捷键说明

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