Counts from 0 to N-1 then resets and starts again. Each step taks T seconds
count-to-n1
@/count-to-n1
Counts from 0 to N-1 then resets and starts again. Each step taks T seconds
Nnumber
Number of steps
Tnumber
Time of each step
Countboolean
Start counting when HIGH
RESETpulse
Pulse when count resets
Pulsepulse
Pulse on every cycle or everytime Nc changes.
NUMnumber
Step number, starting from 0
To use the node in your project you should have the hjlab/hachan-lab1 library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.