APIs, concepts, guides, and more

◆ ConfigureHardwareAxes()

static void ConfigureHardwareAxes ( MotionController * controller,
std::vector< Axis * > axes )
static
Parameters
controllerPointer to the MotionController to configure the axes on.
axesVector of Axis pointers to configure.
Exceptions
std::runtime_errorThrown if the function is called without being implemented.
Examples
SampleAppsHelper.h.

Definition at line 139 of file SampleAppsHelper.h.