|
Motion Master 6.0.0-alpha.86
Next-generation motion control software
|
Go to the source code of this file.
Classes | |
| struct | mm::node::EniCollectorOptions |
| What an ENI needs that no device can answer for. More... | |
| struct | mm::node::EniCollection |
| A collected network, and what could not be read while collecting it. More... | |
Namespaces | |
| namespace | mm |
| namespace | mm::node |
Functions | |
| std::expected< EniCollection, std::string > | mm::node::collectEni (DeviceManager &manager, const EniCollectorOptions &options) |
| Reads the live bus and builds an ENI network from it. | |