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

A collected network, and what could not be read while collecting it. More...

#include <eni_collector.h>

Collaboration diagram for mm::node::EniCollection:
[legend]

Public Attributes

mm::etg::EniNetwork network
 Ready for mm::etg::writeEni.
 
std::vector< std::string > warnings
 One per part that was asked for and not answered.
 

Detailed Description

A collected network, and what could not be read while collecting it.

A warning never fails the collection. A device whose SII will not read still belongs in the document with everything else about it intact, because the missing part is one optional element and a master that never learns the port layout still brings the bus up.

Member Data Documentation

◆ network

mm::etg::EniNetwork mm::node::EniCollection::network

Ready for mm::etg::writeEni.

◆ warnings

std::vector<std::string> mm::node::EniCollection::warnings

One per part that was asked for and not answered.


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