|
Motion Master 6.0.0-alpha.50
Next-generation motion control software
|
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. | |