Difference between revisions of "AXY:MC-Basic:group.POSITIONCOMMAND"

From SoftMC-Wiki
Jump to: navigation, search
(Created page with '{{MC-Basic |SHORT FORM= ''<GROUP>.''PCmd |SYNTAX= ?''<GROUP>.''PositionCommand |AVAILABILITY= All versions |DESCRIPTION= This property returns the position command generated b…')
 
 
(12 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{MC-Basic
+
<!-- {{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
''<GROUP>.''PCmd
+
''<''group''>.''PCmd
  
 
|SYNTAX=
 
|SYNTAX=
?''<GROUP>.''PositionCommand
+
?''<''group''>.''PositionCommand
  
 
|AVAILABILITY=
 
|AVAILABILITY=
Line 10: Line 10:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
This property returns the position command generated by the motion profiler. When an axis in the group is in following mode, the position command is set to the value of the position feedback. An axis is in following mode when the drive is disabled or when you explicitly put the axis in following mode using the ''<axis>''.FOLLOWINGMODE property.
+
This property returns the position command generated by the motion profiler. When an axis in the group is in following mode, the position command is set to the value of the position feedback. An axis is in following mode when the drive is disabled or when you explicitly put the axis in following mode using the <''axis''>.FOLLOWINGMODE property.
 +
 
 +
 
 +
{{Note| The coordinates are joint and not motor coordinates. The values are returned after multiplication by the coupling matrix.}}
  
 
|TYPE=
 
|TYPE=
Line 16: Line 19:
  
 
|RANGE=
 
|RANGE=
+/- MaxDouble
+
± MaxDouble
  
 
|UNITS=
 
|UNITS=
User axis position units, as given by ''<axis>''.POSITIONFACTOR.
+
User axis position units, as given by <''axis''>.POSITIONFACTOR.
  
 
|DEFAULT=
 
|DEFAULT=
Line 28: Line 31:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
Read-Only
+
Read only
  
 
|EXAMPLE=
 
|EXAMPLE=
Line 34: Line 37:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:axis.FOLLOWINGMODE|axis.FOLLOWINGMODE]]
+
* [[MC-Basic:axis.FOLLOWINGMODE|axis.FOLLOWINGMODE]]
* [[Axystems:MC-Basic:axis.POSITIONFACTOR|axis.POSITIONFACTOR]]
+
* [[MC-Basic:axis.POSITIONFACTOR|axis.POSITIONFACTOR]]
* [[Axystems:MC-Basic:group.POSITIONFEEDBACK|group.POSITIONFEEDBACK]]
+
* [[MC-Basic:group.POSITIONFEEDBACK|group.POSITIONFEEDBACK]]
  
  
 
}}
 
}}
 +
-->

Latest revision as of 07:03, 14 August 2017