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

📄 rt3.frm

📁 实现图像控制,云台解码器控制,站点选择(配有Access数据库).
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
Begin VB.Form FrmRt3 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "图像系统控制软件"
   ClientHeight    =   3975
   ClientLeft      =   270
   ClientTop       =   2400
   ClientWidth     =   11685
   BeginProperty Font 
      Name            =   "宋体"
      Size            =   10.5
      Charset         =   134
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   ForeColor       =   &H8000000A&
   Icon            =   "Rt3.frx":0000
   LinkTopic       =   "Test"
   MaxButton       =   0   'False
   PaletteMode     =   1  'UseZOrder
   ScaleHeight     =   3975
   ScaleWidth      =   11685
   Begin VB.ComboBox Combo1 
      Height          =   330
      ItemData        =   "Rt3.frx":030A
      Left            =   10575
      List            =   "Rt3.frx":0320
      TabIndex        =   82
      Text            =   "9600"
      Top             =   600
      Width           =   1005
   End
   Begin VB.CommandButton Command3 
      Caption         =   "显示数据库"
      Height          =   375
      Left            =   8880
      TabIndex        =   80
      Top             =   1560
      Width           =   1455
   End
   Begin VB.CommandButton Command2 
      Caption         =   "数据录入"
      Height          =   375
      Left            =   8880
      TabIndex        =   79
      Top             =   1080
      Width           =   1455
   End
   Begin VB.ComboBox MCUnumber 
      BeginProperty Font 
         Name            =   "System"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      ItemData        =   "Rt3.frx":034A
      Left            =   6840
      List            =   "Rt3.frx":0354
      Style           =   2  'Dropdown List
      TabIndex        =   76
      ToolTipText     =   "选择多点控制器号"
      Top             =   1560
      Width           =   1335
   End
   Begin VB.Timer tcpTimer 
      Interval        =   3000
      Left            =   9840
      Top             =   5400
   End
   Begin VB.CommandButton Command1 
      Caption         =   "Command1"
      Enabled         =   0   'False
      Height          =   375
      Left            =   7440
      TabIndex        =   69
      Top             =   5400
      Width           =   975
   End
   Begin VB.TextBox Text1 
      Height          =   615
      Left            =   120
      MultiLine       =   -1  'True
      TabIndex        =   68
      Top             =   4920
      Width           =   4695
   End
   Begin MSWinsockLib.Winsock tcpServer 
      Index           =   0
      Left            =   10320
      Top             =   5400
      _ExtentX        =   741
      _ExtentY        =   741
      _Version        =   393216
      LocalPort       =   1001
   End
   Begin VB.CommandButton lux 
      Caption         =   "录象"
      Height          =   375
      Left            =   10545
      TabIndex        =   67
      Top             =   1560
      Width           =   990
   End
   Begin VB.CommandButton hua 
      Caption         =   "画面分割"
      Height          =   375
      Left            =   10560
      TabIndex        =   66
      Top             =   2160
      Width           =   990
   End
   Begin VB.CommandButton Help 
      Caption         =   "帮  助"
      Height          =   375
      Left            =   10560
      TabIndex        =   65
      Top             =   1095
      Width           =   990
   End
   Begin VB.Frame Frame6 
      Caption         =   "辅助"
      Height          =   1692
      Left            =   9360
      TabIndex        =   62
      Top             =   2040
      Width           =   1068
      Begin VB.CommandButton cmdF2On 
         Height          =   252
         Left            =   120
         Picture         =   "Rt3.frx":035E
         Style           =   1  'Graphical
         TabIndex        =   78
         ToolTipText     =   "打开 CCD Power"
         Top             =   600
         Width           =   372
      End
      Begin VB.CommandButton cmdF2Off 
         Height          =   252
         Left            =   600
         Picture         =   "Rt3.frx":0990
         Style           =   1  'Graphical
         TabIndex        =   77
         ToolTipText     =   "关闭 CCD Power"
         Top             =   600
         Width           =   372
      End
      Begin VB.CommandButton WarnOff 
         Height          =   252
         Left            =   600
         Picture         =   "Rt3.frx":10B6
         Style           =   1  'Graphical
         TabIndex        =   73
         ToolTipText     =   "关闭备用开关1"
         Top             =   960
         Width           =   372
      End
      Begin VB.CommandButton WarnOn 
         Height          =   252
         Left            =   120
         Picture         =   "Rt3.frx":17DC
         Style           =   1  'Graphical
         TabIndex        =   72
         ToolTipText     =   "打开备用开关1"
         Top             =   960
         Width           =   372
      End
      Begin VB.CommandButton CCDPowerOff 
         Height          =   252
         Left            =   600
         Picture         =   "Rt3.frx":1E0E
         Style           =   1  'Graphical
         TabIndex        =   71
         ToolTipText     =   "关闭备用开关2"
         Top             =   1320
         Width           =   372
      End
      Begin VB.CommandButton LightOff 
         Height          =   252
         Left            =   600
         Picture         =   "Rt3.frx":27D4
         Style           =   1  'Graphical
         TabIndex        =   70
         ToolTipText     =   "关上探照灯"
         Top             =   240
         Width           =   372
      End
      Begin VB.CommandButton CCDPowerOn 
         Height          =   252
         Left            =   120
         Picture         =   "Rt3.frx":2976
         Style           =   1  'Graphical
         TabIndex        =   17
         ToolTipText     =   "打开备用开关2"
         Top             =   1320
         Width           =   372
      End
      Begin VB.CommandButton LightOn 
         Height          =   252
         Left            =   120
         Picture         =   "Rt3.frx":2AE8
         Style           =   1  'Graphical
         TabIndex        =   16
         ToolTipText     =   "打开探照灯"
         Top             =   240
         Width           =   372
      End
   End
   Begin VB.ComboBox portn 
      BeginProperty Font 
         Name            =   "System"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   336
      ItemData        =   "Rt3.frx":2C8A
      Left            =   9720
      List            =   "Rt3.frx":2CAC
      Style           =   2  'Dropdown List
      TabIndex        =   1
      Top             =   600
      Width           =   615
   End
   Begin VB.CommandButton huifu 
      Caption         =   "断电恢复"
      Height          =   375
      Left            =   10560
      TabIndex        =   18
      Top             =   2775
      Width           =   990
   End
   Begin VB.CommandButton savesetting 
      Caption         =   "保存设置"
      Height          =   375
      Left            =   10560
      TabIndex        =   19
      ToolTipText     =   "保存设置"
      Top             =   3360
      Width           =   990
   End
   Begin VB.Frame Frame5 
      Caption         =   "镜头"
      Height          =   1692
      Left            =   8280
      TabIndex        =   44
      Top             =   2040
      Width           =   1116
      Begin VB.CommandButton irisclose 
         Height          =   375
         Left            =   600
         Picture         =   "Rt3.frx":2CCF
         Style           =   1  'Graphical
         TabIndex        =   15
         ToolTipText     =   "光圈缩小"
         Top             =   1200
         Width           =   375
      End
      Begin VB.CommandButton irisopen 
         Height          =   375
         Left            =   120
         Picture         =   "Rt3.frx":2E41
         Style           =   1  'Graphical
         TabIndex        =   14
         ToolTipText     =   "光圈扩大"
         Top             =   1200
         Width           =   375
      End
      Begin VB.CommandButton near 
         Height          =   375
         Left            =   600
         Picture         =   "Rt3.frx":2FB3
         Style           =   1  'Graphical
         TabIndex        =   13
         ToolTipText     =   "向近处调焦"
         Top             =   720
         Width           =   375
      End
      Begin VB.CommandButton far 
         Height          =   375
         Left            =   120
         Picture         =   "Rt3.frx":3125
         Style           =   1  'Graphical
         TabIndex        =   12
         ToolTipText     =   "向远处调焦"
         Top             =   720
         Width           =   375
      End
      Begin VB.CommandButton tele 
         Height          =   375
         Left            =   600
         Picture         =   "Rt3.frx":3297
         Style           =   1  'Graphical
         TabIndex        =   11
         ToolTipText     =   "拉镜头"
         Top             =   240
         Width           =   375
      End
      Begin VB.CommandButton wide 
         Height          =   372
         Left            =   120
         Picture         =   "Rt3.frx":3409
         Style           =   1  'Graphical
         TabIndex        =   10
         ToolTipText     =   "推镜头"
         Top             =   240
         Width           =   372
      End
   End
   Begin VB.Frame Frame4 
      Caption         =   "云台"
      Height          =   1695
      Left            =   6720
      TabIndex        =   43
      Top             =   2040
      Width           =   1596
      Begin VB.CommandButton cmdRight 
         BeginProperty Font 
            Name            =   "System"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   1080
         Picture         =   "Rt3.frx":357B
         Style           =   1  'Graphical
         TabIndex        =   9
         ToolTipText     =   "手动操作云台向右"
         Top             =   960
         Width           =   375
      End
      Begin VB.CommandButton cmdLeft 
         BeginProperty Font 
            Name            =   "System"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   120
         Picture         =   "Rt3.frx":3B4D
         Style           =   1  'Graphical
         TabIndex        =   8
         ToolTipText     =   "手动操作云台向左"
         Top             =   960
         Width           =   372
      End
      Begin VB.CommandButton down 
         BeginProperty Font 
            Name            =   "System"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   600
         Picture         =   "Rt3.frx":411F
         Style           =   1  'Graphical
         TabIndex        =   7
         ToolTipText     =   "手动操作云台向下"
         Top             =   1200
         Width           =   375
      End
      Begin VB.CommandButton up 
         BeginProperty Font 
            Name            =   "System"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   600
         Picture         =   "Rt3.frx":46F1
         Style           =   1  'Graphical
         TabIndex        =   6
         ToolTipText     =   "手动操作云台向上"
         Top             =   720
         Width           =   375
      End
      Begin VB.CommandButton auto 
         Height          =   375
         Left            =   120
         Picture         =   "Rt3.frx":4CC3
         Style           =   1  'Graphical
         TabIndex        =   5
         ToolTipText     =   "云台水平方向自动旋转开关"

⌨️ 快捷键说明

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