📄 谐波测量.frm
字号:
VERSION 5.00
Begin VB.Form 谐波测量画面
Caption = "谐波测量"
ClientHeight = 10290
ClientLeft = 60
ClientTop = 450
ClientWidth = 12915
LinkTopic = "Form1"
ScaleHeight = 10290
ScaleWidth = 12915
StartUpPosition = 3 '窗口缺省
Begin VB.Frame Frame1
Caption = "A相电流谐波含有率"
Height = 5115
Left = 2220
TabIndex = 0
Top = 1320
Width = 3915
Begin VB.Label Label14
Caption = "HRIa17:000.00 %"
Height = 255
Left = 240
TabIndex = 16
Top = 3960
Width = 1695
End
Begin VB.Label Label13
Caption = "HRIa11:000.00 %"
Height = 255
Left = 240
TabIndex = 15
Top = 2520
Width = 2295
End
Begin VB.Label Label12
Caption = "HRIa13:000.00 %"
Height = 255
Left = 240
TabIndex = 14
Top = 3000
Width = 2295
End
Begin VB.Label Label11
Caption = "HRIa15:000.00 %"
Height = 255
Left = 240
TabIndex = 13
Top = 3480
Width = 2295
End
Begin VB.Label Label10
Caption = "HRIa16:000.00 %"
Height = 255
Left = 240
TabIndex = 12
Top = 3720
Width = 2295
End
Begin VB.Label Label9
Caption = "HRIa14:000.00 %"
Height = 255
Left = 240
TabIndex = 11
Top = 3240
Width = 2295
End
Begin VB.Label Label8
Caption = "HRIa12:000.00 %"
Height = 255
Left = 240
TabIndex = 10
Top = 2760
Width = 2295
End
Begin VB.Label Label7
Caption = "HRIa10:000.00 %"
Height = 255
Left = 240
TabIndex = 9
Top = 2280
Width = 2295
End
Begin VB.Label Label6
Caption = "HRIa9 :000.00 %"
Height = 255
Left = 240
TabIndex = 8
Top = 2040
Width = 2295
End
Begin VB.Label Label5
Caption = "HRIa8 :000.00 %"
Height = 255
Left = 240
TabIndex = 7
Top = 1800
Width = 2295
End
Begin VB.Label Label4
Caption = "HRIa7 :000.00 %"
Height = 255
Left = 240
TabIndex = 6
Top = 1560
Width = 2295
End
Begin VB.Label Label3
Caption = "HRIa6 :000.00 %"
Height = 255
Left = 240
TabIndex = 5
Top = 1320
Width = 2295
End
Begin VB.Label Label2
Caption = "HRIa5 :000.00 %"
Height = 255
Left = 240
TabIndex = 4
Top = 1080
Width = 2295
End
Begin VB.Label Label1
Caption = "HRIa4 :000.00 %"
Height = 255
Left = 240
TabIndex = 3
Top = 840
Width = 1815
End
Begin VB.Label A相3次谐波电压含有率_Label
Caption = "HRIa3 :000.00 %"
Height = 255
Left = 240
TabIndex = 2
Top = 600
Width = 1695
End
Begin VB.Label A相2次谐波电压含有率_Label
Caption = "HRIa2 :000.00 %"
Height = 255
Left = 240
TabIndex = 1
Top = 360
Width = 1935
End
End
End
Attribute VB_Name = "谐波测量画面"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -