WOLFRAM SYSTEM MODELER

UAReal

Enumeration of OPC UA built-in Real types

Wolfram Language

In[1]:=
SystemModel["OPCUA.Types.UAReal"]
Out[1]:=

Enumeration Literals (2)

Float
Double

Used in Components (6)

Write

OPCUA.Components.Clocked.RealSignals

Adds writing of a Real scalar node to a WriteNodeList

Write1D

OPCUA.Components.Clocked.RealSignals

Adds writing of a Real 1D-array node to a WriteNodeList

Write2D

OPCUA.Components.Clocked.RealSignals

Adds writing of a Real 2D-array node to a WriteNodeList

Write

OPCUA.Components.Unclocked.RealSignals

Adds writing of a Real scalar node to a WriteNodeList

Write1D

OPCUA.Components.Unclocked.RealSignals

Adds writing of a Real 1D-array node to a WriteNodeList

Write2D

OPCUA.Components.Unclocked.RealSignals

Adds writing of a Real 2D-array node to a WriteNodeList