Difference between revisions of "MC-Basic:element.POSITIONFINAL"
(new page) |
|||
Line 1: | Line 1: | ||
+ | {{Languages|MC-Basic:element.POSITIONFINAL}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= |
Latest revision as of 07:09, 27 October 2017
Language: | English • 中文(简体) |
---|
This property returns the element target position.
For axis - The target position is set within the MOVE or CIRCLE motion commands.
For group - This is a vector with a dimension equal to the number of axes in the group.
Short form
<element>.PFinal
Syntax
?<element>.PositionFinal
Availability
All versions
Type
Double vector
Range
± MaxDouble
Units
User axis position units, as given by <axis>.POSITIONFACTOR.
Default
0
Scope
Configuration, Task or Terminal
Limitations
- The target position is be specified within each motion command.
- As an individual property, it is read-only.
Examples
Axis
?A1.Pfinal
Group <bt> ?G1.Pfinal