📄 frmvelocityconfig.frm
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "Tabctl32.ocx"
Begin VB.Form frmVelocityConfig
Caption = "速度设置"
ClientHeight = 6345
ClientLeft = 60
ClientTop = 285
ClientWidth = 5850
Icon = "frmVelocityConfig.frx":0000
LinkTopic = "Form1"
ScaleHeight = 6345
ScaleWidth = 5850
StartUpPosition = 2 '屏幕中心
Begin VB.CommandButton cmdApply
Caption = "应用"
Height = 345
Left = 4800
TabIndex = 2
Top = 5880
Width = 855
End
Begin VB.CommandButton cmdOK
Caption = "确定"
Height = 375
Left = 2760
TabIndex = 1
Top = 5880
Width = 975
End
Begin VB.CommandButton cmdCancel
Caption = "取消"
Height = 375
Left = 3840
TabIndex = 0
Top = 5880
Width = 855
End
Begin TabDlg.SSTab SSTab1
Height = 5655
Left = 120
TabIndex = 3
Top = 120
Width = 5640
_ExtentX = 9948
_ExtentY = 9975
_Version = 393216
Style = 1
Tabs = 5
Tab = 3
TabsPerRow = 6
TabHeight = 520
TabCaption(0) = "切线"
Tab(0).ControlEnabled= 0 'False
Tab(0).Control(0)= "Frame2"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "Frame3(0)"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).ControlCount= 2
TabCaption(1) = "切弧"
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "Frame1"
Tab(1).Control(0).Enabled= 0 'False
Tab(1).Control(1)= "Frame4"
Tab(1).Control(1).Enabled= 0 'False
Tab(1).ControlCount= 2
TabCaption(2) = "铣底"
Tab(2).ControlEnabled= 0 'False
Tab(2).Control(0)= "Frame5"
Tab(2).Control(0).Enabled= 0 'False
Tab(2).Control(1)= "Frame6"
Tab(2).Control(1).Enabled= 0 'False
Tab(2).ControlCount= 2
TabCaption(3) = "起落"
Tab(3).ControlEnabled= -1 'True
Tab(3).Control(0)= "Frame7"
Tab(3).Control(0).Enabled= 0 'False
Tab(3).Control(1)= "Frame3(1)"
Tab(3).Control(1).Enabled= 0 'False
Tab(3).ControlCount= 2
TabCaption(4) = "寻点"
Tab(4).ControlEnabled= 0 'False
Tab(4).Control(0)= "Frame9"
Tab(4).Control(0).Enabled= 0 'False
Tab(4).Control(1)= "Frame3(3)"
Tab(4).Control(1).Enabled= 0 'False
Tab(4).ControlCount= 2
Begin VB.Frame Frame3
Caption = "设置速度"
Height = 2415
Index = 3
Left = -74880
TabIndex = 168
Top = 3000
Width = 5415
Begin VB.TextBox txtFindPointAccelSpeed
Height = 270
Index = 2
Left = 4080
TabIndex = 177
Text = "0"
Top = 1800
Width = 855
End
Begin VB.TextBox txtFindPointAccelSpeed
Height = 270
Index = 1
Left = 4080
TabIndex = 176
Text = "0"
Top = 1320
Width = 855
End
Begin VB.TextBox txtFindPointAccelSpeed
Height = 270
Index = 0
Left = 4080
TabIndex = 175
Text = "0"
Top = 840
Width = 855
End
Begin VB.TextBox txtFindPointHighSpeed
Height = 270
Index = 2
Left = 2760
TabIndex = 174
Text = "0"
Top = 1800
Width = 855
End
Begin VB.TextBox txtFindPointHighSpeed
Height = 270
Index = 1
Left = 2760
TabIndex = 173
Text = "0"
Top = 1320
Width = 855
End
Begin VB.TextBox txtFindPointHighSpeed
Height = 270
Index = 0
Left = 2760
TabIndex = 172
Text = "0"
Top = 840
Width = 855
End
Begin VB.TextBox txtFindPointLowSpeed
Height = 270
Index = 2
Left = 1440
TabIndex = 171
Text = "0"
Top = 1800
Width = 855
End
Begin VB.TextBox txtFindPointLowSpeed
Height = 270
Index = 1
Left = 1440
TabIndex = 170
Text = "0"
Top = 1320
Width = 855
End
Begin VB.TextBox txtFindPointLowSpeed
Height = 270
Index = 0
Left = 1440
TabIndex = 169
Text = "0"
Top = 840
Width = 855
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "最低矢量速度"
Height = 180
Index = 15
Left = 1320
TabIndex = 183
Top = 360
Width = 1080
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "最高矢量速度"
Height = 180
Index = 16
Left = 2640
TabIndex = 182
Top = 360
Width = 1080
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "矢量加速度"
Height = 180
Index = 17
Left = 4080
TabIndex = 181
Top = 360
Width = 900
End
Begin VB.Label Label7
AutoSize = -1 'True
Caption = "区间一"
Height = 180
Index = 30
Left = 480
TabIndex = 180
Top = 840
Width = 540
End
Begin VB.Label Label7
AutoSize = -1 'True
Caption = "区间二"
Height = 180
Index = 31
Left = 480
TabIndex = 179
Top = 1320
Width = 540
End
Begin VB.Label Label7
AutoSize = -1 'True
Caption = "区间三"
Height = 180
Index = 32
Left = 480
TabIndex = 178
Top = 1800
Width = 540
End
End
Begin VB.Frame Frame9
Caption = "创建区间"
Height = 2295
Left = -74880
TabIndex = 148
Top = 480
Width = 5415
Begin VB.TextBox txtFindPointSpeedNode
Height = 270
Index = 1
Left = 3840
TabIndex = 150
Text = "0"
Top = 1440
Width = 855
End
Begin VB.TextBox txtFindPointSpeedNode
Height = 270
Index = 0
Left = 3840
TabIndex = 149
Text = "0"
Top = 1080
Width = 855
End
Begin VB.Label lblFindPointSpeedNode
BorderStyle = 1 'Fixed Single
Caption = "0"
Height = 255
Index = 1
Left = 1920
TabIndex = 167
Top = 1800
Width = 855
End
Begin VB.Label Label4
AutoSize = -1 'True
Caption = "到"
Height = 180
Left = 3240
TabIndex = 166
Top = 1440
Width = 180
End
Begin VB.Label Label5
AutoSize = -1 'True
Caption = "到"
Height = 180
Left = 3240
TabIndex = 165
Top = 1800
Width = 180
End
Begin VB.Label Label16
AutoSize = -1 'True
Caption = "到"
Height = 180
Left = 3240
TabIndex = 164
Top = 1080
Width = 180
End
Begin VB.Label Label17
Caption = " 再设置加工速度之前,请必须创建三个区间,否则会引起错误。"
Height = 420
Left = 480
TabIndex = 163
Top = 360
Width = 4200
End
Begin VB.Label Label7
AutoSize = -1 'True
Caption = "区间三"
Height = 180
Index = 33
Left = 840
TabIndex = 162
Top = 1800
Width = 540
End
Begin VB.Label Label7
AutoSize = -1 'True
Caption = "区间二"
Height = 180
Index = 34
Left = 840
TabIndex = 161
Top = 1440
Width = 540
End
Begin VB.Label Label7
AutoSize = -1 'True
Caption = "区间一"
Height = 180
Index = 35
Left = 840
TabIndex = 160
Top = 1080
Width = 540
End
Begin VB.Label Label24
BorderStyle = 1 'Fixed Single
Caption = "∞"
Height = 255
Left = 3840
TabIndex = 159
Top = 1800
Width = 855
End
Begin VB.Label lblFindPointSpeedNode
BorderStyle = 1 'Fixed Single
Caption = "0"
Height = 255
Index = 0
Left = 1920
TabIndex = 158
Top = 1440
Width = 855
End
Begin VB.Label Label25
BorderStyle = 1 'Fixed Single
Caption = "0"
Height = 255
Left = 1920
TabIndex = 157
Top = 1080
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -