Difference between revisions of "AXY:MC-Basic:axis.TIMESETTLEMAX"
m |
m (Itay moved page MC-Basic:axis.TIMESETTLEMAX to AXY:MC-Basic:axis.TIMESETTLEMAX) |
||
(8 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | <!-- {{Languages|MC-Basic:axis.TIMESETTLEMAX}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
Line 14: | Line 15: | ||
This property defines the maximum time allowed for the axis to settle. The time is measured from the moment the motion profiler completes. If the axis has not settled after the specified time has passed, an error is generated. TIMESETTLE is measured from the moment the axis is in position. Since some time may elapse from the moment the profiler has completed until the axis is actually in position, TIMESETTLEMAX should be set greater than TIMESETTLE. | This property defines the maximum time allowed for the axis to settle. The time is measured from the moment the motion profiler completes. If the axis has not settled after the specified time has passed, an error is generated. TIMESETTLE is measured from the moment the axis is in position. Since some time may elapse from the moment the profiler has completed until the axis is actually in position, TIMESETTLEMAX should be set greater than TIMESETTLE. | ||
− | Setting the value to -1 disables this function (i. e., the maximum settling time is never checked). | + | Setting the value to -1 disables this function (i.e., the maximum settling time is never checked). |
|TYPE= | |TYPE= | ||
Line 40: | Line 41: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:ATTACH|ATTACH]] |
− | * [[ | + | * [[MC-Basic:axis.ISSETTLED|axis.ISSETTLED]] |
− | * [[ | + | * [[MC-Basic:axis.POSITIONERRORSETTLE|axis.POSITIONERRORSETTLE]] |
− | * [[ | + | * [[MC-Basic:axis.TIMESETTLE|axis.TIMESETTLE]] |
}} | }} | ||
+ | --> |