Time Limit¶
The Time Limit in MAGES NXT allows you to set a specific duration range for an action or the whole operation. It’s both an Error and an Objective option.
In the case of an Error if the action or operation takes longer than the upper limit or finishes too quickly before reaching the lower limit, the Error is triggered.
In the case of an Objective if the action or operation takes longer than the upper limit or finishes too quickly before reaching the lower limit, the Objective is failed.
Time Limit Error and Objective Configuration¶
The Time Limit contains the following configurable parameters:
Parameter Name |
Explanation |
---|---|
Bound |
Contains the values Upper Bound and Lower Bound. Defines if the Error or Objective will trigger when the time exceeds the limit or when it does not reach it. |
Duration |
Defines the time in seconds to perform the action. If the time exceeds / does not reach the limit the Error will trigger. |