Difference between revisions of "MC-Basic:WITHPLS"

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:MC-Basic:WITHPLS to MC-Basic:WITHPLS: Global renaming of Axystems: namespace into (Main):)
Line 29: Line 29:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:pls.PLSENABLE|PLSENABLE]]
+
* [[MC-Basic:pls.PLSENABLE|PLSENABLE]]
  
  
 
}}
 
}}

Revision as of 08:53, 22 May 2014

Nodal assignment of path-PLS used for enabling path-PLS during motion. The WithPLS command specifies the PLSs that will be enabled during execution of the given motion and disabled when the motion ends.

Short form

None

Syntax

{MOVE|MOVES|CIRCLE|...} {element name} {nodal assignments} {WithPLS= <pls name>} ...

Availability

From FM version no 4.7.8

Scope

Command line

Limitations

  • The PLS position data must be monotonic.
  • Up to 10 nodal PLS'es can be give in one line

Examples

see

See Also