|
Motion Master 6.0.0-alpha.86
Next-generation motion control software
|
The virtual Ethernet switch the master runs for Ethernet over EtherCAT (ENI Master/EoE).
More...
#include <eni.h>
Public Attributes | |
| std::uint32_t | maxPorts = 0 |
| Ports that may be connected to the switch. | |
| std::uint32_t | maxFrames = 0 |
| Frames the switch may queue. | |
| std::uint32_t | maxMacs = 0 |
| MAC addresses the switch may hold. | |
The virtual Ethernet switch the master runs for Ethernet over EtherCAT (ENI Master/EoE).
Present only where the master and at least one device speak EoE. The switch behaves as a layer 2 switch, so its limits are the three below.
| std::uint32_t mm::etg::EniEoe::maxFrames = 0 |
Frames the switch may queue.
| std::uint32_t mm::etg::EniEoe::maxMacs = 0 |
MAC addresses the switch may hold.
| std::uint32_t mm::etg::EniEoe::maxPorts = 0 |
Ports that may be connected to the switch.