Event log, Event log results, File name – Rockwell Automation 1426 PowerMonitor 5000 Unit User Manual

Page 130: Logged parameters

Advertising
background image

130

Rockwell Automation Publication 1426-UM001F-EN-P - November 2013

Chapter 6

Logging

Event Log

The event log records the date and time of changes made to the device and of
external events. The event log is up to 100 records deep. The event log cannot be
cleared.

The Event_Log_Mode parameter determines what happens when log is full:

If 0 = Stop logging, no more event data is logged.

If 1 = Overwrite oldest record, event logging continues and oldest events
are deleted.

Event Log Results

Event log records can be retrieved from the PowerMonitor 5000 web page or ftp
server. Event log records can also be retrieved sequentially by using the data table
interface.

File Name

The event log is named Event_Log.csv.

Logged Parameters

The event log operates in a circular, or FIFO fashion. The first record is a header
naming the logged parameters. Each subsequent record is a structure of INT16
elements containing the following parameters.

Table 23 - Event Log Logged Parameters

Tag Name

Description

Event_Record_Identifier

Used to verify record sequence when returning multiple
records.

Event_Timestamp_Year

The year when the record was recorded.

Event_Timestamp_Mth_Day

The month and day when the record was recorded.

Event_Timestamp_Hr_Min

The hour and minute when the record was recorded.

Event_Timestamp_Sec_ms

The seconds and milliseconds when the record was
recorded.

Event Type

Indicates the type of event that has occurred.

General Code

Indicates general information about the status event.

Information Code

Indicates specific information about the status event.

Advertising