TIMER
| Clock signal | |
| Inputs(1) | c |
| Parameters(1) | p1 |
| Default | p1=0, |
| Select from | Components/Blocks/Source |
| Function | IF MOD(t/dt)=p1 AND c > 0 THEN y=1 |
| Special | The output is set to 1, if the simulation time t is an integer multiple of dt, equal to p1. The next time step the output is restored to 0. |




