Skip to content

Counter, CounterFast, and NumericCounter count the number of signals that pass through the block

Notifications You must be signed in to change notification settings

nio-blocks/counter

Repository files navigation

Counter Blocks

A collection of blocks that count numbers of signals or values over time.

Blocks in this collection

Counter - Count signals
FastCounter - Like the Counter but simpler
NumericCounter - Count values on signals rather than the number of signals
ResettableCounter - A Counter that allows resetting a group with an incoming signal via a new block input.
TallyCounter - A counter that reports the cumulative counts for all groups at once.

Dependencies

None

About

Counter, CounterFast, and NumericCounter count the number of signals that pass through the block

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages