MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ MotionHoldUserPatternGet()

int32 MotionHoldUserPatternGet ( )
pure virtual

Gets the Motion Hold user bit pattern.

Description:
MotionHoldUserPatternGet gets the bit pattern which will be compared for equality after the Mask has been evaluated.
Returns
The bitmask pattern
Sample Code:
printf("There is a Motion Hold using pattern: 0x%x \n", axis.MotionHoldUserPatternGet());
See also
MotionHoldUserMaskSet()