Energy capture condition properties
- Last UpdatedSep 10, 2023
- 1 minute read
Refer to the following tables for the key configurable properties of the Energy capture condition.
Behavior properties
|
Property |
Description |
Valid values |
|---|---|---|
|
TargetExpression |
The historical expression that determines the target value. Build the conditional rule that defines what the target rate is using the Expression Editor. |
Any valid expression |
|
ActualExpression |
The historical expression that determines the actual value. Build the conditional rule that defines what the target rate is using the Expression Editor. |
Any valid expression |
Condition properties
|
Property |
Description |
Valid values |
|---|---|---|
|
EnabledWhenExpression |
(Advanced) An expression that determines when the capture condition is enabled. Select True to enable the condition or build a condition expression to designate specific conditions under which the condition is enabled. Each capture condition has an EnabledWhenExpression property that stops the condition from capturing data unless this property is set to True, or the condition is met. |
Any valid expression |
|
ThresholdExpression |
An expression that defines the threshold to observe before an event is recorded. Use the Expression Editor to define an expression for the threshold. The threshold is an allowable margin to accommodate fluctuation. A virtual downtime event is not recorded until the event exceeds the amount and duration defined in the ThresholdExpression. |
Any valid expression that returns a numeric number |