Part 2: Configure the Production reporting point items
- Last UpdatedMar 05, 2025
- 2 minute read
Sample configuration: Capturing Energy consumption
This sample configuration contains four parts:
Part 1: Configure kWh per tonne
Part 2: Configure the Production reporting point items
Part 3: Configure the Energy Consumption reporting point items
Part 4: Configure the Energy Metrics reporting point items
Sample configuration: Capturing Energy Consumption
This topic is a continuation from Sample configuration: Capturing Energy Consumption. The goal is to configure the kWh per tonne metric.
Part 2: Configure the Production reporting point items
In this portion, you configure the Production reporting point to capture tonnes. You configure the 60 Minutes capture condition and the fields for the Production reporting point.

Configure the 60 Minutes condition
-
Define the ConditionExpression property for the 60 Minutes condition.
Project.[System Configuration].Timers.[60 minutes].Values[time]
-
Set the EnabledWhenExpression value to True.
Configure the Crew field
-
Set the following properties:
Property
Value
CaptureValueForManualRecords
True
DataType
String
FieldType
ID
Filterable
True
AllowEdit
False
-
Define the HistoricalFieldExpression property for the Crew field.
Project.[System Configuration].[Data Sources].Calculations.Crew.Samples[time]
Configure the Shift field
-
Set the following properties:
Property
Value
CaptureValueForManualRecords
True
DataType
String
FieldType
ID
Filterable
True
AllowEdit
False
-
Define the HistoricalFieldExpression property for the Shift field.
Project.[System Configuration].[Data Sources].Calculations.Shift.Samples[time]
Configure the Tonnes field
-
Set the following properties:
Property
Value
CalculationType
Accumulator
AccumulatorResetPoint
NegativeTransition
AccumulatorThreshold
1000
DataType
Double
FieldType
Product
HasTarget
True
Units
Tonnes
SummaryType
Sum
-
Define the HistoricalFieldExpression property for the Tonnes field.
Project.[System Configuration].[Data Sources].[Historian].OpcHda.Process.[Conveyor].Samples[time]