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