Difference between revisions of "AXY:MC-Basic:axis.PLSSOURCE"
m (Text replace - "''<axis>''" to "<''axis''>") |
|||
Line 17: | Line 17: | ||
|RANGE= | |RANGE= | ||
− | * <''axis''>.POSITIONCOMMAND - Position command of any axis | + | * <''axis''>.POSITIONCOMMAND - Position command of any axis<br> |
− | * <''axis''>.POSITIONFEEDBACK - Position feedback from any axis | + | * <''axis''>.POSITIONFEEDBACK - Position feedback from any axis<br> |
− | * <''axis''>.POSITIONEXTERNAL - External position (PEXT) from any axis (SERVOSTAR drive) | + | * <''axis''>.POSITIONEXTERNAL - External position (PEXT) from any axis (SERVOSTAR drive)<br> |
* <''axis''>.PATHLENGTH - Length of the movement path<br> | * <''axis''>.PATHLENGTH - Length of the movement path<br> | ||
− | * <''axis''>.PATHPERCENTAGE - Percentage of the | + | * <''axis''>.PATHPERCENTAGE - Percentage of the movement path<br> |
* <''axis''>.PATHTIME - Time of the movement<br> | * <''axis''>.PATHTIME - Time of the movement<br> | ||
Revision as of 07:00, 19 March 2014
Defines the source for PLS POSITIONCOMMAND, POSITIONFEEDBACK, or POSITIONEXTERNAL.
Syntax
<axis>.PLSSOURCE=<source>
Availability
Version 3.2 and later
Range
- <axis>.POSITIONCOMMAND - Position command of any axis
- <axis>.POSITIONFEEDBACK - Position feedback from any axis
- <axis>.POSITIONEXTERNAL - External position (PEXT) from any axis (SERVOSTAR drive)
- <axis>.PATHLENGTH - Length of the movement path
- <axis>.PATHPERCENTAGE - Percentage of the movement path
- <axis>.PATHTIME - Time of the movement
Default
PositionFeedback
Scope
Configuration, Task or Terminal
Examples
A1.PlsSource=a1.pext