MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ MotionHoldAxisPositionSet()

void MotionHoldAxisPositionSet ( double  position)
pure virtual

Sets the Axis position.

Description:
MotionHoldAxisPositionSet sets the position of the Axis which has a Hold.
Parameters
positionPosition to set Hold Axis to.
Sample Code:
See also
MotionHoldAxisPositionGet()
 
Examples
MotionHoldReleasedByPosition.cpp, and MotionHoldReleasedByPosition.cs.