Downtime capture condition properties
- Last UpdatedSep 10, 2023
- 1 minute read
Refer to the following table for the key configurable properties of the Downtime capture condition.
Condition properties
|
Property |
Description |
Valid values |
|---|---|---|
|
ConditionExpression |
The expression used for the evaluation of the capture condition. This property is available when the DetectType is Boolean or ValueChange. Click Browse (...) to open the Expression Editor. Use the Expression Editor to build the conditional rule that defines when to capture data. |
Any valid expression |
|
Deadband |
The number of seconds to ignore a repeated trigger, until the deadband expires. This property is for advanced use only. There may be scenarios where you want the condition to be enabled, but you don’t want repeated triggering to be reported within a given amount of time. You can use the Deadband property to set a time threshold to ignore repeated triggering. |
Integers |
|
EnabledWhenExpression |
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. |
Any valid expression |