Motion Master 6.0.0-alpha.86
Next-generation motion control software
Loading...
Searching...
No Matches
mm::etg::EniEoe Struct Reference

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.
 

Detailed Description

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.

Member Data Documentation

◆ maxFrames

std::uint32_t mm::etg::EniEoe::maxFrames = 0

Frames the switch may queue.

◆ maxMacs

std::uint32_t mm::etg::EniEoe::maxMacs = 0

MAC addresses the switch may hold.

◆ maxPorts

std::uint32_t mm::etg::EniEoe::maxPorts = 0

Ports that may be connected to the switch.


The documentation for this struct was generated from the following file: