Manual
134 Rockwell Automation Publication 1426-UM001F-EN-P - November 2013
Chapter 6 Logging
Setpoint Log
The setpoint log records information when a setpoint output activates (asserts)
or deactivates (de-asserts). The setpoint log is up to100 records deep.
The Setpoint_Log_Mode parameter determines what happens when log is full:
• If 0 = Stop logging, no more setpoint data is logged.
• If 1 = Overwrite oldest record, logging continues and oldest events are
deleted.
Setpoint Log Results
Setpoint log records can be retrieved from the PowerMonitor 5000 web page or
ftp server. Setpoint log records can also be retrieved sequentially by using the data
table interface.
File Name
The setpoint log is named Setpoint_Log.csv.
Logged Parameters
The setpoint 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
REAL elements containing the following parameters.
Table 25 - Setpoint Log Logged Parameters
Item Name Description
Setpoint_Record_Identifier Used to verify record sequence when returning multiple records.
Setpoint_Timestamp_Year The year when the record was recorded.
Setpoint_Timestamp_Mth_Day The month and day when the record was recorded.
Setpoint_Timestamp_Hr_Min The hour and minute when the record was recorded.
Setpoint_Timestamp_Sec_ms The seconds and milliseconds when the record was recorded.
Setpoint_Number Setpoint number of record.
Setpoint_Status Setpoint is active or not active.
Input_Parameter Input test parameter of setpoint.
Test_Condition Test Condition.
Evaluation_Type Evaluation type for setpoint.
Threshold_Setting The threshold setting magnitude or percent.
Hysteresis_Setting Magnitude or percent.
Assert_Delay Time delay before actuation.
Deassert_Delay Time delay before deassert.
Output_Source Output flag or bit.