WOLFRAM SYSTEM MODELER

mopcuaListWriteReal1D

This class is implicitly declared protected in OPCUA

Wolfram Language

In[1]:=
SystemModel["OPCUA.ExternalFunctions.mopcuaListWriteReal1D"]
Out[1]:=

Syntax

done = mopcuaListWriteReal1D(parentID, listID, index, value, uaRealType)

Inputs (5)

parentID

Type: Integer

Description: The ID of the parent of this list

listID

Type: Integer

index

Type: Integer

value

Type: Real[:]

uaRealType

Type: UAReal

Description: Enumeration of OPC UA built-in Real types

Outputs (1)

done

Type: Real