Description:
Parameter | Range | Description |
---|---|---|
period | 1 ... 255 | interval of state changes in units of 10ms |
Sets the blinking frequency for all outputs by defining the interval of state changes.
Note
Example
IO.setOutputBlinkFrequency(25);
This will set the blinking frequency to 2 Hertz (250ms on and 250ms off).
See also:
Copyright © demmel products gmbh. All rights reserved.