Motion Master 6.0.0-alpha.50
Next-generation motion control software
Loading...
Searching...
No Matches
cia402_drive.cc File Reference
#include "node/cia402_drive.h"
#include <chrono>
#include <format>
#include <string>
#include <thread>
Include dependency graph for cia402_drive.cc:

Namespaces

namespace  mm
 
namespace  mm::node
 

Functions

std::expected< Cia402Drive, std::string > mm::node::createCia402Drive (Device &device)
 Validates that device implements the CiA402 profile, then binds a view to it.