MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ ErrorLimitDurationSet()

void ErrorLimitDurationSet ( double  duration)
pure virtual

Sets the duration required before the Position Error Limit event triggers.

Description:
ErrorLimitDurationSet sets the duration required before the Position Error Limit event triggers.
Parameters
durationIn seconds.
Sample Code:
//Set Error trigger to 0.8 seconds.
RapidSetup:
Go to axis screen->Limits & Actions. In the image below, ErrorLimitDurationSet sets the value in the "Duration" box in the Position Error box. It is currently 0.
Limits_Actions.jpg
See also
ErrorLimitDurationGet