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

📄 dlgjydzxsbtest.frm

📁 电力机车牵引变压器试验站总控程序
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form dlgJYDZXSBTest 
   BorderStyle     =   4  'Fixed ToolWindow
   Caption         =   "绝缘电阻及吸收比试验"
   ClientHeight    =   4995
   ClientLeft      =   2760
   ClientTop       =   3630
   ClientWidth     =   11355
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4995
   ScaleWidth      =   11355
   ShowInTaskbar   =   0   'False
   Begin MSCommLib.MSComm MSComm1 
      Index           =   1
      Left            =   720
      Top             =   4320
      _ExtentX        =   1005
      _ExtentY        =   1005
      _Version        =   393216
      CommPort        =   3
      DTREnable       =   -1  'True
      RThreshold      =   1
      BaudRate        =   4800
      StopBits        =   2
      InputMode       =   1
   End
   Begin VB.Timer Timer1 
      Enabled         =   0   'False
      Left            =   1560
      Top             =   4560
   End
   Begin MSCommLib.MSComm MSComm1 
      Index           =   0
      Left            =   120
      Top             =   4320
      _ExtentX        =   1005
      _ExtentY        =   1005
      _Version        =   393216
      CommPort        =   8
      DTREnable       =   -1  'True
      RThreshold      =   1
      BaudRate        =   4800
      InputMode       =   1
   End
   Begin VB.Timer Timer2 
      Enabled         =   0   'False
      Left            =   2040
      Top             =   4560
   End
   Begin VB.CommandButton Command4 
      Caption         =   "存储"
      Enabled         =   0   'False
      Height          =   495
      Left            =   2400
      TabIndex        =   18
      Top             =   4080
      Width           =   1215
   End
   Begin VB.Frame Frame7 
      Caption         =   "提示信息:"
      Height          =   2295
      Left            =   6960
      TabIndex        =   16
      Top             =   240
      Width           =   3855
      Begin VB.TextBox Text2 
         Height          =   1935
         Left            =   120
         Locked          =   -1  'True
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   17
         Top             =   240
         Width           =   3615
      End
   End
   Begin VB.CommandButton Command3 
      Caption         =   "启动"
      Enabled         =   0   'False
      Height          =   495
      Left            =   1560
      TabIndex        =   15
      Top             =   3360
      Width           =   1215
   End
   Begin VB.CommandButton Command2 
      Caption         =   "试验序号选择"
      Height          =   495
      Left            =   240
      TabIndex        =   14
      Top             =   3360
      Width           =   1215
   End
   Begin VB.Frame Frame2 
      Caption         =   "试验类型选择"
      Height          =   3015
      Left            =   2160
      TabIndex        =   9
      Top             =   120
      Width           =   1815
      Begin VB.CommandButton Command5 
         Caption         =   "选定"
         Height          =   495
         Left            =   240
         TabIndex        =   21
         Top             =   2400
         Width           =   1215
      End
      Begin VB.OptionButton Option2 
         Caption         =   "极化指数"
         Height          =   495
         Index           =   2
         Left            =   360
         TabIndex        =   12
         Top             =   1560
         Width           =   1215
      End
      Begin VB.OptionButton Option2 
         Caption         =   "吸收比"
         Height          =   495
         Index           =   1
         Left            =   360
         TabIndex        =   11
         Top             =   960
         Width           =   1215
      End
      Begin VB.OptionButton Option2 
         Caption         =   "绝缘电阻"
         Height          =   495
         Index           =   0
         Left            =   360
         TabIndex        =   10
         Top             =   360
         Width           =   1215
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "电压选择"
      Height          =   3015
      Left            =   240
      TabIndex        =   4
      Top             =   120
      Width           =   1695
      Begin VB.CommandButton Command1 
         Caption         =   "选定"
         Height          =   495
         Left            =   240
         TabIndex        =   20
         Top             =   2400
         Width           =   1215
      End
      Begin VB.OptionButton Option1 
         Caption         =   "5KV"
         Height          =   495
         Index           =   3
         Left            =   360
         TabIndex        =   8
         Top             =   1800
         Width           =   1215
      End
      Begin VB.OptionButton Option1 
         Caption         =   "2.5KV"
         Height          =   495
         Index           =   2
         Left            =   360
         TabIndex        =   7
         Top             =   1320
         Width           =   1215
      End
      Begin VB.OptionButton Option1 
         Caption         =   "1000V"
         Height          =   495
         Index           =   1
         Left            =   360
         TabIndex        =   6
         Top             =   840
         Width           =   1215
      End
      Begin VB.OptionButton Option1 
         Caption         =   "500V"
         Height          =   495
         Index           =   0
         Left            =   360
         TabIndex        =   5
         Top             =   360
         Width           =   1215
      End
   End
   Begin VB.CommandButton CancelButton 
      Caption         =   "复位"
      Enabled         =   0   'False
      Height          =   495
      Left            =   2880
      TabIndex        =   1
      Top             =   3360
      Width           =   1215
   End
   Begin VB.CommandButton OKButton 
      Caption         =   "退出"
      Height          =   495
      Left            =   840
      TabIndex        =   0
      Top             =   4080
      Width           =   1215
   End
   Begin VB.Label Label4 
      Height          =   495
      Left            =   5520
      TabIndex        =   33
      Top             =   1080
      Width           =   1215
   End
   Begin VB.Label Label16 
      Height          =   375
      Left            =   4560
      TabIndex        =   32
      Top             =   3960
      Width           =   2895
   End
   Begin VB.Label Label15 
      Height          =   375
      Left            =   4440
      TabIndex        =   31
      Top             =   2760
      Visible         =   0   'False
      Width           =   615
   End
   Begin VB.Label Label14 
      Caption         =   "结 果"
      Height          =   255
      Left            =   10200
      TabIndex        =   30
      Top             =   3480
      Width           =   495
   End
   Begin VB.Label Label13 
      Caption         =   "实 测 Ω"
      Height          =   255
      Left            =   9120
      TabIndex        =   29
      Top             =   3480
      Width           =   735
   End
   Begin VB.Label Label12 
      Caption         =   "质   量  标  准"
      Height          =   255
      Left            =   7800
      TabIndex        =   28
      Top             =   3480
      Width           =   1095
   End
   Begin VB.Label Label11 
      Caption         =   "检  查  项  目"
      Height          =   255
      Left            =   5520
      TabIndex        =   27
      Top             =   3480
      Width           =   1095
   End
   Begin VB.Line Line4 
      X1              =   9960
      X2              =   9960
      Y1              =   3360
      Y2              =   4440
   End
   Begin VB.Line Line3 
      X1              =   9000
      X2              =   9000
      Y1              =   3360
      Y2              =   4440
   End
   Begin VB.Line Line2 
      X1              =   7560
      X2              =   7560
      Y1              =   3360
      Y2              =   4440
   End
   Begin VB.Line Line1 
      X1              =   4440
      X2              =   10920
      Y1              =   3840
      Y2              =   3840
   End
   Begin VB.Shape Shape1 
      Height          =   1095
      Left            =   4440
      Top             =   3360
      Width           =   6495
   End
   Begin VB.Label Label10 
      Height          =   495
      Left            =   5520
      TabIndex        =   26
      Top             =   1800
      Width           =   1215
   End
   Begin VB.Label Label9 
      AutoSize        =   -1  'True
      Caption         =   "当前室内温度:"
      Height          =   195
      Left            =   4200
      TabIndex        =   25
      Top             =   1800
      Width           =   1260
   End
   Begin VB.Label Label8 
      Alignment       =   2  'Center
      ForeColor       =   &H80000008&
      Height          =   375
      Left            =   10080
      TabIndex        =   24
      Top             =   3960
      Width           =   735
   End
   Begin VB.Label Label6 
      Alignment       =   2  'Center
      ForeColor       =   &H80000008&
      Height          =   375
      Left            =   9120
      TabIndex        =   23

⌨️ 快捷键说明

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