Saltar al contenido principal

Búsqueda

Counter stops counting after one

  • TAPgiles

    The "increment" input is a trigger. Which means it "does the thing" when the input goes from non-positive to positive (in this case from off to on). But as you're already sending it an "on" from one counter, when another counter sends on nothing happens.

    You could put the "full" signal through a signal manipulator in "pulse" mode so that it goes on for a moment and then off again. This will then allow other counters to send a signal also.

  • Bejbstam

    Ah! That solved it. Thanks @TAPgiles!

  • TAPgiles

    No probs ^^

Iniciar sesión para dejar un comentario.