Using the CSV_Include Project > CSV_Include Reference > CSV_Include Functions > CSV_Alarms_AckHardware

CSV_Alarms_AckHardware

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.