EtherCAT Master Settings Tab
This tab includes configurations for the EtherCAT
***EtherCAT is an open, high-performance Ethernet-based fieldbus system. The development goal of EtherCAT was to apply Ethernet to automation applications which require short data update times (also called cycle times) with low communication jitter (for synchronization purposes) and low hardware costs bus master.
Figure 4-102: EtherCAT Master Settings
|
Item |
Description |
|---|---|
|
Duration of one cycle in microseconds to define the time base period for scheduling the motion and the PLC
|
|
|
Frame Size |
Is the total size (in bytes) of the EtherCAT frame which is sent cyclically.
|
|
Transmit Time |
Is the time (in microseconds) that it takes to send a frame. |
|
Is an estimation of the percentage of the cycle time used to transmit a frame of data. Bandwidth |
|
|
A configurable threshold for generating an E30 error and shutdown of EtherCAT communication.
See EtherCAT Error Messages for more information about working counter. |
The read-only fields show (unknown) when the Use imported file check box is selected.
Otherwise, they are recalculated and refreshed each time:
- a device is added or removed.
- a device simulation state changes.
- See EtherCAT Devices tab for more information.
- the Use imported file check box is cleared.
See ENI File Tab for more information.
Bandwidth Calculation Algorithm
The Bandwidth (BW) usage calculation takes into account the calculated frame size and the Ethernet
Ethernet is a large, diverse family of frame-based computer networking technologies that operate at many speeds for local area networks (LANs) speed (100 Megabits per second).
BW% = Transmission time / Cycle Time
With Transmission time (μsec) = (Frame
In networking dialect, a message is called a frame Size in bytes * 8) bits / 100 * 106 bps
Example
If Frame Size = 100 bytes
then Transmission Time = 100*8 / (100*106 ) = 8 μsec
If cycle time = 1000 μsec
then BW% = 8/1000 = 0.8 %





