Detect condition trigger failure
- Last UpdatedJul 20, 2024
- 1 minute read
You can detect if the Alias used as a condition trigger is invalid, inaccessible or has bad data quality by reading the values of the ConditionTriggerFailure.Condition attribute and the ConditionTriggerFailureDesc attribute.
To detect condition trigger failures:
-
Read the values from the following attributes:
|
Attribute |
Description |
|---|---|
|
ConditionTriggerFailure.Condition |
TRUE - The Alias associated with a condition trigger is invalid or contains bad quality values. FALSE - The Alias associated with a condition trigger is valid and contains good quality values. |
|
ConditionTriggerFailureDesc |
A description indicating possible causes |
For more information on these attributes, see Sequencer object help.