Ignore Node

This is a counter node. It's used to ignore periods of time - any changes (depending on the different Output Node you use) they won't be counted when this node is active.

This node only prevents counting. Internally, the system still recognises that the value has changed. For other behaviours, you can use the Pause node.

This node is only available in counter modules.

Example

When using this with a Change node, you'll see the following behaviour…

Changing ValueIgnoreCount
000
101
002
112
012
103

Inputs

Input #1 is a boolean. If this value is zero, the counter works normally. If the input is non-zero, the counter won't increase.