EST3 Positive alarm sequence for vr5.2 SDU
Posted: Tue Jun 02, 2015 10:43 am
I haven't had to program a positive alarm sequence on an EST3 before but I do have an EST Field Connections from December of 1999 that shows an example of the programming. Here is an example from it:
[Alarm rule]
Alarm '*' : DelayActivate 15,
On -Low 'NAC_*',
DelayActivate 180,
On -Low 'NAC_*';
[Operator ack]
Switch 'C1_S11' : Off -Low 'NAC_*',
Steady 'C1_LED1';
[and group activate]
Alarm and 'And_general' : On -high 'NAC_*';
[Reset command]
reset : Off -High 'NAC_8';
My question is, does this programming work with the current version microcode/bootloader and 3SDU? Does anyone have experience with positive alarm sequence? Is there a way to bypass the positive alarm sequence with a switch so that alarms are processed immediately?
[Alarm rule]
Alarm '*' : DelayActivate 15,
On -Low 'NAC_*',
DelayActivate 180,
On -Low 'NAC_*';
[Operator ack]
Switch 'C1_S11' : Off -Low 'NAC_*',
Steady 'C1_LED1';
[and group activate]
Alarm and 'And_general' : On -high 'NAC_*';
[Reset command]
reset : Off -High 'NAC_8';
My question is, does this programming work with the current version microcode/bootloader and 3SDU? Does anyone have experience with positive alarm sequence? Is there a way to bypass the positive alarm sequence with a switch so that alarms are processed immediately?