The RMP Motion Controller APIs

◆ AxesAdd()

void AxesAdd ( Axis ** axes,
int32_t axisCount )

Add an array of Axis objects.

See also
AxisAdd
Examples
GcodeMotion.cs, and PathMotion.cs.