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

📄 dmc.frm

📁 MPC2810是乐创自动化技术有限公司开发的一款高性能四轴运动控制器。 MPC2810基于PC机PCI总线
💻 FRM
📖 第 1 页 / 共 5 页
字号:
            Height          =   270
            Left            =   840
            TabIndex        =   78
            Text            =   "5000"
            Top             =   1080
            Width           =   1095
         End
         Begin VB.TextBox txtIConSpeed 
            Height          =   270
            Left            =   840
            TabIndex        =   77
            Text            =   "1000"
            Top             =   360
            Width           =   1095
         End
         Begin VB.TextBox txtILowSpeed 
            Height          =   270
            Left            =   840
            TabIndex        =   76
            Text            =   "1000"
            Top             =   720
            Width           =   1095
         End
         Begin VB.Label labIConSpeed 
            Caption         =   "常速速度"
            Height          =   255
            Left            =   120
            TabIndex        =   83
            Top             =   360
            Width           =   1095
         End
         Begin VB.Label labILowSpeed 
            Caption         =   "起始速度"
            Height          =   255
            Left            =   120
            TabIndex        =   82
            Top             =   720
            Width           =   1095
         End
         Begin VB.Label labIAccel 
            Caption         =   "加速度"
            Height          =   255
            Left            =   240
            TabIndex        =   81
            Top             =   1440
            Width           =   735
         End
         Begin VB.Label labIHighSpeed 
            Caption         =   "最大速度"
            Height          =   255
            Left            =   120
            TabIndex        =   80
            Top             =   1080
            Width           =   1215
         End
      End
      Begin VB.Frame Frame9 
         Caption         =   "速度类型"
         Height          =   1095
         Left            =   -70560
         TabIndex        =   72
         Top             =   2280
         Width           =   1575
         Begin VB.OptionButton optISpeedType 
            Caption         =   "常速"
            Height          =   180
            Index           =   0
            Left            =   120
            TabIndex        =   74
            Top             =   360
            Width           =   735
         End
         Begin VB.OptionButton optISpeedType 
            Caption         =   "快速"
            Height          =   180
            Index           =   1
            Left            =   120
            TabIndex        =   73
            Top             =   720
            Value           =   -1  'True
            Width           =   735
         End
      End
      Begin VB.Frame Frame7 
         Caption         =   "运动参数"
         Height          =   1455
         Left            =   -74760
         TabIndex        =   60
         Top             =   720
         Width           =   5775
         Begin VB.TextBox txtIDis 
            Height          =   270
            Index           =   3
            Left            =   4080
            TabIndex        =   137
            Text            =   "5000"
            Top             =   840
            Visible         =   0   'False
            Width           =   855
         End
         Begin VB.TextBox txtIAxes 
            Height          =   270
            Index           =   3
            Left            =   4080
            TabIndex        =   136
            Text            =   "4"
            Top             =   480
            Visible         =   0   'False
            Width           =   855
         End
         Begin VB.TextBox txtIAxes 
            Height          =   270
            Index           =   2
            Left            =   3120
            TabIndex        =   66
            Text            =   "3"
            Top             =   480
            Width           =   855
         End
         Begin VB.TextBox txtIDis 
            Height          =   270
            Index           =   2
            Left            =   3120
            TabIndex        =   65
            Text            =   "4000"
            Top             =   840
            Width           =   855
         End
         Begin VB.TextBox txtIAxes 
            Height          =   270
            Index           =   1
            Left            =   2160
            TabIndex        =   64
            Text            =   "2"
            Top             =   480
            Width           =   855
         End
         Begin VB.TextBox txtIDis 
            Height          =   270
            Index           =   1
            Left            =   2160
            TabIndex        =   63
            Text            =   "3000"
            Top             =   840
            Width           =   855
         End
         Begin VB.TextBox txtIAxes 
            Height          =   270
            Index           =   0
            Left            =   1200
            TabIndex        =   62
            Text            =   "1"
            Top             =   480
            Width           =   855
         End
         Begin VB.TextBox txtIDis 
            Height          =   270
            IMEMode         =   1  'ON
            Index           =   0
            Left            =   1200
            TabIndex        =   61
            Text            =   "2000"
            Top             =   840
            Width           =   855
         End
         Begin VB.Label labIAxes 
            Caption         =   "A轴"
            Height          =   255
            Index           =   3
            Left            =   4320
            TabIndex        =   138
            Top             =   240
            Visible         =   0   'False
            Width           =   375
         End
         Begin VB.Label labIAxes 
            Caption         =   "Z轴"
            Height          =   255
            Index           =   2
            Left            =   3360
            TabIndex        =   71
            Top             =   240
            Width           =   375
         End
         Begin VB.Label labIAxes 
            Caption         =   "Y轴"
            Height          =   255
            Index           =   1
            Left            =   2400
            TabIndex        =   70
            Top             =   240
            Width           =   375
         End
         Begin VB.Label labIAxes 
            Caption         =   "X轴"
            Height          =   255
            Index           =   0
            Left            =   1440
            TabIndex        =   69
            Top             =   240
            Width           =   375
         End
         Begin VB.Label labLineAxesX 
            Caption         =   "轴号"
            Height          =   255
            Index           =   1
            Left            =   720
            TabIndex        =   68
            Top             =   480
            Width           =   495
         End
         Begin VB.Label Label9 
            Caption         =   "移动距离"
            Height          =   255
            Index           =   1
            Left            =   360
            TabIndex        =   67
            Top             =   840
            Width           =   1095
         End
      End
      Begin VB.Frame Frame10 
         Caption         =   "轴数"
         Height          =   1455
         Left            =   -72360
         TabIndex        =   57
         Top             =   2280
         Width           =   1575
         Begin VB.OptionButton optIAxesNum 
            Caption         =   "XYZA 四轴"
            Height          =   180
            Index           =   2
            Left            =   120
            TabIndex        =   156
            Top             =   1080
            Width           =   1335
         End
         Begin VB.OptionButton optIAxesNum 
            Caption         =   "XYZ 三轴"
            Height          =   180
            Index           =   1
            Left            =   120
            TabIndex        =   59
            Top             =   720
            Width           =   1335
         End
         Begin VB.OptionButton optIAxesNum 
            Caption         =   "XY 两轴"
            Height          =   300
            Index           =   0
            Left            =   120
            TabIndex        =   58
            Top             =   360
            Value           =   -1  'True
            Width           =   1095
         End
      End
      Begin VB.HScrollBar scrOMaxSpeed 
         Height          =   255
         Left            =   -74520
         Max             =   2000
         Min             =   1
         TabIndex        =   56
         Top             =   1320
         Value           =   1
         Width           =   3495
      End
      Begin VB.Frame Frame4 
         Caption         =   "速度类型"
         Height          =   1095
         Left            =   -72600
         TabIndex        =   53
         Top             =   840
         Width           =   1335
         Begin VB.OptionButton optRSpeedType 
            Caption         =   "常速"
            Height          =   180
            Index           =   0
            Left            =   120
            TabIndex        =   55
            Top             =   360
            Value           =   -1  'True
            Width           =   735
         End
         Begin VB.OptionButton optRSpeedType 
            Caption         =   "快速"
            Height          =   180
            Index           =   1
            Left            =   120
            TabIndex        =   54
            Top             =   720
            Width           =   735
         End
      End
      Begin VB.Frame Frame6 
         Caption         =   "矢量速度"
         Height          =   1935
         Left            =   -74880
         TabIndex        =   44
         Top             =   840
         Width           =   2175
         Begin VB.TextBox txtRAccel 
            Height          =   270
            Left            =   840
            TabIndex        =   48
            Text            =   "2000"
            Top             =   1440
            Width           =   1095
         End
         Begin VB.TextBox txtRHighSpeed 
            Height          =   270
            Left            =   840
            TabIndex        =   47
            Text            =   "5000"
            Top             =   1080
            Width           =   1095
         End
         Begin VB.TextBox txtRConSpeed 
            Height          =   270
            Left            =   840
            TabIndex        =   46
            Text            =   "1000"
            Top             =   360
            Width           =   1095
         End
         Begin VB.TextBox txtRLowSpeed 
            Height          =   270
            Left            =   840
            TabIndex        =   45
            Text            =   "1000"
            Top             =   720
            Width           =   1095
         End
         Begin VB.Label labRConSpeed 
            Caption         =   "常速速度"
            Height          =   255
            Left            =   120
            TabIndex        =   52
            Top             =   360
            Width           =   1095
         End
         Begin VB.Label labRLowSpeed 
            Caption         =   "起始速度"
            Height          =   255
            Left            =   120
            TabIndex        =   51
            Top             =   720
            Width           =   1095
         End
         Begin VB.Label labRAccel 
            Caption         =   "加速度"
            Height          =   255
            Left            =   240
            TabIndex        =   50
            Top             =   1440
            Width           =   735
         End
         Begin VB.Label labRHighSpeed 
            Caption         =   "最大速度"
            Height          =   255
            Left            =   120
            TabIndex        =   49
            Top             =   1080
            Width           =   1215
         End
      End
      Begin VB.Frame Frame15 
         Caption         =   "往复运动参数"
         Height          =   1935
         Left            =   -71160
         TabIndex        =   37
         Top             =   840
         Width           =   2055
         Begin VB.TextBox txtLastRTimes 
            Height          =   270
            Left            =   840
            TabIndex        =   151
            Text            =   "10"

⌨️ 快捷键说明

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