MC-Basic:pls.PLSREPEAT
Revision as of 08:53, 22 May 2014 by Miborich (talk | contribs) (Miborich moved page Axystems:MC-Basic:pls.PLSREPEAT to MC-Basic:pls.PLSREPEAT: Global renaming of Axystems: namespace into (Main):)
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