4 generate eds-file, Generate eds-file – Lenze PLC Designer PLC Designer (R2-x) CANopen for Runtime Systems User Manual

Page 34

Advertising
background image

L-force | PLC Designer - CANopen for Runtime Systems

CanDevice

DMS 2.0 EN 05/2009 TD29

33

3.4 Generate EDS-file

If an EDS-file should be generated from the configuration of the CanDevice, in order to be able to use
the device in the configuration of a CANopen-Master, it is sufficient to activate the functionality in tab
“Base settings”. Additionally the file name of the file to be generated must be defined. The file will be
generated during the compilation of the project.

Optionally a template for the EDS-file can be specified.

Entries available in the template will not be overwritten by »PLC Designer«. So it is possible to define
parts of the EDS-file, which should not be changed, by a template file.

All the user defined entries in the Parameter Manager get the initial value of a variable (variable list) or
the entered value (parameter list) as the DefaultValue in the EDS file.

In the following see an example showing the content of an EDS-file in detail:

[FileInfo]
FileName=D:\PLC Designer\lib2\plcconf\MyTest.eds
FileVersion=1
FileRevision=1
Description=EDS for PLC Designer-Project: D:\PLC
Designer\CanOpenTestprojects\TestHeartbeatODsettings_Device.pro
CreationTime=13:59
CreationDate=09-07-2005
CreatedBy=PLC Designer
ModificationTime=13:59
ModificationDate=09-07-2005
ModifiedBy=PLC Designer
[DeviceInfo]
VendorName=3S Smart Software Solutions GmbH
ProductName=TestHeartbeatODsettings_Device
ProductNumber=0x33535F44
ProductVersion=1
ProductRevision=1
OrderCode=xxxx.yyyy.zzzz
LMT_ManufacturerName=3S GmbH
LMT_ProductName=3S_Dev
BaudRate_10=1
BaudRate_20=1
BaudRate_50=1
BaudRate_100=1
BaudRate_125=1
BaudRate_250=1
BaudRate_500=1
BaudRate_800=1
BaudRate_1000=1
SimpleBootUpMaster=1
SimpleBootUpSlave=0
ExtendedBootUpMaster=1
ExtendedBootUpSlave=0
[DummyUsage]
Dummy0000=0
Dummy0001=0
Dummy0002=0
Dummy0003=0
Dummy0004=0
Dummy0005=0
Dummy0006=0
Dummy0007=0

Advertising