The RMP Motion Controller APIs

◆ WorkOffsetConfigure()

void WorkOffsetConfigure ( GCodeWorkOffset workOffset,
Vector3d offsetValues )
pure virtual
Description:
Sets the active plane which is needed to solve arcs.
Parameters
workOffsetThe offset to set the values of (specified by GCodeWorkOffset enum)
offsetValuesA Vector3d representing the translational offset to use. Visit our Topic Page for more information.