|
Motion Master 6.0.0-alpha.86
Next-generation motion control software
|
#include <cstdint>#include "core/cyclic_task.h"#include "node/device_manager.h"#include "node/device_parameter.h"#include "node/somanet_drive_objects.h"Go to the source code of this file.
Classes | |
| class | mm::example::ExampleCyclicTask |
| Copy-me starter for a Tier 3 extension: your own code inside the real-time loop. More... | |
| struct | mm::example::ExampleCyclicTask::Config |
Everything the task needs to know, so nothing is hard-coded in execute. More... | |
Namespaces | |
| namespace | mm |
| namespace | mm::example |
| Example application namespace — the starting point for a C++ HTTP-endpoint plug-in. | |