Difference between revisions of "MC-Basic:WITHPLS"
m |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{Languages}} | + | {{Languages|MC-Basic:WITHPLS}} |
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
Line 14: | Line 14: | ||
|DESCRIPTION= | |DESCRIPTION= | ||
− | Nodal assignment of path-PLS | + | Nodal assignment of a path-PLS. <br> |
− | The WithPLS | + | The WithPLS argument specifies the PLS switch that will be activated by the motion command. <br> |
+ | |||
+ | The specified PLS will be enabled during execution of the given motion and disabled when the motion ends. | ||
Line 29: | Line 31: | ||
|EXAMPLE= | |EXAMPLE= | ||
see | see | ||
− | * [[ | + | * [[Programmable Limit Switch|PLS]] |
|SEE ALSO= | |SEE ALSO= |
Latest revision as of 11:17, 16 October 2018
Language: | English • 中文(简体) |
---|
Nodal assignment of a path-PLS.
The WithPLS argument specifies the PLS switch that will be activated by the motion command.
The specified PLS 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