📄 frmmain.frm
字号:
VERSION 5.00
Begin VB.Form frmMain
Caption = "850 Demo"
ClientHeight = 6510
ClientLeft = 60
ClientTop = 345
ClientWidth = 7980
Icon = "frmMain.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
ScaleHeight = 6510
ScaleWidth = 7980
StartUpPosition = 3 'Windows Default
Begin VB.CommandButton btnClear
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 = 1560
TabIndex = 45
Top = 6120
Width = 1095
End
Begin VB.CommandButton btnStop
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 = 5550
TabIndex = 33
Top = 6120
Width = 1095
End
Begin VB.Timer Timer1
Enabled = 0 'False
Interval = 100
Left = 5880
Top = 120
End
Begin VB.CommandButton btnExit
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 = 6720
TabIndex = 35
Top = 6120
Width = 1095
End
Begin VB.CommandButton btnContinueMove
Caption = "连续运动"
Enabled = 0 'False
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 = 4300
TabIndex = 34
Top = 6120
Width = 1095
End
Begin VB.CommandButton btnPMove
Caption = "定量运动"
Enabled = 0 'False
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 = 3000
TabIndex = 32
Top = 6120
Width = 1095
End
Begin VB.PictureBox Picture1
Appearance = 0 'Flat
BackColor = &H80000005&
ForeColor = &H80000008&
Height = 375
Left = 120
Picture = "frmMain.frx":0442
ScaleHeight = 345
ScaleWidth = 705
TabIndex = 9
Top = 0
Width = 735
End
Begin VB.Frame Frame5
Appearance = 0 'Flat
BackColor = &H80000005&
ForeColor = &H80000008&
Height = 15
Left = 0
TabIndex = 8
Top = 480
Width = 8055
End
Begin VB.Frame Frame4
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 = 2415
Left = 4080
TabIndex = 3
Top = 3600
Width = 3735
Begin VB.TextBox txtPulseCount_w
BackColor = &H8000000B&
Height = 375
Left = 1440
TabIndex = 43
Text = "0"
Top = 1920
Width = 1815
End
Begin VB.TextBox txtPulseCount_z
BackColor = &H8000000B&
Height = 375
Left = 1440
TabIndex = 42
Text = "0"
Top = 1440
Width = 1815
End
Begin VB.TextBox txtPulseCount_y
BackColor = &H8000000B&
Height = 375
Left = 1440
TabIndex = 41
Text = "0"
Top = 960
Width = 1815
End
Begin VB.TextBox txtPulseCount_x
BackColor = &H8000000B&
Height = 375
Left = 1440
TabIndex = 40
Text = "0"
Top = 480
Width = 1815
End
Begin VB.CheckBox chkDemo_w
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 = 39
Top = 1920
Width = 1215
End
Begin VB.CheckBox chkDemo_z
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 = 38
Top = 1440
Width = 1215
End
Begin VB.CheckBox chkDemo_y
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 = 37
Top = 960
Width = 1215
End
Begin VB.CheckBox chkDemo_x
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 = 36
Top = 480
Width = 1215
End
Begin VB.Label Label10
Alignment = 2 'Center
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 = 255
Left = 1560
TabIndex = 44
Top = 240
Width = 1695
End
End
Begin VB.Frame Frame3
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 = 2415
Left = 120
TabIndex = 2
Top = 3600
Width = 3735
Begin VB.TextBox txtCurrentSpeed_w
BackColor = &H8000000B&
Height = 375
Left = 1800
Locked = -1 'True
TabIndex = 26
Text = "0"
Top = 1800
Width = 1695
End
Begin VB.TextBox txtCurrentSpeed_z
BackColor = &H8000000B&
Height = 375
Left = 1800
Locked = -1 'True
TabIndex = 25
Text = "0"
Top = 1280
Width = 1695
End
Begin VB.TextBox txtCurrentSpeed_y
BackColor = &H8000000B&
Height = 375
Left = 1800
Locked = -1 'True
TabIndex = 24
Text = "0"
Top = 760
Width = 1695
End
Begin VB.TextBox txtCurrentSpeed_x
BackColor = &H8000000B&
Height = 375
Left = 1800
Locked = -1 'True
TabIndex = 23
Text = "0"
Top = 240
Width = 1695
End
Begin VB.Label Label9
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 = 18
Top = 1800
Width = 1575
End
Begin VB.Label Label8
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 = 17
Top = 1320
Width = 1575
End
Begin VB.Label Label7
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 = 375
Left = 120
TabIndex = 16
Top = 840
Width = 1575
End
Begin VB.Label Label6
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 = 15
Top = 360
Width = 1575
End
End
Begin VB.Frame Frame2
Caption = "850卡控制参数"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 2775
Left = 4080
TabIndex = 1
Top = 600
Width = 3735
Begin VB.CommandButton btnDetailSetting
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 = 2520
TabIndex = 7
Top = 240
Width = 1095
End
Begin VB.OptionButton optnAccMove
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 = 255
Left = 1200
TabIndex = 6
Top = 240
Width = 1335
End
Begin VB.OptionButton optnEqualityMove
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 = 255
Left = 120
TabIndex = 5
Top = 240
Width = 1095
End
Begin VB.Frame frmeMoveType
Caption = "运动类型"
Enabled = 0 'False
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -