Errata exists for this version of the document.
The OverrideValueHandling is an enumeration that specifies the possible options for the handling of Override values. The possible enumeration values are described in Table 45.
Table 45 – OverrideValueHandling Values
Value |
Description |
Disabled_0 |
The override value handling is disabled. |
LastUsableValue_1 |
In the case of an error, the last usable value is used. If no last useable value is available, the default value for the data type is used. |
OverrideValue_2 |
In the case of an error, the configured override value is used. |