Difference between revisions of "AXY:MC-Basic:axis.PLSSOURCE"
m (1 revision) |
m (Itay moved page MC-Basic:axis.PLSSOURCE to AXY:MC-Basic:axis.PLSSOURCE) |
||
(15 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | <!-- {{Languages|MC-Basic:axis.PLSSOURCE}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
Line 4: | Line 5: | ||
|SYNTAX= | |SYNTAX= | ||
− | '' | + | <''axis''>.PLSSOURCE=''<nowiki><source></nowiki>'' |
|AVAILABILITY= | |AVAILABILITY= | ||
Line 16: | Line 17: | ||
|RANGE= | |RANGE= | ||
− | |||
− | |||
− | Position feedback from any axis | + | * <''axis''>.POSITIONCOMMAND - Position command of any axis<br> |
− | + | * <''axis''>.POSITIONFEEDBACK - Position feedback from any axis<br> | |
+ | * <''axis''>.POSITIONEXTERNAL - External position (PEXT) from any axis (CDHD drive)<br> | ||
+ | * <''axis''>.PATHLENGTH - Length of the movement path<br> | ||
+ | * <''axis''>.PATHPERCENTAGE - Percentage of the movement path<br> | ||
+ | * <''axis''>.PATHTIME - Time of the movement<br> | ||
− | |||
− | |||
|UNITS= | |UNITS= | ||
Line 29: | Line 30: | ||
|DEFAULT= | |DEFAULT= | ||
− | + | PositionFeedback | |
|SCOPE= | |SCOPE= | ||
Line 41: | Line 42: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:axis.POSITIONCOMMAND|axis.POSITIONCOMMAND]] |
− | * [[ | + | * [[MC-Basic:axis.POSITIONEXTERNAL|axis.POSITIONEXTERNAL]] |
− | * [[ | + | * [[MC-Basic:axis.POSITIONFEEDBACK|axis.POSITIONFEEDBACK]] |
+ | * [[path-PLS|path-PLS]] | ||
}} | }} | ||
+ | --> |