Difference between revisions of "MC-Basic:pls.PLSRELATEDTO"
m (Miborich moved page MC-Basic:pls.PLSRELATEDO to MC-Basic:pls.PLSRELATEDTO: Wrong spelling!!!!) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
|AVAILABILITY= | |AVAILABILITY= | ||
− | + | Version 4.7.8 and later | |
|DESCRIPTION= | |DESCRIPTION= | ||
− | + | This is a flag used by the ''PathLength'', ''PathPercentage'' and ''PathTime'' to define whether PLS positions are computed relative to the motion start position or to the target position. | |
− | |||
− | |||
− | |||
|TYPE= | |TYPE= | ||
Long | Long | ||
Line 40: | Line 37: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[Programmable Limit Switch|PLS]] |
}} | }} |
Latest revision as of 11:17, 16 October 2018
This is a flag used by the PathLength, PathPercentage and PathTime to define whether PLS positions are computed relative to the motion start position or to the target position.
Short form
None
Syntax
<pls>.PlsRelatedTo = 1 | 0
?<pls>.PlsRelatedTo
Availability
Version 4.7.8 and later
Type
Long
Range
0 - Related to start point
1 - Related to target point
Default
0
Scope
Configuration, Task or Terminal
Limitations
None.
Examples
PLS1.RelatedTo = 1