ComfyUI Node
Interval Counter B
A ComfyUI node in Custom Nodes/Counters with 8 inputs and 1 output.
Interval Counter B
- INT
◄resetfalse►
◄modeincrement►
◄min_value0►
◄max_value100►
◄step1►
◄trigger_interval3►
◄tick0►
◄expressionvalue + 1►
CategoryCustom Nodes/Counters
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| reset | BOOLEAN | false | — |
| mode | COMBO | increment | 5 options: increment, decrement, inc_to_max, dec_to_min, expression |
| min_value | INT | 0-10000–10000 | — |
| max_value | INT | 100-10000–10000 | — |
| step | INT | 11–10000 | — |
| trigger_interval | INT | 31–10000 | — |
| tick | INT | 00–999999 | — |
| expression | STRING | value + 1 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| INT | INT | — |