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):) |
|
(No difference)
|
Revision as of 08:53, 22 May 2014
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.
Examples
PLS1.Pen = 10