WOLFRAM SYSTEM MODELER

List_a

Connector for propagating node registrations to a NodeList

Wolfram Language

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

Information

Connector used by components that needs to register a node to a NodeList or to propagate node registrations through a component hierarchy.

Connector Variables (4)

parentID

Causality: Input

Type: Integer

listID

Causality: Input

Type: Integer

reqStatusSeverity

Causality: Input

Type: UAStatusSeverity

Description: Enumeration of OPC UA status severity levels

do

Causality: None

Type: Real

Flow Variables (1)

done

Type: Real

Used in Components (3)

StartStatusSimulation

OPCUA.Examples.Utilities

Block that starts a status simulation on the ExampleServer

ReadNode

OPCUA.Interfaces

Interface for components that reads from a node

WriteNode

OPCUA.Interfaces

Interface for components that writes to a node