WOLFRAM SYSTEM MODELER
SeverityEqualsOutput y is true if input u is equal to severity |
|
SystemModel["OPCUA.Components.SeverityEquals"]

The output is true if the UAStatusSeverity input is equal to the parameter severity; otherwise the output is false.
| severity |
Value: Type: UAStatusSeverity Description: Severity to compare with |
|---|
| u |
Type: SeverityInput Description: 'input UAStatusSeverity' as connector |
|
|---|---|---|
| y |
Type: BooleanOutput Description: 'output Boolean' as connector |
|
OPCUA.Examples Demonstrates how to switch to a fallback value after a period of Uncertain or Bad status severity |