Difference between revisions of "AXY:MC-Basic:axis.POSITIONTOGO"
m |
|||
Line 34: | Line 34: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:axis.POSITIONCOMMAND|axis.POSITIONCOMMAND]] |
* [[Axystems:MC-Basic:axis.POSITIONFACTOR|axis.POSITIONFACTOR]] | * [[Axystems:MC-Basic:axis.POSITIONFACTOR|axis.POSITIONFACTOR]] | ||
* [[Axystems:MC-Basic:axis.POSITIONFINAL|axis.POSITIONFINAL]] | * [[Axystems:MC-Basic:axis.POSITIONFINAL|axis.POSITIONFINAL]] |
Revision as of 08:46, 22 May 2014
This property returns the distance between commanded axis position and the final position.
Short form
<axis>.PToGo
Syntax
?<axis>.PositionToGo
Availability
All versions
Type
Double
Range
0 to MaxDouble
Units
User axis position units, as given by <axis>.POSITIONFACTOR.
Default
0
Scope
Task or Terminal
Limitations
Read only
Examples
?X.PositionToGo