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

📄 frmsetting.frm

📁 850运动控制卡的详细开发资料
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmSetting 
   Caption         =   "850卡运动参数设置"
   ClientHeight    =   6825
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   6780
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   ScaleHeight     =   6825
   ScaleWidth      =   6780
   StartUpPosition =   3  'Windows Default
   Begin VB.CommandButton btnCancel 
      Caption         =   "取消"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   5040
      TabIndex        =   51
      Top             =   6360
      Width           =   855
   End
   Begin VB.CommandButton btnSave 
      Caption         =   "确定"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   3960
      TabIndex        =   50
      Top             =   6360
      Width           =   855
   End
   Begin VB.Frame Frame2 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      ForeColor       =   &H80000008&
      Height          =   15
      Left            =   0
      TabIndex        =   49
      Top             =   4200
      Width           =   6855
   End
   Begin VB.TextBox txtTime_w 
      BackColor       =   &H8000000B&
      Height          =   375
      Left            =   5040
      TabIndex        =   48
      Text            =   "0"
      Top             =   5880
      Width           =   1455
   End
   Begin VB.TextBox txtTime_z 
      BackColor       =   &H8000000B&
      Height          =   375
      Left            =   5040
      TabIndex        =   47
      Text            =   "0"
      Top             =   5400
      Width           =   1455
   End
   Begin VB.TextBox txtTime_y 
      BackColor       =   &H8000000B&
      Height          =   375
      Left            =   5040
      TabIndex        =   46
      Text            =   "0"
      Top             =   4920
      Width           =   1455
   End
   Begin VB.TextBox txtTime_x 
      BackColor       =   &H8000000B&
      Height          =   375
      Left            =   5040
      Locked          =   -1  'True
      TabIndex        =   45
      Text            =   "0"
      Top             =   4440
      Width           =   1455
   End
   Begin VB.TextBox txtRatio_w 
      Height          =   375
      Left            =   1560
      TabIndex        =   44
      Text            =   "0"
      ToolTipText     =   "范围:1—500"
      Top             =   5880
      Width           =   1455
   End
   Begin VB.TextBox txtRatio_z 
      Height          =   375
      Left            =   1560
      TabIndex        =   43
      Text            =   "0"
      ToolTipText     =   "范围:1—500"
      Top             =   5400
      Width           =   1455
   End
   Begin VB.TextBox txtRatio_y 
      Height          =   375
      Left            =   1560
      TabIndex        =   42
      Text            =   "0"
      ToolTipText     =   "范围:1—500"
      Top             =   4920
      Width           =   1455
   End
   Begin VB.TextBox txtRatio_x 
      Height          =   375
      Left            =   1560
      TabIndex        =   41
      Text            =   "0"
      ToolTipText     =   "范围:1—500"
      Top             =   4440
      Width           =   1455
   End
   Begin VB.TextBox txtDec_w 
      BackColor       =   &H8000000B&
      Height          =   375
      Left            =   5040
      TabIndex        =   40
      Text            =   "0"
      ToolTipText     =   "范围:125×倍率—1000000×倍率"
      Top             =   3720
      Width           =   1455
   End
   Begin VB.TextBox txtDec_z 
      BackColor       =   &H8000000B&
      Height          =   375
      Left            =   5040
      TabIndex        =   39
      Text            =   "0"
      ToolTipText     =   "范围:125×倍率—1000000×倍率"
      Top             =   3240
      Width           =   1455
   End
   Begin VB.TextBox txtDec_y 
      BackColor       =   &H8000000B&
      Height          =   375
      Left            =   5040
      TabIndex        =   38
      Text            =   "0"
      ToolTipText     =   "范围:125×倍率—1000000×倍率"
      Top             =   2760
      Width           =   1455
   End
   Begin VB.TextBox txtDec_x 
      BackColor       =   &H8000000B&
      Height          =   375
      Left            =   5040
      TabIndex        =   37
      Text            =   "0"
      ToolTipText     =   "范围:125×倍率—1000000×倍率"
      Top             =   2280
      Width           =   1455
   End
   Begin VB.TextBox txtAcc_w 
      BackColor       =   &H8000000B&
      Height          =   375
      Left            =   1560
      TabIndex        =   36
      Text            =   "0"
      ToolTipText     =   "范围:125×倍率—1000000×倍率"
      Top             =   3720
      Width           =   1455
   End
   Begin VB.TextBox txtAcc_z 
      BackColor       =   &H8000000B&
      Height          =   375
      Left            =   1560
      TabIndex        =   35
      Text            =   "0"
      ToolTipText     =   "范围:125×倍率—1000000×倍率"
      Top             =   3240
      Width           =   1455
   End
   Begin VB.TextBox txtAcc_y 
      BackColor       =   &H8000000B&
      Height          =   375
      Left            =   1560
      TabIndex        =   34
      Text            =   "0"
      ToolTipText     =   "范围:125×倍率—1000000×倍率"
      Top             =   2760
      Width           =   1455
   End
   Begin VB.TextBox txtAcc_x 
      BackColor       =   &H8000000B&
      Height          =   375
      Left            =   1560
      TabIndex        =   33
      Text            =   "0"
      ToolTipText     =   "范围:125×倍率—1000000×倍率"
      Top             =   2280
      Width           =   1455
   End
   Begin VB.TextBox txtDriveSpeed_w 
      Height          =   375
      Left            =   5040
      TabIndex        =   32
      Text            =   "0"
      ToolTipText     =   "范围:1×倍率—8000×倍率"
      Top             =   1560
      Width           =   1575
   End
   Begin VB.TextBox txtDriveSpeed_z 
      Height          =   375
      Left            =   5040
      TabIndex        =   31
      Text            =   "0"
      ToolTipText     =   "范围:1×倍率—8000×倍率"
      Top             =   1080
      Width           =   1575
   End
   Begin VB.TextBox txtDriveSpeed_y 
      Height          =   375
      Left            =   5040
      TabIndex        =   30
      Text            =   "0"
      ToolTipText     =   "范围:1×倍率—8000×倍率"
      Top             =   600
      Width           =   1575
   End
   Begin VB.TextBox txtDriveSpeed_x 
      Height          =   375
      Left            =   5040
      TabIndex        =   29
      Text            =   "0"
      ToolTipText     =   "范围:1×倍率—8000×倍率"
      Top             =   120
      Width           =   1575
   End
   Begin VB.Frame Frame1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      ForeColor       =   &H80000008&
      Height          =   15
      Left            =   0
      TabIndex        =   28
      Top             =   2040
      Width           =   6855
   End
   Begin VB.TextBox txtStartSpeed_w 
      Height          =   375
      Left            =   1560
      TabIndex        =   27
      Text            =   "0"
      ToolTipText     =   "范围:1×倍率—8000×倍率"
      Top             =   1560
      Width           =   1455
   End
   Begin VB.TextBox txtStartSpeed_z 
      Height          =   375
      Left            =   1560
      TabIndex        =   26
      Text            =   "0"
      ToolTipText     =   "范围:1×倍率—8000×倍率"
      Top             =   1080
      Width           =   1455
   End
   Begin VB.TextBox txtStartSpeed_y 
      Height          =   375
      Left            =   1560
      TabIndex        =   25
      Text            =   "0"
      ToolTipText     =   "范围:1×倍率—8000×倍率"
      Top             =   600
      Width           =   1455
   End
   Begin VB.TextBox txtStartSpeed_x 
      Height          =   375
      Left            =   1560
      TabIndex        =   24
      Text            =   "0"
      ToolTipText     =   "范围:1×倍率—8000×倍率"
      Top             =   120
      Width           =   1455
   End
   Begin VB.Label Label24 
      Caption         =   "W轴的加速时间:"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   3600
      TabIndex        =   23
      Top             =   5880
      Width           =   1335
   End
   Begin VB.Label Label23 
      Caption         =   "Z轴的加速时间:"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   3600
      TabIndex        =   22
      Top             =   5400
      Width           =   1335
   End
   Begin VB.Label Label22 
      Caption         =   "Y轴的加速时间:"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   3600
      TabIndex        =   21
      Top             =   4920
      Width           =   1335
   End
   Begin VB.Label Label21 
      Caption         =   "X轴的加速时间:"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   3600
      TabIndex        =   20
      Top             =   4440
      Width           =   1335
   End
   Begin VB.Label Label20 
      Caption         =   "W轴倍率:"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   120
      TabIndex        =   19
      Top             =   5880
      Width           =   1095
   End
   Begin VB.Label Label19 
      Caption         =   "Z轴倍率:"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   120
      TabIndex        =   18
      Top             =   5400
      Width           =   1095
   End
   Begin VB.Label Label18 
      Caption         =   "Y轴倍率:"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   120
      TabIndex        =   17
      Top             =   4920
      Width           =   1095
   End
   Begin VB.Label Label17 
      Caption         =   "X轴倍率:"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   120
      TabIndex        =   16
      Top             =   4440
      Width           =   1095
   End
   Begin VB.Label Label16 
      Caption         =   "W轴减速度:"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   400

⌨️ 快捷键说明

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