?? frmmain.frm
字號:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form Form1
Caption = "7060數字輸入檢測及數字輸出控制"
ClientHeight = 5490
ClientLeft = 45
ClientTop = 210
ClientWidth = 6600
LinkTopic = "Form1"
ScaleHeight = 5490
ScaleWidth = 6600
StartUpPosition = 2 '屏幕中心
Begin VB.Frame Frame1
Caption = "數字輸出狀態"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1770
Index = 1
Left = 630
TabIndex = 13
Top = 3015
Width = 4020
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "OUT4"
BeginProperty Font
Name = "Tahoma"
Size = 12
Charset = 136
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Index = 10
Left = 3060
TabIndex = 17
Top = 585
Width = 660
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "OUT3"
BeginProperty Font
Name = "Tahoma"
Size = 12
Charset = 136
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Index = 9
Left = 2070
TabIndex = 16
Top = 585
Width = 660
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "OUT2"
BeginProperty Font
Name = "Tahoma"
Size = 12
Charset = 136
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Index = 8
Left = 1215
TabIndex = 15
Top = 585
Width = 660
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "OUT1"
BeginProperty Font
Name = "Tahoma"
Size = 12
Charset = 136
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Index = 7
Left = 225
TabIndex = 14
Top = 585
Width = 660
End
Begin VB.Image imgOut
Height = 735
Index = 3
Left = 3015
Stretch = -1 'True
Top = 900
Width = 690
End
Begin VB.Image imgOut
Height = 735
Index = 2
Left = 2085
Stretch = -1 'True
Top = 900
Width = 690
End
Begin VB.Image imgOut
Height = 735
Index = 1
Left = 1155
Stretch = -1 'True
Top = 900
Width = 690
End
Begin VB.Image imgOut
Height = 735
Index = 0
Left = 225
Stretch = -1 'True
Top = 900
Width = 690
End
End
Begin VB.Frame Frame1
Caption = "數字輸入狀態"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1545
Index = 0
Left = 630
TabIndex = 8
Top = 1125
Width = 4020
Begin VB.Image imgIN
Height = 735
Index = 0
Left = 180
Stretch = -1 'True
Top = 630
Width = 690
End
Begin VB.Image imgIN
Height = 735
Index = 1
Left = 1110
Stretch = -1 'True
Top = 630
Width = 690
End
Begin VB.Image imgIN
Height = 735
Index = 2
Left = 2040
Stretch = -1 'True
Top = 630
Width = 690
End
Begin VB.Image imgIN
Height = 735
Index = 3
Left = 2970
Stretch = -1 'True
Top = 630
Width = 690
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "IN1"
BeginProperty Font
Name = "Tahoma"
Size = 12
Charset = 136
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Index = 2
Left = 360
TabIndex = 12
Top = 360
Width = 420
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "IN2"
BeginProperty Font
Name = "Tahoma"
Size = 12
Charset = 136
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Index = 3
Left = 1260
TabIndex = 11
Top = 360
Width = 420
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "IN3"
BeginProperty Font
Name = "Tahoma"
Size = 12
Charset = 136
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Index = 4
Left = 2160
TabIndex = 10
Top = 360
Width = 420
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "IN4"
BeginProperty Font
Name = "Tahoma"
Size = 12
Charset = 136
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Index = 5
Left = 3060
TabIndex = 9
Top = 360
Width = 420
End
End
Begin VB.ComboBox cmbNO
BeginProperty Font
Name = "Times New Roman"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 405
Left = 1980
TabIndex = 6
Text = "Combo1"
Top = 405
Width = 1140
End
Begin VB.CommandButton cmdStart
Caption = "開始檢測"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 600
Left = 4860
TabIndex = 4
Top = 1170
Width = 1590
End
Begin VB.CommandButton cmdOpenCOM
Caption = "打開通信端口"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 600
Left = 4860
TabIndex = 3
Top = 450
Width = 1590
End
Begin VB.ComboBox cmbCOM
BeginProperty Font
Name = "Times New Roman"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 405
Left = 450
TabIndex = 2
Text = "Combo1"
Top = 405
Width = 1140
End
Begin VB.CommandButton cmdEnd
Caption = "結束"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -