WOLFRAM SYSTEM MODELER

Interfaces

Interfaces such as connectors and partial models specific to the OPCUA Library

Package Contents

ExternalIDOutput

Output connector for external IDs

ExternalIDInput

Input connector for external IDs

List_a

Connector for propagating node registrations to a NodeList

List_b

Connector providing a NodeList for registering nodes

NodeList

A request (read or write) operating on a list of nodes

Node

Interface for components that need to address an OPC UA node

ReadNode

Interface for components that reads from a node

PartialReadNode

Base class for models implementing reading from nodes

ReadNode1D

Interface for components that reads a 1D-array valued node

ReadNode2D

Interface for components that reads a 2D-array valued node

WriteNode

Interface for components that writes to a node

PartialWriteNode

Base class for models implementing writing to nodes

WriteNode1D

Interface for components that writes to a 1D-array valued node

WriteNode2D

Interface for components that writes to a 2D-array valued node

SeverityOutput

'output UAStatusSeverity' as connector

SeverityInput

'input UAStatusSeverity' as connector

TimestampOutput

'output Timestamp' as connector

TimestampInput

'input Timestamp' as connector

Client

Interface for OPC UA Clients

SetIfGood

Set the output to the input if severity == Good

Information

This package contains connectors and partial models for connecting read/write blocks and OPC UA servers.

Wolfram Language

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