jde777
Electrical
- Sep 9, 2005
- 170
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 create an "array" of alarms, passing different ALARM_DIGITAL or ALARM_ANALOG tags to the same ALMD/ALMA instruction.
Any help would be appreciated.
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 create an "array" of alarms, passing different ALARM_DIGITAL or ALARM_ANALOG tags to the same ALMD/ALMA instruction.
Any help would be appreciated.