Motion Master 6.0.0-alpha.86
Next-generation motion control software
Loading...
Searching...
No Matches
example_cyclic_task.h File Reference
#include <cstdint>
#include "core/cyclic_task.h"
#include "node/device_manager.h"
#include "node/device_parameter.h"
#include "node/somanet_drive_objects.h"
Include dependency graph for example_cyclic_task.h:
This graph shows which files directly or indirectly include this file:

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.