Detect OnEntry output failure
- Last UpdatedJul 20, 2024
- 1 minute read
You can detect if the write to one or more On Entry Outputs failed by reading the values of the OnEntryOutputFailure.Condition attribute or the OnEntryOutputFailureDesc attribute.
To detect OnEntry Output failures:
Read the values from the following attributes:
|
Attribute |
Description |
|---|---|
|
OnEntryOutputFailure.Condition |
TRUE - The write to an On Entry Output failed FALSE - The write to an On Entry Output did not fail |
|
OnEntryOutputFailureDesc |
A description indicating possible causes |
For more information on these attributes, see Sequencer object help.