Exporting the alarm history |
Top Previous Next |
The button action Alarm:export={csv¦xml} enables the alarm history to be stored as a CSV or XML file in the EPAM data directory PATH_DAT e.g. \StorageCard\EPAM4\DATA.
This is carried out in the following format (CSV):
Export of alarm buffer: myalarm1 @ 2012-01-29 15:03:29 Number of records: 3 sort = lifo No;in[s];out[s];quit[s] 8;1051628587;0;0 3;1051628530;1051628533;1051628539 14;1051628178;1051628591;0
|