MC-Basic:pls.PLSREPEAT
Sets or queries the repetition interval of the PLS. The PLS output pattern specified by the PLS positions is repeated at an interval specified by the REPEAT property. A value of 0 disables repetition.
NOTE | |
A negative value is rejected |
Short form
<pls>.Prep
Syntax
<pls>.PlsRepeat = <repetition interval>
Availability
All versions
Type
Double
Range
Greater than abs(maximum PLS position - minimum PLS position)
Default
0
Scope
Configuration, Task or Terminal
Limitations
The <repetition interval> is set only when the PLS is disabled.
Examples
Pls1.PlsRepeat = 1000