📄 form1.frm
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form axes
Caption = "axes"
ClientHeight = 5430
ClientLeft = 60
ClientTop = 450
ClientWidth = 6915
LinkTopic = "Form1"
ScaleHeight = 5430
ScaleWidth = 6915
StartUpPosition = 2 'CenterScreen
Begin VB.Frame Frame1
Height = 4815
Left = 240
TabIndex = 0
Top = 240
Width = 6375
Begin VB.TextBox Text9
Height = 270
Left = 4200
TabIndex = 35
Text = "4000"
Top = 1920
Width = 975
End
Begin VB.CommandButton Command5
Caption = "通讯"
Height = 375
Left = 1560
TabIndex = 33
Top = 240
Width = 975
End
Begin MSCommLib.MSComm MSComm1
Left = 5520
Top = 4080
_ExtentX = 1005
_ExtentY = 1005
_Version = 393216
CommPort = 2
DTREnable = -1 'True
End
Begin VB.CommandButton Command4
Caption = "停止"
Height = 375
Left = 3360
TabIndex = 32
Top = 4200
Width = 1575
End
Begin VB.CommandButton Command3
Caption = "设置"
Height = 375
Left = 840
TabIndex = 31
Top = 4200
Width = 1575
End
Begin VB.ComboBox Combo3
Height = 300
ItemData = "Form1.frx":0000
Left = 3240
List = "Form1.frx":000A
TabIndex = 30
Text = "Trapezoidal profile"
Top = 720
Visible = 0 'False
Width = 2055
End
Begin VB.ComboBox Combo2
Height = 300
ItemData = "Form1.frx":0034
Left = 3240
List = "Form1.frx":003E
TabIndex = 29
Text = "Absolute move"
Top = 240
Visible = 0 'False
Width = 1575
End
Begin VB.TextBox Text8
Height = 270
Left = 4200
TabIndex = 26
Text = "4000"
Top = 1200
Visible = 0 'False
Width = 975
End
Begin VB.TextBox Text7
Height = 270
Left = 4200
TabIndex = 24
Text = "4000"
Top = 1560
Visible = 0 'False
Width = 975
End
Begin VB.TextBox Text4
Height = 270
Left = 4440
TabIndex = 19
Top = 2400
Width = 975
End
Begin VB.TextBox Text5
Height = 270
Left = 4440
TabIndex = 18
Top = 3000
Width = 975
End
Begin VB.TextBox Text6
Height = 270
Left = 4440
TabIndex = 17
Top = 3600
Width = 975
End
Begin VB.TextBox Text3
Height = 270
Left = 1560
TabIndex = 16
Text = "200000"
Top = 3600
Width = 975
End
Begin VB.TextBox Text2
Height = 270
Left = 1560
TabIndex = 15
Text = "40000"
Top = 3000
Width = 975
End
Begin VB.TextBox Text1
Height = 270
Left = 1560
TabIndex = 14
Text = "10"
Top = 2400
Width = 975
End
Begin VB.ComboBox Combo1
Height = 300
ItemData = "Form1.frx":0060
Left = 360
List = "Form1.frx":006D
TabIndex = 3
Text = "Programmed Current Mode"
Top = 840
Width = 2535
End
Begin VB.CommandButton Command1
Caption = "使能"
Height = 375
Left = 360
TabIndex = 2
Top = 1560
Width = 975
End
Begin VB.CommandButton Command2
Caption = "去使能"
Height = 375
Left = 1800
TabIndex = 1
Top = 1560
Width = 975
End
Begin VB.Timer Timer1
Enabled = 0 'False
Interval = 10
Left = 5640
Top = 360
End
Begin VB.Label Label19
Caption = "ma/s"
Height = 255
Left = 5400
TabIndex = 36
Top = 1920
Width = 615
End
Begin VB.Label Label18
Caption = "加速度:"
Height = 255
Left = 3240
TabIndex = 34
Top = 1920
Width = 735
End
Begin VB.Label Label17
Caption = "qc/s2"
Height = 255
Left = 5400
TabIndex = 28
Top = 1200
Visible = 0 'False
Width = 615
End
Begin VB.Label Label16
Caption = "qc/s2"
Height = 255
Left = 5400
TabIndex = 27
Top = 1560
Visible = 0 'False
Width = 615
End
Begin VB.Label Label15
Caption = "加速度:"
Height = 255
Left = 3240
TabIndex = 25
Top = 1200
Visible = 0 'False
Width = 855
End
Begin VB.Label Label14
Caption = "减速度:"
Height = 255
Left = 3240
TabIndex = 23
Top = 1560
Visible = 0 'False
Width = 855
End
Begin VB.Label Label13
Caption = "qc"
Height = 255
Left = 5520
TabIndex = 22
Top = 3600
Width = 255
End
Begin VB.Label Label12
Caption = "qc/s"
Height = 255
Left = 5520
TabIndex = 21
Top = 3000
Width = 375
End
Begin VB.Label Label11
Caption = "ma"
Height = 255
Left = 5520
TabIndex = 20
Top = 2400
Width = 255
End
Begin VB.Label Label1
Caption = "操作模式"
Height = 255
Left = 360
TabIndex = 13
Top = 480
Width = 855
End
Begin VB.Label Label2
Caption = "目标电流:"
Height = 255
Left = 360
TabIndex = 12
Top = 2400
Width = 975
End
Begin VB.Label Label3
Caption = "目标速度:"
Height = 255
Left = 360
TabIndex = 11
Top = 3000
Width = 975
End
Begin VB.Label Label4
Caption = "目标位置:"
Height = 255
Left = 360
TabIndex = 10
Top = 3600
Width = 975
End
Begin VB.Label Label5
Caption = "ma"
Height = 255
Left = 2640
TabIndex = 9
Top = 2400
Width = 255
End
Begin VB.Label Label6
Caption = "qc/s"
Height = 255
Left = 2640
TabIndex = 8
Top = 3000
Width = 375
End
Begin VB.Label Label7
Caption = "qc"
Height = 255
Left = 2640
TabIndex = 7
Top = 3600
Width = 255
End
Begin VB.Label Label8
Caption = "实际电流"
Height = 255
Left = 3240
TabIndex = 6
Top = 2400
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -