WOLFRAM SYSTEM MODELER

SeverityInput

'input UAStatusSeverity' as connector

Wolfram Language

In[1]:=
SystemModel["OPCUA.Interfaces.SeverityInput"]
Out[1]:=

Information

Connector with one input signal of type UAStatusSeverity.

Enumeration Literals (3)

Bad

The operation failed

Uncertain

The operation was uncertain

Good

The operation succeeded

Used in Components (2)

SeverityEquals

OPCUA.Components

Output y is true if input u is equal to severity

SetIfGood

OPCUA.Interfaces

Set the output to the input if severity == Good