.playlb Method
Function: |
Loads a new pattern to play on the five blue status indication LEDs. |
Syntax: |
pat.playlb(byref pattern as string, patint as pl_pat_int) |
Returns: |
--- |
See Also: |
--- |
Part |
Description |
pattern |
Pattern string, can include the following characters:
|
patint |
Defines whether the pat.play method is allowed to interrupt another pattern that is already playing:
|
Details
The on_pat_led_bar event is generated once the pattern finishes playing. Looped patterns never finish playing and thus the event is never generated for them.