MC-Basic:pls.PLSENABLE
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