Motion Master 6.0.0-alpha.50
Next-generation motion control software
Loading...
Searching...
No Matches
somanet_drive.h File Reference
#include <expected>
#include <string>
#include "node/cia402_drive.h"
#include "node/synapticon.h"
Include dependency graph for somanet_drive.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mm::node::SomanetDrive
 Borrowed view of a SOMANET drive — a CiA402 drive plus Synapticon-specific object-dictionary access (encoder/motor configuration, commutation offset, etc.). More...
 

Namespaces

namespace  mm
 
namespace  mm::node
 

Functions

std::expected< SomanetDrive, std::string > mm::node::createSomanetDrive (Device &device)
 Validates that device is a SOMANET drive, then binds a view to it.