U should make use of expressions
like this:
For the auto resetting buttonCode:N@Auto reset button I@Button O@Output interval(100) ~Button & Button -> Output = 1; Output & clk() -> Time += 1 Time >= 100 -> Output = 0, Time = 0;
and for the On and never off again button:
Just make the buttons not toggled buttons,Code:N@On and never off again button I@Button O@Output ~Button & Button -> Output = 1;
If u never had any experience in how to use expression, then please ask here and i (or someone alse) shal;l provide u help


LinkBack URL
About LinkBacks




Reply With Quote


Bookmarks