Difference between revisions of "MC-Basic:WITHPLS"

From SoftMC-Wiki
Jump to: navigation, search
(Added the property to WIKI)
 
m
Line 4: Line 4:
  
 
|SYNTAX=
 
|SYNTAX=
<pre>
+
<nowiki>
{MOVE|MOVES|CIRCLE|...} {<element name>} <nodal assignments> {WithPLS= <pls name>} {WithPLS= <pls name>}...
+
{MOVE|MOVES|CIRCLE|...} {element name} {nodal assignments} {WithPLS= <pls name>} ...
</pre>
+
</nowiki>
  
  

Revision as of 05:33, 27 July 2011

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.

Examples

see

See Also