ST_Alarm

Collection of tags for the description of alarm events.

TYPE ST_Alarm : 
STRUCT
    Trigger             : BOOL;
    Id                  : DINT;
    Value               : DINT;
    Message             : STRING;
    Category            : DINT;
    DateTime            : ARRAY [0..6] OF DINT;
    AckDateTime         : ARRAY [0..6] OF DINT;
END_STRUCT
END_TYPE

Requirements

Development environment

Target system type

PLC libraries to include

TwinCAT v3.1 Build 4018 and higher

PC (i386)

Tc3_PackML_V2