Here's the problem - it's easy to set up a single alarm, no need for arrays. However, if I want to trigger multiple alarms, I have two choices (that I can think of):
1. Write 1 rung per alarm. Since I want to create a test system with 20,000 alarms, that's not very appealing.
2. Find a way to...