Timers and Generators
In the integrated development environment CannyLab, the following types of timers and generators are implemented:
Symbol | Function block name |
---|---|
Delayed turning ON: when holding the value at the Input> 0 during the Delay time, copies the value of the Input to the Output | |
Delayed turning OFF: when holding the value at the Input = 0 during the Delay time, sets the Output value to 0 | |
PWM Generator: with a value at the Start input> 0, it generates pulses of a given period and duty cycle | |
RND Generator: outputs a pseudo-random number at the Output, calculated based on the value at the Input |