ec_domain Struct Reference
EtherCAT domain.
More...
Detailed Description
EtherCAT domain.
Handles the process data and the therefore needed datagrams of a certain group of slaves.
Definition at line 54 of file domain.h.
Field Documentation
List item.
Definition at line 56 of file domain.h.
EtherCAT master owning the domain.
Definition at line 57 of file domain.h.
Index (just a number).
Definition at line 58 of file domain.h.
FMMU configurations contained.
Definition at line 60 of file domain.h.
Size of the process data.
Definition at line 61 of file domain.h.
Memory for the process data.
Definition at line 62 of file domain.h.
Origin of the data memory.
Definition at line 63 of file domain.h.
Logical offset address of the process data.
Definition at line 64 of file domain.h.
Datagrams pairs (main/backup) for process data exchange.
Definition at line 66 of file domain.h.
Last working counter values.
Definition at line 68 of file domain.h.
Expected working counter.
Definition at line 70 of file domain.h.
Working counter changes since last notification.
Definition at line 71 of file domain.h.
Non-zero, if redundancy is in use.
Definition at line 73 of file domain.h.
Time of last notification.
Definition at line 74 of file domain.h.