WOLFRAM SYSTEM MODELER

PackageIcon

This is an icon for simple packages

Wolfram Language

In[1]:=
SystemModel["OPCUA.Icons.PackageIcon"]
Out[1]:=

Extended by (16)

Security

OPCUA.Configuration

Configuration blocks for setting up communication security

Authentication

OPCUA.Configuration

Configuration blocks for setting up authentication

Configuration

OPCUA

Blocks for configuring the communication with the OPC UA server

Internal

OPCUA.Types

Internal helper types

Types

OPCUA

Common types specific to the OPCUA Library

Core

OPCUA.Components

Core components for communicating with an OPC UA server

BooleanSignals

OPCUA.Components.Unclocked

Components for reading and writing Boolean-valued nodes

IntegerSignals

OPCUA.Components.Unclocked

Components for reading and writing Integer-valued nodes

RealSignals

OPCUA.Components.Unclocked

Components for reading and writing Real-valued nodes

Unclocked

OPCUA.Components

Components for reading and writing that use unclocked signals for output and input

BooleanSignals

OPCUA.Components.Clocked

Components for reading and writing Boolean-valued nodes

IntegerSignals

OPCUA.Components.Clocked

Components for reading and writing Integer-valued nodes

RealSignals

OPCUA.Components.Clocked

Components for reading and writing Real-valued nodes

Clocked

OPCUA.Components

Components for reading and writing that use clocked signals for output and input

Components

OPCUA

Components for interacting with an OPC UA server

Utilities

OPCUA.Examples

Utility components for the examples