Acknowledges a hardware alarm at a specified animation point in an alarm list.
Syntax
CSV_Alarms_AckHardware(iAN)
iAN:
Animation point number of alarm to acknowledge.
Note: Hardware alarms are not stored in the same way as standard alarms. Therefore, AlarmGetDsp() does not return any information for a hardware alarm. Thus, CSV_Alarms_Ack will not function correctly for hardware alarms.
Return Value
0 if successful, otherwise -1.