-

ALM_ACK

TypeFunction block
DescriptionThe function block is used to acknowledge an existing alarm. The alarm is acknowledged when the user has seen the alarm. When the EXECUTE input switches from FALSE to TRUE, the alarm with the unique name connected to the ALARM_ID input is acknowledged. The DONE input indicates whether the function block has been executed.
NotesFunction blocks have to be instantiated. The instance name of the function block has to be declared in the 'Variables' table of the POU where the FB is going to be used. The instance name must be unique within the POU.
ParametersInputs

EXECUTE

ALARM_ID

Output

DONE