Difference between revisions of "MC-Basic:pls.PLSENABLE"
m (Miborich moved page Axystems:MC-Basic:pls.PLSENABLE to MC-Basic:pls.PLSENABLE: Global renaming of Axystems: namespace into (Main):) |
m |
||
Line 32: | Line 32: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
− | The PLS position data must be monotonic. | + | The PLS position data must be monotonic increasing. |
|EXAMPLE= | |EXAMPLE= |
Latest revision as of 13:51, 10 October 2018
Enable or disable the PLS(s). After being defined, a PLS is disabled. That is, the output pattern is not generated. The output is fired when the PLS is enabled. The PLS output is set to the defined initial state when the PLS is enabled.
Short form
<pls>.PEn
Syntax
<pls>.PlsEnable = 1 | 0
?<pls>.PlsEnable
Availability
All versions
Type
Long
Range
0 (OFF)
1 (ON)
Default
0
Scope
Configuration, Task or Terminal
Limitations
The PLS position data must be monotonic increasing.
Examples
PLS1.Pen = 10