?? frmai.frm
字號:
VERSION 5.00
Begin VB.Form frmAI
BorderStyle = 3 'Fixed Dialog
Caption = "frmAI"
ClientHeight = 4725
ClientLeft = 45
ClientTop = 435
ClientWidth = 8790
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 4725
ScaleWidth = 8790
ShowInTaskbar = 0 'False
StartUpPosition = 3 'Windows Default
Begin VB.Frame Frame5
Caption = "Step 4: Set Module Parameters"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 2730
Left = 4320
TabIndex = 16
Top = 105
Width = 4230
Begin VB.TextBox txtTotal
Height = 345
Left = 3030
TabIndex = 21
Text = "1"
Top = 885
Width = 1035
End
Begin VB.TextBox txtSlot
Height = 315
Left = 3045
TabIndex = 20
Text = "0"
Top = 1305
Width = 1020
End
Begin VB.TextBox txtCh
Height = 345
Left = 3030
TabIndex = 19
Text = "0"
Top = 1710
Width = 1050
End
Begin VB.TextBox txtAddress
Height = 315
Left = 3015
TabIndex = 18
Text = "1"
Top = 420
Width = 1050
End
Begin VB.ComboBox cboDataformat
Height = 315
ItemData = "FrmAI.frx":0000
Left = 3015
List = "FrmAI.frx":0002
TabIndex = 17
Top = 2160
Width = 1170
End
Begin VB.Label Label4
Caption = "Total Channel of Module"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 270
Left = 75
TabIndex = 26
Top = 960
Width = 2280
End
Begin VB.Label Label5
Caption = "Slot (for module insert into i-8000"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Left = 90
TabIndex = 25
Top = 1380
Width = 2910
End
Begin VB.Label Label6
Caption = "The Channel want to be read"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Left = 75
TabIndex = 24
Top = 1815
Width = 2760
End
Begin VB.Label lb
Caption = "RS-485 Address of Module"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 105
TabIndex = 23
Top = 525
Width = 2355
End
Begin VB.Label Label7
Caption = "Data Format of Module"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Left = 120
TabIndex = 22
Top = 2220
Width = 2400
End
End
Begin VB.Frame Frame4
Caption = "Step 3: Select Module Type"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 990
Left = 30
TabIndex = 13
Top = 2910
Width = 4230
Begin VB.OptionButton optModule
Caption = "7K/87K Module"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Index = 0
Left = 270
TabIndex = 15
Top = 360
Value = -1 'True
Width = 1755
End
Begin VB.OptionButton optModule
Caption = "8K Module"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Index = 1
Left = 2370
TabIndex = 14
Top = 390
Width = 1380
End
End
Begin VB.Frame Frame3
Caption = "Step 2: Set Communication Parameters"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1125
Left = 45
TabIndex = 10
Top = 1695
Width = 4230
Begin VB.OptionButton optCheck
Caption = "Enable"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 1
Left = 2640
TabIndex = 29
Top = 360
Width = 1095
End
Begin VB.OptionButton optCheck
Caption = "Disable"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 0
Left = 1440
TabIndex = 28
Top = 360
Value = -1 'True
Width = 1095
End
Begin VB.TextBox txtTimeout
Height = 300
Left = 1395
TabIndex = 11
Text = "300"
Top = 720
Width = 1050
End
Begin VB.Label Label8
Caption = "Checksum"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -