Dynamic material movement capture condition properties
- Last UpdatedSep 10, 2023
- 1 minute read
Refer to the following table for the key configurable properties of the dynamic material movement 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 |
(Advanced) 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 |
(Advanced) An expression that determines when the capture 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 |