MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ UserLimitReset()

void UserLimitReset ( int32  number)
pure virtual

Clear the latched status of a User Limit.

Description:
UserLimitReset will cause a UserLimit to generate a new Interrupt Event immediately if condition(s) are true.

Normally it only does this when you transition from False Condition(s) to True Condition(s).

Parameters
numberNumber of the UserLimit.
See also
UserLimitConfigSet, UserLimitConditionSet