Virtual capture condition properties
- Last UpdatedSep 19, 2023
- 1 minute read
Refer to he following tables for the key configurable properties of the Virtual capture condition.
Behavior properties
|
Property |
Description |
Valid values |
|---|---|---|
|
ActualExpression |
The historical expression that determines the actual value. Click Browse (...) to open the Expression editor. Define an expression that represents the value of actual performance for the process. |
Any valid expression |
|
TargetExpression |
The historical expression that determines the target value. Click Browse (...) to open the Expression editor. Define an expression that represents the target performance for the process. |
Any valid expression |
Condition properties
|
Property |
Description |
Valid values |
|---|---|---|
|
ThresholdExpression |
An expression that defines the threshold to observe before an event is recorded. The threshold is a permitted margin to accommodate fluctuation. A virtual downtime event is not recorded until the event exceeds the amount and duration defined in the ThresholdExpression property. |
Any valid expression that returns a numeric number |
|
EnabledWhenExpression |
An expression that determines when the capture condition is enabled. Use the Expression Editor to define when the ThresholdExpression is enabled. |
Any valid expression |