8.1.11.3 Conguraon les
The conguraons whether certain EtherCAT slaves are mandatory or oponal, are
summarized in the "mmc-0-conf.csv" text le on the controller. More idenfying features of
the slaves are included in the text le "mmc-0-ident.csv".
Storage directory: /SDCard/IPC/PLC
The machine conguraon "mmc-0-conf.csv" and the idenfying features
"mmc-0-ident.csv" are only loaded when a project is loaded.
If an error occurs during the inializaon process, a corresponding error
message including the line number is output in the controller logbook.
Further idencaon features of the EtherCAT slaves
An EtherCAT slave is idened by the following features:
•
Vendor-ID/Product Code/Revision
•
Second Staon Address (alias address)
•
ID selector (is not supported)
Moreover, the modular machine conguraon makes it possible to use CoE objects for further
idencaon of the EtherCAT slaves. These addional idencaon features are contained in
the "mmc-0-ident.csv" text le. If the idencaon le is not available on the Lenze controller,
no idencaon features are used.
The structure of the text le "mmc-0-ident.csv" is strictly dened. All columns must be
provided in the order specied or may contain an empty string. The EtherCAT slaves are
arranged in ascending order of their address according to the sample table.
Name Address Index Subindex Type Data
L_i700_SM 1001
1001
16#1018
16#1019
1
2
DWORD
DWORD
03 B0 00 00
02 00 07 69
L_9400_HL_S 1002
1002
16#1020
16#1021
1
2
DWORD
DWORD
3B 00 00 00
3D 9D 0738
L_9400_HL_S 1003
1003
16#1022
16#1023
1
2
DWORD
DWORD
3B 00 00 00
3D 9D 07 38
Column Descripon Notaon
Name Device name of the EtherCAT slave (oponal) STRING
Address Address of the EtherCAT slave (required)
•
If no addional idencaon features are required for a slave, the
enre line must be omied.
•
If more than one idencaon feature is to be requested for a slave, a
completely new line has to be created.
INT (decimal)
Index Index of the CoE object to be requested. (required) INT (hexadecimal with prex 16#)
Subindex Subindex of the CoE object to be requested. (required) SINT (decimal)
Type Type of the CoE object to be requested. (required)
•
Only BYTE, WORD and DWORD are supported.
IEC basic types (String)
Data Data that must be contained in the specied CoE object. (required)
•
The number of bytes must comply with the type.
Octet stream (hexadecimal with spaces)
Example:
•
0x00001234
•
4660
•
34 12 00 00
Comment Comment eld for the user. (oponal) STRING
Machine conguraon
The machine conguraon le "mmc-0-conf.csv" consists of a matrix. All EtherCAT slaves are
given horizontally in ascending order, the individual conguraons are given vercally. The
EtherCAT slaves are referenced based on the EtherCAT address (Fixed Address), the
Conguring the network
EtherCAT
Modular machine conguraon
66