Difference between revisions of "AXY:MC-Basic:axis.POSITIONFINAL"
m (Miborich moved page Axystems:MC-Basic:axis.POSITIONFINAL to MC-Basic:axis.POSITIONFINAL: Global renaming of Axystems: namespace into (Main):) |
|||
Line 37: | Line 37: | ||
* [[MC-Basic:axis.POSITIONCOMMAND|axis.POSITIONCOMMAND]] | * [[MC-Basic:axis.POSITIONCOMMAND|axis.POSITIONCOMMAND]] | ||
* [[MC-Basic:axis.POSITIONFACTOR|axis.POSITIONFACTOR]] | * [[MC-Basic:axis.POSITIONFACTOR|axis.POSITIONFACTOR]] | ||
− | * [[ | + | * [[MC-Basic:axis.POSITIONTOGO|axis.POSITIONTOGO]] |
* [[MC-Basic:CIRCLE|CIRCLE]] | * [[MC-Basic:CIRCLE|CIRCLE]] | ||
* [[MC-Basic:MOVE|MOVE]] | * [[MC-Basic:MOVE|MOVE]] |
Revision as of 08:47, 22 May 2014
This property returns the axis target position. This target position is set within the MOVE or CIRCLE motion commands.
Short form
<axis>.PFinal
Syntax
?<axis>.PositionFinal
Availability
All versions
Type
Double
Range
± Max Double
Units
User axis position units, as given by <axis>.POSITIONFACTOR.
Default
0
Scope
Configuration, Task or Terminal
Limitations
- The target position is specified within each motion command.
- Read only, as an individual property.
Examples
?X.Pfinal