1 bit counter - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: 1 bit counter (/showthread.php?tid=5758) |
1 bit counter - Haug1 - 22.11.2024 Hi, I want to create a script where, upon receiving a 1-bit input, it triggers another G/A to increment a counter by 1. Each time a 1 is received, the counter should increase by +1. And other question will this counter have a memenry. So after a power loss will this counter still beĀ "alive"? |