s7200
源代码在线查看: unit1.dfm
object Form1: TForm1
Left = 192
Top = 114
Width = 546
Height = 451
Caption = #33707#36842#24247'Modbus_RTU'#36890#20449
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label5: TLabel
Left = 200
Top = 136
Width = 41
Height = 13
AutoSize = False
Caption = #22320#22336
end
object Label7: TLabel
Left = 200
Top = 192
Width = 33
Height = 13
AutoSize = False
Caption = #22320#22336
end
object Label8: TLabel
Left = 320
Top = 192
Width = 24
Height = 13
Caption = #23383#25968
end
object Label9: TLabel
Left = 200
Top = 240
Width = 41
Height = 13
AutoSize = False
Caption = #22320#22336
end
object Label10: TLabel
Left = 320
Top = 240
Width = 12
Height = 13
Caption = #20540
end
object Label11: TLabel
Left = 200
Top = 288
Width = 65
Height = 13
AutoSize = False
Caption = #23383#25968#25454
end
object Label12: TLabel
Left = 320
Top = 288
Width = 12
Height = 13
Caption = #20301
end
object Label13: TLabel
Left = 424
Top = 288
Width = 27
Height = 13
Caption = '(0-15)'
end
object Memo1: TMemo
Left = 8
Top = 8
Width = 521
Height = 89
Lines.Strings = (
#40664#35748#20018#21475'1'#65292#33707#36842#24247'Modbus_RTU'#36890#35759','#25903#25345'M,MW'#21306#25805#20316
#27880#24847#65306#25805#20316'MW'#26102#65292#22320#22336#24212#20026#20598#25968
'plc'#21442#25968#65306#27874#29305#29575'9600'#65292#20598#25928#39564#65292'8'#25968#25454#20301#65292'1'#20572#27490#20301
#27492#31243#24207#24037#25511#29233#22909#32773#20132#27969#20351#29992#65306
'qq: 57476662'
'email: lkl_xz@163.com')
TabOrder = 0
end
object Button1: TButton
Left = 24
Top = 112
Width = 73
Height = 33
Caption = #25171#24320#20018#21475
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 24
Top = 152
Width = 73
Height = 33
Caption = #20851#38381
TabOrder = 2
OnClick = Button2Click
end
object Button7: TButton
Left = 128
Top = 112
Width = 65
Height = 25
Caption = 'M'#32622#20301
TabOrder = 3
OnClick = Button7Click
end
object Edit5: TEdit
Left = 248
Top = 128
Width = 65
Height = 21
TabOrder = 4
Text = '0'
end
object GroupBox3: TGroupBox
Left = 128
Top = 160
Width = 345
Height = 7
TabOrder = 5
end
object Button8: TButton
Left = 128
Top = 136
Width = 65
Height = 25
Caption = 'M'#22797#20301
TabOrder = 6
OnClick = Button8Click
end
object Button9: TButton
Left = 128
Top = 176
Width = 65
Height = 33
Caption = #35835'MW'
TabOrder = 7
OnClick = Button9Click
end
object Edit7: TEdit
Left = 248
Top = 184
Width = 65
Height = 21
TabOrder = 8
Text = '0'
end
object Edit8: TEdit
Left = 352
Top = 184
Width = 65
Height = 21
TabOrder = 9
Text = '50'
end
object GroupBox4: TGroupBox
Left = 128
Top = 208
Width = 345
Height = 7
TabOrder = 10
end
object Button10: TButton
Left = 128
Top = 224
Width = 65
Height = 33
Caption = #20889'MW'
TabOrder = 11
OnClick = Button10Click
end
object Edit9: TEdit
Left = 248
Top = 232
Width = 65
Height = 21
TabOrder = 12
Text = '0'
end
object Edit10: TEdit
Left = 352
Top = 232
Width = 65
Height = 21
TabOrder = 13
Text = '0'
end
object GroupBox5: TGroupBox
Left = 128
Top = 256
Width = 345
Height = 7
TabOrder = 14
end
object Button11: TButton
Left = 128
Top = 272
Width = 65
Height = 33
Caption = #20301#27979#35797
TabOrder = 15
OnClick = Button11Click
end
object Edit11: TEdit
Left = 248
Top = 280
Width = 65
Height = 21
TabOrder = 16
Text = '0'
OnChange = Edit11Change
end
object Edit12: TEdit
Left = 352
Top = 280
Width = 65
Height = 21
TabOrder = 17
Text = '0'
OnChange = Edit12Change
end
end